1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Commit graph

25529 commits

Author SHA1 Message Date
Peter Simons 084d5eed2d libgdiplus: fix download URL for 'libgdiplus-2.10.1-libpng15.patch' 2013-04-07 23:33:19 +02:00
Peter Simons 2879cf569e bup: update to version 0.25-rc1-107-g96c6fa2 and drop -Werror to fix the build
/nix/store/4jfqcb4mzh3vl08zgfh9ir46jii7rcb9-python-2.7.3/include/python2.7/modsupport.h:27:1: error: 'PyArg_ParseTuple' is an unrecognized format function type [-Werror=format=]
   PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3);
   ^
  cc1: all warnings being treated as errors
2013-04-07 23:33:19 +02:00
Peter Simons 98bf728dce aterm-2.8: add comment about build failures with gcc 4.8.x 2013-04-07 23:33:19 +02:00
Peter Simons ce5b1fd053 squid: build without -Werror to fix build on GCC 4.8.x 2013-04-07 23:33:19 +02:00
Cillian de Róiste a3a3c9c502 Update DISTRHO: audio effects and plugins 2013-04-07 16:24:01 +02:00
Rob Vermaas 93cabe848f Upgrade aws-cli and dependencies 2013-04-07 15:34:35 +02:00
Domen Kozar ec25d38261 python 3.3.1rc1 -> 3.3.1 2013-04-07 11:13:37 +02:00
Cillian de Róiste 71c171be69 Add evdev: Provides bindings to the generic input event interface in Linux 2013-04-07 02:14:52 +02:00
Cillian de Róiste e3e160ace3 Fix ordering: rt(midi) comes after re(poze)
also fix the order of some other packages, for my sins
2013-04-07 01:53:14 +02:00
Cillian de Róiste 55d3806441 Add python-rtmidi: A Python wrapper for the RtMidi C++ library written with Cython 2013-04-07 01:33:37 +02:00
Rok Garbas d8fe87bbe1 Revert "plone43Packages.zc_buildout: 2.1.0"
new zc_buildout doesn't pick eggs from "system" site-packages

This reverts commit abf49f299e.
2013-04-06 23:10:31 +02:00
Mathijs Kwik a99ea7a0ee linux-3.0: update to 3.0.72 2013-04-06 20:45:30 +02:00
Mathijs Kwik 4eff34e602 linux-3.4: upgrade to 3.4.39 2013-04-06 20:45:29 +02:00
Mathijs Kwik 8092bc2dd7 linux-3.8: upgrade to 3.8.6 2013-04-06 20:39:36 +02:00
Rok Garbas abf49f299e plone43Packages.zc_buildout: 2.1.0 2013-04-06 17:59:23 +02:00
Rok Garbas fc4f73863c python-virtualenv: update to 1.9.1 2013-04-06 17:58:03 +02:00
Peter Simons dc3bdd43ab haskell-platform-2010.2.0.0.nix: fix download URL 2013-04-06 16:04:35 +02:00
Peter Simons 1ebb925939 haskell-cabal2nix: update to version 1.49 2013-04-06 15:56:27 +02:00
Peter Simons dc70e15f8b haskell-hspec: update to version 1.5.3 2013-04-06 15:54:19 +02:00
Peter Simons fcdd1d5343 perl-packages.nix: fix misplaced attribute from previous commit 2013-04-06 15:28:02 +02:00
Peter Simons cde41fe551 perl-packages.nix, all-packages.nix: generally refer to 'postgresql' instead of 'postgresql92'
This allows users to override the 'postgres' attribute with a different version
and have the effect propagated to all other packages that depend on it.
2013-04-06 15:24:11 +02:00
Peter Simons d81e8a9cc3 gnulib: update to version 0.0-7901-g076ac82 2013-04-06 15:09:25 +02:00
Lluís Batlle i Rossell 78827836cc openlierox: fixing and updating. 2013-04-06 12:09:18 +02:00
Peter Simons fd18418841 haskell-hakyll: jailbreak to fix the build 2013-04-06 10:51:16 +02:00
Peter Simons f88d383b31 haskell-cryptohash-cryptoapi: add version 0.1.0 2013-04-06 10:32:54 +02:00
Peter Simons 5014149810 haskell-streamproc: update to version 1.6.2 2013-04-06 10:32:54 +02:00
Peter Simons 9c23cc6ef4 haskell-hsemail: update to version 1.7.6 2013-04-06 10:32:54 +02:00
Peter Simons 64657fe036 haskell-hopenssl: update to version 1.6.2 2013-04-06 10:32:54 +02:00
Peter Simons 841d07492d haskell-crypto-conduit: update to version 0.5.1 2013-04-06 10:32:54 +02:00
Peter Simons 00674a8608 haskell-cmdargs: update to version 0.10.3 2013-04-06 10:32:54 +02:00
Peter Simons 8f2719a1c3 haskell-polyparse: drop obsolete version 1.7 2013-04-06 10:32:54 +02:00
Peter Simons e99909002f xdot: link with latest version of polyparse 2013-04-06 10:32:54 +02:00
Peter Simons 50f65f62d8 haskell-graphviz: link with latest version of polyparse 2013-04-06 10:32:54 +02:00
Peter Simons 8792406e8f haskell-postgresql-libpq: link with client library from PostgreSQL 9.2 2013-04-06 10:32:54 +02:00
Peter Simons e2b6f3ebed haskell-primitive: drop obsolete versions 0.4.1 and 0.5 2013-04-06 10:32:54 +02:00
Peter Simons f808ba588b Cabal-1.16.0.3: disable unit test suite
The release archive is missing a Setup.hs file, which makes the test
suite fail. Thanks to Kevin Quick for finding this issue!
2013-04-06 10:32:53 +02:00
Peter Simons c541bf804a haskell-shakespeare: update to version 1.0.4 2013-04-06 10:32:53 +02:00
Peter Simons 6553e37235 haskell-shakespeare-js: update to version 1.1.3 2013-04-06 10:32:53 +02:00
Peter Simons 49c9e98e12 haskell-cryptohash: update to version 0.9.0 2013-04-06 10:32:53 +02:00
Domen Kozar 41c6d26e16 garden 2013-04-06 08:20:27 +02:00
Cillian de Róiste 509ea2888a PureData: Update to 0.44, add support for JACK and fix wrapper 2013-04-06 01:42:10 +02:00
Peter Simons f8faea23f8 emacs-cedet: update to version 1.1 to fix the build 2013-04-06 01:24:46 +02:00
Domen Kozar 130c081966 add thinkfan package 2013-04-06 00:34:50 +02:00
Lluís Batlle i Rossell 04d41f95d0 Adding d2x-rebirth, source port of the Descent 2 engine 2013-04-05 22:59:20 +02:00
Lluís Batlle i Rossell 65c008f653 Adding d1x-rebirth, Descent 1 source port. 2013-04-05 22:59:20 +02:00
Shea Levy 18b65bfd0b Add pika pythonPackage
For some reason tests don't run

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-05 14:54:23 -04:00
Eelco Dolstra 477c53cec0 sudo: Fix building outside of a chroot 2013-04-05 19:38:07 +02:00
Lluís Batlle i Rossell 77b62dd985 skype-call-recorder: I forgot another patch. grmbl 2013-04-05 17:53:35 +02:00
Cillian de Róiste 8a912c272d libmspack: fix download url and update
It is now hosted on http://www.cabextract.org.uk
2013-04-05 17:12:36 +02:00
Cillian de Róiste c7be8b8afb Update Radeon Firmware
It was changed on 04.02
2013-04-05 16:50:23 +02:00