Revert "lsh: remove last references"
This reverts commit 8329066d5e9bb2888c4a194605d11ef09534aaf2.
This commit is contained in:
parent
07604ad631
commit
3a18f06eab
@ -402,6 +402,7 @@
|
|||||||
./services/networking/softether.nix
|
./services/networking/softether.nix
|
||||||
./services/networking/spiped.nix
|
./services/networking/spiped.nix
|
||||||
./services/networking/sslh.nix
|
./services/networking/sslh.nix
|
||||||
|
./services/networking/ssh/lshd.nix
|
||||||
./services/networking/ssh/sshd.nix
|
./services/networking/ssh/sshd.nix
|
||||||
./services/networking/strongswan.nix
|
./services/networking/strongswan.nix
|
||||||
./services/networking/supplicant.nix
|
./services/networking/supplicant.nix
|
||||||
|
@ -56,6 +56,7 @@ in (mapTestOn {
|
|||||||
guile = linux;
|
guile = linux;
|
||||||
|
|
||||||
autogen = linux;
|
autogen = linux;
|
||||||
|
lsh = linux;
|
||||||
mailutils = linux;
|
mailutils = linux;
|
||||||
mcron = linux;
|
mcron = linux;
|
||||||
texmacs = linux;
|
texmacs = linux;
|
||||||
|
@ -88,6 +88,7 @@ with import ./release-lib.nix { inherit supportedSystems; };
|
|||||||
libxml2 = all;
|
libxml2 = all;
|
||||||
libxslt = all;
|
libxslt = all;
|
||||||
lout = linux;
|
lout = linux;
|
||||||
|
lsh = linux;
|
||||||
lsof = linux;
|
lsof = linux;
|
||||||
ltrace = linux;
|
ltrace = linux;
|
||||||
lvm2 = linux;
|
lvm2 = linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user