summary refs log tree commit diff
path: root/pkgs/tools
Commit message (Collapse)AuthorAge
* gixy: 0.1.9 -> 0.1.20 (#47497)WilliButz2018-09-28
|
* goaccess: fix homepage (#47495)Vincent Bernat2018-09-28
| | | | Homepage for goaccess is now https://goaccess.io. Old homepage redirects here.
* lynis: 2.6.8 -> 2.6.9 (#47015)R. RyanTM2018-09-28
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/lynis/versions
* ccid: 1.4.29 -> 1.4.30 (#47332)R. RyanTM2018-09-28
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ccid/versions
* fio: 3.8 -> 3.10 (#47058)R. RyanTM2018-09-28
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fio/versions
* Merge pull request #47444 from ↵Will Dietz2018-09-28
|\ | | | | | | | | dtzWill/fix/patchelf-chrome-virtualbox-and-treewide google-chrome, treewide: fix patchelf usages to not crash constantly, patchelf as native
| * tree-wide: patchelf used during build -> nativeBuildInputsWill Dietz2018-09-28
| | | | | | | | | | | | | | | | | | | | | | In a few cases it wasn't clear so I left them as-is. While visiting these moved other things to nativeBuildInputs when it was clear they were one of these cases: * makeWrapper * archive utilities (in order to unpack src) * a few of these might no longer be needed but leaving for another day
* | nss_pam_ldapd: 0.9.7 -> 0.9.10 (#46226)R. RyanTM2018-09-28
| | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from nss-pam-ldapd
* | yank: 0.8.3 -> 1.0.0 (#46926)R. RyanTM2018-09-28
| | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/yank/versions
* | fping: 4.0 -> 4.1 (#47054)R. RyanTM2018-09-28
| | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fping/versions
* | kail: 0.6.0 -> 0.7.0 (#47472)Vincent Demeester2018-09-28
|/ | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* vault: add completion deprecation noticezimbatm2018-09-28
|
* treewide: Replace meta.available checks in `shouldUsePackages` copypastaTuomas Tynkkynen2018-09-28
| | | | | | | This reverts commit 79d8353b5e4bb98f1b51ab32b9b26df81bb7e106. This sort of code breaks config.{allowBroken, allowUnsupportedSystem} = true by making them do unpredictable things.
* nix: Replace meta.available checksTuomas Tynkkynen2018-09-28
| | | | | This sort of code breaks config.{allowBroken, allowUnsupportedSystem} = true by making them do unpredictable things.
* ansible: add dopy dependency for digitalocean integration (#47441)Jaka Hudoklin2018-09-28
|
* pcsc-cyberjack: Also install cjflash toolaszlig2018-09-27
| | | | | | | | | | | | | | | | | | | | | | This tool is necessary in order to update the firmware of the secoder. The reason I've added this to a separate output "tools" is because it clearly is not relevant for the PCSC driver itself and it's also very rarely needed. I've also verified wether the closure of the PCSC plugin env still only contains the main output and that's the case. There are also other tools - cjBingoTest and cjgeldkarte, where the former doesn't compile due to cjeca32.h not being found and cjgeldkarte, which does compile but tries to dlopen() the library and subsequently fails. Both of these tools however look like they're just performing tests and are not very useful outside of development, so I opted to not include them. Signed-off-by: aszlig <aszlig@nix.build>
* pcsc-cyberjack: 3.99.5_SP09 -> 3.99.5_SP12aszlig2018-09-27
| | | | | | | | | | | | | | | | | 3.99.5_SP12: * Add support for cyberJack one MF 3.99.5_SP11: * Add support for cyberJack one 3.99.5_SP10: * Add support for SHUReader and SISReader * Update to the Reiner-SCT repository rev cyberJack@1305 Signed-off-by: aszlig <aszlig@nix.build>
* google-compute-engine: 20180510 -> 20180905zimbatm2018-09-26
| | | | The list of corresponding NixOS services are also updated
* go-2fa: Init at 1.1.0Roman Volosatovs2018-09-26
|
* Merge pull request #47326 from r-ryantm/auto-update/bibutilsJörg Thalheim2018-09-26
|\ | | | | bibutils: 6.6 -> 6.7
| * bibutils: 6.6 -> 6.7R. RyanTM2018-09-25
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bibutils/versions
* | cargo-edit: 0.3.0 -> 0.3.1Vladyslav Mykhailichenko2018-09-25
| |
* | syslogng: enable parallel buildingOrivej Desh2018-09-25
| |
* | bluez-alsa: init at 1.3.1 (#47236)Jan Malakhovski2018-09-24
| |
* | Merge pull request #47112 from Avaq/add/twaJörg Thalheim2018-09-24
|\ \ | | | | | | twa: init at 1.3.1
| * | twa: init at 1.3.1Aldwin Vlasblom2018-09-24
| |/
* | fzy: 0.9 -> 1.0 (#47295)Vladyslav M2018-09-24
| |
* | texlive/combine.nix: drop nix1 support (#47294)Dmitry Kalinkin2018-09-24
| | | | | | Since 7d1968c0e38 ('Nix minimal version: 1.11 -> 2.0') nixpkgs now require nix 2.0+
* | Merge pull request #47040 from r-ryantm/auto-update/jdupesxeji2018-09-24
|\ \ | | | | | | jdupes: 1.10.2 -> 1.10.4
| * | jdupes: fix source hashUli Baum2018-09-21
| | |
| * | jdupes: 1.10.2 -> 1.10.4R. RyanTM2018-09-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/jdupes/versions
* | | eid-mw: 4.4.3 -> 4.4.7 (#47076)R. RyanTM2018-09-24
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/eid-mw/versions
* | | python3Packages.google-compute-engine: fix build (#47267)Maximilian Bosch2018-09-24
| | | | | | | | | | | | | | | | | | The dependency `distro` was missing. See https://hydra.nixos.org/build/81330387 Addresses #45960
* | | Merge pull request #46668 from mbode/doitlive_4Jörg Thalheim2018-09-24
|\ \ \ | |_|/ |/| | doitlive: 3.0.3 -> 4.0.1
| * | doitlive: 3.0.3 -> 4.0.1Maximilian Bode2018-09-22
| | |
* | | xloadimage: init at 4.1 (#47198)Andrew Dunham2018-09-24
| | |
* | | hdf4: fix build on aarch64-linux (#47209)Andrew Dunham2018-09-23
| | | | | | | | | | | | Pull in the Debian patches for AArch64 support, and a bonus patch for reproducible builds while we're at it.
* | | agedu: 20180522.5b12791 -> 20180918.80c7beb (#47231)symphorien2018-09-23
| | |
* | | openvpn plugins: use absolute paths to configuration guiSymphorien Gibol2018-09-23
| | |
* | | bat: 0.7.0 -> 0.7.1 (#47216)Vladyslav M2018-09-23
| | |
* | | packagekit: Enable introspectionJan Tojnar2018-09-23
| | |
* | | qesteidutil: Fixes build from Qt upgrade. (#46083)Samuel Dionne-Riel2018-09-23
| | |
* | | Merge pull request #47190 from andrew-d/andrew/xsecurelock-1.1Sarah Brofeldt2018-09-23
|\ \ \ | | | | | | | | xsecurelock: 1.0 -> 1.1
| * | | xsecurelock: 1.0 -> 1.1Andrew Dunham2018-09-22
| |/ /
* | | Merge pull request #45941 from NixOS/staging-nextFrederik Rietdijk2018-09-23
|\ \ \ | | | | | | | | Staging next
| * \ \ Merge master into staging-nextFrederik Rietdijk2018-09-18
| |\ \ \
| * \ \ \ Merge branch 'master' into staging-nextUli Baum2018-09-13
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2018-09-04
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Hydra: ?compare=1477053
| * | | | | | Revert "Merge #42880: coreutils: 8.29 -> 8.30"Vladimír Čunát2018-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit edc13bae5462f7d088897bf6a268cc12c32f1aaf, reversing changes made to 90464f60490b965b482b82cd6b747bb4577c2786. Bootstrap tools generation is broken, and I don't know why yet.
| * | | | | | Merge master into stagingFrederik Rietdijk2018-09-02
| |\ \ \ \ \ \