pkgs/games: stdenv.lib -> lib
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
}:
|
||||
|
||||
let
|
||||
inherit (stdenv.lib) optional optionals;
|
||||
inherit (lib) optional optionals;
|
||||
|
||||
in stdenv.mkDerivation rec {
|
||||
pname = "freeciv";
|
||||
|
||||
Reference in New Issue
Block a user