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
Nydragon
6df981886b
apostrophe: 3.0 -> 3.1
Bump the version of apostrophe to 3.1.

Changelogs can be found
[here](https://gitlab.gnome.org/World/apostrophe/-/releases/v3.1).
2024-07-07 02:44:39 +02: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
aleksana
ca30363956 apostrophe: add aleksana as maintainers 2024-05-05 22:43:26 +08:00
aleksana
95d941d416 apostrophe: 2.6.3 -> 3.0 2024-05-05 22:42:38 +08:00
aleksana
83ceecf148 apostrophe: format with nixfmt-rfc-style 2024-05-05 22:38:25 +08:00
aleksana
10988d8ade apostrophe: move to pkgs/by-name 2024-05-04 16:54:42 +08:00