Commit Graph

8 Commits

Author SHA1 Message Date
Olivér Falvai
44dd304227
zoraxy: mark as Linux-only
https://github.com/tobychui/zoraxy/tree/main/src/mod/ganserv has Linux and Windows-specific implementations, but no Darwin
2024-09-30 19:11:32 +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
R. Ryantm
e5148a335e zoraxy: 3.1.0 -> 3.1.1 2024-09-04 15:03:26 +00:00
R. Ryantm
111b49d11c zoraxy: 3.0.7 -> 3.1.0 2024-08-06 06:18:01 +00:00
R. Ryantm
f9113feab2 zoraxy: 3.0.6 -> 3.0.7 2024-06-20 19:23:31 +00:00
R. Ryantm
60c198d5d1 zoraxy: 3.0.5 -> 3.0.6 2024-06-10 16:53:49 +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
luftmensch-luftmensch
6489c9968b
zoraxy: init at 3.0.5 2024-05-27 17:40:41 +02:00