nix flake update
This commit is contained in:
parent
7771c88040
commit
c3481f8ba6
7 changed files with 48 additions and 60 deletions
nix/overlays
|
@ -16,5 +16,10 @@
|
|||
config.allowUnfree = true;
|
||||
system = final.system;
|
||||
};
|
||||
|
||||
nixpkgs-2411 = import inputs.nixpkgs-2411 {
|
||||
config.allowUnfree = true;
|
||||
system = final.system;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue