parent
fb5d4d46f8
commit
6cb66d86d2
153 changed files with 2078 additions and 3094 deletions
5
overlays/nixpkgs/unstable.nix
Normal file
5
overlays/nixpkgs/unstable.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ inputs, ... }: final: prev: {
|
||||
unstable = import inputs.nixpkgs-unstable {
|
||||
inherit (prev) system config overlays;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue