Commit Graph

7 Commits

Author SHA1 Message Date
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
R. Ryantm
d3c10bb4a8 mosdepth: 0.3.8 -> 0.3.9 2024-08-28 01:22:07 +00:00
R. Ryantm
ec4f269ddd mosdepth: 0.3.7 -> 0.3.8 2024-04-17 14:33:11 +00:00
R. Ryantm
7f7a1e32ab mosdepth: 0.3.6 -> 0.3.7 2024-03-20 23:53:43 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
d2232269ed mosdepth: 0.3.5 -> 0.3.6 2023-12-06 10:53:03 +00:00
Emery Hemingway
0f089515b1 mosdepth: build with a lockfile 2023-11-28 16:48:10 +02:00