Colin Arnott
fa3bdfc956
popura: init at 0.4.6
...
Fixes #163221
2022-11-27 05:53:53 +00:00
Martin Weinelt
0a2798e49e
Merge pull request #202969 from dotlambda/svg2tikz-python3
2022-11-26 19:07:07 +01:00
7c6f434c
698540f73f
Merge pull request #203045 from thenonameguy/fix/asc
...
asc: 2.6.0.0 -> 2.6.3.0
2022-11-26 17:20:55 +00:00
Martin Weinelt
0890509525
Merge pull request #202915 from dotlambda/libkkc-python3
2022-11-26 14:01:24 +01:00
Krisztian Szabo
a63ffb18cb
asc: 2.6.0.0 -> 2.6.3.0
...
- Fixes build
- Updated to new source repository which users newer libraries
2022-11-26 13:09:32 +01:00
Jonas Heinrich
7ec2980f8e
Merge pull request #202982 from urandom2/gostatic
...
gostatic: init at 2.34
2022-11-26 12:48:47 +01:00
colin
ae466ee0ac
phosh-mobile-settings: init at 0.21.1
2022-11-26 10:53:58 +01:00
Colin Arnott
553446fdd3
gostatic: init at 2.34
...
Fixes #182477
2022-11-26 05:56:54 +00:00
Robert Schütz
cc4a9cedba
python310Packages.svg2tikz: 1.0.0 -> unstable-2021-01-12
2022-11-25 20:06:02 -08:00
Robert Schütz
d1fd77a82f
Merge pull request #202906 from dotlambda/libxml2Python-python3
...
libxml2Python: use python3
2022-11-25 16:19:20 -08:00
Sandro
bceec66466
Merge pull request #202938 from schuelermine/update/mypy/0.991
2022-11-26 01:19:02 +01:00
Anselm Schüler
ddf17cf314
pythonPackages.types-psutil: init at 5.9.5.5
2022-11-26 00:21:24 +01:00
Robert Schütz
1ea8bf15cb
python310Packages.marisa: init at 0.2.6
2022-11-25 13:16:44 -08:00
Luke Granger-Brown
bebec27baa
Merge pull request #159830 from chivay/lkrg
...
lkrg: init at 0.9.5
2022-11-25 21:33:04 +01:00
Robert Schütz
c1ac5b674c
libxml2Python: use python3
2022-11-25 12:31:57 -08:00
Sandro
e62efc6694
Merge pull request #168826 from Madouura/dev/linux-riscv
2022-11-25 20:54:51 +01:00
Sandro
fc9b971831
Merge pull request #202632 from dotlambda/qtwebengine-python3
2022-11-25 20:31:34 +01:00
Sandro
debfa6127d
Merge pull request #202340 from NickCao/wasmer
2022-11-25 20:26:35 +01:00
Robert Schütz
d6d06272a3
eclipses: use jdk17
...
JDK 11 depends on Python 2.
2022-11-25 19:18:07 +01:00
Fabian Affolter
ffc925cc77
Merge pull request #202683 from fabaff/appthreat-vulnerability-db-bump
...
python310Packages.appthreat-vulnerability-db: 2.0.9 -> 3.0.2
2022-11-25 19:08:18 +01:00
Sandro
dcaa4a9982
Merge pull request #200684 from zendo/museeks
2022-11-25 18:01:51 +01:00
Sandro
ca202a24a0
Merge pull request #200385 from zendo/fluent-reader
2022-11-25 18:01:31 +01:00
Nick Cao
843684e44e
release-lib: add support for riscv64-linux
...
(cherry picked from commit NickCao@3422a2203e7a2ffa4402bd9750d3de55939c8c8a)
2022-11-25 10:40:27 -06:00
Weijia Wang
9fd38e558f
erlang: migrate to wxGTK32
2022-11-25 11:04:00 -05:00
Ryan Lahfa
792635544e
Merge pull request #199406 from nikstur/cargo-cyclonedx
...
cargo-cyclonedx: init at 0.3.7
2022-11-25 15:50:16 +01:00
nikstur
2139320a9d
cargo-cyclonedx: init at 0.3.7
2022-11-25 14:46:37 +01:00
ajs124
482476bc1e
Merge pull request #202345 from helsinki-systems/fix/pam_p11
...
pam_p11: fix by pinning libp11 to openssl_1_1 as well
2022-11-25 14:42:33 +01:00
Pavol Rusnak
dade32b409
miniupnpc: use cmake for build
...
this fixes strange linking issues on darwin when any attempt to link
with libminiupnpc ends with "Killed: 9"
2022-11-25 10:27:49 +01:00
Robert Schütz
3265a24b79
Merge pull request #195151 from prtzl/gcc-arm-embedded
...
gcc-arm-embedded: 10.3 -> 11.3.rel1
2022-11-24 23:31:36 -08:00
Fabian Affolter
2916abd9ef
Merge pull request #202662 from fabaff/threatest
...
threatest: init at 1.1.0
2022-11-25 08:30:05 +01:00
Fabian Affolter
cd0f8f2cd2
Merge pull request #202704 from fabaff/google-reauth
...
python310Packages.google-reauth: init at 0.1.1, python310Packages.google-apitools: init at 0.5.32, python310Packages.gcs-oauth2-boto-plugin: init at 3.0
2022-11-25 08:29:54 +01:00
Boey Maun Suang
6f7d967e28
gnat11: Fix by building with older gnatboot
...
GCC's installation instructions strongly recommend using an older
version of GNAT to build GNAT, as "[m]ore recent versions of GNAT than
the version built are not guaranteed to work and will often fail during
the build with compilation errors." [1]
The recent upgrade of gnatboot to a 12.1 release in commit bc640dc
unfortunately resulted in such a failure for gnat11 [2], resulting in
the same errors as GCC bug 103357 [3], which was marked WONTFIX for the
reason above.
This patch therefore reverts gnat11 to being built with an earlier 11.x
gnatboot version, while keeping the updated 12.1 gnatboot to build
gnat12 (which is fine because the latter is currently version 12.2).
Fixing gnat11 is also a step towards re-enabling the
coreboot-toolchain-* packages to be built with Ada support.
To facilitate such explicit version dependencies while retaining the
meaning of the existing gnatboot package, and in the fashion of the
existing gcc packages, this patch also creates the packages gnatboot11
and gnatboot12 with gnatboot made an alias of gnatboot12.
[1]: https://gcc.gnu.org/install/prerequisites.html
[2]: https://github.com/NixOS/nixpkgs/pull/182414#issuecomment-1204432909
[3]: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103357
2022-11-25 08:15:10 +01:00
Vincent Laporte
06884e02ba
ocamlPackages.ocplib-json-typed: remove at 0.7.1
2022-11-24 21:45:24 +01:00
Vincent Laporte
5a23ebdf1d
ocamlPackages.ocplib-json-typed-bson: remove at 0.7.1
2022-11-24 21:45:24 +01:00
Vincent Laporte
acab80c274
ocamlPackages.ocplib-json-typed-browser: remove at 0.7.1
2022-11-24 21:45:24 +01:00
Cyril Cohen
e31777a12c
coqPackages.mathcomp-algebra-tactics: init at 1.0.0
2022-11-24 20:41:35 +01:00
K900
812a5d6652
Merge pull request #202664 from rnhmjoj/pr-bitcoin-cleanup
...
Bitcoin forks cleanup
2022-11-24 22:24:57 +03:00
Samuel Ainsworth
e8fc4ba294
Merge pull request #202438 from samuela/samuela/ariadne
...
python3Packages.ariadne: init at 0.16.1
2022-11-24 11:07:19 -08:00
Jan Tojnar
8a9ed9ff5d
Merge pull request #182405 from CaptainJawZ/master
...
furtherhance: init at 1.6.0
2022-11-24 19:55:59 +01:00
Robert Schütz
523a65c91e
libsForQt5.qtwebengine: build using python3
2022-11-24 10:15:41 -08:00
Fabian Affolter
7dfe967b9a
python310Packages.gcs-oauth2-boto-plugin: init at 3.0
2022-11-24 17:49:15 +01:00
Fabian Affolter
68abb93797
python310Packages.google-apitools: init at 0.5.32
2022-11-24 17:48:58 +01:00
Fabian Affolter
f31024ffc3
python310Packages.google-reauth: init at 0.1.1
2022-11-24 17:46:28 +01:00
Ryan Lahfa
2815fb279a
Merge pull request #201613 from nikstur/asmjit
...
asmjit: init at unstable-2022-11-10
Merged on a boat.
2022-11-24 15:57:53 +00:00
nikstur
bb4677b80c
asmjit: init at unstable-2022-11-10
2022-11-24 16:55:40 +01:00
Fabian Affolter
4df5f3f264
python310Packages.cvss: init at 2.5
2022-11-24 15:30:00 +01:00
Mario Rodas
648e0a9023
Merge pull request #194424 from 06kellyjac/vexctl
...
vexctl: init at 0.0.2
2022-11-24 09:23:53 -05:00
Jonas Heinrich
57728b51cf
Merge pull request #202404 from thyol/veryfasttree
...
veryfasttree: init at 3.1.1
2022-11-24 15:14:13 +01:00
Nick Cao
b79697e89b
wasmer: 2.3.0 -> 3.0.1
2022-11-24 22:04:20 +08:00
Jonas Heinrich
e35699dd57
Merge pull request #202411 from Mic92/yubioath-desktop
...
yubioath-desktop: drop as has been replaced by upstream
2022-11-24 14:47:12 +01:00