* TODO.
svn path=/nixpkgs/trunk/; revision=2364
This commit is contained in:
parent
88b0904545
commit
93e16516a7
@ -48,3 +48,8 @@ include/X11/IntrinsicP.h:202:25: X11/ObjectP.h: No such file or directory
|
|||||||
don't want that because they introduce a source of non-determinism.
|
don't want that because they introduce a source of non-determinism.
|
||||||
To catch problems like this one determistically, we should change
|
To catch problems like this one determistically, we should change
|
||||||
the timestamp on store objects to 0.
|
the timestamp on store objects to 0.
|
||||||
|
|
||||||
|
|
||||||
|
* In gtksourceview-sharp: does the prefix patch cause problems (e.g.,
|
||||||
|
makefile.am says "mimeinfodir should be the same as the gnome
|
||||||
|
prefix")?
|
||||||
|
@ -892,6 +892,7 @@ rec {
|
|||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
### SERVERS
|
### SERVERS
|
||||||
|
|
||||||
apacheHttpd = (import ../servers/http/apache-httpd) {
|
apacheHttpd = (import ../servers/http/apache-httpd) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user