vps: fix infinite recursion error
This commit is contained in:
parent
f0dee85621
commit
8f6e2b9ce2
2 changed files with 12 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue