fix(common): don't coerce nix to build broken stuff
This commit is contained in:
parent
57cf954dd4
commit
8c9b27dc1b
2 changed files with 7 additions and 3 deletions
|
|
@ -29,6 +29,7 @@
|
|||
in
|
||||
{
|
||||
formatter.${system} = nixpkgs.legacyPackages.${system}.nixfmt-rfc-style;
|
||||
|
||||
packages.${system} = lib.genAttrs isos (
|
||||
iso:
|
||||
(lib.nixosSystem {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue