test
This commit is contained in:
parent
11684f8883
commit
127c6dec72
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
};
|
||||
|
||||
add-unstable-packages = final: _prev: {
|
||||
unstable = import nixpkgs-unstable {
|
||||
unstable = import inputs.nixpkgs-unstable {
|
||||
inherit system;
|
||||
config.allowUnfree = unfree;
|
||||
hostPlatform = system;
|
||||
|
|
Loading…
Reference in a new issue