mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
Merge pull request #166894 from CameronNemo/nixos-mod-envoy
nixos/envoy: init
This commit is contained in:
commit
3838b7e07e
7 changed files with 131 additions and 2 deletions
|
@ -142,6 +142,7 @@ in
|
|||
engelsystem = handleTest ./engelsystem.nix {};
|
||||
enlightenment = handleTest ./enlightenment.nix {};
|
||||
env = handleTest ./env.nix {};
|
||||
envoy = handleTest ./envoy.nix {};
|
||||
ergo = handleTest ./ergo.nix {};
|
||||
ergochat = handleTest ./ergochat.nix {};
|
||||
etc = pkgs.callPackage ../modules/system/etc/test.nix { inherit evalMinimalConfig; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue