lol
This commit is contained in:
parent
4bec1ec905
commit
90b6399204
@ -45,7 +45,22 @@
|
||||
vkd3d
|
||||
vkd3d-proton
|
||||
vk-bootstrap
|
||||
lutris
|
||||
(lutris.override {
|
||||
extraLibraries = pkgs: [
|
||||
# List library dependencies here
|
||||
gst_all_1.gstreamer
|
||||
# Common plugins like "filesrc" to combine within e.g. gst-launch
|
||||
gst_all_1.gst-plugins-base
|
||||
# Specialized plugins separated by quality
|
||||
gst_all_1.gst-plugins-good
|
||||
gst_all_1.gst-plugins-bad
|
||||
gst_all_1.gst-plugins-ugly
|
||||
# Plugins to reuse ffmpeg to play almost every video format
|
||||
gst_all_1.gst-libav
|
||||
# Support the Video Audio (Hardware) Acceleration API
|
||||
gst_all_1.gst-vaapi
|
||||
];
|
||||
})
|
||||
sipcalc
|
||||
xdg-utils
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user