3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

10571 commits

Author SHA1 Message Date
Thomas Tuegel 776dea8d24 add clementine-1.2.1 2014-01-02 14:49:22 -06:00
Domen Kožar d76654a55c Merge pull request #1444 from ttuegel/qtcurve
add qtcurve-1.8.17
2014-01-02 12:31:54 -08:00
Domen Kožar f9ad40a39b Merge pull request #1443 from ttuegel/kde-gtk-config
add kde-gtk-config-2.2.1
2014-01-02 12:29:06 -08:00
Domen Kožar 9737d898f3 Merge pull request #1416 from wkennington/matplot
Update matplotlib to use buildPythonPackage
2014-01-02 12:09:04 -08:00
Moritz Heidkamp 030a4c7f5d Add chunkfs package 2014-01-02 18:31:09 +00:00
Michael Raskin 7fd542fad9 Merge pull request #1445 from wizeman/u/oraclejre7
oraclejre7: Add package (as a variant of oraclejdk7)
2014-01-02 07:51:05 -08:00
Michael Raskin 07413e3d24 Merge pull request #1440 from rszibele/nexuiz
Added Nexuiz-2.5.2.
2014-01-02 07:48:33 -08:00
Michael Raskin 44c031b39d Merge pull request #1439 from iyzsong/dvtm
add dvtm 0.10
2014-01-02 07:47:16 -08:00
Shea Levy 6b7ede300f systemtap: Remove from linuxPackagesFor
It doesn't seem to depend on the kernel in any way.

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-02 00:03:49 -05:00
Mathijs Kwik fd343dc0c6 haskell-bson: depend on binary 0.7.1.0 2014-01-01 23:36:56 +01:00
Ricardo M. Correia 46ee416b91 oraclejre7: Add package (as a variant of oraclejdk7) 2014-01-01 21:30:53 +01:00
Mathijs Kwik 66d930b355 Merge pull request #1432 from wkennington/bond
network-interfaces: Add the ability to create bond devices
2014-01-01 10:50:41 -08:00
Thomas Tuegel 36b7499885 add qtcurve-1.8.17 2014-01-01 12:36:45 -06:00
rszibele 40f4c5dcad Added Nexuiz-2.5.2. 2014-01-01 17:59:42 +01:00
Thomas Tuegel 8d381dd586 add kde-gtk-config-2.2.1 2014-01-01 09:47:16 -06:00
Shea Levy f95d214cfd Implement generic kernel build via manual-config
This has three major benefits:

1. We no longer have two kernel build processes to maintain

2. The build process is (IMO) cleaner and cleaves more closely to
upstream. In partuclar, we use make install to install the kernel and
development source/build trees, eliminating the guesswork about which
files to copy.

3. The derivation has multiple outputs: the kernel and modules are in
the default `out' output, while the build and source trees are in a
`dev' output. This makes it possible for the full source and build tree
to be kept (which is expected by out-of-tree modules) without bloating
the closure of the system derivation.

In addition, if a solution for how to handle queries in the presence of
imports from derivations ever makes it into nix, a framework for
querying the full configuration of the kernel in nix expressions is
already in place.

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-01 09:21:25 -05:00
Song Wenwu b8917d548e add dvtm 0.10 2014-01-01 21:55:49 +08:00
Vladimír Čunát 506a304181 fftw: minor update and major refactoring
- Unify the "single" and "float" variants, which are the same thing.
- Enable threads and openmp wrapper by default (they are very small).
- Don't use sse on i686, as I'm quite sure we have no warrant for that.
  Cf. http://en.wikipedia.org/wiki/Pentium_Pro
- Disable static libs (big, no indication we need them).
- I tested most builds using fftw (they build OK).
2014-01-01 13:05:56 +01:00
Shea Levy 008992619f linux/manual-config: Cross-compiling support
With this, I was able to successfully compile a defconfig kernel for the
sheevaplug, though I didn't actually try to run it (not having a
sheevaplug myself).

For native compiles, the most significant difference is that the
platform's kernel target is built directly rather than hoping the
default make target will pull it in.

