about summary refs log tree commit diff
path: root/maintainers/docs
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2005-04-29 12:13:16 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2005-04-29 12:13:16 +0000
commit7d876cc771712bb7e1d735c819cea85c031bb0ed (patch)
treeac8ed85bc973bff2536633e4cf2064902fd148f9 /maintainers/docs
parent78b11908d488ddfab0ebf00a55336dc91a8008ec (diff)
downloadnixlib-7d876cc771712bb7e1d735c819cea85c031bb0ed.tar
nixlib-7d876cc771712bb7e1d735c819cea85c031bb0ed.tar.gz
nixlib-7d876cc771712bb7e1d735c819cea85c031bb0ed.tar.bz2
nixlib-7d876cc771712bb7e1d735c819cea85c031bb0ed.tar.lz
nixlib-7d876cc771712bb7e1d735c819cea85c031bb0ed.tar.xz
nixlib-7d876cc771712bb7e1d735c819cea85c031bb0ed.tar.zst
nixlib-7d876cc771712bb7e1d735c819cea85c031bb0ed.zip
* In `all-packages.nix': use the current system as default for the
  `system' argument.  This is so that importers of Nixpkgs don't have
  to specify a system explicitly anymore.

svn path=/nixpkgs/trunk/; revision=2938
Diffstat (limited to 'maintainers/docs')
-rw-r--r--maintainers/docs/bugs.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/maintainers/docs/bugs.txt b/maintainers/docs/bugs.txt
index ed11f6574039..28fff6a82538 100644
--- a/maintainers/docs/bugs.txt
+++ b/maintainers/docs/bugs.txt
@@ -56,3 +56,7 @@ include/X11/IntrinsicP.h:202:25: X11/ObjectP.h: No such file or directory
 
 
 * fgrep/egrep: these fail if grep is not in the $PATH.
+
+
+* teTeX: some programs (such as epstopdf) depend on /usr/bin/env, and
+  expect perl to be in the environment.