nope
This commit is contained in:
parent
5c28114a6f
commit
a5bd05e0aa
3 changed files with 4 additions and 23 deletions
|
@ -12,7 +12,7 @@ stdenv.mkDerivation {
|
|||
nativeBuildInputs = [ makeWrapper unzip ];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
(pkgs.python311.withPackages (pythonPackages: with pythonPackages; [
|
||||
(pkgs.python3.withPackages (pythonPackages: with pythonPackages; [
|
||||
mido
|
||||
python-rtmidi
|
||||
]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue