removed jellyfin flake from flake.lock

This commit is contained in:
batvin321 2025-01-30 14:49:15 -05:00
parent 7e32822d82
commit 9aa7d3701a

View File

@ -1,25 +1,5 @@
{
"nodes": {
"jellyfin-flake": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1737838264,
"narHash": "sha256-RVqdS+sL6PhylRdLRb0g7wukPI76ubqDb+8a5ERIN0U=",
"owner": "matt1432",
"repo": "nixos-jellyfin",
"rev": "247094619b577231bb2fc5df46b035691dc55490",
"type": "github"
},
"original": {
"owner": "matt1432",
"repo": "nixos-jellyfin",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1737751639,
@ -54,7 +34,6 @@
},
"root": {
"inputs": {
"jellyfin-flake": "jellyfin-flake",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}