Commit graph

1926 commits

Author SHA1 Message Date
Pierre Bourdon f5c27c6136
Merge pull request #270254 from lourkeur/chia-drop
chia: drop
2023-11-30 10:21:56 +01:00
Weijia Wang 72b7b77271
Merge pull request #270234 from emmanuelrosa/bisq-1.9.14-r2
bisq-desktop: 1.9.12 -> 1.9.14
2023-11-30 04:12:33 +01:00
Louis Bettens 517d5ab0b5
chia: drop 2023-11-29 23:34:55 +01:00
André Silva 491af1f1cc
Merge pull request #269634 from andresilva/polkadot-1.4.0
polkadot: 1.3.0 -> 1.4.0
2023-11-27 17:54:48 +00:00
h7x4 41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Emmanuel Rosa 09a4aa0e51 bisq-desktop: 1.9.12 -> 1.9.14 2023-11-26 13:47:16 -05:00
R. Ryantm da90d6d5bf fulcrum: 1.9.3 -> 1.9.7 2023-11-25 03:09:59 +00:00
André Silva c53afd4687
polkadot: 1.3.0 -> 1.4.0 2023-11-24 13:06:18 +00:00
R. Ryantm 1088b405d1 besu: 23.10.0 -> 23.10.2 2023-11-23 12:03:57 -08:00
R. Ryantm 86ca3e1810 go-ethereum: 1.13.4 -> 1.13.5 2023-11-19 14:13:02 +00:00
R. Ryantm c3094f371b erigon: 2.53.1 -> 2.54.0 2023-11-17 22:30:41 +00:00
github-actions[bot] eba04b3485
Merge master into staging-next 2023-11-15 12:01:18 +00:00
R. Ryantm c703e26314 snarkos: 2.2.1 -> 2.2.4 2023-11-15 09:31:33 +00:00
Fabián Heredia Montiel 884449105e Merge remote-tracking branch 'origin/master' into staging-next 2023-11-13 14:31:51 -06:00
R. Ryantm 2b7e21b32c op-geth: 1.101301.1 -> 1.101304.0 2023-11-13 15:47:55 +00:00
github-actions[bot] e8096ee1e1
Merge staging-next into staging 2023-11-10 18:01:34 +00:00
R. Ryantm f3557b9c85 ledger-live-desktop: 2.69.0 -> 2.71.0 2023-11-10 06:45:35 +00:00
github-actions[bot] 5725d489f3
Merge staging-next into staging 2023-11-09 12:01:36 +00:00
asymmetric 18e76671a1
Merge pull request #266153 from andresilva/polkadot-v1.3.0
polkadot: 1.2.0 -> 1.3.0
2023-11-09 11:04:41 +01:00
Alyssa Ross e3e57b8f18 lib.systems: elaborate Rust metadata
We need this stuff to be available in lib so make-derivation.nix can
access it to construct the Meson cross file.

This has a couple of other advantages:

 - It makes Rust less special.  Now figuring out what Rust calls a
   platform is the same as figuring out what Linux or QEMU call it.

 - We can unify the schema used to define Rust targets, and the schema
   used to access those values later.  Just like you can set "config"
   or "system" in a platform definition, and then access those same
   keys on the elaborated platform, you can now set "rustcTarget" in
   your crossSystem, and then access "stdenv.hostPlatform.rustcTarget"
   in your code.

"rustcTarget", "rustcTargetSpec", "cargoShortTarget", and
"cargoEnvVarTarget" have the "rustc" and "cargo" prefixes because
these are not exposed to code by the compiler, and are not
standardized.  The arch/os/etc. variables are all named to match the
forms in the Rust target spec JSON.

The new rust.target-family only takes a list, since we don't need to
worry about backwards compatibility when that name is used.

