Shea Levy
|
09cf6ce70c
|
find modules | fgrep .nix | fgrep -v .svn | fgrep -v nixpkgs.nix | xargs sed -i -e 's|/nix/var|${config.nixpkgs.config.nix.stateDir}|g' -e 's|/nix/store|${config.nixpkgs.config.nix.storeDir}|g'
Don't assume /nix/store or /nix/var in NixOS modules, this is configurable
svn path=/nixos/trunk/; revision=30104
|
2011-10-29 21:03:57 +00:00 |
|
Peter Simons
|
eb6e1310b8
|
strip trailing whitespace; no functional change
svn path=/nixos/trunk/; revision=29285
|
2011-09-14 18:20:50 +00:00 |
|
Eelco Dolstra
|
e5966f96b7
|
* Fix the jboss module.
svn path=/nixos/trunk/; revision=26992
|
2011-04-27 13:33:06 +00:00 |
|