Run Jellyseerr in NixNG container
This commit is contained in:
parent
708e6b4336
commit
49ecab9603
6 changed files with 44 additions and 6 deletions
23
flake.lock
generated
23
flake.lock
generated
|
@ -676,11 +676,11 @@
|
|||
"treefmt-nix": "treefmt-nix_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1734638453,
|
||||
"narHash": "sha256-eZfU3yMDpRFJ2ZZUXDyOxTQCZ6DgnbpmMmsFjqAhSW8=",
|
||||
"lastModified": 1734639946,
|
||||
"narHash": "sha256-IEuuBrDBGndTnKLfZJ9e8jBvHmIUsUAaTizgn1jmPDs=",
|
||||
"owner": "pizzapim",
|
||||
"repo": "NixNG",
|
||||
"rev": "59039fdc19c743035f3c1bd0f6b5968484c04e19",
|
||||
"rev": "a9fa516abbe137c7abbce564150e7e84c701ef05",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -759,6 +759,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-jellyseerr": {
|
||||
"locked": {
|
||||
"lastModified": 1734541836,
|
||||
"narHash": "sha256-7t3dVNT54Zef2smJb+SElmMlhPsgfyRuFMIFZXe2mEo=",
|
||||
"owner": "coonce",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "d4e5e684f7edbae6f814ab16e05a82fd25c63cda",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "coonce",
|
||||
"ref": "jellyseerr",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-stable": {
|
||||
"locked": {
|
||||
"lastModified": 1730741070,
|
||||
|
@ -923,6 +939,7 @@
|
|||
"nixhelm": "nixhelm",
|
||||
"nixng": "nixng",
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"nixpkgs-jellyseerr": "nixpkgs-jellyseerr",
|
||||
"servers": "servers",
|
||||
"treefmt-nix": "treefmt-nix_4"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue