Nick Novitski
df08fbdf69
silver-searcher: move bash completion to etc/bash-completion.d/
2017-11-19 16:34:02 -08:00
Franz Pletz
fa824e6c58
Merge branch 'master' into staging
2017-11-19 19:39:04 +01:00
Tuomas Tynkkynen
28ea0a5259
pciutils: 3.5.5 -> 3.5.6
2017-11-19 19:14:25 +02:00
Vladimír Čunát
b22492ed81
Merge #31825 : man-db: explicitly pass section string
2017-11-19 17:56:37 +01:00
jraygauthier
cfd3e8f48f
bcat: init at 0.6.2 ( #31813 )
2017-11-19 15:21:28 +00:00
Jörg Thalheim
b3aef82dc0
Merge pull request #31822 from vmandela/rz-ripgrep
...
ruby-zoom: 4.1.0 -> 5.0.1
2017-11-19 15:00:07 +00:00
Philipp Gesang
96666650ef
man-db: explicitly pass section string
...
Work around a bug in the autoconf setup of man-db: The
list of default sections does not include section 0 (zero)
despite ``./configure --help`` advertising it. This causes
header man pages (e. g. time.h from package posix_man_pages)
to be ignored by man(1):
$ file /run/current-system/sw/share/man/man0p/time.h.0p.gz
/run/current-system/sw/share/man/man0p/time.h.0p.gz: gzip compressed data, from Unix
$ man 0p time.h
No manual entry for 0p
No manual entry for time.h
Override the default (as defined in m4/man-arg-sections.m4)
until this is fixed upstream.
2017-11-19 15:11:38 +01:00
Tuomas Tynkkynen
7d32169b73
yle-dl: 2.20 -> 2.27
2017-11-19 16:07:09 +02:00
Venkateswara Rao Mandela
5745143cd8
ruby-zoom: 4.1.0 -> 5.0.1
...
This version adds support for ripgrep.
2017-11-19 18:11:09 +05:30
Orivej Desh
b089c21506
Merge branch 'master' into staging
...
* master: (39 commits)
python.pkgs.pybfd: move to python-modules
documentation: python 2.6 is no more
documentation: python3Packages is python36Packages
wireguard: 0.0.20171101 -> 0.0.20171111
php_excel: init at 1.0.2
libxl: init at 3.8.1
matrix-synapse: 0.24.1 -> 0.25.1
grafana: 4.6.1 -> 4.6.2
linux: 4.4.98 -> 4.4.99
linux: 4.9.62 -> 4.9.63
linux: 4.13.13 -> 4.13.14
nixos/zsh: add the type for enableAutosuggestions option
zsh-powerlevel9k: init at 2017-11-10
fio: 3.1 -> 3.2
filebench: rehash source
nano: 2.8.7 -> 2.9.0
bonnie: replace dead source link
less: 520 -> 529
strace: 4.19 -> 4.20
iperf: 3.2 -> 3.3
...
2017-11-19 08:30:14 +00:00
Matthew Bauer
11379283f1
screenfetch: fix darwin execution
...
Fixes #31790
2017-11-18 22:08:33 -06:00
Tuomas Tynkkynen
0347174a0f
fio: 3.1 -> 3.2
2017-11-18 23:18:52 +02:00
Orivej Desh
26aaf6bde2
filebench: rehash source
...
The new source is a VCS dump at the same revision: no files changed, generated
files deleted.
2017-11-18 20:16:47 +00:00
Orivej Desh
dfd88fac3d
bonnie: replace dead source link
2017-11-18 19:41:41 +00:00
Tuomas Tynkkynen
5ec0e09239
less: 520 -> 529
2017-11-18 17:52:33 +02:00
Tuomas Tynkkynen
c2031ee785
iperf: 3.2 -> 3.3
2017-11-18 17:40:26 +02:00
Orivej Desh
f92f07fb14
Merge pull request #27305 from therealpxc/groff
...
groff: split out perl dependencies
2017-11-17 19:26:15 +00:00
Orivej Desh
1161741351
Merge branch 'master' into staging
...
* master: (28 commits)
go_1_9: skip flaky TestWaitGroupMisuse2
erlangR18: fix patch hashes with fetchpatch
xml2: replace dead links
nixos/pam: fix docs about path to u2f_keys file
cinelerra: add a note about parallel building
msmtp: install docs and examples (#31769 )
kernel: Fix out-of-tree modules on aarch64
nixos/tests/acme: update terms of service to fix test
gixy: init at 0.1.8
pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules
mono: init at 4.8
wal-g: fix license so not to break evaluation
wal-g: init at 0.1.2
maintainers: add backuitist
nixos/prometheus: Correct documentation for external_labels
spidermonkey: replace broken links
vagrant: removed custom rake gem
vagrant: 2.0.0 -> 2.0.1
nixos/prometheus: add external_labels option
nixos/prometheus: add scrape_configs.honor_labels
...
2017-11-17 18:06:22 +00:00
Orivej Desh
66239387a5
xml2: replace dead links
2017-11-17 16:54:20 +00:00
WilliButz
489fd5a7ce
gixy: init at 0.1.8
2017-11-17 15:36:52 +01:00
Ollie Charles
b075e79c97
wal-g: fix license so not to break evaluation
2017-11-17 13:55:14 +00:00
Ollie Charles
5735aecc27
wal-g: init at 0.1.2
2017-11-17 13:45:00 +00:00
Orivej Desh
fbdc74c761
makeWrapper: delete --set-eval
...
because --run is good enough.
2017-11-17 12:53:54 +00:00
Orivej Desh
74648f7466
treewide: use --set-default and --set-eval where appropriate
2017-11-17 12:28:14 +00:00
Orivej Desh
d99a2fc093
Merge branch 'master' into staging
...
* master: (293 commits)
go_1_9: skip flaky TestServerCancelsReadTimeoutWhenIdle
qsyncthingtray: fix build
qt56.qtwebengine: fix build
stdman: d860212 -> 2017.04.02
jackett: use mono50
hg-git: disable with python3
hg-git: 0.8.5 -> 0.8.10
xfce4-settings: enable parallel building
gcc-snapshot: mark as broken
heaptrack: 2017-02-14 -> 2017-10-30
nixos-container: Modify existing test to cover show-ip command
nixos-container: Make show-ip work together with ipv4 + netmask
linux-copperhead: 4.13.12.a -> 4.13.13.a
matterbridge: 1.1.0 -> 1.4.1
nixos/nghttpx: add module for the nghttpx proxy server (#31680 )
mattermost: 4.3.0 -> 4.4.0
breakpad: delete
simp_le: 0.2.0 -> 0.6.1
certbot: 0.11.1 -> 0.19.0
afl: 2.51b -> 2.52b
...
2017-11-17 05:35:09 +00:00
Orivej Desh
963204e6ee
Merge pull request #31753 from mbld/show-ip
...
nixos-container: Make show-ip work together with ipv4 + netmask
2017-11-17 00:32:56 +00:00
Orivej Desh
e7521b2064
Merge pull request #31735 from dywedir/fd
...
fd: install shell completions
2017-11-16 20:50:37 +00:00
Orivej Desh
354a6fcfab
Merge pull request #31515 from adisbladis/networkmanager-1_10_0
...
networkmanager: 1.8.2 -> 1.10.0
2017-11-16 19:58:06 +00:00
Martin Bornhold
ac7edeebfd
nixos-container: Make show-ip work together with ipv4 + netmask
...
The containers local address can be given as ipv4 only or with a subnetmask in
CIDR notation in the container configuration, see [1]. This works fine but the
'nixos-container show-ip' only supports plain ipv4 addresses without the netmask
suffix.
Changed the regex to also match in case of a CIDR netmask suffix.
[1] 9939032e35/nixos/modules/virtualisation/containers.nix (L382)
2017-11-16 20:25:45 +01:00
Eric Litak
be3806830c
simp_le: 0.2.0 -> 0.6.1
2017-11-16 09:14:33 -08:00
Eric Litak
8307427b17
certbot: 0.11.1 -> 0.19.0
2017-11-16 09:14:27 -08:00
Orivej Desh
15ba4a5cfd
afl: 2.51b -> 2.52b
...
Fix build with glibc 2.26.
Tracking issue: #31696
2017-11-16 17:11:10 +00:00
zimbatm
2d95a6ab22
Merge pull request #31709 from ilya-kolpakov/google-cloud-sdk-fix
...
google-cloud-sdk: disable gce as a dependency by default (fixes #31369 )
2017-11-16 14:36:35 +00:00
Ilya Kolpakov
886770c6f0
google-cloud-sdk: no dependence on gce by default ( fixes #31369 )
2017-11-16 13:46:37 +01:00
Orivej Desh
34f4b97a50
idanyn: 2.1 -> 2.2.1
...
Fixes the build with glibc 2.26.
Tracking issue: #31696
2017-11-16 12:39:07 +00:00
Ilya Kolpakov
fc8fbab87f
google-cloud-sdk: don't repeat base download url
2017-11-16 11:12:55 +01:00
dywedir
23705ce319
fd: install shell completions
2017-11-16 11:58:32 +02:00
Orivej Desh
a7daf37c3e
libreswan: fix build with glibc 2.26
...
It is not trivial to update libreswan to 3.22 because it has added a dependency
on ldns which currently depends on openssl 1.1.0, while the rest of libreswan
depends on openssl 1.0.2. It compiles, but may behave unpredictably at run time.
Tracking issue: #31696
2017-11-16 02:46:36 +00:00
Renaud
0768420280
hwinfo: 21.38 -> 21.50
2017-11-15 22:46:00 +01:00
Orivej Desh
f55308e749
gvpe: fix build with glibc 2.26
...
Tracking issue: #31696
2017-11-15 21:34:47 +00:00
Frederik Rietdijk
6deba8cc02
Merge pull request #31707 from mbld/darwin-borgbackup
...
borgbackup: Make build on darwin possible
2017-11-15 21:20:21 +01:00
Michael Raskin
bc1e6617b9
Merge pull request #31496 from adisbladis/btrfs-progs-4_13_3
...
btrfs-progs: 4.13.1 -> 4.13.3
2017-11-15 19:25:07 +01:00
Thomas Tuegel
5827125d42
Merge pull request #31274 from rnhmjoj/radeon-profile
...
radeon-profile: 20161221 -> 20170714
2017-11-15 12:07:11 -06:00
Samuel Leathers
c189dfb4e8
Merge pull request #31360 from lsix/update_gnupg_2_2_2
...
gnupg: 2.2.1 -> 2.2.2
2017-11-15 12:53:44 -05:00
Martin Bornhold
629e17b9fd
borgbackup: Add llfuse to propagated build inputs if not on darwin
...
The llfuse package depends on fuse which refuses to build on darwin. But
according to a comment in the setup.py of borgbackup [1] it's ok to leave it out
if it's not available. Most of borgbackup should work without it. Would be great
to make it work on darwin but i am not sure if it's possible to get fuse to work
on darwin. I do not know enough about it ;)
After this modification at least the "borg mount" subcommand is broken due to
the missing llfuse module. But the rest seems to work normally.
[1] 72232a9bd5/setup.py (L32)
2017-11-15 17:49:33 +01:00
Martin Bornhold
b159ed5069
borgbackup: Add acl library to build inputs on linux platform
...
The acl libraray is only required by the borgbackup package if building on a
linux platform. Adding it only in this case should be fine. Also see the
conditional in the setup.py at [1].
[1] 72232a9bd5/setup.py (L768)
2017-11-15 17:49:33 +01:00
Lancelot SIX
44b319156f
gnupg: 2.2.1 -> 2.2.2
...
This is a maintenance release.
See http://lists.gnu.org/archive/html/info-gnu/2017-11/msg00001.html
for release information
2017-11-15 10:42:11 -05:00
Samuel Leathers
1f6a0e9b76
Merge pull request #31428 from adisbladis/opensc-0_17_0
...
opensc: 0.15.0 -> 0.17.0
2017-11-15 10:23:56 -05:00
Sander van der Burg
f38e9cb127
Merge pull request #31655 from Ma27/repackage-everything-with-node2nix
...
Repackage everything with node2nix
2017-11-15 12:27:33 +01:00
Graham Christensen
753f7be38d
sharutils: simplify substituteInPlace syntax to be Nix 1.11.8 compatible
2017-11-14 19:07:30 -05:00
Renaud
2236363f9e
Merge pull request #26920 from romildo/upd.fdupes
...
jdupes: init at 1.8
2017-11-14 21:04:49 +01:00
Felix Richter
615a374c4b
Pkgs/dirb/copy wordlists ( #31652 )
...
* dirb: copy wordlists
also overwrite the hardcoded path to common.txt wordlist
* dirb: nitpicks
2017-11-14 16:48:41 +00:00
Maximilian Bosch
9e0f86131f
airfield: fix build
...
Airfield suffered from loose version constraints which
caused severe version (and API) conflicts between its dependencies
and transitive ones.
Furthermore the `npm2nix` packaging is deprecated and needed to be
replaced by `node2nix`.
see #31032
2017-11-14 16:37:17 +01:00
Franz Pletz
f6ad758c18
Merge pull request #31634 from yegortimoshenko/bchunk/1.2.2
...
bchunk: 1.2.0 -> 1.2.2
2017-11-14 12:35:10 +01:00
Peter Simons
a3ab69d79c
pdsh: 2.29 -> 2.33
2017-11-14 12:25:41 +01:00
Joerg Thalheim
4e2110b1bb
xbanish: 1.4 -> 1.5
2017-11-14 00:04:40 +00:00
Yegor Timoshenko
eb8c0f046d
bchunk: 1.2.0 -> 1.2.2
2017-11-13 23:39:23 +00:00
Orivej Desh
a48f9ba574
chaps: update source hash to fix build
2017-11-13 18:27:34 +00:00
Jörg Thalheim
e05ece805d
Merge pull request #31576 from c0bw3b/pkg/fdupes
...
fdupes: 20150902 -> 1.6.1
2017-11-13 13:04:22 +00:00
Michael Raskin
e294f2b203
Merge pull request #31575 from 4z3/skarnet
...
update skarnet.org packages
2017-11-13 09:32:25 +01:00
Jörg Thalheim
3ba4c4cc6d
Merge pull request #31578 from dotlambda/abcm2ps
...
abcm2ps: 8.13.15 -> 8.13.16
2017-11-13 08:25:09 +00:00
John Ericson
d7bddc27b2
treewide: Try to avoid depending on binutils directly
...
One should depend on
- `stdenv.cc.bintools`: for executables at build time
- `libbfd` or `libiberty`: for those libraries
- `targetPackages.cc.bintools`: for exectuables at *run* time
- `binutils`: only for specifically GNU Binutils's executables, regardless of
the host platform, at run time.
2017-11-13 00:47:48 -05:00
romildo
a6b1d9a6a1
jdupes: init at 1.8
2017-11-13 00:16:49 -02:00
Robert Schütz
8873660b93
ttwatch: 2017-09-26 -> 2017-10-31
2017-11-13 01:44:51 +01:00
Robert Schütz
13bb1554ff
abcm2ps: 8.13.15 -> 8.13.16
2017-11-13 01:38:19 +01:00
Renaud
bf5484fec8
fdupes: 20150902 -> 1.6.1
2017-11-13 01:01:41 +01:00
tv
9f4a461278
update skarnet.org packages
...
execline: 2.2.0.0 -> 2.3.0.3
s6: 2.4.0.0 -> 2.6.1.1
s6-dns: 2.1.0.0 -> 2.2.0.1
s6-linux-utils: 2.2.0.0 -> 2.4.0.2
s6-networking: 2.2.1.0 -> 2.3.0.2
s6-portable-utils: 2.1.0.0 -> 2.2.1.1
s6-rc: 0.1.0.0 -> 0.3.0.0
skalibs: 2.4.0.1 -> 2.6.0.1
2017-11-13 00:09:32 +01:00
Jonas Höglund
bdce9327a1
pixd: init at 1.0.0
2017-11-12 23:36:33 +01:00
Jonas Höglund
636c9b5c2d
hexd: init at 1.0.0
2017-11-12 23:36:33 +01:00
Renaud
ac060f55f3
simple-tpm-pk11: 2016-07-12 -> 0.06
2017-11-12 22:46:11 +01:00
Renaud
f1ec44ec94
opencryptoki: 3.2 -> 3.8.1
2017-11-12 22:39:37 +01:00
Michael Raskin
5f6b88c27f
genext2fs: fix handling of symlinks of length exactly 60
...
Amusingly enough, /nix/store/...-kmod-24/bin/kmod is exactly 60
characters.
2017-11-12 21:38:09 +01:00
Vladimír Čunát
ab1859e027
Merge branch 'staging'
...
Hydra looks very good: https://hydra.nixos.org/eval/1409475?compare=1409440
There's mainly some fallout from aarch64-linux not building `go`
on the first attempt.
2017-11-12 19:08:05 +01:00
Renaud
d2724f1635
lftp: 4.8.2 -> 4.8.3
2017-11-11 23:37:41 +01:00
Pascal Wittmann
f63c21569f
Fix homepage links (see #30636 )
2017-11-11 17:36:48 +01:00
Michael Raskin
254701d402
glusterfs: drop .upstream file, as the source archive has to be inspected manually (not just the known commands from the build output)
2017-11-11 15:31:42 +01:00
Michael Raskin
fcd66ca233
dd_rescue: 1.99.5 -> 1.99.7
2017-11-11 15:31:41 +01:00
Michael Raskin
2d2d87d6f9
nilfs-utils: 2.2.6 -> 2.2.7
2017-11-11 15:31:41 +01:00
Michael Raskin
29dc669904
getmail: 4.54.0 -> 5.4
2017-11-11 15:31:40 +01:00
Michael Raskin
2f974a29c6
ipmiutil: 3.0.5 -> 3.0.7
2017-11-11 15:31:39 +01:00
Pascal Wittmann
27e32aa357
disorderfs: 0.5.1 -> 0.5.2
2017-11-11 14:48:53 +01:00
Vladimír Čunát
cbfb586151
Merge security fixes adapted from #31437
2017-11-11 13:33:25 +01:00
Vladimír Čunát
ac677c7a01
partclone: 0.2.89 -> 0.3.11 (fixes CVE-2017-6596)
2017-11-11 13:30:18 +01:00
Michael Raskin
57f5e2aa76
bubblewrap: 0.1.8 -> 0.2.0
2017-11-11 13:10:50 +01:00
Michael Raskin
0483842286
xpra: 2.0.2 -> 2.1.3; xpraGtk3: 0.16.2 -> 2.1.3
2017-11-11 13:03:36 +01:00
Vladimír Čunát
8559b6db82
Merge branch 'master' into staging
...
A couple thousand rebuilds from master.
2017-11-11 09:25:07 +01:00
Orivej Desh
4d4e70d071
Merge pull request #31505 from c0bw3b/pkg/lr
...
lr: 0.4 -> 1.1
2017-11-11 05:14:28 +00:00
adisbladis
0e812b717a
networkmanager: 1.8.2 -> 1.10.0
2017-11-11 13:11:44 +08:00
Eric Bailey
1acb901a8f
wakatime: 7.0.4 -> 10.0.1
...
Fixes #26133
2017-11-11 04:51:30 +00:00
Patrick Callahan
bd04a0ff0a
groff: split out perl dependencies
2017-11-11 03:35:59 +00:00
Orivej Desh
ac522cbe95
Merge pull request #30137 from aneeshusa/update-openssh-to-7.6p1
...
openssh: 7.5p1 -> 7.6p1
2017-11-11 01:23:41 +00:00
Orivej Desh
5e3c7cb65c
Merge pull request #31237 from mimadrid/update/parallel-20171022
...
parallel: 20170722 -> 20171022
2017-11-11 00:35:07 +00:00
Renaud
c9d69a255b
lr: 0.4 -> 1.1
2017-11-11 00:09:58 +01:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636
2017-11-10 22:13:46 +01:00
Orivej Desh
fc22a0160e
Merge pull request #31488 from adisbladis/awscli
...
awscli: 1.11.162 -> 1.11.185
2017-11-10 20:52:27 +00:00
Renaud
f17eec9de0
Merge pull request #31374 from cstrahan/doas
...
doas: init at 6.0
2017-11-10 20:46:25 +01:00
adisbladis
ec42653430
btrfs-progs: 4.13.1 -> 4.13.3
2017-11-11 03:22:13 +08:00
Renaud
5022edd9ea
Merge pull request #31435 from 4z3/urlwatch
...
urlwatch: 2.5 -> 2.7
2017-11-10 20:20:19 +01:00
adisbladis
d191bede7b
awscli: 1.11.162 -> 1.11.185
2017-11-11 02:35:43 +08:00
adisbladis
689f385923
aws_shell: Move out of python-packages.nix
2017-11-11 02:35:42 +08:00