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:
parent
2ee9c181c5
commit
54e48b64d1
6 changed files with 170 additions and 0 deletions
|
@ -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 {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue