Compare commits
2 Commits
a3ee5e2dd1
...
a749bc8771
Author | SHA1 | Date | |
---|---|---|---|
a749bc8771 | |||
5fa0cd6c13 |
@ -26,14 +26,6 @@
|
||||
|
||||
supportedSystems = [ "x86_64-linux" ];
|
||||
|
||||
channels.nixpkgs.patches = [
|
||||
(nixpkgs.legacyPackages."x86_64-linux".fetchpatch {
|
||||
name = "jellyfin-ffmpeg.patch";
|
||||
url = "https://github.com/NixOS/nixpkgs/pull/151617.patch";
|
||||
sha256 = "sha256-wyHZf5diFV36h9qiSrvhpRlYGJRiXxPYqxwDEz7obvk=";
|
||||
})
|
||||
];
|
||||
|
||||
hostDefaults.modules = [
|
||||
nixpkgs.nixosModules.notDetected
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user