Commit Graph

9 Commits

Author SHA1 Message Date
OPNA2608
1521f96782 rcu: 2024.001p -> 2024.001q 2024-09-16 00:31:27 +02:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
ghpzin
fe0a5507a8
rcu: disable build on hydra
- rcu uses requireFile as src, so it cannot be built on Hydra
2024-09-05 21:36:28 +03:00
OPNA2608
5aa8ddf7e5 rcu: Properly keep src alive 2024-08-14 19:46:43 +02:00
OPNA2608
c2886beb55 rcu: Fix hash
2024.001(p) had a small fixup. Getting the original src is still possible, but less convenient. Let's just give in this time.
2024-07-02 21:52:06 +02:00
OPNA2608
418ee2b9dc rcu: 2024.001o -> 2024.001p 2024-06-14 00:17:54 +02:00
Sigmanificient
cc8120d3ff pkgs/by-name: remove unuseed fetchpatch arguments 2024-05-24 02:49:58 +02:00
OPNA2608
fdf193cb3c rcu: 2024.001n -> 2024.001o 2024-05-08 14:59:52 +02:00
OPNA2608
a0cfe5691b rcu: init at 2024.001n 2024-03-28 09:46:37 +01:00