pkgs/servers: stdenv.lib -> lib
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
assert withLibevent -> luaevent != null;
|
||||
assert withDBI -> luadbi != null;
|
||||
|
||||
with stdenv.lib;
|
||||
with lib;
|
||||
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
Reference in New Issue
Block a user