fix version

This commit is contained in:
jade 2024-03-07 23:49:26 -08:00
parent 192dde3f06
commit 9db8932797

View file

@ -20,7 +20,7 @@ in
# FIXME: do something less scuffed
nix_2_18 = (prev.nixVersions.nix_2_18.override { boehmgc = boehmgc-patched; }).overrideAttrs (old: {
src = lix;
version = "2.18.3-lix";
version = "2.90.0-lix";
VERSION_SUFFIX = "-lix";
patches = [ ];