Also some stylistic improvements along the way.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-31 22:38:06 -05:00
Shea Levy 58246936e4 platforms.nix: Separate 32-bit and 64-bit PCs
With this, stdenv.platform.kernelArch can be used by the kernel builder
for PC platforms too.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-31 21:34:44 -05:00
Peter Simons bad39d4861 Merge pull request #1435 from tomberek/add_fastcgi
Add fastcgi Haskell package
2013-12-31 07:42:03 -08:00
William A. Kennington III 609e981b93 ifenslave: Add new package 2013-12-31 09:28:52 -06:00
William A. Kennington III 184dd198fb subversion: Tweaks and Fixes
Remove ssl and compression options which are no longer valid when using
serf in place of neon. Also, make sure serf is an optional dependency.
2013-12-31 07:59:37 -06:00
Rickard Nilsson bc0c50ced9 New Haskell package: wai-handler-fastcgi 2.0.0 2013-12-31 09:55:04 +01:00
Michael Raskin a3843455c5 Re-add HTTP/HTTPS support back to Subversion by adding serf. Tested. 2013-12-30 23:33:22 +04:00
Thomas Bereknyei 218d229b06 Add fastcgi Haskell package 2013-12-30 14:04:26 -05:00
Peter Simons c39dbf65cd Merge pull request #1422 from ocharles/lens-aeson
haskellPackages.lensAeson: New expression
2013-12-30 10:37:39 -08:00
Peter Simons ea47447a29 Merge pull request #1426 from wkennington/openssh
openssh: Update from 6.2p2 -> 6.4p1
2013-12-30 10:37:27 -08:00
Lluís Batlle i Rossell 34859e2a42 Adding wxWidgets 3.0.0 2013-12-30 17:35:31 +01:00
Shea Levy 4af1c79c06 Remove uses of __overrides feature
In addition to replacing use of a feature with IMO confusing semantics,
this will also let us cleanly separate out all-packages.nix into
category-specific files without changing the structure of the pkgs
attrset.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-30 11:04:45 -05:00
Moritz Heidkamp 29e16c62eb Add chunksync package 2013-12-30 15:04:25 +01:00
Rob Vermaas 1e36663229 Update node packages 2013-12-30 13:24:51 +01:00
Michael Raskin 950b785993 Use CLisp 2.44.1 for SBCL build --- some releases like it better for bootstrapping... 2013-12-30 14:17:48 +04:00
William A. Kennington III 1c14b519ac pythonPackages.matplotlib: Update to use buildPythonPackage
Matplotlib is currently using hacked together build / install phases
which mimick this functionality of buildPythonPackage. This patch
changes the expression to remove the duplicated build scripting.
2013-12-30 02:42:12 -06:00
William A. Kennington III c4e03f0739 openssh: Update from 6.2p2 -> 6.4p1
This patch also bumps up the HPN version of openssh so that it compiles
on top of 6.4. Along with the bump, a package was added for the high
performance networking version.

