Skip to content

Commit da3ede5

Browse files
authored
all: pin foundry to 1.2.3 (#6118)
1 parent 37b4e43 commit da3ede5

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

flake.lock

Lines changed: 10 additions & 10 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
@@ -2,7 +2,7 @@
22
inputs = {
33
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
44
rust.url = "github:oxalica/rust-overlay";
5-
foundry.url = "github:shazow/foundry.nix/stable";
5+
foundry.url = "github:shazow/foundry.nix/5af12b6f2b708858ef3120041546ed6b038474a5";
66
process-compose-flake.url = "github:Platonic-Systems/process-compose-flake";
77
services-flake.url = "github:juspay/services-flake";
88
flake-parts.url = "github:hercules-ci/flake-parts";

0 commit comments

Comments
 (0)