Commit Graph

22879 Commits

Author SHA1 Message Date
Peter Simons
455fc68fbb socket_wrapper: the unquoted meta.homepage url breaks evaluation 2015-03-05 17:40:55 +01:00
Peter Simons
0ac77f4690 nss_wrapper: the unquoted meta.homepage url breaks evaluation 2015-03-05 17:40:17 +01:00
William A. Kennington III
e15cd2375e kerberos: Add development string 2015-03-04 16:48:52 -08:00
William A. Kennington III
c5dce2def0 uid_wrapper: Add derivation 2015-03-04 16:48:52 -08:00
William A. Kennington III
88c01c5647 socket_wrapper: Add derivation 2015-03-04 16:48:52 -08:00
William A. Kennington III
3e4fa69a90 nss_wrapper: Add derivation 2015-03-04 16:48:51 -08:00
William A. Kennington III
7b517a4b29 tevent: 0.9.23 -> 0.9.24 2015-03-04 16:48:51 -08:00
Eelco Dolstra
6f33aa8465 orig-gcc -> orig-cc 2015-03-04 22:15:46 +01:00
Eelco Dolstra
694f01db2d intersect -> intersectLists, subtract -> subtractLists 2015-03-04 22:15:46 +01:00
Eelco Dolstra
97fcb33ac2 cudatoolkit: Fix gcc -> cc
Urgh, we shouldn't have renamed gcc to cc...
2015-03-04 22:15:46 +01:00
Eelco Dolstra
829479d1dd substract -> subtract 2015-03-04 22:15:45 +01:00
Peter Simons
16d8a67e75 hackage-packages: re-generate from Hackage 2015-03-04T18:28:23+0100 2015-03-04 18:28:23 +01:00
Ricardo M. Correia
e6561c5fb1 cargo: Install man page
... as well as other artifacts.
2015-03-04 18:08:52 +01:00
Peter Simons
13764f0b0f haskell-ng: Monadius and cabal-debian are broken 2015-03-04 15:55:34 +01:00
Peter Simons
9b600ca3b5 haskell-al: fix build 2015-03-04 15:55:33 +01:00
Peter Simons
ce441f4aaf haskell-ng: configure overrides 2015-03-04 15:55:33 +01:00
Peter Simons
1bc9c33f78 hackage-packages: re-generate from Hackage 2015-03-04T12:23:14+0100 2015-03-04 15:55:33 +01:00
Peter Simons
1459bbf1e3 haskell-configuration-common: cosmetic 2015-03-04 14:14:16 +01:00
lethalman
bb7cc43c0f Merge pull request #6655 from wjlroe/go-1.4.2
go: Update to version 1.4.2
2015-03-04 13:52:08 +01:00
Vincent Laporte
651a4c4e6e Adds ocaml-fileutils
ocaml-fileutils is a library of pure OCaml functions to manipulate real
files and filenames.

