Use upstream prowlarr again
This commit is contained in:
parent
cfd29c7856
commit
262ec125ce
3 changed files with 0 additions and 20 deletions
|
@ -8,7 +8,6 @@
|
|||
nixpkgs-jellyseerr,
|
||||
nixpkgs-bazarr,
|
||||
nixpkgs-radicale,
|
||||
nixpkgs-prowlarr,
|
||||
...
|
||||
}:
|
||||
flake-utils.lib.eachDefaultSystem (system: let
|
||||
|
@ -43,7 +42,6 @@ in {
|
|||
bazarr = nixpkgs-bazarr.legacyPackages.${system}.bazarr;
|
||||
jellyseerr = nixpkgs-jellyseerr.legacyPackages.${system}.jellyseerr;
|
||||
radicale = nixpkgs-radicale.legacyPackages.${system}.radicale;
|
||||
prowlarr = nixpkgs-prowlarr.legacyPackages.${system}.prowlarr;
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue