summary refs log tree commit diff
path: root/pkgs/tools
AgeCommit message (Collapse)AuthorFilesLines
2023-11-20pgbadger: fix build on darwinConnor Feeley1-2/+9
The pgbadger build was failing on darwin due to an error while trying to generate the package's documentation. The pgbadger script is executed during the build to dump the help text. The script's shebang line is too long on Darwin and needs to be shortened using 'shortenPerlShebang' for it to execute.
2023-11-20zpool-auto-expand-partitions: 0.1.0 -> 0.1.1Cole Helbling2-3/+761
This fixes the build with LLVM 16.
2023-11-20Merge pull request #265544 from dotlambda/poetry-1.7.0Robert Schütz3-16/+9
poetry: 1.6.1 -> 1.7.0
2023-11-20Merge pull request #268613 from xworld21/texlive-tldepsDmitry Kalinkin1-1/+1
texlive: fix dependency bug, add docs and release notes
2023-11-21Merge pull request #260061 from lecoqjacob/update-manixArtturi1-14/+18
2023-11-21Merge pull request #268557 from dawidd6/multipass-fixArtturi1-1/+7
2023-11-20Merge pull request #268778 from figsoda/frawkRobert Scott1-0/+6
frawk: fix build on darwin
2023-11-20maintainers: remove the numtide team (#268684)Jonas Chevalier2-2/+2
It doesn't really make sense for us as team members are focused on different things. At the end of the day it's the individuals that do the work.
2023-11-20frawk: fix build on darwinfigsoda1-0/+6
2023-11-21Merge pull request #209957 from r-ryantm/auto-update/taoupZak B. Elep1-2/+2
2023-11-20Merge pull request #268721 from mfrw/mfrw/dua-2.20.2figsoda1-3/+3
dua: 2.20.1 -> 2.20.2
2023-11-20duperemove: 0.13 -> 0.14pongo12311-13/+3
2023-11-20Merge pull request #268621 from r-ryantm/auto-update/rshim-user-spaceNick Cao1-2/+2
rshim-user-space: 2.0.11 -> 2.0.12
2023-11-20Merge pull request #268709 from emilylange/rustic-rsNick Cao1-1/+1
rustic-rs: fix typo in `meta.changelog`
2023-11-20Merge pull request #268716 from r-ryantm/auto-update/ibus-engines.m17nNick Cao1-2/+2
ibus-engines.m17n: 1.4.23 -> 1.4.24
2023-11-20Merge pull request #268723 from aaronjheng/go-sctNick Cao1-1/+2
go-sct: set meta.platforms
2023-11-20go-sct: set meta.platformsAaron Jheng1-1/+2
2023-11-20dua: 2.20.1 -> 2.20.2Muhammad Falak R Wani1-3/+3
Diff: https://github.com/Byron/dua-cli/compare/v2.20.1...v2.20.2 Changelog: https://github.com/Byron/dua-cli/blob/v2.20.2/CHANGELOG.md Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-11-20ibus-engines.m17n: 1.4.23 -> 1.4.24R. Ryantm1-2/+2
2023-11-20vector: Added upstream patch for Rust 1.73 fixJonathan Davies2-0/+25
2023-11-20rustic-rs: fix typo in `meta.changelog`emilylange1-1/+1
2023-11-20Merge pull request #268420 from Samuel-Martineau/fix/pastebinitArnout Engelen3-8/+86
pastebinit: fix deprecation warning and add darwin compatibility
2023-11-20Merge pull request #268363 from r-ryantm/auto-update/abcmidiRobert Schütz1-2/+2
abcmidi: 2023.09.13 -> 2023.11.17
2023-11-20Merge pull request #267114 from katexochen/maintainers/jfrankenauajs1247-7/+7
maintainers: remove jfrankenau
2023-11-20Merge pull request #267819 from r-ryantm/auto-update/wit-bindgenJanik1-3/+3
wit-bindgen: 0.13.0 -> 0.14.0
2023-11-20Merge pull request #268037 from r-ryantm/auto-update/boundaryJanik1-5/+5
boundary: 0.14.1 -> 0.14.2
2023-11-20multipass: fix broken fetch of git submodules in buildJon Seager1-1/+7
2023-11-20Merge pull request #268602 from emilylange/rustic-rsNorbert Melzer1-4/+4
2023-11-20Merge pull request #268584 from otavio/fix-flashrom-stableThiago Kenji Okada1-2/+2
flashrom-stable: fix build due to incompatibility with libgpiod v2 API
2023-11-20aide: add happysalada as maintainerhappysalada1-1/+1
2023-11-20aide: 0.17.4 -> 0.18.6happysalada1-4/+5
most notable changes in https://github.com/aide/aide/releases/tag/v0.18
2023-11-20maintainers: remove jfrankenauPaul Meyer7-7/+7
due to inactivity.
2023-11-20Merge pull request #268379 from r-ryantm/auto-update/fioctlOTABI Tomoya1-3/+3
fioctl: 0.35 -> 0.38
2023-11-20speedtest-go: 1.6.7 -> 1.6.9R. Ryantm1-2/+2
2023-11-20kaldi: unstable-2023-10-13 -> unstable-2023-11-13R. Ryantm1-3/+3
2023-11-19datadog-agent: 7.48.1 -> 7.49.0R. Ryantm1-3/+3
2023-11-19zap: 2.13.0 -> 2.14.0R. Ryantm1-2/+2
2023-11-19zrok: 0.4.10 -> 0.4.15R. Ryantm1-4/+4
2023-11-19flashrom-stable: fix build due to incompatibility with libgpiod v2 APIOtavio Salvador1-2/+2
ZHF: #265948 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-11-20rshim-user-space: 2.0.11 -> 2.0.12R. Ryantm1-2/+2
2023-11-20texlive.withPackages: pass package set to requiredTeXPackages instead of ↵Vincenzo Mantova1-1/+1
empty list
2023-11-20texlive.withPackages: convert tlDeps packages to attribute setsVincenzo Mantova1-1/+1
For backward compatibility, if tlDeps contains old style packages (of the type { pkgs = [ ... ]; }), convert them to the new attribute sets.
2023-11-19Merge pull request #267721 from cu1ch3n/update-ngrokMario Rodas1-18/+18
ngrok: 3.3.4 -> 3.4.0
2023-11-19Merge pull request #268567 from figsoda/xhMario Rodas1-3/+3
xh: 0.19.4 -> 0.20.1
2023-11-20rustic-rs: 0.5.4 -> 0.6.1emilylange1-4/+4
Release 0.6.0 had to be skipped due to an inconsistent Cargo.lock file. The changelog has been moved and restructured between 0.5.4 and 0.6.0. https://github.com/rustic-rs/rustic/releases/tag/v0.6.1 https://github.com/rustic-rs/rustic/releases/tag/v0.6.0 diff: https://github.com/rustic-rs/rustic/compare/v0.6.0...v0.6.1 diff: https://github.com/rustic-rs/rustic/compare/v0.5.4...v0.6.0 changelog: https://github.com/rustic-rs/rustic/blob/v0.6.1/CHANGELOG.md
2023-11-19cherrybomb: 1.0.0 -> 1.0.1figsoda1-12/+4
Diff: https://diff.rs/cherrybomb/1.0.0/1.0.1 Changelog: https://github.com/blst-security/cherrybomb/releases/tag/v1.0.1
2023-11-19xh: 0.19.4 -> 0.20.1figsoda1-3/+3
Diff: https://github.com/ducaale/xh/compare/v0.19.4...v0.20.1 Changelog: https://github.com/ducaale/xh/blob/v0.20.1/CHANGELOG.md
2023-11-19Merge pull request #268293 from drupol/bump/typst-previewPol Dellaiera3-4265/+0
Bump Typst tools and VSCode extension
2023-11-19Merge pull request #268385 from figsoda/pipe-renameNick Cao1-0/+6
pipe-rename: disable failing tests
2023-11-19Merge pull request #268386 from figsoda/gtreeNick Cao1-3/+3
gtree: 1.10.2 -> 1.10.3