Commit Graph

2277 Commits

Author SHA1 Message Date
fanquake
d6e9159112
bitcoin: 27.0 -> 27.1 2024-06-17 16:37:56 +01:00
André Silva
acfb228c7b
Merge pull request #319832 from andresilva/polkadot-v1.13.0
polkadot: 1.12.0 -> 1.13.0
2024-06-16 22:22:28 +01:00
Pavol Rusnak
c55e09c1b8
Merge pull request #320257 from r-ryantm/auto-update/lndhub-go 2024-06-16 16:54:00 +02:00
R. Ryantm
e178e1053b lndhub-go: 0.14.0 -> 1.0.0 2024-06-16 13:32:54 +00:00
R. Ryantm
49075f20b9 ton: 2024.04 -> 2024.06 2024-06-14 22:33:17 +00:00
André Silva
c89c6ef1fa
polkadot: 1.12.0 -> 1.13.0 2024-06-14 15:28:20 +01:00
Raghav Sood
eb5ff26ad6
Merge pull request #319523 from r-ryantm/auto-update/trezor-suite
trezor-suite: 24.5.3 -> 24.5.4
2024-06-14 20:05:47 +08:00
R. Ryantm
e3c8b99702
trezor-suite: 24.5.3 -> 24.5.4 2024-06-14 20:04:54 +08:00
Raghav Sood
f172255668
Merge pull request #318532 from r-ryantm/auto-update/wasabiwallet
wasabiwallet: 2.0.8 -> 2.0.8.1
2024-06-14 20:00:59 +08:00
R. Ryantm
7e423c5bb4 optimism: 1.7.6 -> 1.7.7 2024-06-14 02:54:12 +00:00
R. Ryantm
815ebd3b75 quorum: 24.4.0 -> 24.4.1 2024-06-13 02:49:14 +00:00
Jan Tojnar
7987842fec
Merge pull request #318589 from jtojnar/u-s-v-ignore-same
common-updater-scripts/u-s-v: support --ignore-same-version
2024-06-13 00:41:07 +02:00
github-actions[bot]
fddadbd234
Merge master into staging-next 2024-06-12 12:01:10 +00:00
lassulus
e802a5faf4
Merge pull request #319185 from r-ryantm/auto-update/bitcoin-abc
bitcoin-abc: 0.29.5 -> 0.29.6
2024-06-12 10:47:50 +02:00
github-actions[bot]
e145b7fb56
Merge master into staging-next 2024-06-12 06:01:00 +00:00
R. Ryantm
2e6dd43789 bitcoin-abc: 0.29.5 -> 0.29.6 2024-06-12 01:05:59 +00:00
R. Ryantm
fd95d51c69 go-ethereum: 1.14.4 -> 1.14.5 2024-06-12 00:40:57 +00:00
github-actions[bot]
79bbeb1aaf
Merge master into staging-next 2024-06-11 00:02:06 +00:00
R. Ryantm
dd24a28395 erigon: 2.60.0 -> 2.60.1 2024-06-10 03:57:11 +00:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Raghav Sood
6dbef27d31
Merge pull request #318559 from alyssais/polkadot-platforms
polkadot: tighten platforms
2024-06-10 02:39:55 +08:00
Jan Tojnar
0421c816ba treewide: Simplify use of update-source-version
- `--ignore-same-version` allows us to not call it twice.
- with that, we can also omit version, to allow us updating e.g. `cargoDeps` hash
2024-06-09 20:33:23 +02:00
github-actions[bot]
5aea0ef461
Merge master into staging-next 2024-06-09 18:00:55 +00:00
Alyssa Ross
f9fffaf96e
polkadot: tighten platforms 2024-06-09 16:46:12 +01:00
R. Ryantm
036fbd68ba wasabiwallet: 2.0.8 -> 2.0.8.1 2024-06-09 14:16:27 +00:00
R. Ryantm
ed95dface2 fulcrum: 1.10.0 -> 1.11.0 2024-06-09 13:10:41 +00:00
Vladimír Čunát
b45d7259e5
Merge #318447: rustc: disable wasm32 if some gcc options are set
...into staging-next
2024-06-09 08:36:41 +02:00
Alyssa Ross
bf13eca852
rustc: disable wasm32 if some gcc options are set
This is a temporary fix to get rustc building again with these
configurations (which notably include the default aarch64-darwin one)
without causing a stdenv rebuild.  The real fix will be to avoid
passing these options through the Clang wrapper when the target is
overridden.

