summary refs log tree commit diff
path: root/pkgs/tools/misc
Commit message (Collapse)AuthorAge
* Merge pull request #28020 from michalrus/geekbenchFranz Pletz2017-08-08
|\ | | | | geekbench: init at 4.1.1
| * geekbench: init at 4.1.1Michal Rus2017-08-08
| |
* | Merge pull request #28011 from womfoo/bump/zabbix-cli-1.7.0Wout Mertens2017-08-07
|\ \ | | | | | | zabbix-cli: 1.6.1 -> 1.7.0
| * | zabbix-cli: 1.6.1 -> 1.7.0Kranium Gikos Mendoza2017-08-08
| | |
* | | pick: 1.6.1 -> 1.7.0Kranium Gikos Mendoza2017-08-08
|/ /
* | ttfautohint: fix homepageCillian de Róiste2017-08-03
| |
* | fzf: 0.16.10 -> 0.16.11Yann Hodique2017-08-02
| |
* | slop: 6.3.48 -> 7.3.48Michael Weiss2017-08-02
| |
* | pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | | | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* | Revert "otfcc: init at 0.8.6"Thomas Tuegel2017-08-01
| | | | | | | | This reverts commit f3a54b014ce9cc3bbf2a65ab88291cbc3e3701b6.
* | Merge pull request #27783 from 8573/8573/pkg/add/rust/fd-sharkdp/1Jörg Thalheim2017-08-01
|\ \ | | | | | | fd: init at 2.0.0
| * | fd: init at 2.0.0c74d2017-07-30
| | | | | | | | | | | | | | | | | | | | | | | | Add the package `fd`, a simpler alternative to `find`, at version 2.0.0. I have tested this change per nixpkgs manual section 13.1 ("Making patches").
* | | otfcc: init at 0.8.6Thomas Tuegel2017-07-31
| | |
* | | youtubeDL: 2017.07.09 -> 2017.07.30.1Franz Pletz2017-07-31
| | |
* | | Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEADFrederik Rietdijk2017-07-31
|\ \ \
| * | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-30
| |\| |
| * | | Merge branch 'master' into stagingFranz Pletz2017-07-28
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into staging-baseJohn Ericson2017-07-26
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/build-support/cc-wrapper/default.nix pkgs/build-support/gcc-wrapper-old/builder.sh pkgs/build-support/trivial-builders.nix pkgs/desktops/kde-4.14/kde-package/default.nix pkgs/development/compilers/openjdk-darwin/8.nix pkgs/development/compilers/openjdk-darwin/default.nix pkgs/development/compilers/openjdk/7.nix pkgs/development/compilers/openjdk/8.nix pkgs/development/compilers/oraclejdk/jdk-linux-base.nix pkgs/development/compilers/zulu/default.nix pkgs/development/haskell-modules/generic-builder.nix pkgs/misc/misc.nix pkgs/stdenv/generic/builder.sh pkgs/stdenv/generic/setup.sh
| * | | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-23
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into bugfix/staging/stdenvThomas Tuegel2017-07-21
| |\ \ \ \ \
| * | | | | | grub2: unset CPPThomas Tuegel2017-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 093cc00cdd9d8cf31ecce5bc1dd3645c460a1b98 sets the environment variable `CPP' by default, but this intereferes with dependency calculation.
| * | | | | | Merge pull request #27318 from copumpkin/darwin-high-sierraDaniel Peebles2017-07-18
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Support High Sierra on Darwin
| | * | | | | | Fix Darwin stdenv to work on 10.13Dan Peebles2017-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The main changes are in libSystem, which lost the coretls component in 10.13 and some hardening changes that quietly crash any program that uses %n in a non-constant format string, so we've needed to patch a lot of programs that use gnulib.
* | | | | | | | parallel: 20170522 -> 20170722mimadrid2017-07-30
| | | | | | | |
* | | | | | | | Merge pull request #27709 from binarin/fzf-shareJörg Thalheim2017-07-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fzf: add script for finding 'share' folder
| * | | | | | | | fzf: add script for finding 'share' folderAlexey Lebedeff2017-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So that helper scripts can be easily sourced in interactive shell configuration. `autojump` package was already present and had the same requirements for findind a `share` folders, so I took an inspiration there. I beleive this is a better alternative to: - https://github.com/NixOS/nixpkgs/pull/25080 - https://github.com/NixOS/nixpkgs/pull/27058 Replacing `$out/share/shell` with `$bin/share/fzf` was necessary to prevent dependency loop in produced derivations.
* | | | | | | | | most supported on all unix, not only gnuvinymeuh2017-07-30
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | slop: 6.3.47 -> 6.3.48Michael Weiss2017-07-30
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | xfstests: Use keyutilsTuomas Tynkkynen2017-07-28
|/ / / / / /
* | | | | / mimeo: 2017.2.9 -> 2017.6.6Robert Helgesson2017-07-27
| |_|_|_|/ |/| | | |
* | | | | crudini: actually run tests and install docs/manPeter Hoeg2017-07-26
| | | | |
* | | | | ddccontrol: disable bindnow hardeningFranz Pletz2017-07-25
| | | | | | | | | | | | | | | | | | | | Caused segfaults. Fixes #27612.
* | | | | xfstests: Use the newly added quota packageTuomas Tynkkynen2017-07-25
| | | | |
* | | | | xfstests: 2017-03-26 -> 2017-07-16Tuomas Tynkkynen2017-07-25
| | | | |
* | | | | dateutils: Fix whitespaceTuomas Tynkkynen2017-07-25
| | | | |
* | | | | quota: init at 4.03Tuomas Tynkkynen2017-07-25
| | | | |
* | | | | xxd: init at 8.0.0442Peter Hoeg2017-07-24
| |_|_|/ |/| | |
* | | | fzf: 0.16.9 -> 0.16.10Yann Hodique2017-07-21
| | | |
* | | | diffoscope: Move all required tools into pythonPathEelco Dolstra2017-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alternative fix for #27534 that prevents the use of a double wrapper (creating even uglier script names than usual, like ..diffoscope-wrapped-wrapped). This was my bad in 96d7f35e96f5b8baa249ce1d7b237a3f34ee87ab.
* | | | Revert "diffoscope: wrap executable and include tools in PATH"Eelco Dolstra2017-07-21
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 23ad77b9980fdd7f943da38cd745c4ccfdda15a7. Double wrapper scripts considered harmful.
* | | | Merge pull request #27534 from KaiHa/masterJörg Thalheim2017-07-21
|\ \ \ \ | | | | | | | | | | diffoscope: wrap executable and include tools in PATH
| * | | | diffoscope: wrap executable and include tools in PATHKai Harries2017-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | diffoscope was looking for the tools it uses during runtime, but the tools there neither part of the closure nor were they in the PATH. This commit fixes this.
* | | | | Merge pull request #27537 from sigma/pr/fzf-0.16.9Daiderd Jordan2017-07-21
|\ \ \ \ \ | | | | | | | | | | | | fzf: 0.16.8 -> 0.16.9
| * | | | | fzf: 0.16.8 -> 0.16.9Yann Hodique2017-07-20
| | |/ / / | |/| | |
* | | | | yle-dl: 2.17 -> 2.20Tuomas Tynkkynen2017-07-21
| |/ / / |/| | |
* | | | slop: 6.3.46 -> 6.3.47Michael Weiss2017-07-20
| | | |
* | | | ttyrec: fix build on Darwin (#27500)Patrick Callahan2017-07-19
| | | | | | | | | | | | | | | | | | | | | | | | * ttyrec: fix build on Darwin * ttyrec: remove pointless empty list
* | | | slop: 6.3.41 -> 6.3.46Michael Weiss2017-07-18
| | | |
* | | | Merge pull request #27455 from TomSmeets/hidlistenBenno Fünfstück2017-07-18
|\ \ \ \ | |_|_|/ |/| | | hid-listen: init at 1.01
| * | | hid-listen: change platforms to linux onlyBenno Fünfstück2017-07-18
| | | | | | | | | | | | | | | | | | | | package fails to build on darwin, it doesn't seem clang compatible and hardcodes certain framework paths