Skip to content

Commit

Permalink
Merge pull request #29 from DeterminateSystems/upd-2.24.4
Browse files Browse the repository at this point in the history
Update to Nix 2.24.4
  • Loading branch information
edolstra authored Aug 23, 2024
2 parents 6231d39 + bf817bc commit b13a7d7
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 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.24.3";
nix.url = "https://flakehub.com/f/NixOS/nix/=2.24.4";
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/*";
};

Expand Down

0 comments on commit b13a7d7

Please sign in to comment.