0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

nixos/ntfy-sh: init

This commit is contained in:
Tom Hubrecht 2022-09-01 14:36:19 +02:00 committed by Sandro Jäckel
parent e2abc215de
commit bbf5ba11b4
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5
6 changed files with 131 additions and 0 deletions

View file

@ -400,6 +400,7 @@ in {
noto-fonts = handleTest ./noto-fonts.nix {};
novacomd = handleTestOn ["x86_64-linux"] ./novacomd.nix {};
nsd = handleTest ./nsd.nix {};
ntfy-sh = handleTest ./ntfy-sh.nix {};
nzbget = handleTest ./nzbget.nix {};
nzbhydra2 = handleTest ./nzbhydra2.nix {};
oh-my-zsh = handleTest ./oh-my-zsh.nix {};