We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d2733 commit f18daa3Copy full SHA for f18daa3
flake.nix
@@ -35,7 +35,7 @@
35
inputs.systems.follows = "systems";
36
};
37
zx-dev = {
38
- url = "github:stackptr/zx.dev";
+ url = "github:stackptr/zx.dev?submodules=1";
39
inputs.nixpkgs.follows = "nixpkgs";
40
41
0 commit comments