about summary refs log tree commit diff
path: root/pkgs/tools/text/goawk/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
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-04-20goawk: 1.26.0 -> 1.27.0Ashish SHUKLA1-2/+2
2024-02-29goawk: 1.25.0 -> 1.26.0R. Ryantm1-2/+2
2023-10-07goawk: 1.24.0 -> 1.25.0R. Ryantm1-2/+2
2023-07-17goawk: 1.23.3 -> 1.24.0Sandro Jäckel1-2/+2
Diff: https://github.com/benhoyt/goawk/compare/v1.23.3...v1.24.0
2023-06-13goawk: 1.23.2 -> 1.23.3 (#237220)wahjava1-2/+2
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-06-06goawk: 1.23.1 -> 1.23.2Sandro Jäckel1-2/+2
Diff: https://github.com/benhoyt/goawk/compare/v1.23.1...v1.23.2
2023-05-21goawk: 1.23.0 -> 1.23.1R. Ryantm1-2/+2
2023-05-16goawk: 1.22.0 -> 1.23.0R. Ryantm1-3/+3
2023-04-08goawk: 1.21.0 -> 1.22.0Ashish SHUKLA1-2/+2
2023-01-21Merge pull request #211962 from figsoda/gofigsoda1-1/+1
treewide: remove empty go vendor hashes
2023-01-21treewide: remove empty go vendor hashesfigsoda1-1/+1
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2022-11-27goawk: 1.20.0 -> 1.21.0Ashish SHUKLA1-2/+2
2022-07-25goawk: 1.18.0 -> 1.20.0Ashish SHUKLA1-3/+10
- Add dependency on gawk for running tests
2022-05-21goawk: 1.17.1 -> 1.18.0Ashish SHUKLA1-2/+8
2022-05-11goawk: 1.16.0 -> 1.17.1Ashish SHUKLA1-8/+2
Also while here unskip the tests which are passing now
2022-04-06goawk: enable testssuperherointj1-3/+14
2022-02-19goawk: 1.15.0 -> 1.16.0Ashish SHUKLA1-2/+2
2022-02-05goawk: init at 1.15.0Ashish SHUKLA1-0/+25