Revert "nixpkgs: patch jellyfin ffmpeg"
This reverts commit 338fe536dd
.
This commit is contained in:
parent
ac6ff0f2a1
commit
9ef9facd65
@ -23,14 +23,6 @@
|
|||||||
|
|
||||||
supportedSystems = [ "x86_64-linux" ];
|
supportedSystems = [ "x86_64-linux" ];
|
||||||
|
|
||||||
channels.nixpkgs.patches = [
|
|
||||||
(nixpkgs.legacyPackages."x86_64-linux".fetchpatch {
|
|
||||||
name = "jellyfin-ffmpeg.patch";
|
|
||||||
url = "https://github.com/NixOS/nixpkgs/compare/master...nyanloutre:jellyfin-ffmpeg-init.patch";
|
|
||||||
sha256 = "sha256-ecKrQ9EM35IFd0vbelGhapUuMYR+RTVu4KPHI81rlZM=";
|
|
||||||
})
|
|
||||||
];
|
|
||||||
|
|
||||||
hostDefaults.modules = [
|
hostDefaults.modules = [
|
||||||
nixpkgs.nixosModules.notDetected
|
nixpkgs.nixosModules.notDetected
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user