{"id":13687992,"url":"https://github.com/srid/check-flake","last_synced_at":"2025-06-28T07:33:11.843Z","repository":{"id":66668334,"uuid":"529987820","full_name":"srid/check-flake","owner":"srid","description":"Add a `.#check` package for building all checks for the current system","archived":false,"fork":false,"pushed_at":"2023-05-02T23:34:23.000Z","size":7,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T12:05:10.332Z","etag":null,"topics":["flake-parts","nix"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-08-28T21:49:34.000Z","updated_at":"2023-10-09T12:27:29.000Z","dependencies_parsed_at":"2024-01-14T18:09:36.843Z","dependency_job_id":null,"html_url":"https://github.com/srid/check-flake","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fcheck-flake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fcheck-flake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fcheck-flake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fcheck-flake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srid","download_url":"https://codeload.github.com/srid/check-flake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238229940,"owners_count":19437723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flake-parts","nix"],"created_at":"2024-08-02T15:01:04.675Z","updated_at":"2025-02-11T03:30:45.542Z","avatar_url":"https://github.com/srid.png","language":"Nix","funding_links":[],"categories":["Nix"],"sub_categories":[],"readme":"# check-flake\n\nAdd a `.#check` package for building all checks for the current system\n\n## Why?\n\n[Due to IFD](https://nixos.wiki/wiki/Haskell#IFD_and_Haskell), commands like `nix flake check` simply will not work on certain projects (like [Haskell](https://github.com/srid/haskell-flake) projects) whose flake supports multiple systems. For details, see https://github.com/NixOS/nix/issues/3843.\n\nTo work around this, this flake module will add package that wraps all the checks. You can then run the checks as:\n\n```sh\nnix build .#check --no-link  -L\n```\n\n## Alternative approaches\n\nYou should probably use one of the following instead of `check-flake`.\n\n- `systems` as an (overridable) flake input: https://github.com/nix-systems/nix-systems\n- https://github.com/srid/devour-flake\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrid%2Fcheck-flake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrid%2Fcheck-flake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrid%2Fcheck-flake/lists"}