Timo Kaufmann
135081a538
brial: 1.2.5 -> 1.2.6
...
Motivation is mostly https://github.com/BRiAl/BRiAl/pull/37 , which is a
pre-requiste for getting the sage tests to pass with python3.
2019-12-13 20:31:31 +01:00
Сухарик
fcaaffedef
cue: 0.0.14 -> 0.0.15
2019-12-13 15:21:09 +03:00
Christine Koppelt
7f2e8f6367
pythonPackages.aws-adfs: 1.19.1 -> 1.20.0; fix build
2019-12-13 03:39:59 -08:00
Frederik Rietdijk
dfdf1597a7
Merge master into staging-next
2019-12-13 11:43:39 +01:00
Tobias Pflug
418ad571c3
Fix manylinux packages
...
Make sure lib outputs are used where applicable.
2019-12-13 11:40:44 +01:00
Vincent Laporte
3d34ecb993
ocamlPackages.rpclib: 5.9.0 → 6.0.0
2019-12-13 10:44:48 +01:00
Jaka Hudoklin
486ce85009
Merge pull request #75582 from gabibbo97/kind-0.6.1
...
kind: 0.5.1 -> 0.6.1
2019-12-13 06:41:53 +00:00
Giacomo Longo
ec3435244e
kind: 0.5.1 -> 0.6.1
2019-12-13 06:42:45 +01:00
Mario Rodas
c06f8a7775
Merge pull request #75559 from marsam/update-brakeman
...
brakeman: 4.7.1 -> 4.7.2
2019-12-12 19:10:34 -05:00
Michael Raskin
c2ae05d597
Merge pull request #74372 from r-ryantm/auto-update/fplll
...
fplll: 5.2.1 -> 5.3.0, python.pkgs.fpylll: 0.4.1dev -> 0.5.0dev
2019-12-12 19:56:11 +00:00
Timo Kaufmann
0dcd09b1b6
python.pkgs.fpylll: add changelog
2019-12-12 17:50:13 +01:00
Timo Kaufmann
da7ca3fa87
fplll: 5.2.1 -> 5.3.0, python.pkgs.fpylll: 0.4.1dev -> 0.5.0dev
...
The two packages need to be updated together, since fpylll 0.4.1
requires the old fplll version and fpylll 0.5.0 requires the new one.
2019-12-12 17:50:13 +01:00
Timo Kaufmann
d69b099f28
fplll: add timokau to the maintainers list
2019-12-12 17:50:13 +01:00
Timo Kaufmann
cf0419e7d5
fplll: add changelog
2019-12-12 17:50:08 +01:00
David McFarland
02930180be
chicken: update eggs to latest
...
Fixes #73650
2019-12-12 10:09:52 -04:00
David McFarland
ac08635414
chicken: remove parseDrvName from chicken-5
2019-12-12 10:09:50 -04:00
David McFarland
2723d16a0f
chicken: fix chicken-4 set -u regression
2019-12-12 10:09:08 -04:00
David McFarland
6850842719
chicken: fix chicken-4 evaluation
...
broken by: 9b090ccbca
2019-12-12 10:08:08 -04:00
Mario Rodas
d84fa7c0ce
Merge pull request #75419 from lilyball/jazzy
...
jazzy: 0.12.0 -> 0.13.0
2019-12-12 08:39:34 -05:00
worldofpeace
b3fd4fc029
libgpod: drop pygobject2
...
Multi-output as well.
2019-12-12 07:10:10 -05:00
Mario Rodas
3d1149e5ed
Merge pull request #75296 from r-ryantm/auto-update/openshadinglanguage
...
osl: 1.10.7 -> 1.10.8
2019-12-12 07:04:22 -05:00
Andreas Rammhold
b6de96bf34
Merge pull request #75155 from risicle/ris-libofx-0.9.15
...
libofx: 0.9.14 -> 0.9.15, addressing CVE-2019-9656
2019-12-12 12:28:58 +01:00
Mario Rodas
9bf5e31ed8
pythonPackages.python-twitter: init at 3.5
2019-12-12 04:20:00 -05:00
Mario Rodas
ccd7630118
brakeman: 4.7.1 -> 4.7.2
2019-12-12 04:20:00 -05:00
Mario Rodas
481a00f3b1
tfsec: 0.12.2 -> 0.13.0
2019-12-12 05:41:32 +01:00
OmnipotentEntity
aa3fcec6de
python3Packages.arviz: init at 0.5.1 ( #73988 )
2019-12-11 19:50:27 -05:00
Mario Rodas
7825cde14d
pythonPackages.send2trash: fix hash
2019-12-11 16:31:07 -08:00
jitwit
bbd6003dd7
chez-matchable: init at 20160306
2019-12-11 19:40:50 +01:00
WilliButz
d2dad1b108
wt4: 4.1.2 -> 4.2.0
2019-12-11 17:26:56 +01:00
WilliButz
bb7cb579c7
wt3: 3.4.2 -> 3.5.0
2019-12-11 17:26:26 +01:00
Matthew Harm Bekkema
2cbb2590aa
internetarchive: Provide setuptools at runtime
...
Since commit f7e28bf5d8
("Split
buildPythonPackage into setup hooks"), the `ia` command provided by this
package has crashed with the error:
Traceback (most recent call last):
File "/nix/store/7n1jf081h0qnj82m2s69mxzj02zf746f-python3.7-internetarchive-1.8.1/bin/.ia-wrapped", line 7, in <module>
from internetarchive.cli.ia import main
File "/nix/store/7n1jf081h0qnj82m2s69mxzj02zf746f-python3.7-internetarchive-1.8.1/lib/python3.7/site-packages/internetarchive/cli/__init__.py", line 27, in <module>
from internetarchive.cli import ia, ia_configure, ia_delete, ia_download, ia_list, \
File "/nix/store/7n1jf081h0qnj82m2s69mxzj02zf746f-python3.7-internetarchive-1.8.1/lib/python3.7/site-packages/internetarchive/cli/ia.py", line 60, in <module>
from pkg_resources import iter_entry_points, DistributionNotFound
ModuleNotFoundError: No module named 'pkg_resources'
This commit fixes that by adding `setuptools` (which contains the
'pkg_resources' module) to `propagatedBuildInputs`.
2019-12-11 16:51:12 +01:00
Ryan Mulligan
74d520edd9
Merge pull request #75251 from r-ryantm/auto-update/leatherman
...
leatherman: 1.9.0 -> 1.9.1
2019-12-11 06:21:58 -08:00
José Luis Lafuente
44fe29a624
clojure: 1.10.1.489 -> 1.10.1.492
...
Install again default deps.edn. deps.edn was embedded in clojure jar,
but that change was reverted, see
a34969513f
Update derivation to produce only one output. Multiple outputs was
introduced by #35140 , but I don't think is necessary anymore.
2019-12-11 13:33:35 +01:00
Aaron Andersen
2891726da9
Merge pull request #75444 from etu/php74-zip
...
php74: Enable zip support
2019-12-11 06:20:52 -05:00
Timo Kaufmann
0fa66219cc
fplll: clean up dependencies
...
autoreconfHook implies autotools.
2019-12-11 10:32:46 +01:00
Timo Kaufmann
ed8d53655f
fplll: update formatting
...
According to my perception of the current community standards.
2019-12-11 10:32:32 +01:00
Vincent Laporte
2cf477f28d
ocamlPackages.merlin: 3.3.2 → 3.3.3
2019-12-11 09:58:21 +01:00
worldofpeace
897a232d15
Merge pull request #75477 from andersk/testresources
...
pythonPackages.testresources: Move pbr to propagatedBuildInputs
2019-12-11 00:49:33 -05:00
Anders Kaseorg
1e09e64a73
pythonPackages.testresources: Move pbr to propagatedBuildInputs
...
Since testresources declares `Requires-Dist: pbr (>=1.8)` and imports
`pbr.version`, any user of testresources also needs to have pbr.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-12-10 21:43:38 -08:00
worldofpeace
58cf77fbee
Merge pull request #75043 from worldofpeace/webkitgtk-parallel
...
webkitgtk: cleanups
2019-12-10 23:52:50 -05:00
worldofpeace
c2ba06d09f
webkitgtk: add gnome3 maintainers
2019-12-10 23:38:55 -05:00
worldofpeace
ed3ffa197d
webkitgtk: use python3
2019-12-10 23:36:57 -05:00
worldofpeace
5a5f9dfa74
webkitgtk: nixpkgs-fmt
2019-12-10 23:36:57 -05:00
worldofpeace
249a489631
libindicate: remove
2019-12-10 22:41:24 -05:00
worldofpeace
48fdd1a255
matplotlib: remove optional gtk2
2019-12-10 22:40:45 -05:00
worldofpeace
7b206210f2
python3Packages.goocalendar: don't use pygtk
...
This doesn't even need this.
2019-12-10 22:38:21 -05:00
worldofpeace
f4119fffdd
libsexy: remove
...
People have only been using this for the spell-entry widget, i.e even
hexchat just has the code vendored and are maintaining it themselves.
There is a continuation that could be packaged if anyone needs it
* https://github.com/TingPing/libsexy3
but currently no package within nixpkgs has a use for this.
2019-12-10 22:37:44 -05:00
R. RyanTM
8ecb7203f9
python38Packages.icalendar: 4.0.3 -> 4.0.4
2019-12-10 18:48:42 -08:00
Jonathan Ringer
c0ea42c846
python3Packages.astor: 0.8.0 -> 0.8.1
2019-12-10 18:44:40 -08:00
R. RyanTM
49ee549934
python38Packages.azure-mgmt-recoveryservicesbackup: 0.4.0 -> 0.5.0
2019-12-10 18:28:21 -08:00
R. RyanTM
b03e1fe77b
python38Packages.cassandra-driver: 3.19.0 -> 3.20.2
2019-12-10 18:27:51 -08:00
R. RyanTM
a91bf2a6b4
python38Packages.limnoria: 2019.09.08 -> 2019.11.09
2019-12-10 18:20:12 -08:00
R. RyanTM
a564393bdf
python38Packages.simpleeval: 0.9.8 -> 0.9.10
2019-12-10 18:17:55 -08:00
R. RyanTM
942c6abb7d
python38Packages.pikepdf: 1.6.5 -> 1.8.0
2019-12-10 18:17:15 -08:00
Mario Rodas
54f45ca8b8
Merge pull request #75337 from r-ryantm/auto-update/python3.8-colored
...
python38Packages.colored: 1.4.0 -> 1.4.1
2019-12-10 20:43:19 -05:00
Marek Mahut
e993cd56bb
Merge pull request #75369 from r-ryantm/auto-update/python3.8-soundfile
...
python38Packages.pysoundfile: 0.10.2 -> 0.10.3.post1
2019-12-10 22:45:12 +01:00
Ersin Akinci
ca6bbbb740
pythonPackages.mapbox: init at 0.18.0
2019-12-10 13:24:14 -08:00
Jonathan Ringer
a87c803cf9
python3Packages.docker: fix darwin tests
2019-12-10 13:16:51 -08:00
Jan Tojnar
4ee7f487fe
Merge pull request #75267 from r-ryantm/auto-update/liblouis
...
liblouis: 3.11.0 -> 3.12.0
2019-12-10 21:06:13 +01:00
Jonathan Ringer
430dc3b590
python3Packages.dask-ml: 1.0.0 -> 1.1.1
...
Also fix dependency issues
2019-12-10 10:51:57 -08:00
Frederik Rietdijk
f3618342ec
Merge staging-next into staging
2019-12-10 19:01:27 +01:00
R. RyanTM
dcf45f3dff
gnome3.libsoup: 2.68.2 -> 2.68.3
2019-12-10 18:56:11 +01:00
Robert Scott
9234d1d6db
glibc: add patch for CVE-2019-19126
...
including patch in-repo as it needs modification to remove the changes to
NEWS but fetchpatch doesn't work here
2019-12-10 18:51:16 +01:00
Mario Rodas
46abdee40b
buildGoPackage: disable module-mode
...
Go 1.13 slightly changed the behavior GO111MODULE=auto [1], which might
accidentally cause the go command to build the module, for instance in
the checkPhase:
[GO111MODULE=auto] activates the module-aware mode of the go command
whenever the current working directory contains, or is below a
directory containing, a go.mod file — even if the current directory
is within GOPATH/src.
[1] https://golang.org/doc/go1.13#proxy-vars
2019-12-10 18:50:44 +01:00
Will Dietz
a3e3c55245
libnftnl: 1.1.4 -> 1.1.5
2019-12-10 18:50:04 +01:00
R. RyanTM
aa14318d12
nspr: 4.23 -> 4.24
2019-12-10 18:48:49 +01:00
R. RyanTM
6fb560513e
librsvg: 2.46.3 -> 2.46.4
2019-12-10 18:48:35 +01:00
Elis Hirwing
9d71e7f1fb
php74: Enable zip support
...
This fixes #75427
2019-12-10 17:49:19 +01:00
Gabriel Ebner
5f1790101f
Merge branch 'auto-update/libqalculate'
2019-12-10 17:38:25 +01:00
scalavision
38c7aa05ef
mill: 0.5.2 -> 0.5.3 ( #75423 )
2019-12-10 15:40:05 +01:00
Frederik Rietdijk
f4bedb49b7
python.pkgs.nidaqmx: init at 0.5.7
2019-12-10 13:14:02 +01:00
Jörg Thalheim
e32aa7f763
Merge pull request #74776 from Mic92/hbmqtt
...
hbmqtt: fix tests
2019-12-10 10:16:13 +00:00
Peter Simons
9be0d6d4ae
Merge pull request #75021 from mnacamura/r-websocket
...
rPackages.websocket: fix build
2019-12-10 11:00:16 +01:00
R. RyanTM
85a369d427
go: 1.13.4 -> 1.13.5 ( #75236 )
2019-12-10 01:10:20 -08:00
Marek Fajkus
088550273b
bs-platform: init at 6.2.1
2019-12-10 00:51:30 -08:00
Jonathan Ringer
92b775e19c
aws-sam-cli: fix dependencies
2019-12-10 00:31:07 -08:00
Jonathan Ringer
c985dd737e
python3Packages.jupyter-repo2docker: fix build
2019-12-10 00:20:03 -08:00
R. RyanTM
c27460fc5b
python38Packages.nbdime: 1.0.7 -> 1.1.0
2019-12-09 23:56:56 -08:00
R. RyanTM
a09dd9baa8
python38Packages.astropy-healpix: 0.4 -> 0.5
2019-12-09 23:55:14 -08:00
R. RyanTM
00c9d6b710
python38Packages.pymupdf: 1.16.8 -> 1.16.9
2019-12-09 23:50:10 -08:00
R. RyanTM
01370e4a4c
python38Packages.Rtree: 0.8.3 -> 0.9.1
2019-12-09 21:54:52 -08:00
Mario Rodas
286f43f93c
Merge pull request #75341 from r-ryantm/auto-update/python3.8-funcy
...
python38Packages.funcy: 1.13 -> 1.14
2019-12-10 00:50:28 -05:00
Lily Ballard
784909cea4
jazzy: 0.12.0 -> 0.13.0
2019-12-09 21:45:59 -08:00
Mario Rodas
c7879c97e3
Merge pull request #75357 from r-ryantm/auto-update/python3.8-Wand
...
python38Packages.Wand: 0.5.7 -> 0.5.8
2019-12-10 00:44:58 -05:00
Mario Rodas
9527e915f1
Merge pull request #75370 from r-ryantm/auto-update/python3.8-pomegranate
...
python38Packages.pomegranate: 0.11.1 -> 0.11.2
2019-12-10 00:36:35 -05:00
Mario Rodas
467e9486e1
Merge pull request #75371 from r-ryantm/auto-update/python3.8-pyftdi
...
python38Packages.pyftdi: 0.30.3 -> 0.42.2
2019-12-10 00:35:49 -05:00
Mario Rodas
b457803067
Merge pull request #75340 from r-ryantm/auto-update/python3.8-ipdb
...
python38Packages.ipdb: 0.12.2 -> 0.12.3
2019-12-09 20:42:13 -05:00
R. RyanTM
5174b5f66f
python38Packages.periodictable: 1.5.1 -> 1.5.2
2019-12-09 17:29:01 -08:00
Mario Rodas
14658e4387
Merge pull request #75366 from r-ryantm/auto-update/python3.8-shodan
...
python38Packages.shodan: 1.19.1 -> 1.20.0
2019-12-09 20:25:48 -05:00
Mario Rodas
ff5234847f
Merge pull request #75361 from r-ryantm/auto-update/python3.8-pythondialog
...
python38Packages.pythondialog: 3.4.0 -> 3.5.0
2019-12-09 20:18:43 -05:00
Mario Rodas
38a9a2a671
Merge pull request #75383 from r-ryantm/auto-update/rabbitmq-c
...
rabbitmq-c: 0.9.0 -> 0.10.0
2019-12-09 20:06:04 -05:00
Mario Rodas
cd9ace6892
Merge pull request #75362 from r-ryantm/auto-update/python3.8-phonenumbers
...
python38Packages.phonenumbers: 8.10.23 -> 8.11.0
2019-12-09 19:31:05 -05:00
buckley310
c4aaab4053
defaultGemConfig: change 'infocmp' reference from 'ncurses.dev' to 'ncurses' ( #75309 )
2019-12-10 00:07:19 +00:00
R. RyanTM
088885d416
usb-modeswitch-data: 20170806 -> 20191128
2019-12-09 15:30:38 -08:00
R. RyanTM
f5d56c4053
usb-modeswitch: 2.5.2 -> 2.6.0
2019-12-09 15:27:53 -08:00
Vincent Laporte
828f530d88
ocamlPackages.cryptokit: 1.13 → 1.14
2019-12-10 00:21:12 +01:00
Renaud
70fb3ae37f
Merge pull request #75167 from bbigras/tdb
...
tdb: 1.3.16 -> 1.3.18
2019-12-09 23:01:51 +01:00
Ben Darwin
52d15ab28b
libminc: 2018-01-17 -> 2.4.03 and disable broken checkPhase on OSX
2019-12-09 14:19:15 -05:00
R. RyanTM
ddb6186343
rabbitmq-c: 0.9.0 -> 0.10.0
2019-12-09 10:02:56 -08:00
Steve Purcell
866424d2ec
fly: 5.4.1 -> 5.7.2
2019-12-09 18:49:17 +01:00
R. RyanTM
258c1a4d5f
randomx: 1.1.6 -> 1.1.7
2019-12-09 09:31:37 -08:00
Vincent Laporte
d6eb9b5e0b
ocamlPackages.irmin-unix: init at 2.0.0
2019-12-09 17:02:13 +00:00
Vincent Laporte
583b483ebb
ocamlPackages.irmin-watcher: init at 0.4.1
2019-12-09 17:02:13 +00:00
Vincent Laporte
bdd0a3fe8c
ocamlPackages.yaml: init at 2.0.1
2019-12-09 17:02:13 +00:00
Vincent Laporte
ad95ea7223
ocamlPackages.irmin-pack: init at 2.0.0
2019-12-09 17:02:13 +00:00
Vincent Laporte
186e55f746
ocamlPackages.irmin-graphql: init at 2.0.0
2019-12-09 17:02:12 +00:00
Vincent Laporte
52be004a7c
ocamlPackages.irmin-fs: init at 2.0.0
2019-12-09 17:02:12 +00:00
Vincent Laporte
191f1c9a49
ocamlPackages.irmin-http: init at 2.0.0
2019-12-09 17:02:12 +00:00
Vincent Laporte
45d3c40cc4
ocamlPackages.irmin-git: init at 2.0.0
2019-12-09 17:02:12 +00:00
Vincent Laporte
5bbc1c1159
ocamlPackages.irmin-mem: init at 2.0.0
2019-12-09 17:02:11 +00:00
Vincent Laporte
a21d658051
ocamlPackages.irmin-test: init at 2.0.0
2019-12-09 17:02:11 +00:00
Vincent Laporte
c07de6cd86
ocamlPackages.irmin: init at 2.0.0
2019-12-09 17:02:11 +00:00
Vincent Laporte
e7857f0d30
ocamlPackages.alcotest-lwt: init at 0.8.5
2019-12-09 17:02:11 +00:00
Vincent Laporte
d7ec7abd1f
ocamlPackages.index: init at 1.0.1
2019-12-09 17:02:10 +00:00
Sarah Brofeldt
a7f58b4204
Merge pull request #75273 from r-ryantm/auto-update/rdkafka
...
rdkafka: 1.2.2 -> 1.3.0
2019-12-09 17:24:09 +01:00
Ben Darwin
bfe5d1cc96
ocamlPackages.owl: 0.7.1 -> 0.7.2
...
- also enable tests (except on OSX) due to upstream fixes
2019-12-09 11:00:11 -05:00
R. RyanTM
773fc7ece2
python38Packages.pyftdi: 0.30.3 -> 0.42.2
2019-12-09 07:47:15 -08:00
R. RyanTM
045132dc5e
python38Packages.pomegranate: 0.11.1 -> 0.11.2
2019-12-09 07:25:28 -08:00
R. RyanTM
60e76c93c2
python38Packages.pysoundfile: 0.10.2 -> 0.10.3.post1
2019-12-09 07:20:07 -08:00
R. RyanTM
9969dbc623
python38Packages.sasmodels: 1.0.0 -> 1.0.1
2019-12-09 07:08:55 -08:00
R. RyanTM
5294d2b512
python38Packages.shodan: 1.19.1 -> 1.20.0
2019-12-09 06:32:18 -08:00
Troels Henriksen
7bc544f600
oclgrind: use newest LLVM
2019-12-09 15:30:12 +01:00
Théo Zimmermann
d1685e81ef
ocamlformat: 0.11.0 -> 0.12
2019-12-09 15:08:07 +01:00
Ryan Mulligan
bc87c5dfb7
Merge pull request #75306 from r-ryantm/auto-update/oclgrind
...
oclgrind: 18.3 -> 19.10
2019-12-09 06:00:08 -08:00
Michael Weiss
27ee40ae79
range-v3: 0.9.1 -> 0.10.0
2019-12-09 14:37:52 +01:00
R. RyanTM
6e5d43cc72
python38Packages.phonenumbers: 8.10.23 -> 8.11.0
2019-12-09 05:00:36 -08:00
R. RyanTM
875524df3d
python38Packages.pythondialog: 3.4.0 -> 3.5.0
2019-12-09 04:49:50 -08:00
Jan Tojnar
4538eeac6f
Merge pull request #75344 from worldofpeace/libnotify-propagated
...
libnotify: propagate glib and gdk-pixbuf
2019-12-09 13:39:30 +01:00
R. RyanTM
2932b28994
python38Packages.Wand: 0.5.7 -> 0.5.8
2019-12-09 04:13:04 -08:00
Mario Rodas
fbdb23ea10
Merge pull request #75348 from r-ryantm/auto-update/python3.8-folium
...
python38Packages.folium: 0.10.0 -> 0.10.1
2019-12-09 07:01:36 -05:00
Mario Rodas
cbcafdbf12
Merge pull request #75334 from r-ryantm/auto-update/python3.8-hvac
...
python38Packages.hvac: 0.9.5 -> 0.9.6
2019-12-09 06:15:53 -05:00
Mario Rodas
0116b35528
Merge pull request #75329 from r-ryantm/auto-update/python3.8-numericalunits
...
python38Packages.numericalunits: 1.23 -> 1.24
2019-12-09 06:15:22 -05:00
Franz Pletz
8bad6c47c1
Merge pull request #75310 from c0bw3b/rem/mbed13-alienfx-coprthr-firestr
...
Remove mbedtls_1_3, alienfx, coprthr, firestr
2019-12-09 09:38:02 +00:00
Mario Rodas
5d5998e08a
python3Packages.numericalunits: disable for python2
2019-12-09 04:20:00 -05:00
Vincent Laporte
c09e680e77
ocamlPackages.graphql-cohttp: init at 0.13.0
2019-12-09 09:53:40 +01:00
Vincent Laporte
9b834a210e
ocamlPackages.graphql-lwt: init at 0.13.0
2019-12-09 09:53:40 +01:00
Vincent Laporte
187c657eab
ocamlPackages.graphql: init at 0.13.0
2019-12-09 09:53:40 +01:00
Vincent Laporte
40a023a853
ocamlPackages.graphql_parser: init at 0.13.0
2019-12-09 09:53:40 +01:00
R. RyanTM
53f1a2b98c
python38Packages.folium: 0.10.0 -> 0.10.1
2019-12-09 00:10:42 -08:00
worldofpeace
8f2e47ea4f
libnotify: nixpkgs-fmt, add maintainers
2019-12-09 02:07:54 -05:00
worldofpeace
79d45c42ac
libnotify: propagate glib and gdk-pixbuf
...
They're in Requires:
Requires: gdk-pixbuf-2.0, gio-2.0 >= 2.26.0, glib-2.0 >= 2.26.0
This has caused one issue so far https://github.com/NixOS/nixpkgs/pull/75321 .
2019-12-09 02:06:13 -05:00
Sebastian Jordan
ce1760abe5
pypi2nix: 2.0.1 -> 2.0.2
...
Since the source distribution of the package on pypi2nix does not contain unittests,
we removed the checkPhase command that was present in earlier versions of the package.
2019-12-09 07:52:02 +01:00
Cole Mickens
120c2843fe
vaapiIntel: unstable-20190211 -> 2.4.0
2019-12-08 22:41:11 -08:00
R. RyanTM
2aa0666925
python38Packages.funcy: 1.13 -> 1.14
2019-12-08 21:24:18 -08:00
R. RyanTM
869d828fed
python38Packages.ipdb: 0.12.2 -> 0.12.3
2019-12-08 21:00:54 -08:00
Mario Rodas
c52661542c
Merge pull request #75332 from r-ryantm/auto-update/python3.8-apprise
...
python38Packages.apprise: 0.8.1 -> 0.8.2
2019-12-08 23:18:24 -05:00
R. RyanTM
3ecab9e2d3
python38Packages.colored: 1.4.0 -> 1.4.1
2019-12-08 20:17:57 -08:00
R. RyanTM
563a871a75
python38Packages.hvac: 0.9.5 -> 0.9.6
2019-12-08 19:57:06 -08:00
R. RyanTM
2c3577d533
python38Packages.apprise: 0.8.1 -> 0.8.2
2019-12-08 19:43:25 -08:00
Mario Rodas
e440653767
Merge pull request #75323 from r-ryantm/auto-update/python3.8-cmd2
...
python38Packages.cmd2: 0.9.20 -> 0.9.21
2019-12-08 22:40:54 -05:00
R. RyanTM
06b0dcaf02
python38Packages.mysqlclient: 1.4.5 -> 1.4.6
2019-12-08 19:37:16 -08:00
Mario Rodas
f2d2f407b4
Merge pull request #75326 from r-ryantm/auto-update/python3.8-aioredis
...
python38Packages.aioredis: 1.3.0 -> 1.3.1
2019-12-08 22:36:10 -05:00
R. RyanTM
c4783fcccd
python38Packages.numericalunits: 1.23 -> 1.24
2019-12-08 19:31:45 -08:00
R. RyanTM
c47d0b3bc6
python38Packages.aioredis: 1.3.0 -> 1.3.1
2019-12-08 18:50:26 -08:00
R. RyanTM
5f47853abe
python38Packages.cmd2: 0.9.20 -> 0.9.21
2019-12-08 17:59:22 -08:00
R. RyanTM
13dd6d30b5
checkstyle: 8.26 -> 8.27 ( #75199 )
2019-12-08 23:50:12 +01:00
Ryan Mulligan
ac82e6f3fd
Merge pull request #75271 from r-ryantm/auto-update/libosmium
...
libosmium: 2.15.3 -> 2.15.4
2019-12-08 14:46:09 -08:00
R. RyanTM
a5d2d24305
oclgrind: 18.3 -> 19.10
2019-12-08 14:33:52 -08:00
c0bw3b
fdffba3f86
coprthr: remove package
...
It's been marked as broken for 5 years
2019-12-08 23:27:45 +01:00
Mario Rodas
d3248c915e
Merge pull request #75220 from r-ryantm/auto-update/faudio
...
faudio: 19.11 -> 19.12
2019-12-08 17:01:20 -05:00
Mario Rodas
6720955bab
Merge pull request #75262 from r-ryantm/auto-update/apache-maven
...
maven: 3.6.2 -> 3.6.3
2019-12-08 16:59:19 -05:00
c0bw3b
d04d1c65bb
mbedtls_1_3: remove EoL version
2019-12-08 22:56:14 +01:00
R. RyanTM
f6bb473264
ocamlPackages.ocurl: 0.8.2 -> 0.9.0
2019-12-08 13:50:22 -08:00
Vladyslav M
a75e475ed4
strace: 5.3 -> 5.4
2019-12-08 23:26:10 +02:00
R. RyanTM
a17d1ae910
apktool: 2.4.0 -> 2.4.1
2019-12-08 22:22:15 +01:00
R. RyanTM
8f4cbf5b8e
osl: 1.10.7 -> 1.10.8
2019-12-08 13:12:48 -08:00
R. RyanTM
ce8de3bc05
duktape: 2.4.0 -> 2.5.0
2019-12-08 21:47:09 +01:00
Bjørn Forsman
9e144d5527
wrap-qt-apps-hook.sh: wrap binaries in ./sbin/
...
wrap-qt-apps-hook.sh runs before move-sbin.sh, so programs in ./sbin are
currently not wrapped. Fix it.
2019-12-08 20:44:29 +01:00
Wael Nasreddine
b0db7c4f7b
Merge pull request #75013 from fmpwizard/issue_54603
...
go: do not replace path to zoneinfo.zip and mime.types
2019-12-08 11:23:45 -08:00
c0bw3b
69b393ace5
Treewide: update some problematic homepages
...
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
Michael Raskin
06346a12a0
Merge branch 'master' into octave-gl2ps
2019-12-08 18:09:08 +00:00
Michael Raskin
76c867afde
Merge pull request #74879 from lopsided98/gtk3-armv7l
...
gtk3: fix build on 32-bit ARM
2019-12-08 18:01:56 +00:00
R. RyanTM
5bba8c20e4
libebml: 1.3.9 -> 1.3.10 ( #75246 )
2019-12-08 18:55:50 +01:00
R. RyanTM
94a75baddf
rdkafka: 1.2.2 -> 1.3.0
2019-12-08 09:21:12 -08:00
R. RyanTM
95c191bf4a
libosmium: 2.15.3 -> 2.15.4
2019-12-08 09:09:13 -08:00
R. RyanTM
003eaaf749
libmysofa: 0.8 -> 0.9
2019-12-08 08:48:51 -08:00
R. RyanTM
29862f79f8
liblouis: 3.11.0 -> 3.12.0
2019-12-08 08:38:43 -08:00
R. RyanTM
809ec69fd3
libvirt-glib: 2.0.0 -> 3.0.0
2019-12-08 08:33:46 -08:00
R. RyanTM
8384fd752d
libqalculate: 3.5.0 -> 3.6.0
2019-12-08 08:15:56 -08:00
R. RyanTM
2ed87cfcd0
maven: 3.6.2 -> 3.6.3
2019-12-08 08:09:07 -08:00
Brian McKenna
664fdfbb78
direvent: init at 5.2
2019-12-08 16:23:58 +01:00
Maxim Schuwalow
074f4444e2
stups-zign: init at 1.2
2019-12-08 15:51:23 +01:00
Maxim Schuwalow
518e8d4cfc
stups-tokens: init at 1.1.19
2019-12-08 15:51:23 +01:00
Maxim Schuwalow
9c951c80a6
stups-cli-support: init at 1.1.20
2019-12-08 15:51:23 +01:00
Kim Burgess
975195a474
ameba: init at 0.10.1
2019-12-08 15:27:33 +01:00
R. RyanTM
64909d8216
leatherman: 1.9.0 -> 1.9.1
2019-12-08 05:42:28 -08:00
Orivej Desh
5fc4257de6
libspectrum: init at 1.4.4
2019-12-08 13:27:14 +00:00
R. RyanTM
bfd3b32151
ktlint: 0.35.0 -> 0.36.0
2019-12-08 05:16:28 -08:00
Michael Raskin
08db595525
Merge pull request #75089 from jonringer/bump-glui
...
glui: 2.36 -> 2.37
2019-12-08 12:24:07 +00:00
Diego Medina
051bc353d0
go: do not replace path to mime.types
2019-12-08 07:20:23 -05:00
Jonathan Ringer
f5ae5cac8f
freeglut: 3.0.0 -> 3.2.1
2019-12-08 12:57:14 +01:00
Sarah Brofeldt
5d5604fc06
Merge pull request #74723 from etu/init-zigpy-deconz
...
home-assistant: Init packages needed for ZHA usage of zigpy deconz usb sticks
2019-12-08 12:13:20 +01:00
Mario Rodas
48e9738895
Merge pull request #75230 from aske/sonic-upd
...
sonic: 2016-03-01 -> 2018-07-06
2019-12-08 06:12:58 -05:00
Mario Rodas
bf83addb9b
Merge pull request #75231 from aske/pcaudiolib-upd
...
pcaudiolib: 2016-07-19 -> 1.1
2019-12-08 06:08:55 -05:00
Mario Rodas
fc8596b203
reviewdog: 0.9.12 -> 0.9.14
...
Changelog: https://github.com/reviewdog/reviewdog/releases/tag/v0.9.14
2019-12-08 11:01:56 +01:00
Kirill Boltaev
c8c931eb78
pcaudiolib: 2016-07-19 -> 1.1
2019-12-08 12:25:03 +03:00
Kirill Boltaev
268d993b3b
sonic: 2016-03-01 -> 2018-07-06
2019-12-08 12:24:40 +03:00
Lassulus
182a8799c5
Merge pull request #73711 from B4dM4n/cargo-crev-init
...
cargo-crev: init at 0.13.0
2019-12-08 10:03:17 +01:00
R. RyanTM
48ae3b195f
faudio: 19.11 -> 19.12
2019-12-07 23:37:14 -08:00
Okina Matara
7741e4462c
tinygo: init at 0.10.0
2019-12-08 01:00:34 -06:00
Vincent Laporte
9ed43c870e
ocamlPackages.webmachine: init at 0.6.1
2019-12-08 07:55:34 +01:00
Vincent Laporte
84d650ed2b
ocamlPackages.dispatch: init at 0.4.1
2019-12-08 07:55:34 +01:00
Dmitry Kalinkin
8a084180cd
Merge pull request #73212 from veprbl/pr/awkward1_init
...
pythonPackages.awkward1: init at 0.1.28
2019-12-07 21:48:31 -05:00
Dmitry Kalinkin
cc2334849f
pythonPackages.awkward1: init at 0.1.28
2019-12-07 21:47:50 -05:00
Mario Rodas
8795a23a86
Merge pull request #75191 from r-ryantm/auto-update/bootstrap
...
twitterBootstrap: 4.3.1 -> 4.4.1
2019-12-07 21:32:19 -05:00
Mario Rodas
2064b045ce
Merge pull request #75190 from marsam/update-tflint
...
tflint: 0.13.1 -> 0.13.2
2019-12-07 21:11:44 -05:00
Dmitry Kalinkin
adbd96a2c5
Merge pull request #74334 from veprbl/pr/tensorflow_darwin_enable
...
python3Packages.tensorflow-build: enable on darwin
2019-12-07 21:08:56 -05:00
Dmitry Kalinkin
ebf645e8e3
Merge pull request #74853 from veprbl/pr/fastparquet_0_3_2
...
pythonPackages.fastparquet: 0.2.1 -> 0.3.2
2019-12-07 21:08:35 -05:00
R. RyanTM
b9af364c10
twitterBootstrap: 4.3.1 -> 4.4.1
2019-12-07 16:57:51 -08:00
Mario Rodas
21c657cd59
Merge pull request #74811 from marsam/buildGoModule-disable-goproxy-on-package-build
...
buildGoModule: disable consult the checksum database on build
2019-12-07 18:25:25 -05:00
Tobias Mayer
b64a640edf
cmake-format: 0.6.0 -> 0.6.2
2019-12-07 23:13:30 +01:00
Dima
fdefc23f7d
mnemosyne: fix application
...
This application has been missing some dependencies and the
correct environment for Qt. Additionally I added a depdency
on anki to support the import feature.
The project has also moved development to Github, as very briefly
mentioned on https://mnemosyne-proj.org/contributing.php but the
2.6.1 version released there seems to differ and causes a bunch
of new problems, so leaving it for now.
2019-12-07 22:26:54 +01:00
Mario Rodas
929a088a94
tflint: 0.13.1 -> 0.13.2
...
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.13.2
2019-12-07 16:20:00 -05:00
Mario Rodas
0b2d9ab56d
Merge pull request #74867 from Pamplemousse/fix_progressbar2
...
pythonPackage.progressbar2: Fix
2019-12-07 16:09:02 -05:00
R. RyanTM
ac820c9c1e
folly: 2019.10.21.00 -> 2019.11.11.00
2019-12-07 21:35:29 +01:00
R. RyanTM
4009a8f7f6
libmaxminddb: 1.3.2 -> 1.4.2
2019-12-07 21:11:10 +01:00
Pavol Rusnak
98e2135ba2
libfido2: 1.2.0 -> 1.3.0
...
https://github.com/Yubico/libfido2/blob/1.3.0/NEWS
2019-12-07 20:13:04 +01:00
Сухарик
0850a90fd5
alloy: 5.0.0.1 -> 5.1.0
2019-12-07 19:11:26 +01:00
Bruno Bigras
98a299b071
tdb: 1.3.16 -> 1.3.18
2019-12-07 12:22:07 -05:00
Maximilian Bosch
1e5ef9e87b
Merge pull request #75135 from ryneeverett/vim-vint-0.3.21
...
vim-vint: 0.3.20 -> 0.3.21
2019-12-07 15:56:34 +01:00
Robert Scott
8169d30c0c
libofx: enable for darwin
2019-12-07 13:11:50 +00:00
Robert Scott
0351829bf8
libofx: 0.9.14 -> 0.9.15 (security)
...
resolving CVE-2019-9656
2019-12-07 13:01:03 +00:00
Sarah Brofeldt
18e8ec3bdd
Merge pull request #74800 from jlesquembre/kubeprompt
...
kubeprompt: init at 0.3.0
2019-12-07 13:37:09 +01:00
markuskowa
4265390ca1
Merge pull request #74421 from r-ryantm/auto-update/intel-media-sdk
...
intel-media-sdk: 19.3.0 -> 19.3.1
2019-12-07 13:27:50 +01:00
Elis Hirwing
5bbd8dc332
python3Packages.zha-quirks: init 0.0.28
2019-12-07 12:50:41 +01:00
Elis Hirwing
3cdaa84b2b
python3Packages.zigpy-deconz: init at 0.7.0
2019-12-07 12:50:38 +01:00
Elis Hirwing
9153236a5e
python3Packages.zigpy: init at 0.11.0
2019-12-07 12:50:07 +01:00
Elis Hirwing
473a21f39e
python3Packages.crccheck: init at 0.6
2019-12-07 12:50:04 +01:00
Elis Hirwing
229c002c8c
python3Packages.pyserial-asyncio: init at 0.4
2019-12-07 12:50:00 +01:00
Sarah Brofeldt
7e9abc8b54
Merge pull request #74331 from yurkobb/ffmpeg-full-jack
...
ffmpeg-full: enable jack
2019-12-07 12:48:57 +01:00
markuskowa
1b5f1fdf61
Merge pull request #74139 from r-ryantm/auto-update/cppzmq
...
cppzmq: 4.4.1 -> 4.5.0
2019-12-07 12:46:58 +01:00
Gabriel Ebner
f669d0c500
Fix pythonPackages.sentry-sdk build ( #75039 )
...
Fix pythonPackages.sentry-sdk build
2019-12-07 12:41:43 +01:00
Markus Kowalewski
4a468c1bb1
intel-media-sdk: restrict platform to x86_64-linux
2019-12-07 12:39:51 +01:00
Michael Raskin
56dabf8cf2
cgal: 4.14 -> 4.14.2, add (incompatible) cgal_5
2019-12-07 12:04:39 +01:00
Laurens Duijvesteijn
87af0c71b7
pythonPackages.sentry-sdk: Fix the test suite
...
This package could not build because the tests require /etc/protocols.
Therefore, make this file available using libredirect.
2019-12-07 12:01:40 +01:00
Sarah Brofeldt
96e0c90a64
Merge pull request #75142 from etu/fix-python-jsonrpc-websocket-build
...
python3Packages.jsonrpc-websocket: Fix build
2019-12-07 11:41:50 +01:00
Elis Hirwing
d55e77b895
Merge pull request #73908 from Izorkin/php-updates
...
Update php packages
2019-12-07 11:39:45 +01:00
Gabriel Ebner
949ebe40e8
Merge pull request #75130 from nh2/cura-4.4.0
...
cura suite: 4.3.0 -> 4.4.0
2019-12-07 10:56:53 +01:00
Izorkin
1b903aa70e
php73: 7.3.11 -> 7.3.12
2019-12-07 12:28:19 +03:00
Izorkin
c56f044aa4
php72: 7.2.24 -> 7.2.25
2019-12-07 12:28:19 +03:00
Elis Hirwing
7cf2bcccb2
python3Packages.jsonrpc-websocket: Fix build
2019-12-07 09:50:56 +01:00
Jonathan Ringer
f51fe315e0
pythonPackages.numpy: update homepage
2019-12-07 09:26:59 +01:00
Jonathan Ringer
7044d28183
pythonPackages.oauth: update homepage
2019-12-07 09:26:59 +01:00
Jonathan Ringer
66b8d2e50d
pythonPackages.opt-einsum: update homepage
2019-12-07 09:26:59 +01:00
Jonathan Ringer
8f8dde5411
pythonPackages.ovh: update homepage
2019-12-07 09:26:59 +01:00
Jonathan Ringer
7b5bf925a6
pythonPackages.pafy: update homepage
2019-12-07 09:26:59 +01:00
Jonathan Ringer
bc17fcf9ff
pythonPackages.panel: update homepage
2019-12-07 09:26:59 +01:00
Jonathan Ringer
a4f454cca0
pythonPackages.pandas: update homepage
2019-12-07 09:26:59 +01:00
Vincent Laporte
87774e094d
ocamlPackages.logs: 0.6.3 → 0.7.0
2019-12-07 06:52:45 +00:00
ryneeverett
0b9973df25
vim-vint: 0.3.20 -> 0.3.21
...
The runtime dependencies are no longer pinned but the test dependencies
still are.
2019-12-07 05:32:29 +00:00
worldofpeace
0c8dadd9e5
Merge pull request #75040 from worldofpeace/remove-terror-webkitgtk
...
🙈 ️ Remove webkitgtk24x
2019-12-06 22:02:50 -05:00
Niklas Hambüchen
acb19e319b
Merge pull request #74784 from liff/hcloud/1.14.0
...
hcloud: 1.13.0 -> 1.14.0
2019-12-07 03:44:06 +01:00
Niklas Hambüchen
50c8701d51
cura, python3Packages.libsavitar, python3Packages.libarcus, python3Packages.uranium: 4.3.0 -> 4.4.0
...
Closes #74134 .
Note the `cura.materials` hash is not updated because apparently
its contents stay the same, despite version update.
Implements comment about libarcus from:
https://github.com/NixOS/nixpkgs/pull/69435#issuecomment-535465040
2019-12-07 02:58:37 +01:00
Austin Seipp
3c5767335e
mimalloc: fix one final time
...
The library link name is embedded in the ELF executable, so renaming the
file doesn't work. This patch just bites the bullet and writes two
separate code paths for the secure vs non-secure build...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-06 18:17:27 -06:00
Ersin Akinci
d8d0a32b25
pythonPackages.polyline: init at 1.4.0
...
Add polyline Python package (needed to support Mapbox Python SDK).
2019-12-06 13:45:27 -08:00
Florian Klink
898e981bda
Merge pull request #73606 from samueldr/fix/valgrind-cross
...
valgrind: Add perl as a native build input
2019-12-06 22:44:12 +01:00
Niklas Hambüchen
d97fdcec47
Merge pull request #75115 from nh2/zlib-fix-comment-duplicate-word
...
zlib: Fix typo in comment. No eval changes.
2019-12-06 21:00:59 +01:00
Peter Simons
53dca0d451
haskell-hlint: update override for ghc-lib-parser to the latest version
2019-12-06 20:55:12 +01:00
Peter Simons
88179304b4
haskell-brick: use the latest version when building with ghc-8.8.x
2019-12-06 20:55:12 +01:00
Peter Simons
fc8ccfa780
haskell-dhall: update overrides for the latest version
2019-12-06 20:55:12 +01:00
Peter Simons
cd9816e0f7
haskell-pandoc: update ghc-8.8.x override for the latest version
2019-12-06 20:55:12 +01:00
Peter Simons
66285b7ab7
haskell-vty: use latest version when building with ghc-8.8.x
2019-12-06 20:55:12 +01:00
Peter Simons
09186816b1
haskell-regex-tdfa: update override for ghc-8.8.x
2019-12-06 20:55:12 +01:00
Peter Simons
fa1a064694
haskell-monad-par: enable test suite again
2019-12-06 20:55:12 +01:00
Peter Simons
0db312b2f1
ghc-8.8.x: update package versions to fix builds
2019-12-06 20:55:12 +01:00
Peter Simons
6f1dae65f7
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-9-g650d530 from Hackage revision
d33af9cc10
.
2019-12-06 20:55:06 +01:00
Niklas Hambüchen
6393bdb0ed
zlib: Fix typo in comment. No eval changes.
...
This created confusion in #71813 .
2019-12-06 20:45:58 +01:00
Peter Simons
bb0cf7ffb3
hackage2nix: update list of broken packages
2019-12-06 20:26:41 +01:00
Henri Jones
eb621046a7
haskellPackages.sbv: remove from list of broken packages
2019-12-06 20:26:40 +01:00
Maximilian Bosch
6fda860b26
Merge pull request #75046 from jtojnar/gst/wayland
...
gst_all_1.gst-plugins-base: Fix building Wayland support (nullglob fail)
2019-12-06 18:18:39 +01:00
Ben Darwin
3fa5a19cf8
ocamlPackages_latest.phylogenetics: init at unstable-2019-11-15
2019-12-06 12:00:44 -05:00
Ben Darwin
13f55534cb
owl-base: remove unused input
2019-12-06 12:00:44 -05:00
Ben Darwin
6ac6e7ac0b
owl: propagate eigen
2019-12-06 12:00:44 -05:00
Ben Darwin
b103ec0911
ocamlPackages.gnuplot: init at 0.5.3
2019-12-06 12:00:44 -05:00
Ben Darwin
eddfe95f29
ocamlPackages.biocaml: init at 0.10.0
2019-12-06 12:00:44 -05:00
Ben Darwin
6b8de994a1
ocamlPackages.cfstream: init at 1.3.0
2019-12-06 12:00:44 -05:00
Jonathan Ringer
060c5ac4f4
python3Packages.gcovr: 4.1 -> 4.2
2019-12-06 08:47:33 -08:00
Maximilian Bosch
b3c9e72ef5
cargo-make: 0.24.0 -> 0.24.1
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.24.1
2019-12-06 17:22:51 +01:00
Vincent Laporte
335d97fb34
ocamlPackages.containers: 2.6.1 → 2.7
2019-12-06 16:17:45 +00:00
Thomas Depierre
6daa6e7fb8
hex2nix: remove
2019-12-06 16:45:34 +01:00
Michael Weiss
45ba64055b
Merge pull request #75019 from dtzWill/update/dav1d-0.5.2
...
dav1d: 0.5.1 -> 0.5.2
2019-12-06 14:21:37 +01:00
Luc Tielen
aaf7a7eeb3
souffle: 1.7.0 -> 1.7.1
2019-12-06 04:02:19 -06:00
Jonathan Ringer
a1a42b1615
glui: 2.36 -> 2.37
2019-12-06 01:06:10 -08:00
lewo
88c307c667
Merge pull request #74915 from smaret/reproject-0.6
...
python: reproject: 0.5.1 -> 0.6
2019-12-06 09:07:48 +01:00
lewo
2e0646ee99
Merge pull request #74906 from Moredread/godot
...
godot: 3.1.1 -> 3.1.2
2019-12-06 09:05:31 +01:00
Vincent Laporte
7132e6b573
ocaml-crunch: init at 3.1.0
2019-12-06 06:17:14 +00:00
Jean-Philippe Braun
14f3973436
skaffold: 0.36.0 -> 1.0.1
2019-12-06 04:24:16 +01:00
Florian Klink
5233338ad9
Merge pull request #74976 from guibou/bazel_config_file_system
...
bazel: take into account system wide bazelrc configuration if it exists
2019-12-06 02:09:36 +01:00
Florian Klink
d3ee140e9f
Merge pull request #74988 from smaret/sundials-5.0.0
...
sundials: 4.1.0 -> 5.0.0
2019-12-06 02:08:56 +01:00
Jonathan Ringer
47a87462e3
python3Packages.azure-mgmt-netapp: 0.6.0 -> 0.7.0
2019-12-05 12:24:41 -08:00
Maximilian Bosch
80aab0ba4a
python3Packages.yowsup: 2.5.7 -> 3.2.3
...
Introduced several new dependencies, including `dissononce`[1] and
`consonance`[2].
See also: https://github.com/tgalal/yowsup/blob/master/CHANGELOG.md#323-2019-05-07
[1] d170246aae
[2] d8d34797d7
2019-12-05 21:03:06 +01:00
Maximilian Bosch
d8d34797d7
python3Packages.consonance: init at 0.1.3
2019-12-05 21:03:01 +01:00
Maximilian Bosch
d170246aae
python3Packages.dissononce: init at 0.34.3
2019-12-05 21:02:00 +01:00
Vladyslav M
ca7272d199
Merge pull request #75032 from marsam/update-pgcli
...
pgcli: 2.1.1 -> 2.2.0
2019-12-05 21:57:32 +02:00
Dmitry Kalinkin
5af3071079
rivet: fix bug in make-plots
2019-12-05 12:42:15 -05:00
Jonathan Ringer
e1a4170419
python3Packages.lxml: 4.4.1 -> 4.4.2
2019-12-05 09:36:20 -08:00
Dmitry Kalinkin
31cf89957a
Merge pull request #74979 from Shopify/seb-phantomjs2-clang60
...
phantomjs2: Fix compilation when using clang60
2019-12-05 12:04:58 -05:00
adisbladis
5171f0d3ab
Merge pull request #75017 from dtzWill/update/mesa-19.2.7
...
mesa: 19.2.6 -> 19.2.7
2019-12-05 15:01:45 +00:00
Vincent Laporte
b2aaa0559f
ocamlPackages.git: 2.1.0 → 2.1.2
2019-12-05 14:21:47 +00:00
Vincent Laporte
485b09dce3
ocamlPackages.nocrypto: propagate “ppx_deriving”
2019-12-05 14:21:47 +00:00
Jan Tojnar
5a139f0e7d
gst_all_1.gst-plugins-base: Fix building Wayland support
...
Apparently, generic builder sets `nullglob`, disappearing any flags containing square brackets
not resolving to file names (e.g. `mesonFlags = [ "-Dgl_winsys=[x11,wayland]" ];`). This caused
the `gl_winsys` flag default to `auto` and, since we were missing `wayland-protocols`, Wayland
support was not built.
Fortunately, Meson also supports simple array notation without square brackets, so we can use
that. No need to wait for `_structuredAttrs`.
We also no longer set `gl_platform` flag, since passing the default auto value is redundant.
2019-12-05 15:14:29 +01:00
Peter Simons
6b362fd020
ghc-8.8.x: update package versions to fix builds
2019-12-05 14:44:05 +01:00
Pedro Pombeiro
ec9fb6275a
androidndkPkgs: fix typo in propagatedBuildInputs ( #75045 )
2019-12-05 08:43:47 -05:00
Sebastien Lavoie
50915af138
phantomjs2: Fix compilation when using clang60
2019-12-05 13:57:35 +01:00
Matthieu Coudron
9c6ceb58f5
libtermkey: compile with unibilium
...
As the alternative isn't well tested and will be ruled out very soon.
2019-12-05 13:37:31 +01:00
worldofpeace
a11e023201
webkitgtk24x-gtk{3.2}: remove
...
It goes without saying that we should remove this 😅 ️.
2019-12-05 07:01:28 -05:00
worldofpeace
989711d6f4
pythonPackages.pywebkitgtk: remove
...
😀 . This for sure has been superseded in the present.
Nothing uses this in nixpkgs also.
2019-12-05 07:01:28 -05:00
worldofpeace
128b8d9181
wxGTK{30,31}: don't use webkitgtk24x
...
You know cannot enable optional withWebKit when
withGtk2 is enabled.
2019-12-05 05:53:09 -05:00
Mario Rodas
f00e169aed
Merge pull request #74968 from marsam/update-racket
...
racket: 7.4 -> 7.5
2019-12-05 05:46:25 -05:00
Guillaume Bouchard
4fdea7312e
bazel: bazelRC path set by a patch
...
In bazel source code change in the future, patch will fail and we'll
detect the regression sooner.
2019-12-05 11:45:36 +01:00
Mario Rodas
f092ee64ae
Merge pull request #75009 from marsam/update-buildah
...
buildah: 1.11.5 -> 1.11.6
2019-12-05 05:44:48 -05:00
Guillaume Bouchard
1ce0375b2f
bazel: close #70911 by conditionally loading system wide configuration
...
Some system may setup global informations (such as bazel cache location)
in /etc/bazel.bazelrc
2019-12-05 11:17:13 +01:00
Guillaume Bouchard
0cffa85d57
bazel: remove wrapProgram and move it to system configuration
...
This way, custom configurations are all at the same place. Also, user
may override these settings using the command line.
2019-12-05 11:16:47 +01:00
Guillaume Bouchard
5b9e350fd4
bazel: move configuration file to a proper nix store entry
...
Easier to read and maintain
2019-12-05 11:02:37 +01:00
Frederik Rietdijk
6530535b20
manylinux packages for Python
...
This adds three lists with manylinux dependencies as well as three
packages that include all the manylinux dependencies.
2019-12-05 09:56:20 +00:00
Will Dietz
c555684c6d
gnutls: 3.6.10 -> 3.6.11
2019-12-05 10:26:56 +01:00
Frederik Rietdijk
353ec3f3a8
Merge pull request #73491 from Izorkin/unit
...
unit: 1.12.0 -> 1.13.0
2019-12-05 10:25:54 +01:00
Frederik Rietdijk
c9a19b5f7e
Merge staging-next into staging
2019-12-05 10:19:54 +01:00
Frederik Rietdijk
51ef7c3e49
Merge master into staging-next
2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk
1451a52a38
Remove myself (fuuzetsu) from maintainer lists
...
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Mario Rodas
adca6cc452
pgcli: 2.1.1 -> 2.2.0
2019-12-05 00:01:00 -05:00
Mario Rodas
09218e585d
pythonPackages.pgspecial: 1.11.7 -> 1.11.8
2019-12-05 00:00:00 -05:00
Will Dietz
5d50db2a26
dav1d: 0.5.1 -> 0.5.2
2019-12-04 22:03:36 -06:00
Mitsuhiro Nakamura
350d358dea
rPackages.websocket: fix build
2019-12-05 13:00:19 +09:00
Will Dietz
09b97534c9
mesa: 19.2.6 -> 19.2.7
2019-12-04 21:58:55 -06:00
Diego Medina
5a0be78562
go: do not replace path to zoneinfo.zip
...
Prepend the nix path to the zoneinfo.zip file and keep the original alternatives
to allow go programs built using nix to run on non nix servers.
see https://github.com/NixOS/nixpkgs/issues/54603
2019-12-04 21:53:15 -05:00
Mario Rodas
830e309ccf
buildah: 1.11.5 -> 1.11.6
...
Changelog: https://github.com/containers/buildah/releases/tag/v1.11.6
2019-12-04 21:07:33 -05:00
Aaron Andersen
4b995ddfe7
Merge pull request #73883 from etu/init-php74
...
php74: init at 7.4.0
2019-12-04 18:18:32 -05:00
worldofpeace
b07e790963
Merge pull request #74969 from marsam/remove-empty-inherits
...
treewide: remove empty inherits
2019-12-04 23:17:08 +00:00
Austin Seipp
a2f9bcd132
mimalloc: (really) unbreak dynamic linking
...
4d392099
didn't quite do the trick, but this should finally fix
everything -- namely, the -secure.so symlink was broken, and
libmimalloc.so itself was also a symlink that needed to be replaced with
the real shared object file.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-04 16:25:30 -06:00
Your Name
bce9e720df
doctl: 1.31.2 -> 1.35.0
2019-12-04 15:52:32 -06:00
Maximilian Bosch
e855a8e287
Merge pull request #72945 from Ma27/bump-vagrant
...
vagrant: 2.2.5 -> 2.2.6
2019-12-04 22:43:10 +01:00
Maximilian Bosch
1b66665b6d
Merge pull request #74977 from marsam/add-nix-linter
...
nix-linter: init at 2019-04-26
2019-12-04 22:31:45 +01:00
Kirill Boltaev
05358c6498
manticore: 2019.09.20 -> 2019.12.03
2019-12-04 14:30:56 -06:00
Kirill Boltaev
d55727ac40
smlnj: 110.91 -> 110.95, add 64-bit support
...
Also drop isDarwin check in `top-level/all-packages.nix` till darwin build is fixed.
2019-12-04 14:30:56 -06:00
geistesk
c2ab0dab52
pythonPackages.flask-httpauth: init at 3.3.0
2019-12-04 12:30:43 -08:00
André-Patrick Bubel
e2d24a023f
godot: 3.1.1 -> 3.1.2
2019-12-04 20:55:39 +01:00
Jonathan Ringer
c064c2adc1
python3Packages.chainer: 6.4.0 -> 6.5.0
2019-12-04 09:40:44 -08:00
José Miguel
38d945f4b6
pythonPackages.pytest-bdd: init at 3.2.1
2019-12-04 09:35:32 -08:00
Lancelot SIX
40e0bf33fc
pytthonPackages.django_2_2: 2.2.7 -> 2.2.8
...
See https://docs.djangoproject.com/en/2.2/releases/2.2.8/
2019-12-04 18:29:21 +01:00
Vincent Laporte
0b5dfa54e1
ocamlPackages.metrics-unix: init at 0.1.0
2019-12-04 15:37:36 +00:00
Vincent Laporte
8ad01c3362
ocamlPackages.metrics-lwt: init at 0.1.0
2019-12-04 15:37:36 +00:00
Vincent Laporte
5d0dd4e536
ocamlPackages.metrics: init at 0.1.0
2019-12-04 15:37:36 +00:00
Florian Klink
f4fd6ad282
Merge pull request #73309 from guibou/bazel_fix_env
...
bazel: fix strict action env
2019-12-04 16:02:09 +01:00
Sébastien Maret
2b78a4ec37
sundials: 4.1.0 -> 5.0.0
2019-12-04 15:49:49 +01:00
Guillaume Bouchard
c0a6fc4a56
bazel: add file
and zip
in the test runner env
...
`file` and `zip` are needed for some bazel test and by default the test
runner take these binaries from the current `PATH` which may not contain
them
2019-12-04 12:59:32 +01:00
Guillaume Bouchard
20752ba4f7
bazel: improve strict action env context
...
- Bazel strict action env set a default PATH to
`/bin/:/usr/bin:/usr/local/bin`. This was previously changed to disable
this behavior to improve hermeticity. However the previous change was
only removing `/bin:/usr/bin`, keeping `/usr/local/bin`, this commit
also remove this entry.
2019-12-04 12:59:32 +01:00
Mario Rodas
60fbc69a08
Merge pull request #74967 from groodt/conftest-0.15.0
...
conftest: 0.14.0 -> 0.15.0
2019-12-04 06:41:52 -05:00
Mario Rodas
aa1d254fe5
Merge pull request #73093 from groodt/protolock-0.15.0
...
protolock: 0.14.1 -> 0.15.0
2019-12-04 06:41:07 -05:00
Mario Rodas
afcf6d212b
racket: 7.4 -> 7.5
...
Release Announcement: https://download.racket-lang.org/v7.5.html
2019-12-04 04:20:00 -05:00
Mario Rodas
4b83e3e893
nix-linter: init at 2019-04-26
2019-12-04 04:20:00 -05:00
Mario Rodas
49c63e498c
treewide: remove empty inherits
...
These empty inherits were accidentally introduced by https://github.com/NixOS/nixpkgs/pull/66585
2019-12-04 04:20:00 -05:00
Mario Rodas
43570232b0
Merge pull request #74947 from marsam/update-node
...
nodejs-13_x: 13.2.0 -> 13.3.0
2019-12-04 03:43:32 -05:00
Mario Rodas
3dbebb32ee
Merge pull request #74900 from marsam/update-protobuf
...
protobuf3_11: 3.11.0 -> 3.11.1
2019-12-04 03:42:54 -05:00
Greg Roodt
8ac4947846
conftest: 0.14.0 -> 0.15.0
2019-12-04 16:53:44 +11:00
John Ericson
9a080ceff2
Merge pull request #74922 from matthewbauer/ghc-no-gold-with-llvm
...
ghc: don’t use gold when useLLVM = true
2019-12-03 17:35:57 -05:00
Mario Rodas
4e7dacd5d9
nodejs-13_x: 13.2.0 -> 13.3.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.3.0
2019-12-03 17:00:00 -05:00
Sébastien Lavoie
f27b686ed6
qt5.qtbase: fix darwin patches for 5.12.6 ( #74911 )
...
qtbase was updated to 5.12.6 in https://github.com/NixOS/nixpkgs/pull/73562 ,
but the patch for macOS wasn't updated, causing the build to fail.
2019-12-03 16:53:31 -05:00
R. RyanTM
004634a2e6
libndctl: 66 -> 67
2019-12-03 14:37:32 -06:00
Austin Seipp
4d39209961
mimalloc: un-break dynamic linking
...
Previous versions of the build assumed libmimalloc.so would be a hard
copy of mimalloc-secure.so iff secureBuild == true, but in 1.1.0 and
later it seems libmimalloc.so is a symlink to the -secure variant. This
apparently rectifies some behavior I noticed that was strange
previously.
This breakage wasn't caught because the 1.1.0 update was automatic in
5596317d4; there should be a checkPhase to ensure this doesn't happen
again...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-03 13:50:14 -06:00
Matthew Bauer
5f6b8d48e9
Merge pull request #74855 from matthewbauer/libffi-3.3
...
libffi: 3.2.1 -> 3.3
2019-12-03 14:45:02 -05:00
Matthew Bauer
49df3e3ea4
Merge pull request #74882 from lopsided98/grpc-armv6l
...
grpc: fix build on armv6l
2019-12-03 14:38:08 -05:00
Maximilian Bosch
b3a037add7
Merge pull request #74932 from jonringer/bump-gplaycli
...
python3Packages.gplaycli: 3.25 -> 3.26
2019-12-03 20:02:59 +01:00
Maximilian Bosch
a6bf4544ad
Merge pull request #74930 from jonringer/disable-gpapi
...
pythonPackages.gpapi: disable for python2
2019-12-03 19:53:24 +01:00
Jonathan Ringer
0f061f913f
python3Packages.gplaycli: 3.25 -> 3.26
2019-12-03 10:24:14 -08:00
Jonathan Ringer
98a411dde7
pythonPackages.gpapi: disable for python2
...
Uses shutil.which(), which was added in 3.3
No longer supports python2
2019-12-03 10:17:33 -08:00
Matthew Bauer
224737f0f7
Merge pull request #74625 from r-ryantm/auto-update/rgbds
...
rgbds: 0.3.8 -> 0.3.9
2019-12-03 13:11:30 -05:00
Pamplemousse
ec1a445028
pythonPackage.progressbar2: Fix
...
The `postPatch` phase is failing when no `.pyc` file is generated in
`tests` by the build (`rm: missing operand` error).
As per @jonringer's comment, the whole `postPatch` is not needed anymore.
2019-12-03 09:21:56 -07:00
Matthew Bauer
00cdf80d6a
ghc: don’t use gold when useLLVM = true
...
When using the llvm-based linker, we don’t have a .gold flavor to
pick. So just fall back to the normal “ld” command.
2019-12-03 11:15:20 -05:00
Jan Tojnar
77b605546c
Merge branch 'staging-next' into staging
2019-12-03 16:52:44 +01:00
Jan Tojnar
30fae2883e
Merge branch 'master' into staging-next
2019-12-03 16:51:48 +01:00
Jan Tojnar
d2da3202ea
Merge pull request #74558 from r-ryantm/auto-update/poppler-utils
...
poppler: 0.81.0 -> 0.83.0
2019-12-03 16:50:55 +01:00
Jan Tojnar
daa676f1d1
Merge pull request #74282 from d-goldin/pango_update_split
...
pango, pygtk: fixing up newer pango and pygtk
2019-12-03 15:31:39 +01:00
Eduardo Quiros
8e72ad4fbc
lazygit 0.8 -> 0.11.3
2019-12-03 14:55:27 +01:00
Maximilian Bosch
09c7eccd29
python3Packages.gpapi: 0.4.3 -> 0.4.4
2019-12-03 14:40:55 +01:00
Sébastien Maret
212ce02fa0
python: reproject: 0.5.1 -> 0.6
2019-12-03 14:26:21 +01:00
Mario Rodas
93223f5cc3
Merge pull request #74872 from marsam/update-flow
...
flow: 0.112.0 -> 0.113.0
2019-12-03 07:15:53 -05:00
Mario Rodas
0e0363735b
Merge pull request #74826 from smaret/spectral-cube-0.4.5
...
python: spectral-cube: 0.4.4 -> 0.4.5
2019-12-03 07:06:28 -05:00
Peter Simons
d8ab6c90ce
haskell-haddock-library: jailbreak version 1.8.0 so that we can build the test suite
2019-12-03 12:56:52 +01:00
Peter Simons
2c5b9702ef
haskell-prettyprinter: use latest version when building with ghc-8.8.x
2019-12-03 11:45:29 +01:00
Andreas Rammhold
120eda95a6
Merge pull request #74737 from andir/cudatoolkit
...
cudatoolkit: move the dependencies into a common expression
2019-12-03 11:34:26 +01:00
Sébastien Maret
efd657fb89
python: spectral-cube: 0.4.4 -> 0.4.5
...
Co-Authored-By: Mario Rodas <marsam@users.noreply.github.com>
2019-12-03 11:21:20 +01:00
Mario Rodas
e4d1d83f95
Merge pull request #74661 from itsapinhulk/boost_extra_args
...
boost : support extra arguments to b2
2019-12-03 04:57:32 -05:00
Lancelot SIX
d453ee2065
pythonPackages.django: 1.11.24 -> 1.11.26
...
See
- https://docs.djangoproject.com/en/1.11/releases/1.11.26/
- https://docs.djangoproject.com/en/1.11/releases/1.11.25/
2019-12-03 10:36:58 +01:00
Mario Rodas
d6ab3a25e0
Merge pull request #74878 from marsam/update-rubocop
...
rubocop: 0.76.0 -> 0.77.0
2019-12-03 04:32:20 -05:00
Jonathan Ringer
a71ae5ba52
python3Packages.nose-exclude: disable tests for darwin
...
"OSError: AF_UNIX path too long"
2019-12-03 00:38:41 -08:00
Jonathan Ringer
288f4f0382
python3Packages.azure-mgmt-kusto: 0.4.0 -> 0.5.0
2019-12-03 00:18:20 -08:00
Jonathan Ringer
4f52fddfbb
python3Packages.azure-mgmt-imagebuilder: 0.2.1 -> 0.3.0
2019-12-03 00:17:58 -08:00
Jonathan Ringer
19f868a6ef
azure-mgmt-sqlvirtualmachine: 0.4.0 -> 0.5.0
2019-12-02 23:46:15 -08:00
Mario Rodas
a761bde732
protobuf3_11: 3.11.0 -> 3.11.1
2019-12-03 00:00:00 -05:00
Graham Christensen
cd2719f912
Merge pull request #74682 from manveru/crystal-improvments
...
crystal: reduce closure size, more robust runtime
2019-12-02 20:29:39 -05:00
Mario Rodas
ad5349f515
rubocop: 0.76.0 -> 0.77.0
...
Changelog: https://github.com/rubocop-hq/rubocop/releases/tag/v0.77.0
2019-12-02 20:00:00 -05:00
Ben Wolsieffer
34207efc93
cairo: enable GL support on 32-bit ARM and MIPS
...
Mesa works fine on ARM now and this can result in obscure ARM specific bugs.
2019-12-02 19:37:30 -05:00
Jonathan Ringer
e3434cd11b
python3Packages.curio: fix darwin network tests
2019-12-02 16:36:49 -08:00
Timo Kaufmann
12b167eeab
Revert "python.pkgs.Cython: 0.29.14 -> 0.29.15"
...
This reverts commit fa4bbefdfead8f76dbf2d1a890026fb15977c0bf.
The update seems to be no longer available. See
https://github.com/NixOS/nixpkgs/pull/74388#issuecomment-560490284 .
2019-12-03 00:37:13 +01:00
Mario Rodas
7116a3d1df
flow: 0.112.0 -> 0.113.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.113.0
2019-12-02 18:00:00 -05:00
Dmitry Kalinkin
437a1dd050
fastparquet: enable tests
2019-12-02 17:59:47 -05:00
Alyssa Ross
a8e63e4f74
treewide: fetchgit -> fetchFromGitiles
...
This is only the easy cases -- some fetchgit uses that point to
Gitiles instances are in generated code, where the generating code
would have to know in advance if it was fetching from Gitiles or not.
I don't think this is worth it.
2019-12-02 22:45:06 +00:00
Dmitry Kalinkin
9f0933cf73
pythonPackages.fastparquet: 0.2.1 -> 0.3.2
2019-12-02 17:39:27 -05:00
Jonathan Ringer
5ca8364332
python3Packages.pyfxa: fix tests
2019-12-02 13:28:15 -08:00
Matthew Bauer
7c1539baa6
libffi: update meta
...
- add myself as maintainer
- license is mit
2019-12-02 16:23:49 -05:00
Matthew Bauer
53a04a2df0
libffi: 3.2.1 -> 3.3
2019-12-02 16:21:09 -05:00
Ben Wolsieffer
279b5a60ff
grpc: fix build on armv6l
2019-12-02 16:14:15 -05:00
Jan Tojnar
8718c78b6b
poppler: 0.81.0 → 0.83.0
...
https://lists.freedesktop.org/archives/poppler/2019-October/014027.html
https://lists.freedesktop.org/archives/poppler/2019-November/014066.html
2019-12-02 21:51:32 +01:00
Frederik Rietdijk
92d2153e6c
pythonInterpreters: remove unnecessary rec
2019-12-02 20:10:51 +01:00
Matthew Bauer
0505c5125c
Merge branch 'master' into static-fixes
2019-12-02 13:34:24 -05:00
Jan Tojnar
9fe1b95c3d
python3Packages.deprecated: fix build
2019-12-02 19:24:31 +01:00
R. RyanTM
a402fa81b1
live555: 2019.10.20 -> 2019.11.22 ( #74452 )
2019-12-02 18:53:52 +01:00
Jan Tojnar
39bf8a7b28
Merge pull request #74685 from r-ryantm/auto-update/tepl
...
tepl: 4.2.0 -> 4.2.1
2019-12-02 18:35:28 +01:00
Jan Tojnar
3a53ef08f1
Merge pull request #70650 from jtojnar/meson-0.52
...
meson: 0.51.2 → 0.52.1
2019-12-02 18:27:05 +01:00
Dmitry Kalinkin
e678aadb04
Merge pull request #74816 from prusnak/python-fido2
...
python3Packages.fido2: 0.7.3 -> 0.8.1
2019-12-02 11:05:10 -05:00
Jan Tojnar
65a007868a
Merge pull request #74790 from d-goldin/gegl_0_4_jasper
...
gegl_0_4: disabling jasper, fixing build
2019-12-02 13:22:23 +01:00
Thomas Tuegel
a33c5c90eb
Merge pull request #73304 from nyanloutre/kdeapps_19_08_3
...
kdeFrameworks: 5.62 -> 5.64; kdeApplications: 19.08.2 -> 19.08.3
2019-12-02 05:29:29 -06:00
Jonathan Ringer
006da38a3b
python3Packages.dotnetcore2: fix src hash
...
Was errornously updated
2019-12-01 23:37:10 -08:00
Pavol Rusnak
c6e4e06996
python3Packages.fido2: 0.7.3 -> 0.8.1
2019-12-02 05:48:26 +01:00
Jonathan Ringer
d557b39f13
python3Packages.azure-mgmt-monitor: fix python3 namespace
2019-12-01 19:47:46 -08:00
Jonathan Ringer
60361dc8a0
python3Packages.azure-mgmt-compute: 9.0.0 -> 10.0.0
2019-12-01 19:47:46 -08:00
Jonathan Ringer
31133bcc50
python3Packages.azure-mgmt-appconfiguration: 0.1.0 -> 0.3.0
2019-12-01 19:47:46 -08:00
Jonathan Ringer
a7057501e2
python3Packages.azure-loganalytics: fix python3 namespace
2019-12-01 19:47:46 -08:00
Dima
fea6b5f3e0
cmake: patching for harfbuzz location
...
a patch to cmake to correctly locate harfbuzz:
https://gitlab.kitware.com/cmake/cmake/issues/19531 ,
needed for more recent pango.
2019-12-02 02:30:04 +01:00
Dima
1a33f39d91
pygtk: compatibility with pango 1.44
...
* Removes an unused binding that prevents compilation with newer pango
* Adds a patch to fix a memory leak
2019-12-02 02:30:04 +01:00
Dima
e603d2941a
pango: 1.43.0 -> 1.44.7
2019-12-02 02:30:04 +01:00
Jan Tojnar
cb7da0944e
meson: 0.51.2 → 0.52.1
...
https://mesonbuild.com/Release-notes-for-0-52-0.html
https://github.com/mesonbuild/meson/compare/0.52.0...0.52.1
2019-12-02 00:23:09 +01:00
John Ericson
ce0fd24752
Merge pull request #74806 from Ericson2314/gdb-correct-lib
...
gdb: Fix safe path for cross
2019-12-01 17:39:06 -05:00
John Ericson
7ee98d8bb3
gdb: Fix safe path for cross
2019-12-01 17:13:24 -05:00
Mario Rodas
c5733e7a09
buildGoModule: disable consult the checksum database on build
...
Since Go 1.13, `GOSUMDB` defaults to "sum.golang.org", to consult the
checksum database of the main module's go.sum.
We already use the default behavior when building `go-modules`, but Go
tries to consult the checksum database again when building the module,
and fails because since it requires `cacert` and `git` which are not
propagated when building the package.
2019-12-01 16:20:00 -05:00
Vincent Laporte
f36ba34be3
ocamlPackages.cpuid: 0.1.0 → 0.1.2
2019-12-01 18:18:28 +00:00
Frederik Rietdijk
6662f5be2d
Merge master into staging-next
2019-12-01 18:55:44 +01:00
Jan Tojnar
d4b4bcd416
gdk-pixbuf: fix setup hook
...
b78e84097f
tried to make the script better but used the wrong test
syntax: [[ 113 > 99 ]] is false. This caused the librsvg not being added
to $GDK_PIXBUF_MODULE_FILE.
Fixes: https://github.com/NixOS/nixpkgs/pull/73586#issuecomment-560106317
2019-12-01 18:55:40 +01:00
Timo Kaufmann
47f4ddf1ac
python.pkgs.Cython: 0.29.14 -> 0.29.15
2019-12-01 18:54:38 +01:00
Timo Kaufmann
a2407280d7
python.pkgs.Cython: backport fix for non-int hashes
...
https://github.com/cython/cython/issues/2752 has already been accepted
upstream, is minimally invasive (only adds a feature, shouldn't break
any existing code) and is needed for the sage python3 update. Sage needs
this capability because it defines its own integer type.
2019-12-01 18:54:38 +01:00
R. RyanTM
256a3735ec
jsoncpp: 1.9.1 -> 1.9.2
2019-12-01 18:52:07 +01:00
R. RyanTM
3f185e2c66
kubectx: 0.7.0 -> 0.7.1
2019-12-01 18:50:42 +01:00
R. RyanTM
27810a072c
libidn2: 2.2.0 -> 2.3.0
2019-12-01 18:50:12 +01:00
R. RyanTM
d024d38619
libmbim: 1.20.0 -> 1.20.2
2019-12-01 18:49:45 +01:00
R. RyanTM
ca2e5a1562
python38Packages.aiorpcx: 0.18.3 -> 0.18.4
2019-12-01 18:38:25 +01:00
R. RyanTM
40a357a67e
cmakeWithGui: 3.15.4 -> 3.15.5
2019-12-01 18:27:33 +01:00
Lancelot SIX
3263500057
Merge pull request #74587 from r-ryantm/auto-update/python3.8-OWSLib
...
python38Packages.owslib: 0.18.0 -> 0.19.0
2019-12-01 18:25:37 +01:00
Jörg Thalheim
1caddbe258
clang-tools: fix substitution in wrapper
2019-12-01 17:12:00 +00:00
Renaud
8fc6d9bf8a
Merge pull request #74721 from groodt/go-jsonnet-0.14.0
...
go-jsonnet: 0.13.0 -> 0.14.0
2019-12-01 17:21:06 +01:00
Dima
c9841eda43
gegl_0_4: disabling jasper, fixing build
...
Jasper has been recently marked as insecure and removed from a bunch
of places due to some known vulnerabilities and upstream not moving
forward. This was done in https://github.com/NixOS/nixpkgs/pull/73586
This prevents gegl_0_4 from building, as jasper is a runtime dependency
per default. There is an upstream issue for that, but it does not seem
to have made progress yet: https://gitlab.gnome.org/GNOME/gegl/issues/35
2019-12-01 17:21:05 +01:00
Jörg Thalheim
2e41380144
Merge pull request #74788 from pacien/pythonPackages.apsw-3.30.1-r1
...
pythonPackages.apsw: 3.29.0-r1 -> 3.30.1-r1
2019-12-01 16:03:52 +00:00
Jörg Thalheim
62f08bef6a
Merge pull request #74766 from pacien/matrix-nio-cachetools
...
python3Packages.matrix-nio: add missing dependency (cachetools)
2019-12-01 16:03:20 +00:00
Jörg Thalheim
bfed0522b6
Merge pull request #74656 from Elyhaka/master
...
libfprint: 1.0 -> 1.90
2019-12-01 15:54:46 +00:00
pacien
a63c37cd5c
pythonPackages.apsw: 3.29.0-r1 -> 3.30.1-r1
...
+ removing a patch that is now included.
2019-12-01 16:08:47 +01:00
R. RyanTM
5c54b35a5b
libxl: 3.8.5 -> 3.8.7 ( #74450 )
...
* libxl: 3.8.5 -> 3.8.7
* libxl: refresh meta
+ avoid hardcoding phases
2019-12-01 16:00:06 +01:00
R. RyanTM
61087f73d7
libsolv: 0.7.7 -> 0.7.9 ( #74447 )
...
* libsolv: 0.7.7 -> 0.7.9
* libsolv: add meta.homepage
2019-12-01 15:49:35 +01:00
Tim Steinbach
37c644e95e
Merge pull request #73905 from lourkeur/master+fix_68151
...
fix shell in ammonite package #68151
2019-12-01 08:33:04 -05:00
Olli Helenius
299d9404e8
hcloud: 1.13.0 -> 1.14.0
...
Build with buildGoModule instead of legacy buildGoPackage.
2019-12-01 15:03:15 +02:00
Jörg Thalheim
62cbdcbbaf
hbmqtt: fix tests
2019-12-01 10:35:53 +00:00