Commit Graph

2997 Commits

Author SHA1 Message Date
Jörg Thalheim
22f380c5f9 Merge pull request #27783 from 8573/8573/pkg/add/rust/fd-sharkdp/1
fd: init at 2.0.0
2017-08-01 08:05:37 +01:00
Thomas Tuegel
f3a54b014c
otfcc: init at 0.8.6 2017-07-31 19:58:38 -05:00
Franz Pletz
86eb01778d
youtubeDL: 2017.07.09 -> 2017.07.30.1 2017-07-31 12:34:01 +02:00
Frederik Rietdijk
740d76371e Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEAD 2017-07-31 09:12:15 +02:00
c74d
925a4ba460 fd: init at 2.0.0
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").
2017-07-30 23:21:36 +00:00
mimadrid
1e049308c0 parallel: 20170522 -> 20170722 2017-07-30 21:39:41 +02:00
Jörg Thalheim
25bb529245 Merge pull request #27709 from binarin/fzf-share
fzf: add script for finding 'share' folder
2017-07-30 10:16:41 +01:00
vinymeuh
c152e7c5d9 most supported on all unix, not only gnu 2017-07-30 09:18:12 +02:00
Frederik Rietdijk
20b8e4b4cf Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-30 08:09:11 +02:00
Michael Weiss
6f2715e47d slop: 6.3.47 -> 6.3.48 2017-07-30 00:54:57 +02:00
Franz Pletz
b116fa5ff2
Merge branch 'master' into staging 2017-07-28 16:08:30 +02:00
Tuomas Tynkkynen
d2f45babe3 xfstests: Use keyutils 2017-07-28 16:24:59 +03:00
Alexey Lebedeff
7723d9935f fzf: add script for finding 'share' folder
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.
2017-07-28 12:48:11 +03:00
Robert Helgesson
78815d0c51
mimeo: 2017.2.9 -> 2017.6.6 2017-07-27 22:53:55 +02:00
John Ericson
9be40841ea Merge remote-tracking branch 'upstream/master' into staging-base
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
2017-07-26 13:46:04 -04:00
Peter Hoeg
998a0e818e crudini: actually run tests and install docs/man 2017-07-26 13:00:29 +08:00
Franz Pletz
b33b40036b
ddccontrol: disable bindnow hardening
Caused segfaults. Fixes #27612.
2017-07-25 22:58:25 +02:00
Tuomas Tynkkynen
62cd492c82 xfstests: Use the newly added quota package 2017-07-25 17:29:21 +03:00
Tuomas Tynkkynen
dd248fad87 xfstests: 2017-03-26 -> 2017-07-16 2017-07-25 17:29:21 +03:00
Tuomas Tynkkynen
c1597af1f2 dateutils: Fix whitespace 2017-07-25 17:29:21 +03:00
Tuomas Tynkkynen
b3b1ae67e5 quota: init at 4.03 2017-07-25 17:29:21 +03:00
Peter Hoeg
dcd6467936 xxd: init at 8.0.0442 2017-07-24 09:37:58 +08:00
Frederik Rietdijk
29f91c107f Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-23 11:23:43 +02:00
Thomas Tuegel
6a004bf9c8
Merge branch 'master' into bugfix/staging/stdenv 2017-07-21 20:36:34 -05:00
Thomas Tuegel
5265d551a9
grub2: unset CPP
Commit 093cc00cdd sets the environment variable
`CPP' by default, but this intereferes with dependency calculation.
2017-07-21 16:49:17 -05:00
Yann Hodique
7759b8c1ca fzf: 0.16.9 -> 0.16.10 2017-07-21 11:51:28 -07:00
Eelco Dolstra
91dc811566
diffoscope: Move all required tools into pythonPath
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 96d7f35e96.
2017-07-21 15:15:12 +02:00
Eelco Dolstra
3e68facc72
Revert "diffoscope: wrap executable and include tools in PATH"
This reverts commit 23ad77b998.

Double wrapper scripts considered harmful.
2017-07-21 15:15:04 +02:00
Jörg Thalheim
e66195d39b Merge pull request #27534 from KaiHa/master
diffoscope: wrap executable and include tools in PATH
2017-07-21 13:40:23 +01:00
Daiderd Jordan
7ea75395bc Merge pull request #27537 from sigma/pr/fzf-0.16.9
fzf: 0.16.8 -> 0.16.9
2017-07-21 11:20:20 +02:00
Tuomas Tynkkynen
581637ba5a yle-dl: 2.17 -> 2.20 2017-07-21 11:41:25 +03:00
Yann Hodique
3bb5b83584 fzf: 0.16.8 -> 0.16.9 2017-07-20 22:48:00 -07:00
Kai Harries
23ad77b998 diffoscope: wrap executable and include tools in PATH
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.
2017-07-20 22:29:41 +02:00
Michael Weiss
aee463b204 slop: 6.3.46 -> 6.3.47 2017-07-20 10:48:45 +02:00
Patrick Callahan
010163d04d ttyrec: fix build on Darwin (#27500)
* ttyrec: fix build on Darwin

* ttyrec: remove pointless empty list
2017-07-19 17:46:34 +01:00
Daniel Peebles
bd2e91e3a2 Merge pull request #27318 from copumpkin/darwin-high-sierra
Support High Sierra on Darwin
2017-07-18 17:06:06 -04:00
Michael Weiss
0d9a0efc88 slop: 6.3.41 -> 6.3.46 2017-07-18 22:28:32 +02:00
Benno Fünfstück
ae28f5cac8 Merge pull request #27455 from TomSmeets/hidlisten
hid-listen: init at 1.01
2017-07-18 15:30:12 +02:00
Benno Fünfstück
dbe79a7d20 hid-listen: change platforms to linux only
package fails to build on darwin, it doesn't seem clang compatible
and hardcodes certain framework paths
2017-07-18 15:14:56 +02:00
Tuomas Tynkkynen
9ea795c264 pv: 1.6.0 -> 1.6.6 2017-07-18 13:41:06 +03:00
Tom Smeets
75454c3122 hid-listen: fix typo 2017-07-18 10:28:30 +02:00
Tom Smeets
ff41ec7d80 hid-listen: init at 1.01 2017-07-17 21:14:28 +02:00
hhm
c5798c1db2 hebcal: init at 4.13
fixes #27373
2017-07-14 06:54:20 +01:00
Lancelot SIX
aed23cfc0c screen: 4.6.0 -> 4.6.1
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00005.html
for release announcement
2017-07-13 15:08:53 +02:00
Joachim F
3666f34d27 Merge pull request #27310 from manveru/phraseapp-1.4.5
phraseapp-client: 1.4.3 -> 1.4.5
2017-07-12 11:01:12 +01:00
Dan Peebles
0419452113 Fix Darwin stdenv to work on 10.13
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.
2017-07-11 21:56:38 -04:00
Benno Fünfstück
cfd5740a7e cutecom: 0.22.0 -> 0.44.0 2017-07-11 22:44:43 +02:00
Michael Fellinger
7e6fd08a36 phraseapp-client: 1.4.3 -> 1.4.5 2017-07-11 21:59:26 +02:00
Eelco Dolstra
7b52b0c067 youtube-dl: 2017.06.18 -> 2017.07.09 2017-07-09 21:23:13 +02:00
Peter Hoeg
6e2579c465 partition-manager: add missing dependencies 2017-07-09 04:44:32 +02:00