mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-08-20 04:27:29 +00:00
chore: update Nix stable pin to v1.6.0 [skip ci]
This commit is contained in:
parent
b4daee985a
commit
116fda9c27
|
|
@ -24,8 +24,8 @@
|
|||
};
|
||||
|
||||
# Bump these together when packaging a new upstream stable release.
|
||||
stableVersion = "1.5.1";
|
||||
stableSrcHash = "sha256-XDR6YCWfVeQgIokMfksakw7tqQ+2uWGFqUkLumJU0EA=";
|
||||
stableVersion = "1.6.0";
|
||||
stableSrcHash = "sha256-VlqBCZa42MLmJ1nUNlH7PIcLp/X7mBLCS/hm/ISiHNA=";
|
||||
in
|
||||
{
|
||||
overlays.default = final: _prev: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue