1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

allow reading ICU data

This commit is contained in:
Jude Taylor 2015-10-31 02:52:35 -07:00
parent 9a963c8adc
commit d6bd51ffbe

View file

@ -11,7 +11,8 @@
(literal "/private/etc/protocols")
(literal "/private/var/tmp")
(literal "/private/var/db")
(subpath "/private/var/db/mds"))
(subpath "/private/var/db/mds")
(subpath "/usr/share/icu"))
(allow file-write*
(literal "/dev/tty")