Merge pull request #179154 from tomfitzhenry/clapper-no-gio-unix

clapper: remove workaround for undeclared gio-unix-2.0
This commit is contained in:
Bobby Rong 2022-06-26 15:38:03 +08:00 committed by GitHub
commit 6a3e461b5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,11 +65,6 @@ stdenv.mkDerivation rec {
patchShebangs build-aux/meson/postinstall.py
'';
mesonFlags = [
# TODO: https://github.com/NixOS/nixpkgs/issues/36468
"-Dc_args=-I${glib.dev}/include/gio-unix-2.0"
];
postInstall = ''
cp ${src}/data/icons/*.svg $out/share/icons/hicolor/scalable/apps/
cp ${src}/data/icons/*.svg $out/share/icons/hicolor/symbolic/apps/