mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 07:07:18 +02:00
use netcat instead of netcat-gnu
This commit is contained in:
parent
7f3cdcee4d
commit
64478a87a4
@ -6,7 +6,7 @@
|
|||||||
freerdp3,
|
freerdp3,
|
||||||
dialog,
|
dialog,
|
||||||
libnotify,
|
libnotify,
|
||||||
netcat-gnu,
|
netcat,
|
||||||
iproute2,
|
iproute2,
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
|||||||
freerdp3
|
freerdp3
|
||||||
libnotify
|
libnotify
|
||||||
dialog
|
dialog
|
||||||
netcat-gnu
|
netcat
|
||||||
iproute2
|
iproute2
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user