Nicolas Pierron
02ed3f12ed
* Support special characters in config.nix.extraOptions.
...
Author: eelco @ rev 14278
svn path=/nixos/branches/fix-style/; revision=14445
2009-03-07 18:01:38 +00:00
Nicolas Pierron
6013de33f8
* Need gzip in the Nix daemon's PATH. Forgot to commit this.
...
Author: eelco @ rev 14274
svn path=/nixos/branches/fix-style/; revision=14444
2009-03-07 18:01:33 +00:00
Nicolas Pierron
08f32ca62a
* Make nix-channel and nix-env work when chroots are enabled.
...
Author: eelco @ rev 14271
svn path=/nixos/branches/fix-style/; revision=14443
2009-03-07 18:01:26 +00:00
Nicolas Pierron
221680936e
Updating LiveDVD with X expressions
...
Author: raskin @ rev 14251
svn path=/nixos/branches/fix-style/; revision=14442
2009-03-07 18:01:22 +00:00
Nicolas Pierron
119fff4c4c
portmap: Add options.
...
Author: ludo @ rev 14233
svn path=/nixos/branches/fix-style/; revision=14441
2009-03-07 18:01:17 +00:00
Nicolas Pierron
c69348cd07
Automated install is once more succesful
...
Author: raskin @ rev 14229
svn path=/nixos/branches/fix-style/; revision=14440
2009-03-07 18:01:12 +00:00
Nicolas Pierron
2ec60d4023
* Add support for the Cirrus driver. This is useful in QEMU/KVM
...
because it emulates a Cirrus card.
Author: eelco @ rev 14227
svn path=/nixos/branches/fix-style/; revision=14439
2009-03-07 18:01:04 +00:00
Michael Raskin
13a25d33d3
My attempts to build Thunderbird3beta on Xulrunner. Maybe it is impossible; if not - there are some things others could reuse...
...
svn path=/nixpkgs/trunk/; revision=14438
2009-03-07 17:18:48 +00:00
Armijn Hemel
a952ab93ab
bump to 5.0.77
...
svn path=/nixpkgs/trunk/; revision=14437
2009-03-07 14:11:45 +00:00
Marc Weber
e69b4bd8ed
remove error context in all-packages.nix again
...
this partially reverts -r14429
svn path=/nixpkgs/trunk/; revision=14435
2009-03-07 13:10:53 +00:00
Ludovic Courtès
e97aa4bb01
GNU libidn 1.13.
...
svn path=/nixpkgs/trunk/; revision=14434
2009-03-07 11:47:40 +00:00
Ludovic Courtès
01a662d3e0
GNU Tar 1.22 (untested).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14433
2009-03-07 11:35:18 +00:00
Ludovic Courtès
e9917baddd
GNU Zile 2.3.4.
...
svn path=/nixpkgs/trunk/; revision=14432
2009-03-07 11:28:56 +00:00
Marc Weber
23ca0bb3c2
vim version (7.2), optional .nix filetype detection and syntax highlighting
...
svn path=/nixpkgs/trunk/; revision=14431
2009-03-07 00:27:13 +00:00
Marc Weber
08e1c08bc7
moved debugging functions into lib module "debug"
...
svn path=/nixpkgs/trunk/; revision=14430
2009-03-06 23:21:35 +00:00
Marc Weber
49b115132d
add error context to all top level attr names of all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=14429
2009-03-06 23:21:31 +00:00
Marc Weber
b56ed35851
replacing applyAndFun by lib.defaultOverridableDelayableArgs
...
applyAndFun has a bug resulting in the same arg beeing added more than
once when using a concatenating merge function for the attr set.
I've tried giving the function a name "overridableDelayableArgs" which
resembles its usage much more.
important refactoring:
applyAndFun had .fun and .funMerge only when passing the merge
function lib.mergeOrApply
composableDerivation {
initial = {
...
};
}
to
overridableDelayableArgs has always .replace and .merge
composableDerivation {} {
...
}
svn path=/nixpkgs/trunk/; revision=14428
2009-03-06 23:21:28 +00:00
Marc Weber
51289a41b0
adjust packages to overridableDelayableArgs
...
svn path=/nixpkgs/trunk/; revision=14427
2009-03-06 23:21:24 +00:00
Marc Weber
f1183f33e3
added simple lib test case for overridableDelayableArgs
...
svn path=/nixpkgs/trunk/; revision=14426
2009-03-06 23:21:17 +00:00
Marc Weber
5ddfa7ed64
moved catAttrs, attrVals into attrsets.nix, adding attrValues
...
svn path=/nixpkgs/trunk/; revision=14425
2009-03-06 23:21:14 +00:00
Marc Weber
be3a9f2346
added overridableDelayableArgs replacing applyAndFun
...
svn path=/nixpkgs/trunk/; revision=14424
2009-03-06 23:21:12 +00:00
Marc Weber
e917282535
added eqStrict (deep, strict test for equality)
...
it can replace eqList and can compare attrs as well
svn path=/nixpkgs/trunk/; revision=14423
2009-03-06 23:21:09 +00:00
Eelco Dolstra
d0691bf1d7
* We don't need all that src.outPath / src.path hackery anymore.
...
svn path=/nixpkgs/trunk/; revision=14419
2009-03-06 16:53:44 +00:00
Eelco Dolstra
bd5aed6fd6
* Set argv[0] to a nicer value.
...
svn path=/nixpkgs/trunk/; revision=14418
2009-03-06 16:53:02 +00:00
Ludovic Courtès
f301e8423b
GNU Gnash 0.8.5.
...
svn path=/nixpkgs/trunk/; revision=14415
2009-03-06 14:24:27 +00:00
Eelco Dolstra
88fd4080b2
* Include the version in the name attribute.
...
svn path=/nixos/trunk/; revision=14413
2009-03-06 14:11:05 +00:00
Eelco Dolstra
8d3ee677d5
svn path=/nixos/trunk/; revision=14411
2009-03-06 13:53:19 +00:00
Marc Weber
321763dd84
Convert "ifplugd" (interfaceMonitor)
...
svn path=/nixos/branches/fix-style/; revision=14408
2009-03-06 12:27:50 +00:00
Marc Weber
8cad533a76
Convert "reboot/halt" events
...
svn path=/nixos/branches/fix-style/; revision=14407
2009-03-06 12:27:47 +00:00
Marc Weber
76f7978cc6
Convert "ctrl-alt-delete"
...
svn path=/nixos/branches/fix-style/; revision=14406
2009-03-06 12:27:45 +00:00
Marc Weber
f76096bdf9
Convert "maintenance-shell"
...
svn path=/nixos/branches/fix-style/; revision=14405
2009-03-06 12:27:42 +00:00
Marc Weber
4a01e5afc8
Convert "sncd"
...
svn path=/nixos/branches/fix-style/; revision=14404
2009-03-06 12:27:40 +00:00
Marc Weber
4963abf63e
Convert "nework-interfaces"
...
svn path=/nixos/branches/fix-style/; revision=14403
2009-03-06 12:27:38 +00:00
Marc Weber
ed8bfc1c78
Convert "swap"
...
svn path=/nixos/branches/fix-style/; revision=14402
2009-03-06 12:27:35 +00:00
Marc Weber
d964466c1a
Convert "filesystems"
...
svn path=/nixos/branches/fix-style/; revision=14401
2009-03-06 12:27:33 +00:00
Marc Weber
ea60090213
Convert "swraid"
...
svn path=/nixos/branches/fix-style/; revision=14400
2009-03-06 12:27:30 +00:00
Marc Weber
f05cccbc66
Convert "lvm"
...
svn path=/nixos/branches/fix-style/; revision=14399
2009-03-06 12:27:28 +00:00
Marc Weber
bfc722e83d
Convert "klogd"
...
svn path=/nixos/branches/fix-style/; revision=14398
2009-03-06 12:27:23 +00:00
Marc Weber
dd0f98fe22
added FIXME notes
...
svn path=/nixos/branches/fix-style/; revision=14397
2009-03-06 12:27:20 +00:00
Marc Weber
98ea167131
Convert "tty-backgrounds"
...
svn path=/nixos/branches/fix-style/; revision=14396
2009-03-06 12:27:18 +00:00
Marc Weber
3679813f37
Convert "mingetty"
...
svn path=/nixos/branches/fix-style/; revision=14395
2009-03-06 12:27:15 +00:00
Marc Weber
c0ed553c87
Convert "bind"
...
svn path=/nixos/branches/fix-style/; revision=14394
2009-03-06 12:27:13 +00:00
Marc Weber
a0b0bba762
Convert "dovecot"
...
svn path=/nixos/branches/fix-style/; revision=14393
2009-03-06 12:27:10 +00:00
Marc Weber
32ec389b15
Convert "postfix"
...
svn path=/nixos/branches/fix-style/; revision=14392
2009-03-06 12:27:07 +00:00
Marc Weber
e5fd3f271e
Convert "openfire" (problem with assertion)
...
svn path=/nixos/branches/fix-style/; revision=14391
2009-03-06 12:27:05 +00:00
Marc Weber
8e840a7aa4
Convert "postgresql"
...
svn path=/nixos/branches/fix-style/; revision=14390
2009-03-06 12:27:02 +00:00
Marc Weber
72303e9b6c
Convert "mysql"
...
svn path=/nixos/branches/fix-style/; revision=14389
2009-03-06 12:27:00 +00:00
Marc Weber
aa78690465
Convert "xfs", problems when enabling warning!
...
svn path=/nixos/branches/fix-style/; revision=14388
2009-03-06 12:26:57 +00:00
Marc Weber
030a30b4b6
Convert "irc-hybrid"
...
svn path=/nixos/branches/fix-style/; revision=14387
2009-03-06 12:26:55 +00:00
Marc Weber
e6144b4763
Convert "samba"
...
svn path=/nixos/branches/fix-style/; revision=14386
2009-03-06 12:26:50 +00:00