mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 09:11:39 -05:00
Prefer the newest possible version of a package
This commit is contained in:
parent
234b0f3f4d
commit
aed290dad2
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ lib.makeScope pkgs.newScope (self: {
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
compatible
|
(lib.reverseList compatible)
|
||||||
);
|
);
|
||||||
in
|
in
|
||||||
lockPkgs;
|
lockPkgs;
|
||||||
|
|
Loading…
Add table
Reference in a new issue