about summary refs log tree commit diff
path: root/pkgs/games/grapejuice
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2023-08-29 02:32:10 +0300
committerArtturin <Artturin@artturin.com>2023-08-29 02:36:15 +0300
commit9cddba95ec1b29b089c614f2e3040b45c4662538 (patch)
treea4d4fd0d55eaf10c353c12fa828814cdbc28db41 /pkgs/games/grapejuice
parentf0c82885eedea3ebf0c417e7b3ea92d834368e09 (diff)
grapejuice: fix pip install
Diffstat (limited to 'pkgs/games/grapejuice')
-rw-r--r--pkgs/games/grapejuice/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/grapejuice/default.nix b/pkgs/games/grapejuice/default.nix
index 9d401cb6162dd..abc882b300b8f 100644
--- a/pkgs/games/grapejuice/default.nix
+++ b/pkgs/games/grapejuice/default.nix
@@ -34,6 +34,7 @@ python3Packages.buildPythonApplication rec  {
     desktop-file-utils
     glib
     wrapGAppsHook
+    python3Packages.pip
   ];
 
   buildInputs = [