Skip to content

Commit

Permalink
propagate flake utils; bump submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMlashkin committed Jul 24, 2024
1 parent 18ebf8e commit a064fec
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 82 deletions.
128 changes: 48 additions & 80 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,15 @@
submodules = false;
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";
};
};
nil-zkllvm-blueprint = {
url = "https://github.com/NilFoundation/zkllvm-blueprint";
type = "git";
submodules = true;
inputs = {
flake-utils.follows = "flake-utils";
nixpkgs.follows = "nixpkgs";
nil-crypto3.follows = "nil-crypto3";
};
Expand Down
2 changes: 1 addition & 1 deletion libs/assigner
Submodule assigner updated 1 files
+1 −1 .gitmodules
2 changes: 1 addition & 1 deletion libs/transpiler
Submodule transpiler updated 1 files
+1 −1 .gitmodules

0 comments on commit a064fec

Please sign in to comment.