Commit Graph

11772 Commits

Author SHA1 Message Date
Eelco Dolstra
2e230288bf * Latest kernels.
svn path=/nixpkgs/trunk/; revision=23270
2010-08-20 09:29:10 +00:00
Eelco Dolstra
7120017365 * Add meta info to xpf.
svn path=/nixpkgs/trunk/; revision=23269
2010-08-20 09:18:53 +00:00
Rob Vermaas
544cb2a0c9 updated calibre to 0.7.14
svn path=/nixpkgs/trunk/; revision=23268
2010-08-20 09:07:35 +00:00
Eelco Dolstra
9d4feab5c5 * NixOS: use nixStable.
svn path=/nixpkgs/trunk/; revision=23267
2010-08-20 08:52:59 +00:00
Yury G. Kudryashov
6345fa2d1d kdepim-runtime-4.4.92
svn path=/nixpkgs/trunk/; revision=23265
2010-08-19 22:57:09 +00:00
Yury G. Kudryashov
b16167a028 Add kdepim{,-runtime}-4.4.92 to manifest
svn path=/nixpkgs/trunk/; revision=23264
2010-08-19 22:56:06 +00:00
Yury G. Kudryashov
c7c210735d Fix symlink. TODO: upstream fix
svn path=/nixpkgs/trunk/; revision=23263
2010-08-19 22:54:38 +00:00
Yury G. Kudryashov
9e4202d273 make makeOverridable noop for functions like a: b: c(a, b)
svn path=/nixpkgs/trunk/; revision=23262
2010-08-19 22:52:53 +00:00
Yury G. Kudryashov
e16427a899 Fix broken datadir in 4.5.0 as well
svn path=/nixpkgs/trunk/; revision=23261
2010-08-19 22:52:00 +00:00
Ludovic Courtès
c8b7ed425b GNU Autoconf 2.67.
svn path=/nixpkgs/trunk/; revision=23260
2010-08-19 16:58:08 +00:00
Ludovic Courtès
1b56623a8a GnuPG 2.0.16.
svn path=/nixpkgs/trunk/; revision=23259
2010-08-19 16:57:09 +00:00
Ludovic Courtès
82968aa583 GNU Parallel 20100722.
svn path=/nixpkgs/trunk/; revision=23258
2010-08-19 16:56:41 +00:00
Ludovic Courtès
d9e30eb4a4 GNU Rush 1.7.
svn path=/nixpkgs/trunk/; revision=23257
2010-08-19 16:55:51 +00:00
Ludovic Courtès
1f2cf89914 GNU Bison 2.4.3.
svn path=/nixpkgs/trunk/; revision=23256
2010-08-19 16:55:00 +00:00
Ludovic Courtès
b4cea12d6a GnuTLS 2.10.1.
svn path=/nixpkgs/trunk/; revision=23255
2010-08-19 16:54:39 +00:00
Ludovic Courtès
b4f887b7fb GNU Zile 2.3.19.
svn path=/nixpkgs/trunk/; revision=23254
2010-08-19 16:53:28 +00:00
Ludovic Courtès
a69596b951 gnupdate: Use the latest FFI.
* maintainers/scripts/gnu/gnupdate (version-string>?): Use the new
  `string->pointer', available in 1.9.12.

svn path=/nixpkgs/trunk/; revision=23253
2010-08-19 16:52:18 +00:00
Eelco Dolstra
7b9d03d596 * strictAttrs: return the original attribute set.
svn path=/nixpkgs/trunk/; revision=23252
2010-08-19 15:13:09 +00:00
Eelco Dolstra
e8f1c8a08a * Check eval-release.nix.
svn path=/nixpkgs/trunk/; revision=23250
2010-08-19 14:33:44 +00:00
Rob Vermaas
cf336d9c1d maven-build: use single target in stead of assembly to prevent test from being run twice
svn path=/nixpkgs/trunk/; revision=23249
2010-08-19 13:36:57 +00:00
Eelco Dolstra
1ac9dcd24d * Fix eval-release.nix by testing whether all attributes of a
derivation evaluate inside the tryEval.  This catches cases such as
  aufs2-util, which fails due to an assertion in its dependency aufs2.
* Explicitly blacklist "xbursttools" because it gives some
  evaluation error in cross-OpenSSL.  No idea why, probably due to
  some pass-through attribute.

svn path=/nixpkgs/trunk/; revision=23247
2010-08-19 12:37:10 +00:00
Rob Vermaas
12bfda97b8 maven-build: if surefire was run, generate html and add to result
svn path=/nixpkgs/trunk/; revision=23246
2010-08-19 12:24:14 +00:00
Eelco Dolstra
435ba71ac0 * Fix a "undefined variable `pyrex'" error that only happens on Nix
0.15, not 0.16.

