This commit is contained in:
Julien Malka 2021-12-29 16:44:32 +01:00
parent 124e3f0b97
commit 17764d464d

View file

@ -4,7 +4,7 @@ with builtins; with inputs;
let let
overlay-unstable = final: prev: { overlay-unstable = final: prev: {
unstable = nixpkgs-unstable.legacyPackages.x86_64-linux; unstable = unstable.legacyPackages.x86_64-linux;
}; };
in in
{ {