flake.nix update
This commit is contained in:
parent
178ad2ac8a
commit
c2ca05b117
3 changed files with 4 additions and 88 deletions
|
|
@ -62,6 +62,6 @@
|
|||
}
|
||||
);
|
||||
|
||||
defaultPackage = eachSystem (system: self.packages.${system}.default);
|
||||
defaultPackage = eachSystem (system: self.packages.${system});
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue