overlay: correct n-e-j version

This commit is contained in:
jade 2024-07-30 14:07:09 -07:00
parent 05c6934e6b
commit 03d62d5a74

View file

@ -67,7 +67,7 @@ let
}).overrideAttrs (old:
let src = final.lix-sources.nix-eval-jobs;
in {
version = "2.90.0-lix-${builtins.substring 0 7 src.rev}";
version = "2.91.0-lix-${builtins.substring 0 7 src.rev}";
# FIXME: should this be patches instead?
inherit src;