Skip to content

Commit

Permalink
python3Packages.qubes-vmm-xen: init at 4.19.0
Browse files Browse the repository at this point in the history
Signed-off-by: Fernando Rodrigues <[email protected]>
  • Loading branch information
SigmaSquadron committed Nov 13, 2024
1 parent a310df7 commit 41c70df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgs/top-level/python-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13510,6 +13510,10 @@ self: super: with self; {

quaternion = callPackage ../development/python-modules/quaternion { };

qubes-vmm-pyxen = toPythonModule (pkgs.qubes-vmm-xen.override {
inherit python;
});

qudida = callPackage ../development/python-modules/qudida { };

querystring-parser = callPackage ../development/python-modules/querystring-parser { };
Expand Down

0 comments on commit 41c70df

Please sign in to comment.