mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
update nix
This commit is contained in:
parent
7c77770bca
commit
cd55b1bf6f
3 changed files with 7 additions and 13 deletions
|
|
@ -26,11 +26,7 @@
|
|||
#
|
||||
# Use nix directly from master
|
||||
#
|
||||
package = nix.packages.default.overrideAttrs (old: {
|
||||
meta = old.meta // {
|
||||
mainProgram = "nix";
|
||||
};
|
||||
});
|
||||
package = nix.packages.default;
|
||||
#
|
||||
# Other nix settings
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue