fix version

This commit is contained in:
Jade Lovelace 2024-03-07 23:49:26 -08:00
parent 9ed607358a
commit c4615ccc7f

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 = [ ];