Move pkgs overlay to overlay.nix
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
nixpkgs.overlays = [
|
||||
bscpkgs.bscOverlay
|
||||
(import ../../pkgs/mpi.nix)
|
||||
(import ../../pkgs/overlay.nix)
|
||||
];
|
||||
|
||||
nix.nixPath = [
|
||||
|
||||
Reference in New Issue
Block a user