mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
reversal-icon-theme: temporarily set dontCheckForBrokenSymlinks (#381612)
This commit is contained in:
@@ -60,6 +60,9 @@ lib.checkListOfEnum "${pname}: color variants"
|
||||
dontPatchELF = true;
|
||||
dontRewriteSymlinks = true;
|
||||
|
||||
# FIXME: https://github.com/yeyushengfan258/Reversal-icon-theme/issues/108
|
||||
dontCheckForBrokenSymlinks = true;
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs install.sh
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user