chore: update Nix stable pin to v1.6.0 [skip ci]

This commit is contained in:
github-actions[bot]
2026-08-18 00:12:55 +00:00
parent b4daee985a
commit 116fda9c27
+2 -2
View File
@@ -24,8 +24,8 @@
}; };
# Bump these together when packaging a new upstream stable release. # Bump these together when packaging a new upstream stable release.
stableVersion = "1.5.1"; stableVersion = "1.6.0";
stableSrcHash = "sha256-XDR6YCWfVeQgIokMfksakw7tqQ+2uWGFqUkLumJU0EA="; stableSrcHash = "sha256-VlqBCZa42MLmJ1nUNlH7PIcLp/X7mBLCS/hm/ISiHNA=";
in in
{ {
overlays.default = final: _prev: { overlays.default = final: _prev: {