aboutsummaryrefslogtreecommitdiff
path: root/tests/dependencies.nix.in
AgeCommit message (Collapse)Author
2009-03-17* Regression test for the `exportReferencesGraph'Eelco Dolstra
derivation attribute.
2006-08-29* Backwards compatibility test for ~.Eelco Dolstra
2006-07-21* Purify `make check'.Eelco Dolstra
2006-05-01* Allow string concatenations involving derivations, e.g.,Eelco Dolstra
configureFlags = "--with-freetype2-library=" + freetype + "/lib";
2004-05-04* Another test.Eelco Dolstra