We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a823583 commit 18ce61eCopy full SHA for 18ce61e
1 file changed
lib/devshell-flake.nix
@@ -3,7 +3,7 @@
3
inputs.systems.url = "github:nix-systems/default";
4
inputs.devshell.url = "github:numtide/devshell";
5
6
- inputs.source.url = "path:./source";
+ inputs.source.url = "path:";
7
inputs.source.flake = false;
8
9
inputs.devshell_toml.url = "path:./devshell.toml";
0 commit comments