It could be that there are packages that need wasm32-unknown-unknown
beyond those I've marked as broken here — it's impossible to be sure
without a full rebuild.  But this should be most of them.
2024-06-09 07:20:18 +01:00
github-actions[bot]
f22f5c2c0c
Merge master into staging-next 2024-06-08 00:02:16 +00:00
Sandro
dfad10e83e
Merge pull request #313407 from aaronjheng/quorum
quorum: 23.4.0 -> 24.4.0
2024-06-07 23:00:02 +02:00
Nick Cao
891a5b132d
Merge pull request #317816 from r-ryantm/auto-update/dcrwallet
dcrwallet: 2.0.1 -> 2.0.2
2024-06-07 15:54:52 -04:00
github-actions[bot]
4ace29447c
Merge master into staging-next 2024-06-07 00:02:15 +00:00
R. Ryantm
ca21cfd26d dcrwallet: 2.0.1 -> 2.0.2 2024-06-06 19:57:59 +00:00
Raghav Sood
a0fc06753a
Merge pull request #317470 from r-ryantm/auto-update/go-ethereum
go-ethereum: 1.14.3 -> 1.14.4
2024-06-07 02:52:48 +08:00
github-actions[bot]
9f1130c9a6
Merge master into staging-next 2024-06-06 18:00:57 +00:00
Vincenzo Palazzo
fa4cc0e1f3 clightning: 24.02.2 -> 24.05
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2024-06-06 15:00:22 +02:00
R. Ryantm
a1f18b8e36 go-ethereum: 1.14.3 -> 1.14.4 2024-06-05 14:07:47 +00:00
github-actions[bot]
4b2a80fbd0
Merge master into staging-next 2024-06-05 00:02:31 +00:00
Weijia Wang
9a2cfa0763
Merge pull request #315480 from r-ryantm/auto-update/bitcoin-abc
bitcoin-abc: 0.29.4 -> 0.29.5
2024-06-04 22:13:47 +02:00
github-actions[bot]
2e595eb2e6
Merge master into staging-next 2024-06-03 12:01:29 +00:00
Pol Dellaiera
0fe55e4233
trezor-suite: update hash for aarch64-linux
Context: https://github.com/NixOS/nixpkgs/pull/316605
2024-06-03 08:22:28 +02:00
github-actions[bot]
c987c730bb
Merge master into staging-next 2024-06-03 00:02:20 +00:00
Pol Dellaiera
932e82150e
Merge pull request #316605 from r-ryantm/auto-update/trezor-suite
trezor-suite: 24.5.2 -> 24.5.3
2024-06-02 23:13:45 +02:00
Pavol Rusnak
86d79075b7
Merge pull request #316721 from jonasnick/lnd-0.18.0 2024-06-02 22:44:00 +02:00
Jonas Nick
b8f7f4431e
lnd: 0.17.5-beta -> 0.18.0-beta 2024-06-02 18:58:07 +00:00
github-actions[bot]
97d15b22bf
Merge master into staging-next 2024-06-02 18:01:10 +00:00
R. Ryantm
2444745f68 wasabiwallet: 2.0.7.2 -> 2.0.8 2024-06-02 05:42:12 +00:00
R. Ryantm
0f80487399 trezor-suite: 24.5.2 -> 24.5.3 2024-06-02 04:40:40 +00:00