Merge pull request #41118 from ryantm/repology
add dependencies of repology
This commit is contained in:
@@ -16241,6 +16241,10 @@ EOF
|
||||
};
|
||||
};
|
||||
|
||||
libversion = callPackage ../development/python-modules/libversion {
|
||||
inherit (pkgs) libversion;
|
||||
};
|
||||
|
||||
libvirt = callPackage ../development/python-modules/libvirt {
|
||||
inherit (pkgs) libvirt;
|
||||
};
|
||||
@@ -18182,6 +18186,8 @@ EOF
|
||||
pysdl2 = callPackage ../development/python-modules/pysdl2 { };
|
||||
|
||||
pyogg = callPackage ../development/python-modules/pyogg { };
|
||||
|
||||
rubymarshal = callPackage ../development/python-modules/rubymarshal { };
|
||||
});
|
||||
|
||||
in fix' (extends overrides packages)
|
||||
|
||||
Reference in New Issue
Block a user