Commit Graph

7 Commits

Author SHA1 Message Date
Rafael Mazzutti
99aae1cedd wayland-pipewire-idle-inhibit: 0.5.1 -> 0.5.2 2024-09-16 22:08:22 -03: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
R. Ryantm
6b5698dace wayland-pipewire-idle-inhibit: 0.5.0 -> 0.5.1 2024-04-02 07:04:07 +00:00
R. Ryantm
9de9c90422 wayland-pipewire-idle-inhibit: 0.4.5 -> 0.5.0 2024-03-24 13:27:47 +00:00
Nick Cao
dfa08b768c
wayland-pipewire-idle-inhibit: use rustPlatform.bindgenHook, fix cross compilation 2024-02-27 13:26:26 -05:00
Rafael Mazzutti
b79fd410c3 wayland-pipewire-idle-inhibit: init at 0.4.5 2024-02-20 19:44:55 -03:00