mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
oranchelo-icon-theme: fix build (#398392)
This commit is contained in:
commit
fe24d8526f
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ stdenvNoCC.mkDerivation rec {
|
|||
gtk-update-icon-cache "$theme"
|
||||
done
|
||||
'';
|
||||
dontCheckForBrokenSymlinks = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Oranchelo icon theme";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue