upd
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
enable = true;
|
||||
packageNames = [
|
||||
"ffmpeg"
|
||||
"ffmpeg-full"
|
||||
"ffmpeg-headless-rpi"
|
||||
"gjs"
|
||||
"gst-plugins-bad"
|
||||
@@ -21,9 +22,11 @@
|
||||
"opencv"
|
||||
"pipewire"
|
||||
"qemu"
|
||||
# qemu.pname
|
||||
"raspberrypi-utils"
|
||||
"sdl"
|
||||
"sdl2"
|
||||
"torch"
|
||||
"uv"
|
||||
"webkitgtk"
|
||||
# "yubioath-flutter"
|
||||
@@ -33,7 +36,7 @@
|
||||
|
||||
# nixpkgs.overlays = [
|
||||
# (self: super: {
|
||||
# "yubioath-flutter" = super."yubioath-flutter".override { stdenv = super.ccacheStdenv; };
|
||||
# "jellyfin-ffmpeg" = super."jellyfin-ffmpeg".override { stdenv = super.ccacheStdenv; };
|
||||
# })
|
||||
# ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user