3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

30849 commits

Author SHA1 Message Date
Josef Kemetmueller be3a42a294 openmpi: Remove libibverbs on unsupported platforms
The libibverbs package is only available on Linux and FreeBSD, but
openmpi can be used without it on platforms that don't support it.
2016-07-23 11:29:20 +02:00
Franz Pletz 03c141b00e Merge pull request #17076 from knedlsepp/add_armadillo
armadillo: Correct dependencies
2016-07-19 17:31:29 +02:00
Damien Cassou 92a1422874 Merge pull request #17105 from DamienCassou/update-pharo-vm-2016-07-16
pharo-vm5: 2016.05.04 ⇒ 2016.07.16
2016-07-19 16:42:47 +02:00
Damien Cassou fe46fa9d17 pharo-vm5: 2016.05.04 ⇒ 2016.07.16 2016-07-19 16:40:31 +02:00
Josef Kemetmueller 93dfdf0a0c armadillo: correct dependencies
- Remove unused dependencies atlas/blas
- Add hdf5/superlu dependency (As superlu needs openblasCompat, we also use it here.)
- Add support for darwin
- Make use of OpenBLAS-LAPACK in armadillo

OpenBLAS (confusingly) contains LAPACK already by default, so we simply use OpenBLAS when searching for LAPACK.
The better solution would be for armadillo to use cmake built in FindBLAS/FindLAPACK which both would find OpenBLAS.
2016-07-19 12:37:08 +00:00
Josef Kemetmueller f3dc4d9ec3 superlu: init at 5.2.1 2016-07-19 12:37:08 +00:00
Peter Simons c0b5213aad haskell-hfsevents: remove obsolete override
cabal2nix generates correct build instructions now.
Fixes https://github.com/NixOS/nixpkgs/pull/17046.
2016-07-19 14:20:53 +02:00
Peter Simons 450fa8d9a0 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0-11-gcec8f95 using the following inputs:

  - Hackage: 19ec8f3a6d
  - LTS Haskell: a5a99cf176
  - Stackage Nightly: bf146896f3
