aboutsummaryrefslogtreecommitdiff
path: root/pkgs/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* scdoc: 1.11.0 -> 1.11.1Michael Weiss2020-12-061-2/+2
|
* Merge pull request #105919 from Ma27/bump-pass-importMaximilian Bosch2020-12-063-27/+62
|\ | | | | pass-import: 2.6 -> 3.1
| * pass: support extensions with `$out/bin`Maximilian Bosch2020-12-041-3/+7
| | | | | | | | | | | | | | | | An example for that would be `passExtensions.pass-import` where `pimport` is available in `$out/bin`. In that case, `$out/bin` in `buildEnv` isn't a symlink anymore and doesn't need to be removed. Co-authored-by: elseym <elseym@me.com>
| * passExtensions.pass-import: 2.6 -> 3.1Maximilian Bosch2020-12-042-24/+55
| | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/roddhjav/pass-import/blob/v3.1/CHANGELOG.rst#31---2020-10-25 * Make sure that all features are enabled by adding `pykeepass`, `filemagic` etc. * Patch & use `setup.py` to make sure that everything gets installed properly into `$out`. Co-authored-by: elseym <elseym@me.com>
* | rage: fix macOS build (#106051)Marin2020-12-061-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Without the explicit Foundation dep, linker fails with this message: ``` = note: ld: framework not found Foundation clang-7: error: linker command failed with exit code 1 (use -v to see invocation) error: aborting due to previous error error: could not compile `i18n-embed-fl` ``` Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
* | Merge pull request #96047 from numinit/update-easy-rsamarkuskowa2020-12-062-20/+37
|\ \ | | | | | | easyrsa: 3.0.0 -> 3.0.8
| * | easyrsa: 3.0.0 -> 3.0.8numinit2020-09-192-20/+37
| | |
* | | Merge branch 'master' into staging-nextJan Tojnar2020-12-066-118/+117
|\ \ \
| * | | ibus-engines.bamboo: 0.6.7 -> 0.6.8R. RyanTM2020-12-061-2/+2
| | | |
| * | | fzf: 0.24.3 -> 0.24.4zowoq2020-12-061-2/+2
| | | | | | | | | | | | | | | | https://github.com/junegunn/fzf/releases/tag/0.24.4
| * | | Merge pull request #105898 from cust0dian/tmuxinator-2.0.2Sandro2020-12-051-2/+2
| |\ \ \ | | | | | | | | | | tmuxinator: 2.0.1 -> 2.0.2
| | * | | tmuxinator: 2.0.1 -> 2.0.2Serg Nesterov2020-12-041-2/+2
| | | | |
| * | | | Merge pull request #105909 from veehaitch/awscli2-v2.1.7Sandro2020-12-051-6/+5
| |\ \ \ \ | | | | | | | | | | | | awscli2: 2.1.3 -> 2.1.7
| | * | | | awscli2: 2.1.3 -> 2.1.7Vincent Haupert2020-12-041-6/+5
| | |/ / /
| * | | | Merge pull request #105908 from cpcloud/pulumi-bin-updateSandro2020-12-052-106/+106
| |\ \ \ \ | | | | | | | | | | | | pulumi-bin: 2.10.2 -> 2.15.0
| | * | | | pulumi: 2.10.2 -> 2.15.0Phillip Cloud2020-12-042-106/+106
| | | | | |
* | | | | | Merge master into staging-nextgithub-actions[bot]2020-12-056-14/+20
|\| | | | |
| * | | | | Merge pull request #105991 from Luflosi/update/youtube-dlMaximilian Bosch2020-12-051-2/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | youtube-dl: 2020.12.02 -> 2020.12.05
| | * | | | | youtube-dl: 2020.12.02 -> 2020.12.05Luflosi2020-12-051-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.05
| * | | | | | Merge pull request #105958 from r-ryantm/auto-update/acme.shMario Rodas2020-12-051-2/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | acme-sh: 2.8.7 -> 2.8.8
| | * | | | | | acme-sh: 2.8.7 -> 2.8.8R. RyanTM2020-12-051-2/+2
| | | | | | | |
| * | | | | | | Merge pull request #105971 from r-ryantm/auto-update/brootMario Rodas2020-12-051-3/+3
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | broot: 1.0.7 -> 1.0.8
| | * | | | | | broot: 1.0.7 -> 1.0.8R. RyanTM2020-12-051-3/+3
| | |/ / / / /
| * | | | | | Merge pull request #105972 from r-ryantm/auto-update/eksctlMario Rodas2020-12-051-3/+3
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | eksctl: 0.32.0 -> 0.33.0
| | * | | | | | eksctl: 0.32.0 -> 0.33.0R. RyanTM2020-12-051-3/+3
| | |/ / / / /
| * | | | | | Merge pull request #105975 from r-ryantm/auto-update/fioMario Rodas2020-12-051-2/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | fio: 3.24 -> 3.25
| | * | | | | | fio: 3.24 -> 3.25R. RyanTM2020-12-051-2/+2
| | |/ / / / /
| * | | | | | wacomtablet: Fix build with Qt5.15, pending new release (#104660)Tom Hall2020-12-051-2/+8
| | | | | | | | | | | | | | | | | | | | | Also update homepage
* | | | | | | Merge master into staging-nextgithub-actions[bot]2020-12-054-9/+9
|\| | | | | |
| * | | | | | Merge pull request #105948 from r-ryantm/auto-update/topgradeOleksii Filonenko2020-12-051-3/+3
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | topgrade: 6.0.0 -> 6.0.1
| | * | | | | | topgrade: 6.0.0 -> 6.0.1R. RyanTM2020-12-051-3/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #105946 from r-ryantm/auto-update/thc-ipv6Sandro2020-12-051-2/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | thc-ipv6: 3.6 -> 3.8
| | * | | | | | thc-ipv6: 3.6 -> 3.8R. RyanTM2020-12-051-2/+2
| | |/ / / / /
| * | | | | | Merge pull request #105954 from r-ryantm/auto-update/bdf2psfMichele Guerini Rocco2020-12-051-2/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | bdf2psf: 1.198 -> 1.199
| | * | | | | | bdf2psf: 1.198 -> 1.199R. RyanTM2020-12-051-2/+2
| | | |/ / / / | | |/| | | |
| * / | | | | zerotierone: 1.6.1 -> 1.6.2R. RyanTM2020-12-051-2/+2
| |/ / / / /
* | | | | | Merge master into staging-nextgithub-actions[bot]2020-12-052-5/+5
|\| | | | |
| * | | | | Merge pull request #105930 from r-ryantm/auto-update/siliconMario Rodas2020-12-041-3/+3
| |\ \ \ \ \ | | | | | | | | | | | | | | silicon: 0.3.2 -> 0.4.0
| | * | | | | silicon: 0.3.2 -> 0.4.0R. RyanTM2020-12-041-3/+3
| | |/ / / /
| * | | | | Merge pull request #105887 from r-ryantm/auto-update/hcxdumptoolMario Rodas2020-12-041-2/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | | hcxdumptool: 6.1.3 -> 6.1.4
| | * | | | hcxdumptool: 6.1.3 -> 6.1.4R. RyanTM2020-12-041-2/+2
| | | | | |
* | | | | | Merge master into staging-nextgithub-actions[bot]2020-12-051-2/+2
|\| | | | |
| * | | | | Merge pull request #105900 from r-ryantm/auto-update/nvtopSandro2020-12-041-2/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | | nvtop: 1.0.0 -> 1.1.0
| | * | | | nvtop: 1.0.0 -> 1.1.0R. RyanTM2020-12-041-2/+2
| | | | | |
* | | | | | Merge master into staging-nextgithub-actions[bot]2020-12-047-35/+29
|\| | | | |
| * | | | | Merge pull request #105767 from GovanifY/mozc-updateGabriel Ebner2020-12-041-23/+14
| |\ \ \ \ \ | | | | | | | | | | | | | | ibus-mozc: 2.23.2815.102 -> 2.23.4206.102
| | * | | | | ibus-mozc: 2.23.2815.102 -> 2.23.4206.102Gauvain 'GovanifY' Roussel-Tarbouriech2020-12-031-23/+14
| | | | | | |
| * | | | | | Merge pull request #105880 from r-ryantm/auto-update/gpingSandro2020-12-041-3/+3
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | gping: 1.0.1-post2 -> 1.1.0
| | * | | | | | gping: 1.0.1-post2 -> 1.1.0R. RyanTM2020-12-041-3/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #105876 from r-ryantm/auto-update/goreleaserRaghav Sood2020-12-041-2/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | goreleaser: 0.148.0 -> 0.149.0