Skip to content

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

flake.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

+1-1
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.24.6";
4+
nix.url = "https://flakehub.com/f/NixOS/nix/=2.24.7";
55
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/*";
66
};
77

0 commit comments

Comments
 (0)