Skip to content

Commit

Permalink
Merge pull request #33 from DeterminateSystems/nix-2-24-8-prep
Browse files Browse the repository at this point in the history
Update Nix to 2.24.8
  • Loading branch information
grahamc authored Sep 26, 2024
2 parents 6f7f44a + ec2b66e commit 79a7167
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.7";
nix.url = "https://flakehub.com/f/NixOS/nix/=2.24.8";
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/*";
};

Expand Down

0 comments on commit 79a7167

Please sign in to comment.