add useful pipewire tools
This commit is contained in:
parent
30039f69bd
commit
fdbf06fcae
@ -84,7 +84,9 @@
|
|||||||
graphviz
|
graphviz
|
||||||
open-wbo
|
open-wbo
|
||||||
# toysolver
|
# toysolver
|
||||||
] ++ (with aspellDicts; [ en de fr nl ]);
|
] ++ (with aspellDicts; [ en de fr nl ])
|
||||||
|
++ (with gst_all_1; [ gstreamer gstreamer.dev
|
||||||
|
gst-plugins-bad gst-plugins-good gst-plugins-base gst-plugins-ugly ]);
|
||||||
|
|
||||||
nixpkgs.config.packageOverrides = pkgs: with pkgs; let
|
nixpkgs.config.packageOverrides = pkgs: with pkgs; let
|
||||||
fetchNixPkgs = { rev, sha256 }:
|
fetchNixPkgs = { rev, sha256 }:
|
||||||
|
@ -18,6 +18,8 @@
|
|||||||
pulseaudio
|
pulseaudio
|
||||||
alsaUtils
|
alsaUtils
|
||||||
carla
|
carla
|
||||||
|
qjackctl
|
||||||
|
pipewire.lib
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user