Eelco Dolstra
2eb0d0f246
* Chatzilla updated to 0.9.88.
...
svn path=/nixpkgs/trunk/; revision=32384
2012-02-18 17:11:57 +00:00
Eelco Dolstra
60f8478fde
* ioquake: fix building on GCC 4.6.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32383
2012-02-18 16:35:04 +00:00
Yury G. Kudryashov
024c247807
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32382
2012-02-18 16:26:34 +00:00
Eelco Dolstra
ce544df561
* Revert r31596 (which changes the Qt for KDE 4.7). This doesn't
...
belong in the stdenv branch and breaks KDE
(http://hydra.nixos.org/build/2068311 ).
svn path=/nixpkgs/branches/stdenv-updates/; revision=32381
2012-02-18 01:30:22 +00:00
Eelco Dolstra
a0bc441980
* Updated Xen to 4.0.3 (mostly to get it to build with GCC 4.6).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32380
2012-02-18 00:18:26 +00:00
Eelco Dolstra
0beb6c6266
* Remove some obsolete patches.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32379
2012-02-17 23:53:49 +00:00
Eelco Dolstra
eae4c3afab
* Get rid of some old kernels that no longer compile.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32378
2012-02-17 23:47:00 +00:00
Shea Levy
e45be4fcaf
Remove coffee-script rubygem
...
A seeming bug the "nix" rubygem causes activesupport's dependencies to be set
incorrectly when execjs is one of the relevant gems. I'll try to fix it, but
until then IMO a working activesupport is more important than coffee-script
svn path=/nixpkgs/trunk/; revision=32377
2012-02-17 22:34:46 +00:00
Eelco Dolstra
acee1c4e5a
* Latest 2.6.27 and 2.6.32 kernels.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32376
2012-02-17 22:31:37 +00:00
Eelco Dolstra
8096ed3b12
* man-pages updated to 3.35.
...
svn path=/nixpkgs/trunk/; revision=32375
2012-02-17 22:25:47 +00:00
Ludovic Courtès
5481e67e23
GNU libc: Backport Hurd-related changes from glibc 2.12 in trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32374
2012-02-17 22:12:40 +00:00
Eelco Dolstra
0811db080e
* Move all glibc versions to development/libraries/glibc.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32373
2012-02-17 22:02:37 +00:00
Shea Levy
609b5589bc
rubygems will always conflict with ruby's 'gem' command, but if it's installed it should take precedence
...
svn path=/nixpkgs/trunk/; revision=32372
2012-02-17 21:51:06 +00:00
Eelco Dolstra
6c2de318ad
* Move all gcc versions to development/compilers/gcc.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32371
2012-02-17 21:47:08 +00:00
Shea Levy
86710c1fe6
Ruby gems: Install all dependent gems in the user environment
...
svn path=/nixpkgs/trunk/; revision=32370
2012-02-17 21:40:14 +00:00
Shea Levy
483f094acb
Honor propagatedUserEnvPackages in setup.sh
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32369
2012-02-17 21:37:15 +00:00
Ludovic Courtès
a5d55a9514
Fix typo in `all-packages.nix'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32368
2012-02-17 21:24:03 +00:00
Ludovic Courtès
d4742ad714
GNU libc 2.14: Fix cross-GNU builds.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32367
2012-02-17 20:37:31 +00:00
Shea Levy
2fb0d1c6c7
Update ruby/rubygems
...
svn path=/nixpkgs/trunk/; revision=32366
2012-02-17 20:33:15 +00:00
Eelco Dolstra
da3ecd1256
* gcc-apple: produce a libstdc++.dylib that doesn't depend on
...
/usr/lib/libstdc++.dylib.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32365
2012-02-17 19:33:12 +00:00
Eelco Dolstra
0e6c77befa
* On Darwin, don't link Perl against /usr/lib/libutil.dylib. Libutil
...
uses /usr/lib/libstdc++.dylib, and so we get segfaults when using
Perl modules that depend on another libstdc++.dylib (like Nix's Perl
bindings). It doesn't appear that libutil provides useful
functionality for Perl on Darwin.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32364
2012-02-17 19:32:15 +00:00
Arie Middelkoop
453768b1cc
kde-runtime requires libjpeg as buildInput.
...
svn path=/nixpkgs/trunk/; revision=32363
2012-02-17 18:55:36 +00:00
Yury G. Kudryashov
c1c3317f65
vigra: fix install
...
svn path=/nixpkgs/trunk/; revision=32362
2012-02-17 18:50:29 +00:00
Eelco Dolstra
9b4b40f053
* Caneda: fix the version number.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32361
2012-02-17 18:04:27 +00:00
Yury G. Kudryashov
14a5b4991c
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32360
2012-02-17 17:44:20 +00:00
Yury G. Kudryashov
e446dee4c3
Backport r32353 from stdenv-udpates
...
* Get rid of Qt 4.6. It doesn't compile with GCC 4.6. There was only
one application still using it (Caneda), but upgrading it allowed it
to build with Qt 4.7.
Eelco, could you please fix the date in caneda version?
svn path=/nixpkgs/trunk/; revision=32359
2012-02-17 17:40:58 +00:00
Eelco Dolstra
d575666a12
* Fix building zlib on Cygwin.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32358
2012-02-17 17:02:18 +00:00
Yury G. Kudryashov
615f0423e8
telnet.meta.platforms
...
svn path=/nixpkgs/trunk/; revision=32355
2012-02-17 16:22:07 +00:00
Eelco Dolstra
31ebc5d950
* Get rid of Qt 4.6. It doesn't compile with GCC 4.6. There was only
...
one application still using it (Caneda), but upgrading it allowed it
to build with Qt 4.7.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32353
2012-02-17 14:34:42 +00:00
Eelco Dolstra
b23126fcc3
* Include the kernel version in kernel-specific packages so that they
...
can be distinguished in nix-env -qa output.
svn path=/nixpkgs/trunk/; revision=32352
2012-02-17 14:32:28 +00:00
Peter Simons
d27f8787f7
haskell-http-date: updated to version 0.0.2
...
svn path=/nixpkgs/trunk/; revision=32351
2012-02-17 14:02:01 +00:00
Yury G. Kudryashov
79d0d410cb
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32350
2012-02-17 13:43:31 +00:00
Yury G. Kudryashov
882b8ea871
kde47.libkdcraw: fix build with qt-4.8
...
svn path=/nixpkgs/trunk/; revision=32349
2012-02-17 13:36:41 +00:00
Yury G. Kudryashov
8b4f571491
kdiff3-0.9.96
...
svn path=/nixpkgs/trunk/; revision=32348
2012-02-17 13:29:34 +00:00
Yury G. Kudryashov
ed8caa2c7f
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32347
2012-02-17 13:10:05 +00:00
Yury G. Kudryashov
afb26b6aed
vigra-1.8.0
...
svn path=/nixpkgs/trunk/; revision=32346
2012-02-17 13:03:41 +00:00
Yury G. Kudryashov
950d8f5d60
linphone: set meta.platforms
...
svn path=/nixpkgs/trunk/; revision=32345
2012-02-17 13:03:37 +00:00
Yury G. Kudryashov
84c3137a96
linphone: use external mediastreamer
...
svn path=/nixpkgs/trunk/; revision=32344
2012-02-17 13:03:33 +00:00
Yury G. Kudryashov
572a26b27e
mediastreamer-2.8.0
...
svn path=/nixpkgs/trunk/; revision=32343
2012-02-17 13:03:27 +00:00
Peter Simons
dbf98824a5
all-packages.nix: fixed linuxPackages.kqemu attribute that pointed nowhere
...
We have two expressions for kqemu, but I wasn't sure which one to use here, so
I just picked the newer one. Could someone who knows about these matters please
check whether that was the right choice? I don't use the qemu kernel module
myself.
svn path=/nixpkgs/trunk/; revision=32342
2012-02-17 10:39:02 +00:00
Arie Middelkoop
f8b1a1db26
Coccinelle: wrapper for 'spatch.opt'.
...
There was already a wrapper for spatch, but not for the optimized version 'spatch.opt'.
Actually, for coccinelle in nixpkgs, I'd propose to only provide the optimized version of
spatch, as it makes no difference for the end user.
svn path=/nixpkgs/trunk/; revision=32341
2012-02-16 23:55:46 +00:00
Eelco Dolstra
a3da139c73
* Remove ext3cow, it's dead.
...
svn path=/nixpkgs/trunk/; revision=32340
2012-02-16 19:30:41 +00:00
Yury G. Kudryashov
ee75764bdb
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32338
2012-02-16 18:46:10 +00:00
Eelco Dolstra
148612239c
* Added openresolv, a program for managing /etc/resolv.conf.
...
svn path=/nixpkgs/trunk/; revision=32337
2012-02-16 18:40:05 +00:00
Yury G. Kudryashov
4df117c395
ufraw-0.18 (builds with libpng-1.5)
...
svn path=/nixpkgs/trunk/; revision=32336
2012-02-16 18:39:31 +00:00
Yury G. Kudryashov
f8926aa0d7
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32335
2012-02-16 18:18:34 +00:00
Eelco Dolstra
9da1dd6c90
* dnsmasq updated to 2.59.
...
svn path=/nixpkgs/trunk/; revision=32334
2012-02-16 18:03:12 +00:00
Yury G. Kudryashov
1bf215f261
warmux-11.04.1, fix build with libpng-1.5
...
svn path=/nixpkgs/trunk/; revision=32333
2012-02-16 17:56:14 +00:00
Peter Simons
255dc2478d
haskell-cabal2nix: updated to version 1.27
...
svn path=/nixpkgs/trunk/; revision=32332
2012-02-16 17:48:28 +00:00
Peter Simons
e76f971db6
haskell-happstack-hamlet: updated to version 6.2.4
...
svn path=/nixpkgs/trunk/; revision=32331
2012-02-16 17:47:59 +00:00
Yury G. Kudryashov
e5027e5b36
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32330
2012-02-16 15:02:26 +00:00
Yury G. Kudryashov
82aab32119
Remove knetworkmanager. Use networkmanagement instead
...
svn path=/nixpkgs/trunk/; revision=32329
2012-02-16 14:54:13 +00:00
Yury G. Kudryashov
a03eacdf22
kde4.networkmanagement needs pkg-config
...
svn path=/nixpkgs/trunk/; revision=32328
2012-02-16 14:53:51 +00:00
Peter Simons
cb28766341
Re-generated Haskell package descriptions with the latest version of cabal2nix.
...
svn path=/nixpkgs/trunk/; revision=32327
2012-02-16 14:05:41 +00:00
Peter Simons
b7e432214b
haskell-packages.nix: improved handling of 'Cabal'
...
Most packages use the Cabal library only as a build tool, and as such it is a
dependency of the cabal.nix builder -- not of the package that's being built
with that builder.
svn path=/nixpkgs/trunk/; revision=32326
2012-02-16 14:05:01 +00:00
Yury G. Kudryashov
4a260f082e
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32325
2012-02-16 12:24:13 +00:00
Yury G. Kudryashov
9dbf57715a
liquidwar: update (builds with libpng-1.5)
...
I removed update-upstream-info magick because it didn't work for new version.
svn path=/nixpkgs/trunk/; revision=32324
2012-02-16 12:22:05 +00:00
Yury G. Kudryashov
7b3d0a54f3
Pass libpng12 to libgdiplus
...
svn path=/nixpkgs/branches/libpng15/; revision=32323
2012-02-16 11:50:33 +00:00
Yury G. Kudryashov
bedbebc2e4
enblend-enfuse: build with libpng-1.5
...
svn path=/nixpkgs/branches/libpng15/; revision=32322
2012-02-16 11:50:29 +00:00
Yury G. Kudryashov
070874c5f1
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32321
2012-02-16 11:23:36 +00:00
Yury G. Kudryashov
1eed9f56e3
gimp-2.6.12
...
svn path=/nixpkgs/trunk/; revision=32320
2012-02-16 11:17:16 +00:00
Lluís Batlle i Rossell
4ad673b3f4
Updating paraview.
...
svn path=/nixpkgs/trunk/; revision=32319
2012-02-16 11:07:07 +00:00
Peter Simons
0fea240440
haskell-alternative-io: added meta.maintainers section
...
svn path=/nixpkgs/trunk/; revision=32318
2012-02-16 09:05:47 +00:00
Peter Simons
3b0b922884
haskell-uniplate: updated to version 1.6.6
...
svn path=/nixpkgs/trunk/; revision=32317
2012-02-16 09:05:45 +00:00
Peter Simons
62757d7b36
haskell-simple-sendfile: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=32316
2012-02-16 09:05:43 +00:00
Peter Simons
40919ea624
haskell-pandoc: updated to version 1.9.1.1
...
svn path=/nixpkgs/trunk/; revision=32315
2012-02-16 09:05:40 +00:00
Peter Simons
f0584f1367
haskell-language-javascript: updated to version 0.4.9
...
svn path=/nixpkgs/trunk/; revision=32314
2012-02-16 09:05:38 +00:00
Peter Simons
f76039e1e0
haskell-hmatrix: updated to version 0.13.1.0
...
svn path=/nixpkgs/trunk/; revision=32313
2012-02-16 09:05:35 +00:00
Peter Simons
61175b2026
haskell-haskell-src-meta: updated to version 0.5.1
...
svn path=/nixpkgs/trunk/; revision=32312
2012-02-16 09:05:33 +00:00
Peter Simons
3d85ce1843
haskell-crypto-pubkey-types: updated to version 0.1.1
...
svn path=/nixpkgs/trunk/; revision=32311
2012-02-16 09:05:27 +00:00
Shea Levy
dfda68af54
Fix tarball
...
I don't know what nbd is, I just followed the complaints in the log
svn path=/nixpkgs/trunk/; revision=32310
2012-02-16 02:21:17 +00:00
Shea Levy
75d4746680
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=32309
2012-02-16 02:07:23 +00:00
Eelco Dolstra
b9309ffdaf
* Typo (spotted by Danny Groenewegen).
...
svn path=/nixpkgs/trunk/; revision=32307
2012-02-15 16:30:46 +00:00
Eelco Dolstra
95e87e71c5
* Tribler: optionally support streaming playback of torrents via VLC.
...
svn path=/nixpkgs/trunk/; revision=32306
2012-02-15 16:24:02 +00:00
Eelco Dolstra
cdd8d2b163
* Subversion updated to 1.7.3.
...
svn path=/nixpkgs/trunk/; revision=32305
2012-02-15 16:23:40 +00:00
Eelco Dolstra
4b9ef75972
* Updated Apache httpd to 2.2.22.
...
svn path=/nixpkgs/trunk/; revision=32304
2012-02-15 16:21:44 +00:00
Eelco Dolstra
0b0f44b117
* Updated apr to 1.4.6 and apr-util to 1.4.1.
...
svn path=/nixpkgs/trunk/; revision=32303
2012-02-15 16:21:33 +00:00
Peter Simons
ca1912036b
cppcheck: added version 1.53
...
svn path=/nixpkgs/trunk/; revision=32302
2012-02-15 16:07:45 +00:00
Peter Simons
c5d870f1d8
sparse: updated to version 0.4.4
...
svn path=/nixpkgs/trunk/; revision=32301
2012-02-15 16:07:38 +00:00
Eelco Dolstra
848f583ba3
* VLC: build with xcb-util-keysyms instead of xcb-util, otherwise the
...
keyboard doesn't work properly. (xcb-util-keysyms was split from
xcb-util.)
svn path=/nixpkgs/trunk/; revision=32300
2012-02-15 15:42:59 +00:00
Eelco Dolstra
c29e492417
* Tribler updated to to 5.5.13.
...
svn path=/nixpkgs/trunk/; revision=32299
2012-02-15 15:39:12 +00:00
Lluís Batlle i Rossell
e0cfa58706
Updating the cifs utils (I think even the hash did not match for 4.5),
...
and adding some CIFS support to the sheevaplug kernel.
Patch by Rickard Nilsson.
svn path=/nixpkgs/trunk/; revision=32298
2012-02-15 11:08:38 +00:00
Peter Simons
26d8fc0ca1
haskell-language-javascript: updated to version 0.4.8
...
svn path=/nixpkgs/trunk/; revision=32297
2012-02-15 10:39:20 +00:00
Peter Simons
2df2202804
haskell-highlighting-kate: updated to version 0.5.0.5
...
svn path=/nixpkgs/trunk/; revision=32296
2012-02-15 10:39:18 +00:00
Peter Simons
c37d8c5f90
haskell-hashable: updated to version 1.1.2.3
...
svn path=/nixpkgs/trunk/; revision=32295
2012-02-15 10:39:15 +00:00
Peter Simons
9882d962d1
haskell-alternative-io: added version 0.0.0
...
svn path=/nixpkgs/trunk/; revision=32294
2012-02-15 10:39:09 +00:00
Eelco Dolstra
219b00faa2
* e2fsprogs updated to 1.42.
...
svn path=/nixpkgs/trunk/; revision=32293
2012-02-15 01:09:33 +00:00
Peter Simons
ac69747aa8
Regenerated all Haskell packages with the latest version of cabal2nix.
...
svn path=/nixpkgs/trunk/; revision=32292
2012-02-14 17:00:37 +00:00
Peter Simons
844d950d13
haskell-cabal2nix: updated to version 1.26
...
svn path=/nixpkgs/trunk/; revision=32291
2012-02-14 16:59:04 +00:00
Peter Simons
3256e7f5c2
haskell-nixos-types: removed obsolete package
...
svn path=/nixpkgs/trunk/; revision=32290
2012-02-14 16:59:01 +00:00
Peter Simons
adc9bf0510
haskell-packages.nix: removed obsolete 'aeson-native' and 'blaze-textual-native'
...
svn path=/nixpkgs/trunk/; revision=32289
2012-02-14 16:58:58 +00:00
Peter Simons
89a958e4d0
haskell-packages.nix: allow packages to be built with a version of 'Cabal' other than the one shipped with the compiler
...
svn path=/nixpkgs/trunk/; revision=32288
2012-02-14 16:58:56 +00:00
Peter Simons
6e3f66185d
haskell-packages.nix: allow packages to be built with a version of 'filepath' other than the one shipped with the compiler
...
svn path=/nixpkgs/trunk/; revision=32287
2012-02-14 16:58:53 +00:00
Peter Simons
5cbc5242a8
haskell-wai-logger: updated to version 0.1.4
...
svn path=/nixpkgs/trunk/; revision=32286
2012-02-14 16:58:51 +00:00
Peter Simons
f2ee9177d0
haskell-stb-image: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=32285
2012-02-14 16:58:48 +00:00
Peter Simons
e6f6c4b42e
haskell-shakespeare-i18n: updated to version 0.0.2
...
svn path=/nixpkgs/trunk/; revision=32284
2012-02-14 16:58:46 +00:00
Peter Simons
75da6dea33
haskell-libmpd: updated to version 0.7.2
...
svn path=/nixpkgs/trunk/; revision=32283
2012-02-14 16:58:43 +00:00
Peter Simons
19be3645ad
haskell-http-types: updated to version 0.6.9
...
svn path=/nixpkgs/trunk/; revision=32282
2012-02-14 16:58:41 +00:00
Peter Simons
385e002338
haskell-hakyll: updated to version 3.2.6.1
...
svn path=/nixpkgs/trunk/; revision=32281
2012-02-14 16:58:38 +00:00
Peter Simons
1bc51d7448
haskell-hackage-db: updated to version 1.3
...
svn path=/nixpkgs/trunk/; revision=32280
2012-02-14 16:58:35 +00:00
Peter Simons
9c1bdb6d90
haskell-ghc-mod: updated to version 1.10.5
...
svn path=/nixpkgs/trunk/; revision=32279
2012-02-14 16:58:33 +00:00
Peter Simons
70d973551a
haskell-bitmap: updated to version 0.0.2
...
svn path=/nixpkgs/trunk/; revision=32278
2012-02-14 16:58:30 +00:00
Peter Simons
3c63b41aa4
haskell-tar: added version 0.4.0.0
...
svn path=/nixpkgs/trunk/; revision=32277
2012-02-14 16:58:27 +00:00
Peter Simons
f1abe7d195
haskell-network: updated 2.3.x version to 2.3.0.11
...
svn path=/nixpkgs/trunk/; revision=32276
2012-02-14 16:58:24 +00:00
Peter Simons
ebdb515865
pkgs/development/compilers/gcc-4.6: added 'enablePlugin' attribute (defaults to false) to add support for GCC plugins (such as melt)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32275
2012-02-14 14:42:59 +00:00
Peter Simons
35a4593277
pkgs/development/compilers/gcc-4.6: strip trailing whitespace
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32274
2012-02-14 14:42:56 +00:00
Yury G. Kudryashov
c81f618a34
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32273
2012-02-14 14:33:10 +00:00
Yury G. Kudryashov
96c20f97b7
unzip: fix typo in meta
...
svn path=/nixpkgs/trunk/; revision=32272
2012-02-14 14:29:25 +00:00
Yury G. Kudryashov
5d70cfcb25
kdepim-runtime: fix mailindexer eating 100% CPU
...
svn path=/nixpkgs/trunk/; revision=32271
2012-02-14 14:29:22 +00:00
Peter Simons
02eaa57b56
merge latest changes from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32270
2012-02-14 13:47:27 +00:00
Sander van der Burg
ba4e2e775a
Bumped GeoIP java library to version 1.2.5
...
svn path=/nixpkgs/trunk/; revision=32268
2012-02-14 10:53:09 +00:00
Cillian de Roiste
1c885d3dee
Updating to 2.10.1, security fixes and also fixes #14351 'multiple display of room members'
...
svn path=/nixpkgs/trunk/; revision=32267
2012-02-14 09:56:46 +00:00
Lluís Batlle i Rossell
af1b08ac32
Updating firefox to 10.0.1. I'll let hydra build it.
...
svn path=/nixpkgs/trunk/; revision=32266
2012-02-13 21:04:39 +00:00
Yury G. Kudryashov
f7886ac78b
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32265
2012-02-13 19:47:36 +00:00
Yury G. Kudryashov
19dde94ddc
Add calligra suite
...
KOffice, rebranded. Let hydra build it.
svn path=/nixpkgs/trunk/; revision=32264
2012-02-13 19:34:42 +00:00
Yury G. Kudryashov
1c4a8d7e6d
freeciv: add flags for clients and server
...
svn path=/nixpkgs/trunk/; revision=32263
2012-02-13 19:34:39 +00:00
Yury G. Kudryashov
b13fd75b35
freeciv-2.3.1
...
svn path=/nixpkgs/trunk/; revision=32262
2012-02-13 19:34:35 +00:00
Arie Middelkoop
456d380cef
Fixed poweroff/reboot in "consolekit" for NixOS.
...
svn path=/nixpkgs/trunk/; revision=32261
2012-02-13 17:15:34 +00:00
Lluís Batlle i Rossell
0a85d5cf98
Blind commit about making nvidia-cg-toolkit build for i686-linux
...
svn path=/nixpkgs/trunk/; revision=32258
2012-02-13 13:59:12 +00:00
Lluís Batlle i Rossell
1a5c12c34c
I made stuntrally work, thanks to adding the nvidia_cg_toolkit to ogre.
...
svn path=/nixpkgs/trunk/; revision=32257
2012-02-13 13:41:57 +00:00
Peter Simons
32c4436335
haskell-yesod-routes: added meta.maintainers
...
svn path=/nixpkgs/trunk/; revision=32253
2012-02-13 09:02:26 +00:00
Peter Simons
bf4edd50de
haskell-yesod-auth: updated to version 0.8.1.1
...
svn path=/nixpkgs/trunk/; revision=32252
2012-02-13 09:02:23 +00:00
Peter Simons
3a381fbe8b
haskell-wai-logger: updated to version 0.1.3
...
svn path=/nixpkgs/trunk/; revision=32251
2012-02-13 09:02:21 +00:00
Peter Simons
26dc512856
haskell-texmath: updated to version 0.6.0.3
...
svn path=/nixpkgs/trunk/; revision=32250
2012-02-13 09:02:19 +00:00
Peter Simons
f8bdfa5b7f
haskell-system-fileio: updated to version 0.3.5
...
svn path=/nixpkgs/trunk/; revision=32249
2012-02-13 09:02:16 +00:00
Peter Simons
76c27de286
haskell-persistent-template: updated to version 0.8.1.1
...
svn path=/nixpkgs/trunk/; revision=32248
2012-02-13 09:02:14 +00:00
Peter Simons
e01f4fb894
haskell-pandoc: updated to version 1.9.1.1
...
svn path=/nixpkgs/trunk/; revision=32247
2012-02-13 09:02:11 +00:00
Peter Simons
3cc92a77ce
haskell-numeric-prelude: updated to version 0.3.0.1
...
svn path=/nixpkgs/trunk/; revision=32246
2012-02-13 09:02:08 +00:00
Peter Simons
7c6a291d49
haskell-http-conduit: updated to version 1.2.6
...
svn path=/nixpkgs/trunk/; revision=32245
2012-02-13 09:02:06 +00:00
Peter Simons
1f346f4781
haskell-highlighting-kate: updated to version 0.5.0.4
...
svn path=/nixpkgs/trunk/; revision=32244
2012-02-13 09:02:04 +00:00
Peter Simons
b6922cc2ae
haskell-crypto-conduit: updated to version 0.1.3.1
...
svn path=/nixpkgs/trunk/; revision=32243
2012-02-13 09:02:01 +00:00
Peter Simons
a05bc7570c
haskell-conduit: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=32242
2012-02-13 09:01:59 +00:00
Peter Simons
af4959a2ae
haskell-cmdargs: updated to version 0.9.3
...
svn path=/nixpkgs/trunk/; revision=32241
2012-02-13 09:01:56 +00:00
Peter Simons
e74e8f880a
haskell-attoparsec: updated to version 0.10.1.1
...
svn path=/nixpkgs/trunk/; revision=32240
2012-02-13 09:01:54 +00:00
Peter Simons
7d51d52499
haskell-HDBC: updated to version 2.3.1.1
...
svn path=/nixpkgs/trunk/; revision=32239
2012-02-13 09:01:51 +00:00
Peter Simons
d53d97ad5e
haskell-HaRe: updated to version 0.6.0.2
...
svn path=/nixpkgs/trunk/; revision=32238
2012-02-13 09:01:46 +00:00
Sander van der Burg
da6e4f95d4
Bumped revision of Disnix activation scripts
...
svn path=/nixpkgs/trunk/; revision=32234
2012-02-12 13:34:06 +00:00
Yury G. Kudryashov
fc21cca549
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32231
2012-02-12 09:33:54 +00:00
Yury G. Kudryashov
af62434159
kmymoney-4.6.2, fix build with qt-4.8
...
svn path=/nixpkgs/trunk/; revision=32230
2012-02-11 21:15:16 +00:00
Lluís Batlle i Rossell
c2e5c08d72
Adding the game Bits&Bots
...
svn path=/nixpkgs/trunk/; revision=32227
2012-02-11 14:33:27 +00:00
Arie Middelkoop
af2f845060
Kwooty binary newsreader version bump 0.8.0 -> 0.8.1.
...
Newer version builds against the updated dependencies of the package.
svn path=/nixpkgs/trunk/; revision=32226
2012-02-11 09:06:09 +00:00
Lluís Batlle i Rossell
ff240c0150
Updating trigger rally
...
svn path=/nixpkgs/trunk/; revision=32223
2012-02-10 22:23:33 +00:00
Lluís Batlle i Rossell
9ae92c3d69
Updating zziplib
...
svn path=/nixpkgs/trunk/; revision=32222
2012-02-10 21:56:45 +00:00
Lluís Batlle i Rossell
ed00bb14bb
Adding a throw for stunt-rally; it does not work after build.
...
svn path=/nixpkgs/trunk/; revision=32221
2012-02-10 21:53:59 +00:00
Lluís Batlle i Rossell
1ad1d987e3
Adding stunt rally.
...
svn path=/nixpkgs/trunk/; revision=32217
2012-02-10 20:24:13 +00:00
Eelco Dolstra
761785c4ab
* Fix ebook-tools. It broke because of the libzip update.
...
svn path=/nixpkgs/trunk/; revision=32215
2012-02-10 18:33:14 +00:00
Peter Simons
c5617dc628
haskell-LambdaHack: updated to version 0.2.0
...
svn path=/nixpkgs/trunk/; revision=32214
2012-02-10 11:34:26 +00:00
Peter Simons
657628e1c7
haskell-zlib-conduit: updated to version 0.2.0
...
svn path=/nixpkgs/trunk/; revision=32213
2012-02-10 11:34:23 +00:00
Peter Simons
eef5c55e6e
haskell-yesod: updated to version 0.10.1
...
svn path=/nixpkgs/trunk/; revision=32212
2012-02-10 11:34:20 +00:00
Peter Simons
4b7ebbed6f
haskell-yesod-static: updated to version 0.10.1
...
svn path=/nixpkgs/trunk/; revision=32211
2012-02-10 11:34:18 +00:00
Peter Simons
a5461d2cc8
haskell-yesod-persistent: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=32210
2012-02-10 11:34:15 +00:00
Peter Simons
8478697f71
haskell-yesod-json: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=32209
2012-02-10 11:34:12 +00:00
Peter Simons
76dbef631e
haskell-yesod-form: updated to version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=32208
2012-02-10 11:34:09 +00:00
Peter Simons
ca95e7796c
haskell-yesod-default: updated to version 0.6.1
...
svn path=/nixpkgs/trunk/; revision=32207
2012-02-10 11:34:06 +00:00
Peter Simons
bb1679d371
haskell-yesod-core: updated to version 0.10.1
...
svn path=/nixpkgs/trunk/; revision=32206
2012-02-10 11:34:04 +00:00
Peter Simons
6caa6272e9
haskell-yesod-auth: updated to version 0.8.1
...
svn path=/nixpkgs/trunk/; revision=32205
2012-02-10 11:34:01 +00:00
Peter Simons
6d1c0f4b60
haskell-yaml: updated to version 0.5.2
...
svn path=/nixpkgs/trunk/; revision=32204
2012-02-10 11:33:58 +00:00
Peter Simons
897d63e5f7
haskell-warp: updated to version 1.1.0
...
svn path=/nixpkgs/trunk/; revision=32203
2012-02-10 11:33:56 +00:00
Peter Simons
85c395797e
haskell-wai: updated to version 1.1.0
...
svn path=/nixpkgs/trunk/; revision=32202
2012-02-10 11:33:52 +00:00
Peter Simons
57cb4ab024
haskell-wai-extra: updated to version 1.1.0
...
svn path=/nixpkgs/trunk/; revision=32201
2012-02-10 11:33:50 +00:00
Peter Simons
f7200279f4
haskell-wai-app-static: updated to version 1.1.1
...
svn path=/nixpkgs/trunk/; revision=32200
2012-02-10 11:33:47 +00:00
Peter Simons
acfc1c505e
haskell-tls: updated to version 0.9.0
...
svn path=/nixpkgs/trunk/; revision=32199
2012-02-10 11:33:44 +00:00
Peter Simons
7750208983
haskell-tls-extra: updated to version 0.4.3
...
svn path=/nixpkgs/trunk/; revision=32198
2012-02-10 11:33:42 +00:00
Peter Simons
5f3751c931
haskell-th-lift: updated to version 0.5.5
...
svn path=/nixpkgs/trunk/; revision=32197
2012-02-10 11:33:39 +00:00
Peter Simons
d4cde49783
haskell-shakespeare: updated to version 0.10.3.1
...
svn path=/nixpkgs/trunk/; revision=32196
2012-02-10 11:33:36 +00:00
Peter Simons
067ed3e52b
haskell-shakespeare-text: updated to version 0.10.5
...
svn path=/nixpkgs/trunk/; revision=32195
2012-02-10 11:33:34 +00:00
Peter Simons
b1dabf4795
haskell-shakespeare-js: updated to version 0.11.0.1
...
svn path=/nixpkgs/trunk/; revision=32194
2012-02-10 11:33:31 +00:00
Peter Simons
58a133f7fb
haskell-shakespeare-i18n: updated to version 0.0.1
...
svn path=/nixpkgs/trunk/; revision=32193
2012-02-10 11:33:28 +00:00
Peter Simons
7d474b4dd9
haskell-shakespeare-css: updated to version 0.10.7
...
svn path=/nixpkgs/trunk/; revision=32192
2012-02-10 11:33:26 +00:00
Peter Simons
a53f8656fe
haskell-pandoc: updated to version 1.9.1
...
svn path=/nixpkgs/trunk/; revision=32191
2012-02-10 11:33:23 +00:00
Peter Simons
baeebd7677
haskell-http-enumerator: updated to version 0.7.3
...
svn path=/nixpkgs/trunk/; revision=32190
2012-02-10 11:33:20 +00:00
Peter Simons
7d6092cbbc
haskell-http-conduit: updated to version 1.2.5
...
svn path=/nixpkgs/trunk/; revision=32189
2012-02-10 11:33:18 +00:00
Peter Simons
da120789ce
haskell-highlighting-kate: updated to version 0.5.0.2
...
svn path=/nixpkgs/trunk/; revision=32188
2012-02-10 11:33:15 +00:00
Peter Simons
2a0c2cccdb
haskell-cookie: updated to version 0.4.0
...
svn path=/nixpkgs/trunk/; revision=32187
2012-02-10 11:33:13 +00:00
Peter Simons
4d74352a73
haskell-conduit: updated to version 0.2.0
...
svn path=/nixpkgs/trunk/; revision=32186
2012-02-10 11:33:10 +00:00
Peter Simons
df2916a86a
haskell-certificate: updated to version 1.1.0
...
svn path=/nixpkgs/trunk/; revision=32185
2012-02-10 11:33:07 +00:00
Peter Simons
081a06c578
haskell-blaze-builder-conduit: updated to version 0.2.0
...
svn path=/nixpkgs/trunk/; revision=32184
2012-02-10 11:33:05 +00:00
Peter Simons
3dd1ac8766
haskell-authenticate: updated to version 1.0.0
...
svn path=/nixpkgs/trunk/; revision=32183
2012-02-10 11:33:02 +00:00
Peter Simons
a72543aa72
haskell-attoparsec-conduit: updated to version 0.2.0
...
svn path=/nixpkgs/trunk/; revision=32182
2012-02-10 11:32:59 +00:00
Peter Simons
c78b13be70
haskell-persistent-template: updated to version 0.8.1
...
svn path=/nixpkgs/trunk/; revision=32181
2012-02-10 11:32:57 +00:00
Peter Simons
27b9910634
haskell-persistent-sqlite: updated to version 0.8.0
...
svn path=/nixpkgs/trunk/; revision=32180
2012-02-10 11:32:54 +00:00
Peter Simons
a2d2fa31a6
haskell-persistent: updated to version 0.8.0
...
svn path=/nixpkgs/trunk/; revision=32179
2012-02-10 11:32:50 +00:00
Peter Simons
78d758d93f
haskell-yesod-routes: added version 0.0.1
...
svn path=/nixpkgs/trunk/; revision=32178
2012-02-10 11:32:48 +00:00
Peter Simons
cd306852ad
haskell-crypto-conduit: added version 0.1.3.1
...
svn path=/nixpkgs/trunk/; revision=32177
2012-02-10 11:32:45 +00:00
Peter Simons
eb9badcd21
haskell-attempt: added version 0.4.0
...
svn path=/nixpkgs/trunk/; revision=32176
2012-02-10 11:32:40 +00:00
Peter Simons
cf686eaa50
haskell-failure: added version 0.2.0
...
svn path=/nixpkgs/trunk/; revision=32175
2012-02-10 11:32:35 +00:00
Yury G. Kudryashov
5144a19987
svn merge ^/nixpkgs/trunk
...
There were a few merge conflicts due to ensureDir->mkdir -p migration
svn path=/nixpkgs/branches/stdenv-updates/; revision=32174
2012-02-10 10:24:30 +00:00
Yury G. Kudryashov
e9974606a5
kmymoney: explicitly pass pkgconfig
...
svn path=/nixpkgs/trunk/; revision=32173
2012-02-10 10:13:52 +00:00
Yury G. Kudryashov
c84eb70b51
Latest exosip and linphone
...
svn path=/nixpkgs/trunk/; revision=32172
2012-02-10 10:13:48 +00:00
Yury G. Kudryashov
3217e1c5c3
djview-4.8, fix build with qt-4.8
...
svn path=/nixpkgs/trunk/; revision=32171
2012-02-10 10:13:44 +00:00
Yury G. Kudryashov
f9c551a41f
hugin-2011.4.0
...
svn path=/nixpkgs/trunk/; revision=32170
2012-02-10 10:13:39 +00:00
Yury G. Kudryashov
f8d0599756
Add tclap (required for new hugin)
...
svn path=/nixpkgs/trunk/; revision=32169
2012-02-10 10:13:34 +00:00
Shea Levy
f77fa09f56
v8: Get building on darwin
...
svn path=/nixpkgs/trunk/; revision=32168
2012-02-10 05:22:58 +00:00
Lluís Batlle i Rossell
232da3a29d
Adding a new url for isl.src. The current is only meant for the last version.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32167
2012-02-09 19:53:01 +00:00
Lluís Batlle i Rossell
ab93b3a032
Updating imagemagick; I think it's meant to build with the new zlib 1.2.6.
...
I'll let hydra try it.
I don't update this in trunk because a lot depends on this.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32166
2012-02-09 19:45:31 +00:00
Peter Simons
2d48075c4a
haskell-packages.nix: disable the obsolete 'HaRe' tool
...
svn path=/nixpkgs/trunk/; revision=32165
2012-02-09 14:53:07 +00:00
Peter Simons
792bbd3522
haskell-packages.nix: disable the obsolete 'frown' tool
...
svn path=/nixpkgs/trunk/; revision=32164
2012-02-09 14:53:05 +00:00
Peter Simons
bfd1783a06
haskell-packages.nix: fixed obsolete reference to json_0_5 attribute
...
svn path=/nixpkgs/trunk/; revision=32163
2012-02-09 14:41:36 +00:00
Peter Simons
1e8e60da41
haskell-json: fix build with GHC 7.4.x
...
svn path=/nixpkgs/trunk/; revision=32162
2012-02-09 14:38:03 +00:00
Peter Simons
24ff52e62e
haskell-json: dropped obsolete version 0.4.4
...
svn path=/nixpkgs/trunk/; revision=32161
2012-02-09 14:38:01 +00:00
Eelco Dolstra
3a4595d679
* zlib should be a propagated build input of libzip.
...
svn path=/nixpkgs/trunk/; revision=32160
2012-02-09 14:22:13 +00:00
Eelco Dolstra
2051002180
* libzip updated to 0.10.
...
svn path=/nixpkgs/trunk/; revision=32159
2012-02-09 14:09:08 +00:00
Peter Simons
1a7d345aab
wxmaxima: updated to version 12.01.0
...
svn path=/nixpkgs/trunk/; revision=32158
2012-02-09 13:22:57 +00:00
Peter Simons
db29c078b3
haskell-texmath: updated to version 0.6.0.2
...
svn path=/nixpkgs/trunk/; revision=32157
2012-02-09 12:54:05 +00:00
Peter Simons
4ef705c1ef
haskell-haxr: updated to version 3000.8.5
...
svn path=/nixpkgs/trunk/; revision=32156
2012-02-09 12:54:03 +00:00
Peter Simons
0333114f58
haskell-happstack-data: updated to version 6.0.1
...
svn path=/nixpkgs/trunk/; revision=32155
2012-02-09 12:54:00 +00:00
Ludovic Courtès
452cdc59f1
GNU Guile: Use the right configure option name.
...
svn path=/nixpkgs/trunk/; revision=32154
2012-02-09 10:07:42 +00:00
Lluís Batlle i Rossell
f113fbb5dd
Fixing the xine lib build, for problems building with zlib 1.2.6
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32153
2012-02-09 09:35:54 +00:00
Ludovic Courtès
1d44b332ed
GNU Guile: Disable pthread support on FreeBSD.
...
svn path=/nixpkgs/trunk/; revision=32152
2012-02-09 09:16:17 +00:00
Peter Simons
d450c760f8
haskell-Ebnf2ps: updated to version 1.0.10
...
svn path=/nixpkgs/trunk/; revision=32149
2012-02-08 23:06:04 +00:00
Peter Simons
d2bbefa08e
haskell-hint: updated to version 0.3.3.4
...
svn path=/nixpkgs/trunk/; revision=32148
2012-02-08 23:06:01 +00:00
Peter Simons
0df0d9ad9c
Ebnf2ps: the package is now available from Hackage
...
svn path=/nixpkgs/trunk/; revision=32147
2012-02-08 22:07:42 +00:00
Lluís Batlle i Rossell
3782f740a0
Adding libwebp
...
svn path=/nixpkgs/trunk/; revision=32146
2012-02-08 21:37:20 +00:00
Lluís Batlle i Rossell
d83e1b4b5d
Updating libvorbis and libogg, and enabling by default libvorbis and libxvid on ffmpeg.
...
I think there are little drawbacks on that, whlie there are benefits.
svn path=/nixpkgs/trunk/; revision=32145
2012-02-08 19:54:16 +00:00
Eelco Dolstra
1e0012c1ab
* Tribler updated to 5.5.10.
...
svn path=/nixpkgs/trunk/; revision=32144
2012-02-08 16:46:09 +00:00
Eelco Dolstra
ff1bfcaefb
* Added fuse-zip, a FUSE filesystem for accessing zip files.
...
svn path=/nixpkgs/trunk/; revision=32143
2012-02-08 15:45:26 +00:00
Eelco Dolstra
f680a3c175
* Put back the Ubuntu 10.10 images that I accidentally removed.
...
svn path=/nixpkgs/trunk/; revision=32141
2012-02-08 11:38:46 +00:00
Peter Simons
6a46fac659
haskell-zlib-bindings: updated to version 0.0.3.2
...
svn path=/nixpkgs/trunk/; revision=32140
2012-02-08 09:22:40 +00:00
Peter Simons
115ec41ba1
haskell-libmpd: updated to version 0.7.1
...
svn path=/nixpkgs/trunk/; revision=32139
2012-02-08 09:22:38 +00:00
Peter Simons
8be0696c79
haskell-hamlet: updated to version 0.10.8
...
svn path=/nixpkgs/trunk/; revision=32138
2012-02-08 09:22:35 +00:00
Peter Simons
efd8bf8677
haskell-gloss: updated to version 1.6.1.1
...
svn path=/nixpkgs/trunk/; revision=32137
2012-02-08 09:22:32 +00:00
Peter Simons
07bf4c6f76
haskell-asn1-data: updated to version 0.6.1.3
...
svn path=/nixpkgs/trunk/; revision=32136
2012-02-08 09:22:28 +00:00
Yury G. Kudryashov
0de0994bc4
zlib: largefile_source problem fixed upstream
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32135
2012-02-08 05:05:46 +00:00
Eelco Dolstra
34c8b2fa31
* Updated Postgres to 9.0.6 (contributed by Bryce L Nordgren).
...
svn path=/nixpkgs/trunk/; revision=32134
2012-02-07 23:31:40 +00:00
Lluís Batlle i Rossell
1f3f0e6b65
Updating zlib. The zlib.net site is down, but I could pick the file from a gentoo distfiles mirror.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32133
2012-02-07 21:51:03 +00:00
Peter Simons
85f4a69a14
nbd: the test suite still doesn't work on Hydra
...
svn path=/nixpkgs/trunk/; revision=32132
2012-02-07 21:45:05 +00:00
Yury G. Kudryashov
912637f33a
Enable/disable libreoffice build in nixpkgs.config, not in tree.
...
I've tried to use override instead of getConfig but failed because exception is
thrown before the function is called with force = true.
svn path=/nixpkgs/trunk/; revision=32131
2012-02-07 21:03:25 +00:00
Yury G. Kudryashov
043000cf35
Fix eval
...
svn path=/nixpkgs/trunk/; revision=32130
2012-02-07 21:03:20 +00:00
Yury G. Kudryashov
a8dba7888b
Move gtkLibs3x to top-level namespace, gtk+-3.2.3
...
Cherry-pick /nixpkgs/branches/glib-2.30@32044
svn path=/nixpkgs/trunk/; revision=32129
2012-02-07 21:03:16 +00:00
Yury G. Kudryashov
acd9d6b42e
pango-1.29: use fetchurl
...
cherry-pick /nixpkgs/branches/glib-2.30@32043
svn path=/nixpkgs/trunk/; revision=32128
2012-02-07 21:03:12 +00:00
Peter Simons
07a925d08a
nbd: re-enable the test suite to see what happens
...
svn path=/nixpkgs/trunk/; revision=32127
2012-02-07 19:54:31 +00:00
Peter Simons
1451109c95
nbd: linking with -lrt is no longer necessary because we don't link glib statically anymore
...
svn path=/nixpkgs/trunk/; revision=32126
2012-02-07 19:54:28 +00:00
Peter Simons
a62fa4480a
nbd: updated to version 2.9.25
...
svn path=/nixpkgs/trunk/; revision=32125
2012-02-07 19:54:25 +00:00
Peter Simons
4afaf0be23
emacs-w3m: updated the SHA256 hash
...
Thanks Ludo!
svn path=/nixpkgs/trunk/; revision=32124
2012-02-07 17:45:47 +00:00
Florian Friesdorf
2f7102afc0
emacs 24.0.93
...
svn path=/nixpkgs/trunk/; revision=32123
2012-02-07 17:40:05 +00:00
Florian Friesdorf
df12f0bd01
emacs js2-mode
...
svn path=/nixpkgs/trunk/; revision=32122
2012-02-07 17:40:02 +00:00
Florian Friesdorf
af8aceb847
notmuch cosmetical change
...
svn path=/nixpkgs/trunk/; revision=32121
2012-02-07 17:39:59 +00:00
Florian Friesdorf
58bd562e28
python-matplotlib-1.1.0
...
svn path=/nixpkgs/trunk/; revision=32120
2012-02-07 17:39:56 +00:00
Florian Friesdorf
f3b60febd3
calfw-1.3-5-ga9b6615 for fix in combination with org-mode
...
svn path=/nixpkgs/trunk/; revision=32119
2012-02-07 17:39:54 +00:00
Florian Friesdorf
4e3afe1b8d
emacs mode calfw-1.3
...
svn path=/nixpkgs/trunk/; revision=32118
2012-02-07 17:39:51 +00:00
Peter Simons
29869899a8
ikiwiki: updated to version 3.20120202
...
svn path=/nixpkgs/trunk/; revision=32116
2012-02-07 14:01:05 +00:00
Peter Simons
f57a6512b8
perl-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=32115
2012-02-07 14:01:03 +00:00
Peter Simons
c9201bdf53
YAML-LibYAML: added version 0.38
...
svn path=/nixpkgs/trunk/; revision=32114
2012-02-07 14:01:00 +00:00
Eelco Dolstra
c303784a89
* Debian 6.0.4.
...
svn path=/nixpkgs/trunk/; revision=32112
2012-02-07 13:19:03 +00:00
Eelco Dolstra
78ab1dd995
* Added Fedora 16 images.
...
svn path=/nixpkgs/trunk/; revision=32110
2012-02-07 13:14:25 +00:00
Eelco Dolstra
b22276deea
* Add disk images for Ubuntu 11.10.
...
svn path=/nixpkgs/trunk/; revision=32109
2012-02-07 12:38:32 +00:00
Eelco Dolstra
e4ee3e2c9b
* svn2git updated to 2.2.0.
...
svn path=/nixpkgs/trunk/; revision=32108
2012-02-07 12:22:48 +00:00
Peter Simons
6789ec0c84
haskell-cpphs: updated to version 1.13.3
...
svn path=/nixpkgs/trunk/; revision=32107
2012-02-07 10:34:43 +00:00
Peter Simons
77f1415102
haskell-wxdirect: updated to version 0.13.1.2
...
svn path=/nixpkgs/trunk/; revision=32106
2012-02-07 10:34:40 +00:00
Peter Simons
a3cab4b496
haskell-wxcore: updated to version 0.13.2.1
...
svn path=/nixpkgs/trunk/; revision=32105
2012-02-07 10:34:38 +00:00
Peter Simons
99e9375631
haskell-wx: updated to version 0.13.2.1
...
svn path=/nixpkgs/trunk/; revision=32104
2012-02-07 10:34:35 +00:00
Peter Simons
572260e237
haskell-system-filepath: updated to version 0.4.6
...
svn path=/nixpkgs/trunk/; revision=32103
2012-02-07 10:34:33 +00:00
Peter Simons
d5d4995b03
haskell-pandoc: updated to version 1.9.0.5
...
svn path=/nixpkgs/trunk/; revision=32102
2012-02-07 10:34:30 +00:00
Peter Simons
a2df0e09ff
haskell-zlib: added version 0.5.3.3
...
svn path=/nixpkgs/trunk/; revision=32101
2012-02-07 10:34:28 +00:00
Peter Simons
6704a7379b
haskell-test-framework: dropped version 0.4.2.2
...
Pandoc updated to 0.5.
svn path=/nixpkgs/trunk/; revision=32100
2012-02-07 10:34:25 +00:00
Yury G. Kudryashov
c615cbae70
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32099
2012-02-07 09:38:20 +00:00
Lluís Batlle i Rossell
a21457ffa8
Updating crypto++ to 5.6.1
...
svn path=/nixpkgs/trunk/; revision=32098
2012-02-07 09:18:04 +00:00
Arie Middelkoop
3f5643417a
linux-firmware-nonfree 0.33 -> 0.35
...
svn path=/nixpkgs/trunk/; revision=32097
2012-02-07 09:14:34 +00:00
Arie Middelkoop
f1a6497357
Linux kernel 3.2.2 -> 3.2.4.
...
svn path=/nixpkgs/trunk/; revision=32096
2012-02-07 09:13:45 +00:00
Michael Raskin
b340f86ba2
Low priority for ff11b
...
svn path=/nixpkgs/trunk/; revision=32095
2012-02-07 08:57:42 +00:00
Yury G. Kudryashov
a41d989a1e
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32093
2012-02-06 23:08:11 +00:00
Yury G. Kudryashov
215a07c1a9
svn merge ^/nixpkgs/trunk
...
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)
The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-06 23:03:12 +00:00
Yury G. Kudryashov
3312baae82
lcms2-2.3
...
svn path=/nixpkgs/trunk/; revision=32088
2012-02-06 22:08:04 +00:00
Peter Simons
4e3dcd9254
esniper: updated to version 2.27.0
...
svn path=/nixpkgs/trunk/; revision=32087
2012-02-06 21:26:46 +00:00
Peter Simons
febe726020
duplicity: updated to version 0.6.17
...
svn path=/nixpkgs/trunk/; revision=32086
2012-02-06 19:45:18 +00:00
Peter Simons
796f0ad5bc
i7z: better cpu frequency/turbo boost checker for intel core i{3,5,7}
...
svn path=/nixpkgs/trunk/; revision=32082
2012-02-06 19:09:04 +00:00
Peter Simons
5a34b4f9a1
uhc: upgraded to 1.1.3
...
svn path=/nixpkgs/trunk/; revision=32081
2012-02-06 19:09:01 +00:00
Peter Simons
ace1095639
upgraded emacs-w3m
...
svn path=/nixpkgs/trunk/; revision=32080
2012-02-06 19:08:58 +00:00
Peter Simons
66a1330589
v8/nodejs: upgraded to 3.6.6.20 and 0.6.9
...
svn path=/nixpkgs/trunk/; revision=32079
2012-02-06 19:08:56 +00:00
Peter Simons
4bfbdda332
frandom: very fast random number generator kernel module
...
nixos support via services.frandom.enable
svn path=/nixpkgs/trunk/; revision=32078
2012-02-06 19:08:52 +00:00
Peter Simons
1b85da5ae3
ghc-mod: upgraded to 1.0.8
...
svn path=/nixpkgs/trunk/; revision=32077
2012-02-06 19:08:48 +00:00
Vladimír Čunát
e6c4bcf8fb
Patched broadcom_sta with for kernels 2.6.39 and 3.2
...
Patches taken from Gentoo, builds OK now.
svn path=/nixpkgs/trunk/; revision=32076
2012-02-06 19:06:47 +00:00
Peter Simons
fd12c85a33
haskell-hakyll: updated to version 3.2.6.0
...
svn path=/nixpkgs/trunk/; revision=32075
2012-02-06 18:28:22 +00:00
Peter Simons
bb5f77cfaa
haskell-pandoc: updated to version 1.9.0.3
...
svn path=/nixpkgs/trunk/; revision=32074
2012-02-06 18:28:19 +00:00
Peter Simons
efa830e5c4
haskell-temporary: updated meta section
...
svn path=/nixpkgs/trunk/; revision=32073
2012-02-06 18:28:16 +00:00
Peter Simons
14e803ff8a
haskell-test-framework: added version 0.4.2.2 (required by pandoc)
...
svn path=/nixpkgs/trunk/; revision=32072
2012-02-06 18:28:12 +00:00
Peter Simons
31298a29ae
haskell-hlint: updated to version 1.8.23
...
svn path=/nixpkgs/trunk/; revision=32069
2012-02-06 14:28:02 +00:00
Peter Simons
ad07ce6e67
haskell-vector-algorithms: updated to version 0.5.4
...
svn path=/nixpkgs/trunk/; revision=32068
2012-02-06 14:27:59 +00:00
Peter Simons
066cd10d99
haskell-texmath: updated to version 0.6.0.1
...
svn path=/nixpkgs/trunk/; revision=32067
2012-02-06 14:27:57 +00:00
Peter Simons
9a2922dec5
haskell-system-filepath: updated to version 0.4.5
...
svn path=/nixpkgs/trunk/; revision=32066
2012-02-06 14:27:54 +00:00
Peter Simons
84bfd464d0
haskell-system-fileio: updated to version 0.3.4
...
svn path=/nixpkgs/trunk/; revision=32065
2012-02-06 14:27:52 +00:00
Peter Simons
1eb5674ebf
haskell-parsimony: updated to version 1.3
...
svn path=/nixpkgs/trunk/; revision=32064
2012-02-06 14:27:49 +00:00
Peter Simons
f11b58a1b1
haskell-pandoc: updated to version 1.9.0.2
...
svn path=/nixpkgs/trunk/; revision=32063
2012-02-06 14:27:47 +00:00
Peter Simons
6b7de9b5fc
haskell-pandoc-types: updated to version 1.9.0.2
...
svn path=/nixpkgs/trunk/; revision=32062
2012-02-06 14:27:44 +00:00
Peter Simons
9cacf79ac0
haskell-highlighting-kate: updated to version 0.5.0.1
...
svn path=/nixpkgs/trunk/; revision=32061
2012-02-06 14:27:42 +00:00
Peter Simons
84a2bcfb26
haskell-OpenGLRaw: updated to version 1.2.0.0
...
svn path=/nixpkgs/trunk/; revision=32060
2012-02-06 14:27:40 +00:00
Peter Simons
a1cd71b5af
haskell-HaskellForMaths: updated to version 0.4.3
...
svn path=/nixpkgs/trunk/; revision=32059
2012-02-06 14:27:37 +00:00
Peter Simons
eb53508829
haskell-Graphalyze: updated to version 0.12.0.0
...
svn path=/nixpkgs/trunk/; revision=32058
2012-02-06 14:27:35 +00:00
Peter Simons
6494e9a2c4
haskell-GLURaw: updated to version 1.2.0.0
...
svn path=/nixpkgs/trunk/; revision=32057
2012-02-06 14:27:32 +00:00
Peter Simons
c682f95d63
haskell-temporary: added version 1.1.2.3
...
svn path=/nixpkgs/trunk/; revision=32056
2012-02-06 14:27:30 +00:00
Peter Simons
12dfa773aa
haskell-haskell-src: 7.4.1 build was fixed by happy update
...
svn path=/nixpkgs/trunk/; revision=32055
2012-02-06 14:27:27 +00:00
Peter Simons
269b4776ce
haskell: added OpenGL 5.0.0 and GLUT 2.3.0.0
...
svn path=/nixpkgs/trunk/; revision=32054
2012-02-06 14:27:24 +00:00
Peter Simons
df0f103e86
haskell-http-conduit: downgrade to version 1.2.0
...
The latest version has requirements version that we cannot fulfill
without duplicating a lot of packages.
svn path=/nixpkgs/trunk/; revision=32053
2012-02-06 14:27:21 +00:00
Peter Simons
20f8c35e07
haskell-happy: added version 1.18.9
...
svn path=/nixpkgs/trunk/; revision=32052
2012-02-06 14:27:18 +00:00
Michael Raskin
8bae3c51ff
Add Firefox 11beta
...
svn path=/nixpkgs/trunk/; revision=32048
2012-02-06 08:28:24 +00:00
Michael Raskin
bc851612c9
A kludge to avoid removal of zlib from RPATH -- needed for LilyPond build
...
svn path=/nixpkgs/trunk/; revision=32046
2012-02-06 05:49:27 +00:00
Alexander Tsamutali
109068c605
applications/misc/goldendict: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=32045
2012-02-05 21:02:27 +00:00
Arie Middelkoop
2d7fe30288
Improved the expression for intel microcode.
...
svn path=/nixpkgs/trunk/; revision=32042
2012-02-05 20:44:19 +00:00
Yury G. Kudryashov
c81e27f1f7
Move gtkLibs to top-level namespace
...
Earlier there was a strict correspondence between versions of gtkLibs.* but now
upstream moves to gtk-3.x, and there is no simple rule anymore. Thus it is
easier to override particular libs on a case-by-case basis than using gtkLibs2x.
svn path=/nixpkgs/trunk/; revision=32040
2012-02-05 18:29:42 +00:00
Yury G. Kudryashov
06a8db81ca
qhull-2012.1
...
svn path=/nixpkgs/trunk/; revision=32039
2012-02-05 09:26:15 +00:00
Yury G. Kudryashov
ba50fa3ad2
Whitespace
...
svn path=/nixpkgs/trunk/; revision=32038
2012-02-05 09:26:11 +00:00
Yury G. Kudryashov
33f14fc3cf
enblend-enfuse-4.0
...
svn path=/nixpkgs/trunk/; revision=32037
2012-02-05 09:26:06 +00:00
Arie Middelkoop
3f1054b1ec
Added 'bumblebee', a package that facilitates NVidia Optimus graphics with X11.
...
Note: it relies heavily on 'virtualgl'. This also makes the approach taken
by bumblebee not very effective.
So, this package is actually mainly useful for shutting down your card so that
it does not consume power/produce heat.
See the comments in bumblebee/default.nix
svn path=/nixpkgs/trunk/; revision=32036
2012-02-05 00:51:35 +00:00
Arie Middelkoop
b4d5957ac4
Version bumb of 'xf86-synaptics' module, which fixes a cpu-stealing bug when using syndaemon.
...
svn path=/nixpkgs/trunk/; revision=32035
2012-02-05 00:43:54 +00:00
Ludovic Courtès
d15738aca5
GnuTLS: Get Hydra to build the Guile-less variants.
...
svn path=/nixpkgs/trunk/; revision=32034
2012-02-04 23:21:33 +00:00
Shea Levy
b59eac3bfc
Add autotest-rails gem
...
svn path=/nixpkgs/trunk/; revision=32033
2012-02-04 15:04:04 +00:00
Peter Simons
60c8201514
analog: install images directory, too
...
svn path=/nixpkgs/trunk/; revision=32030
2012-02-04 10:48:48 +00:00
Peter Simons
282449afe8
analog: added version 6.0
...
svn path=/nixpkgs/trunk/; revision=32029
2012-02-04 10:32:07 +00:00
Peter Simons
b69d6bf7e0
Moved all LaTeX expressions into tools/typesetting hierarchy.
...
svn path=/nixpkgs/trunk/; revision=32028
2012-02-04 09:31:07 +00:00
Peter Simons
dbafd99a0a
Moved python debugger into development/tools hierarchy.
...
svn path=/nixpkgs/trunk/; revision=32027
2012-02-04 09:30:53 +00:00
Peter Simons
ce1ce28f96
haskell-yap: updated to version 0.2
...
svn path=/nixpkgs/trunk/; revision=32026
2012-02-04 08:38:09 +00:00
Peter Simons
49009f72ce
haskell-hakyll: updated to version 3.2.5.1
...
svn path=/nixpkgs/trunk/; revision=32025
2012-02-04 08:38:04 +00:00
Yury G. Kudryashov
a810d44d81
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32024
2012-02-03 21:33:28 +00:00
Peter Simons
2286dd1f51
haskell-packages.nix: updated configurations for older GHC versions to prefer a more modern DeepSeq
...
svn path=/nixpkgs/trunk/; revision=32023
2012-02-03 21:06:28 +00:00
Yury G. Kudryashov
4a5673f520
graphicsmagick: add meta.platforms
...
svn path=/nixpkgs/trunk/; revision=32022
2012-02-03 21:02:00 +00:00
Peter Simons
868d8c2d9c
haskell-cabal2nix: updated to version 1.25
...
svn path=/nixpkgs/trunk/; revision=32021
2012-02-03 21:00:32 +00:00
Peter Simons
038a3e5b2e
haskell-vty: updated to version 4.7.0.10
...
svn path=/nixpkgs/trunk/; revision=32020
2012-02-03 21:00:30 +00:00
Peter Simons
56230f309e
haskell-nixos-types: updated to version 1.3
...
svn path=/nixpkgs/trunk/; revision=32019
2012-02-03 21:00:27 +00:00
Peter Simons
88f110cb75
haskell-ieee754: updated to version 0.7.3
...
svn path=/nixpkgs/trunk/; revision=32018
2012-02-03 21:00:24 +00:00
Peter Simons
c77c727641
haskell-hackage-db: updated to version 1.2
...
svn path=/nixpkgs/trunk/; revision=32017
2012-02-03 21:00:21 +00:00
Peter Simons
2a10a4d967
haskell-bytestring-lexing: updated to version 0.4.0
...
svn path=/nixpkgs/trunk/; revision=32016
2012-02-03 21:00:18 +00:00
Peter Simons
412e5dd87d
haskell-hledger-interest: updated to version 1.4
...
svn path=/nixpkgs/trunk/; revision=32015
2012-02-03 21:00:16 +00:00
Peter Simons
74e822d76a
haskell-packages.nix: GHC 7.4.1 should use the latest version of regexPosix
...
svn path=/nixpkgs/trunk/; revision=32014
2012-02-03 21:00:13 +00:00
Peter Simons
69d6b66571
haskell-packages.nix: the latest regexPosix must use a matching regexBase in order to compile with older versions of GHC, i.e. 6.10.4
...
svn path=/nixpkgs/trunk/; revision=32013
2012-02-03 21:00:09 +00:00
Sander van der Burg
133e2db3de
Upgraded broadcom-sta driver to version 5_100_82_112
...
svn path=/nixpkgs/trunk/; revision=32012
2012-02-03 20:51:06 +00:00
Sander van der Burg
37346e00a3
Enable IPv6 by default
...
svn path=/nixpkgs/trunk/; revision=32011
2012-02-03 20:50:33 +00:00
Peter Simons
875b61eeb9
haskell-cabal-file-th: patch cabal file to fix build with GHC 7.4.1
...
svn path=/nixpkgs/trunk/; revision=32010
2012-02-03 19:10:14 +00:00
Peter Simons
0861eb5a3d
haskell-packages.nix: updated 'haskellPlatformArgs_future' configuration to reflect the current state of affairs for GHC 7.4.1
...
* DeepSeq has been removed because it's now a core package.
* XHTML and network have been updated to the latest version.
* The comments that state whether a package builds or not have been updated.
svn path=/nixpkgs/trunk/; revision=32009
2012-02-03 19:06:50 +00:00
Peter Simons
83c6e41b15
haskell-xhtml: added version 3000.2.0.5
...
svn path=/nixpkgs/trunk/; revision=32008
2012-02-03 19:06:47 +00:00
Peter Simons
dd28867e4f
haskell-network: added version 2.3.0.10
...
svn path=/nixpkgs/trunk/; revision=32007
2012-02-03 19:06:44 +00:00
Peter Simons
351627cb88
haskell-extensible-exceptions: added version 0.1.1.4
...
svn path=/nixpkgs/trunk/; revision=32006
2012-02-03 19:06:41 +00:00
Peter Simons
49ca209cd2
haskell-deepseq: added version 1.3.0.0
...
svn path=/nixpkgs/trunk/; revision=32005
2012-02-03 19:06:38 +00:00
Peter Simons
8cba75ac34
haskell-ieee754: added version 0.7.3
...
svn path=/nixpkgs/trunk/; revision=32004
2012-02-03 19:06:35 +00:00
Peter Simons
4d25e699a1
haskell-socks: updated to version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=32003
2012-02-03 19:06:32 +00:00
Peter Simons
f7889c850c
haskell-language-javascript: updated to version 0.4.7
...
svn path=/nixpkgs/trunk/; revision=32002
2012-02-03 19:06:29 +00:00
Peter Simons
d9546f6165
haskell-http-conduit: updated to version 1.2.3
...
svn path=/nixpkgs/trunk/; revision=32001
2012-02-03 19:06:26 +00:00
Peter Simons
77625e49e5
haskell-hjsmin: updated to version 0.0.15
...
svn path=/nixpkgs/trunk/; revision=32000
2012-02-03 19:06:23 +00:00
Peter Simons
65ad5c83ef
haskell-hastache: updated to version 0.3.3
...
svn path=/nixpkgs/trunk/; revision=31999
2012-02-03 19:06:20 +00:00
Peter Simons
7851600fcf
haskell-filepath: updated to version 1.3.0.0
...
svn path=/nixpkgs/trunk/; revision=31998
2012-02-03 19:06:18 +00:00
Peter Simons
51d6cf8c90
haskell-binary: updated to version 0.5.1.0
...
svn path=/nixpkgs/trunk/; revision=31997
2012-02-03 19:06:15 +00:00
Peter Simons
ade99756f9
haskell-idris: updated to version 0.9.1
...
svn path=/nixpkgs/trunk/; revision=31996
2012-02-03 19:06:12 +00:00
Lluís Batlle i Rossell
cf2591c5ec
Updating rdesktop to 1.7.1
...
svn path=/nixpkgs/trunk/; revision=31993
2012-02-03 16:16:18 +00:00
Peter Simons
4aac439f00
redis: added version 2.4.7
...
Patch submitted by Phil Hagelberg <technomancy@gmail.com>.
svn path=/nixpkgs/trunk/; revision=31992
2012-02-03 13:12:07 +00:00
Andres Löh
f2d6ca5d02
Added haskell-{bitarray,containers-deepseq,gd}.
...
svn path=/nixpkgs/trunk/; revision=31991
2012-02-03 12:15:00 +00:00
Karn Kallio
cdf1a3a3c6
Racket version 5.2.1
...
svn path=/nixpkgs/trunk/; revision=31990
2012-02-02 22:41:21 +00:00
Andres Löh
b66db5ca13
Add ghc-7.4.1. Remove Hydra building for the 7.2.* series.
...
svn path=/nixpkgs/trunk/; revision=31989
2012-02-02 21:08:30 +00:00
Ludovic Courtès
f113ee27ad
LZO 2.06.
...
svn path=/nixpkgs/trunk/; revision=31988
2012-02-02 20:49:42 +00:00
Yury G. Kudryashov
df037ddafd
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31987
2012-02-02 20:36:11 +00:00
Yury G. Kudryashov
9758857fbe
libdevil: pick a couple of debian patches
...
svn path=/nixpkgs/trunk/; revision=31986
2012-02-02 20:30:55 +00:00
Peter Simons
798890b819
haskell-zlib: drop version 0.5.3.2 again; it's causing lots of trouble
...
This change affects only GHC 7.2 or later.
svn path=/nixpkgs/trunk/; revision=31985
2012-02-02 17:03:01 +00:00
Eelco Dolstra
9d9e33b98d
* Added Firefox 10.0. P.S. it seems that Firefox 10 no longer needs
...
--enable-official-branding to get a browser that calls itself
"Firefox". But I'll leave the flag in for the moment.
* Removed Firefox 8.0.
svn path=/nixpkgs/trunk/; revision=31984
2012-02-02 15:44:22 +00:00
Peter Simons
bd2c29d553
haskell-persistent-sqlite: added version 0.6.2.1
...
svn path=/nixpkgs/trunk/; revision=31983
2012-02-02 14:54:56 +00:00
Peter Simons
e11c942238
haskell-yesod-default: added version 0.5.0
...
svn path=/nixpkgs/trunk/; revision=31982
2012-02-02 14:54:53 +00:00
Peter Simons
0ff6866501
haskell-crypto-api: updated to version 0.9
...
svn path=/nixpkgs/trunk/; revision=31981
2012-02-02 13:33:58 +00:00
Peter Simons
57c1279ce8
haskell-clientsession: updated to version 0.7.4
...
svn path=/nixpkgs/trunk/; revision=31980
2012-02-02 13:33:54 +00:00
Eelco Dolstra
7b5db94b5f
* Updated Adobe Reader to 9.4.7.
...
svn path=/nixpkgs/trunk/; revision=31978
2012-02-02 12:19:17 +00:00
Peter Simons
0f5ff15cb9
haskell-http-conduit: updated to version 1.2.0
...
svn path=/nixpkgs/trunk/; revision=31977
2012-02-02 10:52:15 +00:00
Peter Simons
c9a9d81471
haskell-conduit: updated to version 0.1.1.1
...
svn path=/nixpkgs/trunk/; revision=31976
2012-02-02 10:52:12 +00:00
Peter Simons
e3e09ea617
haskell-packages.nix: disabled hledger-vty and hledger-chart
...
These packages don't build with current versions of hledger-lib. I'll ask
upstream about an update.
svn path=/nixpkgs/trunk/; revision=31975
2012-02-02 10:38:08 +00:00
Peter Simons
9aae354adf
haskell-zlib-bindings: updated to version 0.0.3.1
...
svn path=/nixpkgs/trunk/; revision=31974
2012-02-02 10:38:06 +00:00
Peter Simons
de4350af7d
haskell-test-framework: updated to version 0.5
...
svn path=/nixpkgs/trunk/; revision=31973
2012-02-02 10:38:03 +00:00
Peter Simons
36f7262ef3
haskell-socks: updated to version 0.4.0
...
svn path=/nixpkgs/trunk/; revision=31972
2012-02-02 10:38:01 +00:00
Peter Simons
3170847b13
haskell-hledger: updated to version 0.17
...
svn path=/nixpkgs/trunk/; revision=31971
2012-02-02 10:37:58 +00:00
Peter Simons
c7f15bf35e
haskell-hledger-web: updated to version 0.17
...
svn path=/nixpkgs/trunk/; revision=31970
2012-02-02 10:37:56 +00:00
Peter Simons
a4eebff1d2
haskell-hledger-lib: updated to version 0.17
...
svn path=/nixpkgs/trunk/; revision=31969
2012-02-02 10:37:53 +00:00
Peter Simons
02ef8dd73f
haskell-citeproc-hs: updated to version 0.3.4
...
svn path=/nixpkgs/trunk/; revision=31968
2012-02-02 10:37:51 +00:00
Peter Simons
8c1822d2d8
haskell-socks: added version 0.4.0
...
svn path=/nixpkgs/trunk/; revision=31967
2012-02-02 10:37:48 +00:00
Peter Simons
d7b739d9a5
haskell-cmdargs: deleted obsolete 0.8 version
...
svn path=/nixpkgs/trunk/; revision=31966
2012-02-02 10:37:45 +00:00
Rob Vermaas
d52b0c377f
rpmclosure, remove exit
...
svn path=/nixpkgs/trunk/; revision=31965
2012-02-02 09:54:16 +00:00
Rob Vermaas
6a3feaa3dc
rpmclosure, also take into account rel attribute when versions are the same
...
svn path=/nixpkgs/trunk/; revision=31964
2012-02-02 09:53:45 +00:00
Lluís Batlle i Rossell
f53c231cc4
Updating truecrypt to 7.1.
...
I pick the tarball not from the mainsite, but we checked that the hash
corresponds with that of the main site.
svn path=/nixpkgs/trunk/; revision=31963
2012-02-02 08:54:54 +00:00
Yury G. Kudryashov
2b3fb5a824
Merge two nix exprs for links2, upgrade to 2.5
...
svn path=/nixpkgs/trunk/; revision=31962
2012-02-01 22:33:35 +00:00
Yury G. Kudryashov
75262bcbed
zip, unzip: add NLS support
...
svn path=/nixpkgs/trunk/; revision=31961
2012-02-01 22:32:16 +00:00
Yury G. Kudryashov
89de1150d5
Add libnatspec
...
svn path=/nixpkgs/trunk/; revision=31960
2012-02-01 22:32:12 +00:00
Arie Middelkoop
cc145f2ae9
Update of skype expression: make the use of pulse audio optional based on the configuration setting for pulse audio (off by default).
...
Removing pulse audio from the build inputs when it is not used prevents the bug of Skype taking 100% cpu from showing up.
This demonstrates nicely nix' features: in other distributions the recomended solution was to remove read permission from the
pulse audio libs.
svn path=/nixpkgs/trunk/; revision=31959
2012-02-01 22:09:35 +00:00
Arie Middelkoop
acda2c1967
Makes a .desktop startup item from a .desktop menu entry.
...
svn path=/nixpkgs/trunk/; revision=31958
2012-02-01 22:06:49 +00:00
Arie Middelkoop
4b45a0bfc3
Microcode for intel processors (put in firmware, and 'modprobe microcode')
...
svn path=/nixpkgs/trunk/; revision=31957
2012-02-01 22:05:21 +00:00
Marco Maggesi
7c90b6a9bc
Update HOL Light to rev 122.
...
svn path=/nixpkgs/trunk/; revision=31956
2012-02-01 14:37:50 +00:00
Peter Simons
eeeab81863
haskell-xml-conduit: updated to version 0.5.2
...
svn path=/nixpkgs/trunk/; revision=31955
2012-02-01 10:40:07 +00:00
Peter Simons
ea46f84a54
haskell-web-routes: updated to version 0.26.3
...
svn path=/nixpkgs/trunk/; revision=31954
2012-02-01 10:40:04 +00:00
Peter Simons
128f2e48d1
haskell-skein: updated to version 0.1.0.5
...
svn path=/nixpkgs/trunk/; revision=31953
2012-02-01 10:40:02 +00:00
Peter Simons
349b073889
haskell-pool-conduit: updated to version 0.0.0.1
...
svn path=/nixpkgs/trunk/; revision=31952
2012-02-01 10:39:59 +00:00
Peter Simons
17fefff71d
haskell-happstack-util: updated to version 6.0.3
...
svn path=/nixpkgs/trunk/; revision=31951
2012-02-01 10:39:57 +00:00
Peter Simons
8347954f58
haskell-fast-logger: updated to version 0.0.2
...
svn path=/nixpkgs/trunk/; revision=31950
2012-02-01 10:39:54 +00:00
Peter Simons
690be29797
haskell-data-object-yaml: updated to version 0.3.4.2
...
svn path=/nixpkgs/trunk/; revision=31949
2012-02-01 10:39:50 +00:00
Ludovic Courtès
7dc9366796
GNU help2man: Wrap the program to have a correct $PERL5LIB.
...
svn path=/nixpkgs/trunk/; revision=31948
2012-01-31 15:50:51 +00:00
Ludovic Courtès
27100c36c4
GNU help2man 1.40.5.
...
svn path=/nixpkgs/trunk/; revision=31947
2012-01-31 15:31:23 +00:00
Ludovic Courtès
38391383f0
GNU Guile 2.0.5.
...
svn path=/nixpkgs/trunk/; revision=31946
2012-01-31 15:02:38 +00:00
Eelco Dolstra
f7626c1ddd
* Unbreak icewm. Without -lfontconfig, it barfs with
...
icewm: error while loading shared libraries: libfontconfig.so.1:
cannot open shared object file: No such file or directory
This causes various NixOS tests to fail
(e.g. http://hydra.nixos.org/build/1952097 ).
svn path=/nixpkgs/trunk/; revision=31945
2012-01-31 14:55:43 +00:00
Florian Friesdorf
bf95f7fa3c
Revert "sudo upgrade to 1.8.3p2 (security fix included)"
...
before was 1.7.2, which is not affected
svn path=/nixpkgs/trunk/; revision=31944
2012-01-31 14:09:54 +00:00
Florian Friesdorf
8565aba2cd
sudo upgrade to 1.8.3p2 (security fix included)
...
svn path=/nixpkgs/trunk/; revision=31943
2012-01-31 13:49:53 +00:00
Peter Simons
3f5dc79546
haskell-string-combinators: updated to version 0.6.0.3
...
svn path=/nixpkgs/trunk/; revision=31942
2012-01-31 12:13:28 +00:00
Peter Simons
3dfbf75fff
haskell-hmatrix: updated to version 0.13.1.0
...
svn path=/nixpkgs/trunk/; revision=31941
2012-01-31 12:13:26 +00:00
Peter Simons
325f8d0b28
haskell-email-validate: updated to version 0.2.8
...
svn path=/nixpkgs/trunk/; revision=31940
2012-01-31 12:13:22 +00:00
Eelco Dolstra
4fe11e8438
* OpenSSH updated to 5.9p1.
...
svn path=/nixpkgs/trunk/; revision=31939
2012-01-31 11:01:12 +00:00
Rob Vermaas
6cff3215f4
add meta attribute for cowsay
...
svn path=/nixpkgs/trunk/; revision=31938
2012-01-31 06:59:02 +00:00
Lluís Batlle i Rossell
d341b2537c
Updating ffmpeg/x264/vpx
...
svn path=/nixpkgs/trunk/; revision=31937
2012-01-30 21:02:08 +00:00
Rob Vermaas
37b404816a
add cowsay
...
svn path=/nixpkgs/trunk/; revision=31936
2012-01-30 19:05:24 +00:00
Eelco Dolstra
399c575139
* Updated Spotify to 0.6.6.10.
...
svn path=/nixpkgs/trunk/; revision=31935
2012-01-30 16:44:56 +00:00
Peter Simons
c5ecd1752c
hardlink: initial version
...
Hardlink consolidates duplicate files in a directory hierarchy with hardlinks,
similar to "nix-store --optimise".
IHMO, this program should be run by the default builder after $out has been set
up, to remove redundancy in the generated closures.
svn path=/nixpkgs/trunk/; revision=31934
2012-01-30 11:40:20 +00:00
Peter Simons
f1e16ea3c9
ikiwiki: updated to version 3.20120115
...
svn path=/nixpkgs/trunk/; revision=31933
2012-01-30 11:40:16 +00:00
Peter Simons
b2bbcc7d5f
haskell-cabal-ghci: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=31932
2012-01-30 10:52:13 +00:00
Peter Simons
b24279ff39
haskell-hledger-chart: updated to version 0.16.1
...
svn path=/nixpkgs/trunk/; revision=31931
2012-01-30 10:52:10 +00:00
Peter Simons
8b972e410c
haskell-Chart: updated to version 0.15
...
svn path=/nixpkgs/trunk/; revision=31930
2012-01-30 10:52:07 +00:00
Peter Simons
9d693c2e4e
haskell-cmdargs: added version 0.9.2
...
svn path=/nixpkgs/trunk/; revision=31929
2012-01-30 10:52:04 +00:00
Peter Simons
588da3fbf3
haskell-packages.nix: cosmetic
...
svn path=/nixpkgs/trunk/; revision=31928
2012-01-30 10:52:01 +00:00
Ludovic Courtès
010edf825c
Add pthreads-w32.
...
svn path=/nixpkgs/trunk/; revision=31927
2012-01-30 09:53:45 +00:00
Ludovic Courtès
67a45c1d25
MinGW 3.20, and w32api 3.17-2.
...
svn path=/nixpkgs/trunk/; revision=31926
2012-01-30 09:53:39 +00:00
Alexander Tsamutali
55e74d5e9a
games/oilrush: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=31925
2012-01-29 22:44:49 +00:00
Shea Levy
7fb6f58f99
Add the selenium-webdriver rubygem
...
svn path=/nixpkgs/trunk/; revision=31924
2012-01-29 20:40:32 +00:00
Shea Levy
32fcb78c1f
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=31923
2012-01-29 18:22:35 +00:00
Shea Levy
c277a6bc53
Update ruby 1.8
...
This contains a fix for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4815 .
All users of ruby 1.8 for web-facing apps should upgrade
svn path=/nixpkgs/trunk/; revision=31922
2012-01-29 18:00:22 +00:00
Peter Simons
086e9a090b
haskell-cabal2nix: updated to version 1.24
...
svn path=/nixpkgs/trunk/; revision=31921
2012-01-29 16:24:14 +00:00
Peter Simons
293b72cf19
haskell-neither: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=31920
2012-01-29 16:24:11 +00:00
Peter Simons
cab0e0119d
haskell-mime-mail: updated to version 0.4.1.1
...
svn path=/nixpkgs/trunk/; revision=31919
2012-01-29 16:24:08 +00:00
Peter Simons
a11aaa99b2
haskell-explicit-exception: updated to version 0.1.6
...
svn path=/nixpkgs/trunk/; revision=31918
2012-01-29 16:24:05 +00:00
Peter Simons
e83a85ed6d
haskell-bytestring-lexing: updated to version 0.3.0
...
svn path=/nixpkgs/trunk/; revision=31917
2012-01-29 16:24:02 +00:00
Peter Simons
bab857eb38
haskell-blaze-builder: updated to version 0.3.1.0
...
svn path=/nixpkgs/trunk/; revision=31916
2012-01-29 16:24:00 +00:00
Peter Simons
5792ce967f
haskell-multiarg: added version 0.1.0.0
...
svn path=/nixpkgs/trunk/; revision=31915
2012-01-29 16:23:57 +00:00
Peter Simons
1bc0a60bf8
haskell-explicit-exception: added version 0.1.6
...
svn path=/nixpkgs/trunk/; revision=31914
2012-01-29 16:23:53 +00:00
Cillian de Roiste
467722ad1a
Patching the prefix, since it is hardcoded. The application seems to work correctly now, although it does crash with my current gtk theme (oxygen) when adding a stream. Using the gnome gtk-icon-theme does work, but this is probably just a bug in the oxygen gtk theme and should be fixed there.
...
svn path=/nixpkgs/trunk/; revision=31913
2012-01-29 13:39:30 +00:00
Yury G. Kudryashov
5ec7aa7e71
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31911
2012-01-28 19:32:28 +00:00
Andres Löh
a819ccf030
Updated GHC snapshot to ghc-7.4.1-rc2.
...
svn path=/nixpkgs/trunk/; revision=31910
2012-01-28 15:34:53 +00:00
Yury G. Kudryashov
71c28d0e33
Use meta.platforms
...
svn path=/nixpkgs/trunk/; revision=31909
2012-01-28 14:39:56 +00:00
Peter Simons
12e953b944
gmp: updated (unused) version 5.0.1 to 5.0.3
...
svn path=/nixpkgs/trunk/; revision=31908
2012-01-28 14:37:53 +00:00
Yury G. Kudryashov
9d67ff2a48
Remove glib-1.x and its reverse dependencies
...
Nobody told me that he uses generator or xmms, so I'm removing this old stuff.
svn path=/nixpkgs/trunk/; revision=31907
2012-01-28 13:06:07 +00:00
Yury G. Kudryashov
4b36b6132f
Introduce libiconvOrNull and libiconvOrGlibc
...
One can use these attrs instead of custom 'if ... then libiconv else null'.
This way we can maintain the correct 'if ... then' check in one place.
NB: I don't know what is the correct condition, so I use stdenv.isLinux. Feel
free to fix this.
svn path=/nixpkgs/trunk/; revision=31906
2012-01-28 12:44:42 +00:00
Yury G. Kudryashov
491316794c
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31905
2012-01-28 12:29:35 +00:00
Peter Simons
7d9442e2c3
Removed obsolete comment.
...
svn path=/nixpkgs/trunk/; revision=31904
2012-01-28 10:20:57 +00:00
Peter Simons
37d2e2e917
gmp: renamed nix files to conform with coding guidelines
...
svn path=/nixpkgs/trunk/; revision=31903
2012-01-28 10:20:50 +00:00
Yury G. Kudryashov
8c1f88549d
fontforge-20100222
...
svn path=/nixpkgs/trunk/; revision=31902
2012-01-28 09:04:48 +00:00
Lluís Batlle i Rossell
415b2bb145
Adding cppnetlib 0.9.2. The last I found in their github.
...
svn path=/nixpkgs/trunk/; revision=31901
2012-01-27 20:40:44 +00:00
Peter Simons
999502f95c
haskell-zlib-bindings: updated to version 0.0.3
...
svn path=/nixpkgs/trunk/; revision=31900
2012-01-27 20:31:20 +00:00
Peter Simons
fb5c1e0687
haskell-test-framework: updated to version 0.4.2.1
...
svn path=/nixpkgs/trunk/; revision=31899
2012-01-27 20:31:17 +00:00
Peter Simons
8cc520bd88
haskell-test-framework-quickcheck2: updated to version 0.2.12
...
svn path=/nixpkgs/trunk/; revision=31898
2012-01-27 20:31:15 +00:00
Peter Simons
2be13ee004
haskell-test-framework-quickcheck: updated to version 0.2.8
...
svn path=/nixpkgs/trunk/; revision=31897
2012-01-27 20:31:12 +00:00
Peter Simons
45312449cc
haskell-test-framework-hunit: updated to version 0.2.7
...
svn path=/nixpkgs/trunk/; revision=31896
2012-01-27 20:31:09 +00:00
Peter Simons
c3883364c6
haskell-ansi-wl-pprint: updated to version 0.6.4
...
svn path=/nixpkgs/trunk/; revision=31895
2012-01-27 20:31:06 +00:00
Peter Simons
47c3e4b2a3
haskell-zlib: added version 0.5.3.2
...
This version is disabled for all versions of GHC older than 7.2, because
it won't build. Upstream has been notified.
svn path=/nixpkgs/trunk/; revision=31894
2012-01-27 20:31:03 +00:00
Peter Simons
bbe935774d
haskell-GLFW: added version 0.5.0.1
...
svn path=/nixpkgs/trunk/; revision=31893
2012-01-27 20:31:00 +00:00
Yury G. Kudryashov
7055c35293
Pass libpng12 to imlib
...
svn path=/nixpkgs/branches/libpng15/; revision=31892
2012-01-27 20:06:42 +00:00
Yury G. Kudryashov
e9e0418145
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31891
2012-01-27 18:57:35 +00:00
Yury G. Kudryashov
ed92080b8d
icewm-1.3.7
...
svn path=/nixpkgs/trunk/; revision=31890
2012-01-27 18:56:31 +00:00
Yury G. Kudryashov
83d4b462fe
More 'libpng = libpng12'
...
svn path=/nixpkgs/branches/libpng15/; revision=31889
2012-01-27 17:55:41 +00:00
Yury G. Kudryashov
e155073b2c
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31888
2012-01-27 17:49:20 +00:00
Yury G. Kudryashov
b31c67e24d
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31887
2012-01-27 16:43:39 +00:00
Yury G. Kudryashov
afc0aea6d1
kalzium: patch pushed upstream
...
svn path=/nixpkgs/trunk/; revision=31886
2012-01-27 16:31:54 +00:00
Lluís Batlle i Rossell
3c5fee5243
I revert the previous change to libreoffice.
...
svn path=/nixpkgs/trunk/; revision=31885
2012-01-27 15:14:29 +00:00
Yury G. Kudryashov
5408f303bd
Pass libpng12 to webkit
...
svn path=/nixpkgs/branches/libpng15/; revision=31884
2012-01-27 15:12:59 +00:00
Lluís Batlle i Rossell
29ca4d272f
Updating gdb. I did not update the 'bleeding edge' thing though. That should be
...
better named to "one git checkout" instead of bleeding edge.
svn path=/nixpkgs/trunk/; revision=31883
2012-01-27 15:11:17 +00:00
Yury G. Kudryashov
84b0c3de57
libharu: fix build with libpng15 (upstream patches)
...
svn path=/nixpkgs/branches/libpng15/; revision=31882
2012-01-27 15:05:35 +00:00
Ludovic Courtès
41445f89c3
TeXLive/ModernCV: Fix source hash.
...
svn path=/nixpkgs/trunk/; revision=31881
2012-01-27 14:40:58 +00:00
Eelco Dolstra
26bcec3897
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=31880
2012-01-27 13:39:47 +00:00
Yury G. Kudryashov
38b10c30a1
Pass libpng12 to exult
...
svn path=/nixpkgs/branches/libpng15/; revision=31879
2012-01-27 11:57:20 +00:00
Yury G. Kudryashov
3256c40575
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31878
2012-01-27 11:48:58 +00:00
Ludovic Courtès
b793816a34
hwloc 1.4.
...
svn path=/nixpkgs/trunk/; revision=31877
2012-01-27 11:03:20 +00:00
Yury G. Kudryashov
fdae7ad9f4
Pass stable/unstable to l10n
...
svn path=/nixpkgs/trunk/; revision=31876
2012-01-27 10:03:32 +00:00
Michael Raskin
345da504ea
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=31875
2012-01-27 07:26:21 +00:00
Arie Middelkoop
c4fdb28b80
Stable kernel 3.2.2 released today.
...
svn path=/nixpkgs/trunk/; revision=31874
2012-01-26 23:25:39 +00:00
Arie Middelkoop
7c8ab92620
kwooty expression: slight improvement of the build inputs.
...
svn path=/nixpkgs/trunk/; revision=31873
2012-01-26 23:24:40 +00:00
Arie Middelkoop
2782836036
Bluetooth driver version bumb.
...
The previous version gave a runtime error. Perhaps this one works better...
svn path=/nixpkgs/trunk/; revision=31872
2012-01-26 23:23:32 +00:00
Yury G. Kudryashov
94372bc342
akonadi-1.7.0
...
svn path=/nixpkgs/trunk/; revision=31871
2012-01-26 20:07:54 +00:00
Michael Raskin
393f2479f8
Fix mismatch...
...
svn path=/nixpkgs/trunk/; revision=31870
2012-01-26 19:39:45 +00:00
Michael Raskin
51634c2137
Adding OpenSCAD - a 3D geometry interpreter
...
svn path=/nixpkgs/trunk/; revision=31869
2012-01-26 19:01:38 +00:00
Michael Raskin
53bcb2094f
Adding CGAL: Computational Geometry Algorithms Library
...
svn path=/nixpkgs/trunk/; revision=31868
2012-01-26 18:28:53 +00:00
Michael Raskin
9f2be8d6b1
Update GLEW
...
svn path=/nixpkgs/trunk/; revision=31867
2012-01-26 18:04:02 +00:00
Sander van der Burg
4d266a5f56
Upgraded smack library to version 3.2.1
...
svn path=/nixpkgs/trunk/; revision=31865
2012-01-26 16:05:17 +00:00
Yury G. Kudryashov
5b132f6e96
svn merge ^/nixpkgs/trunk
...
Conflicts: cups, all-packages.nix (gcc45_debug)
svn path=/nixpkgs/branches/stdenv-updates/; revision=31863
2012-01-26 15:27:03 +00:00
Peter Simons
d9de74edd6
haskell-hlint: updated to version 1.8.21
...
svn path=/nixpkgs/trunk/; revision=31862
2012-01-26 14:20:27 +00:00
Peter Simons
bc7b6215eb
haskell-pool: updated to version 0.1.2.1
...
svn path=/nixpkgs/trunk/; revision=31861
2012-01-26 14:20:25 +00:00
Peter Simons
e63055f4de
haskell-hakyll: updated to version 3.2.5.0
...
svn path=/nixpkgs/trunk/; revision=31860
2012-01-26 14:20:22 +00:00
Peter Simons
77b74105f6
haskell-fclabels: updated to version 1.1.0.2
...
svn path=/nixpkgs/trunk/; revision=31859
2012-01-26 14:20:20 +00:00
Peter Simons
a5d419ea5a
haskell-resource-pool: added version 0.2.1.0
...
svn path=/nixpkgs/trunk/; revision=31858
2012-01-26 14:20:17 +00:00
Peter Simons
b968c011c6
haskell-pool-conduit: added version 0.0.0
...
svn path=/nixpkgs/trunk/; revision=31857
2012-01-26 14:20:14 +00:00
Peter Simons
4752d7201c
haskell-ghc-mod: don't hard-code a specific version of emacsPackages into the expression itself
...
Instead, one of the available version is chosen in haskell-packages.nix, when
the expression is instantiated.
Also updated the meta section.
svn path=/nixpkgs/trunk/; revision=31856
2012-01-26 14:20:11 +00:00
Peter Simons
adc8828c96
development/tools/parsing/ebnf2ps: added initial version 1.0.8
...
svn path=/nixpkgs/trunk/; revision=31855
2012-01-26 14:20:06 +00:00
Sander van der Burg
b54d8fc58d
Updated ejabberd to version 2.1.10
...
svn path=/nixpkgs/trunk/; revision=31854
2012-01-26 13:57:57 +00:00
Shea Levy
df587970ce
rubygems: bump
...
svn path=/nixpkgs/trunk/; revision=31853
2012-01-26 13:39:31 +00:00
Michael Raskin
b9916f0fd9
Add K3D 3D editor
...
svn path=/nixpkgs/trunk/; revision=31850
2012-01-26 13:12:36 +00:00
Yury G. Kudryashov
68d3727a41
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31848
2012-01-26 10:11:47 +00:00
Yury G. Kudryashov
2ac0c88674
Fix errors found by test-eval-release
...
svn path=/nixpkgs/trunk/; revision=31847
2012-01-26 10:07:00 +00:00
Yury G. Kudryashov
2ced89b7f1
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31846
2012-01-26 08:45:19 +00:00
Yury G. Kudryashov
ecea8900e7
KDE-4.8.0
...
svn path=/nixpkgs/trunk/; revision=31845
2012-01-26 08:36:28 +00:00
Yury G. Kudryashov
72116657d4
torcs-1.3.2, builds with libpng-1.5
...
svn path=/nixpkgs/trunk/; revision=31844
2012-01-26 08:36:23 +00:00
Yury G. Kudryashov
eb59b98c26
vlc-1.1.13
...
svn path=/nixpkgs/trunk/; revision=31843
2012-01-26 08:36:18 +00:00
Shea Levy
7cc21234f6
mysql55: Get building on darwin
...
svn path=/nixpkgs/trunk/; revision=31842
2012-01-26 02:08:48 +00:00
Shea Levy
e45f42bdf1
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=31841
2012-01-26 01:35:43 +00:00
Arie Middelkoop
62e9429908
Added the 'bbswitch' module, which is a more conventient module for powering off/on nvidia graphics cards than possible via the acpi_call module.
...
svn path=/nixpkgs/trunk/; revision=31840
2012-01-26 01:02:22 +00:00
Lluís Batlle i Rossell
06548b79e9
Adding what I have for today of libreoffice. It still does not build.
...
svn path=/nixpkgs/trunk/; revision=31839
2012-01-25 23:04:34 +00:00
Lluís Batlle i Rossell
7fc001306c
I add some little code to fetch the srcs of libreoffice.
...
svn path=/nixpkgs/trunk/; revision=31838
2012-01-25 19:12:27 +00:00
Yury G. Kudryashov
b1762c6b49
plotutils: fix compilation with libpng15 (debian)
...
svn path=/nixpkgs/branches/libpng15/; revision=31837
2012-01-25 18:06:30 +00:00
Peter Simons
6e4f0b6365
git-annex: updated to version 3.20120123
...
svn path=/nixpkgs/trunk/; revision=31836
2012-01-25 16:07:52 +00:00
Peter Simons
db98fa936b
astyle: added initial version 2.02.1
...
svn path=/nixpkgs/trunk/; revision=31835
2012-01-25 13:52:18 +00:00
Sander van der Burg
c0be721441
Bumped version of DisnixOS
...
svn path=/nixpkgs/trunk/; revision=31833
2012-01-24 22:28:40 +00:00
Karn Kallio
3206dbd63d
As pointed out by Yury Kudryashov kde48.kdelibs does not in fact need
...
pkgconfig
svn path=/nixpkgs/trunk/; revision=31832
2012-01-24 22:26:10 +00:00
Yury G. Kudryashov
390f8aa954
Pass libpng12 to tetex
...
svn path=/nixpkgs/branches/libpng15/; revision=31831
2012-01-24 22:22:10 +00:00
Arie Middelkoop
f9fabb4626
added kwooty: a binary newsreader (kde).
...
svn path=/nixpkgs/trunk/; revision=31829
2012-01-24 22:09:17 +00:00
Arie Middelkoop
3226f48b17
coccinelle: comment update in nix expr..
...
svn path=/nixpkgs/trunk/; revision=31828
2012-01-24 22:08:17 +00:00
Arie Middelkoop
d6f60f7135
emacs htmlize: fix of broken source url.
...
svn path=/nixpkgs/trunk/; revision=31827
2012-01-24 22:06:35 +00:00
Peter Simons
5f39616d9d
haskell-ghc-mod: revert updated to version 1.0.7
...
The check-in accidentally overwrote Emacs-specific extensions of the expression.
svn path=/nixpkgs/trunk/; revision=31826
2012-01-24 22:06:33 +00:00
Sander van der Burg
c436381674
Bumped versions of disnix and disnixos
...
svn path=/nixpkgs/trunk/; revision=31825
2012-01-24 21:13:42 +00:00
Peter Simons
c7dc7f5e87
haskell-tar: updated to version 0.3.2.0
...
svn path=/nixpkgs/trunk/; revision=31823
2012-01-24 15:06:39 +00:00
Peter Simons
3680b19ba5
haskell-zeromq-haskell: updated to version 0.8.3
...
svn path=/nixpkgs/trunk/; revision=31822
2012-01-24 15:06:37 +00:00
Peter Simons
c1782a6cf3
haskell-tls-extra: updated to version 0.4.2.1
...
svn path=/nixpkgs/trunk/; revision=31821
2012-01-24 15:06:35 +00:00
Peter Simons
b5c5f34de9
haskell-statistics: updated to version 0.10.1.0
...
svn path=/nixpkgs/trunk/; revision=31820
2012-01-24 15:06:32 +00:00
Peter Simons
3a9f2dd52f
haskell-pretty-show: updated to version 1.2
...
svn path=/nixpkgs/trunk/; revision=31819
2012-01-24 15:06:30 +00:00
Peter Simons
ab05bdf5b0
haskell-mongoDB: updated to version 1.2.0
...
svn path=/nixpkgs/trunk/; revision=31818
2012-01-24 15:06:27 +00:00
Peter Simons
26692953cd
haskell-instant-generics: updated to version 0.3.4
...
svn path=/nixpkgs/trunk/; revision=31817
2012-01-24 15:06:25 +00:00
Peter Simons
fdb8059a3d
haskell-hxt: updated to version 9.2.0
...
svn path=/nixpkgs/trunk/; revision=31816
2012-01-24 15:06:23 +00:00
Peter Simons
076a50553d
haskell-happstack-hamlet: updated to version 6.2.3
...
svn path=/nixpkgs/trunk/; revision=31815
2012-01-24 15:06:20 +00:00
Peter Simons
1898dbd6cb
haskell-ghc-mod: updated to version 1.0.7
...
svn path=/nixpkgs/trunk/; revision=31814
2012-01-24 15:06:18 +00:00
Peter Simons
19764552a0
haskell-generic-deriving: updated to version 1.0.3
...
svn path=/nixpkgs/trunk/; revision=31813
2012-01-24 15:06:16 +00:00
Peter Simons
6ca63ba20a
haskell-data-object-yaml: updated to version 0.3.4.1
...
svn path=/nixpkgs/trunk/; revision=31812
2012-01-24 15:06:13 +00:00
Peter Simons
d5e86595d6
haskell-criterion: updated to version 0.6.0.1
...
svn path=/nixpkgs/trunk/; revision=31811
2012-01-24 15:06:11 +00:00
Peter Simons
58a4717d0a
haskell-bson: updated to version 0.1.7
...
svn path=/nixpkgs/trunk/; revision=31810
2012-01-24 15:06:08 +00:00
Peter Simons
592c7f453b
haskell-aeson: updated to version 0.6.0.0
...
svn path=/nixpkgs/trunk/; revision=31809
2012-01-24 15:06:06 +00:00
Peter Simons
f99bad4225
haskell-HStringTemplate: updated to version 0.6.8
...
svn path=/nixpkgs/trunk/; revision=31808
2012-01-24 15:06:03 +00:00
Peter Simons
ea9708ca01
haskell-mwc-random: added version 0.11.0.0
...
svn path=/nixpkgs/trunk/; revision=31807
2012-01-24 15:06:00 +00:00
Peter Simons
5f7e961d15
haskell-HsOpenSSL: added version 0.10.1.2
...
svn path=/nixpkgs/trunk/; revision=31806
2012-01-24 15:05:57 +00:00
Peter Simons
9e5c06adc9
haskell-language-javascript: updated to version 0.4.6
...
svn path=/nixpkgs/trunk/; revision=31805
2012-01-24 15:05:54 +00:00
Peter Simons
76cbc8ade8
haskell-text: added version 0.11.1.13
...
svn path=/nixpkgs/trunk/; revision=31804
2012-01-24 15:05:51 +00:00
Ludovic Courtès
b479c4b172
GCC 4.5.1: Add `gcc45_debug'.
...
svn path=/nixpkgs/trunk/; revision=31803
2012-01-24 14:56:41 +00:00
Karn Kallio
47ae4a01bd
kdenlive builds for kde48 release candidate (and kde47).
...
svn path=/nixpkgs/trunk/; revision=31802
2012-01-24 04:50:55 +00:00
Karn Kallio
151fcc6133
Get kdelibs from kde48 release candidate to build.
...
svn path=/nixpkgs/trunk/; revision=31801
2012-01-24 01:54:49 +00:00
Karn Kallio
8e00bbb06b
Get kadu to compile with kde48 (as well as kde47).
...
svn path=/nixpkgs/trunk/; revision=31800
2012-01-24 00:00:41 +00:00
Karn Kallio
39206f5b44
Get psi to compile with kde47 and kde48.
...
svn path=/nixpkgs/trunk/; revision=31799
2012-01-24 00:00:34 +00:00
Karn Kallio
90563b958f
kde 4.8 release candidate uses unstable directory for download.
...
svn path=/nixpkgs/trunk/; revision=31798
2012-01-23 21:56:33 +00:00
Karn Kallio
05bbc5edd5
ProofGeneral documentation does not build without cm-super fonts.
...
svn path=/nixpkgs/trunk/; revision=31797
2012-01-23 19:03:41 +00:00
Eelco Dolstra
f878980c8b
* Fix building Dosbox with GCC 4.6.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31796
2012-01-23 17:21:37 +00:00
Andres Löh
bbc726c86a
Adding haskell-DSH and dependencies.
...
svn path=/nixpkgs/trunk/; revision=31794
2012-01-23 16:22:34 +00:00
Eelco Dolstra
1e886749b5
* Don't replace /opt if it's followed by something other than
...
whitespace or a /, otherwise strings such as /foo/opticaldrive.c
will be broken.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31793
2012-01-23 13:16:51 +00:00
Eelco Dolstra
3cf71dcfd1
* Curl is used during the bootstrap, so don't rely on pattern
...
substitution being efficient.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31792
2012-01-23 13:06:01 +00:00
Eelco Dolstra
91b19832c9
* Fix the Darwin patch for OpenSSL.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31791
2012-01-23 12:59:18 +00:00
Eelco Dolstra
3ac44bde79
* Disable make check because it fails randomly due to a race.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31790
2012-01-23 12:34:07 +00:00
Florian Friesdorf
5c05e3f866
emacs-24 alsaLib and imagemagickBig
...
svn path=/nixpkgs/trunk/; revision=31788
2012-01-23 00:55:48 +00:00
Ludovic Courtès
44e38c020a
libgc 7.2alpha6 (June 2011).
...
svn path=/nixpkgs/trunk/; revision=31787
2012-01-22 10:52:09 +00:00
Arie Middelkoop
c298a5ba25
Version bumb of libmsn to 4.2.1.
...
This fixes the problem that with the previous version a connection with microsoft services could not be established anymore.
svn path=/nixpkgs/trunk/; revision=31786
2012-01-21 23:59:36 +00:00
Peter Simons
9b740035a4
mplayer: renamed the expression from "mplayer-r${version}" to "mplayer-${version}"
...
The additional 'r' after the hyphen prevented nix-env from recognizing the SVN
revision number as a version'ish kind of thing; thus nix-env would never update
an installed mplayer in any user profile.
In other words, to get this particular update, you must remove the old
expression by running
nix-env -e mplayer-r33472
..., and then install the new one:
nix-env -i mplayer
svn path=/nixpkgs/trunk/; revision=31785
2012-01-21 21:25:45 +00:00
Peter Simons
c9d11ba56a
mplayer: update mplayer and ffmpeg to current HEAD versions
...
svn path=/nixpkgs/trunk/; revision=31784
2012-01-21 21:25:41 +00:00
Peter Simons
70895ed45c
haskell-lifted-base: updated to version 0.1.0.3
...
svn path=/nixpkgs/trunk/; revision=31783
2012-01-21 20:39:44 +00:00
Peter Simons
7f062680e4
ledger3: updated to current HEAD
...
svn path=/nixpkgs/trunk/; revision=31782
2012-01-21 19:25:50 +00:00
Peter Simons
83fef2d3fa
ledger3: added some kind of date-based fake version number to help nix-env decide when to update
...
svn path=/nixpkgs/trunk/; revision=31781
2012-01-21 19:25:45 +00:00
Peter Simons
cf287936ac
ledger: renamed 2.6.3 version's nix file for consistency
...
svn path=/nixpkgs/trunk/; revision=31780
2012-01-21 19:25:41 +00:00
Peter Simons
40656ea5d1
mercurial: remove obsolete 'getConfig' mechanism to enable/disable GUI in favor of override
...
svn path=/nixpkgs/trunk/; revision=31778
2012-01-21 19:08:58 +00:00
Peter Simons
3c733ba49f
all-packages.nix: provide mercurialFull package that comes with GUI front-end
...
This version preferred in user profiles, but not by packages that refer
to mercurial by attribute name.
svn path=/nixpkgs/trunk/; revision=31777
2012-01-21 19:08:56 +00:00
Peter Simons
a118bc809e
all-packages.nix: removed comment which I believe to be obsolete
...
svn path=/nixpkgs/trunk/; revision=31776
2012-01-21 19:08:52 +00:00
Peter Simons
680787f13e
mercurial: updated to version 2.0.2
...
svn path=/nixpkgs/trunk/; revision=31775
2012-01-21 19:08:48 +00:00
Peter Simons
58b19bd365
all-packages.nix: removed notmuchGit attribute to fix "nix-env -u \*"
...
The corresponding expression is missing.
svn path=/nixpkgs/trunk/; revision=31774
2012-01-21 18:55:22 +00:00
Peter Simons
8045c6ebe2
dri-proto: upgraded to version 2.6 so that we can use intel 2.17 driver
...
svn path=/nixpkgs/trunk/; revision=31773
2012-01-21 18:47:40 +00:00
Peter Simons
87f1f70070
mesa: disabled unmaintained i965 gallium driver
...
svn path=/nixpkgs/trunk/; revision=31772
2012-01-21 18:47:37 +00:00