Skip to content

Commit c12c1b0

Browse files
committed
Use FlakeHub URL for nh
1 parent bcba133 commit c12c1b0

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

flake.lock

Lines changed: 8 additions & 9 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
@@ -44,7 +44,7 @@
4444
inputs.nixpkgs.follows = "nixpkgs";
4545
};
4646
nh = {
47-
url = "github:nix-community/nh";
47+
url = "https://flakehub.com/f/nix-community/nh/4.2.0-beta2";
4848
inputs.nixpkgs.follows = "nixpkgs";
4949
};
5050
nix-darwin = {

0 commit comments

Comments
 (0)