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

nixos/fider: init

Co-authored-by: Niklas Korz <niklas@niklaskorz.de>
This commit is contained in:
Pol Dellaiera 2024-11-03 15:54:52 +01:00 committed by Niklas Korz
parent 2ee9c181c5
commit 54e48b64d1
6 changed files with 170 additions and 0 deletions

View file

@ -336,6 +336,7 @@ in {
fenics = handleTest ./fenics.nix {};
ferm = handleTest ./ferm.nix {};
ferretdb = handleTest ./ferretdb.nix {};
fider = runTest ./fider.nix;
filesender = handleTest ./filesender.nix {};
filesystems-overlayfs = runTest ./filesystems-overlayfs.nix;
firefly-iii = handleTest ./firefly-iii.nix {};