Homepage: http://ocaml-fileutils.forge.ocamlcore.org/
2015-03-04 13:15:53 +01:00
William Roe
7dcde14809 go: Update to version 1.4.2 2015-03-04 11:55:47 +00:00
Peter Simons
030bd26af3 r-modules: mark daff and rjade broken 2015-03-04 12:51:43 +01:00
Pascal Wittmann
824accb1cb checkstyle: update from 6.4 to 6.4.1 2015-03-04 12:23:37 +01:00
Peter Simons
a07576ff4d haskell-poppler: fix reference to poppler-glib 2015-03-04 12:20:09 +01:00
Peter Simons
d0aeea2ac3 haskell-zlib-conduit fails the Haddock stage because it doesn't define any modules. 2015-03-04 12:20:09 +01:00
Peter Simons
38c67a358e yap: mark 32 bit Linux build broken 2015-03-04 11:14:58 +01:00
Peter Simons
6af6b8baae Merge pull request #6566 from aavogt/master
let generate-cran-packages.R complete without needing to download the whole CRAN
2015-03-04 11:08:00 +01:00
Sander van der Burg
b072ce228a Merge pull request #6645 from totherme/androidndk_r8e_pin
Add option to build old androidndk r8e.
2015-03-04 09:18:49 +00:00
Eric Seidel
6c6d8772ed libsoup: patch to remove non-existent symbol 2015-03-03 20:16:33 -08:00
Dan Peebles
57250fc2cc Enable cgo on darwin 2015-03-03 20:03:48 -05:00
William A. Kennington III
d6ed3570b0 openct: 0.6.19 -> 0.6.20 2015-03-03 14:27:49 -08:00
Peter Simons
75cb15fc4b haskell-test-sandbox: test suite requires external programs 2015-03-03 22:48:16 +01:00
Peter Simons
c791337d13 haskell-rtorrent-rpc does not compile. 2015-03-03 22:48:16 +01:00
Peter Simons
025f62351a haskell-wai-middleware-preprocessor: test suite is broken in ghc-7.8.x 2015-03-03 22:48:16 +01:00
Peter Simons
278bea4eda haskell-hsqml: fix build 2015-03-03 22:48:16 +01:00
Peter Simons
19f74eebd6 haskell-Xauth: fix reference to libXau system library 2015-03-03 22:48:16 +01:00
Peter Simons
0af5205732 haskell-system-fileio: test suite failures are fixed 2015-03-03 22:48:16 +01:00
Peter Simons
b29d61e0df haskell-test-sandbox: the build errors have been fixed upstream 2015-03-03 22:48:16 +01:00
Peter Simons
b0b08abf31 hackage-packages.nix: re-generate from Hackage 2015-03-02T12:33:46+0100
Resolves https://github.com/NixOS/nixpkgs/issues/6622.
2015-03-03 22:48:16 +01:00
William A. Kennington III
731e833e99 tevent: 0.9.22 -> 0.9.23 2015-03-03 12:55:40 -08:00
Vincent Laporte
c6d31ad722 Adds ocaml-base64
Base64 encoding and decoding in OCaml

Homepage: https://github.com/mirage/ocaml-base64
2015-03-03 17:10:49 +01:00
Gareth Smith
9d57638439 Pulled androidndk_r8e into a separate file. 2015-03-03 15:31:49 +00:00
Gareth Smith
487dc80d8a Add option to build old androidndk r8e.
This version is the one required to build mobile Firefox. See build
documentation here:

https://wiki.mozilla.org/Mobile/Fennec/Android/Detailed_build_instructions#Install_Android_NDK
2015-03-03 14:08:53 +00:00
Sander van der Burg
b9c02fe7a3 Merge pull request #6644 from totherme/android-extras
Added options for androidsdk to use more extras.
2015-03-03 10:46:05 +00:00
William A. Kennington III
adbba6eded Merge pull request #6528 from codyopel/stdenv-fixes
remove stdenv.isBSD
2015-03-02 20:10:07 -08:00
Ambroz Bizjak
d777470c3d KDevelop: Update to 4.7.1. 2015-03-03 01:44:36 +01:00
Charles Strahan
b4d4b88988 Merge pull request #6147 from abbradar/bundlerenv-env
bundler-env: add .env
2015-03-02 18:28:02 -05:00
Bjørn Forsman
c47a3b0663 microscheme: update to latest release (0.9.2)
* Don't "externalize url/rev/sha256 to permit easier override".
  Just override 'src' itself. Then you can get the source from anywhere,
  not just git. I needed to touch this anyway, because I want to use
  fetchzip instead of fetchgit for releases (no need to clone repo).
* Latest release has "make install" improvements, simplifying our
  install.
2015-03-02 21:55:55 +01:00
Georges Dubus
9e59c9ad84 Merge pull request #6623 from woehr/master
Upgrade Rust compiler
2015-03-02 21:38:29 +01:00
Jordan Woehr
5821e91bd1 Restructure rustc derivations for ease of updating.
Update racerRust to use new rustcMaster and upgrade cargoSnapshot so racer builds.
2015-03-02 12:40:55 -07:00