nix-scripts/artiq-fast/pkgs
Drew Risinger 005d911fb7 artiq: fix fontconfig warning on non-NixOS
Previous warning:
```
Fontconfig warning: "/etc/fonts/fonts.conf", line 5: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/fonts.conf", line 6: unknown element "its:translateRule"
Fontconfig error: "/etc/fonts/fonts.conf", line 6: invalid attribute 'translate'
Fontconfig error: "/etc/fonts/fonts.conf", line 6: invalid attribute 'selector'
Fontconfig error: "/etc/fonts/fonts.conf", line 7: invalid attribute 'xmlns:its'
Fontconfig error: "/etc/fonts/fonts.conf", line 7: invalid attribute 'version'
Fontconfig warning: "/etc/fonts/fonts.conf", line 9: unknown element "description"
Fontconfig error: Cannot load config file from /etc/fonts/fonts.conf
```
Ref: https://discourse.nixos.org/t/fonts-in-nix-installed-packages-on-a-non-nixos-system/5871/7
2021-06-04 17:09:44 -04:00
..
rust s/stdenv.lib/lib/ 2021-03-11 17:32:26 +01:00
artiq-src.nix rename jobsets to artiq-fast/artiq-full 2019-07-17 19:19:43 +08:00
artiq-timestamp.nix rename jobsets to artiq-fast/artiq-full 2019-07-17 19:19:43 +08:00
artiq-version.nix fix beta version marker handling 2019-11-14 17:44:36 +08:00
artiq.nix artiq: fix fontconfig warning on non-NixOS 2021-06-04 17:09:44 -04:00
binutils.nix s/stdenv.lib/lib/ 2021-03-11 17:32:26 +01:00
libartiq-support.nix treewide: name -> pname where possible 2020-12-17 14:16:45 +08:00
llvm-or1k.nix s/stdenv.lib/lib/ 2021-03-11 17:32:26 +01:00
llvmlite-artiq.nix s/stdenv.lib/lib/ 2021-03-11 17:32:26 +01:00
openocd.nix s/stdenv.lib/lib/ 2021-03-11 17:32:26 +01:00
python-deps.nix migen-axi: fix test dependencies 2021-06-02 08:09:54 +08:00
pythonparserver.patch hack-patch pythonparser for python 3.8 2020-07-28 10:46:29 +08:00