Nicolas Pierron
|
bb8fc2646e
|
Substitute the "require" of imported modules by module paths.
$ sed -i '/require =/ { :b; s,(import \([^)]*\)),\1,; /];/ { b e }; n; b b; :e }' *.nix
svn path=/nixos/branches/modular-nixos/; revision=15660
|
2009-05-19 23:14:45 +00:00 |
|
Nicolas Pierron
|
2f0e8e370a
|
Update argument style.
svn path=/nixos/branches/fix-style/; revision=13584
|
2008-12-04 15:48:27 +00:00 |
|
Nicolas Pierron
|
1236cf61f4
|
replace ifEnable by mkIf and mkThenElse.
svn path=/nixos/branches/fix-style/; revision=13382
|
2008-11-23 01:29:25 +00:00 |
|
Nicolas Pierron
|
585fd9d911
|
Convert "gpm" upstart-job to the fix-style.
svn path=/nixos/branches/fix-style/; revision=13376
|
2008-11-23 01:28:45 +00:00 |
|
Michael Raskin
|
eff945115b
|
Added gpm service
svn path=/nixos/trunk/; revision=11952
|
2008-06-03 07:06:35 +00:00 |
|