Commit Graph

97166 Commits

Author SHA1 Message Date
William Casarin
d680c2352c jailbreak-cabal: specifically use ghc802 override in ghc821 config
Otherwise this will infinite loop when:

  pkgs.haskellPackages = pkgs.haskell.packages.ghc821
2017-07-26 10:44:50 -07:00
Nikolay Amiantov
44a18ddd31 python.pkgs: move my several packages to separate files 2017-07-26 20:35:59 +03:00
Michael Weiss
40a568b395 android-studio-preview: 3.0.0.6 -> 3.0.0.7 2017-07-26 18:56:28 +02:00
Robin Gloster
27800258e1 aws-auth: clean up 2017-07-26 18:45:41 +02:00
Robert Scott
2989324d60 aws-auth: init at unstable-2017-07-24 2017-07-26 18:45:41 +02:00
rnhmjoj
d79072ac2e bspwm: 0.9.2 -> 0.9.3 2017-07-26 18:36:22 +02:00
Vladimír Čunát
ac4c567c36
pythonPackages.augeas: init at 1.0.2 2017-07-26 17:56:11 +02:00
Nikolay Amiantov
fe80dbaae0 python.pkgs.sphfile: init at 1.0.0 2017-07-26 18:36:52 +03:00
Nikolay Amiantov
aa4d747ac9 python.pkgs.hmmlearn: init at 0.2.0 2017-07-26 18:36:52 +03:00
Nikolay Amiantov
50ed470a50 python.pkgs.PyChromecast: init at 0.8.1 2017-07-26 18:36:52 +03:00
Nikolay Amiantov
0a7f2acb17 boost164: init at 1.64.0 2017-07-26 18:36:52 +03:00
Nikolay Amiantov
c3a9f59513 mumble_git: 2017-04-16 -> 2017-05-25 2017-07-26 18:36:52 +03:00
Lancelot SIX
e420be7ab5 libidn2: 2.0.2 -> 2.0.3
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00008.html
for release information
2017-07-26 15:55:05 +02:00
Guillaume Maudoux
868dd0f7c1 tup: 0.7.3 -> 0.7.5 2017-07-26 15:38:43 +02:00
Robin Gloster
4a787b292a mailutils: clean up and fix last test 2017-07-26 13:32:59 +02:00
Robin Gloster
100107a3cd fetchpatch: add excludes parameter 2017-07-26 13:32:59 +02:00
Orivej Desh
1ec5b7f1d3 mailutils: 2.2 -> 3.2 2017-07-26 13:32:59 +02:00
Lancelot SIX
2b0315d7d0 glpk: 4.62 -> 4.63
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00011.html
for release information
2017-07-26 12:43:22 +02:00
Peter Hoeg
b23b1345f7 lcdproc: init at 0.5.9 2017-07-26 16:32:06 +08:00
Peter Simons
175c3526ae haskell: provide the name 'bin-package-db' (null) to fix evaluation errors 2017-07-26 10:20:31 +02:00
Peter Simons
9c64582141 hedgewars: fix ambiguous use of the zlib variable 2017-07-26 10:20:31 +02:00
Peter Simons
28c01703f0 haskell: remove all code related to the "haste" compiler
These packages have been broken for a while and now they don't even evaluate
any more.
2017-07-26 10:20:30 +02:00
Peter Simons
a9111840fa haskell: provide the name 'ghcjs-prim' (null) to fix evaluation errors 2017-07-26 10:20:30 +02:00
Peter Simons
91a8ed37af hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.3.1-23-g656c589 from Hackage revision
2b4eeaa78b.
2017-07-26 10:20:25 +02:00
Peter Simons
1178136336 hackage2nix: disable failing builds 2017-07-26 10:19:58 +02:00
Peter Simons
fd6f0a2127 hackage2nix: drop obsolete version of zlib 2017-07-26 10:19:57 +02:00
Peter Simons
8a3c080237 hackage2nix: drop old packages that were required for stack prior to version 1.5.x 2017-07-26 10:19:57 +02:00
Peter Simons
4664cf8079 hackage2nix: keep Cabal 1.24.x around for the time being 2017-07-26 10:19:57 +02:00
Domen Kožar
aafe3d29c1 ghc: apply a patch to fix common gold linker problem
It would otherwise result into undefined referenecs for some functions
in the base when using the gold linker:

   error: undefined reference to 'sqrt'

