summary refs log tree commit diff
path: root/pkgs/tools
Commit message (Collapse)AuthorAge
* tmux: 2.6 -> 2.7Jörg Thalheim2018-05-22
| | | | changelog: https://raw.githubusercontent.com/tmux/tmux/2.7/CHANGES
* calamares: 3.1.12 -> 3.2.0 (#40870)R. RyanTM2018-05-22
| | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/calamares/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/zj062x5cqa9q77mddh01r14ia5ydfy4r-calamares-3.2.0/bin/calamares had a zero exit code or showed the expected version - 0 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 3.2.0 with grep in /nix/store/zj062x5cqa9q77mddh01r14ia5ydfy4r-calamares-3.2.0 - directory tree listing: https://gist.github.com/10cd4415ded3afaf27cce14adc67e5e7 - du listing: https://gist.github.com/003ee89d5edc0dd858081d1bfefec1a4
* Merge pull request #40726 from dbohdan/s2pngPascal Wittmann2018-05-22
|\ | | | | s2png: init at 0.7.2
| * s2png: init at 0.7.2dbohdan2018-05-18
| |
* | Merge pull request #40896 from symphorien/nix-duJörg Thalheim2018-05-22
|\ \ | | | | | | nix-du: init at 0.1.1
| * | nix-du: init at 0.1.1Symphorien Gibol2018-05-22
| | |
* | | partition-manager: 3.0.1 -> 3.3.1 (#40895)Maximilian Bosch2018-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `3.0.1` build was broken (see the Hydra build from https://hydra.nixos.org/build/74368257 for further reference). Because of the missing `utillinux` build input the package fails fairly early: ``` -- Checking for module 'blkid' -- No package 'blkid' found CMake Error at /nix/store/9hmhxgj4jk6jmxihgavj6gm0p759misc-cmake-3.10.2/share/cmake-3.10/Modules/FindPkgConfig.cmake:415 (message): A required package was not found ``` Additionally `partition-manager` was broken on non-KDE desktops (none+i3 in my case) as the plugins from `libsForQt5.kpmcore` couldn't be found in `QT_PLUGIN_PATH` unless it's installed in `environment.systemPackages` or with `nix-env -iA libsForQt5.kpmcore`. This has been fixed by adding a wrapper in the `postInstall` hook which prefixes the `QT_PLUGIN_PATH` with the plugin path from `kpmcore` used for the build.
* | | youtube-dl: use toPythonApplication (#40831)Robert Schütz2018-05-22
| | |
* | | wireguard-tools: clean up, wrap w/ wireguard-go on DarwinYegor Timoshenko2018-05-22
| | |
* | | wireguard: fix up text, maintainer, and versionJason A. Donenfeld2018-05-22
| | |
* | | Merge pull request #40725 from yurrriq/update/autojumpxeji2018-05-22
|\ \ \ | | | | | | | | autojump: rework
| * | | autojump: reworkEric Bailey2018-05-18
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | - fetchurl -> fetchFromGitHub - Update URLs: joelthelion -> wting - mkdir + cp -> install - Use -z flag to set zshshare_dir - Add me as a maintainer - Use recursive version instead of let - meta: with stdenv.lib; ...
* | | wireguard-go: fix hashYegor Timoshenko2018-05-22
| | |
* | | wireguard: bump version and limit platformsJason A. Donenfeld2018-05-22
| | |
* | | Merge pull request #40890 from dotlambda/restic-0.9.0Andreas Rammhold2018-05-22
|\ \ \ | | | | | | | | restic: 0.8.3 -> 0.9.0
| * | | restic: 0.8.3 -> 0.9.0Robert Schütz2018-05-21
| | | |
* | | | Merge pull request #40822 from r-ryantm/auto-update/wireguard-toolsJörg Thalheim2018-05-21
|\ \ \ \ | | | | | | | | | | wireguard: 0.0.20180514 -> 0.0.20180519
| * | | | wireguard: 0.0.20180514 -> 0.0.20180519R. RyanTM2018-05-20
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wireguard-tools/versions. These checks were done: - built on NixOS - /nix/store/c48vhaf6wqmra1g6sv4hv3i6vqlw7ll1-wireguard-tools-0.0.20180519/bin/wg passed the binary check. - /nix/store/c48vhaf6wqmra1g6sv4hv3i6vqlw7ll1-wireguard-tools-0.0.20180519/bin/wg-quick passed the binary check. - 2 of 2 passed binary check by having a zero exit code. - 0 of 2 passed binary check by having the new version present in output. - found 0.0.20180519 with grep in /nix/store/c48vhaf6wqmra1g6sv4hv3i6vqlw7ll1-wireguard-tools-0.0.20180519 - directory tree listing: https://gist.github.com/64bccf9c57ca84c49486890ccbf17239 - du listing: https://gist.github.com/f28d6cfd8bcbf6ab1a6c39ad40ce1606
* | | | ddcutil: 0.8.6 -> 0.9.0R. RyanTM2018-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ddcutil/versions. These checks were done: - built on NixOS - /nix/store/xlxjnfwwcwkhzkpg2qwxz5j5gbh4csnk-ddcutil-0.9.0/bin/ddcutil passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 0.9.0 with grep in /nix/store/xlxjnfwwcwkhzkpg2qwxz5j5gbh4csnk-ddcutil-0.9.0 - directory tree listing: https://gist.github.com/39ac3ce627e1198f84287e5a42257663 - du listing: https://gist.github.com/b896a17a17dd52041097af423a55aea6
* | | | urlwatch: 2.9 -> 2.11R. RyanTM2018-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/urlwatch/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/gpf4j5mmd5zbz0rqj39d57d38f6311pn-urlwatch-2.11/bin/.urlwatch-wrapped had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/gpf4j5mmd5zbz0rqj39d57d38f6311pn-urlwatch-2.11/bin/urlwatch had a zero exit code or showed the expected version - 0 of 2 passed binary check by having a zero exit code. - 0 of 2 passed binary check by having the new version present in output. - found 2.11 with grep in /nix/store/gpf4j5mmd5zbz0rqj39d57d38f6311pn-urlwatch-2.11 - directory tree listing: https://gist.github.com/f36eb5277839d9ca3d15995cec7cc592 - du listing: https://gist.github.com/47f738cad88e3941c1c0f149f8aa4fc7
* | | | debootstrap: 1.0.98 -> 1.0.99R. RyanTM2018-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/debootstrap/versions. These checks were done: - built on NixOS - /nix/store/nnih8xgijkbs82f7xig7q615m9nm8vbd-debootstrap-1.0.99/bin/debootstrap passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 1.0.99 with grep in /nix/store/nnih8xgijkbs82f7xig7q615m9nm8vbd-debootstrap-1.0.99 - directory tree listing: https://gist.github.com/1c31f499b4a365254573c6c37df9e41c - du listing: https://gist.github.com/bb42785bdce49536fc4aec7913c57bdf
* | | | neofetch: 4.0.0 -> 4.0.2R. RyanTM2018-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/neofetch/versions. These checks were done: - built on NixOS - /nix/store/3ys3zndn1cz0s05p84hn6djrzbb9pmlg-neofetch-4.0.2/bin/neofetch passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 4.0.2 with grep in /nix/store/3ys3zndn1cz0s05p84hn6djrzbb9pmlg-neofetch-4.0.2 - directory tree listing: https://gist.github.com/33741fc29ddd44c6fb85d08f2f1a04d5 - du listing: https://gist.github.com/ebad77e50a02ef38e4df2b5db0a93c4f
* | | | Merge pull request #40823 from r-ryantm/auto-update/youtube-dlMateusz Kowalczyk2018-05-21
|\ \ \ \ | | | | | | | | | | python27Packages.youtube-dl: 2018.05.09 -> 2018.05.18
| * | | | python27Packages.youtube-dl: 2018.05.09 -> 2018.05.18R. RyanTM2018-05-20
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/youtube-dl/versions. These checks were done: - built on NixOS - /nix/store/xdrcf96p90hk4cdpwjcafvqz9dhpab0p-youtube-dl-2018.05.18/bin/.youtube-dl-wrapped passed the binary check. - /nix/store/xdrcf96p90hk4cdpwjcafvqz9dhpab0p-youtube-dl-2018.05.18/bin/youtube-dl passed the binary check. - 2 of 2 passed binary check by having a zero exit code. - 2 of 2 passed binary check by having the new version present in output. - found 2018.05.18 with grep in /nix/store/xdrcf96p90hk4cdpwjcafvqz9dhpab0p-youtube-dl-2018.05.18 - directory tree listing: https://gist.github.com/d85bbc7695f5c7236d2de010c6381975 - du listing: https://gist.github.com/c5ad848ac823c72e329d20063defbc67
* | | | powerline-rs: Fix darwin build (#40840)Mario Rodas2018-05-21
| | | |
* | | | lf: 3 -> 4Michael Weiss2018-05-20
|/ / /
* | | Merge pull request #40744 from kirelagin/wireguard-darwinJörg Thalheim2018-05-19
|\ \ \ | | | | | | | | WireGuard: Make tools available on other platforms
| * | | wireguard: use fetchzip instead of fetchurlKirill Elagin2018-05-19
| | | | | | | | | | | | | | | | Because cgit snapshots are not deterministic.
| * | | wireguard: Enable tools on other platformsKirill Elagin2018-05-19
| | | | | | | | | | | | | | | | | | | | | | | | Wireguard is now split into two pretty much independent packages: `wireguard` (Linux-specific kernel module) and `wireguard-tools`, which is cross-platform.
* | | | blockhash: init at 0.3 (#40737)Silvan Mosberger2018-05-19
| | | |
* | | | nms: init at 0.3.3 (#40707)Silvan Mosberger2018-05-19
| | | |
* | | | connman: 1.35 -> 1.36 (#40775)Vladyslav M2018-05-19
| | | |
* | | | lastpass-cli: 1.3.0 -> 1.3.1 (#40734)Eli Flanagan2018-05-19
| | | |
* | | | html-proofer: init at 3.8.0 (#40772)Michael Weiss2018-05-19
| | | |
* | | | wireguard-go: add myself as a maintainerKirill Elagin2018-05-19
| | | |
* | | | wireguard-go: use fetchzip instead of fetchurlKirill Elagin2018-05-19
| | | |
* | | | wireguard-go: use deps2nix for dependenciesKirill Elagin2018-05-19
| | | |
* | | | wireguard-go: use postPatch instead of patchPhaseKirill Elagin2018-05-19
| | | |
* | | | wireguard-go: init at 0.0.20180514Kirill Elagin2018-05-19
| | | |
* | | | Merge pull request #40166 from akru/yrd-initMatthew Justin Bauer2018-05-18
|\ \ \ \ | | | | | | | | | | yrd: init at 0.5.3
| * | | | yrd: init at 0.5.3Alexander Krupenkin2018-05-16
| | | | |
* | | | | Merge pull request #40199 from jarjee/newpkg/mongodb-compassMatthew Justin Bauer2018-05-18
|\ \ \ \ \ | |_|/ / / |/| | | | mongodb-compass: init at 1.13.1
| * | | | mongodb-compass: init at 1.13.1Nathan Smyth2018-05-09
| | | | |
* | | | | xbps: limit to platforms.linuxWill Dietz2018-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | Darwin is a no-go at least: https://github.com/NixOS/nixpkgs/pull/40730#issuecomment-390284212
* | | | | xbps: init at 0.52Will Dietz2018-05-18
| |_|/ / |/| | |
* | | | duperemove: 0.10 -> 0.11 (#40684)R. RyanTM2018-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/duperemove/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/mcgis270lv4waah1f68insh0n8j7ja52-duperemove-0.11/bin/btrfs-extent-same had a zero exit code or showed the expected version - /nix/store/mcgis270lv4waah1f68insh0n8j7ja52-duperemove-0.11/bin/duperemove passed the binary check. - /nix/store/mcgis270lv4waah1f68insh0n8j7ja52-duperemove-0.11/bin/hashstats passed the binary check. - /nix/store/mcgis270lv4waah1f68insh0n8j7ja52-duperemove-0.11/bin/show-shared-extents passed the binary check. - 2 of 4 passed binary check by having a zero exit code. - 2 of 4 passed binary check by having the new version present in output. - found 0.11 with grep in /nix/store/mcgis270lv4waah1f68insh0n8j7ja52-duperemove-0.11 - directory tree listing: https://gist.github.com/0df1e551a8c77ca4dd4bb8f2783f75c4 - du listing: https://gist.github.com/4dc88fc1b6adba1caf3a67e67383c3c9
* | | | Merge pull request #40701 from r-ryantm/auto-update/babeldMateusz Kowalczyk2018-05-18
|\ \ \ \ | | | | | | | | | | babeld: 1.8.1 -> 1.8.2
| * | | | babeld: 1.8.1 -> 1.8.2R. RyanTM2018-05-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/babeld/versions. These checks were done: - built on NixOS - /nix/store/7vd417z6awqq3wyqjg3wzyq3868qfh5f-babeld-1.8.2/bin/babeld passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 1 of 1 passed binary check by having the new version present in output. - found 1.8.2 with grep in /nix/store/7vd417z6awqq3wyqjg3wzyq3868qfh5f-babeld-1.8.2 - directory tree listing: https://gist.github.com/560ddce597cdbadf44146673690eeba5 - du listing: https://gist.github.com/b9dcee589270b1bf6e38fcdac5771b9c
* | | | | neofetch: 3.4.0 -> 4.0.0 (#40651)Herdiansyah2018-05-18
| | | | |
* | | | | ntp: 4.2.8p10 -> 4.2.8p11 (#40661)R. RyanTM2018-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ntp/versions. These checks were done: - built on NixOS - /nix/store/ib7i3wijfdx2h24aswazaqivr6hfrbip-ntp-4.2.8p11/bin/calc_tickadj passed the binary check. - /nix/store/ib7i3wijfdx2h24aswazaqivr6hfrbip-ntp-4.2.8p11/bin/ntp-wait passed the binary check. - /nix/store/ib7i3wijfdx2h24aswazaqivr6hfrbip-ntp-4.2.8p11/bin/ntptrace passed the binary check. - Warning: no invocation of /nix/store/ib7i3wijfdx2h24aswazaqivr6hfrbip-ntp-4.2.8p11/bin/update-leap had a zero exit code or showed the expected version - /nix/store/ib7i3wijfdx2h24aswazaqivr6hfrbip-ntp-4.2.8p11/bin/sntp passed the binary check. - /nix/store/ib7i3wijfdx2h24aswazaqivr6hfrbip-ntp-4.2.8p11/bin/ntpd passed the binary check. - Warning: no invocation of /nix/store/ib7i3wijfdx2h24aswazaqivr6hfrbip-ntp-4.2.8p11/bin/ntpdate had a zero exit code or showed the expected version - /nix/store/ib7i3wijfdx2h24aswazaqivr6hfrbip-ntp-4.2.8p11/bin/ntpdc passed the binary check. - /nix/store/ib7i3wijfdx2h24aswazaqivr6hfrbip-ntp-4.2.8p11/bin/ntpq passed the binary check. - /nix/store/ib7i3wijfdx2h24aswazaqivr6hfrbip-ntp-4.2.8p11/bin/ntp-keygen passed the binary check. - Warning: no invocation of /nix/store/ib7i3wijfdx2h24aswazaqivr6hfrbip-ntp-4.2.8p11/bin/ntptime had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/ib7i3wijfdx2h24aswazaqivr6hfrbip-ntp-4.2.8p11/bin/tickadj had a zero exit code or showed the expected version - 8 of 12 passed binary check by having a zero exit code. - 0 of 12 passed binary check by having the new version present in output. - found 4.2.8p11 with grep in /nix/store/ib7i3wijfdx2h24aswazaqivr6hfrbip-ntp-4.2.8p11 - directory tree listing: https://gist.github.com/643849ae077bac0514537c8aa923dd6d - du listing: https://gist.github.com/1b2abf7cee80b022945ff72be1eb7070