about summary refs log tree commit diff
path: root/pkgs/applications/misc/tsukae
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove ending period from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2023-12-20treewide: don't use pname for mainProgram where pname is staticSandro Jäckel1-1/+1
2023-09-13treewide: vendorSha256 → vendorHashFabián Heredia Montiel1-1/+1
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2022-01-01buildGoModule packages: remove unnecessary `runVend`zowoq1-3/+1
2021-05-08tsukae: remove platform specificsL3af1-1/+0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-07tsukae: init at unstable-2021-04-19L3af1-0/+26