Commit Graph

9 Commits

Author SHA1 Message Date
R. Ryantm
b43baf6f3b oidc-agent: 5.2.2 -> 5.2.3 2024-10-29 09:02:07 +00:00
Fabián Heredia Montiel
ccec93c1c7 treewide: replace webkitgtk to webkitgtk_4_0
sed -i 's/ webkitgtk\b/ webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/(webkitgtk\b/(webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/\.webkitgtk\b/.webkitgtk_4_0/g' pkgs/**.nix

webkitgtk is currently pointing to that specific ABI version but the
alias is going to start warning
2024-10-11 17:23:43 -06:00
R. Ryantm
4100f0190b oidc-agent: 5.2.1 -> 5.2.2 2024-09-26 09:25:21 +00:00
lassulus
574d4f7f76
oidc-agent: reformat code, fix wrong man page location (#339707) 2024-09-20 10:42:34 +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
xinyangli
57737e22bd
oidc-agent: reformat code, fix wrong man page location 2024-09-05 12:13:46 +08:00
R. Ryantm
31e68de81d oidc-agent: 5.2.0 -> 5.2.1 2024-09-04 15:55:16 +00:00
R. Ryantm
426bd1df08 oidc-agent: 5.1.0 -> 5.2.0 2024-08-29 08:02:22 +00:00
xinyangli
fbe054e363
oidc-agent: init at 5.1.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-07-16 20:03:20 +08:00