Marc Weber
afbb4d0b59
update topgit - using official release now
...
svn path=/nixpkgs/trunk/; revision=17457
2009-09-26 23:33:08 +00:00
Marc Weber
c641935190
optionally apply git glob patch to default git
...
svn path=/nixpkgs/trunk/; revision=17456
2009-09-26 23:33:05 +00:00
Nicolas Pierron
13f467fc84
Remove values coming from the original sources because this may cause the evaluation of unsafe code.
...
Instead add the computed value under tryEval to catch bad evaluations.
svn path=/nixpkgs/trunk/; revision=17453
2009-09-26 23:01:35 +00:00
Eelco Dolstra
b642db4d0e
* Build HAL with pm-utils support.
...
svn path=/nixpkgs/trunk/; revision=17450
2009-09-26 20:29:26 +00:00
Eelco Dolstra
16583ec566
* Latest manpages.
...
svn path=/nixpkgs/trunk/; revision=17449
2009-09-26 19:08:49 +00:00
Eelco Dolstra
77ba759b5a
* Install HAL's umount helper. This is necessary to allow non-root
...
users to unmount or eject removable media mounted through HAL from
the command-line.
svn path=/nixpkgs/trunk/; revision=17447
2009-09-26 18:56:53 +00:00
Eelco Dolstra
363f3fd1b9
* Use /etc/pm for the configuration.
...
svn path=/nixpkgs/trunk/; revision=17446
2009-09-26 17:09:51 +00:00
Michael Raskin
0801921e7e
Really fix mercurial version in name
...
svn path=/nixpkgs/trunk/; revision=17445
2009-09-26 15:08:47 +00:00
Lluís Batlle i Rossell
79090f21d4
Fixing the mercurial version in name
...
svn path=/nixpkgs/trunk/; revision=17444
2009-09-26 15:05:34 +00:00
Eelco Dolstra
d568a59c86
* PolicyKit: install the manpages.
...
svn path=/nixpkgs/trunk/; revision=17440
2009-09-26 10:43:41 +00:00
Eelco Dolstra
7638cc573e
* Read policy files from /etc/PolicyKit/policy instead of
...
$out/share/PolicyKit/policy - otherwise we can't let PolicyKit find
the policies of other packages (such as HAL).
svn path=/nixpkgs/trunk/; revision=17438
2009-09-26 10:29:57 +00:00
Eelco Dolstra
c07380798c
* Use /etc/PolicyKit/PolicyKit.conf.
...
svn path=/nixpkgs/trunk/; revision=17435
2009-09-25 23:57:33 +00:00
Eelco Dolstra
a96c83d70e
* Build HAL with ConsoleKit and PolicyKit support. Without it, HAL's
...
configure script prints out this ominous warning:
WARNING: PolicyKit is disabled. You need to manually edit the hal.conf
file to lock down the service. Failure to do so allows any
caller to make hald do work on their behalf which may be
a huge SECURITY HOLE. I repeat: YOU NEED TO EDIT THE FILE
hal.conf to match your distro/site to avoid NASTY SECURITY HOLES.
Note that HAL only builds with the old PolicyKit (it looks for
polkit.pc). Reverted ConsoleKit to the last version that used the
old PolicyKit for this reason.
svn path=/nixpkgs/trunk/; revision=17432
2009-09-25 23:05:53 +00:00
Eelco Dolstra
ef2f9c1968
* Added pm-utils.
...
svn path=/nixpkgs/trunk/; revision=17430
2009-09-25 21:43:25 +00:00
Eelco Dolstra
90fc367427
* e2fsprogs 1.41.9.
...
svn path=/nixpkgs/trunk/; revision=17429
2009-09-25 20:53:21 +00:00
Eelco Dolstra
aab405ccb5
* For consistency.
...
svn path=/nixpkgs/trunk/; revision=17426
2009-09-25 20:09:50 +00:00
Eelco Dolstra
7dd58cda98
* Sigh. For PolicyKit, follow the upstream names, otherwise I'll get
...
a headache. "polkit" is the new, unstable release series.
"policykit" is the old series. (See
http://lists.freedesktop.org/archives/polkit-devel/2009-February/000106.html
for an "explanation" of the name change.) It seems that for HAL we
need to revert to the old "policykit", since it doesn't compile
against "polkit".
svn path=/nixpkgs/trunk/; revision=17425
2009-09-25 20:06:36 +00:00
Marc Weber
931a5936cb
using getConfig for php so that users who don't know the composableDerivation very well can switch off features.
...
svn path=/nixpkgs/trunk/; revision=17423
2009-09-25 19:39:05 +00:00
Eelco Dolstra
213519d327
* Linux 2.6.27.35.
...
svn path=/nixpkgs/trunk/; revision=17422
2009-09-25 18:59:07 +00:00
Ludovic Courtès
f8836a2e41
GNU Gnash 0.8.6.
...
svn path=/nixpkgs/trunk/; revision=17421
2009-09-25 15:24:31 +00:00
Ludovic Courtès
5873baddb7
GNU Zile 2.3.12.
...
svn path=/nixpkgs/trunk/; revision=17420
2009-09-25 15:24:25 +00:00
Peter Simons
0b7472ee61
How can a package link glib statically?
...
svn path=/nixpkgs/trunk/; revision=17415
2009-09-25 02:09:50 +00:00
Peter Simons
4dc1e7ba44
Network Block Device (nbd): initial version 2.9.13
...
svn path=/nixpkgs/trunk/; revision=17414
2009-09-25 02:09:43 +00:00
Lluís Batlle i Rossell
f55439cbf5
Fixing purity in 'man' build.
...
svn path=/nixpkgs/trunk/; revision=17409
2009-09-24 22:18:59 +00:00
Marc Weber
a5fdba90e2
reverting -r17404 - the patch I should have kept private
...
svn path=/nixpkgs/trunk/; revision=17408
2009-09-24 21:39:32 +00:00
Lluís Batlle i Rossell
f9035543d5
Made openocd work with ft2232 jtag chipset, that of the Sheevaplug.
...
svn path=/nixpkgs/trunk/; revision=17407
2009-09-24 21:28:27 +00:00
Marc Weber
15afc2fa04
fix mergeAttrsWithFunc (also merge in names which are only in the snd attrs)
...
svn path=/nixpkgs/trunk/; revision=17406
2009-09-24 18:22:33 +00:00
Marc Weber
4d41884f8e
nixUnstable: adding experimental debug coercion failure patch - for debugging only
...
svn path=/nixpkgs/trunk/; revision=17405
2009-09-24 18:22:30 +00:00
Marc Weber
7620dccae9
fix some urls (kde), packages have been moved from stable to "Attic"
...
svn path=/nixpkgs/trunk/; revision=17404
2009-09-24 18:22:26 +00:00
Peter Simons
39e8418a69
xscreensaver: updated to version 5.10
...
Version 5.07 doesn't exist upstream anymore.
svn path=/nixpkgs/trunk/; revision=17403
2009-09-24 17:15:06 +00:00
Ludovic Courtès
c1f7e5ff90
ant-gcj: Add missing file.
...
svn path=/nixpkgs/trunk/; revision=17402
2009-09-24 14:50:42 +00:00
Ludovic Courtès
18e946cb9d
Add Apache Ant, built from source with GCJ.
...
svn path=/nixpkgs/trunk/; revision=17401
2009-09-24 14:49:15 +00:00
Rob Vermaas
3c021b4a97
bumped version of java-front 0.9.1
...
svn path=/nixpkgs/trunk/; revision=17400
2009-09-24 14:28:25 +00:00
Rob Vermaas
32fad9e076
updated version of strategoxt-0.18pre
...
svn path=/nixpkgs/trunk/; revision=17399
2009-09-24 12:56:28 +00:00
Eelco Dolstra
23c0f1c25e
* Added openSUSE 11.1.
...
svn path=/nixpkgs/trunk/; revision=17397
2009-09-24 07:40:30 +00:00
Eelco Dolstra
36df4d3bc2
svn path=/nixpkgs/trunk/; revision=17387
2009-09-23 20:46:22 +00:00
Eelco Dolstra
46c576ad25
* Enable FS translation to be enabled.
...
svn path=/nixpkgs/trunk/; revision=17375
2009-09-23 20:10:39 +00:00
Eelco Dolstra
27ada9a525
svn path=/nixpkgs/trunk/; revision=17374
2009-09-23 20:02:44 +00:00
Eelco Dolstra
0fe3d3a313
* Doh.
...
svn path=/nixpkgs/trunk/; revision=17373
2009-09-23 19:50:31 +00:00
Eelco Dolstra
b7a90c11d3
* selectMaintained (renamed): don't use meta.maintainer, just use
...
meta.platforms.
* Valgrind *should* work on Darwin now, except that our GCC doesn't
recognise the -arch flag.
svn path=/nixpkgs/trunk/; revision=17372
2009-09-23 19:45:02 +00:00
Eelco Dolstra
880e6ba1f7
* Valgrind 3.5.0.
...
svn path=/nixpkgs/trunk/; revision=17369
2009-09-23 18:46:07 +00:00
Eelco Dolstra
22c35b04dd
* GCC 4.3 should be the default.
...
svn path=/nixpkgs/trunk/; revision=17368
2009-09-23 18:33:40 +00:00
Eelco Dolstra
f467c6d131
* Retry CIFS mounts a few times. Hopefully this fixes problems such
...
as in http://hydra.nixos.org/build/79029 (i.e. "CIFS VFS: No
response for cmd 114 mid 1", "CIFS VFS: cifs_mount failed w/return
code = -112").
svn path=/nixpkgs/trunk/; revision=17365
2009-09-23 15:17:47 +00:00
Eelco Dolstra
251c7207cf
* Revert to KVM 76 in the VM build functions. The latest qemu-kvm has
...
weird performance and data corruption regressions in the build farm.
svn path=/nixpkgs/trunk/; revision=17364
2009-09-23 14:24:37 +00:00
Sander van der Burg
b08cf58c59
Added more aliases to GNU tools, since the BSD userspace is sometimes too poor (i.e. lacks certain options to commands) to deal with our scripts
...
svn path=/nixpkgs/trunk/; revision=17363
2009-09-23 13:54:45 +00:00
Sander van der Burg
4fafee1555
Added initial OpenBSD support to the stdenv
...
svn path=/nixpkgs/trunk/; revision=17362
2009-09-23 13:30:04 +00:00
Peter Simons
d874ec17a4
xlock: fixed typo in default.nix
...
svn path=/nixpkgs/trunk/; revision=17360
2009-09-23 11:01:14 +00:00
Ludovic Courtès
cdd0317b9a
Guile 1.9: Propagate `pkg-config'.
...
svn path=/nixpkgs/trunk/; revision=17359
2009-09-23 09:13:51 +00:00
Marc Weber
47828714e4
redland 1.0.9 breaks kde-4.3. So also provide 1.0.8
...
svn path=/nixpkgs/trunk/; revision=17357
2009-09-22 23:07:35 +00:00
Peter Simons
04558d8496
xlock: fixed build and updated to version 5.24
...
svn path=/nixpkgs/trunk/; revision=17356
2009-09-22 20:16:38 +00:00
Peter Simons
8a9c1f6781
htop: updated to version 0.8.3
...
svn path=/nixpkgs/trunk/; revision=17355
2009-09-22 19:37:18 +00:00
Ludovic Courtès
03043bce33
ECJ: Merge the 2 expressions.
...
svn path=/nixpkgs/trunk/; revision=17354
2009-09-22 14:40:54 +00:00
Ludovic Courtès
a4af741f8d
Damn it, we already had an ECJ.
...
svn path=/nixpkgs/trunk/; revision=17353
2009-09-22 14:24:35 +00:00
Ludovic Courtès
bf0f4deabb
Add ECJ.
...
svn path=/nixpkgs/trunk/; revision=17352
2009-09-22 14:19:44 +00:00
Ludovic Courtès
7735b54340
Keep only one SWIG, with support for all languages.
...
svn path=/nixpkgs/trunk/; revision=17351
2009-09-22 11:59:41 +00:00
Eelco Dolstra
4c759795e0
svn path=/nixpkgs/trunk/; revision=17350
2009-09-22 10:41:33 +00:00
Michael Raskin
740f54a49a
Fix one more typo
...
svn path=/nixpkgs/trunk/; revision=17349
2009-09-22 09:29:00 +00:00
Eelco Dolstra
12395c36a9
* Typos.
...
svn path=/nixpkgs/trunk/; revision=17348
2009-09-22 09:26:18 +00:00
Eelco Dolstra
912e9f2c80
* Revert Redland - see http://hydra.nixos.org/build/78513 .
...
svn path=/nixpkgs/trunk/; revision=17347
2009-09-22 08:55:37 +00:00
Rob Vermaas
cce34a0779
* added ethtool 6
...
svn path=/nixpkgs/trunk/; revision=17346
2009-09-22 08:37:41 +00:00
Rob Vermaas
a9d801d645
* added davfs2 1.4.1
...
svn path=/nixpkgs/trunk/; revision=17345
2009-09-22 08:12:11 +00:00
Michael Raskin
2750e04339
Adding uzbl experimental snapshot
...
svn path=/nixpkgs/trunk/; revision=17344
2009-09-22 03:51:04 +00:00
Ludovic Courtès
7b2932cd9b
SWIG 1.3.40, with Guile support.
...
svn path=/nixpkgs/trunk/; revision=17343
2009-09-21 20:56:53 +00:00
Ludovic Courtès
0dd49cdce3
guile-2-test: Add SWIG.
...
svn path=/nixpkgs/trunk/; revision=17342
2009-09-21 20:25:36 +00:00
Eelco Dolstra
808027219d
* Provide support for the "savedefault --once" command in the Grub
...
shell. KDE uses this to allow rebooting into a non-default
entry. To enable, do "nixos-rebuild switch --install-grub".
svn path=/nixpkgs/trunk/; revision=17341
2009-09-21 19:06:48 +00:00
Marc Weber
8398a33112
pass jackaudio to alsaPlugins also adding convinient wrapper script
...
svn path=/nixpkgs/trunk/; revision=17340
2009-09-21 15:55:26 +00:00
Marc Weber
1d7de3605f
ardour: fix source using a copy
...
svn path=/nixpkgs/trunk/; revision=17339
2009-09-21 15:55:24 +00:00
Marc Weber
63dce1ab5c
typo
...
svn path=/nixpkgs/trunk/; revision=17338
2009-09-21 15:55:21 +00:00
Marc Weber
f88b8d0bf1
adding hint telling where to set config for nixos
...
svn path=/nixpkgs/trunk/; revision=17337
2009-09-21 15:55:18 +00:00
Ludovic Courtès
a41355339a
guile-2-test: Next attempt at overriding `guile'.
...
svn path=/nixpkgs/trunk/; revision=17330
2009-09-21 12:24:04 +00:00
Marc Weber
0ba0fefa95
mplayer-trunk: build with jackaudio support
...
svn path=/nixpkgs/trunk/; revision=17329
2009-09-21 10:09:24 +00:00
Marc Weber
c28aeffc87
finally fixing netsurf
...
svn path=/nixpkgs/trunk/; revision=17328
2009-09-21 10:09:20 +00:00
Marc Weber
db19c4e24e
adding ardour
...
svn path=/nixpkgs/trunk/; revision=17327
2009-09-21 09:58:41 +00:00
Marc Weber
7957310a66
adding aubio
...
svn path=/nixpkgs/trunk/; revision=17326
2009-09-21 09:58:38 +00:00
Marc Weber
8cce0a0db4
adding sonic visualizer (music analysis app)
...
svn path=/nixpkgs/trunk/; revision=17325
2009-09-21 09:58:36 +00:00
Marc Weber
b2791eaa70
adding jackmeter
...
svn path=/nixpkgs/trunk/; revision=17324
2009-09-21 09:58:33 +00:00
Marc Weber
c01f00b3ff
adding vamp sdk and rubberband
...
svn path=/nixpkgs/trunk/; revision=17323
2009-09-21 09:58:30 +00:00
Marc Weber
6f37fc253b
adding liblo
...
svn path=/nixpkgs/trunk/; revision=17322
2009-09-21 09:58:27 +00:00
Marc Weber
d816babb74
jackaudio: symlink pkg-config description to lib
...
svn path=/nixpkgs/trunk/; revision=17321
2009-09-21 09:58:24 +00:00
Marc Weber
028f3ec7d0
updating redland, adding rasqal, raptor, librdf
...
svn path=/nixpkgs/trunk/; revision=17320
2009-09-21 09:58:21 +00:00
Marc Weber
5f37146a97
I don't want to maintain partitionmanager right now. It fails to build on the farm ..
...
svn path=/nixpkgs/trunk/; revision=17319
2009-09-21 09:58:17 +00:00
Marc Weber
862fcb0252
adding alsa-plugin and patching alsa so that you can tell it about additional plugins
...
svn path=/nixpkgs/trunk/; revision=17316
2009-09-20 21:54:23 +00:00
Marc Weber
88e66ae7f4
rename mapRecordFlatten to mapAttrsFlatten
...
svn path=/nixpkgs/trunk/; revision=17315
2009-09-20 21:54:20 +00:00
Marc Weber
47a2c768f9
evince: allow overriding number of items shown in recent opened list
...
svn path=/nixpkgs/trunk/; revision=17314
2009-09-20 21:54:11 +00:00
Michael Raskin
cde0f366c2
Fix signature mismatch
...
svn path=/nixpkgs/trunk/; revision=17313
2009-09-20 20:37:41 +00:00
Michael Raskin
b13ead6f28
Maybe using the actual overridden packages will work?
...
svn path=/nixpkgs/trunk/; revision=17312
2009-09-20 20:30:00 +00:00
Ludovic Courtès
9d1a48de59
guile-2-test: Try a different approach.
...
svn path=/nixpkgs/trunk/; revision=17309
2009-09-20 18:11:48 +00:00
Ludovic Courtès
b8461305f6
guile-2-test: Revert previous commit.
...
svn path=/nixpkgs/trunk/; revision=17308
2009-09-20 17:55:31 +00:00
Ludovic Courtès
e7366d6219
guile-2-test: Hopefully override `guile' for good.
...
svn path=/nixpkgs/trunk/; revision=17307
2009-09-20 17:47:47 +00:00
Marc Weber
b0b44c8185
grip fixes
...
svn path=/nixpkgs/trunk/; revision=17306
2009-09-20 17:33:12 +00:00
Marc Weber
d0d9fc300f
adding grip, a gui rip application (segfaults on amd64 ?)
...
svn path=/nixpkgs/trunk/; revision=17305
2009-09-20 17:01:31 +00:00
Marc Weber
295c76b1c1
adding bash completion script for upstart
...
svn path=/nixpkgs/trunk/; revision=17304
2009-09-20 17:01:24 +00:00
Marc Weber
34be37b51e
adding twinkle, a voice over IP phone software
...
svn path=/nixpkgs/trunk/; revision=17303
2009-09-20 17:01:19 +00:00
Lluís Batlle i Rossell
3eeec96a31
Adding OpenOCD.
...
svn path=/nixpkgs/trunk/; revision=17302
2009-09-20 16:43:16 +00:00
Eelco Dolstra
5cd8ae7289
svn path=/nixpkgs/trunk/; revision=17300
2009-09-20 14:10:16 +00:00
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