Skip to content

Commit 3c193d5

Browse files
committed
Fix shell.nix
1 parent 6f9af40 commit 3c193d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{ sources ? import ./nix/sources.nix
1+
{ sources ? import ./build-tools/nix/sources.nix
22
, pkgs ? import sources.nixpkgs {
33
overlays = [ ];
44
config = { };

0 commit comments

Comments
 (0)