Commit Graph

7 Commits

Author SHA1 Message Date
Eelco Dolstra
c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Marc Weber
258d886a17 remove duplication in derivation adding tags to source
svn path=/nixpkgs/trunk/; revision=21685
2010-05-09 14:17:24 +00:00
Marc Weber
8b94315e22 tag .hsc files as well
svn path=/nixpkgs/trunk/; revision=19471
2010-01-15 19:35:09 +00:00
Marc Weber
f2ec65a538 fix source-and-tags
svn path=/nixpkgs/trunk/; revision=18892
2009-12-11 13:58:15 +00:00
Marc Weber
6abf8471fb fix sourceWithTagsDerivation, myhasktags now based on current haskell derivations
svn path=/nixpkgs/trunk/; revision=16263
2009-07-09 03:50:47 +00:00
Marc Weber
74b5040479 forgetten to appply this patch
svn path=/nixpkgs/trunk/; revision=12098
2008-06-15 12:00:00 +00:00
Marc Weber
51651a4ec0 put all source with tags stuff into its own file, now appends tag files to TAG_FILES env var using nix-support
updated myEnvFun


svn path=/nixpkgs/trunk/; revision=12097
2008-06-15 11:54:22 +00:00