Commit Graph

21563 Commits

Author SHA1 Message Date
Franz Pletz
261e31c186 t1lib: Use metalab mirrors (close #5552) 2015-01-03 21:59:57 +01:00
aszlig
c08a49bffc
go: Remove explicitly adding libgcc_s.so.
As of 65221567c1, it's no longer needed.

This is part of an attempt to fix nixpkgs tarball evaluation.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-03 18:39:31 +01:00
aszlig
f4edebfa12
gettext: Check for existence of stdenv.ccCross.
Should only affect cross-builds, however I didn't test whether
cross-building gettext actually works. But if it's broken now, it was
broken before as well and this at least unbreaks the non-cross-built
nixpkgs tarball job :-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-03 18:27:41 +01:00
aszlig
840f9b419c
glib-tested: Remove explicitly adding libgcc_s.so.
As of 65221567c1, it's no longer needed.

Also, this is one of the packages that has caused the tarball evaluation
to fail for freebsd targets, so I guess it's twice a reason to remove
it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-03 18:18:42 +01:00
aszlig
772cff097e
loudmouth: Apply digest auth fix from Arch Linux.
Digest authentication otherwise won't work with MCabber, no matter
whether it's SHA1 or MD5.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Tested-by: devhell <"^"@regexmail.net>
2015-01-03 17:40:08 +01:00
John Wiegley
783e27e32a pycrypto: preConfigure patch ups 2015-01-03 07:53:08 -05:00
John Wiegley
70befe1df1 serf: add change for the lack of kerberos on darwin 2015-01-03 07:53:07 -05:00
John Wiegley
a8ea864ff2 mpfr: add gmp to LDFLAGS 2015-01-03 07:53:07 -05:00
John Wiegley
bdf18c1044 adns: on darwin, patch the library with install_name_tool 2015-01-03 07:53:07 -05:00
John Wiegley
79b214ef95 ats, ats2: refine supported platforms to linux 2015-01-03 07:53:06 -05:00
William A. Kennington III
449e2b4afb ntdb: Add derivation 2015-01-02 17:22:37 -08:00
William A. Kennington III
a32175d04f ctdb: Add derivation 2015-01-02 17:22:37 -08:00
William A. Kennington III
257b2ae888 ldb: Update dependency list 2015-01-02 17:22:37 -08:00
William A. Kennington III
8eb6d05170 tdb: Update dependency list 2015-01-02 17:22:37 -08:00
William A. Kennington III
0a03d675a9 talloc: Update dependency list 2015-01-02 17:22:37 -08:00
William A. Kennington III
7fd69d9f8d tevent: Update dependency list 2015-01-02 17:22:37 -08:00
William A. Kennington III
bd0567ecd4 heimdal: Build hcrypto for depdendant applications 2015-01-02 17:22:37 -08:00
William A. Kennington III
40e433f6ff iniparser: 3.0b -> 3.1 2015-01-02 17:22:36 -08:00
Peter Simons
4e7eb5c538 haskell-intern: re-generate with cabal2nix 2015-01-03 00:24:48 +01:00
Peter Simons
34ed92c995 liquidhaskell: re-generate with cabal2nix 2015-01-03 00:24:48 +01:00
John Wiegley
8dd9fd7b20 haskellPackages.intern: new expression 2015-01-02 15:32:21 -06:00
John Wiegley
f742da0a31 liquidhaskell: new expression 2015-01-02 15:29:01 -06:00
William A. Kennington III
ab18f1509a gperftools: 2.2.1 -> 2.3 2015-01-02 10:47:41 -08:00
William A. Kennington III
085f7e2d42 ldb: 1.1.18 -> 1.1.19 2015-01-02 10:43:55 -08:00
William A. Kennington III
a909b4f58a tdb: 1.3.3 -> 1.3.4 2015-01-02 10:43:55 -08:00
William A. Kennington III
9a56a86f5e libu2f-host: 0.0.1 -> 0.0.2 2015-01-02 10:43:54 -08:00
William A. Kennington III
ffee9f6a92 nss: Fix gentoo patch to specify library path in nss.pc 2015-01-02 00:24:49 -08:00
William A. Kennington III
c66cc0719f heimdal: Fix spacing 2015-01-02 00:24:49 -08:00
Vincent Laporte
0ed2a253f1 Adds hop 2.5.1
HOP is a multi-tier programming language for the Web 2.0 and the
so-called diffuse Web.

Homepage: http://hop.inria.fr/
2015-01-02 00:01:40 +01:00
Vincent Laporte
5d36f5831c bigloo: propagate gmp build input 2015-01-01 23:55:30 +01:00
Peter Simons
9b8ff2f5f2 Update Cabal to version 1.20.0.3 and cabal-install to version 1.20.0.6. 2015-01-01 23:07:41 +01:00
Peter Simons
493067d4bd haskell-HsOpenSSL: update to version 0.11.1 2015-01-01 23:07:41 +01:00
Peter Simons
90912aab74 haskell-HaTeX: update to version 3.16.0.0 2015-01-01 23:07:41 +01:00
Peter Simons
e30a2d6a0b haskell-webkitgtk3: re-generate with cabal2nix 2015-01-01 23:07:41 +01:00
Peter Simons
735436c0c1 elm-make: re-generate with cabal2nix 2015-01-01 23:07:41 +01:00
Peter Simons
37ae6de95d s6: don't depend on GNU Make 4.0
The website gives no indication that version 4.x is required to build
this package, and even it if were, then there should be an override in
all-packages.nix instead of referring to the 'gnumake40' attribute
directly in this expression.
2015-01-01 20:36:58 +01:00
Peter Simons
ac55bb22be gnumake: add version 4.1 2015-01-01 20:36:58 +01:00
Bjørn Forsman
e4dd2dcad4 libsigrok: install missing firmware files
Without this, hardware that requires firmware (e.g. Saleae Logic) is
unuseable.

Example error that this fixes:

  sr: ezusb: Unable to open firmware file /nix/store/rqgppsz3gwy8jailflf3049fzyzrgkdb-libsigrok-0.3.0/share/sigrok-firmware/fx2lafw-saleae-logic.fw for reading: No such file or directory
  sr: fx2lafw: Firmware upload failed for device 0.
2015-01-01 20:04:49 +01:00
Peter Simons
e0def54ca4 Merge pull request #5513 from k0ral/webkitgtk3
New haskell package: webkitgtk3
2015-01-01 19:50:16 +01:00
Peter Simons
0a0965f2ac elm-reactor: mark broken
http://hydra.cryp.to/build/297517/nixlog/2/raw
2015-01-01 18:15:50 +01:00
Peter Simons
f5f3c5b5f6 haskell-hask: mark broken
http://hydra.cryp.to/build/298269/nixlog/1/raw
2015-01-01 18:14:55 +01:00
Michael Raskin
3ee63790df Using the OpenJDK currency date patch for icedtea 2015-01-01 15:45:35 +01:00
Raffael Mancini
7aef1f02aa ipopt: fix build after minor gcc update (close #5519)
The configure script only checks for a specific version to enable a fix in
finding cstdlib and cstring.
2015-01-01 15:45:35 +01:00
William A. Kennington III
307823a88a svrcore: Add derivation 2015-01-01 15:45:35 +01:00
Eelco Dolstra
8af48d9428 gdb: Fix manpages 2015-01-01 15:45:35 +01:00
Michael Raskin
c40f4e6204 libmwaw: 0.3.3->0.3.4 2015-01-01 15:45:34 +01:00
Michael Raskin
8b9357d6bb librevenge: 0.0.1->0.0.2 2015-01-01 15:45:34 +01:00
Michael Raskin
98c5e13707 mdds: 0.11.1 -> 0.11.2 2015-01-01 15:45:34 +01:00
Michael Raskin
4fe7b8904e libgphoto2: 2.5.5.1 -> 2.5.6 2015-01-01 15:45:34 +01:00
Vincent Laporte
c0fe8aa939 ocaml-camlpdf: update from 1.7.2 to 2.1.1 2015-01-01 15:45:34 +01:00