Eelco Dolstra
|
03f9026ac5
|
buildEnv: don't warn about collisions in propagated packages
This mimicks buildenv in Nix more closely.
|
2012-07-25 23:18:39 -04:00 |
|
Eelco Dolstra
|
a2102af6df
|
* buildEnv: use $SHELL (i.e. bash) rather than /bin/sh. This allows
NixOS VM tests to be built on Ubuntu, where /bin/sh is dash rather
than bash.
svn path=/nixpkgs/trunk/; revision=24592
|
2010-11-03 22:37:00 +00:00 |
|
Eelco Dolstra
|
e875ec2524
|
* Make sure that if pathsToLink contains an element such as
"/share/info" that it doesn't match "/share/information.nix".
svn path=/nixpkgs/trunk/; revision=23059
|
2010-08-09 16:08:02 +00:00 |
|
Eelco Dolstra
|
4ed96dfbc2
|
* Ignore non-existant directories.
svn path=/nixpkgs/trunk/; revision=23026
|
2010-08-07 18:41:43 +00:00 |
|
Eelco Dolstra
|
3c824666fd
|
* Remove the call to update-mime-database, which doesn't belong here
but in the postBuild hook.
svn path=/nixpkgs/trunk/; revision=22527
|
2010-07-08 12:55:03 +00:00 |
|
Eelco Dolstra
|
a6fcf45726
|
* First figure out what symlinks need to be created, then create
them. This prevents unnecessary unlink operations to resolve
collisions between directories.
svn path=/nixpkgs/trunk/; revision=22526
|
2010-07-08 12:52:17 +00:00 |
|
Yury G. Kudryashov
|
99e825a42c
|
Build MIME database from all available packages
svn path=/nixpkgs/trunk/; revision=21076
|
2010-04-14 19:26:50 +00:00 |
|
Yury G. Kudryashov
|
295af6ab17
|
Ignore fake collisions
svn path=/nixpkgs/trunk/; revision=21075
|
2010-04-14 19:26:31 +00:00 |
|
Yury G. Kudryashov
|
31d047a83f
|
Remove tabs
svn path=/nixpkgs/trunk/; revision=21004
|
2010-04-10 20:27:09 +00:00 |
|
Marc Weber
|
349de9bafe
|
revrting my accident only keeping rubygem updates and ruby libs
This partially reverts commit -r 16100
svn path=/nixpkgs/trunk/; revision=16107
|
2009-06-30 15:58:02 +00:00 |
|
Marc Weber
|
d1e39e78f9
|
adding rubygems support to nix - implemented target libraries/apps: sup mail client
svn path=/nixpkgs/trunk/; revision=16100
|
2009-06-30 14:29:20 +00:00 |
|
Eelco Dolstra
|
2d89fb4fee
|
* Support a post-install hook.
svn path=/nixpkgs/trunk/; revision=14142
|
2009-02-20 15:40:11 +00:00 |
|
Eelco Dolstra
|
69b62bf2d6
|
* Process packages in the specified order (i.e., don't sort).
svn path=/nixpkgs/trunk/; revision=8166
|
2007-03-04 01:20:07 +00:00 |
|
Eelco Dolstra
|
153d4e65a1
|
* Fork of build-env in the Nix distribution. This one supports
ignoring collisions and selectively including directories.
svn path=/nixpkgs/trunk/; revision=7160
|
2006-11-28 16:46:12 +00:00 |
|