minor overlay adjust
This commit is contained in:
parent
a678a2ddfc
commit
073f274932
@ -100,7 +100,7 @@
|
||||
}
|
||||
)
|
||||
// {
|
||||
nixosModules.culr = import ./nix/module.nix {overlays = [self.overlays.culr nixpkgs-oc.overlays.default];};
|
||||
nixosModules.culr = import ./nix/module.nix {overlays = [nixpkgs-oc.overlays.default self.overlays.culr];};
|
||||
|
||||
overlays.culr = final: prev: let
|
||||
ocaml-deps = let
|
||||
|
Loading…
Reference in New Issue
Block a user