gnome-icon-theme: ensure empty runtime closure

This commit is contained in:
Artturin
2023-03-01 11:39:21 +00:00
committed by Alyssa Ross
parent 1b0c89ab59
commit 08b9cec3b5
@@ -26,6 +26,8 @@ stdenv.mkDerivation rec {
rm -r "$out/share/locale"
'';
allowedReferences = [ ];
meta = with lib; {
description = "Collection of icons for the GNOME 2 desktop";
homepage = "https://download.gnome.org/sources/gnome-icon-theme/";