Skip to content

Commit c8bb60e

Browse files
authored
Merge pull request #71 from movementlabsxyz/l-monninger/70
fix: nix foundry upstream issue.
2 parents d61cdcf + a2c3ed5 commit c8bb60e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
nixpkgs.url = "github:NixOS/nixpkgs/a7abebc31a8f60011277437e000eebcc01702b9f";
44
rust-overlay.url = "github:oxalica/rust-overlay/47beae969336c05e892e1e4a9dbaac9593de34ab";
55
flake-utils.url = "github:numtide/flake-utils";
6-
foundry.url = "github:shazow/foundry.nix/72db7ea069f055d5c7856aca091179a070201931";
6+
foundry.url = "github:shazow/foundry.nix/36a5c5e448b4cdc85813e3b8205a8846a428d528";
77
crane.url = "github:ipetkov/crane";
88
};
99

0 commit comments

Comments
 (0)