Commit Graph

72711 Commits

Author SHA1 Message Date
Fabian Affolter
e5d35ef23f python3Packages.webapp2: remove 2022-05-29 13:55:03 +02:00
cab
8bdc1401a2
pkgs: added gcc10StdenvCompat
Many packages got broken by gcc10 -> 11 switch. This makes overriding
broken libraries a bit easier.
2022-05-29 15:51:18 +04:00
Rick van Schijndel
e64cd87742
Merge pull request #175225 from aaronjheng/ngrok-1
ngrok-1: remove
2022-05-29 12:46:42 +02:00
Rick van Schijndel
2a6cf719e1
Merge pull request #172761 from viric/srb2-master
Srb2 master
2022-05-29 12:39:23 +02:00
Fabian Affolter
4eec7ea781 python3Packages.poster3: remove 2022-05-29 12:25:56 +02:00
Robert Hensing
e8e9cebbda
Merge pull request #175265 from hercules-ci/issue-175196
Fix issue #175196, infinite recursion in pkgs/config.nix
2022-05-29 10:53:31 +02:00
Robert Hensing
1a7c0eac15 pkgs/config.nix: Fix infinite recursion when freeform config is strict in pkgs
https://github.com/NixOS/nixpkgs/issues/175196

The loop involved:

 - pkgs is strict in the config.nix freeformType's produced attrNames,
   as these are included in the config.
 - the attrNames were strict in all the direct attrValues, because of
   scanning for `mkIf`s.

`lazyAttrsOf` removes proper `mkIf` support, which we don't need here.
2022-05-29 10:25:39 +02:00
Vincent Laporte
5637570f51 ocamlPackages: rename sedlex_2 into sedlex 2022-05-29 08:48:00 +02:00
Vincent Laporte
c3e55aa79a ocamlPackages.sedlex: remove at 1.99.5 2022-05-29 08:48:00 +02:00
github-actions[bot]
5fcd509ac0
Merge master into staging-next 2022-05-29 06:01:21 +00:00
Dmitry Bogatov
64da60d311 passage: init at unstable-2022-05-01 2022-05-29 00:19:34 -04:00
Aaron Jheng
9c2dcb5ac5
ngrok-1: remove 2022-05-29 03:10:04 +00:00
AndersonTorres
d35c9bd26c Rename arcan to arcanPackages
It makes the expressions less confusing.
2022-05-28 23:52:02 -03:00
Ivv
e2bdf49580
Merge pull request #173134 from linsui/yutto
yutto: init at 2.0.0b13
2022-05-29 02:41:52 +02:00
Robert Schütz
57436c50ee python310Packages.miniaudio: fix build on Darwin 2022-05-28 17:15:54 -07:00
github-actions[bot]
c74c0a18ba
Merge master into staging-next 2022-05-29 00:02:55 +00:00
Sandro
d7528289e7
Merge pull request #167028 from dadada/init-nmrpflash 2022-05-28 22:29:40 +02:00
Alyssa Ross
c3c0dd00d8 treewide: fix loss of precision in NixOS systems
Prior to this patch:

	$ nix-instantiate --eval -E '
	>   with import ./. {
	>     localSystem.config = "aarch64-unknown-linux-musl";
	>   };
	>   (nixos {}).config.nixpkgs.localSystem.config
	> '
	"aarch64-unknown-linux-gnu"

