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 a48d23b commit 425dbd3Copy full SHA for 425dbd3
flake.nix
@@ -3,7 +3,7 @@
3
inputs = {
4
nixpkgs-mina.url = "github:nixos/nixpkgs/nixos-23.11-small";
5
nixpkgs-newer.url = "github:nixos/nixpkgs/nixos-24.11-small";
6
- mina.url = "git+file:./src/mina?submodules=1";
+ mina.url = "git+file:src/mina?submodules=1";
7
nixpkgs-mozilla.url = "github:mozilla/nixpkgs-mozilla";
8
nixpkgs-mozilla.flake = false;
9
describe-dune.url = "github:o1-labs/describe-dune";
0 commit comments