We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f9af40 commit 3c193d5Copy full SHA for 3c193d5
shell.nix
@@ -1,4 +1,4 @@
1
-{ sources ? import ./nix/sources.nix
+{ sources ? import ./build-tools/nix/sources.nix
2
, pkgs ? import sources.nixpkgs {
3
overlays = [ ];
4
config = { };
0 commit comments