Vladimír Čunát
74488e2b58
Merge branch 'x-updates' into stdenv-updates
...
Conflicts (simple):
pkgs/development/libraries/glib/default.nix
pkgs/development/libraries/mesa/default.nix
2013-09-02 15:44:57 +02:00
Peter Simons
ed507d70bc
haskell-modular-arithmetic: re-enable the Haddock phase for this package
2013-08-31 11:01:04 +02:00
Peter Simons
bf3b9ccee3
pkgs/build-support/cabal: unconditionally set $LANG to "en_US.UTF-8" during Haskell builds
...
Haskell tools like Haddock require a locale to be configured, so do some
regression test suites.
2013-08-31 11:00:08 +02:00
Peter Simons
98fcc2f746
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-08-30 10:45:11 +02:00
Peter Simons
9f541bcdde
pkgs/build-support/cabal: fix the logic of the 'noHaddock' flag that was broken in 27905ce17e
2013-08-30 10:42:40 +02:00
Rickard Nilsson
f90bdd6a09
mupdf: Update to 1.3, and add mupdf.desktop file
2013-08-29 19:29:56 +02:00
Vladimír Čunát
c9f7992282
stumpwm: fix build via using older texinfo
2013-08-29 15:19:42 +02:00
Vladimír Čunát
646eaa23a1
xorg.xmodmap: fix build via a Gentoo patch
2013-08-29 15:19:06 +02:00
Vladimír Čunát
781f13752b
krb5: update to higher branch, including CVE-2002-2443
...
Conflicts (simple):
pkgs/development/libraries/kerberos/krb5.nix
2013-08-29 15:02:47 +02:00
Vladimír Čunát
9488570fbb
ctemplate: minor update to fix build with gcc>=4.7
2013-08-29 15:02:47 +02:00
Vladimír Čunát
d5e22f4b60
slibGuile: fix build via using older texinfo
2013-08-29 14:59:25 +02:00
Vladimír Čunát
fca031e04b
sonic_visualizer: fix build on newer gcc via a Gentoo patch
2013-08-29 14:42:14 +02:00
aszlig
d8af53a28c
chromium: Update stable version to v29.0.1547.62.
...
Build works fine and tested on my machine as well.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-29 14:26:38 +02:00
Vladimír Čunát
e7741a007b
krb5: minor security update CVE-2002-2443
2013-08-29 14:15:07 +02:00
Vladimír Čunát
fa7dcd1931
ois: fix build with gcc>=4.7 via a Gentoo patch
2013-08-29 14:04:47 +02:00
Vladimír Čunát
1cddbc4bb4
ctemplate: minor update to fix build with gcc>=4.7
2013-08-29 13:56:06 +02:00
Shea Levy
39a7470c73
Add patch to Net::Amazon::S3 to enable credentials from the environment/instance roles
...
See https://github.com/pfig/net-amazon-s3/pull/25
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-29 07:28:33 -04:00
Peter Simons
71f191bdba
perl: revert "re-enable the postPatch hook on Darwin"
...
This reverts commit 1778200519
.
Apparently, the sed -i syntax is different from what I thought, because
now the build fails on Darwin, saying:
sed: -i.bak: No such file or directory
See http://hydra.nixos.org/build/5829944/nixlog/1/raw for more details.
2013-08-29 12:06:39 +02:00
Peter Simons
1778200519
perl: re-enable the postPatch hook on Darwin
...
The problem was that sed(1) variants other than GNU sed require a backup suffix
to the -i option.
2013-08-29 10:40:50 +02:00
Evgeny Egorochkin
ec36d1ebb1
Merge pull request #875 from offlinehacker/pkgs.elasticsearch/update
...
elasticsearch: update to 0.90.3
2013-08-28 15:02:06 -07:00
Gergely Risko
74d6995f44
Add platforms meta attribute to vanitygen
2013-08-29 00:55:01 +03:00
Gergely Risko
41a52417fe
Add meta attributes for jbig2enc
2013-08-29 00:54:53 +03:00
Evgeny Egorochkin
6c94e9179b
Merge pull request #884 from errge/ack
...
Add platform meta attribute for perlPackages.ack
2013-08-28 13:54:34 -07:00
Evgeny Egorochkin
d1ada993de
Merge pull request #883 from errge/vbootreference
...
vboot_reference: add meta attributes and cleanups
2013-08-28 13:54:05 -07:00
Gergely Risko
354746527d
Add platform meta attribute for perlPackages.ack
2013-08-28 23:51:38 +03:00
Gergely Risko
d89b4045d7
Add platform meta attribute for perlPackages.ack
2013-08-28 22:09:13 +02:00
Gergely Risko
14912ca0b1
vboot_reference: add meta attributes and cleanups
2013-08-28 21:52:07 +02:00
Gergely Risko
b43347342b
Add platforms to coq, so it's built on Hydra
2013-08-28 21:35:07 +02:00
Bjørn Forsman
47b53fd084
bluez5: set meta.platforms attribute
2013-08-28 21:20:57 +02:00
Aristid Breitkreuz
6eeec159b2
make bluetoothd path compatible between bluez4 and bluez5
2013-08-28 21:20:57 +02:00
Aristid Breitkreuz
319629355c
bluez5: fix python programs
2013-08-28 21:20:56 +02:00
Aristid Breitkreuz
69c57b92e8
update bluez to 5.8
2013-08-28 21:20:56 +02:00
Aristid Breitkreuz
eb6edc1cb1
update obexftp, required for new openobex
2013-08-28 21:20:56 +02:00
Aristid Breitkreuz
8b4fef8840
openobex-1.7.1 (1.5 could no longer be downloaded from kernel repositories)
2013-08-28 21:20:56 +02:00
Shea Levy
a8a197587a
Add some Dist::Zilla plugins and their many deps
...
Definitely need to write a more complete cpan2nix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-28 15:16:52 -04:00
Shea Levy
8bcfcac0c1
Add Dist::Zilla and its many deps
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-28 13:28:56 -04:00
Eelco Dolstra
6f9c01cfbc
vessel: Don't build on Hydra
...
http://hydra-test.nixos.org/build/5822528
2013-08-28 17:38:54 +02:00
Rickard Nilsson
4f6b248e16
smartmontools: Update driverdb to r3849, and fix broken url
2013-08-28 16:58:07 +02:00
Peter Simons
dc5843399d
maxima: add $out/bin to $PATH in the maxima wrapper scripts
...
This ensures that Maxima's wrapper scripts (such as rmaxima) find the
correct maxima binary.
2013-08-28 16:33:53 +02:00
Peter Simons
5fc7590886
maxima: update to version 5.30.0
2013-08-28 16:33:53 +02:00
Peter Simons
900ed0c353
Merge pull request #873 from errge/linear
...
Add linear haskell library
2013-08-28 03:10:58 -07:00
Evgeny Egorochkin
56412378b7
Merge pull request #880 from vlstill/aspell_cs
...
aspell: Add Czech dictionary (pkgs.aspellDicts.cs).
2013-08-28 02:22:34 -07:00
Vladimir Still
dce544ee6e
aspell: Add Czech dictionary (pkgs.aspellDicts.cs).
2013-08-28 11:09:31 +02:00
Vladimír Čunát
0fc3e2817a
poppler: bugfix update to 0.24.1
2013-08-28 11:05:35 +02:00
Vladimír Čunát
2fda1165da
Merge branch 'master' into x-updates
2013-08-28 10:37:41 +02:00
Evgeny Egorochkin
ce57c3e917
lbdb: fix formatting
2013-08-28 10:57:31 +03:00
Domen Kožar
8b3aeda82c
Merge pull request #879 from matejc/newtarman
...
tarman: switch to newer version 0.1.3
2013-08-28 00:46:01 -07:00
Evgeny Egorochkin
deecf7e1cb
Merge pull request #869 from j4/master
...
Add The Little Brother's Database (lbdb) package
2013-08-28 00:44:52 -07:00
Matej Cotman
0d689828a2
tarman: switch to newer version 0.1.3
2013-08-28 06:06:07 +02:00
Cillian de Róiste
6e3416c898
Merge branch 'master' of github.com:NixOS/nixpkgs
2013-08-28 00:26:39 +02:00