fixed
This commit is contained in:
parent
cdc56b4597
commit
eb06836099
@ -3,7 +3,7 @@ let
|
||||
pkgs = import nixpkgs {
|
||||
inherit system;
|
||||
overlays = [
|
||||
import ./overlay.nix;
|
||||
import ./overlay.nix
|
||||
];
|
||||
};
|
||||
in {
|
||||
|
Loading…
x
Reference in New Issue
Block a user