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
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
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
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
rnhmjoj
8a5a21905d
vertcoin: 0.15.0.1 -> 0.18.0
2022-11-24 14:30:10 +01:00
rnhmjoj
333f2ef763
digibyte: remove
...
Motivations:
1. digibyte has been unmmaintained since 2019
2. The GUI wallet doesn't support Qt > 5.14, which is deprecated
2022-11-24 13:53:04 +01:00
rnhmjoj
02f81170c4
bitcoin-unlimited: build with latest Qt
2022-11-24 13:53:04 +01:00
rnhmjoj
ce270b33ef
bitcoin-gold: remove
...
Motivations:
1. Bitcoin Gold has been unmmaintained since 2020
2. The GUI wallet doesn't support Qt > 5.14, which is deprecated
2022-11-24 13:52:54 +01:00
Sandro
d816102148
Merge pull request #201419 from wegank/hyprland-aarch64
2022-11-24 13:29:14 +01:00
Sandro
64f1d84088
Merge pull request #202518 from drupol/fix/fix-winbox
2022-11-24 13:28:25 +01:00
Fabian Affolter
2dc0434dcc
threatest: init at 1.1.0
2022-11-24 12:21:02 +01:00
rnhmjoj
9fff86f3eb
bitcoin-classic: remove
...
Motivations:
1. The project having been closed for 5 years,
2. 1 BXC is now worth less than 1 ¢,
3. It will stop building once Qt 5.14 is removed.
2022-11-24 11:47:35 +01:00
Sandro
381c3a564e
Merge pull request #202539 from NobbZ/rustic-rs-0-4-0
2022-11-24 11:46:16 +01:00
Pierce Bartine
47dfc53fea
sapling: init at 0.1.20221118-210929-cfbb68aa ( #201798 )
2022-11-24 00:58:03 -06:00
ajs124
6cb5f7bb7e
libp11: build reverse dependencies with same openssl version
2022-11-23 22:45:54 +01:00
Arthur Gautier
1462c3cc48
zlint: init at 3.4.0
2022-11-23 10:46:47 -08:00
Fabian Affolter
ae2ec3cd70
Merge pull request #202444 from fabaff/crackmapexec-bump
...
crackmapexec: 5.3.0 -> 5.4.0
2022-11-23 19:02:17 +01:00
Pol Dellaiera
5a166bbbc3
winbox: fix startup of the application
2022-11-23 18:05:13 +01:00
Norbert Melzer
12cadc9f11
rustic-rs: 0.3.2 -> 0.4.0
2022-11-23 16:33:19 +01:00
Peter Hoeg
625e691a67
sayonara: build against latest Qt5
2022-11-23 20:37:56 +08:00
Peter Hoeg
689f590488
subsurface: 5.0.2 -> 5.0.10 ( #202145 )
...
* subsurface: 5.0.2 -> 5.0.10
* override version detection
2022-11-23 20:37:02 +08:00
rnhmjoj
6c534a48f4
antimony: 2020-03-28 -> 2022-11-23
...
This allows building Antimony with Qt 5.15
2022-11-23 11:43:20 +01:00
Jörg Thalheim
83c19c791d
Merge pull request #200757 from Flakebi/rocm-test
...
nixos/tests: add ROCm and amdvlk tests
2022-11-23 09:56:05 +01:00
Peter Hoeg
091e6d7c69
gpxsee: 11.6 -> 11.9
2022-11-23 09:27:49 +08:00
Peter Hoeg
d2b9c6691e
qtpbfimageplugin: build with qt6 too
2022-11-23 09:27:49 +08:00
figsoda
3b400a525d
Merge pull request #202381 from figsoda/typeshare
...
typeshare: init at 1.0.0
2022-11-22 20:11:58 -05:00
zowoq
b72a75e7d7
nomad: 1.3 -> 1.4
2022-11-23 10:04:45 +10:00
Fabian Affolter
9746690d4a
python310Packages.masky: init at 0.1.1
2022-11-22 23:50:11 +01:00
Samuel Ainsworth
41f6bb837b
python3Packages.ariadne: init at 0.16.1
2022-11-22 14:18:00 -08:00