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
Peter Hoeg
e9c803f09f
peruse: one last missing dependency
2017-07-09 04:25:37 +02:00
Peter Hoeg
a8c1419d53
peruse: add missing dependencies
2017-07-09 09:39:06 +08:00
Peter Hoeg
73c21aad92
kronometer: fix build
2017-07-09 08:47:18 +08:00
Jörg Thalheim
006ac6b224
exa: 0.6.0 -> 0.7.0
2017-07-07 16:23:39 +01:00
Michael Raskin
c089080fc0
Merge pull request #26121 from womfoo/init/zabbix-cli-1.6.1
...
zabbix-cli: init at 1.6.1
2017-07-05 23:15:36 +02:00
Michael Raskin
d38d3d1096
Merge pull request #25724 from michalpalka/pvgrub-new
...
pvgrub_image: add package
2017-07-05 22:48:49 +02:00
Michael Raskin
958a757f1d
Merge pull request #27152 from phile314-fh/szip-optional
...
PostGIS/GDAL/hdf4: Make unfree szip dependency optional.
2017-07-05 18:08:32 +02:00
Philipp Hausmann
a1ec03a223
hdf4: Make szip dependency optional.
2017-07-05 16:12:50 +02:00
Michał Pałka
55208cc2e1
pvgrub_image: add package
...
Add a package containing a pvgrub image for xen generated from grub2
2017-07-05 12:23:30 +00:00
Vladimír Čunát
5328aac7be
Merge branch 'staging'
...
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00
Tim Steinbach
c22bf27fa0
Merge pull request #27123 from dywedir/tlp
...
tlp: 0.9 -> 1.0
2017-07-04 21:09:16 -04:00
dywedir
da7f680bca
tlp: 0.9 -> 1.0
2017-07-04 22:35:05 +03:00
AnotherBugworm
430cc39f54
partition-manager: fix build
...
see #27112
2017-07-04 12:18:06 +02:00
Pascal Wittmann
336a6ebe89
cpuminer: 2.4.5 -> 2.5.0
2017-07-04 11:42:51 +02:00
Vladimír Čunát
d1a89ae9d7
Merge branch 'master' into staging
2017-07-03 09:48:58 +02:00
Jörg Thalheim
40c6f7e108
Merge pull request #27058 from Nadrieril/fzf-shell-scripts
...
fzf: Include fzf shell scripts in output
2017-07-03 08:01:04 +01:00
Samuel W. Flint
fa2c22ea97
x11idle: init at unstable-2017-07-01 ( #27062 )
...
* Add myself to the maintainers list
* Define the derivation for x11idle
2017-07-03 07:46:26 +01:00
Nadrieril
a0f9386d53
fzf: Include fzf shell scripts in output
2017-07-02 19:33:07 +01:00
Pascal Wittmann
2dc599083c
fsql: 0.2.1 -> 0.3.1
2017-07-02 12:58:11 +02:00
Frederik Rietdijk
fb1ed9d17b
Merge pull request #27032 from aij/fix-megacli
...
megacli: Fix missing libncurses.so.5
2017-07-02 10:35:18 +02:00
Ivan Jager
ee260ce12a
megacli: Fix missing libncurses.so.5
2017-07-01 12:15:02 -05:00
Frederik Rietdijk
9c05499de9
Merge pull request #26039 from knedlsepp/add-gdal-hdf4-support
...
gdal: Add hdf4 support
2017-07-01 10:38:36 +02:00
Jörg Thalheim
dcbf2fd315
Merge pull request #26955 from jfrankenau/plowshare-2.1.6
...
plowshare: 1.1.0 -> 2.1.6
2017-06-30 23:05:23 +01:00
Tim Steinbach
85d584a3ba
Merge pull request #26952 from lsix/update_screen
...
screen: 4.5.1 -> 4.6.0
2017-06-30 14:02:41 -04:00
Joachim F
8604630d92
Merge pull request #26939 from dtzWill/fix/perms-fallout-misc-2
...
Fixup various setuid/setgid permission problems, part 2
2017-06-30 18:30:02 +01:00
Vladimír Čunát
ddf864f8aa
Merge branch 'master' into staging
...
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00
John Ericson
95c8277701
misc pkgs: Remove unneeded *Platform == *Platform comparisons
...
PR #26007 used these to avoid causing a mass rebuild. Now that we know
things work, we do that to clean up.
2017-06-30 10:09:31 -04:00
Lancelot SIX
e795cd9b18
screen: 4.5.1 -> 4.6.0
...
See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00015.html
for release information
2017-06-29 09:51:54 +02:00
Johannes Frankenau
8439131b5a
plowshare: 1.1.0 -> 2.1.6
2017-06-29 09:46:26 +02:00
Charles Strahan
f4e04c3e44
clac: 20170416 -> 20170503
2017-06-28 22:46:11 -04:00
Will Dietz
bcaceabc3c
ddccontrol: Don't try to set special perms on ddcpci
2017-06-28 14:41:32 -05:00
Kranium Gikos Mendoza
32b2aa4891
zabbix-cli: init at 1.6.1
2017-06-27 20:50:38 +10:00
Jörg Thalheim
ff04c361cf
Merge pull request #26812 from bramd/fix/brltty-5.5
...
brltty: 5.4 -> 5.5
2017-06-26 10:01:30 +01:00
Bas van Dijk
35e5719fe9
elasticsearch: 5.4.0 -> 5.4.2
2017-06-26 08:47:28 +02:00
Franz Pletz
40a04291c9
Merge branch 'master' into staging
2017-06-26 02:23:38 +02:00
Bram Duvigneau
dac2a7693a
brltty: 5.4 -> 5.5
2017-06-25 12:12:57 +00:00
Volth
85b9ff29e9
rrdtool: apply upstream patch to fix file permission
...
fixes #26780 #26782
2017-06-24 16:38:20 +01:00
Peter Hoeg
68a4dc82c0
heimdall: add OSX docs too
2017-06-24 13:18:04 +08:00
Peter Hoeg
276adb96fa
heimdall: 1.4.1 -> 1.4.2
2017-06-24 12:49:11 +08:00
John Ericson
87fab3d6a5
Merge some merged cross-compilation PRs into into staging
2017-06-23 20:24:27 -04:00
John Ericson
afd2bdbad2
Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
...
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
Ross MacLeod
d710c2d943
findutils: modernize and fix cross
2017-06-22 17:53:54 -04:00
John Ericson
167b80ba76
coreutils: Modernize and fix for cross
...
"--host=..." needs to be passed but crossAttrs overrides that.
2017-06-22 17:53:52 -04:00
John Ericson
f55ccbb60f
xbursttools: Fix eval at least so tests pass
2017-06-22 17:53:52 -04:00
Peter Hoeg
32ef253269
tmate: minor cleanup
2017-06-23 00:10:21 +08:00
Franz Pletz
6a850d2b11
coreutils: fix tests depending on setuid/setgid bits
2017-06-22 00:41:53 +02:00
Domen Kožar
f237eeb6a8
moreutils: address comment on 14a320ace8
2017-06-21 13:44:17 +02:00
Pascal Wittmann
065bb61330
moreutils: fix darwin build
2017-06-20 22:39:51 +02:00
Domen Kožar
14a320ace8
moreutils: fix build on darwin
2017-06-20 16:42:49 +02:00
Franz Pletz
fe9c7ad83f
libcpuid: 0.2.2 -> 0.4.0
2017-06-20 07:51:34 +02:00
Franz Pletz
127937f0b6
aptly: 0.9.7 -> 1.0.1
2017-06-20 05:06:03 +02:00
Franz Pletz
ffb0ddc516
bandwidth: 1.3.1 -> 1.4.2
2017-06-20 03:45:49 +02:00
Tuomas Tynkkynen
31703358bd
yle-dl: 2.16 -> 2.17
2017-06-19 17:46:52 +03:00
Jörg Thalheim
9f14594cbc
ultrastar-manager: remove makeQtWrapper
2017-06-18 22:40:00 +01:00
Jörg Thalheim
558b5fbd53
ultrastar-creator: remove makeQtWrapper
2017-06-18 22:35:41 +01:00
Franz Pletz
f8d79426fa
youtubeDL: 2017.05.29 -> 2017.06.18
2017-06-18 22:00:58 +02:00
Gleb Peregud
2fb67d9b83
qt: fix qmakeHook -> qmake in few packages.
...
This seem to have been broken in #26336 .
2017-06-18 19:32:51 +02:00
Jörg Thalheim
84aaebee5b
Merge pull request #26693 from ericsagnes/pkg-update/tmuxinator
...
tmuxinator: 0.8.1 -> 0.9.0
2017-06-18 16:38:51 +01:00
Thomas Tuegel
c816bbc8a8
qt5: remove makeQtWrapper
2017-06-18 08:44:42 -05:00
Thomas Tuegel
be7b7d908f
Remove kdeWrapper
2017-06-18 08:43:39 -05:00
Thomas Tuegel
7b6f8dc77f
qt5: move kdeDerivation to qt5.mkDerivation
2017-06-18 08:42:19 -05:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake
2017-06-18 08:41:57 -05:00