Commit Graph

14 Commits

Author SHA1 Message Date
R. Ryantm
42fc1fc8d6 codux: 15.34.0 -> 15.35.2 2024-10-09 04:08:25 +00: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
R. Ryantm
77afe924e5 codux: 15.33.0 -> 15.34.0 2024-09-05 00:56:45 +00:00
R. Ryantm
6c28973683 codux: 15.32.0 -> 15.33.0 2024-08-21 01:14:31 +00:00
R. Ryantm
2f96b1f722 codux: 15.30.0 -> 15.32.0 2024-08-03 23:57:36 +00:00
R. Ryantm
c5bc51c546 codux: 15.29.1 -> 15.30.0 2024-07-04 05:00:40 +00:00
R. Ryantm
6a22adea09 codux: 15.29.0 -> 15.29.1 2024-06-26 16:22:59 +00:00
R. Ryantm
dad27f87e7 codux: 15.28.0 -> 15.29.0 2024-06-20 06:52:28 +00:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
a0494bbde7 codux: 15.27.0 -> 15.28.0 2024-06-05 12:32:06 +00:00
R. Ryantm
f73384503e codux: 15.26.0 -> 15.27.0 2024-05-22 00:37:14 +00:00
R. Ryantm
d4cb8f434b codux: 15.25.1 -> 15.26.0 2024-05-13 22:11:52 +00:00
R. Ryantm
537333fad4 codux: 15.25.0 -> 15.25.1 2024-05-06 02:09:28 +00:00
kashw2
add9ba5e99 codux: migrate to by-name overlay 2024-04-28 16:29:19 +10:00