Commit Graph

104202 Commits

Author SHA1 Message Date
AndersonTorres
120f478e42 guile-sdl2: rewrite 2021-04-15 17:08:05 -03:00
AndersonTorres
60fcd0705f guile-sdl: rewrite 2021-04-15 17:08:05 -03:00
AndersonTorres
397fc14c1e guile-reader: rewrite 2021-04-15 17:08:05 -03:00
AndersonTorres
210d5c7d00 guile-opengl: rewrite 2021-04-15 17:08:05 -03:00
AndersonTorres
08694d24f1 guile-ncurses: rewrite 2021-04-15 17:08:05 -03:00
AndersonTorres
08b221fa0d guile-lib: rewrite 2021-04-15 17:08:04 -03:00
AndersonTorres
03ba2b5039 guile-gnome: rewrite 2021-04-15 17:08:04 -03:00
AndersonTorres
9d8fa10f60 guile-fibers: rewrite 2021-04-15 17:08:04 -03:00
AndersonTorres
6a71d0b6bf guile-cairo: rewrite 2021-04-15 17:08:04 -03:00
Fabian Affolter
403f6b9cee
Merge pull request #119538 from dotlambda/aioimaplib-0.8.0
python3Packages.aioimaplib: 0.7.18 -> 0.8.0
2021-04-15 22:03:57 +02:00
Pascal Bach
97678758b0
Merge pull request #119521 from LeSuisse/mujs-1.1.1
mujs: 1.0.9 -> 1.1.1
2021-04-15 21:45:48 +02:00
ajs124
692e6c9cf5 Revert "Merge pull request #117702 from edude03/patch-4"
This reverts commit bc5c0c559f, reversing
changes made to 44dac5f5c6.
2021-04-15 20:39:02 +02:00
Ryan Mulligan
bc5c0c559f
Merge pull request #117702 from edude03/patch-4
gems: Added mime info path for mimemagic
2021-04-15 11:01:57 -07:00
Michael Weiss
44dac5f5c6
Merge pull request #119550 from primeos/llvm-meta
llvmPackages_12: Improve and extend the meta attributes
2021-04-15 19:50:35 +02:00
Sandro
9706bf1bdf
Merge pull request #119544 from NeQuissimus/awscli 2021-04-15 18:59:32 +02:00
Sandro
394019c2e3
Merge pull request #119545 from NeQuissimus/python3Packages.sagemaker
python3Packages.sagemaker: 2.34.0 -> 2.35.0
2021-04-15 18:59:17 +02:00
Michael Weiss
28887e7fe5
llvmPackages_12: Improve and extend the meta attributes 2021-04-15 18:41:38 +02:00
sternenseemann
33042340a7 haskellPackages.essence-of-live-coding-warp: fix eval and build
No idea why essence-of-live-coding-warp constrains on >= 0.2.5, but if
it breaks something jailbreaking this then it's on them for not
following PVP, I guess.
2021-04-15 18:22:49 +02:00
Graham Christensen
ffd29c76f6
Merge pull request #117928 from ymatsiuk/fprintd-tod
nixos/fprintd: add TOD support
2021-04-15 11:51:09 -04:00
Sandro
859535c5df
Merge pull request #119502 from SuperSandro2000/SuperSandro2000-patch-1
phpPackages.couchbase: Remove extra emptry array
2021-04-15 17:28:21 +02:00
Michael Weiss
27ff3f3a45
Merge pull request #119541 from primeos/llvm
llvmPackages_12: 12.0.0-rc5 -> 12.0.0
2021-04-15 17:20:47 +02:00
Sandro
fb6b7c2bf0
Merge pull request #119531 from dmivankov/cargo-raze_0.12.0
cargo-raze: 0.2.10 -> 0.12.0
2021-04-15 17:19:37 +02:00
Tim Steinbach
4a30b500f2
python3Packages.sagemaker: 2.34.0 -> 2.35.0 2021-04-15 11:15:40 -04:00
Tim Steinbach
b417e57f7d
python3Packages.boto3: 1.17.49 -> 1.17.52 2021-04-15 11:13:05 -04:00
Tim Steinbach
4aede51a08
python3Packages.botocore: 1.20.49 -> 1.20.52 2021-04-15 11:12:02 -04:00
Michael Weiss
2c2e8662b9
llvmPackages_12: 12.0.0-rc5 -> 12.0.0
Release notes: https://releases.llvm.org/12.0.0/docs/ReleaseNotes.html
2021-04-15 16:31:32 +02:00
Michael Weiss
978fa19ae2
Merge pull request #119528 from sternenseemann/llvmPackages_12-reorganize-files
llvmPackages_12: reorganize files
2021-04-15 16:25:17 +02:00
Robert Schütz
f735bdfc0b python3Packages.aioimaplib: 0.7.18 -> 0.8.0 2021-04-15 14:26:25 +02:00
oxalica
1d2ea5bceb
roslyn: regenerate deps 2021-04-15 19:44:38 +08:00
oxalica
bfe4151219
dotnetCorePackages.sdk_5_0: 5.0.200 -> 5.0.202
This fix NuGet issue https://github.com/NuGet/Home/issues/10491
2021-04-15 19:44:38 +08:00
Dmitry Ivankov
08fc7507ce cargo-raze: 0.2.10 -> 0.12.0 2021-04-15 13:28:21 +02:00
sternenseemann
081b9423d4 llvmPackages*: fix paths to libcxx-0001-musl-hacks.patch
This patches are included from libcxx and libcxxabi when
stdenv.hostPlatform.isMusl. After #117433 the patchs to that patch
wasn't adjusted for the new structure, likely because it doesn't come up
during normal eval. This fixes (among other attribute paths):

* pkgsMusl.llvmPackages_12.libcxxabi
* pkgsMusl.llvmPackages_12.libcxx
* pkgsMusl.llvmPackages_11.libcxxabi
* pkgsMusl.llvmPackages_11.libcxx
* pkgsMusl.llvmPackages_10.libcxxabi
* pkgsMusl.llvmPackages_10.libcxx
* pkgsMusl.llvmPackages_9.libcxxabi
* pkgsMusl.llvmPackages_9.libcxx
* pkgsMusl.llvmPackages_8.libcxxabi
* pkgsMusl.llvmPackages_8.libcxx
* pkgsMusl.llvmPackages_7.libcxxabi
* pkgsMusl.llvmPackages_7.libcxx
* pkgsMusl.llvmPackages_6.libcxxabi
* pkgsMusl.llvmPackages_6.libcxx
* pkgsMusl.llvmPackages_5.libcxxabi
* pkgsMusl.llvmPackages_5.libcxx

