reverted jellyfin to 10.9.6

This commit is contained in:
2024-07-04 03:06:51 -06:00
parent 1565d2964f
commit 9d749ee082
3 changed files with 28 additions and 15 deletions

17
flake.lock generated
View File

@@ -39,6 +39,22 @@
"type": "github"
}
},
"jellyfin": {
"locked": {
"lastModified": 1719516056,
"narHash": "sha256-fk+tniEoJmXVfLQjhKWjAl/Z+cExI00h66PrmQHujI0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c82ad1b10b310442e685bc150199747fdee92095",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c82ad1b10b310442e685bc150199747fdee92095",
"type": "github"
}
},
"master": {
"locked": {
"lastModified": 1719853907,
@@ -137,6 +153,7 @@
"root": {
"inputs": {
"home-manager": "home-manager",
"jellyfin": "jellyfin",
"master": "master",
"nix-gaming": "nix-gaming",
"nixpkgs": "nixpkgs_2",