mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
Merge pull request #203487 from jocelynthode/init-readarr
readarr: init at 0.1.4.1596
This commit is contained in:
commit
ce76a6838c
8 changed files with 208 additions and 0 deletions
|
@ -585,6 +585,7 @@ in {
|
|||
radarr = handleTest ./radarr.nix {};
|
||||
radicale = handleTest ./radicale.nix {};
|
||||
rasdaemon = handleTest ./rasdaemon.nix {};
|
||||
readarr = handleTest ./readarr.nix {};
|
||||
redis = handleTest ./redis.nix {};
|
||||
redmine = handleTest ./redmine.nix {};
|
||||
restartByActivationScript = handleTest ./restart-by-activation-script.nix {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue