vps: fix infinite recursion error

This commit is contained in:
Fabian Montero 2025-08-26 20:53:57 -06:00
parent f0dee85621
commit 8f6e2b9ce2
Signed by: fabian
GPG key ID: 1FFAC35E1798174F
2 changed files with 12 additions and 1 deletions

View file

@ -6,6 +6,9 @@
with prev.lib; let
inherit (final) callPackage fetchpatch;
in {
homepage = flakes.homepage.packages.${final.system}.default;
override =
{
# add python modules here to make them available in all versions