Skip to content

Commit d07da8a

Browse files
authored
Merge pull request #140 from DeterminateSystems/colemickens/flake-update
flake.lock: Update (manual + pin nix to 2.27)
2 parents 0f6ea20 + 751d716 commit d07da8a

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

flake.lock

Lines changed: 11 additions & 11 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
@@ -6,7 +6,7 @@
66

77
crane.url = "https://flakehub.com/f/ipetkov/crane/*";
88

9-
nix.url = "https://flakehub.com/f/NixOS/nix/2";
9+
nix.url = "https://flakehub.com/f/NixOS/nix/=2.27.*";
1010
};
1111

1212
outputs = inputs:

0 commit comments

Comments
 (0)