R. RyanTM
dd6b5082a5
eccodes: 2.8.2 -> 2.9.0 ( #47822 )
...
* eccodes: 2.8.2 -> 2.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eccodes/versions
* eccodes: src and homepage URLs changed
2018-10-12 17:47:44 +02:00
Alexander Krupenkin
7658ae6b72
solc: 0.4.24 -> 0.4.25
2018-10-12 17:59:49 +03:00
Francesco Gazzetta
d6273e5161
termbox: init at 1.1.2
2018-10-12 15:51:57 +02:00
Jörg Thalheim
e6e25bdbf4
Merge pull request #48236 from dywedir/rust-bindgen
...
rust-bindgen: 0.40.0 -> 0.42.2
2018-10-12 14:41:59 +01:00
Jörg Thalheim
00807a645f
Merge pull request #48240 from volth/patch-254
...
perl-cross: 1.2 -> gitmaster
2018-10-12 14:36:09 +01:00
Silvan Mosberger
c2129a850a
Merge pull request #48007 from magnetophon/kokkinizita
...
update Kokkinizita packages
2018-10-12 15:03:51 +02:00
Bas van Dijk
5ea9d9d097
haskell: add GitHub issues to non-hackage-packages.nix
2018-10-12 14:17:48 +02:00
Bas van Dijk
b64193f69b
haskellPackages.multi-ghc-travis: removed in favour of haskell-ci
...
multi-ghc-travis has been renamed to haskell-ci which is now also on Hackage.
2018-10-12 14:17:24 +02:00
Bas van Dijk
7b49b870cb
haskell: have a dedicated file for non Hackage packages
...
We had a few "overrides" in configuration-common.nix that were really
extensions. They introduced packages that weren't in hackage-packages.nix.
The advantage of having a dedicated file for these packages is that we can still
place Nix-specific overrides to these packages in configuration-nix.nix. We
weren't able do this before because configuration-nix.nix extended only the
packages from hackage-packages.nix.
2018-10-12 14:12:29 +02:00
Bas van Dijk
0c25079958
futhark: introduce the top-level futhark attribute
...
The fact that futhark is a Haskell package is an implementation detail. To
install it users should just have to specify `futhark` instead of
`haskellPackages.futhark`.
Additionally futhark is overridden with `haskell.lib.justStaticExecutables` to
reduce closure size.
2018-10-12 14:12:29 +02:00
Silvan Mosberger
d26c303bef
futhark: init at 0.6.2
2018-10-12 14:11:30 +02:00
Silvan Mosberger
c26d6001ed
Merge pull request #45890 from lopsided98/buildbot-python3
...
buildbot: Python 3 support and other improvements
2018-10-12 14:06:41 +02:00
Herwig Hochleitner
ee561d9f57
linuxPackages.systemtap: 3.2 (2017.10.18) -> 3.3
...
removed quoting workaround. should be fixed as of https://sourceware.org/PR22462
2018-10-12 12:20:35 +02:00
Sarah Brofeldt
32bcd72bf2
Merge pull request #48198 from teto/rfc-bibtex
...
rfc-bibtex: init at 2.2.1
2018-10-12 10:07:10 +02:00
Benjamin Hipple
c0af13f1c8
python: update documentation
...
This touches up a handful of places in the python documentation to try to make
the current best-practices more obvious. In particular, I often find the
function signatures (what to pass, what not to pass) confusing and have added
them to the docs.
Also updated the metas to be more consistent with the most frequently used
modern style.
2018-10-12 10:06:25 +02:00
Sarah Brofeldt
9cba2f54fa
Merge pull request #48079 from lopsided98/python-av-update
...
pythonPackages.av: 0.4.1 -> 0.5.3
2018-10-12 10:03:19 +02:00
lewo
68e1e0e5fe
Merge pull request #48133 from bhipple/add/atom
...
pythonPackages.atom: init at 0.4.1
2018-10-12 08:39:09 +02:00
Sophia Donataccio
bb7ed2cd81
mlton: refactor and adds mlton20180207Binary mlton20180207 mltonHEAD
...
This commit adds mltonHEAD.
Summary of all the changes in this branch:
* mlton20130715
- for this one I just copy and pasted the old default.nix
- I have tested some projects that compile with this version and don't
compile with the newer version, so I think it makes sense to keep
the old version
* mlton20180207Binary
- This is used to build the source derivations
* mlton20180207
- latest release
* mltonHEAD
- latest commit to the master branch of the github repo at the time of
creating this derivation
2018-10-12 00:47:54 -04:00
Sophia Donataccio
fd9a07c7d4
mlton: add one-liner from old derivation to fix source files
...
Updates from-git-source.nix to use the one-liner to fix up the bash
shebang lines.
2018-10-12 00:36:07 -04:00
Sophia Donataccio
a130228fe8
mlton: adds mlton version 20180207
2018-10-12 00:30:48 -04:00
Sophia Donataccio
30da2b5659
mlton: adds binary release package for mlton version 20180207
...
This works the same as the binary package in the old derivation, by
patching the release binary. The difference is that this derivation
is also exposed at the top level.
2018-10-12 00:21:49 -04:00
Sophia Donataccio
4845d9324f
mlton: prepare old version for refactoring
...
20130715.nix is exactly the same as the old default.nix other than
pulling the meta data out into its own file.
2018-10-12 00:06:54 -04:00
Sophia Donataccio
0fc9fdf7f2
mlton: use stdenv.cc.bintools.dynamicLinker
2018-10-11 23:58:25 -04:00
Ben Wolsieffer
73c523a605
buildbot: add Python 3 support
2018-10-11 21:39:11 -04:00
Will Dietz
f84cfdf02a
Merge pull request #48180 from timokau/retdec-update
...
retdec: 3.0 -> 3.2
2018-10-11 17:36:41 -05:00
Ben Wolsieffer
71c42462ab
buildbot: 1.2.0 -> 1.4.0
2018-10-11 18:15:16 -04:00
Ben Wolsieffer
5b2a1db2e3
pythonPackages.sqlalchemy_migrate: patch backslash escapes
2018-10-11 18:15:16 -04:00
Ben Wolsieffer
1c3f7302fa
pythonPackages.autobahn: use checkInputs
2018-10-11 18:15:16 -04:00
Ben Wolsieffer
820feccb18
pythonPackages.trollius: 1.0.4 -> 2.2
2018-10-11 18:15:16 -04:00
Ben Wolsieffer
fcaae4fc35
pythonPackages.hyperlink: don't create .pytest_cache
2018-10-11 18:15:16 -04:00
Ben Wolsieffer
67ea56717a
python2Packages.pylint: init at 1.9.2
2018-10-11 18:15:15 -04:00
Ben Wolsieffer
4f09e05849
python2Packages.astroid: init at 1.6.5
2018-10-11 18:15:15 -04:00
Ben Wolsieffer
511d651e58
pythonPackages.tempita: 0.5.2 -> 0.5.3-2016-09-28
2018-10-11 18:14:36 -04:00
Ben Wolsieffer
225b8de73d
pythonPackages.sphinx-jinja: 0.2.1 -> 1.1.0, Python 3 support
2018-10-11 18:13:54 -04:00
paddygord
9d293db6af
yojimbo: init at 1.1 ( #48214 )
2018-10-11 22:13:07 +00:00
taku0
628fa1d50f
oraclejdk: deprecate oraclejdk 10
2018-10-11 22:02:29 +00:00
volth
05bcae1595
perl-cross: 1.2 -> gitmaster
2018-10-11 21:53:52 +00:00
Timo Kaufmann
a33dec8cd5
retdec: 3.0 -> 3.2
2018-10-11 23:53:00 +02:00
Vladyslav Mykhailichenko
b4b5862be9
rust-bindgen: 0.40.0 -> 0.42.2
2018-10-11 23:57:02 +03:00
Silvan Mosberger
c166d05025
Merge pull request #48192 from costrouc/costrouc/python-filterpy
...
pythonPackages.filterpy: init at 1.4.5
2018-10-11 22:41:36 +02:00
Elis Hirwing
b9773bd12e
php72: 7.2.10 -> 7.2.11
...
Changelog: https://secure.php.net/ChangeLog-7.php#7.2.11
2018-10-11 22:39:15 +02:00
Elis Hirwing
36e3fdd9b6
php71: 7.1.22 -> 7.1.23
...
Changelog: https://secure.php.net/ChangeLog-7.php#7.1.23
2018-10-11 22:39:12 +02:00
Chris Ostrouchov
9fc4f06810
pythonPackages.filterpy: init at 1.4.5
2018-10-11 15:37:27 -04:00
Eelco Dolstra
edff37b83a
ti-rpc: Add dev output
2018-10-11 21:18:20 +02:00
Alyssa Ross
da3529718d
gem-config: add sassc ( #48212 )
2018-10-11 21:04:29 +02:00
Daiderd Jordan
764dbef8b1
Merge pull request #48169 from LnL7/darwin-erlang-wx
...
erlang: temporarily disable wxSupport on darwin
2018-10-11 19:07:00 +02:00
Jörg Thalheim
af35bf90ed
Merge pull request #48165 from costrouc/costrouc/python-escapism-1.0.0
...
pythonPackages.escapism: 0.0.1 -> 1.0.0 move to python-modules
2018-10-11 17:11:38 +01:00
Franz Pletz
3e356b55dd
lazygit: init at 0.4
2018-10-11 16:17:57 +02:00
Philipp Middendorf
e3d97997ff
brigand: init at 1.3.0
2018-10-11 12:46:14 +00:00
Leon Schuermann
0cda784a79
libusb: add license and other metadata
2018-10-11 14:32:47 +02:00
Leon Schuermann
55c736cd78
libui: add license meta
2018-10-11 14:28:08 +02:00
Leon Schuermann
a174f3ea97
libtxc_dxtn: add license meta
2018-10-11 14:27:14 +02:00
Leon Schuermann
e2f10b5a74
libtiger: add license meta
2018-10-11 14:26:30 +02:00
Leon Schuermann
cc6e59e5d1
libqalculate: add license meta
2018-10-11 14:24:40 +02:00
R. RyanTM
e1c5b47935
pmd: 6.7.0 -> 6.8.0 ( #47736 )
...
* pmd: 6.7.0 -> 6.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions
* pmd: refresh meta
Homepage is now https://pmd.github.io/
Added licenses
2018-10-11 13:20:01 +02:00
Leon Schuermann
58654866ce
libssh2: add license
2018-10-11 12:12:54 +02:00
xeji
058665560e
Merge pull request #48152 from pandaman64/upgrade-qiskit
...
qiskit: 0.5.7 -> 0.6.1
2018-10-11 12:09:36 +02:00
Silvan Mosberger
177ddb91be
Merge pull request #47389 from manveru/add-ejson
...
ejson: init at 1.2.0
2018-10-11 10:14:30 +02:00
Matthieu Coudron
714c0781c3
rfc-bibtex: init at 2.2.1
...
Generate bibtex entries from IETF rfc/drafts, for instance:
$ rfcbibtex RFC5246 draft-ietf-tls-tls13-21
@techreport{RFC5246,
author = {T. Dierks and E. Rescorla},
title = {{The Transport Layer Security (TLS) Protocol Version 1.2}},
howpublished = {Internet Requests for Comments},
type = {RFC},
number = {5246},
year = {2008},
month = {August},
issn = {2070-1721},
publisher = {RFC Editor},
institution = {RFC Editor},
url = {http://www.rfc-editor.org/rfc/rfc5246.txt },
note = {\url{http://www.rfc-editor.org/rfc/rfc5246.txt }},
}
@techreport{I-D.ietf-tls-tls13,
author = {Eric Rescorla},
title = {{The Transport Layer Security (TLS) Protocol Version 1.3}},
howpublished = {Working Draft},
type = {Internet-Draft},
number = {draft-ietf-tls-tls13-21},
year = {2017},
month = {July},
institution = {IETF Secretariat},
url = {http://www.ietf.org/internet-drafts/draft-ietf-tls-tls13-21.txt },
note = {\url{http://www.ietf.org/internet-drafts/draft-ietf-tls-tls13-21.txt }},
}
2018-10-11 16:17:40 +09:00
pandaman64
355fa854f7
qasm2image: 0.7.0 -> 0.8.0
2018-10-11 11:46:07 +09:00
pandaman64
c7ac364278
qiskit: 0.5.7 -> 0.6.1
2018-10-11 11:46:07 +09:00
Jörg Thalheim
726b4da189
Merge pull request #48166 from costrouc/costrouc/python-facebook-sdk
...
pythonPackages.facebook-sdk: 0.3.0 -> 3.0.0 refactor move to python-modules
2018-10-11 01:13:49 +01:00
Mathias Schreck
0041d742ab
nodejs: 10.11.0 -> 10.12.0
2018-10-11 01:53:34 +02:00
Jörg Thalheim
c45a6fa041
Merge pull request #48159 from Zimmi48/remove-camlp5-transitional
...
Remove camlp5 transitional
2018-10-11 00:31:28 +01:00
Anatolii Prylutskyi
05f0026af3
goa: 1.0.0 -> 1.4.0 ( #48147 )
2018-10-10 23:17:32 +02:00
xeji
675e0aa85d
Merge pull request #48105 from markuskowa/hwloc-up
...
hwloc: 1.11.1 -> 2.0.2
2018-10-10 23:00:39 +02:00
xeji
616511744b
Merge pull request #48081 from markuskowa/licenses-19
...
Add licenses
2018-10-10 22:29:09 +02:00
Matthew Bauer
e4c0560d22
Merge pull request #48136 from bhipple/u/licenses
...
Add licenses
2018-10-10 13:21:52 -05:00
Daiderd Jordan
9fd53e02ad
erlang: temporarily disable wxSupport on darwin
...
Workaround for #48065
2018-10-10 20:15:14 +02:00
Théo Zimmermann
2fdd38ed2d
camlp5_transitional: remove in favor of camlp5 (strict)
2018-10-10 19:44:54 +02:00
Théo Zimmermann
eaf0de5985
ulex: remove version 0.8
2018-10-10 19:42:54 +02:00
Chris Ostrouchov
de2a995c83
pythonPackages.facebook-sdk: 0.3.0 -> 3.0.0 refactor move to python-modules
2018-10-10 13:32:38 -04:00
Vincent Laporte
1c7c1be1a8
ocamlPackages.merlin: 3.1.0 -> 3.2.1
2018-10-10 17:15:45 +00:00
Chris Ostrouchov
61c83b108d
pythonPackages.escapism: 0.0.1 -> 1.0.0 move to python-modules
2018-10-10 13:10:47 -04:00
John Wiegley
1ba4d23c3a
Revert "coqPackages.fiat_HEAD: Update 2016-10-24 -> 2018-02-27"
...
This reverts commit f5f71c08cd
, due to
insufficient testing.
2018-10-10 10:00:23 -07:00
R. RyanTM
e79623115f
libdap: 3.19.1 -> 3.20.0
...
* libdap: 3.19.1 -> 3.20.0 (#47785 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdap/versions
* libdap: homepage has moved
2018-10-10 18:27:50 +02:00
pandaman64
11c17034b6
ibmquantumexperience: 2.0.2 -> 2.0.3
2018-10-10 20:02:18 +09:00
Benjamin Hipple
3ec3116fae
harfbuzz: add license
2018-10-09 21:27:05 -04:00
Benjamin Hipple
b721a1b9a9
pytest: add license
2018-10-09 21:23:37 -04:00
Benjamin Hipple
cd1f5914bd
pythonPackages.atom: init at 0.4.1
2018-10-09 21:02:27 -04:00
Will Dietz
6424a1425c
gpgme: 1.11.1 -> 1.12.0
...
https://lists.gnupg.org/pipermail/gnupg-announce/2018q4/000429.html
2018-10-09 17:40:54 -05:00
Andrew Childs
f9ba5e9407
accountsservice: 0.6.50 -> 0.6.54 ( #48112 )
2018-10-10 00:28:07 +02:00
Andreas Rammhold
a00b820ddc
Merge pull request #47949 from yrashk/webkitgtk222x
...
webkitgtk222x: init at 2.22.2
2018-10-09 22:33:49 +02:00
Jörg Thalheim
c0d1c41627
Merge pull request #48053 from Zimmi48/clean-up/ocaml
...
Remove old OCaml versions.
2018-10-09 19:47:41 +01:00
Matthew Bauer
9b0505abb7
Merge pull request #46898 from Assassinkin/osmnx
...
pythonPackages.osmnx: init at 0.8.2
2018-10-09 12:11:27 -05:00
Frederik Rietdijk
eeaf3a131f
Merge master into staging-next
2018-10-09 15:37:22 +02:00
Silvan Mosberger
5176389f1d
Merge pull request #43735 from tg-x/build-idris-package
...
build-idris-package: add ipkgName
2018-10-09 13:29:40 +02:00
Markus Kowalewski
daf21814e0
hwloc: add markuskowa as maintainer
2018-10-09 13:19:56 +02:00
Markus Kowalewski
9ee3f9dbc3
hwloc: 1.11.1 -> 2.0.2
...
Enable netloc at compile time (was added in 2.0)
2018-10-09 13:19:21 +02:00
Joachim F
aa9f0bbdfb
Merge pull request #47844 from r-ryantm/auto-update/aubio
...
aubio: 0.4.6 -> 0.4.7
2018-10-09 08:59:26 +00:00
Joachim F
bb95996fa2
Merge pull request #47853 from r-ryantm/auto-update/buildbot-worker
...
buildbot-worker: 1.3.0 -> 1.4.0
2018-10-09 08:59:03 +00:00
Joachim F
83af0d8db4
Merge pull request #48073 from sengaya/ansible-lint-2.4.23
...
ansible-lint: 3.4.20 -> 3.4.23
2018-10-09 08:50:23 +00:00
Matthew Bauer
2f94acd9ae
Merge pull request #47835 from nicknovitski/gulp-cli-init
...
nodePackages_8_x: add gulp-cli
2018-10-08 22:35:00 -05:00
Tim Steinbach
844bcbd137
sbt: 1.2.3 -> 1.2.4
2018-10-08 20:13:31 -04:00
Nick Novitski
03bcca7a45
nodePackages_8_x: add gulp-cli
2018-10-08 14:56:41 -07:00
Renaud
81b851c6bc
Merge pull request #48048 from jb55/rapidcheck
...
rapidcheck: init at unstable-2018-09-27
2018-10-08 23:46:48 +02:00
Markus Kowalewski
154e9e11f7
gobject-introspection: add licenses
2018-10-08 23:10:04 +02:00
Markus Kowalewski
b04da30d65
libungif: add license + description
2018-10-08 23:10:01 +02:00
Ben Wolsieffer
5352cb3748
pythonPackages.av: 0.4.1 -> 0.5.3
2018-10-08 17:01:12 -04:00
Eelco Dolstra
1eff910a15
lsof: Don't record compiler flags / build kernel
...
This removed glibc.dev from the closure and improves binary
reproducibility.
2018-10-08 22:56:23 +02:00
Eelco Dolstra
cd3a0b7f38
libqtav: Reduce closure size from 734 to 457 MiB
2018-10-08 22:56:23 +02:00
Eelco Dolstra
c8a2533516
opencv3: Reduce closure size from 520 to 154 MiB
2018-10-08 22:56:23 +02:00
Spencer Baugh
01a0b1f0c3
kdbg: init at 3.0.0
2018-10-08 20:43:48 +00:00
Markus Kowalewski
abbc68a756
farstream: add license
2018-10-08 22:38:48 +02:00
Markus Kowalewski
cd2145b332
enchant: add license
2018-10-08 22:37:05 +02:00
Markus Kowalewski
788c070012
dclxvi: add license
2018-10-08 22:09:55 +02:00
Thilo Uttendorfer
82fa8d90af
ansible-lint: 3.4.20 -> 3.4.23
2018-10-08 22:08:54 +02:00
Matthew Bauer
01d8c222eb
Merge pull request #47516 from manveru/add-dbmate
...
dbmate: init at 1.4.1
2018-10-08 14:45:00 -05:00
Markus Kowalewski
e2407c1e05
dbus-sharp-[glib]: add license
2018-10-08 21:32:14 +02:00
Théo Zimmermann
cf1f8b2d04
camlp5: remove old version 5.15
2018-10-08 21:09:59 +02:00
R. RyanTM
a29f2f20cd
libbsd: 0.8.7 -> 0.9.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libbsd
2018-10-08 14:08:37 -05:00
Matthew Bauer
514bfd7b8e
Merge pull request #46113 from taktoa/taktoa/v8-6.9
...
v8_6_x: 6.2.414.27 -> 6.9.427.14
2018-10-08 13:49:02 -05:00
Joachim F
4ab43b812f
Merge pull request #47779 from r-ryantm/auto-update/libguestfs
...
libguestfs: 1.38.4 -> 1.38.6
2018-10-08 18:35:20 +00:00
Matthew Bauer
28a047b91a
Merge pull request #47062 from r-ryantm/auto-update/geos
...
geos: 3.6.3 -> 3.7.0
2018-10-08 13:34:30 -05:00
Joachim F
21a215059e
Merge pull request #47923 from asymmetric/asymmetric/packer-1.3.1
...
packer: 1.2.5 -> 1.3.1
2018-10-08 18:21:24 +00:00
William Casarin
de2f79467d
rapidcheck: init at unstable-2018-09-27
...
rapidcheck is a C++ property-based testing framework inspired by QuickCheck
Signed-off-by: William Casarin <jb55@jb55.com>
2018-10-08 11:00:17 -07:00
Joachim F
7ff2a87b8e
Merge pull request #47781 from r-ryantm/auto-update/libisoburn
...
libisoburn: 1.4.8 -> 1.5.0
2018-10-08 17:54:23 +00:00
Joachim F
34e866ec23
Merge pull request #47793 from r-ryantm/auto-update/hiredis
...
hiredis: 0.13.3 -> 0.14.0
2018-10-08 17:50:20 +00:00
Joachim F
6cac2cef6c
Merge pull request #47802 from r-ryantm/auto-update/cl
...
cl: 1.2.3 -> 1.2.4
2018-10-08 17:47:33 +00:00
Domen Kožar
9e502600ba
stack2nix: fix build
2018-10-08 18:45:46 +01:00
Joachim F
347499926b
Merge pull request #47812 from r-ryantm/auto-update/cpp-hocon
...
cpp-hocon: 0.1.7 -> 0.2.0
2018-10-08 17:45:14 +00:00
Peter Simons
478eff0225
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1 from Hackage revision
23ec1f32c6
.
2018-10-08 18:38:39 +02:00
Peter Simons
6ec4ebf6f8
LTS Haskell 12.12
2018-10-08 18:38:38 +02:00
Eelco Dolstra
8abfa4084b
geeqie: Reduce closure size
...
This reduces the closure size from 568 MiB to 289 MiB.
2018-10-08 18:13:29 +02:00
Eelco Dolstra
9bbd4f653f
qtgraphicaleffects: Add dev output
...
This shrank my system closure by about 192 MiB.
2018-10-08 16:32:27 +02:00
Rob Vermaas
3f719b0fad
Fix build for rPackages.units
...
(cherry picked from commit 1eb1fec3aee1f1d1084779acec001e13ee9cbd71)
2018-10-08 12:53:43 +02:00
Michael Raskin
b669a45868
boehmgc: reinstate 7.6.6, use for asymptote
...
A quickfix after #45708
2018-10-08 12:04:53 +03:00
Vincent Laporte
bdaedbe38c
ocamlPackages.ocaml_lwt: 3.3.0 -> 4.1.0
2018-10-08 05:59:24 +00:00
Peter Hoeg
95d307ab14
xdiff: 4.0.1.2017062 -> 5.0b1 - version bump only
2018-10-08 10:36:38 +08:00
Benjamin Staffin
641cb61ef7
jsonnet: skip building the website ( #47981 )
...
The emscripten build of jsonnet is only used in the interactive demo
found on jsonnet.org, and I don't think we need to include the whole
website in our package. This reduces the transitive closure from
~100mb to ~32mb, and the build duration from ~8 minutes to ~20 seconds
on my machine.
2018-10-07 20:04:59 -04:00
Timo Kaufmann
fc3120ce90
Merge pull request #48013 from schneefux/pkg/licenses
...
Add licenses
2018-10-07 22:33:37 +02:00
Benjamin Hipple
8d42787c61
abi-compliance-checker: init at 2.3
2018-10-07 16:09:27 -04:00
Benjamin Hipple
cc07807b5b
abi-dumper: init at 1.1
2018-10-07 16:09:02 -04:00
Benjamin Hipple
f41c55b2ca
vtable-dumper: init at 1.2
2018-10-07 16:06:38 -04:00
Samuel Dionne-Riel
d8d85848ce
Merge pull request #47901 from dhess/ghc-aarch64
...
haskell: re-enable aarch64, but disable parallel builds on that arch.
2018-10-07 15:09:33 -04:00
schneefux
346f1c8b63
rlog: add license
...
See https://code.google.com/archive/p/rlog/
2018-10-07 19:04:06 +02:00
schneefux
59da235188
tnt: add license
...
See "Disclaimer" at https://math.nist.gov/tnt/download.html
2018-10-07 18:56:48 +02:00
schneefux
fdec2e16bc
wolfssl: add license
2018-10-07 18:51:24 +02:00
Bart Brouns
9affe6ca47
libclxclient: 3.9.0 -> 3.9.2
2018-10-07 17:41:58 +02:00
Bart Brouns
c1949a3449
libclthreads: 2.4.0 -> 2.4.2
2018-10-07 17:41:37 +02:00
Bart Brouns
123cb978d3
zita-resampler: 1.6.0 -> 1.6.2
2018-10-07 17:41:22 +02:00
Bart Brouns
395b5f6a4b
zita-convolver: 4.0.0 -> 4.0.3
2018-10-07 17:41:03 +02:00
Bart Brouns
4fd0f592af
zita-alsa-pcmi: 0.2.0 -> 0.3.2
2018-10-07 17:40:44 +02:00
rnhmjoj
096be6d941
haskellPackages.shell-conduit: fix build
2018-10-07 16:45:05 +02:00
Justin Humm
a01cab05c6
haskellPackages.arbtt: unbreak with jailbreak
2018-10-07 14:13:37 +02:00
Sarah Brofeldt
0765000968
Merge pull request #47972 from Hodapp87/gdal_libxml2
...
gdal: add libxml2 to build
2018-10-07 10:00:33 +02:00
AndersonTorres
adf095d222
guile-reader: small fixes
2018-10-06 23:36:19 -03:00
AndersonTorres
b1e72d7465
libtap: small fixes
2018-10-06 23:36:19 -03:00
pmahoney
4af5457ebb
jsonnet: fix on darwin ( #47939 )
...
Build on darwin fails when using emscripten to build the js
library. Disabling this is unsatisfying, but gets the jsonnet binary
building again.
2018-10-06 14:56:21 -04:00
Chris Hodapp
4af38a2516
gdal: Add libxml2 to build
2018-10-06 11:09:21 -04:00
Carlos D'Agostino
364d477236
ocamlPackages.ezxmlm: init at 1.0.2
2018-10-06 14:18:51 +00:00
worldofpeace
f368e55ba1
solargraph: 0.28.1 -> 0.28.2 ( #47944 )
2018-10-06 15:34:37 +02:00
Philipp Middendorf
d2608d29a2
black: 18.6b4 -> 18.9b0 ( #47914 )
2018-10-06 15:19:38 +02:00
Matthew Bauer
9b968c8305
Merge pull request #46971 from r-ryantm/auto-update/proj
...
proj: 4.9.3 -> 5.2.0
2018-10-05 23:00:12 -05:00
Matthew Bauer
bb0c421ca1
Merge pull request #46552 from ramirez7/feature/buildGoPackage-doCheck
...
Allow doCheck config of buildGoPackage
2018-10-05 22:45:24 -05:00
Matthew Bauer
e78eacd6cd
Merge pull request #46770 from jluttine/carp-init
...
carp: init at unstable-2018-09-15
2018-10-05 22:43:05 -05:00
Matthew Bauer
deee27973e
Merge pull request #46720 from baldo/android-platform-tools
...
android-platform-tools: 26.0.2 -> 28.0.1
2018-10-05 22:42:30 -05:00
Matthew Bauer
c4f344ac44
Merge pull request #47291 from veprbl/pr/xfitter_init
...
xfitter: init at 2.0.0
2018-10-05 22:38:09 -05:00
Matthew Bauer
0a5b52e579
Merge pull request #47339 from r-ryantm/auto-update/agda-stdlib
...
AgdaStdlib: 0.16 -> 0.16.1
2018-10-05 22:36:00 -05:00
Matthew Bauer
0421891aaa
Merge pull request #47589 from vbgl/coq-coqprime-init
...
coqPackages.coqprime: init at 8.7.2 & 8.8
2018-10-05 22:33:15 -05:00
Matthew Bauer
673a63875d
Merge pull request #47593 from e-user/pkgs/snyk-1.99.1
...
snyk: init at 1.99.1
2018-10-05 22:33:02 -05:00
Yurii Rashkovskii
9289920193
webkitgtk222x: init at 2.22.2
2018-10-05 17:46:30 -07:00
Ben Gamari
58a02af417
qpdf: Drop CVE-2018-9918.patch ( #47935 )
...
This has been merged upstream in 8.2.1.
2018-10-06 00:30:49 +02:00
Lorenzo Manacorda
11f1b22b4b
packer: 1.2.5 -> 1.3.1
2018-10-05 20:18:22 +02:00
Jörg Thalheim
5694f1e1a9
Merge pull request #47519 from aneeshusa/vagrant-remove-unused-Gemfile
...
vagrant: remove unused vendored Gemfile{,.lock}
2018-10-05 18:25:01 +01:00
Timo Kaufmann
a00b7de165
Merge pull request #47915 from timokau/zn_poly-update
...
zn_poly: 0.9 -> 0.9.1
2018-10-05 16:05:24 +02:00
Timo Kaufmann
65589faa2f
zn_poly: 0.9 -> 0.9.1
...
Sage has taken over maintenance since the original author no longer
maintains the project.
2018-10-05 15:50:30 +02:00
Drew Hess
4babe7f799
haskell: re-enable aarch64, but disable parallel builds on that arch.
...
This is a workaround for unreliable parallel Haskell builds on
aarch64. See https://ghc.haskell.org/trac/ghc/ticket/15449
2018-10-05 01:28:42 -04:00
Jan Tojnar
5cc18c4781
gnome3: remove versionBranch attribute
...
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
John Wiegley
df48060e4c
coqPackages.coq-haskell: Support building with Coq 8.8
2018-10-04 17:13:41 -07:00
Jörg Thalheim
a1177832af
Merge pull request #47829 from r-ryantm/auto-update/appstream-glib
...
appstream-glib: 0.7.12 -> 0.7.13
2018-10-05 00:37:37 +01:00
Jörg Thalheim
a363ed1071
Merge pull request #47832 from veprbl/pr/arrow_0.10.0
...
arrow-cpp: 0.9.0 -> 0.10.0
2018-10-04 23:34:17 +01:00
Michael Raskin
bc46aa9dd2
Merge pull request #47826 from r-ryantm/auto-update/cgal
...
cgal: 4.12.1 -> 4.13
2018-10-04 20:26:06 +00:00
Yegor Timoshenko
ca45028055
Merge pull request #47870 from dtzWill/update/libinput-0.12.1
...
libinput: 0.12.0 -> 0.12.1
2018-10-04 20:25:21 +00:00
Jörg Thalheim
c7b7eb3b53
Merge pull request #47858 from plapadoo/yapf_0_24_0
...
yapf: 0.22.0 -> 0.24.0
2018-10-04 20:02:29 +01:00
Will Dietz
7de7358ed1
libinput: 0.12.0 -> 0.12.1
2018-10-04 11:03:10 -05:00
schneefux
ce4072c662
nodePackages.webtorrent-cli: add node-gyp dependency, fixes build
2018-10-04 17:12:52 +02:00
Benjamin Hipple
0b82df8dbe
Convert entire mkl package to a fixed-output derivation
2018-10-04 13:16:20 +00:00
Philipp Middendorf
98238e58c8
yapf: 0.22.0 -> 0.24.0
2018-10-04 10:34:55 +02:00
Pascal Wittmann
3cb5b46e02
Merge pull request #47800 from r-ryantm/auto-update/fswatch
...
fswatch: 1.12.0 -> 1.13.0
2018-10-04 10:06:33 +02:00
R. RyanTM
e5c5eae928
buildbot-worker: 1.3.0 -> 1.4.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/buildbot-worker/versions
2018-10-03 23:16:00 -07:00
R. RyanTM
3768c3a62d
aubio: 0.4.6 -> 0.4.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aubio/versions
2018-10-03 21:44:10 -07:00
Dmitry Kalinkin
3942226053
arrow-cpp: 0.9.0 -> 0.10.0
...
pythonPackages.pyarrow: 0.9.0 -> 0.10.0
parquet: 1.4.0 -> 1.5.0
2018-10-03 21:43:48 -04:00
Bart Brouns
3f97539b42
camomile: 0.8.7 -> 1.0.1
2018-10-04 02:30:47 +02:00
R. RyanTM
12817622da
appstream-glib: 0.7.12 -> 0.7.13
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream-glib/versions
2018-10-03 15:55:41 -07:00
R. RyanTM
7e5f728613
cgal: 4.12.1 -> 4.13
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cgal/versions
2018-10-03 15:23:29 -07:00
Sarah Brofeldt
2e38f5fc6e
Merge pull request #47448 from kalbasit/nixpkgs_add-bazel-watcher
...
bazel-watcher: init at 0.5.0
2018-10-04 00:00:47 +02:00
R. RyanTM
6b143f9002
cpp-hocon: 0.1.7 -> 0.2.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cpp-hocon/versions
2018-10-03 13:53:55 -07:00
Jörg Thalheim
5c9b7c274c
Merge pull request #47778 from Synthetica9/j807
...
j: 808 -> 807
2018-10-03 21:20:42 +01:00
R. RyanTM
cddea0fdc0
cl: 1.2.3 -> 1.2.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cl/versions
2018-10-03 12:33:14 -07:00
Aaron VonderHaar
67f58eee5e
elm-format: 0.8.0 -> 0.8.1
2018-10-03 20:30:35 +01:00
R. RyanTM
e7c2c5784f
fswatch: 1.12.0 -> 1.13.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fswatch/versions
2018-10-03 12:19:20 -07:00
R. RyanTM
136513655f
hiredis: 0.13.3 -> 0.14.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hiredis/versions
2018-10-03 11:41:55 -07:00
Tim Steinbach
28839e4b2b
sbt-extras: 3c8fcad -> 2018-09-28
...
Changing the versioning scheme to fix proper detection of
"versionOlder" etc.
2018-10-03 14:07:19 -04:00
Patrick Hilhorst
91c6d352f9
j: 808 -> 807
...
"But Synthetica", I hear you say, "isn't that a downgrade?".
That's what I originally thought as well! So I emailed the maintainer
for the only other repo that had J on version 808, BSD FreePorts. Since
they also didn't know what was going on here, I emailed Jsoftware
themselves. I got a lovely email back from Mr. Iverson (Jr. I presume?)
himself:
![The email](https://i.imgur.com/RidiODe.png )
So it has been confirmed from the horse's mouth that this _is_ the
correct version to be on.
I also re-enabled all the tests, since they all pass now, enabled the
build on ARM and Darwin (I don't have access to either kind of machine,
but I don't see why it wouldn't work), and added myself as a maintainer.
2018-10-03 19:59:23 +02:00
R. RyanTM
9d8e0819aa
kotlin: 1.2.70 -> 1.2.71
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2018-10-03 13:38:12 -04:00
R. RyanTM
997f9bfcc9
libisoburn: 1.4.8 -> 1.5.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libisoburn/versions
2018-10-03 10:11:49 -07:00
R. RyanTM
6e58fb8309
libguestfs: 1.38.4 -> 1.38.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libguestfs/versions
2018-10-03 10:03:27 -07:00
R. RyanTM
807d73c391
libressl_2_8: 2.8.0 -> 2.8.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libressl/versions
2018-10-03 11:58:32 -05:00
Jörg Thalheim
50a306125c
Merge pull request #47542 from prusnak/gcc-arm-embedded_update
...
gcc-arm-embedded: 6-2017-q2-update -> 7-2018-q2-update
2018-10-03 17:29:25 +01:00
Peter Simons
c5d4957103
haskell-lens: use latest version when building with ghc-8.6.x
2018-10-03 18:00:29 +02:00
Peter Simons
975c77e2d5
haskell-free and base-orphans: use latest versions to fix build with ghc-8.6.x
2018-10-03 18:00:29 +02:00
Peter Simons
5334751964
haskell-hspec: fix overrides to use the newer QuickCheck version
2018-10-03 18:00:29 +02:00
Peter Simons
2d098f7ef6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1 from Hackage revision
007086bd5b
.
2018-10-03 18:00:29 +02:00
Peter Simons
e6195f704f
haskell-semigroupoids: update to latest version for ghc-8.6.x
2018-10-03 18:00:29 +02:00
Silvan Mosberger
5067773e39
haskellPackages.*.env: Use shellFor
2018-10-03 18:00:29 +02:00
Silvan Mosberger
56da05d459
haskellPackages.shellFor: Clean and fixup
...
- Now correctly sets NIX_GHC* env vars
2018-10-03 18:00:29 +02:00
Silvan Mosberger
7c5c3fceff
haskell.lib.getBuildInputs: Use generic builder passthru to implement
2018-10-03 18:00:29 +02:00
Jörg Thalheim
13c300df6c
Merge pull request #47739 from r-ryantm/auto-update/pgcli
...
pgcli: 1.10.3 -> 1.11.0
2018-10-03 14:49:36 +01:00
Tim Steinbach
22e39f642b
xmonad-extras: jailbreak
...
Our XMonad identifies as 0.15, which is why we need to jailbreak it
into the extras build
2018-10-03 07:48:49 -04:00
R. RyanTM
51c389d57f
pgcli: 1.10.3 -> 1.11.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgcli/versions
2018-10-03 04:43:31 -07:00
Sarah Brofeldt
a8cbded02c
Merge pull request #47731 from periklis/update-kubectx
...
kubectx: 0.5.1 -> 0.6.1
2018-10-03 13:18:52 +02:00
Jörg Thalheim
a0f5e58ad5
Merge pull request #47711 from r-ryantm/auto-update/Vc
...
vc: 1.3.3 -> 1.4.0
2018-10-03 12:12:22 +01:00
Periklis Tsirakidis
b9f9b05c37
kubectx: 0.5.1 -> 0.6.1
...
Also provides shell completions for zsh, bash and fish
2018-10-03 12:58:06 +02:00
Jörg Thalheim
1b769de74c
Merge pull request #47716 from r-ryantm/auto-update/visualvm
...
visualvm: 1.4.1 -> 1.4.2
2018-10-03 11:32:07 +01:00
Jörg Thalheim
0160fadd7c
Merge pull request #47719 from r-ryantm/auto-update/sundials
...
sundials: 3.1.2 -> 3.2.0
2018-10-03 11:21:22 +01:00
R. RyanTM
2e53e8155f
sundials: 3.1.2 -> 3.2.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sundials/versions
2018-10-03 01:33:20 -07:00
Sarah Brofeldt
2dd69e8d8e
Merge pull request #47500 from ma9e/libimagequant
...
libimagequant: init at 2.12.1
2018-10-03 10:27:57 +02:00
R. RyanTM
d90eeeb60a
visualvm: 1.4.1 -> 1.4.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/visualvm/versions
2018-10-03 01:12:12 -07:00
R. RyanTM
9fb2c17b16
vc: 1.3.3 -> 1.4.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vc/versions
2018-10-03 00:53:23 -07:00
Benjamin Hipple
ba02a2c371
Add Darwin as a supported platform
2018-10-02 22:53:48 -04:00
Sean Haugh
8ba7aa0ed1
libimagequant: add myself as maintainer
2018-10-02 18:29:47 -05:00
Sean Haugh
276d3d8538
libimagequant: init at 2.12.1
2018-10-02 18:29:47 -05:00
Renaud
b6c8246824
gmm: 5.1 -> 5.3 ( #47686 )
2018-10-03 00:30:36 +02:00
Matthew Bauer
a88b8da554
Merge pull request #47676 from matthewbauer/security-mojave-fix
...
haskell: fix x509-system on mojave
2018-10-02 15:18:39 -05:00
Matthew Bauer
300ff965ae
haskell: fix x509-system on mojave
...
darwin.security_tool is currently broken in Mojave. See issue #45042
for more info. Our security_tool stuff comes from 10.9 so I suspect
that it needs an update.
Here I am putting in a hack to get things working again. This uses the
system provided security binary at /usr/bin/security to avoid the
issue in Haskell’s x509-system package. Unfortunately, this will break
with the sandbox. I am also working on a proper fix, but this requires
updating lots of Apple stuff (and also copumpkin’s new CF). You can
follow the progress on this branch:
https://github.com/matthewbauer/nixpkgs/tree/xcode-security
This commit should be backported to release-18.03 and release-18.09.
/cc @copumpkin @lnl7 @pikajude
2018-10-02 15:14:11 -05:00
Peter Simons
a4badb243c
hledger: fix build of new version 1.11
2018-10-02 21:08:48 +02:00
Peter Simons
8f400527a7
haskell-hspec: update ghc-8.6.x overrides for version 2.5.8
2018-10-02 21:08:47 +02:00
Peter Simons
8841b09c0f
haskell-doctest: drop obsolete override for ghc-8.6.x
2018-10-02 21:08:47 +02:00
Peter Simons
ab1a64fe6a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1 from Hackage revision
8d7d987c0d
.
2018-10-02 21:08:42 +02:00
Peter Simons
d072586714
LTS Haskell 12.11
2018-10-02 21:07:59 +02:00
Jörg Thalheim
4c5b6d6e53
Merge pull request #47666 from plapadoo/jshint-phantomjs
...
jshint: depend on phantomjs2
2018-10-02 19:25:23 +01:00
Frederik Rietdijk
6ce04af137
Merge master into staging
2018-10-02 18:22:37 +02:00
Frederik Rietdijk
4d1abc4419
Merge pull request #47604 from NixOS/staging-next
...
Staging next
2018-10-02 18:22:18 +02:00
Philipp Middendorf
22e9c0a6fa
jshint: depend on phantomjs2
2018-10-02 18:06:55 +02:00
Pavol Rusnak
b3531b9719
gcc-arm-embedded: 6-2017-q2-update -> 7-2018-q2-update
...
+ update blackmagic to latest commit which includes gcc7 fixes
2018-10-02 15:23:31 +02:00
Josef Kemetmüller
aeee761aba
libcanberra: fix darwin build ( #47634 )
2018-10-02 12:55:57 +02:00
catern
9ac7893042
pythonPackages.trio: 0.6.0 -> 0.7.0 ( #47638 )
2018-10-02 12:52:58 +02:00
Vladimír Čunát
56621c016d
ffmpeg: unbreak build of older versions after #46078
...
As in the other cases, I didn't care about passing the dependency
if unused...
2018-10-02 11:18:20 +02:00
Yurii Rashkovskii
34f20090d3
nwjs-sdk: init at 0.33.4 ( #45320 )
2018-10-02 10:24:05 +02:00
Sarah Brofeldt
baacbcd2a0
Merge pull request #47565 from mpickering/gdal-2.3.2
...
gdal: 2.3.1 -> 2.3.2
2018-10-02 09:09:26 +02:00
John Ericson
e1605d9b21
Merge pull request #47647 from obsidiansystems/ghc-8.2.2-change-patch
...
ghc-8.2.2: Oops, added adjacent patch to the one I wanted for master
2018-10-02 01:47:53 -04:00
John Ericson
bfef8113f6
ghc-8.2.2: Oops, added adjacent patch the one I wanted
2018-10-02 05:41:54 +00:00
Matthew Bauer
ea857466e1
Merge pull request #47642 from enumatech/buildApp-meta
...
xcodeenv.buildApp: inherit meta
2018-10-02 00:41:06 -05:00
Peter Hoeg
3916f71a16
Merge pull request #47166 from peterhoeg/u/crystal
...
crystal: 0.26.1 and introduce 0.25.1
2018-10-02 13:29:22 +08:00
John Ericson
e231a374b8
Merge pull request #47644 from obsidiansystems/ghc-8.2-hsc2hs
...
ghc-8.2.2: Fix which hsc2hs is installed on cross
2018-10-02 01:10:47 -04:00
John Ericson
4f5d9996a6
ghc-8.2.2: Fix which hsc2hs is installed on cross
...
These commits all ended up on later GHCs, and are already being patched
in for ghc-8.4.3 in nixpkgs.
2018-10-02 00:33:30 -04:00
Aneesh Agrawal
16a8e49ae9
vagrant: remove unused vendored Gemfile{,.lock}
2018-10-01 21:06:34 -07:00
Lionello Lunesu
132ed23f35
xcodeenv.buildApp: inherit meta
...
Without `inherit meta;` there was no easy way for XCode packages to
set meta information of the final derivation.
2018-10-02 12:01:22 +08:00
Austin Seipp
d7393024d1
yosys: 2018.08.08 -> 2018.09.30
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-10-01 22:32:54 -05:00