pkgs/tools: stdenv.lib -> lib
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
libtoxcore, libsodium, libcap, zeromq,
|
||||
systemd ? null }:
|
||||
|
||||
with stdenv.lib;
|
||||
with lib;
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "toxvpn-2019-09-09";
|
||||
|
||||
Reference in New Issue
Block a user