Because only the system triple was being passed through, the Musl part
of the system specification was lost.  This patch fixes various
occurrences of NixOS evaluation when a Nixpkgs evaluation is already
available, to pass through the full elaborated system attribute set,
to avoid this loss of precision.
2022-05-28 20:01:55 +00:00
Sandro
612defb824
Merge pull request #173141 from gador/init-deal
python3Packages.deal: init at 4.23.3
2022-05-28 21:40:23 +02:00
Sandro
05bacb0c30
Merge pull request #173140 from gador/init-icontract 2022-05-28 21:39:15 +02:00
Fabian Affolter
3409165e4c
Merge pull request #174996 from fabaff/dvc-bump
dvc: 2.9.5 -> 2.10.2
2022-05-28 21:09:21 +02:00
Mario Rodas
8bce8b05d3
Merge pull request #173501 from aaronjheng/mysql80
mysql: 8.0.28 -> 8.0.29
2022-05-28 13:23:48 -05:00
dadada
9d792ec3af
nmrpflash: init at 0.9.16 2022-05-28 20:04:45 +02:00
github-actions[bot]
c9a4937f2b
Merge master into staging-next 2022-05-28 18:01:08 +00:00
Sandro
c017fda0a3
Merge pull request #175019 from SuperSandro2000/django-model-utils 2022-05-28 16:45:11 +02:00
Sandro
3770e4f913
python310Packages.webauthn: init at 1.5.2 (#175018)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-05-28 16:44:51 +02:00
ranfdev
7d4af5de40 blueprint-compiler: init at 0.1.0
This package is needed by many new gtk apps.
2022-05-28 16:21:12 +02:00
github-actions[bot]
1eecc9b394
Merge staging-next into staging 2022-05-28 06:01:53 +00:00
Mario Rodas
96faefe436 contour: 0.1.1 -> 0.3.1.200 2022-05-28 04:20:00 +00:00
Samuel Ainsworth
65450bdd42 python3Packages.functorch: init at 0.1.1 2022-05-28 00:41:40 +00:00
Sandro
79b963a795
Merge pull request #175016 from SuperSandro2000/django-otp
python310Packages.django-otp: init at 1.1.3
2022-05-28 02:33:44 +02:00
Sandro
c8644c8868
Merge pull request #175015 from SuperSandro2000/djangorestframework-guardian
python310Packages.djangorestframework-guardian: init at 0.3.0
2022-05-28 02:33:28 +02:00
Yang, Bo
f4825e5e9f
libdwarf: 20181024 -> 20210528 (#174977) 2022-05-28 02:33:02 +02:00
github-actions[bot]
47cad0dc22
Merge staging-next into staging 2022-05-28 00:02:52 +00:00
Sandro
23818caaed
Merge pull request #173947 from LunNova/lunnova/init-vkdisplayinfo
vkdisplayinfo: init at 0.1
2022-05-28 00:49:44 +02:00
Luna Nova
108dea5cda
vkdisplayinfo: init at 0.1
https://github.com/ChristophHaag/vkdisplayinfo

Apply suggestions from @SuperSandro2000's code review

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Don't use pipefail
2022-05-27 18:56:45 -07:00
Sandro
1c3d61e8aa
Merge pull request #174149 from chivay/honggfuzz-fix
honggfuzz: Use LLVM 12
2022-05-28 00:42:44 +02:00
Maximilian Bosch
39dbb63501
Merge pull request #174738 from bjornfor/fix-pulseview
pulseview: hotfix build
2022-05-28 00:15:20 +02:00
Sandro Jäckel
c00eb4b829
python310Packages.django-model-utils: init at 4.2.0 2022-05-27 23:58:04 +02:00
Sandro Jäckel
a2fd5a0c23
python310Packages.django-otp: init at 1.1.3 2022-05-27 23:55:43 +02:00
Sandro Jäckel
89a3bd293c
python310Packages.djangorestframework-guardian: init at 0.3.0 2022-05-27 23:53:33 +02:00
Sandro
2992f686ea
Merge pull request #175012 from SuperSandro2000/service-identity
python310Packages.service-identity: normalise directory name
2022-05-27 23:50:40 +02:00
Sandro Jäckel
2a5bbbc6e9
python310Packages.service-identity: normalise directory name 2022-05-27 23:19:37 +02:00
Fabian Affolter
9633a16a9e
Merge pull request #174152 from fabaff/numba-scipy-fix
python39Packages.numba-scipy: update stale substituteInPlace
2022-05-27 21:41:55 +02:00
Fabian Affolter
e45d512ec5 python310Packages.dvclive: init at 0.8.2 2022-05-27 21:27:55 +02:00
Fabian Affolter
5ea241396e python310Packages.dvc-render: init at 0.0.5 2022-05-27 21:22:04 +02:00
Fabian Affolter
6a99dc6498 python310Packages.pytest-test-utils: init at 0.0.6 2022-05-27 21:19:04 +02:00
Bjørn Forsman
8d5481d01c pulseview: hotfix build
libsForQt514 uses a custom stdenv that cause breakage when mixed with
boost built with normal stdenv. Fix it by building boost with the same
stdenv as libsForQt514.

This is a dirty fix compared to https://github.com/NixOS/nixpkgs/pull/171380,
but without mass rebuilds.
2022-05-27 20:22:02 +02:00
github-actions[bot]
ff43d848bf
Merge staging-next into staging 2022-05-27 18:01:52 +00:00
Sandro
d07a00f0b9
Merge pull request #174685 from dotlambda/warp-init
warp: init at 0.1.2
2022-05-27 19:37:53 +02:00
Sandro
1b5980eb61
Merge pull request #174960 from SuperSandro2000/binocle
binocle: init at 0.3.0
2022-05-27 19:05:21 +02:00
Sandro
83f03401a7 Merge pull request #174819 from mweinelt/ansible
ansible_2_12: 2.12.5 -> 2.12.6; add meta.changelog; remove my maintainership
2022-05-27 18:52:05 +02:00
Sandro
00a700e7ae
Merge pull request #171205 from aaronjheng/okteto
okteto: init at 2.3.1
2022-05-27 18:48:33 +02:00
Sandro
2539189d0f
Merge pull request #174560 from RamKromberg/fix/metamorphose2
metamorphose2: 0.9.0 -> 0.10.0 & revert drop
2022-05-27 18:39:04 +02:00
Sandro Jäckel
6ff6d35a69
binocle: init at 0.3.0 2022-05-27 18:38:30 +02:00
ajs124
5c28369903
Merge pull request #174734 from helsinki-systems/feat/trunk-pkgs
release: Slightly adjust release-critical packages
2022-05-27 18:24:11 +02:00
Fabian Affolter
85c465bd0a
Merge pull request #174242 from fabaff/dask-xgboost-remove
dask-xgboost: remove
2022-05-27 17:50:21 +02:00
Sandro
ae6a952cbd
Merge pull request #172939 from WolfangAukang/protovpn-cli-nmcli
python3Packages.protonvpn-nm-lib: add dependencies
2022-05-27 17:39:52 +02:00
Janne Heß
5c39ed00c6
Merge pull request #174722 from helsinki-systems/fix/perlPackages
perl*Packages: Fix all packages
2022-05-27 17:34:09 +02:00
sternenseemann
d01774baa3
Merge pull request #174917 from alyssais/scaleway-c1
lib.systems: drop scaleway-c1
2022-05-27 14:52:42 +02:00
P. R. d. O
2361dc9f4a
python3Packages.protonvpn-nm-cli: add dependencies 2022-05-27 06:44:08 -06:00
Alyssa Ross
089ff89f49
lib.systems: drop scaleway-c1
These servers apparently no longer exist, since September 2, 2021[1].
If somebody needs this for non-Scaleway machines, they should suggest
its reintroduction with a different name.

[1]: https://news.ycombinator.com/item?id=27192757
2022-05-27 12:02:39 +00:00
github-actions[bot]
41c7f85b39
Merge staging-next into staging 2022-05-27 12:01:49 +00:00
maxine [they]
7758705cfd
Merge pull request #174794 from maxeaubrey/kind_0.14.0
kind: 0.11.1 -> 0.14.0
2022-05-27 12:32:52 +02:00
Doron Behar
abed44794d
Merge pull request #174875 from doronbehar/pkg/syncthingtray 2022-05-27 11:58:11 +03:00
Doron Behar
bf8134d860 libsForQt5.qtforkawesome: init at 0.0.4 2022-05-27 09:45:34 +03:00
github-actions[bot]
ccdd189373
Merge staging-next into staging 2022-05-27 06:01:56 +00:00
Aaron Jheng
bbf24b7305
okteto: init at 2.3.1 2022-05-27 00:48:19 +00:00
Sandro
26b3864c6b
Merge pull request #171290 from khrj/add-bootstrap-studio
bootstrap-studio: init at 6.0.1
2022-05-27 02:41:05 +02:00
Samuel Ainsworth
4edbc05a5e python3Packages.expecttest: init at 0.1.3 2022-05-27 00:37:27 +00:00
Sandro
bc475bd757
Merge pull request #170927 from Atry/libdwarf_0_4 2022-05-27 02:32:43 +02:00
Peter Hoeg
d9e295cdef openxcom: build with SDL_compat 2022-05-27 08:09:56 +08:00
Peter Hoeg
1f12226231 rott: build with SDL_compat 2022-05-27 08:09:56 +08:00
Peter Hoeg
579e722117 tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
Peter Hoeg
73a4c001d4 SDL_compat: init at 1.2.52 2022-05-27 08:09:56 +08:00
github-actions[bot]
7c4e7c3159
Merge staging-next into staging 2022-05-27 00:03:07 +00:00
Mario Rodas
d1c9343c16
Merge pull request #174509 from marsam/update-pgmetrics
pgmetrics: 1.12.0 -> 1.13.0
2022-05-26 18:52:37 -05:00
Martin Weinelt
df97614d21
ansible, ansible_2_12: add meta.changelog 2022-05-27 01:10:57 +02:00
Martin Weinelt
c7d07ecaa2
ansible_2_12: 2.12.5 -> 2.12.6
https://groups.google.com/g/ansible-announce/c/81wcXfiMyzA
https://github.com/ansible/ansible/blob/v2.12.6/changelogs/CHANGELOG-v2.12.rst
2022-05-27 01:08:16 +02:00
Fabian Affolter
91824e3192 python310Packages.aeppl: init at 0.0.31 2022-05-26 23:31:56 +02:00
Fabian Affolter
0fb3b8bddf python310Packages.numdifftools: init at 0.9.40 2022-05-26 23:31:55 +02:00
Sandro Jäckel
0b37294d9b
python310Packages.drf-spectacular: init at 0.22.1 2022-05-26 22:26:06 +02:00
Maxine Aubrey
5b062820b6
kind: 0.11.1 -> 0.14.0
- https://github.com/kubernetes-sigs/kind/releases/tag/v0.12.0
- https://github.com/kubernetes-sigs/kind/releases/tag/v0.13.0
- https://github.com/kubernetes-sigs/kind/releases/tag/v0.14.0

Changes:
- update/fix nixos specific kernel module path patch
- change build options to match upstream
- pin major go version to match upstream
2022-05-26 22:09:55 +02:00
Manuel Bärenz
3b6fb49f3d scribus: Rename scribus{,Unstable} -> scribus{_1_4,} 2022-05-26 21:10:04 +02:00
github-actions[bot]
7ed55e7bca
Merge staging-next into staging 2022-05-26 18:01:45 +00:00
Ben Siraphob
85b0971c3c
Merge pull request #174752 from Yureien/init/wgcf 2022-05-26 09:03:38 -07:00
Thomas Tuegel
e12e133539
Merge pull request #174646 from helsinki-systems/qjson-qt5
qjson: qt4 -> qt5, clementine: build without qt4 & remove libechonest
2022-05-26 10:28:35 -05:00
ajs124
a212889d9a qjson: move to qt5-packages 2022-05-26 17:02:55 +02:00
Soham Sen
995033c439 wgcf: init at 2.2.14 2022-05-26 20:09:36 +05:30
Fabian Affolter
0c9407602d
Merge pull request #174720 from fabaff/arviz-fix
python39Packages.arviz: refactor
2022-05-26 15:51:19 +02:00
Janne Heß
24bd72fd83
release: Slightly adjust release-critical packages
Removing Python 2 because it's EOL and most packages don't use it
anymore.
Also replace thunderbird with firefox because more people use it and it
feels better maintained in general
2022-05-26 15:45:38 +02:00
Jonas Heinrich
f81c763c1d nixos/appvm: init at unstable-2021-12-20
Co-authored-by: Mikhail Klementev <blame@dumpstack.io>
Co-authored-by: Cabia Rangris <me@cab404.ru>
2022-05-26 08:33:49 -04:00
Janne Heß
2997839463
perl*Packages: Fix all packages
This is mostly done by disabling the tests or the entire package on
Darwin
2022-05-26 14:21:17 +02:00
github-actions[bot]
d8aac1a80f
Merge staging-next into staging 2022-05-26 12:01:59 +00:00
Robert Schütz
4a8b1f3a22 warp: init at 0.1.2 2022-05-26 06:48:01 +00:00
Mario Rodas
4307907d72 python39Packages.pdfminer-six: add alias to pdfminer 2022-05-25 23:47:50 -07:00
Fabian Affolter
68f5159e30 python39Packages.numpyro: init at 0.9.2 2022-05-26 08:26:47 +02:00
github-actions[bot]
7473d05c8d
Merge staging-next into staging 2022-05-26 06:01:48 +00:00
Maciej Krüger
41e3072c81
Merge pull request #147232 from mkg20001/zen-tweaks 2022-05-26 06:44:54 +02:00
legendofmiracles
e221ba1e6b
Merge pull request #174591 from Infinidoge/new/packwiz
packwiz: init
2022-05-25 21:41:06 -06:00
Infinidoge
9687b5e62e packwiz: init 2022-05-25 23:21:45 -04:00
Yang, Bo
3654935a3a libdwarf_0_4: init at 0.4.0 2022-05-25 19:34:54 -07:00
linsui
845591e71b yutto: init at 2.0.0b13 2022-05-26 10:06:31 +08:00
linsui
ba5adb55e0 biliass: init at 1.3.4 2022-05-26 10:06:30 +08:00
ajs124
c2e15baf04 libechonest: remove 2022-05-26 03:53:54 +02:00
ajs124
d60f81e8c1 qjson: qt4 -> qt5 2022-05-26 03:22:50 +02:00
github-actions[bot]
f82caaee74
Merge staging-next into staging 2022-05-26 00:02:58 +00:00
Sandro
012ac668ef
Merge pull request #174572 from SuperSandro2000/djangorestframework-recursive 2022-05-26 00:30:16 +02:00
Travis Davis
4be2ce0d4d
sov: init as 0.71 (#174492)
* sov: init as v0.71

* Apply suggestions from code review

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-25 23:30:07 +02:00
Sandro
882fc91780
Merge pull request #174091 from alyssais/linux-5.18 2022-05-25 22:55:58 +02:00
Fabian Affolter
a7f104763d python39Packages.xarray-einstats: init at 0.2.2 2022-05-25 22:36:26 +02:00
Martin Weinelt
871f9530db
Merge pull request #174346 from helsinki-systems/drop/holdingnuts
holdingnuts: remove
2022-05-25 21:33:30 +02:00
Sandro
97193fceb9
Merge pull request #169312 from 06kellyjac/apko
apko: init at 0.3.3
2022-05-25 21:06:57 +02:00
Sandro Jäckel
e004ecff1c
python310Packages.djangorestframework-recursive: init at 0.1.2 2022-05-25 20:34:12 +02:00
Sandro
fa231f67d5
Merge pull request #174570 from SuperSandro2000/dj-rest-auth
python310Packages.dj-rest-auth: init at 2.2.4
2022-05-25 20:29:25 +02:00
Sandro
bc035f6792
Merge pull request #174568 from SuperSandro2000/djangorestframework-camel-case
python310Packages.djangorestframework-camel-case: init at 1.3.0
2022-05-25 20:29:03 +02:00
Sandro
349172e7c8
Merge pull request #174567 from SuperSandro2000/django-rest-polymorphic
python310Packages.django-rest-polymorphic: init at 0.1.9
2022-05-25 20:17:28 +02:00
Sandro Jäckel
96ce7903e8
python310Packages.dj-rest-auth: init at 2.2.4 2022-05-25 20:03:11 +02:00
Pavol Rusnak
27d54ad2e9
Merge pull request #174556 from prusnak/clboss
clboss: init at 0.12
2022-05-25 20:02:55 +02:00
github-actions[bot]
ab6c34c083
Merge staging-next into staging 2022-05-25 18:01:56 +00:00
Cyril Cohen
d113661156 coqPackages: etc
- put `findlib` in `buildInputs` of `mkCoqDerivation` to make sure `coq` packages find their ocaml plugin dependencies,
- use `propagatedBuildInputs` to make sure ocaml plugin dependencies are in path,
- updated `coqPackage.heq` (broken url),
- fixed use of `DESTDIR` and `COQMF_COQLIB` in mkCoqDerivation,
- adding `COQCORELIB` environement variable to put ocaml plugin files in the right place,
- make `metaFetch` available from `coqPackages`
2022-05-25 20:00:25 +02:00
Sandro Jäckel
06fc427d0d
python310Packages.djangorestframework-camel-case: init at 1.3.0 2022-05-25 19:59:33 +02:00
Sandro Jäckel
0b17f1cf02
python310Packages.django-rest-polymorphic: init at 0.1.9 2022-05-25 19:45:41 +02:00
Sandro
d0f6b9d596
Merge pull request #174096 from GaetanLepage/pkg/mprocs
mprocs: init at 0.2.2
2022-05-25 19:29:50 +02:00
Ram Kromberg
61f655ccec Revert "metamorphose2: drop"
This reverts commit 608cde3bd4.
2022-05-25 20:22:14 +03:00
Pavol Rusnak
faf5052a23
clboss: init at 0.12 2022-05-25 19:14:20 +02:00
Sandro
7fa8d8b2e2
Merge pull request #153481 from Tchekda/submit/bird-lg 2022-05-25 18:20:58 +02:00
Pavol Rusnak
ef50f067f7
Merge pull request #171043 from prusnak/curlWithGnuTls
treewide: refactor curlWithGnuTls into all-packages.nix
2022-05-25 17:18:07 +02:00
Alyssa Ross
78cf42b90d cgiserver: init at 1.0.0 2022-05-25 12:32:34 +00:00
Arnout Engelen
b27f78f56e
Merge pull request #171641 from raboof/rename-dotty-scala_3
dotty: rename to scala_3
2022-05-25 14:11:57 +02:00
github-actions[bot]
39a2f44695
Merge staging-next into staging 2022-05-25 12:02:16 +00:00
Jacek Galowicz
f16159714c
Merge pull request #173267 from tljuniper/add-mkdocs-macros-plugin
python3Packages.mkdocs-macros: init at 0.7.0
2022-05-25 13:22:31 +02:00
davidak
2ab874f627
Merge pull request #173391 from Alexnortung/activate-linux
activate-linux: init at unstable-2022-05-22
2022-05-25 12:08:38 +02:00
Vincent Laporte
25bfced875 ocamlPackages.tiny_httpd: init at 0.12 2022-05-25 09:21:52 +01:00
tljuniper
f3b7a7d654 python3Packages.mkdocs-macros: init at 0.7.0 2022-05-25 10:16:14 +02:00
Martin Weinelt
92ef35201b
Merge pull request #174351 from dotlambda/greeneye-monitor-init
home-assistant: support greeneye_monitor component
2022-05-25 09:45:22 +02:00
Martin Weinelt
6a7dafe13f
Merge pull request #174349 from dotlambda/panasonic-viera-init
home-assistant: support panasonic_viera component
2022-05-25 09:43:30 +02:00
Fabian Affolter
740b6b453d
Merge pull request #174322 from fabaff/tokenizers-fix
python310Packages.tokenizers: unstable-2021-08-13 -> 0.12.1
2022-05-25 08:51:43 +02:00
Robert Hensing
40b6089f21
Merge pull request #171014 from hercules-ci/nixpkgs-warn-undeclared-options
pkgs/top-level/config.nix: Add warnUndeclaredOptions
2022-05-25 08:37:15 +02:00
github-actions[bot]
2342303c1c
Merge staging-next into staging 2022-05-25 06:02:19 +00:00
Mario Rodas
e81a247cb6 pgmetrics: 1.12.0 -> 1.13.0
https://github.com/rapidloop/pgmetrics/releases/tag/v1.13.0
2022-05-25 04:20:00 +00:00
Aaron Andersen
137121f74e
Merge pull request #174295 from etu/php-default-to-php81
php: Upgrade from PHP 8.0 to 8.1 as default PHP
2022-05-24 23:29:17 -04:00
github-actions[bot]
59d64381a5
Merge staging-next into staging 2022-05-25 00:04:08 +00:00
Robert Schütz
718a35f65a python3Packages.greeneye-monitor: init at 3.0.3 2022-05-25 00:02:18 +00:00
Robert Schütz
876f70ea41 python3Packages.siobrultech-protocols: init at 0.5.0 2022-05-24 23:59:09 +00:00
Robert Schütz
02eba7e7c5 python3Packages.panasonic-viera: init at 0.4.0 2022-05-24 23:32:57 +00:00
ajs124
3cf64d717a holdingnuts: remove 2022-05-25 01:22:31 +02:00
Sandro
f7240fbd5d
Merge pull request #174225 from dotlambda/pyreadability-drop
python3Packages.pyreadability: make alias of readability-lxml
2022-05-25 00:34:15 +02:00
Fabian Affolter
73aa9f07ee python310Packages.tokenizers: add Security for darwin 2022-05-25 00:16:29 +02:00
Pascal Bach
89893d4497
Merge pull request #174212 from ibizaman/up/nxt-python
nxt-python: init at 3.0.1
2022-05-24 22:37:15 +02:00