3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

113559 commits

Author SHA1 Message Date
Peter Simons c0944b9db0 ghc-6.10.4: mark build as broken
The build calls ar(1) in a way the tool doesn't like:

    ar q cru .libs/libffi.a  src/debug.o src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o
    ar: creating cru
    ar: .libs/libffi.a: No such file or directory
    make[4]: *** [Makefile:717: libffi.la] Error 1

This may have become an issue after some recent binutils update; I'm not sure.
2017-08-23 19:53:12 +02:00
Peter Simons f62ef84f3d haskell-semigroupoids: fix build with ghc-7.10.x and before 2017-08-23 19:53:11 +02:00
Peter Simons 194a779df4 hugs: fix build by un-defining the erroneous default for $STRIP 2017-08-23 19:53:11 +02:00
Peter Simons 111cff5f0e haskell-comonad: fix build with GHC 7.6.x 2017-08-23 19:53:11 +02:00
Peter Simons a3326e85c0 haskell-vector: mark broken on GHC 7.6.x and earlier 2017-08-23 19:53:11 +02:00
Peter Simons b5d4861356 haskell-text: fix build with GHC 7.6.x and earlier 2017-08-23 19:53:11 +02:00
Peter Simons 5f9645ef2e haskell-semigroups: fix build with ghc-7.10.x and earlier 2017-08-23 19:53:11 +02:00
Peter Simons 074581c1a4 haskell-comonad: fix build with ghc-7.10.x and earlier 2017-08-23 19:53:11 +02:00
Peter Simons b8314072f9 haskell-vector: fix build with ghc-7.8.x and earlier 2017-08-23 19:53:10 +02:00
Peter Simons 1e4c4ccb5d haskell-distributive: fix build on GHC versions older than 8.x 2017-08-23 19:53:10 +02:00
Peter Simons 92bc6a7bbc hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.4.1-5-g0ed67c9 from Hackage revision
c3ae828aa9.
2017-08-23 19:53:01 +02:00
Peter Simons 2939d8a049 hackage2nix: update list of broken builds 2017-08-23 19:53:00 +02:00
Benjamin Staffin f9a42ed10e
Slack: 2.6.2 -> 2.7.1 2017-08-23 12:35:23 -04:00
Peter Hoeg 2724f65392 dbus-broker: use the proper license 2017-08-23 23:51:00 +08:00
Peter Hoeg f15d7388d8 Revert "add apache2 license"
This reverts commit 508c998318.
2017-08-23 23:50:28 +08:00
Peter Hoeg 9f2ef9c25b dbus-broker: init at 3 2017-08-23 22:50:26 +08:00
Peter Hoeg 508c998318 add apache2 license 2017-08-23 22:50:25 +08:00
Julien Dehos bd879d2bef eigen: fix configuration file for pkg-config 2017-08-23 16:41:16 +02:00
Thomas Tuegel 50646af7a8 Merge pull request #28498 from bkchr/kdevelop_fixes
KDevelop: Fixes missing dependencies
2017-08-23 09:39:52 -05:00
Thomas Tuegel ce71d0bd0b Merge pull request #28499 from bkchr/kdeframework_fixes
Kde-Frameworks: Increases the minimum qt version to 5.7
2017-08-23 09:32:56 -05:00
Thomas Tuegel 68d2359e9b Merge pull request #28495 from bkchr/plasma_5_10_5
Plasma: 5.10.4 -> 5.10.5
2017-08-23 09:31:06 -05:00
Moritz Ulrich 1ff237912a
skikit-learn: 0.18.1 -> 0.19.0 2017-08-23 16:15:00 +02:00
Alexandre Peyroux 373970d913
pythonPackages.dropbox: 3.37 -> 8.0.0 2017-08-23 15:20:09 +02:00
Peter Simons 1fb8734fdd Merge pull request #28492 from ttuegel/idris-packages
Update Idris
2017-08-23 14:03:39 +02:00
Bastian Köcher 7d735d6834 Kde-Frameworks: Increases the minimum qt version to 5.7 2017-08-23 13:55:44 +02:00
Thomas Tuegel b438d394ce
idrisPackages.idris: 1.0 -> 1.1.1 2017-08-23 06:45:32 -05:00
Philipp Middendorf fbaa12bad9 thrift: 0.9.3 -> 0.10.0 2017-08-23 13:15:22 +02:00
Moritz Ulrich d5743c08a2
pythonPackages.todoist: Init at 7.0.17. 2017-08-23 13:00:22 +02:00
Bastian Köcher 0cf6830309 LXQT-config: Adds patch for Cmake >3.8 2017-08-23 12:17:32 +02:00
Bastian Köcher b8556b2995 KDevelop: Fixes missing dependencies 2017-08-23 12:11:31 +02:00
Bastian Köcher b7d1b3214d Plasma: 5.10.4 -> 5.10.5 2017-08-23 10:58:21 +02:00
Vincent Laporte 9d4b711908 Revert "coq: default version is the one of coqPackages"
This reverts commit 5f04a61d4f.

