Move pkgs overlay to overlay.nix

This commit is contained in:
2023-08-25 18:12:00 +02:00
parent f5d6bf627b
commit cb3a7b19f7
2 changed files with 4 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
nixpkgs.overlays = [
bscpkgs.bscOverlay
(import ../../pkgs/mpi.nix)
(import ../../pkgs/overlay.nix)
];
nix.nixPath = [