there is a 10% chance this works
This commit is contained in:
parent
73ff73d1e5
commit
f86f926ec4
3 changed files with 14 additions and 3 deletions
4
overlays/nixpkgs-unstable.nix
Normal file
4
overlays/nixpkgs-unstable.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ inputs }:
|
||||
(final: prev: {
|
||||
unstable = inputs.nixpkgs-unstable.legacyPackages.${prev.system};
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue