Commit Graph

25348 Commits

Author SHA1 Message Date
Kirill Boltaev
0f37287df5 treewide: explicitly specify gtk version 2016-09-13 21:09:24 +03:00
Kirill Boltaev
4b55b0358a deluge: fix libtorrentRasterbar_1_0 reference (#18564) 2016-09-13 18:47:32 +02:00
Franz Pletz
1d82947742
libtorrentRasterbar_1_0: 1.0.9 -> 1.0.10 2016-09-13 18:03:46 +02:00
Franz Pletz
ed9541cd54
libtorrentRasterbar_0_16: remove old, insecure version 2016-09-13 18:03:46 +02:00
Jaka Hudoklin
7a9dd489d6 Merge pull request #18481 from offlinehacker/pkgs/docker/1.12.1
docker: 1.10.3 -> 1.12.1
2016-09-13 15:59:18 +02:00
Jaka Hudoklin
0a518618a2 docker: 1.10.3 -> 1.12.1 2016-09-13 12:50:58 +02:00
Nikolay Amiantov
5d3cf921ca banshee: use gnome2 explicitly 2016-09-13 13:15:41 +03:00
Nikolay Amiantov
4748709926 Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs 2016-09-13 12:51:34 +03:00
Domen Kožar
e53b3ea859 pypeg2: disable tests on py3k
(cherry picked from commit 2adbd13f9561edf7771fc8687b9299a817ee71b6)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-13 09:44:59 +02:00
Jascha Geerds
a514bf604c
pytest-rerunfailures: init at 2.0.1
(cherry picked from commit 6ddf8f31d3998e464c10fdb59385bf79cf08ef09)
(cherry picked from commit 074013bca596571a33852f18ff0f29c4578c347c)
2016-09-13 09:23:24 +02:00
Franz Pletz
d320fbbd05 Merge pull request #18467 from lsix/update_pyyaml
Update libyaml and pyyaml
2016-09-13 07:35:46 +02:00
Lancelot SIX
b76badd21b pythonPackages.Mako: 1.0.2 -> 1.0.4 (#18494) 2016-09-13 07:10:04 +02:00
James Wood
87ee2736ce asunder: init at 2.8 (#18510) 2016-09-13 07:06:23 +02:00
Michal Rus
6846b22bb4 squishyball: init at 19580 (#18354) 2016-09-13 07:00:39 +02:00
Nikolay Amiantov
9b26cb92e3 Merge branch 'displaylink'
Close #18041
2016-09-13 01:59:47 +03:00
Nikolay Amiantov
fbf6a97b04 linuxPackages.displaylink: init at 1.1.62 2016-09-13 00:30:35 +03:00
Vladimír Čunát
66eb909fbf Merge #17861: root: add support for x86_64-darwin 2016-09-12 21:39:07 +02:00
Markus Hauck
d37c84106a ntl: init at 9.11.0 (#18507) 2016-09-12 19:26:30 +02:00
Kirill Boltaev
bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Vincent Laporte
b8ed622bbb lua-sockets: fix on darwin 2016-09-12 14:42:37 +02:00
Domen Kožar
5ecb8b0c51 Merge pull request #18483 from nbp/revert-14398
Using self prevent aliasing overriden packages
2016-09-12 14:02:13 +02:00
cmfwyp
4659e2d54b
libre-franklin: init at 1.014 2016-09-12 11:13:33 +02:00
cmfwyp
323e74f457
libre-caslon: init at 1.002 2016-09-12 11:13:33 +02:00
cmfwyp
db73ecc0f7
libre-bodoni: init at 2.000 2016-09-12 11:13:33 +02:00
cmfwyp
74de2c6b03
libre-baskerville: init at 1.000 2016-09-12 11:13:33 +02:00
cmfwyp
470855ed82
encode-sans: init at 1.002 2016-09-12 11:13:32 +02:00
cmfwyp
49e5e972b9
dosis: init at 1.007 2016-09-12 11:13:32 +02:00
cmfwyp
d6404ad48e
cabin: init at 1.005 2016-09-12 11:13:26 +02:00
Frederik Rietdijk
29f00f954b Merge pull request #18396 from rycee/fix/udiskie
udiskie: 1.4.8 -> 1.5.1
2016-09-12 11:05:38 +02:00
Jesse Haber-Kucharsky
99e06fe771 opam, aspcud: init packages for external solver (#16938)
The opam package manager relies on external solvers to determine package
management decisions it makes related to upgrades, new installations,
etc.

While, strictly speaking, an external solver is optional, aspcud is
highly recommended in documentation. Furthermore, even having a
relatively small number of packages installed quickly causes the limits
of the interal solver to be reached (before it times out).

Aspcud itself depends on two programs from the same suite: gringo, and
clasp.

On Darwin, Boost 1.55 (and thus Gringo) do not build, so we only support
Aspcud on non-Darwin platforms.
2016-09-12 10:44:50 +02:00
Jaka Hudoklin
e927620885 containerd: init at 0.2.3 2016-09-12 01:32:03 +02:00
Jaka Hudoklin
71782da103 runc: init at 2016-06-15 2016-09-12 01:32:02 +02:00
Jaka Hudoklin
ea2270aa7c go-md2man: init at 1.0.6 2016-09-12 01:31:58 +02:00
Dmitry Kalinkin
5646c2aba6 root: add support for x86_64-darwin
1) add pcre dependency (for some reason builtin_pcre doesn't work)
2) Disable dependencies that are currently not supported by the
expression.  Most users should not need those. These are disabled to
prevent cmake from picking them up from system and causing impurities.
Once there is a user who needs these they will have to update the
expression.
3) disable some OSX detection code that relies on /usr/bin/sw_vers
that chooses c++ library, silences warnings and sets macosx-version-min.
macosx-version-min is already set by nix using MACOSX_DEPLOYMENT_TARGET
environment variable.
2016-09-11 17:29:13 -04:00
Peter Simons
3d479813f5 Merge pull request #18497 from aneeshusa/add-z3-dependency-for-cryptol
cryptol: Make Z3 available for REPL users
2016-09-11 01:15:58 +02:00
Tuomas Tynkkynen
628c86c51a release-lib: Remove unused allowTexliveBuilds option
This is dead code since the old monolithic TeXLive was dropped in
da421bc75f98c1b19f214a3b6b7cda07dc4c088b.
2016-09-11 01:13:49 +03:00
Aneesh Agrawal
54ff118477 cryptol: Make Z3 available for REPL users
The Cryptol REPL has a hard dependency on Z3, but the rest of the
library uses SBV to support multiple solvers. Ensure that Z3 is
available for `pkgs.cryptol`, which is likely to be installed via
nix-env for REPL usage, but do not change pkgs.haskellPackages.cryptol,
which is likely to be used as a dependency (in Nix expressions).
2016-09-10 17:15:51 -04:00
Tuomas Tynkkynen
0dbfb0fc48 Merge commit 'bd6e40c' from staging into master
Major changes being pulled in:

- mesa: maintenance 12.0.1 -> 12.0.2
- texlive: 2015 -> 2016
2016-09-10 23:23:44 +03:00
Shea Levy
c6460fb0cb melpa: Add inherit-local, bump f.el 2016-09-10 11:25:21 -04:00
Joachim F
67061dd466 Merge pull request #18453 from chris-martin/atermjava
atermjava: remove
2016-09-10 16:16:19 +02:00
Nicolas B. Pierron
5c6bcee944 Fix #18316 - Revert #14398, Using self prevent aliasing overriden packages. 2016-09-10 14:05:02 +00:00
Lancelot SIX
2efaf6ff1f pythonPackages.pyyaml: 3.11 -> 3.12 2016-09-10 14:44:17 +02:00
Robert Helgesson
2fa41249ce
udiskie: move to all-packages
This is an application, not a python library and should therefore be in
its own package.
2016-09-10 12:25:50 +02:00
Vladimír Čunát
bd6e40c27d Merge #16391: texlive: 2015 -> 2016
Mirroring isn't finalized, but we'll have to fix that on the go.
2016-09-10 12:04:25 +02:00
Frederik Rietdijk
594cf66c5c Merge pull request #18332 from offlinehacker/pkgs/pythonPackages/docker_compose/update/1.8.0
pythonPackages.docker_compose: 1.6.2 -> 1.8.0
2016-09-10 11:13:56 +02:00
Vladimír Čunát
31c719cf8e pythonPackages.qscintilla: fixup build
It's the same as fcc76325ef2.
2016-09-10 01:09:14 +02:00
Vladimír Čunát
f348e6ff5a gccgo-4.8: remove
I see no use to keep it. I doesn't build since April,
and noone has bothered to fixup the multiple-output problem.
2016-09-10 00:52:22 +02:00
danbst
8511ddc89a tomcat: 7.0.68 -> 7.0.70, 8.0.32 -> 8.0.37, init 8.5.5, init 9.0.0.M10 2016-09-09 18:29:12 +02:00
danbst
39ad7a9e60 tomcat: cleanup package with callPackages 2016-09-09 18:29:12 +02:00
Joachim F
81b643edbe Merge pull request #18317 from Profpatsch/mustache-docs
mustache: init mustache at 1.0.2
2016-09-09 17:16:58 +02:00