summary refs log tree commit diff
path: root/pkgs/tools/misc
Commit message (Collapse)AuthorAge
* screen: include the utmp from the apple_sdkAllan Espinosa2015-12-18
|
* ipad_charge, simple-scan: libusb{-compat -> 1}Tobias Geerinckx-Rice2015-12-17
|
* man-db: use groff from closure, not PATHTobias Geerinckx-Rice2015-12-17
|
* zsh-navigation-tools: 1.3.2 -> 1.4Pascal Wittmann2015-12-17
|
* calamares: fix Qt dependenciesThomas Tuegel2015-12-17
|
* Merge pull request #11768 from k0ral/rmlintgoibhniu2015-12-17
|\ | | | | rmlint: 2.4.1 -> 2.4.2
| * rmlint: 2.4.1 -> 2.4.2koral2015-12-16
| |
* | ms-sys: 2.4.1 -> 2.5.1Tobias Geerinckx-Rice2015-12-14
| |
* | ms-sys: deprecate mssys attribute nameTobias Geerinckx-Rice2015-12-14
| |
* | Merge pull request #11719 from rycee/fix/unitsArseniy Seroka2015-12-15
|\ \ | | | | | | units: add readline dependency
| * | units: add readline dependencyRobert Helgesson2015-12-14
| | | | | | | | | | | | | | | The dependency on `readline` is for tab-completion support. This commit also enables tests and adds meta information.
* | | vmtouch: git-20150310 -> 1.0.2Jim Garrison2015-12-14
|/ /
* | Merge pull request #11640 from rnhmjoj/bdf2psfPascal Wittmann2015-12-11
|\ \ | | | | | | bdf2psf: 1.132 -> 1.134
| * | bdf2psf: 1.132 -> 1.134rnhmjoj2015-12-11
| |/
* / screen: patch CVE-2015-6806Robert Helgesson2015-12-11
|/ | | | | Fixes a possible denial of service of the screen tool. Patch sourced from upstream GIT repository.
* yank: 0.4.1 -> 0.6.0, fixes #11522Desmond O. Chang2015-12-07
|
* Rename 'emery' maintainer handle to 'ehmry', fixes #11493Emery Hemingway2015-12-05
| | | | Communication happens on Github so names should be consistent.
* Merge recent staging built on HydraVladimír Čunát2015-12-05
|\ | | | | | | | | | | http://hydra.nixos.org/eval/1231884 Only Darwin jobs seem to be queued now, but we can't afford to wait for that single build slave.
| * Merge #11067: SmartOS updatesVladimír Čunát2015-11-23
| |\ | | | | | | | | | I amended some commits slightly.
| | * Fix: remove trailing ;Danny Wilson2015-11-22
| | |
| | * Simplify FORCE_UNSAFE_CONFIGURE by making it an optional string.Danny Wilson2015-11-17
| | | | | | | | | postInstall references ${self} and requires self to be a derivation.
| | * Disable inotify support on SunOS: it’s Linux-specific.Danny Wilson2015-11-16
| | | | | | | | | This amazingly fixes the coreutils build on SmartOS.
| | * Make sure optionalAttrs are set before actually building a derivation.Danny Wilson2015-11-16
| | |
| | * Less builds fine on Illumos.Danny Wilson2015-11-16
| | |
* | | tlp: use module_init_tools, avoid recompilation for nixosNikolay Amiantov2015-12-05
| | |
* | | xapian-omega: init at 1.2.21Jan Malakhovski2015-12-04
| | |
* | | logstash: fix bin pathmakefu2015-12-04
| | | | | | | | | | | | | | | | | | | | | | | | with the last commit for logstash plugin the bin path was not being used and the executables were written directly in the root directory this results in the failure of the logstash service configuration. additionally the logstash tool itself does not start because it cannot source shell libraries relative to the current location
* | | bfr: Build with current PerlEelco Dolstra2015-12-04
| | |
* | | Add coreutils-prefixed to install coreutils as gls, ggrep, etc.Burke Libbey2015-12-03
| | | | | | | | | | | | Close #11421. Amended by vcunat not to cause a stdenv rebuild.
* | | zsh-navigation-tools: 1.3.1 -> 1.3.2Pascal Wittmann2015-12-02
| | |
* | | svtplay-dl: 0.20.2015.10.25 -> 0.20.2015.11.29Robert Helgesson2015-11-30
| | |
* | | Merge pull request #11283 from mdorman/master-updatesPeter Simons2015-11-27
|\ \ \ | | | | | | | | parallel: Revert changes that broke go packages
| * | | Partial revert of "parallel: 20150922 -> 20151122"Michael Alan Dorman2015-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a partial revert of commit ed2b30dc283f2ec326fe80dc5259682d1f0f4fb3. The changes outside of a new version of parallel broke several go packages.
* | | | Convert some *Flags from strings to listsTobias Geerinckx-Rice2015-11-26
|/ / /
* | | parallel: 20150922 -> 20151122Pascal Wittmann2015-11-25
| | |
* | | youtube-dl: 2015.11.19 -> 2015.11.24Anders Lundstedt2015-11-25
| | |
* | | Merge pull request #11060 from ↵goibhniu2015-11-24
|\ \ \ | | | | | | | | | | | | | | | | cillianderoiste/jraygauthier-jrg/pipelight_32_bit_support pipelight: Add support for 32 bit linux via #9000
| * \ \ pipelight: remove unused inputs, use stdenv_32bitCillian de Róiste2015-11-16
| |\ \ \
| | * | | pipelight: Add support for 32 bit linux.Raymond Gauthier2015-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Done so by using the 32 bit stdenv as the requirement of this package was to be provided with a 32 bit compiler.
* | | | | zsh-navigation-tools: 1.2 -> 1.3.1Pascal Wittmann2015-11-23
| |_|/ / |/| | |
* | | | Merge pull request #11162 from anderslundstedt/updateyoutube-dlvbgl2015-11-20
|\ \ \ \ | | | | | | | | | | youtube-dl: 2015.11.13 -> 2015.11.19
| * | | | youtube-dl: 2015.11.13 -> 2015.11.19Anders Lundstedt2015-11-20
| | | | |
* | | | | rrdtool: 1.5.4 -> 1.5.5Pascal Wittmann2015-11-20
| | | | |
* | | | | Merge pull request #11163 from dochang/lnavArseniy Seroka2015-11-20
|\ \ \ \ \ | | | | | | | | | | | | lnav: init at 0.8.0
| * | | | | lnav: init at 0.8.0Desmond O. Chang2015-11-20
| |/ / / /
* | | | | pkgs.hdf5: Fix mpi buildLancelot SIX2015-11-20
| | | | | | | | | | | | | | | | | | | | @vcunat fixed the assertion (which was his wrong suggestion).
* | | | | hdf5: 1.8.15-patch1 -> 1.8.16 (close #11153)Lancelot SIX2015-11-20
|/ / / /
* | | | gparted: add procps dependencyTobias Geerinckx-Rice2015-11-19
| | | | | | | | | | | | | | | | | | | | The 'gparted' wrapper script uses 'ps' as a poor person's lock. Make sure that this doesn't silently fail.
* | | | gparted: add gpart dependencyTobias Geerinckx-Rice2015-11-19
| | | | | | | | | | | | | | | | Required by Device > Attempt Data Rescue.
* | | | grub2: 2015-10-13 -> 2015-11-16William A. Kennington III2015-11-17
| | | |