Commit Graph

11 Commits

Author SHA1 Message Date
Paul Meyer
18ecb38afd
fscryptctl: 1.0.0 -> 1.2.0 (#338344) 2024-09-16 15:17:26 +02:00
Paul Meyer
840e9ca127 fscryptctl: replace rec with finalAttrs
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-09-16 13:03:44 +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
Paul Meyer
4e49df05ed fscryptctl: move to by-name
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-30 09:24:32 +02:00
Domen Kožar
f5129fb42b
Merge pull request #318358 from shyim/add-fsnotifier-package
fsnotifier: init at 2024.2.0
2024-08-07 09:32:40 +01: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
Soner Sayakci
f0868e8ffb
fsnotifier: init at 2024.2.0 2024-06-08 22:27:52 +02:00
TomaSajt
99e9fdb0e4
fsuae: strip .dat archive for determinism 2024-03-18 19:37:09 +01:00
Anderson Torres
773de59c1b fsuae-launcher: 3.1.68 -> 3.1.70
Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
2024-03-10 00:32:55 -03:00
Anderson Torres
f67c4bbccf fsuae-launcher: migrate to by-name 2024-03-10 00:32:55 -03:00
Anderson Torres
c2ad2cde3a fsuae: migrate to by-name 2024-03-10 00:32:55 -03:00