Commit Graph

95 Commits

Author SHA1 Message Date
André Silva
b1352ca7d7
polkadot: 1.14.0 -> stable2407
https://github.com/paritytech/polkadot-sdk/releases/tag/polkadot-stable2407
2024-07-30 13:08:55 +01:00
André Silva
2e45bfd536
Merge pull request #324382 from andresilva/polkadot-v1.14.0
polkadot: 1.13.0 -> 1.14.0
2024-07-08 13:07:05 +01:00
André Silva
fe281c0fbf
polkadot: 1.13.0 -> 1.14.0 2024-07-03 18:23:04 +01:00
Martin Weinelt
f822b2ba5c Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
Alyssa Ross
b00f262516 Revert "rustc: disable wasm32 if some gcc options are set"
This reverts commits 6d0ba08b97,
723100d83b, and
bf13eca852.

The underlying issue has now been fixed, so we can re-enable
wasm32-unknown-unknown on all platforms.
2024-06-15 08:02:29 +02:00
André Silva
c89c6ef1fa
polkadot: 1.12.0 -> 1.13.0 2024-06-14 15:28:20 +01: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
Alyssa Ross
f9fffaf96e
polkadot: tighten platforms 2024-06-09 16:46:12 +01: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
Alyssa Ross
07f40e6892 rustc: don't try to use non-existent rust-lld
This removes the need to manually override Rust's default linker for
every package that builds for wasm32-unknown-unknown.
2024-05-29 23:08:09 +02:00
André Silva
1f069c65c2
polkadot: 1.11.0 -> 1.12.0 2024-05-21 15:53:17 +01:00
André Silva
8a375a4f8d
polkadot: 1.10.0 -> 1.11.0 2024-05-05 18:35:00 +01:00
Jonas Heinrich
f7709cf1b3 treewide: switch from rocksdb -> rocksdb_8_3 2024-04-22 13:02:14 +02:00
André Silva
a1ecddfe8a
polkadot: 1.9.0 -> 1.10.0 2024-04-09 15:14:46 +01:00
André Silva
d4ded8f9ca
polkadot: 1.8.0 -> 1.9.0 2024-03-19 16:30:41 +00:00
André Silva
d28821170a
polkadot: 1.7.0 -> 1.8.0 2024-03-05 17:12:31 +00:00
André Silva
b2d047d3f2
polkadot: 1.6.0 -> 1.7.0 2024-02-08 11:15:49 +00:00
André Silva
9fcbb8e48d
polkadot: 1.5.0 -> 1.6.0
diff: https://github.com/paritytech/polkadot-sdk/compare/polkadot-v1.5.0...polkadot-v1.6.0
changelog: https://github.com/paritytech/polkadot-sdk/releases/tag/polkadot-v1.6.0
2024-01-24 12:18:27 +00:00
github-actions[bot]
6859dda947
Merge master into staging-next 2023-12-22 12:01:16 +00:00
André Silva
55d2403b81
polkadot: 1.4.0 -> 1.5.0 2023-12-19 22:39:18 +00:00
Alyssa Ross
989723ecf2 rustc-wasm32: merge into rustc
Since wasm32-unknown-unknown doesn't require any extra
platform-specific dependencies (e.g. libc), we might as well just
always include in with rustc.  We could also include other targets
fitting these criteria, but I wasn't able to find any others that
actually build (not even wasm64-unknown-unknown).

The old rustc-wasm32 package disabled documentation, but we don't
actually need to do that — we just need to allow for some broken links
in the wasm32-unknown-unknown documentation.  Broken links in
documentation are an upstream issue anyway.  There's no need we need
to fail our build for them.
2023-12-05 15:09:28 +01:00
André Silva
c53afd4687
polkadot: 1.3.0 -> 1.4.0 2023-11-24 13:06:18 +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
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
André Silva
c22f238112
polkadot: 1.1.0 -> 1.2.0 2023-10-24 15:17:03 +01:00
Yureka
799fff889b tree-wide: make rust jemalloc-sys use nixpkgs jemalloc build 2023-10-20 14:26:07 +02:00
André Silva
6caacd0d81
polkadot: apply suggestions from code review
Co-authored-by: asymmetric <lorenzo@mailbox.org>
2023-09-29 12:01:05 +01:00
André Silva
8fbec03ebd
polkadot: 1.0.0 -> 1.1.0 2023-09-26 10:59:45 +01:00
André Silva
3c342d4785
polkadot: 0.9.43 -> 1.0.0 2023-07-24 16:26:50 +01:00
André Silva
6185470f8c
polkadot: 0.9.42 -> 0.9.43 2023-06-23 10:27:00 +01:00
André Silva
765488d27a
polkadot: 0.9.41 -> 0.9.42 2023-05-23 17:33:08 +01:00
André Silva
98427434d8
polkadot: 0.9.40 -> 0.9.41 2023-04-13 11:17:27 +01:00
André Silva
7242246c3f
polkadot: 0.9.39-1 -> 0.9.40 2023-03-29 10:42:17 +01:00
Yureka
f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
R. Ryantm
888878aca2 polkadot: 0.9.39 -> 0.9.39-1 2023-03-12 08:53:49 +00:00
R. Ryantm
e10f9f1fbf polkadot: 0.9.38 -> 0.9.39 2023-03-05 02:36:21 +00:00
R. Ryantm
4462237366 polkadot: 0.9.37 -> 0.9.38 2023-02-26 15:46:49 +00:00
André Silva
2fd344883d
polkadot: use system rocksdb 2023-01-24 10:11:13 +00:00
André Silva
5e77fe111d
polkadot: 0.9.36 -> 0.9.37 2023-01-23 12:45:11 +00:00
R. Ryantm
d46651e063 polkadot: 0.9.33 -> 0.9.36 2022-12-22 13:27:12 +00:00
Guillaume Girol
df6a7e941a treewide: use bindgenhook where possible 2022-12-06 19:26:14 +01:00
R. Ryantm
81e8d927e0 polkadot: 0.9.32 -> 0.9.33 2022-11-29 15:35:29 +00:00
R. Ryantm
4fc86adaa1 polkadot: 0.9.30 -> 0.9.32 2022-11-09 07:46:59 +00:00
github-actions[bot]
958cbc7d51
Merge master into staging-next 2022-10-19 18:09:25 +00:00
R. Ryantm
8da5fd6e96 polkadot: 0.9.29 -> 0.9.30 2022-10-18 03:19:50 +00:00
Artturin
7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
R. Ryantm
0cfbf8139d polkadot: 0.9.28 -> 0.9.29 2022-09-16 01:17:05 +00:00
R. Ryantm
666b8597da polkadot: 0.9.27 -> 0.9.28 2022-08-28 23:14:51 +00:00
Raghav Sood
c47e144237 polkadot: 0.9.26 -> 0.9.27 2022-08-06 12:58:47 +08:00