Skip to content

Commit 9c48a6e

Browse files
hellwolfmmd-afegbua
authored andcommitted
switch to monthly foundry again (#2073)
1 parent 7444249 commit 9c48a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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/stable";
8+
url = "github:shazow/foundry.nix/monthly";
99
inputs.flake-utils.follows = "flake-utils";
1010
inputs.nixpkgs.follows = "nixpkgs";
1111
};

0 commit comments

Comments
 (0)