Skip to content

Commit

Permalink
Merge pull request #28 from DeterminateSystems/nix-2.24.3
Browse files Browse the repository at this point in the history
Update to Nix 2.24.3
  • Loading branch information
grahamc authored Aug 19, 2024
2 parents 16f35f8 + ec7c125 commit 6231d39
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 56 deletions.
112 changes: 57 additions & 55 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
description = "Determinate Nix";
inputs = {
nix.url = "https://flakehub.com/f/NixOS/nix/=2.23.3";
nix.url = "https://flakehub.com/f/NixOS/nix/=2.24.3";
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/*";
};

Expand Down

0 comments on commit 6231d39

Please sign in to comment.