The gcmrekey patch was removed as this vulnerability is fixed in
version 6.4 onward. http://www.openssh.org/txt/gcmrekey.adv
2013-12-30 02:42:12 -06:00
Marius Rejdak 2da33b4ecf tint2 nixpkg 2013-12-29 23:35:46 +01:00
Domen Kožar 5e641b3ffc pythonPackages.py: 1.4.13 -> 1.4.19 2013-12-29 20:04:26 +01:00
Domen Kožar 8a920ad306 pyramid_jinja: 1.6 -> 1.9 2013-12-29 19:57:34 +01:00
Domen Kožar 43ede75535 python3Packages: update some to fix py3k support 2013-12-29 19:52:26 +01:00
Michael Raskin e9ec56a596 Update vim_configurable to the same source tag as default vim 2013-12-29 19:38:43 +04:00
Michael Raskin c356b67ce7 Merge pull request #1414 from coroa/gammu
Add gammu version 1.33.0 - a library and command line utility for interfacing phones
2013-12-29 07:02:35 -08:00
Jonas Hoersch 4418c1e1d7 Add gammu version 1.33.0 - a library and command line utility for interfacing phones 2013-12-29 15:13:23 +01:00
Domen Kožar e860eef8f3 pythonPackages.webtest: typo 2013-12-29 14:26:25 +01:00
Domen Kožar 8f14618e45 pythonPackages.webob: 2.0.3 -> 2.0.11 2013-12-29 14:22:40 +01:00
Peter Simons 8da218c34e haskell-defaults.nix: fix quickcheck-io build with GHC 7.2.2 2013-12-29 14:12:57 +01:00
Oliver Charles eb4618d288 haskellPackages.lensAeson: New expression 2013-12-29 12:32:43 +00:00
Domen Kožar 4cc859c6be pythonPackages.unittest2: use correct name under py3k 2013-12-29 13:21:47 +01:00
Peter Simons da71287281 haskell-defaults.nix: use the old version of pretty-show with ghc 7.2.2
The old compiler cannot build Happy 1.19.2.
2013-12-29 13:18:22 +01:00
Peter Simons b06f53900d haskell-defaults.nix: ensure that hspec-expectations uses the same version of HUnit as quickcheck-io 2013-12-29 13:18:22 +01:00
Domen Kožar bffd5c23b2 pythonPackages.nose-selecttests: fix url 2013-12-29 13:06:42 +01:00
Peter Simons 7e51f66bea Fix GHC 7.2.2 build of Haskell Platform 2012.2.0.0. 2013-12-29 12:26:07 +01:00
Peter Simons d1b97eea02 haskell-opengl: fix version conflicts with OpenGL 2.9.x build 2013-12-29 12:26:07 +01:00
Peter Simons 8cca7e4603 haskell-statistics: fix version mismatch of binary package some more 2013-12-29 12:26:07 +01:00
Peter Simons d7eae3f86b haskell-statistics: fix version mismatch of binary package 2013-12-29 12:26:07 +01:00
Peter Simons 67515e8e38 haskell-statistics: this package needs a more recent version of binary 2013-12-29 12:26:06 +01:00
Peter Simons c3fafc22b1 haskell-miniutter: this package needs a more recent version of binary 2013-12-29 12:26:06 +01:00
Peter Simons 9f37ace519 haskell-bmp: don't use the latest version because it requires binary >= 0.6; a version that no released compiler has yet 2013-12-29 12:26:06 +01:00
Peter Simons 634e636792 haskell-defaults.nix: fix evaluation of the ghc 7.2.2 package set 2013-12-29 12:26:06 +01:00
Peter Simons 7e94212b0d haskell: don't provide 'binary' default, instead we override that
attribute in the compiler-specific package set

