Skip to content

Commit c855ecf

Browse files
committed
update flake inputs
1 parent 7d56c30 commit c855ecf

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

flake.lock

Lines changed: 13 additions & 13 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
@@ -5,7 +5,7 @@
55
flake-utils.url = "github:numtide/flake-utils";
66
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
77
foundry = {
8-
url = "github:shazow/foundry.nix/cefa65c";
8+
url = "github:shazow/foundry.nix/stable";
99
inputs.flake-utils.follows = "flake-utils";
1010
inputs.nixpkgs.follows = "nixpkgs";
1111
};

0 commit comments

Comments
 (0)