Commit Graph

23777 Commits

Author SHA1 Message Date
Lluís Batlle i Rossell
3b26ba7019 Merge remote-tracking branch 'central/master' into stdenv-updates
Conflicts:
	pkgs/os-specific/linux/alsa-utils/default.nix
2013-01-27 11:32:12 +01:00
Peter Simons
bff4b06640 youtube-dl: enable builds by Hydra on Linux and Darwin
youtube-dl is a very short script, but it depends on Pandoc to generate its
documentation, and Pandoc is fairly expensive to build (or download). Offering
binary packages of youtube-dl for Hydra users should remedy the need to install
Pandoc.
2013-01-26 11:59:49 +01:00
Peter Simons
0d141e23a1 haskell-lens: update to version 3.8.2 2013-01-25 14:54:29 +01:00
Peter Simons
1ccfaad525 haskell-diagrams-contrib: update to version 0.6.0.2 2013-01-25 14:54:28 +01:00
Peter Simons
3395d065ee haskell-cpphs: update to version 1.16 2013-01-25 14:52:04 +01:00
Peter Simons
8db11ef402 haskell-hlint: update to version 1.8.42 2013-01-25 14:52:04 +01:00
Peter Simons
7aa6680ecb haskell-cabal2nix: update to version 1.43 2013-01-25 14:52:04 +01:00
Peter Simons
ce2423a6e7 haskell-BNFC: update to version 2.6.0.3 2013-01-25 14:52:04 +01:00
Peter Simons
c99a6a35fd haskell-zlib-bindings: update to version 0.1.1.3 2013-01-25 14:52:04 +01:00
Peter Simons
89bfaeb94d haskell-pandoc: update to version 1.10.0.5 2013-01-25 14:52:04 +01:00
Peter Simons
46b5d58235 haskell-logict: update to version 0.6 2013-01-25 14:52:04 +01:00
Peter Simons
492d811123 haskell-hakyll: update to version 4.1.2.1 2013-01-25 14:52:04 +01:00
Peter Simons
529083531f haskell-digestive-functors: update to version 0.6.0.0 2013-01-25 14:52:04 +01:00
Peter Simons
ac2cff539d haskell-digestive-functors-snap: update to version 0.6.0.0 2013-01-25 14:52:04 +01:00
Peter Simons
b769059946 haskell-digestive-functors-heist: update to version 0.6.0.0 2013-01-25 14:52:03 +01:00
Peter Simons
ce7db4b862 haskell-citeproc-hs: update to version 0.3.7 2013-01-25 14:52:03 +01:00
Peter Simons
06eced487a haskell-ansi-wl-pprint: update to version 0.6.6 2013-01-25 14:52:03 +01:00
Peter Simons
750b5d3d65 haskell-ansi-terminal: update to version 0.6 2013-01-25 14:52:03 +01:00
Peter Simons
c941ab98a7 haskell-idris: update to version 0.9.6 2013-01-25 14:52:03 +01:00
Peter Simons
45a0d65bce haskell-mpppc: jailbreak to support recent versions of ansi-terminal 2013-01-25 14:16:48 +01:00
Peter Simons
1b0456c28b haskell-hspec: jailbreak to support recent versions of ansi-terminal 2013-01-25 14:16:36 +01:00
Peter Simons
46135deaa5 haskell-reflection: add version 1.1.6 2013-01-25 14:12:02 +01:00
Lluís Batlle i Rossell
8319a5599d alsautils: Adding libsamplerate, to be able to use alsaloop 2013-01-25 09:18:50 +01:00
Shea Levy
495fbceef9 Add libspotify 2013-01-25 01:10:36 -05:00
Karn Kallio
90909ea936 system-config-printer patch
The latest version of system-config-printer seems to have introduced a
dependency on pycurl.  The attached patch includes this, fixing the build of
kde, which depended on it through kdeadmin.
2013-01-24 23:03:39 -05:00
Eelco Dolstra
d9d9723ca7 With !allowUnfree, reject unfree-redistributable packages as well 2013-01-24 18:27:22 +01:00
Eelco Dolstra
8dba5cd411 ec2-ami-tools: Update to 1.4.0.9 2013-01-24 18:23:04 +01:00
Eelco Dolstra
337d2f43d0 pm-utils: Set meta.platforms 2013-01-24 12:52:00 +01:00
Eelco Dolstra
ed0fde7eb5 pm-utils: Remove some powersave hooks
In particular, this should unbreak nix.readOnlyStore.
2013-01-24 12:51:59 +01:00
Eelco Dolstra
7db0642961 upower: Update to 0.9.19 2013-01-24 12:51:59 +01:00
Rob Vermaas
362f37a292 Update zabbix2 to 2.0.4 2013-01-24 11:51:57 +01:00
Lluís Batlle i Rossell
fbf42935cd taskcoach: updating to 1.3.22 2013-01-23 23:22:47 +01:00
Eelco Dolstra
5ebaaeb7f3 procps-ng: Add
This will replace procps eventually.
2013-01-23 17:12:20 +01:00
Eelco Dolstra
0214514f8b bash: Disable parallel building
Parallel building randomly fails because bash's Makefiles at some
point do a recursive make invocation to build a file "version.h":

  ../version.h: ../config.h ../Makefile Makefile
          -( cd ${BUILD_DIR} && ${MAKE} ${MFLAGS} version.h )

As a result, both the parent and the child can end up building
version.h at the same time.  This causes the build to fail with

  mv: cannot stat `newversion.h': No such file or directory

http://hydra.nixos.org/build/3853249
2013-01-23 16:32:57 +01:00
Eelco Dolstra
abf2ea216a nix: Update to 1.4pre3048_99ed558 2013-01-23 14:16:00 +01:00
Rickard Nilsson
999480a0e4 nm-applet: Update to 0.9.6.4 2013-01-23 09:04:16 +01:00
Lluís Batlle i Rossell
4f73115288 vimprobable2: updating to 1.2.0 2013-01-23 00:04:47 +01:00
Eelco Dolstra
daa53f5200 glibc: Support Blowfish passwords 2013-01-22 23:43:34 +01:00
Eelco Dolstra
0a47a28f1d Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-01-22 23:23:53 +01:00
Lluis Batlle
b8b7268029 systemd: porting patches for arm for udev.
Related to our glibc version, probably fixed in newer glibcs like
in stdenv-updates.
2013-01-22 23:17:31 +01:00
Shea Levy
296cd66009 clang requires libxlm2, on darwin at least 2013-01-22 16:29:28 -05:00
Shea Levy
50b939ce54 clang: fix build on darwin 2013-01-22 15:41:37 -05:00
Shea Levy
eaa343ea66 llvm: fix build on darwin 2013-01-22 15:17:09 -05:00
Shea Levy
857742ea22 clang/llvm: 3.2 2013-01-22 14:33:55 -05:00
Shea Levy
eb6c8aec62 openjdk: Update to 7u6b24 2013-01-22 12:58:07 -05:00
Peter Simons
8eef6992de haskell-skein: update to version 0.1.0.11 2013-01-22 16:07:02 +01:00
Peter Simons
a84de6c966 haskell-semigroupoid-extras: add version 3.0.1 2013-01-22 16:06:50 +01:00
Peter Simons
8e98f257f1 haskell-profunctor-extras: add version 3.3 2013-01-22 16:06:42 +01:00
Peter Simons
3a034c9d8e haskell-profunctors: add version 3.2 2013-01-22 16:06:36 +01:00
Peter Simons
2ca9fc6bd7 haskell-groupoids: add version 3.0.1.1 2013-01-22 16:06:23 +01:00