That way, the Coq that is used to build other coq packages
can be overridden.

The top-level `coq` attribute is `coqPackages.coq` thus both
“un-versioned” attributes are consistent.
2017-08-23 08:25:49 +00:00
Vladimír Čunát 2afb096e83
gcc-4.5: fix build
It's fallout after output changes #27424.
gnat seems OK now, except that the wrapper is broken, so it's probably
not really usable.
2017-08-23 10:11:21 +02:00
Thomas Tuegel ca381067e7
idrisPackages.build-builtin-package: Include version in name 2017-08-22 19:48:56 -05:00
Bas van Dijk 09bde4a2cd elk: 5.4.2 -> 5.5.2
Release notes:

* https://www.elastic.co/guide/en/elasticsearch/reference/5.5/release-notes-5.5.2.html
* https://www.elastic.co/guide/en/logstash/5.5/logstash-5-5-2.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.5.2.html
2017-08-23 01:58:12 +02:00
Joachim F f1514a5876 Merge pull request #27699 from volth/varnish-fixes-sq
nixos/varnish: made compatible with varnish 5.1.2, add modules
2017-08-22 22:01:00 +00:00
Joachim F 4357740122 Merge pull request #28289 from symphorien/epkowa
epkowa: init at 2.30.3-1
2017-08-22 21:55:29 +00:00
Joachim F 1a7d6f6792 Merge pull request #28298 from jamtrott/fenics
fenics: init at 2017.1.0
2017-08-22 21:52:22 +00:00
Joachim F 65e569401a Merge pull request #28358 from jpierre03/pr-gstreamer
(legacy) gstreamer: fetch archive with httpS instead of http
2017-08-22 21:48:25 +00:00
John Wiegley d9b27fa623 pythonPackages.logfury: New expression 0.1.2
This will be needed by the upcoming release of backblaze-b2
2017-08-22 14:08:18 -07:00
Jörg Thalheim 4565378641 Merge pull request #28473 from lluchs/tectonic
tectonic: init at 0.1.6
2017-08-22 20:38:14 +01:00
Jörg Thalheim c9bb378622 Merge pull request #28467 from NickHu/scaleway-cli
scaleway-cli: init at v1.14
2017-08-22 20:09:47 +01:00
Matthew Justin Bauer 2eacddf0dc treewide: homepage URL fixes (#28475)
* pgadmin: use https homepage

* msn-pecan: move homepage to github

google code is now unavailable

* pidgin-latex: use https for homepage

* pidgin-opensteamworks: use github for homepage

google code is unavailable

* putty: use https for homepage

* ponylang: use https for homepage

* picolisp: use https for homepage

* phonon: use https for homepage

* pugixml: use https for homepage

* pioneer: use https for homepage

* packer: use https for homepage

* pokerth: usee https for homepage

* procps-ng: use https for homepage

* pycaml: use https for homepage

* proot: move homepage to .github.io

* pius: use https for homepage

* pdfread: use https for homepage

* postgresql: use https for homepage

* ponysay: move homepage to new site

* prometheus: use https for homepage

* powerdns: use https for homepage

* pm-utils: use https for homepage

* patchelf: move homepage to https

* tesseract: move homepage to github

* quodlibet: move homepage from google code

* jbrout: move homepage from google code

* eiskaltdcpp: move homepage to github

* nodejs: use https to homepage

* nix: use https for homepage

* pdf2djvu: move homepage from google code

* game-music-emu: move homepage from google code

* vacuum: move homepae from google code
2017-08-22 20:50:04 +02:00
Robin Gloster ce7e2c06b1
prometheus-unifi-exporter: make ordering more robust 2017-08-22 20:26:18 +02:00
Tim Steinbach e6b77e2198
ammonite: 1.0.1 -> 1.0.2 2017-08-22 13:16:57 -04:00
Dmitry Marakasov 6461b609db Fix maintainer email 2017-08-22 19:07:42 +02:00
Benjamin Staffin 2e65e2df94 nixos: Fix pam_kwallet5 integration
Fixes #28469
2017-08-22 11:52:14 -04:00
SLNOS 2c4a925ab0 nixos: tor: rename portSpec -> port, type all "port"s properly 2017-08-22 14:57:07 +00:00
SLNOS 30a3cccd07 nixos: tor: better submodule for hidden services
Rebased onto master with a different implementation.
Originally: "add support for serving hidden services".
2017-08-22 14:57:07 +00:00
SLNOS 9226f4886f nixos: tor: more options, no unexpected consequences for default relay operators
Before this commit default relay configuration could produce unexpected
real life consequences. This patch makes those choices explicit and
documents them extensively.
2017-08-22 14:57:06 +00:00