treewide: remove placeholder usage

see https://github.com/NixOS/nixpkgs/commit/2abac54c033778104533a269aaa08a1e75f677ad
This commit is contained in:
Jan Tojnar
2018-03-27 20:14:44 +02:00
parent b71ffc1b25
commit 82f6267023
14 changed files with 34 additions and 25 deletions
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
})
];
PKG_CONFIG_GIO_2_0_GIOMODULEDIR = "${placeholder "out"}/lib/gio/modules";
PKG_CONFIG_GIO_2_0_GIOMODULEDIR = "lib/gio/modules";
postPatch = ''
chmod +x meson_post_install.py # patchShebangs requires executable file