threema-desktop: fix build
This commit is contained in:
@@ -32,7 +32,7 @@ let
|
||||
npmBuildScript = "dist";
|
||||
|
||||
nativeBuildInputs = [
|
||||
python3 # Used by gyp
|
||||
(python3.withPackages (ps: [ ps.setuptools ])) # Used by gyp
|
||||
];
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user