Skip to content

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

flake.lock

Lines changed: 11 additions & 11 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.28.1";
4+
nix.url = "https://flakehub.com/f/NixOS/nix/=2.28.2";
55
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/*";
66
};
77

0 commit comments

Comments
 (0)