Ludovic Courtès
efa9aa3736
GnuTLS 2.8.4.
...
svn path=/nixpkgs/trunk/; revision=17299
2009-09-20 14:03:17 +00:00
Ludovic Courtès
0ff12bddac
GNU libunistring: Propagate libiconv.
...
svn path=/nixpkgs/trunk/; revision=17298
2009-09-20 13:54:22 +00:00
Nicolas Pierron
dc8f469349
Fix the merge function of the "attrsOf" type: handle multiple of the same
...
attribute name.
svn path=/nixpkgs/trunk/; revision=17297
2009-09-20 10:29:06 +00:00
Lluís Batlle i Rossell
8515a7fa68
Adding me as a maintainer, with a pair of packages.
...
svn path=/nixpkgs/trunk/; revision=17295
2009-09-20 09:37:55 +00:00
Lluís Batlle i Rossell
f85146e2fc
Making radare more flexible on build options.
...
svn path=/nixpkgs/trunk/; revision=17294
2009-09-20 09:33:37 +00:00
Lluís Batlle i Rossell
b1a7cd1692
Fixing cryptsetup build.
...
svn path=/nixpkgs/trunk/; revision=17293
2009-09-20 09:22:02 +00:00
Michael Raskin
107a5ee327
Adding dmraid
...
svn path=/nixpkgs/trunk/; revision=17292
2009-09-20 08:38:30 +00:00
Ludovic Courtès
25badc1ed7
guile-2-test: Next attempt to have `guile' actually overridden.
...
svn path=/nixpkgs/trunk/; revision=17290
2009-09-19 22:46:30 +00:00
Ludovic Courtès
5137763d01
guile-2-test: Attempt to have `guile' actually overridden.
...
svn path=/nixpkgs/trunk/; revision=17288
2009-09-19 22:23:29 +00:00
Ludovic Courtès
de9c8771bd
GNU libunistring 0.9.1.1.
...
svn path=/nixpkgs/trunk/; revision=17287
2009-09-19 22:17:11 +00:00
Nicolas Pierron
6041b78fa4
Report bad default values which would have cause a build failure if they
...
were used to build a NixOS system.
svn path=/nixpkgs/trunk/; revision=17286
2009-09-19 22:10:11 +00:00
Lluís Batlle i Rossell
854293fc7b
Adding the nvidia legacy drivers (I still use a geForce 4 AGP)
...
svn path=/nixpkgs/trunk/; revision=17284
2009-09-19 22:09:08 +00:00
Ludovic Courtès
0e79b7a46b
guile-2-test: Add missing definition for `toJob'.
...
svn path=/nixpkgs/trunk/; revision=17283
2009-09-19 22:07:37 +00:00
Ludovic Courtès
e3351fb625
Add GNU libiconv as a stand-alone package.
...
svn path=/nixpkgs/trunk/; revision=17282
2009-09-19 22:03:24 +00:00
Ludovic Courtès
f2b30a1bf7
Zziplib: Build only where Python is supported.
...
svn path=/nixpkgs/trunk/; revision=17281
2009-09-19 21:52:33 +00:00
Ludovic Courtès
9d9fa8dd55
guile-2-test: Attempt to provide Hydra with what it wants.
...
Thanks to Michael Raskin!
svn path=/nixpkgs/trunk/; revision=17280
2009-09-19 21:44:50 +00:00
Ludovic Courtès
12468cc5c8
guile-2-test: Attempt to fix "unknown value: <unknown>" error.
...
svn path=/nixpkgs/trunk/; revision=17279
2009-09-19 21:21:29 +00:00
Ludovic Courtès
bdd6470100
guile-2-test: Fix `packageOverrides' magic.
...
svn path=/nixpkgs/trunk/; revision=17278
2009-09-19 18:15:32 +00:00
Nicolas Pierron
5f138aebde
Fix: Use the check function defined in the option declaration if it exists.
...
svn path=/nixpkgs/trunk/; revision=17277
2009-09-19 16:49:31 +00:00
Ludovic Courtès
bf4162eb0b
GNU gettext: Fix {Cyg,Dar}win hack (again).
...
svn path=/nixpkgs/trunk/; revision=17276
2009-09-19 13:21:16 +00:00
Michael Raskin
7c6b01a130
Missed that Nix trunk uses fresher libxml2..
...
svn path=/nixpkgs/trunk/; revision=17275
2009-09-19 12:35:52 +00:00
Ludovic Courtès
4e029cf721
GNU gettext: Fix {Cyg,Dar}win hack.
...
svn path=/nixpkgs/trunk/; revision=17274
2009-09-19 12:21:39 +00:00
Michael Raskin
50c69a093c
Building Nix from SVN now needs libxml2
...
svn path=/nixpkgs/trunk/; revision=17273
2009-09-19 11:40:36 +00:00
Ludovic Courtès
dc176f6a2b
GNU gettext: Try building on Darwin.
...
svn path=/nixpkgs/trunk/; revision=17271
2009-09-19 11:04:33 +00:00
Marc Weber
b6580e4b14
adding kphone
...
svn path=/nixpkgs/trunk/; revision=17265
2009-09-18 21:16:32 +00:00
Lluís Batlle i Rossell
72d6ffb8cf
Adding the firmware for the rt73 usb wifi nic.
...
svn path=/nixpkgs/trunk/; revision=17263
2009-09-18 20:45:10 +00:00
Ludovic Courtès
dbaa2bdf70
Nettle: Disable tests on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=17262
2009-09-18 18:25:24 +00:00
Ludovic Courtès
ee720ec763
xmlto: Remove explicit dependency on Glibc.
...
svn path=/nixpkgs/trunk/; revision=17261
2009-09-18 18:22:42 +00:00
Eelco Dolstra
1885909e93
* More typos.
...
svn path=/nixpkgs/trunk/; revision=17257
2009-09-18 15:18:23 +00:00
Nicolas Pierron
c6267a8c9d
Add declarations and definitions to options. This allow you to retrieve
...
the location of the definition with the defined value.
Filter the source location for the documentation.
svn path=/nixpkgs/trunk/; revision=17253
2009-09-18 15:10:11 +00:00
Nicolas Pierron
e07f5d2a2c
Add location to declared sub-modules.
...
svn path=/nixpkgs/trunk/; revision=17252
2009-09-18 15:10:05 +00:00
Eelco Dolstra
a727aa8d8b
* Fix the broken Glibc version check.
...
svn path=/nixpkgs/trunk/; revision=17251
2009-09-18 15:02:19 +00:00
Ludovic Courtès
519b26bd4d
GNU Nettle: Tentative patch for Cygwin.
...
svn path=/nixpkgs/trunk/; revision=17250
2009-09-18 15:01:47 +00:00
Ludovic Courtès
26dc84f99a
BDW-GC: Tentative fix for Cygwin.
...
svn path=/nixpkgs/trunk/; revision=17249
2009-09-18 14:30:10 +00:00
Eelco Dolstra
15c8ec03a0
svn path=/nixpkgs/trunk/; revision=17248
2009-09-18 14:07:52 +00:00
Eelco Dolstra
04c225a4c7
* Debian 5.0.3.
...
svn path=/nixpkgs/trunk/; revision=17247
2009-09-18 14:05:45 +00:00
Eelco Dolstra
11e76d7303
* libxml2 2.7.4. Quite a few packages depend on libxml2, so this
...
isn't the default yet.
svn path=/nixpkgs/trunk/; revision=17245
2009-09-18 11:41:37 +00:00
Eelco Dolstra
0b063ec39f
* Use qemu-kvm.
...
svn path=/nixpkgs/trunk/; revision=17243
2009-09-18 10:42:50 +00:00
Michael Raskin
86a90971d7
I am an idiot. Correcting -zen1 -> -zen2
...
svn path=/nixpkgs/trunk/; revision=17242
2009-09-18 06:38:36 +00:00
Michael Raskin
f13b0781cc
Disabling PRAMFS in Zen Kernel for now
...
svn path=/nixpkgs/trunk/; revision=17241
2009-09-18 05:00:54 +00:00
Peter Simons
8472f948a8
Updated git to version 1.6.4.4.
...
svn path=/nixpkgs/trunk/; revision=17235
2009-09-17 21:03:06 +00:00
Eelco Dolstra
0852ef4da2
svn path=/nixpkgs/trunk/; revision=17233
2009-09-17 17:43:20 +00:00
Andres Löh
9dc9e71096
Version bump for data-reify.
...
svn path=/nixpkgs/trunk/; revision=17228
2009-09-17 11:47:25 +00:00
Andres Löh
ea843fa435
Added GHC HEAD snapshot.
...
svn path=/nixpkgs/trunk/; revision=17227
2009-09-17 11:45:20 +00:00
Ludovic Courtès
ffa5a96874
GNU Parted: Don't try non-Linux platforms.
...
svn path=/nixpkgs/trunk/; revision=17226
2009-09-17 10:42:27 +00:00
Ludovic Courtès
18ca37341b
GNU Acct: Don't build on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=17225
2009-09-17 10:35:05 +00:00
Ludovic Courtès
effabb0950
MyServer: Restrict to GNU/*.
...
svn path=/nixpkgs/trunk/; revision=17224
2009-09-17 10:33:09 +00:00
Michael Raskin
0af49d8e96
Fix typos
...
svn path=/nixpkgs/trunk/; revision=17223
2009-09-17 10:26:55 +00:00
Ludovic Courtès
b9e92b0e8f
Typo.
...
svn path=/nixpkgs/trunk/; revision=17222
2009-09-17 10:16:41 +00:00
Ludovic Courtès
e856cc0f3b
Don't build CLooG-PPL on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=17221
2009-09-17 10:16:21 +00:00
Ludovic Courtès
cad5eea4d6
Build Emacs only on GNU/Linux.
...
svn path=/nixpkgs/trunk/; revision=17220
2009-09-17 09:52:11 +00:00
Michael Raskin
89d4a330a8
Restricting xneur to Linux because it seems to indirectly use kernel headers
...
svn path=/nixpkgs/trunk/; revision=17219
2009-09-17 09:03:52 +00:00
Michael Raskin
3b032d4299
Mentioning 2.6.31-zen1 in the all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=17218
2009-09-17 09:03:42 +00:00
Michael Raskin
19b45ac62d
adding 2.6.31-zen1 kernel
...
svn path=/nixpkgs/trunk/; revision=17217
2009-09-17 08:39:00 +00:00
Ludovic Courtès
75937c640e
GNU Parted: Don't depend on device-mapper on non-Linux platforms.
...
svn path=/nixpkgs/trunk/; revision=17216
2009-09-17 08:00:26 +00:00
Rob Vermaas
c3fe985546
* added ncftp
...
svn path=/nixpkgs/trunk/; revision=17214
2009-09-17 07:31:34 +00:00
Michael Raskin
5915d8560d
StumpWM seems to be useless unless default GUI for the platform is X11
...
svn path=/nixpkgs/trunk/; revision=17213
2009-09-17 05:21:49 +00:00
Michael Raskin
ef643cbe09
Yes, XScreenSaver doesn't work on Windows and it never will.
...
svn path=/nixpkgs/trunk/; revision=17212
2009-09-17 05:19:57 +00:00
Michael Raskin
85ff50fe4a
Make a safer version of default versionReferenceCreator in upstream data updater; use yet another version reference creator in xneur; check in correct URL for it
...
svn path=/nixpkgs/trunk/; revision=17211
2009-09-17 05:18:19 +00:00
Michael Raskin
b592993513
Updating xneur - there is still input doubling in urxvt..
...
svn path=/nixpkgs/trunk/; revision=17210
2009-09-17 03:42:01 +00:00
Sander van der Burg
b25e2987a6
- Fixed slang so that it always finds the terminfo files
...
- Added GPM support to midnight commander
svn path=/nixpkgs/trunk/; revision=17209
2009-09-16 17:52:54 +00:00
Sander van der Burg
08b7947416
Enabled support for X11 events in midnight commander
...
svn path=/nixpkgs/trunk/; revision=17208
2009-09-16 17:26:19 +00:00
Sander van der Burg
3e69dab469
Applied some fixes to midnight commander so that it no longer displays weird characters
...
svn path=/nixpkgs/trunk/; revision=17207
2009-09-16 17:08:33 +00:00
Ludovic Courtès
f03f8d0952
GNU Ball-and-Paddle: Don't build on {Cyg,Dar}.
...
svn path=/nixpkgs/trunk/; revision=17206
2009-09-16 15:12:26 +00:00
Michael Raskin
a9dc68b1ea
Specify some obvious platform sets
...
svn path=/nixpkgs/trunk/; revision=17205
2009-09-16 15:12:24 +00:00
Ludovic Courtès
ebd78c51d0
GNU Cflow: Don't build on Darwin.
...
svn path=/nixpkgs/trunk/; revision=17204
2009-09-16 15:09:58 +00:00
Ludovic Courtès
ad14f6712c
GCC 4.4: Restrict to GNU/Linux for now.
...
svn path=/nixpkgs/trunk/; revision=17203
2009-09-16 14:59:56 +00:00
Michael Raskin
d3813f4f6b
Limit VirtualBox platforms to linux
...
svn path=/nixpkgs/trunk/; revision=17202
2009-09-16 14:56:53 +00:00
Ludovic Courtès
90cdaa74e9
GNU Cflow: Don't depend on Emacs on Cyg/Dar.
...
svn path=/nixpkgs/trunk/; revision=17201
2009-09-16 14:53:27 +00:00
Michael Raskin
23e53f0d74
Limit RelFS platform set
...
svn path=/nixpkgs/trunk/; revision=17200
2009-09-16 14:53:06 +00:00
Ludovic Courtès
be5087cc6e
Build Python packages only on platforms supported by Python.
...
svn path=/nixpkgs/trunk/; revision=17199
2009-09-16 14:44:31 +00:00
Ludovic Courtès
cb865a1ac1
Python 2.5: Add `passthru.platforms'.
...
svn path=/nixpkgs/trunk/; revision=17198
2009-09-16 14:42:56 +00:00
Ludovic Courtès
bdc8e21d9e
Crypto++: Fix on Darwin.
...
svn path=/nixpkgs/trunk/; revision=17196
2009-09-16 14:35:38 +00:00
Ludovic Courtès
26bf0b0150
Fix GNU Fdisk.
...
svn path=/nixpkgs/trunk/; revision=17195
2009-09-16 14:30:53 +00:00
Ludovic Courtès
ba315f3052
Fix GNU Nettle.
...
svn path=/nixpkgs/trunk/; revision=17194
2009-09-16 14:26:00 +00:00
Ludovic Courtès
e263837a86
Add Guile itself to the jobset.
...
svn path=/nixpkgs/trunk/; revision=17193
2009-09-16 14:14:57 +00:00
Ludovic Courtès
7e15a1d3bc
Add Guile 2.x Hydra jobset.
...
svn path=/nixpkgs/trunk/; revision=17192
2009-09-16 14:13:26 +00:00
Michael Raskin
b5dc8f98d2
Use attrByPath for feature retrieval
...
svn path=/nixpkgs/trunk/; revision=17191
2009-09-16 13:54:11 +00:00
Michael Raskin
9d85db847b
Fix Typo
...
svn path=/nixpkgs/trunk/; revision=17190
2009-09-16 13:53:25 +00:00
Ludovic Courtès
2e32120360
When `meta.platforms' is absent, assume packages target all platforms.
...
svn path=/nixpkgs/trunk/; revision=17189
2009-09-16 12:47:27 +00:00
Ludovic Courtès
717910394b
GNU Guile 1.9.3.
...
svn path=/nixpkgs/trunk/; revision=17188
2009-09-16 12:46:17 +00:00
Ludovic Courtès
08cc42f378
libgc: Add meta-info.
...
svn path=/nixpkgs/trunk/; revision=17187
2009-09-16 12:39:57 +00:00
Eelco Dolstra
2c0b739bca
* XHTML 1.0 DTDs.
...
svn path=/nixpkgs/trunk/; revision=17185
2009-09-16 12:25:22 +00:00
Rob Vermaas
52b1b33028
* ddclient
...
svn path=/nixpkgs/trunk/; revision=17183
2009-09-16 11:53:09 +00:00
Eelco Dolstra
d7d80e8fdc
* Typos.
...
svn path=/nixpkgs/trunk/; revision=17182
2009-09-16 11:37:07 +00:00
Rob Vermaas
5d6ee123ed
ddclient
...
svn path=/nixpkgs/trunk/; revision=17181
2009-09-16 11:27:18 +00:00
Rob Vermaas
94642f08a6
update webdsl
...
svn path=/nixpkgs/trunk/; revision=17178
2009-09-16 09:34:36 +00:00
Rob Vermaas
6ddd76f095
* added gnuvd, dutch dictionary application
...
svn path=/nixpkgs/trunk/; revision=17177
2009-09-16 08:36:05 +00:00
Rob Vermaas
8afb39344e
* added uptimed 0.3.16
...
svn path=/nixpkgs/trunk/; revision=17172
2009-09-16 07:31:16 +00:00
Eelco Dolstra
63dceffb0b
* Latest lm_sensors.
...
svn path=/nixpkgs/trunk/; revision=17170
2009-09-15 22:06:38 +00:00
Michael Raskin
b217a6c57b
Try enabling VESA framebuffer
...
svn path=/nixpkgs/trunk/; revision=17169
2009-09-15 19:21:02 +00:00
Eelco Dolstra
6d3edf1030
* Some Perl updates.
...
svn path=/nixpkgs/trunk/; revision=17164
2009-09-15 13:47:08 +00:00
Nicolas Pierron
0c16b00cbd
Replace the traversal of modules:
...
- Remove handleOptionSets which used option declarations & definitions
in the same set.
- Add a traversal of modules where "config" and "options" are traverse at
the same time.
This allow to have accruate error messages with the incriminated files
playing a role in the error.
This system add a new restriction compare to the previous system:
- A module with no structure (option definitions & option declarations
& require) should not contain any option declarations. If such module
exists you must convert it to the following form:
{ imports = <content of the require attribute>;
options = <set of option declarations>;
config = <set of option definitions>;
}
svn path=/nixpkgs/trunk/; revision=17163
2009-09-15 13:36:30 +00:00
Michael Raskin
07ed9e4611
Enable FB_CON_DECOR
...
svn path=/nixpkgs/trunk/; revision=17159
2009-09-15 12:29:15 +00:00
Michael Raskin
2a5e20ae3a
Try enabling fbcondecor
...
svn path=/nixpkgs/trunk/; revision=17158
2009-09-15 11:37:18 +00:00
Rob Vermaas
0f02e39a6e
added stratego 0.18 pre release
...
svn path=/nixpkgs/trunk/; revision=17157
2009-09-15 11:36:41 +00:00
Michael Raskin
0428a7405a
Fix aufs utilities for NixOS manual
...
svn path=/nixpkgs/trunk/; revision=17153
2009-09-15 10:28:40 +00:00
Michael Raskin
af269992e1
Update feature set for Zen kernel; also tune HZ settings for BFS scheduler (didn't boot for me last time)
...
svn path=/nixpkgs/trunk/; revision=17151
2009-09-15 09:16:29 +00:00
Michael Raskin
9ff982e4ab
Require AUFS2 support in kernel
...
svn path=/nixpkgs/trunk/; revision=17150
2009-09-15 08:55:41 +00:00
Michael Raskin
a0fbdffaba
fix typo
...
svn path=/nixpkgs/trunk/; revision=17149
2009-09-15 08:45:10 +00:00