svn path=/nixpkgs/trunk/; revision=23244
2010-08-19 09:55:50 +00:00
Rob Vermaas
105d0e540b startSamba: reintroduce force user option set to current user
svn path=/nixpkgs/trunk/; revision=23242
2010-08-19 08:31:13 +00:00
Yury G. Kudryashov
2957f9cc11 Now packageOverrides = p: { kde4 = kde45; qt4 = qt47; } should work
svn path=/nixpkgs/trunk/; revision=23241
2010-08-18 23:04:21 +00:00
Yury G. Kudryashov
9c1a9c2c4b Make qt47 more override-friendly
svn path=/nixpkgs/trunk/; revision=23240
2010-08-18 22:53:42 +00:00
Yury G. Kudryashov
59e4742a6a kdepim-4.4.5: don't build kleopatra
It doesn't compile with new boost. If someone cares, find a patch in KDE SVN history.

svn path=/nixpkgs/trunk/; revision=23239
2010-08-18 22:52:59 +00:00
Yury G. Kudryashov
0b8bd11ce3 Add kdeadmin-4.5.0
svn path=/nixpkgs/trunk/; revision=23238
2010-08-18 18:58:53 +00:00
Yury G. Kudryashov
96edbab084 kdewebdev-4.5.0
svn path=/nixpkgs/trunk/; revision=23237
2010-08-18 18:58:02 +00:00
Yury G. Kudryashov
6ba9dcb54c Add kdesdk-4.5.0
svn path=/nixpkgs/trunk/; revision=23236
2010-08-18 18:56:48 +00:00
Yury G. Kudryashov
e9fd810997 antlr-2: compile library
svn path=/nixpkgs/trunk/; revision=23235
2010-08-18 18:56:03 +00:00
Michael Raskin
ab8a599e8c Adding a script to use eval-release.nix for tests
svn path=/nixpkgs/trunk/; revision=23234
2010-08-18 16:37:46 +00:00
Yury G. Kudryashov
1e4d14863c make lensfun configure output debug info
svn path=/nixpkgs/trunk/; revision=23233
2010-08-18 15:56:40 +00:00
Yury G. Kudryashov
ee6b753bfe kdeplasma-addons-4.5.0
svn path=/nixpkgs/trunk/; revision=23232
2010-08-18 15:55:12 +00:00
Yury G. Kudryashov
fc3845c0cd kdeedu-4.5.0
svn path=/nixpkgs/trunk/; revision=23231
2010-08-18 15:54:27 +00:00
Yury G. Kudryashov
0be1e1af98 Add kdenetwork-4.5.0
svn path=/nixpkgs/trunk/; revision=23230
2010-08-18 15:54:10 +00:00
Yury G. Kudryashov
f8a0e07815 sort, add kdegames-4.5.0
svn path=/nixpkgs/trunk/; revision=23229
2010-08-18 15:52:58 +00:00
Peter Simons
0b529ff4d7 pkgs/development/interpreters/python/2.7: added various meta attributes
svn path=/nixpkgs/trunk/; revision=23228
2010-08-18 15:03:34 +00:00
Ludovic Courtès
be4bd94e35 ati-drivers: Comment out broken assertion.
svn path=/nixpkgs/trunk/; revision=23227
2010-08-18 14:45:13 +00:00
Ludovic Courtès
4a909f0838 libcanberra: Remove useless ‘gthread’ argument.
svn path=/nixpkgs/trunk/; revision=23226
2010-08-18 14:27:04 +00:00
Ludovic Courtès
904c8cfa0a Castle-Combat: Start fixing; rewrite using `buildPythonPackage'.
svn path=/nixpkgs/trunk/; revision=23225
2010-08-18 14:25:07 +00:00
Rob Vermaas
e7dd6dcc6a wrong location for surefire reports
svn path=/nixpkgs/trunk/; revision=23224
2010-08-18 11:48:35 +00:00
Rob Vermaas
fa7ec152db revert earlier change
svn path=/nixpkgs/trunk/; revision=23222
2010-08-18 11:03:36 +00:00
Rob Vermaas
b2c12ca3e9 added 'force user = root' to smb.conf to prevent permissions problems in vms caused by unknown uids
svn path=/nixpkgs/trunk/; revision=23220
2010-08-18 10:13:48 +00:00
Rob Vermaas
9e2074f199 remove mvncobertura phase
svn path=/nixpkgs/trunk/; revision=23219
2010-08-18 09:55:34 +00:00
Armijn Hemel
f194a8aa93 update to 2.7.3
svn path=/nixpkgs/trunk/; revision=23215
2010-08-17 20:28:40 +00:00
Michael Raskin
4e0ed004b7 Fix some more wrong-on-bootstrap cases
svn path=/nixpkgs/trunk/; revision=23214
2010-08-17 17:00:20 +00:00
Marco Maggesi
4b4ab6551c Improve os-specific/linux/blcr. Fix a problem with shared objects
svn path=/nixpkgs/trunk/; revision=23213
2010-08-17 16:53:34 +00:00
Michael Raskin
fc9f451cad Fix bootstrap calls
svn path=/nixpkgs/trunk/; revision=23212
2010-08-17 16:51:12 +00:00
Michael Raskin
1946545852 Update WebKit
svn path=/nixpkgs/trunk/; revision=23211
2010-08-17 16:37:14 +00:00