Only evaluation was tested, not compilation though.
2021-04-15 13:24:04 +02:00
sternenseemann
781e69d19c llvmPackages_12: reorganize files
Restructure pkgs/development/compilers/llvm/12 in a similar spirit
as #117433 to mirror the other llvm directories.
2021-04-15 12:44:05 +02:00
sternenseemann
894b606945 ocamlPackages.wayland: init at 0.2 2021-04-15 11:51:06 +02:00
Peter Hoeg
79e8069df8 librtlsdr: init at 0.8.0 2021-04-15 17:06:39 +08:00
Thomas Gerbet
54ac23c6b9 mujs: 1.0.9 -> 1.1.1 2021-04-15 10:18:55 +02:00
Yurii Matsiuk
1c552c29ca
libfprint-2-tod1-goodix: fix driver path
Signed-off-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-04-15 08:55:44 +02:00
Yurii Matsiuk
b29ed56049
nixos/fprintd: add TOD support
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Signed-off-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-04-15 08:55:39 +02:00
Robert Schütz
63bc9709d2 igraph: 0.9.1 -> 0.9.2
https://github.com/igraph/igraph/releases/tag/0.9.2
2021-04-15 08:49:56 +02:00
R. RyanTM
12ac4de46a entt: 3.7.0 -> 3.7.1 2021-04-15 02:18:54 -04:00
R. RyanTM
13ff90fa44 fly: 7.1.0 -> 7.2.0 2021-04-15 02:16:50 -04:00
Vincent Laporte
fd75d3b722 ocamlPackages.safepass: 3.0 → 3.1 2021-04-15 07:04:35 +02:00
Thomas Bereknyei
ca373323f1 cosmopolitan: init at 0.3
Apply suggestions from code review

Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com>
2021-04-14 22:40:46 -04:00
Martin Weinelt
5cf4e89fef
python3Packages.pypinyin: init at 0.41.0 2021-04-15 04:29:00 +02:00
Sandro
5ddeda6e19
phpPackages.couchbase: Remove extra emptry array 2021-04-15 03:47:42 +02:00
John Ericson
9eee6b3daf
Merge pull request #119494 from Ericson2314/libbsd-split-output
libbsd: Separate `out`, `dev`, and `man` outputs
2021-04-14 21:24:41 -04:00
Peter Simons
b6f09d8b83 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-8-ge18310f from Hackage revision
46b74aa1f5.
2021-04-15 02:30:39 +02:00
Martin Weinelt
a64b9f2b10
Merge pull request #119270 from austinbutler/weasyprint-pango-fix 2021-04-15 02:21:59 +02:00
R. RyanTM
d4b765e021 flyctl: 0.0.170 -> 0.0.210 2021-04-15 00:18:07 +00:00
Austin Butler
902bef491b python3Packages.weasyprint: fix failing build 2021-04-14 17:08:49 -07:00
R. RyanTM
d7ace3d09e doctl: 1.58.0 -> 1.59.0 2021-04-14 23:12:20 +00:00
sternenseemann
715fc0d6cc fcft: add me to maintainers 2021-04-15 01:02:46 +02:00
sternenseemann
4384264739 fcft: 2.3.2 -> 2.3.3
https://codeberg.org/dnkl/fcft/releases/tag/2.3.3
2021-04-15 01:02:46 +02:00
Martin Weinelt
5931dfb4f2
Merge pull request #118937 from fabaff/systembridge
python3Packages.systembridge: init at 1.1.1
2021-04-15 00:57:29 +02:00
Martin Weinelt
2bf07e4307
Merge pull request #119481 from fabaff/bump-pulsectl
python3Packages.pulsectl: 20.5.1 -> 21.3.4
2021-04-15 00:54:04 +02:00
Martin Weinelt
13a24e043a
Merge pull request #119478 from fabaff/bump-mcstatus
python3Packages.mcstatus: 5.1.2 -> 5.1.4
2021-04-15 00:44:55 +02:00
Fabian Affolter
a8d5046e5b python3Packages.pulsectl: 20.5.1 -> 21.3.4 2021-04-15 00:34:31 +02:00
Martin Weinelt
4825e07357
Merge pull request #119466 from fabaff/bump-spotipy
python3Packages.spotipy: 2.17.1 -> 2.18.0
2021-04-15 00:31:35 +02:00
Daniel Wheeler
4f6a4bc607 python3Packages.pydantic: 1.8 -> 1.8.1 2021-04-14 18:30:34 -04:00
Fabian Affolter
e4c44d2d2b python3Packages.mcstatus: 5.1.2 -> 5.1.4 2021-04-15 00:24:48 +02:00
Fabian Affolter
22747baca0 python3Packages.twitterapi: 2.6.10 -> 2.7.1 2021-04-15 00:14:04 +02:00
R. RyanTM
71169d9229 cargo-crev: 0.19.1 -> 0.19.2 2021-04-14 22:08:21 +00:00
John Ericson
4689d19e35 libbsd: Separate out, dev, and man outputs 2021-04-14 21:52:36 +00:00
Fabian Affolter
5cdcb6d174 python3Packages.spotipy: 2.17.1 -> 2.18.0 2021-04-14 23:48:38 +02:00
Fabian Affolter
a8aa77b5db python3Packages.systembridge: init at 1.1.1 2021-04-14 23:42:35 +02:00
Sandro
7e281bea44
Merge pull request #119459 from nagy/pikepdf
python3Packages.pikepdf: 2.8.0 -> 2.11.1
2021-04-14 23:24:14 +02:00
Fabian Affolter
2cc36164f8 python3Packages.karton-config-extractor: init at 1.0.0 2021-04-14 23:18:37 +02:00
Fabian Affolter
5bb9bce7ed python3Packages.malduck: init at 4.1.0 2021-04-14 23:18:36 +02:00
Will Dietz
2c8dc8104a kronosnet: init at 1.20 2021-04-14 14:17:47 -07:00
Eric Bailey
4e88135f84
aws-azure-login: init at 3.3.0 (#110634)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-14 23:08:31 +02:00
Pavol Rusnak
81d784ffaf
Merge pull request #119457 from ethancedwards8/master
godot: clean up code
2021-04-14 22:44:31 +02:00
Vincent Laporte
1c6935fbe4 ocamlPackages.postgresql: 4.6.3 → 5.0.0 2021-04-14 22:39:03 +02:00
Daniel Nagy
d9728289ac
python3Packages.pikepdf: 2.8.0 -> 2.11.1 2021-04-14 22:37:01 +02:00
Ethan Edwards
ba656985fb
godot: clean up code 2021-04-14 16:28:57 -04:00
Sascha Grunert
4973dc73f6 buildah: 1.20.0 -> 1.20.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-04-15 06:18:00 +10:00
Rien Maertens
78927e608f jetbrains.jdk: 11.0.10-b37 -> 11.0.10-b1427 2021-04-14 21:54:58 +02:00
Sandro
4a4ede4f00
Merge pull request #119412 from ilian/oci-cli 2021-04-14 21:23:53 +02:00
Sandro
6d74053afd
Merge pull request #119436 from twhitehead/llvm_11-musl
llvm_11: Correct path for TLI-musl patch
2021-04-14 21:03:54 +02:00
lewo
f8a32f8df9
Merge pull request #118862 from bobrik/ivan/clickhouse-cli
clickhouse-cli: init at 0.3.7
2021-04-14 20:50:22 +02:00
OPNA2608
29072962ed libsidplayfp: 2.0.5 -> 2.1.1 2021-04-14 20:24:02 +02:00
Luflosi
a3354dc39c
pythonPackages.surt: init at 0.3.1 2021-04-14 19:45:33 +02:00
Sandro
acf0dbcc90
Merge pull request #119438 from asymmetric/drop-slither
slither-analyzer: remove from maintainers
2021-04-14 19:39:35 +02:00
ilian
59c461352e python3Packages.oci: init at 2.36.0 2021-04-14 19:33:20 +02:00
Sandro
7b037c94cc
Merge pull request #119327 from ruuda/butane-0.11.0
butane: 0.10.0 -> 0.11.0
2021-04-14 19:19:01 +02:00
Sandro
80a0032cc9
Merge pull request #119352 from lorenzleutgeb/gradle-7 2021-04-14 18:58:38 +02:00
Lorenzo Manacorda
68fd217b9e slither-analyzer: remove from maintainers
Not using package anymore.
2021-04-14 18:57:38 +02:00
Martin Weinelt
cead7d2781
python3Packages.pywemo: disable flaky test
https://github.com/pywemo/pywemo/issues/264
2021-04-14 15:32:24 +02:00
Lars Rasmusson
316db3a129 coqPackages.ITree: changed pname to InteractionTrees 2021-04-14 14:42:01 +02:00
Lars Rasmusson
7e73508a5f ITree: init at 4.0.0 2021-04-14 13:45:56 +02:00
Lars Rasmusson
cba2770893 coqPackages.simple-io: enable for Coq 8.13 2021-04-14 13:45:56 +02:00
Lars Rasmusson
38c34b4304 coqPackages.coq-ext-lib: add Coq 8.13 2021-04-14 13:45:56 +02:00
Lars Rasmusson
7fc935db12 coqPackages.equations: 1.2.3 → 1.2.4 2021-04-14 13:45:56 +02:00
OPNA2608
9ee7244c60 libexsid: init at 2.1 2021-04-14 07:45:10 +02:00
OPNA2608
f6519a5191 dxa: add fallback download url 2021-04-14 07:45:10 +02:00
OPNA2608
2cedaac1cb xa: add fallback download url, fix substitution, enable tests 2021-04-14 07:45:10 +02:00
Tyson Whitehead
9f7fb75168
llvm_11: Correct path for TLI-musl patch 2021-04-14 00:29:29 -04:00
Martin Weinelt
f3ef3cb107
Merge pull request #119294 from fabaff/bump-aiodiscover 2021-04-14 01:53:09 +02:00
greizgh
b94e3aa0f2
libsearpc: build python3 package (#119366) 2021-04-14 01:18:51 +02:00
Sandro
5720bc61f6
Merge pull request #119215 from DamienCassou/init-woob
pythonPackages.woob: init at 3.0
2021-04-14 01:11:23 +02:00
Sandro
0736e2dd57
Merge pull request #115984 from Luflosi/update/ipfshttpclient
python3Packages.ipfshttpclient: 0.4.2.post1 -> 0.7.0, rename from ipfsapi
2021-04-14 00:54:07 +02:00
Lorenz Leutgeb
b0ed229aad gradle: Pin pkgs to Gradle 6 that fail with 7 2021-04-14 00:06:02 +02:00
Sandro
718313419e
Merge pull request #119365 from fabaff/karton-yaramatcher
python3Packages.karton-yaramatcher: init at 1.0.0
2021-04-13 23:23:48 +02:00
Fabian Affolter
4911885737 python3Packages.karton-yaramatcher: init at 1.0.0 2021-04-13 22:38:41 +02:00
Fabian Affolter
8f7356a9bf python3Packages.aiodiscover: 1.3.3 -> 1.3.4 2021-04-13 22:17:25 +02:00
Fabian Affolter
54ecd5246d python3Packages.pyroute2: add pythonImportsCheck 2021-04-13 21:39:00 +02:00
06kellyjac
8c57f22324 deno: 1.8.3 -> 1.9.0 2021-04-13 20:24:59 +01:00
Lorenz Leutgeb
da62033a9a gradle: 7-rc-2 -> 7, bumping latest 6.8.3 -> 7 2021-04-13 19:31:01 +02:00
Keith Bauson
35a76f4d39
vimPlugins.coc-explorer: convert to nodePackages (#119336) 2021-04-13 19:25:54 +02:00
Sandro
bb2dd3ea94
Merge pull request #119344 from dotlambda/colorlog-5.0.1
pythonPackages.colorlog: 4.8.0 -> 5.0.1
2021-04-13 18:59:38 +02:00
Luflosi
a3c2706c67
python3Packages.ipfshttpclient: 0.4.2.post1 -> 0.7.0, rename from ipfsapi 2021-04-13 18:20:57 +02:00
Martin Weinelt
e39d091bf2
python3Packages.ircrobots: 0.3.7 -> 0.3.8 2021-04-13 17:45:31 +02:00
Martin Weinelt
4506c413cd
python3Packages.ircstates: 0.11.7 -> 0.11.8 2021-04-13 17:45:16 +02:00
Martin Weinelt
42ec49f7ff
python3Packages.asyncio-throttle: 1.0.1 -> 1.0. 2021-04-13 17:44:49 +02:00
Robert Schütz
f4092dd6f0 pythonPackages.colorlog: 4.8.0 -> 5.0.1 2021-04-13 17:20:03 +02:00
Samir Talwar
42e029e48f
geckodriver: 0.26.0 -> 0.29.1 (#119164) 2021-04-13 16:05:07 +02:00
Damien Cassou
2e2b67bc52
pythonPackages.woob: init at 3.0 2021-04-13 15:52:08 +02:00
Masanori Ogino
1e0f9d1f24
kramdown-rfc2629: 1.3.37 -> 1.4.1 and move to rubyPackages (#117283) 2021-04-13 15:01:56 +02:00
Martin Weinelt
c7695f95d9
Merge pull request #119298 from fabaff/bump-yeelight 2021-04-13 14:34:51 +02:00
Ruud van Asseldonk
dfed0ea560 butane: 0.10.0 -> 0.11.0
This package was formerly known as the "Fedora CoreOS Config Transpiler"
(fcct). Release 0.11.0 renames it to "Butane", but aside from this it's
just the next release of the same project.
2021-04-13 14:26:29 +02:00
Sandro
edd5e61d65
Merge pull request #119321 from fabaff/bump-swisshydrodata 2021-04-13 14:22:05 +02:00
Sandro
15c6e7170a
Merge pull request #102060 from addict3d/add-python-diagrams-from-github 2021-04-13 13:56:54 +02:00
Sandro
c91ae16e1d
Merge pull request #118729 from drewrisinger/dr-pr-qiskit-bump 2021-04-13 13:50:57 +02:00
Sandro
3c12bf1b8a
Merge pull request #119316 from dotlambda/datadog-0.40.1
pythonPackages.datadog: 0.40.0 -> 0.40.1
2021-04-13 13:46:43 +02:00
Sandro
e0166b2ad4
Merge pull request #119315 from dotlambda/pdfx-1.4.1
pythonPackages.pdfx: 1.3.1 -> 1.4.1
2021-04-13 13:46:04 +02:00
Fabian Affolter
2a6ac7428a python3Packages.swisshydrodata:: enable tests 2021-04-13 13:43:20 +02:00
Sandro
aec6843ea3
Merge pull request #119305 from kolaente/update/cypress-7.1
cypress: 7.0.0 -> 7.1.0
2021-04-13 13:41:18 +02:00
Fabian Affolter
287c6d42ea python3Packages.swisshydrodata: 0.0.3 -> 0.1.0 2021-04-13 13:40:54 +02:00
Sandro
03a8919d8a
Merge pull request #119295 from fabaff/bump-pyupgrade
python3Packages.pyupgrade: 2.10.0 -> 2.12.0
2021-04-13 13:35:37 +02:00
Sandro
262c722ee7
Merge pull request #119278 from marsam/update-universal-ctags
universal-ctags: 5.9.20201206.0 -> 5.9.20210411.0
2021-04-13 13:20:26 +02:00
Martin Weinelt
ab5025f32a
Merge pull request #119296 from fabaff/bump-pyeconet
python3Packages.pyeconet: 0.1.13 -> 0.1.14
2021-04-13 12:38:11 +02:00
Robert Schütz
78af2c3537 pythonPackages.datadog: 0.40.0 -> 0.40.1 2021-04-13 12:30:38 +02:00
Robert Schütz
dd95a34b4e pythonPackages.pdfx: 1.3.1 -> 1.4.1 2021-04-13 12:16:13 +02:00
Fabian Affolter
84404547d6
Merge pull request #119276 from mweinelt/home-assistant
home-assistant: 2021.4.3 -> 2021.4.4
2021-04-13 10:45:53 +02:00
Fabian Affolter
4d8ed1411b
Merge pull request #119302 from dotlambda/isbnlib-license
pythonPackages.isbnlib: correct license
2021-04-13 10:44:42 +02:00
kolaente
928fa5892a
cypress: 7.0.0 -> 7.1.0 2021-04-13 10:29:00 +02:00
Robert Schütz
c902fbddac pythonPackages.isbnlib: correct license
https://github.com/xlcnd/isbnlib/issues/77 says it is lgpl3Plus.
2021-04-13 09:57:00 +02:00
Robert Schütz
650553aa9b
Merge pull request #117873 from fabaff/apkid
apkid: init at 2.1.1, python3Packages.yara-python: init at 4.0.5
2021-04-13 09:54:27 +02:00
Fabian Affolter
6d145feaea python3Packages.yeelight: 0.5.4 -> 0.6.0 2021-04-13 09:35:39 +02:00
Ana Hobden
fc43a7fa4d probe-run: init at 0.2.1
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-13 00:27:44 -07:00
Fabian Affolter
121224e12f python3Packages.pyeconet: 0.1.13 -> 0.1.14 2021-04-13 09:20:15 +02:00
Fabian Affolter
1ae85249f5 python3Packages.pyupgrade: 2.10.0 -> 2.12.0 2021-04-13 09:16:40 +02:00
Fabian Affolter
223cfe967c python3Packages.pyroute2: 0.5.14 -> 0.5.18 2021-04-13 08:55:25 +02:00
Ryan Mulligan
aced8d0a0b
Merge pull request #111749 from r-ryantm/auto-update/flyctl
flyctl: 0.0.163 -> 0.0.170
2021-04-12 19:51:08 -07:00
Martin Weinelt
c22eec42ad
python3Packages.aiohomekit: 0.2.60 -> 0.2.61 2021-04-13 02:54:04 +02:00
Sandro
7289645071
Merge pull request #118888 from dotlambda/urwid-readline-0.13 2021-04-13 02:05:37 +02:00
Sandro
d0f5090b23
Merge pull request #118927 from magnetophon/geonkick
geonkick: 2.6.1 -> 2.8.0
2021-04-13 02:00:19 +02:00
Sandro
b059086181
Merge pull request #119159 from mausch/kubepug 2021-04-13 01:52:52 +02:00
Sandro
b493a8feb9
Merge pull request #119211 from Riey/rust-analyzer
rust-analyzer: 2021-04-05 -> 2021-04-12
2021-04-13 01:33:28 +02:00
Sandro
427525b15b
Merge pull request #118970 from r-ryantm/auto-update/civetweb
civetweb: 1.13 -> 1.14
2021-04-13 01:19:16 +02:00
Sandro
d8c6a0a97e
Merge pull request #119268 from flokli/twilio
python3.pkgs.twilio: remove myself as maintainer
2021-04-13 01:18:13 +02:00
kolaente
40175efacf
cypress: 6.6.0 -> 7.0.0 (#118902) 2021-04-13 01:13:20 +02:00
Sandro
8312d9773b
Merge pull request #118419 from erictapen/openimagedenoise-1.3.0
openimagedenoise: 1.2.2 -> 1.3.0
2021-04-13 01:11:56 +02:00
Sandro
b4a849d23f
Merge pull request #119168 from lsix/proj_updates 2021-04-13 01:01:20 +02:00
Florian Klink
214e7a888b python3.pkgs.twilio: remove myself as maintainer
I don't really use this software anymay, and so far r-ryantm has done
great mainainership.
2021-04-13 00:15:05 +02:00
Sandro
d761d7da5d
Merge pull request #119251 from NeQuissimus/python3Packages.sagemaker 2021-04-13 00:12:30 +02:00
Sandro
afad6c45c4
Merge pull request #119252 from NeQuissimus/awscli
awscli: 1.19.46 -> 1.19.49
2021-04-12 23:25:49 +02:00
Sandro
336ead9bdd
Merge pull request #119263 from IvarWithoutBones/init/amiibo.py
pythonPackages.amiibo-py: init at unstable-2021-01-16
2021-04-12 23:25:22 +02:00
Sandro
4690d2e48a
Merge pull request #119246 from cpcloud/vsc-leetcode-cli 2021-04-12 23:24:57 +02:00
IvarWithoutBones
5c88d25630 pythonPackages.amiibo-py: init at unstable-2021-01-16 2021-04-12 22:35:55 +02:00
Enrico Tassi
7d51a0cdb0 coq-elpi: 1.6.1_8.11 -> 1.6.2_8.11 2021-04-12 21:52:06 +02:00
Enrico Tassi
8b22df9883 coq-elpi: 1.8.0 -> 1.8.2_8.12 2021-04-12 21:52:06 +02:00
Enrico Tassi
031da79988 coq-elpi: 1.9.4 -> 1.9.5 2021-04-12 21:52:06 +02:00
Vincent Laporte
7db1853f5c ocamlPackages.rpclib: 8.0.0 → 8.1.0 2021-04-12 21:37:58 +02:00
R. RyanTM
2623b3e50f
sd-local: 1.0.30 -> 1.0.31 (#119158) 2021-04-12 12:37:19 -07:00
R. RyanTM
1187b797c6
kustomize-sops: 2.5.1 -> 2.5.2 (#119031) 2021-04-12 12:34:34 -07:00
Sandro
c63de9b098
Merge pull request #119254 from liff/python-hcloud/v1.12.0
pythonPackages.hcloud: 1.11.0 -> 1.12.0
2021-04-12 21:12:13 +02:00
Sandro
9baa681cda
Merge pull request #119225 from drewrisinger/dr-pr-cvxpy-bump 2021-04-12 21:11:06 +02:00
Olli Helenius
ceffd2b3d6
pythonPackages.hcloud: 1.11.0 -> 1.12.0 2021-04-12 21:28:15 +03:00
Jonathan Ringer
8da4120a90
buck: 2019.10.17.01 -> 2021.01.12.01 2021-04-12 11:15:06 -07:00
Phillip Cloud
c05f2fea0b node-packages.nix: generate 2021-04-12 14:12:06 -04:00
Phillip Cloud
aa32db8440 vsc-leetcode-cli: init at 2.8.0 2021-04-12 14:12:02 -04:00
Sandro
5ab8127b91
Merge pull request #115582 from jdelStrother/bundler-override
bundlerEnv: Allow overriding bundler
2021-04-12 20:11:18 +02:00
Sandro
2be7176ab3
Merge pull request #107977 from corngood/msbuild 2021-04-12 20:09:16 +02:00
Riey
62b44d8dfa
rust-analyzer: 2021-04-05 -> 2021-04-12 2021-04-13 03:05:22 +09:00
Tim Steinbach
ecf709f768
python3Packages.sagemaker: 2.33.0 -> 2.34.0 2021-04-12 14:03:15 -04:00
Tim Steinbach
f86f230d63
python3Packages.boto3: 1.17.46 -> 1.17.49 2021-04-12 14:01:10 -04:00
Tim Steinbach
e05657cef5
python3Packages.botocore: 1.20.46 -> 1.20.49 2021-04-12 14:00:22 -04:00
David Leslie
a7b54d9016
erlang: add updateScript and update versions (#118831)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-12 19:59:37 +02:00
Nick Bathum
5e5a40b1ee pythonPackages.diagrams: init at 0.19.1
Add python diagrams library. Generate nice architecture diagrams
with python code, allowing for rapid iteration.

The images are rendered using dot from graphviz.

This PR is based on the upstream GitHub repo for diagrams, which
differs significantly from the tarball published to pypi.

Closes #101532
2021-04-12 13:24:32 -04:00
Guillaume Girol
d63606560b
Merge pull request #119209 from vbgl/ocaml-jsonrpc-1.5.0
ocamlPackages.jsonrpc: 1.4.1 → 1.5.0
2021-04-12 17:12:59 +00:00
Bart Brouns
a9d4ba38b4 geonkick: 2.6.1 -> 2.8.0 2021-04-12 19:09:42 +02:00
Drew Risinger
e44319a3e6 python3Packages.cvxpy: add openmp multithreading 2021-04-12 13:03:33 -04:00
Lancelot SIX
6f9b4f5a27
proj_5: drop
This outdated version of proj is not used anymore in the codebase. Drop
it.
2021-04-12 17:32:10 +01:00
Sandro
39c17f77a5
Merge pull request #110398 from wirew0rm/pkg/scenebuilder 2021-04-12 17:33:32 +02:00
Drew Risinger
23e399366c python3Packages.cvxpy: 1.1.11 -> 1.1.12 2021-04-12 11:31:31 -04:00
Fabian Affolter
7466d22d5a
Merge pull request #119231 from mweinelt/home-assistant-cli
home-assistant-cli: 0.9.1 -> 0.9.3; python3Packages.jsonpath-ng: fix build
2021-04-12 17:29:42 +02:00
Martin Weinelt
08256f7d38
Merge pull request #119230 from dotlambda/isbnlib-license
pythonPackages.isbnlib: clarify license
2021-04-12 17:26:56 +02:00
Sandro
a710ac7277
Merge pull request #117041 from nagy/aqbanking-update 2021-04-12 16:43:56 +02:00
Robert Schütz
01a8cc220f pythonPackages.isbnlib: clarify license 2021-04-12 16:41:43 +02:00
Martin Weinelt
8811817e3e
python3Packages.jsonpath-ng: fix build
The package was still using `disabledTestFiles` which should have been
migrated to `disabledTestPaths`, which led to reinclusion of a test file
that requires a dependency (oslotest), which we have not packaged yet.
2021-04-12 16:38:51 +02:00
Sandro
ac6da3c510
Merge pull request #119221 from dotlambda/isbnlib-3.10.7
pythonPackages.isbnlib: 3.10.6 -> 3.10.7
2021-04-12 16:34:34 +02:00
Drew Risinger
245f420968 python3Packages.quandl: 3.5.0 -> 3.6.1 2021-04-12 10:34:33 -04:00
Drew Risinger
6038a6f746 python3Packages.qiskit: 0.24.1 -> 0.25.0 2021-04-12 10:34:33 -04:00
Drew Risinger
dbabad9eaf python3Packages.qiskit-aqua: 0.8.2 -> 0.9.0
* unlock dependency versions
2021-04-12 10:34:24 -04:00
Drew Risinger
8a6f5a5980 python3Packages.qiskit-ignis: 0.5.2 -> 0.6.0 2021-04-12 10:34:24 -04:00
Drew Risinger
50977d7523 python3Packages.qiskit-aer: 0.7.6 -> 0.8.0
* disable slow tests
2021-04-12 10:34:23 -04:00
Drew Risinger
6c9c795923 python3Packages.qiskit-terra: 0.16.4 -> 0.17.0 2021-04-12 10:34:23 -04:00
Drew Risinger
e7650150ad python3Packages.tweedledum: init at 1.0.0 2021-04-12 10:34:23 -04:00
Drew Risinger
08868ba563 python3Packages.pylatexenc: 2.8 -> 2.10 2021-04-12 10:34:22 -04:00
Sandro
60fda587fa
Merge pull request #119213 from fabaff/karton-asciimagic
python3Packages.karton-asciimagic: init at 1.0.0
2021-04-12 16:31:56 +02:00
Sandro
e8e1973a57
Merge pull request #116114 from tfmoraes/openvino
python3-openvino: init at 2021.2
2021-04-12 15:54:19 +02:00
Mauricio Scheffer
81ddd516d3 kubepug: init at 1.1.3 2021-04-12 14:21:33 +01:00
Jörg Thalheim
56d3864ef5
Merge pull request #118963 from r-ryantm/auto-update/ccls
ccls: 0.20201219 -> 0.20210330
2021-04-12 14:08:25 +01:00
Martin Weinelt
60e238f4c3
Merge pull request #118627 from lsix/greenlet-1.0.0
pythonPackages.greenlet: 0.4.17 -> 1.0.0
2021-04-12 14:35:15 +02:00
Martin Weinelt
bf43c77b12
Merge pull request #118791 from fabaff/bump-pymazda
python3Packages.pymazda: 0.0.10 -> 0.1.1
2021-04-12 14:33:58 +02:00
Martin Weinelt
f112893e04
Merge pull request #118965 from r-ryantm/auto-update/certbot
certbot: 1.13.0 -> 1.14.0
2021-04-12 14:13:52 +02:00
Martin Weinelt
8b973301ae
Merge pull request #116256 from fabaff/pywemo 2021-04-12 14:11:34 +02:00
Vincent Laporte
c87714a040 coqPackages.stdpp: 1.4.0 → 1.5.0
coqPackages.iris: 3.3.0 → 3.4.0
2021-04-12 13:58:30 +02:00
Martin Weinelt
28626eb553
Merge pull request #117996 from mweinelt/edk2
edk2: 202011 -> 202102
2021-04-12 13:52:17 +02:00
Robert Schütz
29e9863e2d pythonPackages.isbnlib: 3.10.6 -> 3.10.7 2021-04-12 13:26:37 +02:00
Justin Humm
0e31f60cad openimagedenoise: 1.2.2 -> 1.3.0
Moved 1.2.2 to an extra file, as we still need it for luxcorerender to
build.

https://github.com/LuxCoreRender/LuxCore/pull/482#issuecomment-744343949

Also build with python3.
2021-04-12 12:30:25 +02:00
Roman Volosatovs
7f35119b94 go_2-dev: 2020-12-08 -> 2021-03-22 2021-04-12 18:48:50 +10:00
Peter Simons
dce8fc727d
Merge pull request #119129 from r-ryantm/auto-update/mlt
libsForQt5.mlt: 6.24.0 -> 6.26.0
2021-04-12 10:34:02 +02:00
Peter Simons
8ae705ddf6 Merge origin/master into haskell-updates. 2021-04-12 10:30:16 +02:00
Fabian Affolter
a1d8963040 python3Packages.karton-asciimagic: init at 1.0.0 2021-04-12 09:44:32 +02:00
Fabian Affolter
305c7e609c python3Packages.pywemo: init at 0.6.4 2021-04-12 08:57:55 +02:00
Vincent Laporte
f01a04abd4
ocamlPackages.jsonrpc: 1.4.1 → 1.5.0 2021-04-12 08:22:24 +02:00
Mario Rodas
122cc5fc33 universal-ctags: 5.9.20201206.0 -> 5.9.20210411.0 2021-04-12 04:20:00 +00:00
Sandro
0c27bb45a0
Merge pull request #119142 from mausch/tf2pulumi
tf2pulumi: init at 0.10.0
2021-04-12 04:33:15 +02:00
Sandro
1bbb088829
Merge pull request #116831 from oxzi/watson-2.0.0 2021-04-12 03:16:46 +02:00
Sandro
4c8794641f
Merge pull request #119113 from fabaff/bump-discordpy
python3Packages.discordpy: 1.7.0 -> 1.7.1
2021-04-12 02:33:32 +02:00
Sandro
36d6015eed
Merge pull request #116576 from wunderbrick/juniper 2021-04-12 02:26:00 +02:00
Sandro
14e3c672c4
Merge pull request #119195 from SuperSandro2000/SuperSandro2000-patch-1
chez-matchable: typo fix in the description value
2021-04-12 02:11:56 +02:00
Sandro
eec6b13fb6
Merge pull request #118936 from alyssais/motif 2021-04-12 02:06:02 +02:00
Lancelot SIX
fcacfa03df
python3Packages.cartopy: Use updated proj, fix tests and mark unbroken 2021-04-12 00:59:26 +01:00
Lancelot SIX
75eb8e50df
python3Pakcages.basemap: mark broken for python >= 3.9 2021-04-12 00:51:58 +01:00
Lancelot SIX
140e41442f
python3Packages.pyproj: 2.6.0 -> 3.0.1
Noticable changes:

- Python >= 3.7 is required
2021-04-12 00:51:58 +01:00
Sandro
c21f0a2653
Merge pull request #119035 from dotlambda/spotdl-3.5.1 2021-04-12 01:44:58 +02:00
Sandro
d8c6dda74b
chez-matchable: typo fix in the description value 2021-04-12 01:30:02 +02:00
Thiago Franco de Moraes
cab40572d7
opencv-4: 4.3.0 -> 4.5.2
- Updated to 4.5.2
- Removed glog from buildInputs because of this error on python-opencv:
```
python -c "import cv2"
/nix/store/slfzk1gk74nfx3ky2vpdf9nb7b8nvdf2-opencv-4.5.2/lib/libopencv_sfm.so.4.5: error: symbol lookup error: undefined symbol: _ZN6google21kLogSiteUninitializedE (fatal)
```
- Enabled ffmpeg and gstreamer to open more video formats
- nixpkg-fmt
2021-04-11 20:25:01 -03:00
Sandro
c8eefd1766
Merge pull request #118909 from fabaff/pyintesishome 2021-04-12 01:23:24 +02:00
Sandro
369c9e7c62
Merge pull request #116934 from jluttine/init-sphinxcontrib-bayesnet 2021-04-12 01:22:02 +02:00
Sandro
f52f1109ae
Merge pull request #119140 from fabaff/bump-python-telegram-bot
python3Packages.python-telegram-bot: 13.3 -> 13.4.1
2021-04-12 01:21:42 +02:00
Sandro
aabba68237
Merge pull request #119139 from fabaff/nexia
python3Packages.nexia: init at 0.9.6
2021-04-12 01:21:11 +02:00
Sandro
92433bd94c
Merge pull request #118935 from fabaff/pyruckus 2021-04-12 01:15:12 +02:00
r-burns
33ca41c63e
aws-c-common: 0.5.2 -> 0.5.4 (#119187)
* aws-c-common: 0.5.2 -> 0.5.4

* Update pkgs/development/libraries/aws-c-common/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-12 01:14:08 +02:00
Sandro
4bdeaceb38
Merge pull request #118915 from fabaff/nad-receiver 2021-04-12 01:00:52 +02:00
Sandro
3272d2f6df
Merge pull request #118833 from oxalica/rust-analyzer 2021-04-12 00:59:38 +02:00
Sandro
9a6063d568
Merge pull request #118924 from jojosch/protoc-gen-twirp-7.2.0
protoc-gen-twirp: 7.1.1 -> 7.2.0
2021-04-12 00:51:56 +02:00
Sandro
b1ca79bd80
Merge pull request #118920 from fabaff/pyezviz 2021-04-12 00:49:11 +02:00
Sandro
e49de5e298
Merge pull request #118878 from Emantor/bump/usbsdmux
usbsdmux: 0.1.8 -> 0.2.0
2021-04-12 00:47:13 +02:00
Martin Weinelt
3d460faf57
Merge pull request #119083 from fabaff/pyeconet 2021-04-12 00:30:33 +02:00
Sandro
62ce5aa19a
Merge pull request #119138 from fabaff/pylutron-caseta 2021-04-11 23:35:28 +02:00
Sandro
b4c333baa4
Merge pull request #119131 from fabaff/pythonegardia 2021-04-11 23:10:30 +02:00
Sandro
e0ab35fae4
Merge pull request #119128 from fabaff/pyemby 2021-04-11 23:07:10 +02:00
Sandro
1c518b1523
Merge pull request #119109 from fabaff/bump-hass-nabucasa 2021-04-11 23:05:10 +02:00
Sandro
7ca02e648f
Merge pull request #119180 from marsam/update-buildtools
bazel-buildtools: 3.5.0 -> 4.0.1
2021-04-11 22:58:15 +02:00
Sandro
2915d20182
Merge pull request #119179 from fabaff/sleepyq 2021-04-11 22:57:28 +02:00
Sandro
78a8239355
Merge pull request #119176 from MetaDark/ccache-4.2.1 2021-04-11 22:56:19 +02:00
Fabian Affolter
0b897f7cd5 python3Packages.discordpy: 1.7.0 -> 1.7.1 2021-04-11 22:39:14 +02:00
Sandro
f0ada2d57b
Merge pull request #119157 from fabaff/karton-classifier
python3Packages.karton-classifier: init at 1.0.0
2021-04-11 22:37:42 +02:00
Sandro
395cb3c91a
Merge pull request #119079 from fabaff/pyclimacell 2021-04-11 22:36:50 +02:00
Sandro
28648458ce
Merge pull request #119071 from fabaff/aiosyncthing 2021-04-11 22:26:57 +02:00
Sandro
763b636e31
Merge pull request #119060 from fabaff/pydanfoss-air 2021-04-11 22:25:04 +02:00
Thiago Franco de Moraes
2d25c6fbf2
python3-openvino: init at 2021.2 2021-04-11 16:39:32 -03:00
wunderbrick
ddb3399c3a juniper: init at 2.3.0 2021-04-11 14:51:54 -04:00
Kira Bruneau
dbeee74085 ccache: enable test.modules on Darwin
test.modules now passes on Darwin
2021-04-11 14:33:16 -04:00
Kira Bruneau
26f66129f8 ccache: 4.2 -> 4.2.1 2021-04-11 14:05:14 -04:00
oxalica
501284ea42
rust-analyzer: rename nix file 2021-04-12 01:49:58 +08:00
oxalica
6efb930e18
rust-analyzer: merge version specific fields into generic derivation 2021-04-12 01:49:58 +08:00
Thomas Gerbet
33a3715a5e medfile: use HDF5 1.12
HDF5 1.10 has known security issues (CVE-2020-10809, CVE-2020-10810, CVE-2020-10811
and CVE-2020-10812).
2021-04-11 19:27:28 +02:00
oxalica
d4e758c5ac
rust-analyzer: 2021-03-22 -> 2021-04-05 2021-04-12 01:04:33 +08:00
Fabian Affolter
b3fe64070f python3Packages.sleepyq: init at 0.8.1 2021-04-11 19:00:53 +02:00
Lancelot SIX
d95eb2ab08
proj: 6.3.1 -> 7.2.1 2021-04-11 16:26:22 +01:00
Fabian Affolter
efc1197dd6 python3Packages.karton-classifier: init at 1.0.0 2021-04-11 17:20:21 +02:00
Fabian Affolter
20443c3482
Merge pull request #119082 from chivay/karton-core
pythonPackages.karton-core: init at 4.2.0
2021-04-11 17:03:31 +02:00
Anderson Torres
39a4f17866
Merge pull request #118976 from LeSuisse/jasper-2.0.28
jasper: 2.0.26 -> 2.0.28
2021-04-11 11:59:46 -03:00
Sandro
798c2369a5
Merge pull request #119125 from r-ryantm/auto-update/librsync
librsync: 2.3.1 -> 2.3.2
2021-04-11 16:48:01 +02:00
Sandro
ee9dbcb115
Merge pull request #119124 from Mic92/cutter 2021-04-11 16:47:24 +02:00
Sandro
172b4f4c61
Merge pull request #119122 from ju1m/ifcopenshell
ifcopenshell: 0.6.0b0 -> 210410
2021-04-11 16:45:40 +02:00
Sandro
3b54c90e75
Merge pull request #119121 from fabaff/bump-twilio
python3Packages.twilio: 6.51.1 -> 6.56.0
2021-04-11 16:42:05 +02:00
Sandro
53f7b49a8f
Merge pull request #119120 from fabaff/bump-wakeonlan
python3Packages.wakeonlan: 2.0.0 -> 2.0.1
2021-04-11 16:41:33 +02:00
Sandro
07102206f1
Merge pull request #119116 from r-ryantm/auto-update/github-commenter
github-commenter: 0.8.0 -> 0.9.0
2021-04-11 16:39:17 +02:00
Benjamin Hipple
303a3c21d6
Merge pull request #119062 from r-ryantm/auto-update/oneDNN
oneDNN: 2.1.3 -> 2.2.1
2021-04-11 10:30:36 -04:00
Sandro
fbecd7794b
Merge pull request #119103 from storvik/fix-clpm
clpm: build with sbcl 2.0.9
2021-04-11 16:30:02 +02:00
Sandro
2110db99aa
Merge pull request #119099 from r-ryantm/auto-update/air
air: 1.15.1 -> 1.25
2021-04-11 16:27:03 +02:00
Fabian Affolter
48d9b4524a python3Packages.pyeconet: init at 0.1.13 2021-04-11 16:26:32 +02:00
Jörg Thalheim
57ae5de960
Merge pull request #118964 from danieldk/pytorch-no-tests
python3Packages.pytorch: disable building of tests
2021-04-11 15:22:13 +01:00
Sandro
7cc6af3955
Merge pull request #119074 from fabaff/aioemonitor
python3Packages.aioemonitor: init at 1.0.5
2021-04-11 16:03:13 +02:00
Fabian Affolter
d83386c85f python3Packages.python-telegram-bot: 13.3 -> 13.4.1 2021-04-11 16:02:21 +02:00
Fabian Affolter
a9dc1be62f python3Packages.nexia: init at 0.9.6 2021-04-11 15:41:07 +02:00
Fabian Affolter
d93a794679 python3Packages.pylutron-caseta: init at 0.9.0 2021-04-11 15:23:43 +02:00
Fabian Affolter
76019785f6 python3Packages.aiolip: init at 1.1.4 2021-04-11 15:23:43 +02:00
Guillaume Bouchard
797b393428 haskellPackages.PyF: un mark as broken
`PyF` is not broken, neither `krank` which depends on it.
2021-04-11 14:46:04 +02:00
Vincent Laporte
b729d4080a
ocamlPackages.ocp-indent: use Dune 2 2021-04-11 14:32:14 +02:00
Fabian Affolter
7875699b7e python3Packages.pythonegardia: init at 1.0.40 2021-04-11 14:04:39 +02:00
Mauricio Scheffer
5fbed8bc85 tf2pulumi: init at 0.10.0 2021-04-11 12:53:28 +01:00
R. RyanTM
6667b38ed9 libsForQt5.mlt: 6.24.0 -> 6.24.0 2021-04-11 11:50:19 +00:00
Fabian Affolter
c17a2151bb python3Packages.pyemby: init at 1.7 2021-04-11 13:38:19 +02:00
Jörg Thalheim
f381fecfd5
cutter: 2.0.0 -> 2.0.1 2021-04-11 13:06:11 +02:00
Jörg Thalheim
7dbe49ed1a
rizin: 0.1.2 -> 0.2.0 2021-04-11 13:06:09 +02:00
R. RyanTM
89fb8850e0 librsync: 2.3.1 -> 2.3.2 2021-04-11 11:03:34 +00:00
Fabian Affolter
266a1baa49 python3Packages.pycomfoconnect: init at 0.4 2021-04-11 12:52:34 +02:00
Austin Butler
9e9527b1b4 python3Packages.poetry: 1.1.4 -> 1.1.5 2021-04-11 12:46:54 +02:00
Fabian Affolter
1dee5f4388 python3Packages.transformers: fix build 2021-04-11 12:46:30 +02:00
Hubert Jasudowicz
fac3725e5b pythonPackages.karton-core: init at 4.2.0 2021-04-11 12:32:08 +02:00
sterni
2140791f9b
ocamlPackages.janeStreet{,_0_9_0}: join the ocamlPackages fix point, allowing overriding to work as expected (#113696)
* ocamlPackages.janeStreet_0_9_0: join the ocamlPackages fix point

Internal dependencies in the janeStreet sets were always taken from the
own rec attribute set. While this is pretty simple and convenient, it
has the disadvantage that it doesn't play nice with overriding: If you'd
override an attribute in a janeStreet set previously, it would be
changed when referenced directly, but the other packages in that
janeStreet set still would use the original, non-overridden version of
the derivation.

This is easily fixed by passing janeStreet_0_9_0 itself from the fix
point of ocamlPackages and using it to reference the dependencies.

Example showing it now works as expected:

test-overlay.nix:

    self: super: {
      ocamlPackages = super.ocamlPackages.overrideScope (old: _: {
        janeStreet_0_9_0 = old.janeStreet_0_9_0 // {
          base = old.janeStreet_0_9_0.base.overrideAttrs (_: {
            meta.broken = true;
          });
        };
      });
    }

nix-repl> (import ./. {
  overlays = [ (import ./test-overlay.nix) ];
}).ocamlPackages.janeStreet_0_9_0.stdio

error: Package ‘ocaml4.10.0-base-0.9.4’ in /home/lukas/src/nix/nixpkgs/pkgs/development/ocaml-modules/janestreet/janePackage.nix:6 is marked as broken, refusing to evaluate.

a) To temporarily allow broken packages, you can use an environment variable
   for a single invocation of the nix tools.

     $ export NIXPKGS_ALLOW_BROKEN=1

b) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

* ocamlPackages.janeStreet: take part in fixpoint for OCaml >= 4.08

This change makes overrides to the janeStreet set work as expected by
making the janeStreet set take part in the ocamlPackages fixpoint for
janeStreet 0.14, i. e. OCaml >= 4.08

* ocamlPackages.janeStreet: take part in fixpoint for OCaml == 4.07

This change makes overrides to the janeStreet set work as expected by
making the janeStreet set take part in the ocamlPackages fixpoint for
janeStreet 0.12, i. e. OCaml == 4.07

* ocamlPackages.janeStreet: take part in fixpoint for OCaml < 4.07

This change makes overrides to the janeStreet set work as expected by
making the janeStreet set take part in the ocamlPackages fixpoint for
janeStreet 0.11, i. e. OCaml < 4.07

* ocamlPackages.janeStreet: remove self - super distinction

Previously, we inherited non-janestreet ocaml dependencies from super
and janestreet dependencies from self which always was super.janeStreet.

This behavior is however not really what we want due to liftJaneStreet:
Users and other packages will use ocamlPackages.base etc. instead of
ocamlPackages.janeStreet.base and the like. Consequently they also would
override the top-level attributes which would mean that other janestreet
packages would not pick up on it however.

As a consequence however, overriding ocamlPackages.janeStreet.base
doesn't work. Since this was never possible, I don't think this is an
issue. It is probably a good idea to deprecate that set anyways and
printing a warning when it is used via trace.

janeStreet_0_9_0 is unchanged as the disticniton between self and super
makes sense for it.

Below is an example showing how overriding would work from an user's
perspective:

test-overlay.nix:

    self: super: {
      ocamlPackages = super.ocamlPackages.overrideScope (old: _: {
        base = old.base.overrideAttrs (_: {
          meta.broken = true;
        });
      });
    }

nix-repl> (import ./. { overlays = [ (import ./test-overlay.nix) ]; }).ocamlPackages.
stdio
error: Package ‘ocaml4.10.0-base-0.14.0’ in /home/lukas/src/nix/nixpkgs/pkgs/development/ocaml-modules/janestreet/janePackage_0_14.nix:12 is marked as broken, refusing to evaluate.

a) To temporarily allow broken packages, you can use an environment variable
   for a single invocation of the nix tools.

     $ export NIXPKGS_ALLOW_BROKEN=1

b) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.
2021-04-11 12:26:10 +02:00
Fabian Affolter
2df1ab3378 python3Packages.twilio: 6.51.1 -> 6.56.0 2021-04-11 12:24:00 +02:00
Julien Moutinho
687e55bfc0 ifcopenshell: 0.6.0b0 -> 210410 2021-04-11 12:10:46 +02:00
Fabian Affolter
c1f31aaf22 python3Packages.pycognito: 0.1.5 -> 2021.03.1 2021-04-11 12:08:45 +02:00