binary has become a core package in ghc 7.4.2, so we cannot easily build
stuff with our own version of it. (Least not without Cabal warning about
version conflicts in the build log.)
2013-12-29 12:26:05 +01:00
Peter Simons ad80939299 pkgs/top-level/release.nix: build the ghc 7.2.2 binary 2013-12-29 12:26:05 +01:00
Peter Simons 6ea52bf49a haskell-defaults.nix: cabal2nix now requires Cabal 1.16.x or later 2013-12-29 12:26:05 +01:00
Peter Simons 63e37a4f1f haskell-DRBG: add version 0.5.1 2013-12-29 12:26:05 +01:00
Peter Simons 6646b80027 haskell-cipher-aes128: add version 0.5 2013-12-29 12:26:05 +01:00
Peter Simons 5b37e9b543 haskell-prettyclass: add version 1.0.0.0 2013-12-29 12:26:05 +01:00
Domen Kožar 8993655f4c pythonPackages: add pyramid_debugtoolbar, robotframework_selenium2library, robotsuite and nose-selecttests 2013-12-29 10:09:30 +01:00
Shea Levy 1cc5942845 Update node packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-28 17:54:52 -05:00
Shea Levy d59d4dd9a5 Add haskellPackages.robotsTxt
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-28 17:34:47 -05:00
Shea Levy e5898a4f95 Add haskellPackages.heredoc
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-28 17:33:52 -05:00
Domen Kožar 86ecd31111 Python: get rid of distribute
Distribute is deprecated in favor of setuptools (again), please
see http://pythonhosted.org/setuptools/merge-faq.html
2013-12-28 21:15:49 +01:00
Domen Kožar dcbf69915d matplotlib: get rid of distribute 2013-12-28 21:04:51 +01:00
William A. Kennington III c00b1ba8f3 Update matplotlib from 1.2.1 -> 1.3.1
Additionally, fix the build and install phases so that they build under
python3
2013-12-28 21:04:50 +01:00
William A. Kennington III 7f4f6bdbfb Update tornado from 2.4 -> 3.1.1 2013-12-28 21:04:50 +01:00
William A. Kennington III e5c6fb8fa1 Update pyparsing from 1.5.6 -> 2.0.1 2013-12-28 21:04:50 +01:00
William A. Kennington III 587d03ec4e Update python-dateutil from 2.1 -> 2.2 2013-12-28 21:04:50 +01:00
Vladimír Čunát a126ce011a gnumeric: add schemas and icons, refactor
Also move goffice under gnome3,
as it's released in the same way.
2013-12-28 15:45:20 +01:00
Eelco Dolstra 9f75797d0b Merge remote-tracking branch 'origin/glibc-2.18' 2013-12-26 14:49:19 +01:00
Shea Levy 73e78c24fb Update node packages to npm2nix-5.4.2 to fix tarball
Thanks @vcunat for pointing it out

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-26 06:43:21 -05:00
William A. Kennington III f5374c123c Add targetcli-fb as well as necessary dependencies 2013-12-26 10:58:15 +01:00
Song Wenwu 0889c86b86 midori: update from 0.4.4 to 0.5.6 (close #1411) 2013-12-26 09:19:19 +01:00
Evgeny Egorochkin 46c1216fd0 kde411: expose it to nix-env with a lower priority. 2013-12-26 04:23:53 +02:00
Florian Friesdorf 46f627e8f7 git-repo-1.19 2013-12-26 00:45:21 +01:00
Edward Tjörnhammar 01c39bdefc Adding IntelliJ IDEA13 Community and Ultimate 2013-12-26 00:12:19 +01:00
Vladimír Čunát b80d1c5923 Merge x-updates 2013-12-25 23:56:41 +01:00
AndersonTorres 378f962c0e Aegisub: New Package
Adding Aegisub: an advanced movie subtitle editor
2013-12-25 22:24:19 +01:00
Moritz Ulrich e87515e519 Opam 1.1: Constrain supported ocaml versions.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-25 14:43:23 +01:00
Malcolm Matalka 545216ee02 Opam: Update to 1.1.0
Also keeps 1.0 for backwards compatibility.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-25 14:18:28 +01:00
Shea Levy 7129ba057b Update nodePackages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-24 19:00:26 -05:00
Moritz Ulrich 109070d78a perlPackages.ExtUtilsTypemapsDefault: Update to 1.05 (fixes tests).
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-24 22:38:59 +01:00
Mathijs Kwik 3db725c467 mpv: ffmpeg defaults to latest now 2013-12-24 10:52:14 +01:00
Peter Simons 71ee40a045 all-packages.nix: fix Emacs syntax highlighting 2013-12-23 19:29:24 +01:00
Vladimír Čunát 50ac037864 Merge master into x-updates 2013-12-23 19:27:14 +01:00
Peter Simons 6518480c1b Merge pull request #1401 from monocell/haskore
haskore: new package
2013-12-23 09:13:05 -08:00
Vladimír Čunát 7a93e63ae9 libmng: update 1.0.10 -> 2.0.2, drop autotools phase 2013-12-23 18:10:54 +01:00
Mathijs Kwik 939a0d3b4a firefox: enable gstreamer for h.264 support in HTML5 video 2013-12-23 15:48:36 +01:00
Mathijs Kwik 82131d5013 clucene_core: switch to versioning scheme to make overriding easier 2013-12-23 15:48:35 +01:00
Mathijs Kwik af7df9a37b add node rethinkdb driver 2013-12-23 11:29:16 +01:00
Mathijs Kwik 3c265cefdb add node-protobuf + binary dep 2013-12-23 11:29:16 +01:00
Mathijs Kwik a067bd0ffc node-packages: upgrade all 2013-12-23 11:29:15 +01:00
Mathijs Kwik d94aa96648 bitcoin: use default db4 now db48 is default 2013-12-23 11:10:19 +01:00
Mathijs Kwik 992e69abf4 freicoin: use default db4 now db48 is default 2013-12-23 11:10:18 +01:00
Mathijs Kwik 0be65b20a3 db4: change default 4.5 -> 4.8 2013-12-23 11:10:18 +01:00
Mathijs Kwik 8adf5a4f0c kde-4.1*: use default/latest ffmpeg 2013-12-23 11:03:15 +01:00
Mathijs Kwik 2f166b3a3c vlc: use default/latest ffmpeg 2013-12-23 11:03:15 +01:00
Mathijs Kwik f7500f9571 mplayer2: use default/latest ffmpeg 2013-12-23 11:03:14 +01:00
Mathijs Kwik 70f3d42729 freerdp: pin to ffmpeg 1 2013-12-23 11:03:14 +01:00
Mathijs Kwik 9bd9ac6e8d audacity: pin to ffmpeg 0.10 2013-12-23 11:03:14 +01:00
Mathijs Kwik c6b59a6281 mediatomb: use default/latest ffmpeg 2013-12-23 11:03:14 +01:00
Mathijs Kwik 4fdeca4c57 opencv: use default/latest ffmpeg 2013-12-23 11:03:13 +01:00
Mathijs Kwik 3a1d772861 mlt: use default/latest ffmpeg 2013-12-23 11:03:13 +01:00
Mathijs Kwik 575a8c5f22 mediastreamer: use default/latest ffmpeg 2013-12-23 11:03:13 +01:00
Mathijs Kwik 7177855e4d renpy: use default/latest ffmpeg 2013-12-23 11:03:13 +01:00
Mathijs Kwik d1b14af0e5 grass: pin to ffmpeg 0.10 2013-12-23 11:03:12 +01:00
Mathijs Kwik 31a14a4d0b xinelib: pin to ffmpeg 1 2013-12-23 11:03:12 +01:00
Mathijs Kwik 8e9232e797 baresip: pin to ffmpeg 1 2013-12-23 11:03:12 +01:00
Mathijs Kwik 2c8835c9db xbmc: pin to ffmpeg 1 2013-12-23 11:03:12 +01:00
Mathijs Kwik caaa4d1122 openscenegraph: pin to ffmpeg 0.10 2013-12-23 11:03:11 +01:00
Mathijs Kwik bda93fb1e8 minidlna: pin to ffmpeg 0.10 2013-12-23 11:03:11 +01:00
Mathijs Kwik ef214655d6 cfdg: use default/latest ffmpeg 2013-12-23 11:03:11 +01:00
Mathijs Kwik d735014548 acoustid_fingerprinter: pin to ffmpeg_1 2013-12-23 11:03:10 +01:00
Mathijs Kwik 70c2d2416b gst-ffmpeg: stick to ffmpeg 0.10 2013-12-23 11:03:10 +01:00
Mathijs Kwik 5b4635d6fa ffmpeg: change default 0.10 -> 2.0
This commit, and the "pinnings" that follow should not cause major issues.
I personally checked (build-only) each and every package that depends
on ffmpeg to find the maximum supported version.
I performed this on stdenv-updates+glibc2.18+x-updates but I don't expect
that to matter.
2013-12-23 11:03:10 +01:00
Mathijs Kwik d2ccef5140 ffmpeg: order and cleanup versions 2013-12-23 11:03:09 +01:00
Mathijs Kwik e3acde0b44 ffmpeg: switch to default versioning-scheme 2013-12-23 11:03:09 +01:00
Mathijs Kwik 3493b7cacf webkit: pin to bison 2.7 2013-12-23 10:25:17 +01:00
Mathijs Kwik c9cf6ecd40 bogofilter: get rid of bdb alias 2013-12-23 10:25:16 +01:00
Mathijs Kwik 9f83c13dde go: change default to 1.2 2013-12-23 10:25:13 +01:00
Emil Rangden 5a90dd86da add haskellPackages.haskore 2013-12-23 10:25:06 +01:00
Emil Rangden 1e8dcf3921 add haskellPackages.midi 2013-12-23 10:25:06 +01:00
Emil Rangden f4204813c6 add haskellPackages.markovChain 2013-12-23 10:25:06 +01:00
Emil Rangden d62b286c7f add haskellPackages.monoidTransformer 2013-12-23 10:25:06 +01:00
Emil Rangden bdae7f99ea add haskellPackages.eventList 2013-12-23 10:25:05 +01:00
Mathijs Kwik 86c298b510 add rethinkdb haskell driver 2013-12-23 10:21:20 +01:00
Mathijs Kwik 5188f7f939 add haskell-protocol-buffers-descriptor 2013-12-23 10:21:20 +01:00
Mathijs Kwik 98334e1d0a add haskell-protocol-buffers 2013-12-23 10:21:20 +01:00
Mathijs Kwik e2e923644f add rethinkdb 2013-12-23 10:21:20 +01:00
Mathijs Kwik 1b9884b7ae opusfile: new package 2013-12-23 10:21:19 +01:00
Lluís Batlle i Rossell 10f250f65c Adding go 1.2.
It doesn't include godoc anymore.

I could reproduce this, building this package:
http://code.google.com/p/go/issues/detail?id=6999
2013-12-23 09:43:19 +01:00
Karn Kallio a0297b7be4 Add older mdds as libreoffice does not build with current version. 2013-12-22 20:29:07 +02:00
Lluís Batlle i Rossell a7a7e414f0 Updating mpv, and making it use ffmpeg_2 2013-12-22 19:00:05 +01:00
Nixpkgs Monitor 5e668f601f perlPackages.TestPod: update from 1.45 to 1.48 2013-12-22 02:38:34 +02:00
Nixpkgs Monitor 888c27f152 perlPackages.PodWeaver: update from 3.101638 to 4.004 2013-12-22 02:36:53 +02:00
Nixpkgs Monitor 73bf6eba5e perlPackages.PerlPrereqScanner: update from 1.016 to 1.018 2013-12-22 02:35:50 +02:00
Nixpkgs Monitor 34b917b1a2 perlPackages.MooseXSetOnce: update from 0.200001 to 0.200002 2013-12-22 02:35:01 +02:00
Nixpkgs Monitor d24adec7aa perlPackages.MailDKIM: update from 0.39 to 0.40 2013-12-22 02:32:51 +02:00
Nixpkgs Monitor 4f986a613c perlPackages.LogDispatch: update from 2.39 to 2.41 2013-12-22 02:32:19 +02:00
Nixpkgs Monitor d4eb37715b perlPackages.JSONPP: update from 2.27200 to 2.27203 2013-12-22 02:28:39 +02:00
Evgeny Egorochkin ae091656f4 perlPackages.JSON: add missing test dependency 2013-12-22 02:27:25 +02:00
Nixpkgs Monitor 54a56fbd29 perlPackages.JSON: update from 2.53 to 2.90 2013-12-22 02:26:02 +02:00
Nixpkgs Monitor c117823aa6 perlPackages.ImageExifTool: update from 8.41 to 9.27 2013-12-22 02:24:05 +02:00
Evgeny Egorochkin aea195b7df perlPackages.HTMLFormFu: add missing test dependency 2013-12-22 02:14:53 +02:00
Nixpkgs Monitor 8de67b05f7 perlPackages.HTMLFormFu: update from 0.09007 to 0.09010 2013-12-22 02:03:50 +02:00
Nixpkgs Monitor 668cea45e2 perlPackages.GeoIP: update from 1.39 to 1.43 2013-12-22 02:00:46 +02:00
Nixpkgs Monitor d77f263dad perlPackages.GD: update from 2.49 to 2.50 2013-12-22 01:59:44 +02:00
Nixpkgs Monitor 9fe09564f3 perlPackages.Filechdir: update from 0.1006 to 0.1008 2013-12-22 01:57:00 +02:00
Nixpkgs Monitor d4977fc8bf perlPackages.ExtUtilsManifest: update from 1.61 to 1.63 2013-12-22 01:55:57 +02:00
Nixpkgs Monitor aeef356d57 perlPackages.ExtUtilsCBuilder: update from 0.280205 to 0.280212 2013-12-22 01:55:21 +02:00
Nixpkgs Monitor 586929827f perlPackages.DateTimeTimeZone: update from 1.59 to 1.63 2013-12-22 01:39:47 +02:00
Nixpkgs Monitor 5b7f766c96 perlPackages.DateTime: update from 1.03 to 1.04 2013-12-22 01:37:54 +02:00
Nixpkgs Monitor 576cbb389a perlPackages.DataUUIDMT: update from 1.000 to 1.001 2013-12-22 01:37:17 +02:00
Nixpkgs Monitor 4228fe8377 perlPackages.SubInstall: update from 0.926 to 0.927 2013-12-22 01:32:15 +02:00
Vladimír Čunát 2b24f1349a Merge master into x-updates 2013-12-21 10:20:55 +01:00
Nixpkgs Monitor d6a95753d5 python33Packages.pygit2: update from 0.18.1 to 0.20.0 2013-12-21 10:51:52 +02:00
Nixpkgs Monitor 7554c61e30 perlPackages.DevelSymdump: update from 2.08 to 2.11, potentially fixes CVE-2013-7069 2013-12-21 03:58:26 +02:00
Nixpkgs Monitor ef24e49b71 perlPackages.ExtUtilsParseXS: update from 3.18 to 3.22 2013-12-21 03:57:41 +02:00
Nixpkgs Monitor 77e6b6d470 perlPackages.GetoptLong: update from 2.38 to 2.42 2013-12-21 03:56:24 +02:00
Nixpkgs Monitor 07359cf96c perlPackages.HTMLParser: update from 3.69 to 3.71 2013-12-21 03:55:44 +02:00
Nixpkgs Monitor a95acf7a95 perlPackages.HTMLTokeParserSimple: update from 3.15 to 3.16 2013-12-21 03:55:15 +02:00
Nixpkgs Monitor 1738fff048 perlPackages.IOSocketInet6: update from 2.69 to 2.71 2013-12-21 03:54:56 +02:00
Nixpkgs Monitor 1dff01fe23 perlPackages.MIMETypes: update from 1.38 to 2.04 2013-12-21 03:52:46 +02:00
Nixpkgs Monitor 7a0d4f13c9 perlPackages.ModuleMetadata: update from 1.000005 to 1.000019 2013-12-21 03:52:22 +02:00
Nixpkgs Monitor a601ffd004 perlPackages.PerlTidy: update from 20090616 to 20130922 2013-12-21 03:51:39 +02:00
Nixpkgs Monitor 99e9b097f2 perlPackages.IOAll: update from 0.46 to 0.50 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor d5e47884ae perlPackages.IPCRun3: update from 0.043 to 0.046 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor f3da65472a perlPackages.MIMEBase64: update from 3.09 to 3.14 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor 0e8209b94a perlPackages.ModuleCoreList: update from 2.97 to 3.01 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor 53652020c8 perlPackages.ParseCPANMeta: update from 1.4404 to 1.4409 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor 5b3e4d34df perlPackages.Perl6Junction: update from 1.40000 to 1.60000 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor 650f50e1c7 perlPackages.Starman: update from 0.3011 to 0.4008 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor 197cca98d9 perlPackages.TestFatal: update from 0.010 to 0.013 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor 1751446029 perlPackages.XMLTwig: update from 3.32 to 3.44 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor 26f1a52b4b perlPackages.TestTester: update from 0.108 to 0.109 2013-12-21 02:28:27 +02:00
Evgeny Egorochkin 9fa0c71401 add libgcrypt-1.6 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor d8f62e85e5 python27Packages.pysvn: update from 1.7.6 to 1.7.8 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor b2c7cd3f7d perlPackages.FileRemove: update from 1.42 to 1.52 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor bea2013922 perlPackages.ExtUtilsMakeMaker: update from 6.66 to 6.84 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor bd5fe93e71 perlPackages.Encode: update from 2.44 to 2.55 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor acbbb9c7aa perlPackages.EmailValid: update from 0.179 to 1.192 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor d68f7d47e3 perlPackages.DataOptList: update from 0.107 to 0.109 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor 12c8a90344 perlPackages.DataDump: update from 1.21 to 1.22 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor dfdc9ea8ac perlPackages.DBI: update from 1.625 to 1.630 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor ea3fee8e88 perlPackages.Coro: update from 6.31 to 6.33 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor 208a412d2b perlPackages.CompressZlib: update from 2.060 to 2.063 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor a2eec3410f perlPackages.CPANUploader: update from 0.103004 to 0.103006 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor 439888c1f4 perlPackages.CPANChanges: update from 0.23 to 0.27 2013-12-21 02:28:25 +02:00
Eelco Dolstra 28188fca3a Cache::Memory: Disable tests
These can time out under load.

http://hydra.nixos.org/build/7214262
2013-12-20 14:48:34 +01:00
Eelco Dolstra dc5cc7cfb3 ncurses: Remove version 5.4
It's not used anywhere, and doesn't build:

http://hydra.nixos.org/build/7204910
2013-12-20 14:48:19 +01:00
Bjørn Forsman 74f63a62f8 docbook2odf: new package
Tested like this:

  nix-build -A docbook2odf
  ./result/bin/docbook2odf --verbose --debug result/share/doc/docbook2odf/examples/book.docbook
  swriter book.odt  # verify that the document looks ok
2013-12-20 12:25:57 +01:00
Peter Simons 57713cd258 haskell-pretty-show: update to version 1.6.3 2013-12-19 11:34:40 +01:00
Vladimír Čunát 4c5a71f777 Merge master into x-updates
Conflicts:
	pkgs/desktops/gnome-2/desktop/gvfs/default.nix
	pkgs/development/libraries/cogl/default.nix
	pkgs/development/libraries/libsoup/2.44.nix
2013-12-18 23:21:29 +01:00
Domen Kožar bcf507f3c2 pythonPackages.webob: 1.2.3 -> 1.3.1 2013-12-18 22:30:38 +01:00