parent
915ff5fbee
commit
9c5e258a9d
4 changed files with 23 additions and 1 deletions
|
@ -14,5 +14,9 @@
|
|||
};
|
||||
|
||||
stable-packages = final: _prev: {
|
||||
nixpkgs-2411 = import inputs.nixpkgs-2411 {
|
||||
config.allowUnfree = true;
|
||||
system = final.system;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue