we can use unstable now
This commit is contained in:
parent
6fdf6c3f0b
commit
38c0427773
1 changed files with 0 additions and 4 deletions
|
@ -55,10 +55,6 @@
|
||||||
flake: pkgNames: final: prev:
|
flake: pkgNames: final: prev:
|
||||||
overridePkgsFromFlake prev flake pkgNames;
|
overridePkgsFromFlake prev flake pkgNames;
|
||||||
overlays = [
|
overlays = [
|
||||||
(overlayPkgsFromFlake inputs.nixpkgs-master [
|
|
||||||
"zsh-fzf-tab" # https://github.com/NixOS/nixpkgs/pull/368738
|
|
||||||
"evolution" # https://github.com/NixOS/nixpkgs/pull/368797
|
|
||||||
])
|
|
||||||
];
|
];
|
||||||
|
|
||||||
pkgsFor = lib.genAttrs systems (
|
pkgsFor = lib.genAttrs systems (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue