Skip to content

Commit 863dd70

Browse files
authored
Merge pull request #42 from DeterminateSystems/nix-2.26.2-prep
Update to Nix 2.26.2
2 parents 5fd857e + aff129a commit 863dd70

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

flake.lock

Lines changed: 6 additions & 6 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
@@ -1,7 +1,7 @@
11
{
22
description = "Determinate Nix";
33
inputs = {
4-
nix.url = "https://flakehub.com/f/NixOS/nix/=2.26.1";
4+
nix.url = "https://flakehub.com/f/NixOS/nix/=2.26.2";
55
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/*";
66
};
77

0 commit comments

Comments
 (0)