Michael Raskin
0b85ab2686
python2Packages.marionette-harness: fix build by bumping dependencies
2019-12-26 17:54:47 +01:00
Alyssa Ross
106d0920d9
bundlerEnv: fix for Ruby 2.7
...
Setting a Bundler version with GEM_PATH doesn't seem to work in Ruby
2.7, so we need to use the LOAD_PATH instead. Without this,
bundlerEnv environments will always use the version of Bundler that
comes with Ruby, which won't necessarily work because it isn't the
version that was used to generate the bundle.
For example, building ronn with Ruby 2.7 without this change results
in a broken executable, but it works (when built with all packaged
Ruby versions) after this change.
2019-12-26 15:49:04 +00:00
Mario Rodas
7c0bc04420
Merge pull request #76287 from r-ryantm/auto-update/klaus
...
klaus: 1.5.0 -> 1.5.1
2019-12-26 10:08:43 -05:00
Mario Rodas
91b1e4e777
Merge pull request #76361 from r-ryantm/auto-update/python3.7-aiohttp-socks
...
python37Packages.aiohttp-socks: 0.2.2 -> 0.3.3
2019-12-26 10:03:58 -05:00
Mario Rodas
1001790814
Merge pull request #76372 from r-ryantm/auto-update/python2.7-biopython
...
python27Packages.biopython: 1.75 -> 1.76
2019-12-26 09:44:06 -05:00
Mario Rodas
87013356e1
Merge pull request #76490 from plapadoo/gprof2dot-2019-11-30
...
gprof2dot: 2017-09-19 -> 2019-11-30
2019-12-26 09:35:58 -05:00
Mario Rodas
45e69f1872
Merge pull request #75876 from Scriptkiddi/py3_snitun
...
pythonPackages.haas-nabucasa: init at 0.29
2019-12-26 09:34:36 -05:00
Maximilian Bosch
9842c4b107
treewide: update which packages I'm currently maintaining
...
Idea shamelessly stolen from 4e60b0efae
.
I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.
As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.
I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Timo Kaufmann
8ac53ed0b1
python.pkgs.sympy: 1.4 -> 1.5
...
Sage needs some doctest changes. The patch was included upstream.
Modelled after https://trac.sagemath.org/ticket/28911 .
2019-12-26 11:46:42 +01:00
Mario Rodas
21956ab8b1
pythonPackages.klaus: do not use python.pkgs
2019-12-26 04:20:00 -05:00
Mario Rodas
fdf2020620
python37Packages.aiohttp-socks: 0.3.2 -> 0.3.3
2019-12-26 04:20:00 -05:00
Mario Rodas
dce6d4173e
Merge pull request #75124 from ericdallo/add-clojure-lsp
...
clojure-lsp: init at release-20191223T204324
2019-12-25 20:37:20 -05:00
Eric Dallo
c7d9ec5ce8
clojure-lsp: init at release-20191223T204324
2019-12-25 20:12:09 -05:00
Silvan Mosberger
5dc7050bd6
Merge pull request #75400 from nand0p/ethminer-v18
...
ethminer: 0.18.0-rc.0 -> 0.18.0
2019-12-25 23:56:24 +01:00
Mario Rodas
ffd4ad4d0b
Merge pull request #76206 from r-ryantm/auto-update/actor-framework
...
caf: 0.17.1 -> 0.17.3
2019-12-25 15:50:43 -05:00
Mikhail Klementev
f8dec92f04
out-of-tree: 1.1.1 -> 1.2.1
2019-12-25 19:45:59 +00:00
Ryan Orendorff
2d2146b1fe
agda-stdlib: list as not broken on Darwin ( #76485 )
2019-12-25 21:22:29 +02:00
Ryan Mulligan
b3e3daeeba
Merge pull request #76334 from r-ryantm/auto-update/libngspice
...
libngspice: 30 -> 31
2019-12-25 10:10:06 -08:00
Mario Rodas
d0f6b1f5a3
caf: fix build on darwin
2019-12-25 12:00:00 -05:00
R. RyanTM
3537767db8
caf: 0.17.2 -> 0.17.3
2019-12-25 12:02:24 -05:00
Mario Rodas
51a5e6257f
Merge pull request #67771 from tobim/pkgs/caf
...
caf: 0.17.1 -> 0.17.2; enable openssl; run tests
2019-12-25 11:59:45 -05:00
Jan Tojnar
c571098bf8
Merge pull request #76447 from r-ryantm/auto-update/tepl
...
tepl: 4.2.1 -> 4.3.1
2019-12-25 17:44:02 +01:00
Mario Rodas
76200c4284
ruby_2_7: init at 2.7.0
...
Release notes: https://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/
2019-12-25 14:24:03 +00:00
Mario Rodas
298010982b
ruby: rubygems 3.0.6 -> 3.1.2
...
Changelog: https://blog.rubygems.org/2019/12/20/3.1.2-released.html
2019-12-25 14:24:03 +00:00
Profpatsch
7d4c1ae7f1
rubyMinimal: ruby with all options disabled by default
...
Similar to `gitMinimal` or `pythonMinimal`, this is useful for scripts
which don’t use anything but the standard library and want a small
footprint.
2019-12-25 13:59:42 +01:00
Profpatsch
80c07f8aaf
ruby: add removeReferenceToCC
package option
...
Reduces the runtime closure by ~200MB if enabled.
2019-12-25 13:59:42 +01:00
Jörg Thalheim
d5a81030ec
mercurial: 4.9.1 -> 5.2.1 + python3 🚀 ( #76126 )
...
mercurial: 4.9.1 -> 5.2.1 + python3 🚀
2019-12-25 09:37:44 +00:00
Philipp Middendorf
0421b1316a
gprof2dot: 2017-09-19 -> 2019-11-30
2019-12-25 10:29:25 +01:00
Jörg Thalheim
89c55c0a6d
net-snmp: split outputs ( #76155 )
...
net-snmp: split outputs
2019-12-25 06:27:55 +00:00
Ryan Mulligan
87979bb0a3
Merge pull request #76465 from r-ryantm/auto-update/tpm2-tss
...
tpm2-tss: 2.3.1 -> 2.3.2
2019-12-24 20:34:54 -08:00
Tim Steinbach
4ed50bdd93
Merge pull request #76299 from r-ryantm/auto-update/kotlin
...
kotlin: 1.3.60 -> 1.3.61
2019-12-24 21:37:14 -05:00
Tim Steinbach
ecbcdc8a4c
Merge pull request #76416 from r-ryantm/auto-update/sbt
...
sbt: 1.3.4 -> 1.3.5
2019-12-24 21:36:46 -05:00
Jan Tojnar
3b3bd3ced0
Merge pull request #76303 from r-ryantm/auto-update/libplacebo
...
libplacebo: 1.21.0 -> 1.29.0
2019-12-25 03:05:00 +01:00
R. RyanTM
80cd01707d
python27Packages.geopandas: 0.6.1 -> 0.6.2
2019-12-24 17:53:10 -08:00
R. RyanTM
9d0eb65dbb
python27Packages.elementpath: 1.3.1 -> 1.3.3
2019-12-24 15:54:11 -08:00
Jonathan Ringer
fff7aded42
python3Packages.internetarchive: make backports_csv universal dep
2019-12-24 15:52:23 -08:00
R. RyanTM
16a7c38151
tpm2-tss: 2.3.1 -> 2.3.2
2019-12-24 15:29:07 -08:00
R. RyanTM
3070700726
python27Packages.internetarchive: 1.8.1 -> 1.9.0
2019-12-24 15:16:39 -08:00
R. RyanTM
f08e0598b1
python37Packages.mpv: 0.3.10 -> 0.4.5
2019-12-24 15:14:42 -08:00
R. RyanTM
648b0b824f
python27Packages.pyspotify: 2.0.5 -> 2.1.2
2019-12-24 15:02:29 -08:00
Fernando J Pando
7a01e9096e
cudatoolkit: 10.2.89
2019-12-24 17:05:10 -05:00
Fernando J Pando
8ef6867db6
cli11: 1.8.0 remove broken test
2019-12-24 17:05:10 -05:00
Michael Weiss
7839f3fd71
libplacebo: 1.29.0 -> 1.29.1
2019-12-24 22:38:53 +01:00
R. RyanTM
dc022d8bfd
tepl: 4.2.1 -> 4.3.1
2019-12-24 12:31:20 -08:00
R. RyanTM
9ecdc298f3
python27Packages.xmlschema: 1.0.16 -> 1.0.17
2019-12-24 12:11:03 -08:00
Jonathan Ringer
c7737048d3
pythonPackages.pyomo: python2 no longer supported
2019-12-24 11:53:18 -08:00
R. RyanTM
14439fce78
python27Packages.twilio: 6.33.1 -> 6.35.1
2019-12-24 11:47:27 -08:00
R. RyanTM
e587d64123
python27Packages.pyutilib: 5.7.1 -> 5.7.2
2019-12-24 11:42:59 -08:00
R. RyanTM
3ea3cccbff
python37Packages.tiledb: 0.5.0 -> 0.5.2
2019-12-24 11:37:39 -08:00
Jan Tojnar
984d820562
Merge PR #76377 from r-ryantm/auto-update/python2.7-babelgladeextractor
...
python27Packages.babelgladeextractor: 0.6.1 -> 0.6.3
2019-12-24 20:07:22 +01:00