Fixes https://github.com/bos/double-conversion/pull/17

Previously ghc option -optl=-lm was used for packages depending on
such functions, but that could result into

   fatal error: cannot mix -r with dynamic object /nix/store/7crrmih8c52r8fbnqb933dxrsp44md93-glibc-2.25/lib/libm.so.6

in some situations like profiling builds.

Patch was prepared by Michael Bishop and Niklas Hambüchen.

Closes https://github.com/NixOS/nixpkgs/pull/27584.
2017-07-26 10:19:57 +02:00
Peter Simons
efa3ba8950 haskell-diagrams-solve: disable failing test suite to fix the build 2017-07-26 10:18:10 +02:00
Peter Simons
27ca0cb3d4 haskell-generic-builder: fix syntax high-lightning in Emacs 2017-07-26 10:17:48 +02:00
Peter Simons
e69c7f5641 haskell-generic-builder: include setupHaskellDepends in the generated "env" attribute
We achieve this by moving setupHaskellDepends from the buildInputs attribute
into "otherBuildInputs", which is the attribute the builder uses to construct
the build inputs in both the actual build as well as the "env" attribute.
2017-07-26 10:17:48 +02:00
Vincent Laporte
b285b85754 ocamlPackages.ocaml-migrate-parsetree: 0.7 -> 1.0 2017-07-26 07:54:15 +00:00
Charles Strahan
4244a16917
gocode: update to f1eef9a6, fix stdlib completions 2017-07-26 02:30:15 -04:00
Peter Hoeg
998a0e818e crudini: actually run tests and install docs/man 2017-07-26 13:00:29 +08:00
Charles Strahan
cadb42fafb
honcho: 0.6.6 -> 1.0.1 2017-07-25 23:22:01 -04:00
Graham Christensen
69c2c997e0 Merge pull request #27072 from ElvishJerricco/swig-3.0.12
Swig 3.0.10 -> 3.0.12
2017-07-25 22:57:28 -04:00
Daiderd Jordan
bbc5d15d0a
mypy: 0.501 -> 0.511 2017-07-25 21:52:54 -04:00
Sergey Volkov
6c8871f928
docker-machine: 0.10.0 -> 0.12.0 2017-07-25 21:42:01 -04:00
Graham Christensen
c683f05a94 Merge pull request #27571 from winniequinn/gitkraken-2.7.0
gitkraken: 2.6.0 -> 2.7.0
2017-07-25 21:29:26 -04:00
Graham Christensen
8a8c13f9df Merge pull request #27622 from dtzWill/update/haproxy-1.7.8
haproxy: 1.7.3 -> 1.7.8
2017-07-25 21:27:51 -04:00
Franz Pletz
b33b40036b
ddccontrol: disable bindnow hardening
Caused segfaults. Fixes #27612.
2017-07-25 22:58:25 +02:00
Daiderd Jordan
4c013a91f0 Merge pull request #27640 from ankhers/update_elixir_rc
elixir: 1.5.0-rc.2 -> 1.5.0
2017-07-25 19:47:49 +02:00
Daiderd Jordan
f35140fafc
vim-plugins: add ale 2017-07-25 19:28:05 +02:00
Daiderd Jordan
0f536deb74
vim-plugins: update 2017-07-25 19:28:05 +02:00
Guillaume Maudoux
6b286fa339 cups-filters: 0.14.0 -> 0.15.0 2017-07-25 19:00:06 +02:00
Peter Simons
ea63fd4eb0 multi-ghc-travis: update to latest git version
I used an incorrect date for the version field in my last commit, so now I have
to date this slightly into the future to make sure the new version actually
looks newer to Nix, too.
2017-07-25 18:53:03 +02:00
Robert Helgesson
97102f4580
perl-Unicode-CaseFold: 1.00 -> 1.01 2017-07-25 18:37:21 +02:00
Robert Helgesson
46383f48d4
perl-Perl-Critic: 1.128 -> 1.130 2017-07-25 18:37:21 +02:00
Robert Helgesson
1b88217139
perl-CryptX: 0.044 -> 0.050 2017-07-25 18:37:21 +02:00