The old APIs are all still functional with no warning for now, so that
it's possible for external code to use a single API on both 23.05 and
23.11.  We can introduce the warnings once 23.05 is EOL, and make them
hard errors when 23.11 is EOL.
2023-11-09 10:02:24 +01:00
Lorenzo Manacorda 677ab0dfd5 polkadot: remove asymmetric from maintainers
No longer use this package.
2023-11-08 12:49:28 +01:00
André Silva 302efb649f
polkadot: 1.2.0 -> 1.3.0 2023-11-07 22:26:31 +00:00
Thiago Kenji Okada b45133e20d
Merge pull request #244298 from oxalica/remove-unused
{birdtray,isgx,mycrypto,osu-lazer,stretchly,tree-sitter}: remove oxalica as maintainer
2023-11-06 08:13:34 +00:00
Pavol Rusnak e978ebd57c
Merge pull request #265635 from erikarvstedt/electrs-0.10.1
electrs: 0.9.13 -> 0.10.1
2023-11-05 14:53:24 +01:00
Jörg Thalheim 4af510c7ae treewide: drop myself from packages that I don't activily maintain 2023-11-05 05:43:35 +01:00
OTABI Tomoya dd62c08abe
Merge pull request #264281 from r-ryantm/auto-update/exodus
exodus: 23.9.25 -> 23.10.24
2023-11-05 13:21:44 +09:00
Erik Arvstedt d1381ea245
electrs: 0.9.13 -> 0.10.1 2023-11-04 21:47:04 +01:00
Weijia Wang b229731c4d
Merge pull request #264132 from r-ryantm/auto-update/besu
besu: 23.7.3 -> 23.10.0
2023-11-04 01:31:40 +01:00
Weijia Wang 4b7349595e
Merge pull request #263643 from r-ryantm/auto-update/ergo
ergo: 5.0.14 -> 5.0.15
2023-11-04 01:08:39 +01:00
R. Ryantm d0cdff7e63 fulcrum: 1.9.2 -> 1.9.3 2023-10-31 13:31:17 +00:00
R. Ryantm 89f912e2e2 exodus: 23.9.25 -> 23.10.24 2023-10-30 02:04:09 +00:00
Jakub Sokołowski c03b74224a erigon: fix SIGILL error due to missing CGO_CFLAGS
Currently Erigon binary fails to start on some systems with:
```
 > erigon --version
Caught SIGILL in blst_cgo_init, consult <blst>/bindinds/go/README.md.
```
The reason for that are missing `CGO_CFLAGS` that can be seen here:
https://github.com/ledgerwatch/erigon/blob/v2.53.2/Makefile#L26

For more information on this see this `bsc` issue:
https://github.com/bnb-chain/bsc/issues/1521

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-10-29 13:47:32 +00:00
R. Ryantm ddae1c58ad besu: 23.7.3 -> 23.10.0 2023-10-29 08:55:32 +00:00
R. Ryantm 0bcf3858a5 go-ethereum: 1.13.0 -> 1.13.4 2023-10-28 08:23:13 +00:00
R. Ryantm 37fec5530e erigon: 2.50.0 -> 2.53.1 2023-10-27 17:37:10 +00:00
R. Ryantm ad2838c30f ergo: 5.0.14 -> 5.0.15 2023-10-26 20:11:05 +00:00
Peder Bergebakken Sundt f9d4f5f23c
Merge pull request #263052 from centromere/lighthouse-4.5.0
lighthouse: 4.1.0 -> 4.5.0
2023-10-26 20:39:11 +02:00
André Silva 0ac6ae7add
Merge pull request #262774 from andresilva/polkadot-v1.2.0
polkadot: 1.1.0 -> 1.2.0
2023-10-24 22:38:42 +01:00
André Silva c22f238112
polkadot: 1.1.0 -> 1.2.0 2023-10-24 15:17:03 +01:00
Pavol Rusnak fac4246531
btcpayserver: 1.11.6 -> 1.11.7 2023-10-24 15:54:03 +02:00
Alex Wied 5699266541 lighthouse: 4.1.0 -> 4.5.0 2023-10-23 21:15:49 -04:00
Weijia Wang 840bfc404d
Merge pull request #262712 from oluceps/exodus-fetch
exodus: use fetchurl instead requireFile
2023-10-23 01:57:31 +02:00
oluceps 3c508c62c7
exodus: use fetchurl instead requireFile 2023-10-22 18:31:09 +08:00
Alyssa Ross 83b8726e5f
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/velbus-aio/default.nix
2023-10-21 17:24:16 +00:00
Pavol Rusnak 77f3a6deb2
trezor-suite: 23.4.2 -> 23.10.1 2023-10-21 12:12:51 +02:00
github-actions[bot] fb3e2499b7
Merge master into staging-next 2023-10-21 00:02:17 +00:00
R. Ryantm 56720599ce snarkos: 2.1.7 -> 2.2.1 2023-10-20 20:31:28 +00:00
github-actions[bot] cfc75eec46
Merge master into staging-next 2023-10-20 18:00:54 +00:00
Pavol Rusnak db773d3ff3
Merge pull request #262018 from fanquake/bitcoin_core_25_1
bitcoin: 25.0 -> 25.1
2023-10-20 17:45:15 +02:00
Yureka 799fff889b tree-wide: make rust jemalloc-sys use nixpkgs jemalloc build 2023-10-20 14:26:07 +02:00