mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
nixosTests.bookstack: init
This commit is contained in:
parent
c75204d911
commit
84a86b6041
2 changed files with 46 additions and 0 deletions
|
@ -254,6 +254,7 @@ in
|
|||
bittorrent = runTest ./bittorrent.nix;
|
||||
blockbook-frontend = runTest ./blockbook-frontend.nix;
|
||||
blocky = handleTest ./blocky.nix { };
|
||||
bookstack = runTest ./bookstack.nix;
|
||||
boot = handleTestOn [ "x86_64-linux" "aarch64-linux" ] ./boot.nix { };
|
||||
bootspec = handleTestOn [ "x86_64-linux" ] ./bootspec.nix { };
|
||||
boot-stage1 = runTest ./boot-stage1.nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue