Commit Graph

6 Commits

Author SHA1 Message Date
Niko Cantero
55e6535e4e
maintainers: rename nyanbinary to nyabinary 2024-09-19 15:04:36 -04: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
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
Fabián Heredia Montiel
884449105e Merge remote-tracking branch 'origin/master' into staging-next 2023-11-13 14:31:51 -06:00
Niko
c6a23d421c cosmic-panel: unstable-2023-09-22 -> unstable-2023-11-13 2023-11-13 21:22:24 +01:00
Niko
40a621afbe cosmic-panel: move to pkgs/by-name 2023-11-13 21:22:24 +01:00