summary refs log tree commit diff
path: root/pkgs/applications/audio/guitarix/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/guitarix/default.nix')
-rw-r--r--pkgs/applications/audio/guitarix/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/audio/guitarix/default.nix b/pkgs/applications/audio/guitarix/default.nix
index f90cae115b4..b6ce0daef0d 100644
--- a/pkgs/applications/audio/guitarix/default.nix
+++ b/pkgs/applications/audio/guitarix/default.nix
@@ -24,7 +24,7 @@
 , lrdf
 , lv2
 , pkg-config
-, python2
+, python3
 , sassc
 , serd
 , sord
@@ -63,7 +63,7 @@ stdenv.mkDerivation rec {
     hicolor-icon-theme
     intltool
     pkg-config
-    python2
+    python3
     wafHook
     wrapGAppsHook
   ];