This commit is contained in:
2025-03-04 18:31:45 +01:00
parent 3d10f3a568
commit a11ea1ee97
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
let
bscOverlay = import ./overlay.nix;
bscOverlay = import ./pkgs/index.nix;
# Pin the nixpkgs
nixpkgsPath = import ./nixpkgs.nix;