about summary refs log tree commit diff
path: root/pkgs/tools
Commit message (Collapse)AuthorAge
* Merge pull request #82682 from Mic92/xidlehookJörg Thalheim2020-03-28
|\ | | | | xidlehook: 0.8.0 -> 0.8.2
| * xidlehook: 0.8.0 -> 0.8.2Jörg Thalheim2020-03-28
| |
* | Merge pull request #82691 from Ma27/pass-extsRobin Gloster2020-03-28
|\ \ | | | | | | pass: don't rebuild when adding extensions, pass-audit: 0.1 -> 1.0.1
| * | pass: allow adding extensions without rebuilding the packageMaximilian Bosch2020-03-15
| | | | | | | | | | | | | | | | | | | | | Until now, `pkgs.pass` was rebuilt entirely when adding an extension using the `pass.withExtensions`-function. This is fixed now by removing the linking of extensions from the fixupPhase and merge all paths (including those from pkgs.pass) together in using `pkgs.buildEnv`.
| * | passExtensions.pass-audit: 0.1 -> 1.0.1, refactorMaximilian Bosch2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates to v1.0.1[1] which supports subdirs and zxcvbn[2]-based complexity checks. Also, the following things changed: * Add separate output for man-pages * Enable test-suite (after adding a patch which mocks the `pwnedpasswords.com`). * Added myself as maintainer. [1] https://github.com/roddhjav/pass-audit/releases/tag/v1.0.1 / https://github.com/roddhjav/pass-audit/releases/tag/v1.0 [2] https://pypi.org/project/zxcvbn-python/
* | | Merge pull request #83472 from Mic92/propragate-darwin-goJörg Thalheim2020-03-28
|\ \ \ | | | | | | | | Propragate darwin go
| * | | Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"Jörg Thalheim2020-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing changes made to afd997aab6e9b7a322198092c7828d6c560ac06f. Instead we propagate those frameworks from the compiler again
* | | | treewide: remove torch and related packagesBenjamin Hipple2020-03-27
| | | | | | | | | | | | | | | | See #71888 for details.
* | | | amazon-ecs-cli: 1.18.0 -> 1.18.1Thibault Gagnaux2020-03-27
| | | |
* | | | Merge pull request #83431 from r-ryantm/auto-update/bibutilsLancelot SIX2020-03-27
|\ \ \ \ | | | | | | | | | | bibutils: 6.8 -> 6.10
| * | | | bibutils: 6.8 -> 6.10R. RyanTM2020-03-26
| | | | |
* | | | | google-cloud-sdk: 281.0.0 -> 286.0.0Florian Klink2020-03-27
| | | | |
* | | | | Merge pull request #82692 from doronbehar/package-sacdMichele Guerini Rocco2020-03-27
|\ \ \ \ \ | | | | | | | | | | | | sacd: init at 19.7.16.37
| * | | | | sacd: init at 19.7.16.37Doron Behar2020-03-27
| | | | | |
* | | | | | ubridge: 0.9.17 -> 0.9.18Michael Weiss2020-03-27
| | | | | |
* | | | | | Merge pull request #83465 from r-ryantm/auto-update/LanguageToolJörg Thalheim2020-03-27
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | languagetool: 4.8 -> 4.9
| * | | | | languagetool: 4.8 -> 4.9R. RyanTM2020-03-27
| | |/ / / | |/| | |
* | | | | Revert "nixos-container: use systemd-run instead of nsenter"Maximilian Bosch2020-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 7cb100b6833e020d4a4b25c3766cfde507e763e6. See also #83432. This appears to break at least the `container`-backend of `nixops`: when running `switch-to-configuration` within `nixos-container run`, the running `systemd`-instance gets reloaded which appears to kill the `systemd-run` command and causes `nixos-container run` to hang. The full issue is reported in the original PR[1]. [1] https://github.com/NixOS/nixpkgs/pull/67332#issuecomment-604145869 (cherry picked from commit 7f1ba606ac632c50efd33c435aa59e69d4f58acc)
* | | | | html-proofer: 3.15.1 -> 3.15.2Michael Weiss2020-03-26
| | | | |
* | | | | Merge pull request #83412 from dywedir/duiVladyslav M2020-03-26
|\ \ \ \ \ | | | | | | | | | | | | dua: 2.3.1 -> 2.3.8
| * | | | | dua: 2.3.1 -> 2.3.8Vladyslav M2020-03-26
| | | | | |
* | | | | | Merge pull request #83373 from bbigras/pixiecoreJörg Thalheim2020-03-26
|\ \ \ \ \ \ | |/ / / / / |/| | | | | pixiecore: init at 2020-03-25
| * | | | | pixiecore: init at 2020-03-25Bruno Bigras2020-03-26
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: raunovv <rauno@oyenetwork.com>
* | | | | | Merge pull request #83393 from marsam/update-fluent-bitBenjamin Hipple2020-03-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | fluent-bit: 1.3.11 -> 1.4.0
| * | | | | | fluent-bit: 1.3.11 -> 1.4.0Mario Rodas2020-03-25
| | | | | | |
* | | | | | | Merge pull request #83405 from r-ryantm/auto-update/torBenjamin Hipple2020-03-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | tor: 0.4.2.6 -> 0.4.2.7
| * | | | | | | tor: 0.4.2.6 -> 0.4.2.7R. RyanTM2020-03-26
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #83338 from marsam/update-lxdMario Rodas2020-03-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lxd: 3.22 -> 3.23
| * | | | | | | lxd: 3.22 -> 3.23Mario Rodas2020-03-24
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Release notes: https://discuss.linuxcontainers.org/t/lxd-3-23-has-been-released/7140
* | | | | | | Merge pull request #83262 from servalcatty/bump/v2rayMario Rodas2020-03-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | v2ray: 4.22.1 -> 4.23.0
| * | | | | | | v2ray: 4.22.1 -> 4.23.0Serval2020-03-24
| | | | | | | |
* | | | | | | | Merge pull request #83070 from killercup/cargo-edit-0.6.0Benjamin Hipple2020-03-25
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | cargo edit: 0.5.0 -> 0.6.0
| * | | | | | | | cargo edit: 0.5.0 -> 0.6.0Pascal Hertleif2020-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to new version - Add myself as maintainer - Some workspace test failed with a cargo config error, I didn't investigate too much. - Add Apache 2.0 license
* | | | | | | | | Merge pull request #83333 from marsam/update-wal-gMario Rodas2020-03-25
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | wal-g: 0.2.14 -> 0.2.15
| * | | | | | | | wal-g: 0.2.14 -> 0.2.15Mario Rodas2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/wal-g/wal-g/releases/tag/v0.2.15
* | | | | | | | | timidity: fix playing over JACK with -iA -OjOrivej Desh2020-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on https://bugs.archlinux.org/task/40906#comment124519
* | | | | | | | | Merge pull request #83346 from dywedir/cargo-outdatedVladyslav M2020-03-25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | cargo-outdated: 0.9.7 -> 0.9.8
| * | | | | | | | | cargo-outdated: 0.9.7 -> 0.9.8Vladyslav M2020-03-25
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | home-manager: extend platforms to unixTimo Kaufmann2020-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To match the upstream default.nix.
* | | | | | | | | home-manager: install bash completionsTimo Kaufmann2020-03-25
| | | | | | | | |
* | | | | | | | | x11idle: update version, repository (#35676)Samuel W. Flint2020-03-25
|/ / / / / / / / | | | | | | | | | | | | | | | | Co-authored-by: Enteee <ducksource@duckpond.ch>
* | | | | | | | croc: 8.0.3 -> 8.0.4zowoq2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/schollz/croc/releases/tag/v8.0.4
* | | | | | | | rage: 0.3.0 -> 0.4.0Mario Rodas2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/str4d/rage/releases/tag/v0.4.0
* | | | | | | | rmtrash: init at 1.13peelz2020-03-24
|/ / / / / / /
* | | | | | | azure-cli: freeze azure-mgmt-cognitiveservices packageJonathan Ringer2020-03-24
| | | | | | |
* | | | | | | Merge pull request #83263 from r-ryantm/auto-update/darMarek Mahut2020-03-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | dar: 2.6.8 -> 2.6.9
| * | | | | | | dar: 2.6.8 -> 2.6.9R. RyanTM2020-03-24
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #83311 from romildo/upd.ugetMarek Mahut2020-03-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | uget: 2.2.2 -> 2.2.3-1
| * | | | | | | uget: 2.2.2 -> 2.2.3-1José Romildo Malaquias2020-03-24
| | | | | | | |
* | | | | | | | azure-cli: 2.1.0 -> 2.2.0Jonathan Ringer2020-03-24
| | | | | | | |