Skip to content

Commit 66bfbac

Browse files
chore: upgrade get-flake to support flake inputs submodules
1 parent b3ab358 commit 66bfbac

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

flake.lock

+3-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
flake = false;
7575
};
7676
nix-filter.url = "github:numtide/nix-filter?rev=3449dc925982ad46246cfc36469baf66e1b64f17";
77-
get-flake.url = "github:ursi/get-flake?rev=e0917b6f564aa5acefb1484b5baf76da21746c3c";
77+
get-flake.url = "github:ursi/get-flake";
7878
wasmvm = {
7979
url = "github:CosmWasm/wasmvm/v1.5.2";
8080
flake = false;

0 commit comments

Comments
 (0)