mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
artalk: build frontend from source (#357762)
This commit is contained in:
commit
8f34efc81a
3 changed files with 100 additions and 41 deletions
|
@ -135,7 +135,7 @@ in {
|
|||
archi = handleTest ./archi.nix {};
|
||||
aria2 = handleTest ./aria2.nix {};
|
||||
armagetronad = handleTest ./armagetronad.nix {};
|
||||
artalk = handleTest ./artalk.nix {};
|
||||
artalk = runTest ./artalk.nix;
|
||||
atd = handleTest ./atd.nix {};
|
||||
atop = handleTest ./atop.nix {};
|
||||
atticd = runTest ./atticd.nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue