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

Merge pull request #287565 from RatCornu/pingvin-share

This commit is contained in:
Sandro 2024-08-22 11:59:03 +02:00 committed by GitHub
commit a45dc99ba3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 416 additions and 2 deletions

View file

@ -771,6 +771,7 @@ in {
php84 = handleTest ./php { php = pkgs.php84; };
phylactery = handleTest ./web-apps/phylactery.nix {};
pict-rs = handleTest ./pict-rs.nix {};
pingvin-share = handleTest ./pingvin-share.nix {} ;
pinnwand = handleTest ./pinnwand.nix {};
plantuml-server = handleTest ./plantuml-server.nix {};
plasma-bigscreen = handleTest ./plasma-bigscreen.nix {};