flake: add unstable nixpkgs to registry
This commit is contained in:
parent
9e98e96c31
commit
e84c66e812
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@
|
|||
];
|
||||
registry = {
|
||||
nixpkgs.flake = inputs.nixpkgs;
|
||||
unstable.flake = inputs.nixpkgs-unstable-small;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue