Commit Graph

6 Commits

Author SHA1 Message Date
Aleksana
81dbc6e74b
httpie-desktop: add aarch64-linux support (#343532) 2024-10-19 16:28:52 +08:00
wxt
f4c57be80a httpie-desktop: add missing desktop entry 2024-09-23 11:17:13 +08:00
Gergő Móricz
5bf02d69a3 httpie-desktop: add aarch64-linux support 2024-09-21 18:01:00 +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
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Valentino
fa8184ddcb
httpie-desktop: init at 2024.1.2 (#311163) 2024-05-13 08:11:59 +00:00