summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtturi <Artturin@artturin.com>2021-10-10 00:27:06 +0300
committerGitHub <noreply@github.com>2021-10-10 00:27:06 +0300
commit141c605e81fd11e139e82bd167b2a7bd600007ad (patch)
treef27bf52f7fdeb8da83e09e06e28f9143d612aa39
parent64ff475c553c39641538ab63a20ecfb00938721e (diff)
parent467e36f5da2fc8c9cb481d7ce28a8b3725b051b1 (diff)
Merge pull request #141084 from xfix/guitarix-python3
-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 f90cae115b4e..b6ce0daef0d2 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
];