2016-07-19 14:20:40 +02:00
Alexey Shmalko 34b5d283cd gcc-arm-embedded: update license
According to https://launchpad.net/gcc-arm-embedded:
> Licence:
> Simplified BSD Licence, GNU GPL v2, GNU GPL v3, GNU LGPL v2.1, GNU
> LGPL v3, MIT / X / Expat Licence
2016-07-19 14:12:51 +02:00
Frederik Rietdijk c51b8dc224 pythonPackages.{h5py, h5py-mpi}: simplify expression/assertions 2016-07-19 14:12:13 +02:00
Frederik Rietdijk 47e66f08e1 netcdf: remove zlib
since its propagated now by hdf5
2016-07-19 14:12:13 +02:00
Dan Peebles c20e20c060 pythonPackages.jsonnet: init at same version as standalone 2016-07-19 07:57:58 -04:00
Joachim F c1e07d9337 Merge pull request #17036 from romildo/upd.cup
java-cup: 10k -> 11b-20160615
2016-07-19 13:29:18 +02:00
Franz Pletz ddf59093ee Merge pull request #16051 from hrdinka/add/osm-gps-map
darktable: readd map/geotagging feature
2016-07-19 13:03:16 +02:00
Langston Barrett c40a0b50f7 doctl: init at 1.3.1 (#17066) 2016-07-19 12:30:35 +02:00
Frederik Rietdijk b49bedd75b Python 2.7.11 -> 2.7.12 2016-07-19 11:49:38 +02:00
Christine Koppelt 1c39145bc2 nodejs-5_x: 5.11.1 -> 5.12.0 (#16657) 2016-07-19 11:34:39 +02:00
Ram Kromberg 2e8c21e4dd libjpeg-drop: init at 9b (#16671) 2016-07-19 11:27:17 +02:00
Frederik Rietdijk 6b11c96c86 Python 2.6: add less 2016-07-19 11:11:03 +02:00
schneefux 4463f9f3d4 hugo: init at 0.16
Closes #16299.
2016-07-19 11:04:37 +02:00
Frederik Rietdijk bce5a51a9f Python 2.7: add less 2016-07-19 10:27:14 +02:00
Frederik Rietdijk c59d211b4b Python 3.3: add less 2016-07-19 10:27:14 +02:00
Frederik Rietdijk b410631d6d Python 3.4: add less 2016-07-19 10:27:14 +02:00
Frederik Rietdijk e261818c68 Python 3.5: add less 2016-07-19 10:27:14 +02:00
Frederik Rietdijk 773f6225cb Python 3.6: add less 2016-07-19 10:27:14 +02:00
Louis Taylor 7c75fa4bc2 python: add alpha release of 3.6
This might be jumping the gun a little, but I needed to use 3.6 locally
and thought I may as well push it upstream.
2016-07-19 10:27:14 +02:00
Franz Pletz afa69e14db Revert "ocaml-bitstring: git -> 2.0.4 (#17002)"
This reverts commit a6e3a53229.

See #17002.
2016-07-19 10:09:03 +02:00
Matthew Maurer a6e3a53229 ocaml-bitstring: git -> 2.0.4 (#17002)
Google Code no longer supports git cloning. We could restore this
revision by exporting the repository to github and working from there,
but barring a request for it, we can just use the released version.
2016-07-19 09:36:34 +02:00
Miguel Madrid e2199205c7 libmsgpack: 1.1.0 -> 2.0.0 (#16722) 2016-07-19 08:10:13 +02:00
Frederik Rietdijk e558561c3e Merge pull request #16358 from timbertson/tk
tk: propagate dependency on tcl & libXft
2016-07-18 23:11:53 +02:00
Daiderd Jordan a7202bf47d Merge pull request #16965 from acowley/qrupdate2
qrupdate: fix installation (darwin)
2016-07-18 21:01:21 +02:00
Anthony Cowley 028e3d82df qrupdate: fix installation (darwin)
The issue is that the library files were not copied to $out with the
existing `installTargets` definition.

I noticed this problem on darwin, but I do not know if it is a
darwin-only problem.
2016-07-18 13:48:31 -04:00
Marcus Brinkmann e90ab768ce libinput: Use absolute paths in udev rules.
Closes #17054
2016-07-18 17:14:19 +03:00
Langston Barrett 4063834f92 vagrant: 1.8.1 -> 1.8.4 2016-07-18 13:40:05 +00:00
Ben Darwin a896233396 jags: 3.4.0 -> 4.1.0 (#16804)
* jags: 3.4.0 -> 4.1.0
* unbreak rjags and dependent packages
2016-07-18 13:11:18 +02:00
Martin Gammelsæter 36459f1977 mypy-lang: 0.4.2 -> 0.4.3 (#17058) 2016-07-18 12:35:13 +02:00
Wayne Scott a05e51d17a nixpkgs: libtommath 0.39 -> 1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
Wayne Scott 01753f2470 nixpkgs: update libtomcrypt url
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
Tomas Hlavaty a93c6b628d sbcl: 1.3.6 -> 1.3.7 2016-07-17 23:07:27 +02:00
Vladimír Čunát 457460a86d Merge #16997: path64: remove the abandoned package 2016-07-17 21:05:31 +02:00
Vladimír Čunát d167bedb67 Merge #16970: webkitgtk24x: 2.4.9 -> 2.4.11 2016-07-17 20:23:45 +02:00
Tomas Hlavaty 800a379cb3 unittest-cpp: init at 1.6.1 2016-07-17 18:58:58 +02:00
Franz Pletz 727eb19a81 jenkins: 2.3 -> 2.13 2016-07-17 17:15:24 +02:00
José Romildo Malaquias 65881a7338 java-cup: 10k -> 11b-20160615 2016-07-17 09:32:26 -03:00
Thomas Tuegel 6dc6ae0ebe qt55.qtlocation: don't try to wrap missing module 2016-07-17 06:58:15 -05:00
Vladimír Čunát bf6759839a Merge #17023: bring back ncurses5 to fix GHC bootstrapping 2016-07-17 13:41:19 +02:00
Joachim Fasting ce103cae38
cppcheck: 1.73 -> 1.74 2016-07-17 11:52:13 +02:00
Vladimír Čunát 15cd7af522 Merge #16968: fltk: darwin compatibility 2016-07-17 10:43:50 +02:00
Vladimír Čunát 33476f3303 Merge #17014: qt3: fix build with multiple outputs 2016-07-17 10:36:26 +02:00
Tuomas Tynkkynen 8ee0e105c9 ghc: Make various binary GHCs use ncurses5
Fixes #17008: GHC bootstrapping broken by ncurses update.
2016-07-16 23:47:28 +03:00