Commit Graph

9 Commits

Author SHA1 Message Date
Alyssa Ross
acff7907ed
SDL1: fix building for musl with GCC 14 2024-09-15 22:15:20 +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
Anderson Torres
198dd168d5 SDL1: lib.optionals instead of lib.optional 2024-09-04 16:40:57 -03:00
Anderson Torres
83c5ee361c SDL1: hammering 2024-09-04 16:40:56 -03:00
Anderson Torres
0af8b6e06b SDL1: get rid of nested with in meta 2024-09-04 16:40:51 -03:00
Anderson Torres
4ca394d256 SDL1: finalAttrs design pattern 2024-09-04 16:40:37 -03:00
Anderson Torres
2de9476bf8 SDL1: move rpath next to its usage 2024-09-04 16:40:29 -03:00
Anderson Torres
3108fc275f SDL1: rework input set 2024-09-04 16:40:21 -03:00
Anderson Torres
7159facf92 SDL1: migrate to by-name
And green-alias both SDL1 and SDL_classic to it.
2024-09-04 12:24:11 -03:00