lsh: remove last references
This commit is contained in:
parent
c10ca363c6
commit
8329066d5e
@ -358,7 +358,6 @@
|
|||||||
./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,7 +56,6 @@ in (mapTestOn {
|
|||||||
guile = linux;
|
guile = linux;
|
||||||
|
|
||||||
autogen = linux;
|
autogen = linux;
|
||||||
lsh = linux;
|
|
||||||
mailutils = linux;
|
mailutils = linux;
|
||||||
mcron = linux;
|
mcron = linux;
|
||||||
texmacs = linux;
|
texmacs = linux;
|
||||||
|
@ -219,7 +219,6 @@ in {
|
|||||||
libffi.crossDrv = nativePlatforms;
|
libffi.crossDrv = nativePlatforms;
|
||||||
libtool.crossDrv = nativePlatforms;
|
libtool.crossDrv = nativePlatforms;
|
||||||
libunistring.crossDrv = nativePlatforms;
|
libunistring.crossDrv = nativePlatforms;
|
||||||
lsh.crossDrv = nativePlatforms;
|
|
||||||
nixUnstable.crossDrv = nativePlatforms;
|
nixUnstable.crossDrv = nativePlatforms;
|
||||||
openssl.crossDrv = nativePlatforms; # dependency of Nix
|
openssl.crossDrv = nativePlatforms; # dependency of Nix
|
||||||
patch.crossDrv = nativePlatforms;
|
patch.crossDrv = nativePlatforms;
|
||||||
|
@ -89,7 +89,6 @@ 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