spotify-ripper: force setuptools build
This commit is contained in:
@ -55,6 +55,8 @@ python3Packages.buildPythonApplication rec {
|
|||||||
(if opusSupport then opusTools else null)
|
(if opusSupport then opusTools else null)
|
||||||
];
|
];
|
||||||
|
|
||||||
|
format = "setuptools";
|
||||||
|
|
||||||
# Remove impure executables.
|
# Remove impure executables.
|
||||||
patches = [ ./fix-setup.patch ];
|
patches = [ ./fix-setup.patch ];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user