Commit Graph

17163 Commits

Author SHA1 Message Date
Jörg Thalheim
a42311a9f6
Merge pull request #44209 from samueldr/feature/nix-top
nix-top: init at 0.1.0 -> 0.2.0
2018-07-30 10:05:29 +01:00
Jörg Thalheim
8717de96a9 nix-top: simplify installPhase 2018-07-30 10:04:15 +01:00
Jörg Thalheim
c5d1f7723b
Merge pull request #43985 from snaar/fix-lesspipe-dependency
lesspipe: add missing dependency on 'file'
2018-07-30 09:46:06 +01:00
Russell O'Connor
ae669ad68d miniupnpc_2: 2.0.20171212 -> 2.0.20180203 2018-07-29 22:57:45 -04:00
Samuel Dionne-Riel
e1dc63b41b nix-top: 0.1.0 -> 0.2.0 2018-07-29 22:10:49 -04:00
Samuel Dionne-Riel
92eedad50b nix-top: init at 0.1.0 2018-07-29 16:20:22 -04:00
R. RyanTM
7d3daa31b9 pspg: 1.1.1 -> 1.2.1 (#43916)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pspg/versions.
2018-07-29 20:28:12 +02:00
Fernando José Pando
285d770949 httperf: init at 0.9.1
* httperf: init at 0.9.1

- tested on nixos

* httperf: 0.9.1 add ssl support

* httperf: 0.9.1 default-build-phase

* httperf: 0.9.1 fix pname
2018-07-29 09:41:15 -07:00
Jörg Thalheim
a2c6dbe370
Merge pull request #44137 from dtzWill/update/grv-0.2.0
grv: 0.1.2 -> 0.2.0
2018-07-29 12:50:33 +01:00
Jörg Thalheim
08254f2462
Merge pull request #44188 from Ekleog/redsocks-maintain
redsocks: add self as maintainer
2018-07-29 12:23:48 +01:00
Jörg Thalheim
bdfba1a954
Merge branch 'master' into update/grv-0.2.0 2018-07-29 12:18:18 +01:00
Frederik Rietdijk
e46e7f44c2
Merge staging-next into master 2018-07-29 09:13:54 +02:00
Frederik Rietdijk
2226b7de07
Merge pull request #44177 from LnL7/nix-tempdir
nix: don't use /tmp for the tests on darwin
2018-07-29 09:12:41 +02:00
Léo Gaspard
6622dffb1d
redsocks: add self as maintainer 2018-07-29 15:58:50 +09:00
Will Dietz
0eb13162f1 Revert "Merge pull request #43983 from viric/coreutils_ssl_master"
coreutils is part of stdenv, which doesn't allow openssl currently.

It's unclear that adding openssl to stdenv was intended,
but if it was it was not discussed or mentioned.

To unbreak "all the things", reverting until this
has been discussed and a proper fix has been put together.

This reverts commit df9f76c62d, reversing
changes made to 585ded7329.
2018-07-28 19:20:26 -05:00
Lluís Batlle i Rossell
8f5bfc6901 coreutils: fix unwanted change in prev merge
I didn't mean to change the enableParallelBuilding.
2018-07-29 00:20:18 +02:00
viric
df9f76c62d
Merge pull request #43983 from viric/coreutils_ssl_master
Openssl in coreutils makes *sum programs much faster (RFC)
2018-07-29 00:17:44 +02:00
Jörg Thalheim
585ded7329
Merge pull request #44179 from gnidorah/maintainers
twilight, kde2-decoration: add myself to maintainers
2018-07-28 23:17:29 +01:00
Lluís Batlle i Rossell
322b2043f9 Remove default for openssl
Suggested by matthewbauer review.
2018-07-28 19:30:54 +02:00
Lluís Batlle i Rossell
f54b387b63 Merge remote-tracking branch 'central/master' into viric_clean 2018-07-28 19:25:14 +02:00
gnidorah
b6d92b89e3 twilight, kde2-decoration: add myself to maintainers 2018-07-28 17:45:45 +03:00
Frederik Rietdijk
eb04afe1b5 awscli: 1.15.58 -> 1.15.66 2018-07-28 16:39:42 +02:00
Daiderd Jordan
77a9745d7a
nix: don't use /tmp for the tests on darwin
Unlike on linux these are not namespaced per user so this will cause
build failures if /tmp/nix-test was not removed by a previous build if
the nixbld user id doesn't match by accident. Nix already creates a
unique tempdir for builds so we can use that instead.

Fixes #44172
2018-07-28 16:03:17 +02:00
Frederik Rietdijk
8db716d9f3 Merge master into staging-next 2018-07-28 12:31:35 +02:00
Silvan Mosberger
f460703211
Merge pull request #44154 from sh4r3m4n/fzf-fix-2
fzf: fix invalid symlink on vim-plugins
2018-07-28 05:27:48 +02:00
Dominik Xaver Hörl
6613fea80e android-file-transfer: init at 3.4 2018-07-27 20:20:41 -07:00
Matthew Bauer
53bf234c85 fortune: remove gcc from closure
Fixup is only run on $out/bin not $out/games. Luckily fortune is
relocatable so just moving it to $out/bin works & reduces closure size.
2018-07-27 19:39:33 -04:00
Bas van Dijk
ebcdb822f8 elk: 6.2.4 -> 6.3.2
* The ELK stack is upgraded to 6.3.2.

* `elasticsearch6`, `logstash6` and `kibana6` now come with X-Pack which is
  a suite of additional features. These are however licensed under the unfree
  "Elastic License".

* Fortunately they also provide OSS versions which are now packaged
  under: `elasticsearch6-oss`, `logstash6-oss` and `kibana6-oss`.
  Note that the naming of the attributes is consistent with upstream.

* The test `nix-build nixos/tests/elk.nix -A ELK-6` will test the OSS
  version by default. You can also run the test on the unfree ELK using:
  `NIXPKGS_ALLOW_UNFREE=1 nix-build nixos/tests/elk.nix -A ELK-6 --arg enableUnfree true`
2018-07-28 00:01:31 +02:00
Profpatsch
abcc849c9e s6-networking: add ssl support (libressl by default)
For now there’s only support for libressl, but it is built in a way that makes
adding support for e.g. bearssl trivial.
2018-07-27 17:48:32 +02:00
Profpatsch
9a95c136d8 execline: 2.3.0.3 -> 2.5.0.0 2018-07-27 17:48:32 +02:00
Profpatsch
9b55ab7674 s6-rc: 0.3.0.0 -> 0.4.0.1 2018-07-27 17:48:32 +02:00
Profpatsch
b4cda2e4ff s6: 2.6.1.1 -> 2.7.1.1 2018-07-27 17:48:32 +02:00
Profpatsch
5ea846a656 s6-dns: 2.2.0.1 -> 2.3.0.0 2018-07-27 17:48:32 +02:00
Matías Lang
fcb4e32e9a fzf: fix invalid symlink on vim-plugins
The fzf vim plugin wasn't working because it was making a symlink to a
directory with the full source code. This directory isn't present
anymore since the commit e95f17e272 wich
removes it because it isn't so useful for the go packages.

I fixed it by manually copying the plugin/ directory into the out
derivation, which is the only part of the source that contains the vim
plugin.
2018-07-27 12:27:42 -03:00
Jörg Thalheim
84c75d5a50 blsd: bump libgit 2018-07-27 13:34:35 +01:00
Frederik Rietdijk
f59e6f4037 Merge master into staging 2018-07-26 16:18:53 +02:00
Frederik Rietdijk
38ac3b3437
Merge pull request #43972 from NixOS/python-unstable
Python packages: major updates
2018-07-26 16:16:10 +02:00
Robert Schütz
72934aa94e beets: use python3Packages 2018-07-26 12:43:18 +02:00
Johan Thomsen
75e71ad216 cfssl: 20170527 -> 1.3.2 2018-07-26 11:20:36 +02:00
Matthew Bauer
060f53e0d4
Merge pull request #44109 from NixOS/ryantrinkle/remove-empty-file
azure-cli: delete empty nix file
2018-07-25 17:28:17 -04:00
Ryan Trinkle
7ca34b2bdd azure-cli: delete empty nix file 2018-07-25 16:27:12 -04:00
Matthew Bauer
7b7396271c
Merge pull request #44071 from eqyiel/eot_utilities-darwin
eot_utilities: change platforms to unix
2018-07-25 15:32:06 -04:00
Daiderd Jordan
7cc5624b3c
Merge pull request #43993 from carlosdagos/cntlm-macos
cntlm: add support for darwin
2018-07-25 21:19:26 +02:00
Matthew Bauer
444857b15c
Merge pull request #43048 from Nadrieril/passff-host
passff-host: init at 1.0.2
2018-07-25 13:27:02 -04:00
Matthew Bauer
0aa2a93d12
Merge pull request #43810 from yesbox/bfs
bfs: enable the test_fstype test
2018-07-25 13:22:46 -04:00
Sage
49ae194b23 yaxg: init at 2018-07-20
* yaxg: init at 2018-07-20

* yaxg: replaced makeWrapper with wrapProgram

* yaxg: Fixed version number and some formatting
2018-07-25 07:14:14 -07:00
Tuomas Tynkkynen
cd5095c0ee simg2img: Init at 1.1.3 2018-07-25 15:55:23 +03:00
Wael M. Nasreddine
fec22d4ff4 amazon-ecr-credential-helper: init at 0.1.0 2018-07-24 20:26:41 -07:00
Ruben Maher
0438900c7a eot_utilities: change platforms to unix
This works on Darwin too.
2018-07-25 11:36:25 +09:30
Carlos D
8b306bab12 cntlm: add support for darwin 2018-07-25 11:35:02 +10:00
John Ericson
0859696d06 sharutils: Remove crossAttrs
The patch is no longer needed, at least on aarch64-linux
2018-07-24 18:36:59 -04:00
John Ericson
c99de14e60 curl: Get rid of crossAttrs 2018-07-24 18:36:59 -04:00
Profpatsch
4295da8af4 skarnet software: add Profpatsch as maintainer 2018-07-25 00:06:31 +02:00
Profpatsch
710f0f8c10 skarnet software: rename attributes and split outputs
Change the attribute names of camelCased utils to kebab-case to improve
consistency.
Split every package into multiple outputs where possible.
2018-07-25 00:06:31 +02:00
Silvan Mosberger
1f1eb6fdc7
Merge pull request #44051 from Enzime/fix/minicom-on-darwin
minicom: Add macOS support
2018-07-24 23:19:58 +02:00
Frederik Rietdijk
6275a31f33
Merge pull request #43859 from Hodapp87/appleseed_190b_fix_python
appleseed: Fix non-executable items and Python bindings
2018-07-24 21:54:02 +02:00
Frederik Rietdijk
010ebe1276
Merge pull request #43996 from samueldr/update/refind-0.11.3
refind: 0.11.2 -> 0.11.3
2018-07-24 20:50:44 +02:00
Frederik Rietdijk
099c13da1b Merge staging-next into master (#44009)
* substitute(): --subst-var was silently coercing to "" if the variable does not exist.

* libffi: simplify using `checkInputs`

* pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix

* utillinux: 2.32 -> 2.32.1

https://lkml.org/lkml/2018/7/16/532

* busybox: 1.29.0 -> 1.29.1

* bind: 9.12.1-P2 -> 9.12.2

https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html

* curl: 7.60.0 -> 7.61.0

* gvfs: make tests run, but disable

* ilmbase: disable tests on i686. Spooky!

* mdds: fix tests

* git: disable checks as tests are run in installcheck

* ruby: disable tests

* libcommuni: disable checks as tests are run in installcheck

* librdf: make tests run, but disable

* neon, neon_0_29: make tests run, but disable

* pciutils: 3.6.0 -> 3.6.1

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pciutils/versions.

* mesa: more include fixes

mostly from void-linux (thanks!)

* npth: 1.5 -> 1.6

minor bump

* boost167: Add lockfree next_prior patch

* stdenv: cleanup darwin bootstrapping

Also gets rid of the full python and some of it's dependencies in the
stdenv build closure.

* Revert "pciutils: use standardized equivalent for canonicalize_file_name"

This reverts commit f8db20fb3a.
Patching should no longer be needed with 3.6.1.

* binutils-wrapper: Try to avoid adding unnecessary -L flags

(cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9)
Signed-off-by: Domen Kožar <domen@dev.si>

* libffi: don't check on darwin

libffi usages in stdenv broken darwin. We need to disable doCheck for that case.

* "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook

* python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273

When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.

* parity-ui: fix after merge

* python.pkgs.pytest-flake8: disable test, fix build

* Revert "meson: 0.46.1 -> 0.47.0"

With meson 0.47.0 (or 0.47.1, or git)
things are very wrong re:rpath handling
resulting in at best missing libs but
even corrupt binaries :(.

When we run patchelf it masks the problem
by removing obviously busted paths.
Which is probably why this wasn't noticed immediately.

Unfortunately the binary already
has a long series of paths scribbled
in a space intended for a much smaller string;
in my testing it was something like
lengths were 67 with 300+ written to it.

I think we've reported the relevant issues upstream,
but unfortunately it appears our patches
are what introduces the overwrite/corruption
(by no longer being correct in what they assume)

This doesn't look so bad to fix but it's
not something I can spend more time on
at the moment.

--

Interestingly the overwritten string data
(because it is scribbled past the bounds)
remains in the binary and is why we're suddenly
seeing unexpected references in various builds
-- notably this is is the reason we're
seeing the "extra-utils" breakage
that entirely crippled NixOS on master
(and probably on staging before?).

Fixes #43650.

This reverts commit 305ac4dade.

(cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-24 15:04:48 +01:00
Michael Hoang
4fac5ea60c minicom: Add macOS support 2018-07-24 17:25:28 +10:00
snaar
93207805b8 lesspipe: fix paths via patch and substitution 2018-07-24 01:23:17 -04:00
Andreas Rammhold
f4f8cb5b22 networkmanager-vpnc: 1.2.4 -> 1.2.6
fixes CVE-2018-10900
2018-07-23 22:44:34 +02:00
Pascal Wittmann
535a835678
parallel: 20180622 -> 20180722 2018-07-23 20:36:35 +02:00
snaar
c6bc77d30e lesspipe: add dependency on ncurses; actually pull in deps and put them on path 2018-07-23 14:32:39 -04:00
Jörg Thalheim
b80c56ed90
Merge pull request #44011 from mkaito/fix-tor
tor: fix failing Hydra build
2018-07-23 15:01:00 +01:00
Michishige Kaito
f66ad737a4 tor: fix failing Hydra build 2018-07-23 14:54:32 +01:00
Christian Kauhaus
881ea26382 vulnix: 1.7 -> 1.7.1
Closes NixOS/nixpkgs#43999
2018-07-23 15:39:37 +02:00
Alyssa Ross
20070b4ba0
gotop: works on non-Linux Unixes
From the README:

> Working and tested on Linux and OSX, with Windows support being worked
> on.
2018-07-23 11:45:28 +00:00
Samuel Dionne-Riel
0702fbd88e refind: 0.11.2 -> 0.11.3 2018-07-23 00:39:34 -04:00
snaar
e0d5f644ac lesspipe: add missing dependency on 'file' 2018-07-22 17:03:38 -04:00
Lluís Batlle i Rossell
36701d4af7 Openssl in coreutils makes *sum programs much faster.
sha256sum, md5sum, etc.
2018-07-22 22:02:13 +02:00
Lluís Batlle i Rossell
66d7126255 Take me (viric) out of most maintenance
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
Pascal Wittmann
828bb68c20
barcode: add license
see issue #43716
2018-07-22 17:38:28 +02:00
Pascal Wittmann
0967f617e2
axel: add license
see issue #43716
2018-07-22 17:33:09 +02:00
Pascal Wittmann
03dd8aabf9
auctex: add license
see issue #43716
2018-07-22 17:30:15 +02:00
Pascal Wittmann
2cf5305cfb
atool: add license
see issue #43716
2018-07-22 17:27:11 +02:00
Pascal Wittmann
11ae720974
xrestop: add license
see issue #43716
2018-07-22 17:01:46 +02:00
Pascal Wittmann
7cda3b3042
xurls: add license
see issue #43716
2018-07-22 16:57:28 +02:00
Pascal Wittmann
13a288dcee
yad: add license
see issue #43716
2018-07-22 16:54:01 +02:00
Pascal Wittmann
60365f57f5
zerofree: add license
see issue #43716
2018-07-22 16:44:30 +02:00
Pascal Wittmann
19d850b7f8
zimwriterfs: meta.platforms is a list 2018-07-22 16:39:05 +02:00
Pascal Wittmann
86f64871f1
zimwriterfs: add license
see issue #43716
2018-07-22 16:38:10 +02:00
Pascal Wittmann
3cd3922c97
zkfuse: add license
see issue #43716
2018-07-22 16:28:44 +02:00
R. RyanTM
ace66a7aeb autorandr: 1.5 -> 1.6 (#43953) 2018-07-22 09:20:46 +00:00
Vladyslav Mykhailichenko
2c8e87634f gptfdisk: 1.0.3 -> 1.0.4 2018-07-22 09:20:10 +00:00
Frederik Rietdijk
3209775495 Merge master into staging 2018-07-22 11:14:41 +02:00
Frederik Rietdijk
6c72782d36 Merge staging-next into master 2018-07-22 11:04:28 +02:00
Frederik Rietdijk
cc071ece30
Merge pull request #43918 from r-ryantm/auto-update/pass-import
passExtensions.pass-import: 2.2 -> 2.3
2018-07-22 08:41:46 +02:00
Frederik Rietdijk
b141d3f274
Merge pull request #43939 from r-ryantm/auto-update/graylog
graylog: 2.4.5 -> 2.4.6
2018-07-22 08:34:26 +02:00
Frederik Rietdijk
5e09f649c2
Merge pull request #43944 from r-ryantm/auto-update/facter
facter: 3.11.2 -> 3.11.3
2018-07-22 08:22:29 +02:00
Frederik Rietdijk
d4d08c4dba
Merge pull request #43951 from r-ryantm/auto-update/acme.sh
acme-sh: 2.7.8 -> 2.7.9
2018-07-22 08:20:52 +02:00
R. RyanTM
3380369f41 acme-sh: 2.7.8 -> 2.7.9
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/acme.sh/versions.
2018-07-21 20:51:27 -07:00
R. RyanTM
bead12c2f6 facter: 3.11.2 -> 3.11.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/facter/versions.
2018-07-21 19:22:50 -07:00
volth
cc55a3ebcb treewide: fix build with disallowed aliases (#43872)
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
R. RyanTM
a651155e49 graylog: 2.4.5 -> 2.4.6
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/graylog/versions.
2018-07-21 17:47:11 -07:00
Matthew Bauer
916f096911
Merge pull request #43890 from matthewbauer/mingw-fixes
Mingw fixes
2018-07-21 17:04:20 -04:00
Matthew Bauer
09fed91ec8 file: build on windows 2018-07-21 17:00:05 -04:00
R. RyanTM
420a813b93 passExtensions.pass-import: 2.2 -> 2.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pass-import/versions.
2018-07-21 13:02:09 -07:00
Vladimír Čunát
0262431889
Revert "pciutils: use standardized equivalent for canonicalize_file_name"
This reverts commit f8db20fb3a.
Patching should no longer be needed with 3.6.1.
2018-07-21 20:46:42 +02:00
Vladimír Čunát
e161ee3df1
Merge branch 'staging' into PR 2018-07-21 20:46:03 +02:00
Frederik Rietdijk
ad47d658d1 Merge master into staging-next 2018-07-21 19:43:53 +02:00
Jörg Thalheim
44aca430c3
Merge pull request #43869 from volth/unused5
pkgs/*: remove unreferenced function arguments
2018-07-21 15:57:57 +01:00
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
Michishige Kaito
8cf22dea82 gopass: 1.8.1 -> 1.8.2 2018-07-21 13:59:50 +01:00
Frederik Rietdijk
251a0a9a86
Merge pull request #43860 from volth/unused2
treewide: remove unused 'inherit' in let blocks
2018-07-21 11:13:36 +02:00
Frederik Rietdijk
d21911f9f4
Merge pull request #43734 from r-ryantm/auto-update/rcm
rcm: 1.3.1 -> 1.3.3
2018-07-21 11:00:00 +02:00
Frederik Rietdijk
f48f51257d
Merge pull request #43772 from r-ryantm/auto-update/esptool-ck
esptool-ck: 0.4.11 -> 0.4.13
2018-07-21 10:58:54 +02:00
Frederik Rietdijk
bac0f0a895
Merge pull request #43777 from r-ryantm/auto-update/fwup
fwup: 1.2.1 -> 1.2.3
2018-07-21 10:58:35 +02:00
Frederik Rietdijk
044edd3730
Merge pull request #43793 from r-ryantm/auto-update/bfs
bfs: 1.2.2 -> 1.2.3
2018-07-21 10:52:43 +02:00
Frederik Rietdijk
8eca946958
Merge pull request #43738 from r-ryantm/auto-update/s3cmd
s3cmd: 2.0.1 -> 2.0.2
2018-07-21 10:52:11 +02:00
Frederik Rietdijk
a02bf8f85c
Merge pull request #43743 from r-ryantm/auto-update/playerctl
playerctl: 0.6.0 -> 0.6.1
2018-07-21 10:49:05 +02:00
Frederik Rietdijk
9b41494531
Merge pull request #43750 from r-ryantm/auto-update/mrtg
mrtg: 2.17.4 -> 2.17.7
2018-07-21 10:48:50 +02:00
volth
cd6e2c9642 undo: try for zero rebuild on ofborg 2018-07-21 02:48:05 +00:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Chris Hodapp
88fe696f43 appleseed: Fix non-executable items and Python bindings 2018-07-20 21:42:53 -04:00
volth
6d2857a311 [bot] treewide: remove unused 'inherit' in let blocks 2018-07-20 19:38:19 +00:00
Frederik Rietdijk
1a6af9f88e
Merge pull request #43857 from volth/unused
[bot] treewide: remove unreferenced code
2018-07-20 21:06:32 +02:00
volth
87f5930c3f [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
Christian Kauhaus
69454943b7 vulnix: 1.6.3 -> 1.7
The updated version brings selective whitelisting, i.e. when some CVEs
of a package are whitelisted and others are not, only the new CVEs are
reported.

Also correct license to match upstream BSD-3-Clause and clean up source.
2018-07-20 15:24:40 +02:00
Pascal Wittmann
a5ade790b4 gencfsm: fix build 2018-07-20 14:05:22 +02:00
Graham Christensen
7fdba7c74e
Merge pull request #43834 from ryantm/https2
treewide: http -> https
2018-07-19 21:31:36 -04:00
Ryan Mulligan
df8062c45b treewide: http -> https 2018-07-19 18:12:04 -07:00
Michael Weiss
accfb93503 lf: Install the manual page 2018-07-19 22:33:45 +02:00
Pascal Wittmann
aba0e560f0
ical2org: adhere to version number convention
see issue #43717
2018-07-19 21:56:29 +02:00
Pascal Wittmann
c4cca95bf2
yafaray-core: adhere to version convention
see issue #43717
2018-07-19 21:38:27 +02:00
Frederik Rietdijk
8213ff161c Merge master into staging-next 2018-07-19 18:24:24 +02:00
Jesper Geertsen Jonsson
9877ba507b bfs: enable the test_fstype test
This test would previously fail in the nix build sandbox.
It was fixed in version 1.2.2.
2018-07-19 13:42:39 +02:00
Sarah Brofeldt
1bec0a9ed4
Merge pull request #43729 from srhb/nix-index-0.1.1
nix-index: 0.1.0 -> 0.1.1
2018-07-19 09:35:30 +02:00
Matthew Bauer
76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
R. RyanTM
e48a1292a7 bfs: 1.2.2 -> 1.2.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bfs/versions.
2018-07-18 17:44:52 -07:00
Michael Weiss
d7d31fea7e lf: 6 -> 7 2018-07-19 02:11:15 +02:00
Tuomas Tynkkynen
20847b251e diffoscope: Add gnumeric dependency
For the `ssconvert` tool.
2018-07-19 02:33:45 +03:00
Tuomas Tynkkynen
a595896c56 diffoscope: Document the script to locate missing optional dependencies
And give it it a bit more descriptive name of list-missing-tools.sh.
2018-07-19 02:31:23 +03:00
Will Dietz
0a46f8c198 diffoscope: fix manpage generation
Was already broken, not sure for how long.

Without this the tool fails to run,
so help2man ends up producing an empty file.
2018-07-19 02:11:00 +03:00
Will Dietz
dc29207e93 diffoscope: add lz4 tool 2018-07-19 02:11:00 +03:00
Will Dietz
b03ed95050 diffoscope: 98 -> 99 2018-07-19 02:11:00 +03:00
R. RyanTM
fd1c9d4c9a fwup: 1.2.1 -> 1.2.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fwup/versions.
2018-07-18 15:51:54 -07:00
R. RyanTM
6f7773cc2a esptool-ck: 0.4.11 -> 0.4.13
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/esptool-ck/versions.
2018-07-18 15:14:22 -07:00
Maximilian Bosch
fbc009f266 osquery: 3.2.8 -> 3.2.9 (#43690)
Latest bugfix release with the following notable changes:

* Memory leak resolve for dispatcher
  (06d4865445)

* Fix include path on status.h
  (5bd4984f2a)

Additionally the patch had to be rebased onto the 3.2.9 branch as it
added XCode support including some CLang flags (namely `-fno-limit-debug-info`)
which are unsupported on GCC.
(see bccc28dd98)
2018-07-18 22:23:20 +02:00
R. RyanTM
3c6a9e13a9 mrtg: 2.17.4 -> 2.17.7
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mrtg/versions.
2018-07-18 10:26:17 -07:00
R. RyanTM
a73049b175 playerctl: 0.6.0 -> 0.6.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/playerctl/versions.
2018-07-18 08:50:12 -07:00
R. RyanTM
3d1a59a0b5 pciutils: 3.6.0 -> 3.6.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pciutils/versions.
2018-07-18 08:39:39 -07:00
R. RyanTM
d5c9d86b83 s3cmd: 2.0.1 -> 2.0.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/s3cmd/versions.
2018-07-18 07:46:21 -07:00
Sarah Brofeldt
e778191b24 nix-index: 0.1.0 -> 0.1.1 2018-07-18 12:55:35 +02:00
R. RyanTM
9fb190de50 rcm: 1.3.1 -> 1.3.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rcm/versions.
2018-07-17 19:57:24 -07:00
Robert Schütz
2391d1dbf3 esptool: 2.4.1 -> 2.5.0 (#43663) 2018-07-18 01:16:57 +02:00
Márton Boros
b3c3df4007 keybase-gui: fix kbfs mount path check (#40080) 2018-07-17 11:47:55 -04:00
Will Dietz
ed31b92d9d
Merge pull request #43649 from dtzWill/update/whois-5.3.2
whois: 5.3.1 -> 5.3.2
2018-07-17 09:15:51 -05:00
Will Dietz
6075fa8d0c curl: 7.60.0 -> 7.61.0 2018-07-17 12:20:41 +00:00
Zack Grannan
c17decb15c markdown-pp: init at 1.4 (#43525)
* markdown-pp: init at 1.3

* Increment version, fix tests
2018-07-17 13:24:13 +02:00
Frederik Rietdijk
12949bf84a Merge master into staging 2018-07-17 10:05:50 +02:00
Frederik Rietdijk
1ae2f10642 Merge staging-next into master 2018-07-17 10:04:59 +02:00
lewo
bac995cd9f
Merge pull request #43384 from mbode/aws-rotate-key
aws-rotate-key: init at 1.0.0
2018-07-17 09:05:28 +02:00
Will Dietz
e2cbbbb289 whois: 5.3.1 -> 5.3.2
> whois (5.3.2) unstable; urgency=medium
>
>   * Added the .ge TLD server.
>   * Updated the charset for whois.nic.cl. (Closes: #900047)
>   * Updated the list of new gTLDs.
2018-07-16 21:33:00 -05:00
Tuomas Tynkkynen
8258f5bda4 ibniz: init at 1.18 2018-07-17 02:51:41 +03:00
Pascal Wittmann
e72ef5780d
mmake: fix description 2018-07-16 22:08:25 +02:00
Pascal Wittmann
f3d9353a75
toilet: add myself (pSub) as maintainer 2018-07-16 22:04:48 +02:00
Pascal Wittmann
66f99ecb7f
aha: add myself (pSub) as maintainer 2018-07-16 21:57:43 +02:00
xeji
23b2b490a1
Merge pull request #43605 from jensbin/bluemix
bluemix-cli: 0.6.6 -> 0.8.0
2018-07-16 17:18:11 +02:00
Frederik Rietdijk
6d339e5863 Merge staging-next into staging 2018-07-16 17:14:44 +02:00
Frederik Rietdijk
f001c81c1a Merge master into staging-next 2018-07-16 17:11:01 +02:00
Maximilian Bode
7741be72e7 aws-rotate-key: init at 1.0.0 2018-07-16 16:21:38 +02:00
Jens Binkert
9a8ccb7e65 bluemix-cli: 0.6.6 -> 0.8.0 2018-07-16 15:38:45 +02:00
Domen Kožar
f3341e2330
xz: enable optional static compilation 2018-07-16 09:56:03 +01:00
Frederik Rietdijk
3c09808160 Merge master into staging-next 2018-07-16 07:43:37 +02:00
xeji
311f017066
Merge pull request #43494 from jb55/clipmenu-master
clipmenu: init at 5.4.0
2018-07-16 00:48:31 +02:00
Franz Pletz
86e27e29c4
clamav: 0.99.4 -> 0.100.1 2018-07-16 00:04:44 +02:00
Franz Pletz
b7813f37fc
subfinder: remove from its own deps 2018-07-16 00:04:43 +02:00
Franz Pletz
ddf898006e
kea: 1.3.0 -> 1.4.0 2018-07-15 21:41:46 +02:00
Franz Pletz
472ab64e0f
nitrokey-app: 1.2 -> 1.3.1 2018-07-15 21:41:46 +02:00
William Casarin
fb130874fd clipmenu: init at 5.4.0
clipmenu is a simple tool for managing you clipboard with dmenu.
2018-07-15 12:22:46 -07:00
xeji
0c6df10de7
Merge pull request #43413 from Izorkin/percona-xtrabackup
percona-xtrabackup: 2.4.9 -> 2.4.12
2018-07-15 21:03:41 +02:00
Jörg Thalheim
868a1855b7
Merge pull request #43542 from jfrankenau/init-mergerfs-tools
mergerfs-tools: init at 20171221
2018-07-15 15:01:04 -04:00
Franz Pletz
d856ad7fc4
dnsmasq: 2.78 -> 2.79 2018-07-15 20:15:36 +02:00
Franz Pletz
02ce906d8a
subfinder: init at 2018-07-15 2018-07-15 19:27:42 +02:00
adisbladis
b23a243ce2
Merge pull request #43459 from bhipple/add/s4cmd
s4cmd: init at 2.0.1
2018-07-16 00:16:39 +08:00
Uli Baum
e40a09e3ac percona-xtrabackup: fix build with gcc7 2018-07-15 13:48:43 +02:00
Robert Schütz
18774d4173 Merge branch 'master' into staging 2018-07-15 12:31:18 +02:00
xeji
0ef2389327
Merge pull request #43315 from ryantm/cpan
treewide: replace search.cpan.org with metacpan.org
2018-07-15 11:51:58 +02:00
Ivan Malison
4b8bb6a65a
rofi-systemd: init at 0.1.0 2018-07-14 19:06:48 -07:00
Ryan Mulligan
220618ef9c perlPackages: remove search.cpan.org; add metacpan.org default homepage
https://www.perl.com/article/saying-goodbye-to-search-cpan-org/

maybe one operation less

..with unifying recursiveUpdate and first //

although not tested

fix whitespace
2018-07-14 18:49:00 -07:00
Michael Hoang
6308fa8de1 youtube-dl: 2018.05.18 -> 2018.07.10
Also remove `with stdenv.lib` from Nix derivation to make it clearer
where variables are coming from.
2018-07-15 11:09:12 +10:00
Johannes Frankenau
73082002ac mergerfs-tools: init at 20171221 2018-07-14 23:32:50 +02:00
R. RyanTM
23f5fe768d hdf4: 4.2.13 -> 4.2.14 (#43198)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/hdf/versions.

These checks were done:

- built on NixOS
- /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hdfls passed the binary check.
- /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hdfed passed the binary check.
- Warning: no invocation of /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/gif2hdf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hdf2gif had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hdf2jpeg had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hdf24to8 had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hdf8to24 had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hdfcomp had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hdfpack had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hdftopal had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hdftor8 had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hdfunpac had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/jpeg2hdf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/paltohdf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/r8tohdf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/ristosds had a zero exit code or showed the expected version
- /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/vmake passed the binary check.
- /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/vshow passed the binary check.
- /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hdp passed the binary check.
- /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hdfimport passed the binary check.
- /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hdiff passed the binary check.
- /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hrepack passed the binary check.
- /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/hrepack_check passed the binary check.
- /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/ncgen passed the binary check.
- /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin/bin/ncdump passed the binary check.
- 11 of 25 passed binary check by having a zero exit code.
- 0 of 25 passed binary check by having the new version present in output.
- found 4.2.14 with grep in /nix/store/f243368z016v0mwcx99gs6zc49nxyg55-hdf-4.2.14-bin
- directory tree listing: https://gist.github.com/c7f58f2da962d8b753b08b12178766f7
- du listing: https://gist.github.com/7d3dcd67602a8e6ffc864f5f43080c1d
2018-07-14 23:02:59 +02:00
Joachim Fasting
08144faaac
tor: 0.3.3.8 -> 0.3.3.9 2018-07-14 22:50:36 +02:00
R. RyanTM
3d2e92ef00 sshguard: 2.1.0 -> 2.2.0 (#43325)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sshguard/versions.
2018-07-14 21:28:08 +02:00
R. RyanTM
b04631ffd7 e2fsprogs: 1.44.2 -> 1.44.3 (#43352)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/e2fsprogs/versions.
2018-07-14 21:19:58 +02:00
Kenny Shen
59c365700b gnu-pw-mgr: 2.3.2 -> 2.3.3 (#43533) 2018-07-14 21:07:52 +02:00
Vladyslav M
56b5e73409 mdbook: 0.1.7 -> 0.1.8 (#43514) 2018-07-14 20:33:02 +02:00
Vladimír Čunát
0f01215203
Merge branch 'master' into staging-next
Hydra: ?compare=1468896
2018-07-14 18:15:30 +02:00
Herwig Hochleitner
6d0578934f diffoscope: 95 -> 98
enable progressbar
2018-07-14 14:24:35 +02:00
Herwig Hochleitner
8cec25bc23 i2p: 0.9.34 -> 0.9.35 2018-07-14 14:24:35 +02:00
Jan Tojnar
1a246c0d19
Merge pull request #43480 from r-ryantm/auto-update/bubblewrap
bubblewrap: 0.2.1 -> 0.3.0
2018-07-14 10:23:33 +02:00
R. RyanTM
e9585e234b clipster: 1.5.0 -> 2.0.0 (#43348)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/clipster/versions.
2018-07-14 00:36:30 +02:00
R. RyanTM
9e867b8639 fcitx-configtool: 0.4.9 -> 0.4.10 (#43203)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/fcitx-configtool/versions.

These checks were done:

- built on NixOS
- fcitx result is not automatically checked, because some binaries gets stuck in daemons
2018-07-13 23:54:31 +02:00
R. RyanTM
fbdb5773f4 fcitx-engines.hangul: 0.3.0 -> 0.3.1 (#43204)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/fcitx-hangul/versions.

These checks were done:

- built on NixOS
- fcitx result is not automatically checked, because some binaries gets stuck in daemons
2018-07-13 23:52:25 +02:00
R. RyanTM
3503651d5e fcitx-engines.chewing: 0.2.2 -> 0.2.3 (#43209)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/fcitx-chewing/versions.

These checks were done:

- built on NixOS
- fcitx result is not automatically checked, because some binaries gets stuck in daemons
2018-07-13 23:52:10 +02:00
R. RyanTM
5f608eb296 fcitx-engines.anthy: 0.2.2 -> 0.2.3 (#43208)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/fcitx-anthy/versions.

These checks were done:

- built on NixOS
- fcitx result is not automatically checked, because some binaries gets stuck in daemons
2018-07-13 23:51:52 +02:00
R. RyanTM
a6fcddf3db fcitx-engines.m17n: 0.2.3 -> 0.2.4 (#43206)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/fcitx-m17n/versions.

These checks were done:

- built on NixOS
- fcitx result is not automatically checked, because some binaries gets stuck in daemons
2018-07-13 23:51:35 +02:00
R. RyanTM
ececd26a80 fcitx-engines.cloudpinyin: 0.3.4 -> 0.3.6 (#43202)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/fcitx-cloudpinyin/versions.

These checks were done:

- built on NixOS
- fcitx result is not automatically checked, because some binaries gets stuck in daemons
2018-07-13 23:51:11 +02:00
Jan Tojnar
5457be89fe
Merge pull request #43087 from jtojnar/nm-1.12
network-manager: 1.10.6 → 1.12.0
2018-07-13 20:46:44 +02:00
Frederik Rietdijk
3e31d23d99 Merge master into staging 2018-07-13 19:34:19 +02:00
Jan Tojnar
e056ac3f98
networkmanager-applet: 1.8.10 → 1.8.14
Password entering should now work even without GNOME Keyring:
https://gitlab.gnome.org/GNOME/network-manager-applet/issues/3
2018-07-13 18:31:33 +02:00
Michael Raskin
66cb10a2ac
Merge pull request #43418 from Izorkin/dar
dar: 2.5.14 -> 2.5.15
2018-07-13 16:28:58 +00:00
Dan Peebles
6b81baed99 botocore, boto3, awscli: 1.10.48->1.10.57, 1.7.48->1.10.57, 1.15.49->1.15.48
As usual, I update all three of these at once because updating any of them
individually will break one or more of them.
2018-07-13 10:11:31 -04:00
R. RyanTM
cb0adcddd7 bubblewrap: 0.2.1 -> 0.3.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bubblewrap/versions.
2018-07-13 05:32:54 -07:00
Benjamin Hipple
47dfba89d1 s4cmd: init at 2.0.1
Tool for interacting with S3 buckets, with some performance optimizations over s3cmd.

Skips installing the bash shell completion scripts in /etc, to work around:
https://github.com/NixOS/nixpkgs/issues/4968
https://github.com/pypa/setuptools/issues/130
2018-07-12 23:08:36 -04:00
Joachim F
2775744624
Merge pull request #43319 from r-ryantm/auto-update/tor
tor: 0.3.3.7 -> 0.3.3.8
2018-07-12 20:26:32 +00:00
Pascal Wittmann
e0f54907ae
peco: 0.5.2 -> 0.5.3 2018-07-12 22:03:06 +02:00
Izorkin
f7d6744cf8 dar: 2.5.14 -> 2.5.15 2018-07-12 17:41:41 +03:00
Izorkin
4d209dcb15 percona-xtrabackup: 2.4.9 -> 2.4.12 2018-07-12 16:08:13 +03:00
Izorkin
99670bbb91 libmodsecurity: 3.0.0 -> 3.0.2 (#43406) 2018-07-12 14:36:38 +02:00
bricewge
9ae92ee651 vault: 0.9.5 -> 0.10.3 (#43355)
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
2018-07-11 21:06:41 +02:00
Frederik Rietdijk
629c9011b4
Merge pull request #43353 from r-ryantm/auto-update/debootstrap
debootstrap: 1.0.105 -> 1.0.106
2018-07-11 19:02:28 +02:00
Frederik Rietdijk
7d21b2208e
Merge pull request #43345 from r-ryantm/auto-update/s3fs-fuse
s3fs: 1.83 -> 1.84
2018-07-11 19:00:43 +02:00
R. RyanTM
064ce0056e fanficfare: 2.26.0 -> 2.27.0 (#43346)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fanficfare/versions.
2018-07-11 18:30:28 +02:00
Franz Pletz
3f324aa0cd
xsecurelock: init at 2018-07-10 2018-07-11 17:39:22 +02:00
Franz Pletz
8aaf71f9e0
s-tui: 0.6.2 -> 0.7.5 2018-07-11 17:35:20 +02:00
Brandon Smith
5f59d13f8c appimage-run: add libudev to inputs (#43269)
Required by Ledger Live
2018-07-11 14:34:59 +00:00
R. RyanTM
9a97a83e66 debootstrap: 1.0.105 -> 1.0.106
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/debootstrap/versions.
2018-07-11 06:13:30 -07:00
R. RyanTM
ac9eae43de s3fs: 1.83 -> 1.84
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/s3fs-fuse/versions.
2018-07-11 05:09:38 -07:00
lewo
1539167d21
Merge pull request #43278 from xtruder/pkgs/kail/init
kail: init at 0.6.0
2018-07-11 12:49:30 +02:00
R. RyanTM
5d56adb4fd miniupnpd: 2.1 -> 2.1.20180706 (#43186)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/miniupnpd/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/qnqg5q28if28n82q1p5f2mq1amssl29q-miniupnpd-2.1.20180706/bin/miniupnpd had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/2d95ffcb0003f1ba64f195d8ebbf3e0d
- du listing: https://gist.github.com/67d8cb75611b4683d6596e76fe599f50
2018-07-11 11:52:10 +02:00
Jaka Hudoklin
90c05e974f kail: init at 0.6.0 2018-07-11 11:49:41 +02:00
Frederik Rietdijk
b9d43fe91f
Merge pull request #43181 from r-ryantm/auto-update/lynis
lynis: 2.6.5 -> 2.6.6
2018-07-11 11:35:59 +02:00
Frederik Rietdijk
2f7c8ebd57
Merge pull request #43322 from r-ryantm/auto-update/tio
tio: 1.30 -> 1.31
2018-07-11 11:31:54 +02:00
Pascal Wittmann
13f640057d
Merge pull request #43238 from tgharib/fix/add-triggerhappy
triggerhappy: init at 0.5.0
2018-07-11 10:35:38 +02:00
R. RyanTM
5d0e6576cd wireguard: 0.0.20180625 -> 0.0.20180708 (#43318)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wireguard-tools/versions.
2018-07-11 10:33:41 +02:00
R. RyanTM
d662aed7a4 tio: 1.30 -> 1.31
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tio/versions.
2018-07-10 21:56:20 -07:00
R. RyanTM
f0aea0cc1b tor: 0.3.3.7 -> 0.3.3.8
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tor/versions.
2018-07-10 21:30:58 -07:00
Taha
00562b5a9a triggerhappy: init at 0.5.0 2018-07-11 00:15:52 -04:00
markuskowa
bceb0ee098 pstoedit: patch to ensure gs-9.22 compatibilty (#43280) 2018-07-11 00:58:06 +02:00
lewo
3c9f3a867e
Merge pull request #43248 from leenaars/spoofer
spoofer: init at 1.3.2
2018-07-10 23:32:07 +02:00
levi
1ab2a98b7f logmein-hamachi: 2.1.0.174 -> 2.1.0.198 2018-07-10 21:20:47 +00:00
Silvan Mosberger
82b90249cd
Merge pull request #43194 from r-ryantm/auto-update/http-prompt
http-prompt: 0.11.1 -> 0.11.2
2018-07-10 20:33:12 +02:00
Joachim Fasting
044653e047
dnscrypt-proxy2: meta.description nit 2018-07-10 19:45:34 +02:00
wayne
dae9cf6106 dnscrypt-proxy2: init at 2.0.15 2018-07-10 17:31:08 +00:00
Frederik Rietdijk
f8701caafc Merge master into staging 2018-07-10 15:51:20 +02:00
Jan Tojnar
28b6f74c3f
gnome3.gconf: remove 2018-07-10 12:14:40 +02:00
Will Dietz
301559c1ea
Merge pull request #43267 from dtzWill/fix/pciutils-3.6.0-musl
pciutils: use standardized equivalent for canonicalize_file_name
2018-07-09 17:08:48 -05:00
Matthew Bauer
81f78e6d3d
Merge pull request #43256 from matthewbauer/xcbuild-refactor
xcbuild refactor
2018-07-09 17:16:50 -04:00
Matthew Bauer
0534ceac81 xcbuild: move setup hook to xcbuildHook
Not every package that needs xcbuild will want to use its build phase.
I have moved the xcbuild setup hook to the new attribute xcbuildHook.
This means that dontUseXcbuild is no longer needed. If you just need
to call xcbuild on its own you can just refer to xcbuild.
2018-07-09 17:13:58 -04:00
Nadrieril
ceb9110aad passff-host: init at 1.0.2 2018-07-09 21:52:54 +01:00
Will Dietz
f8db20fb3a pciutils: use standardized equivalent for canonicalize_file_name
Fixes w/musl.
2018-07-09 15:30:56 -05:00
Matthew Bauer
6eb508a3e8 Merge remote-tracking branch 'upstream/master' into staging 2018-07-09 11:58:38 -04:00
Kim Ingmar Ferenc ALLAMANDOLA
58021b77a0
nilfs-utils: force enable limbount support
https://discourse.nixos.org/t/how-to-contribute-send-bugreport-without-github-account/475
https://nilfs.sourceforge.io/en/faq.html
2018-07-09 17:47:43 +02:00
Eelco Dolstra
92609ec9ae
pciutils: 3.5.6 -> 3.6.0 2018-07-09 13:12:59 +02:00
Michiel Leenaars
2a0f62afa3 spoofer: init at 1.3.2 2018-07-09 11:31:22 +02:00
Robert Schütz
4bbaf453b4 salt: 2018.3.0 -> 2018.3.2 2018-07-08 16:35:01 +02:00
Robert Schütz
33ce6a4017
Merge pull request #43201 from dotlambda/vobject-0.9.6
python.pkgs.vobject: 0.9.5 -> 0.9.6
2018-07-08 13:47:12 +02:00
Robert Schütz
015d138005 papis: 0.5.3 -> 0.6 2018-07-08 10:47:59 +02:00
Robert Schütz
2a8120251d papis: unpin python-dateutil 2018-07-08 10:44:21 +02:00
R. RyanTM
44bd5ab0bc http-prompt: 0.11.1 -> 0.11.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/http-prompt/versions.

<details><summary>Version release notes (from GitHub)</summary>
* Fix bug: Handle OpenAPI `basePath` properly (#140, #141)</details>

These checks were done:

- built on NixOS
- /nix/store/1gzy7b5js44k972zrjzd5g2rjk00l901-http-prompt-0.11.2/bin/.http-prompt-wrapped passed the binary check.
- /nix/store/1gzy7b5js44k972zrjzd5g2rjk00l901-http-prompt-0.11.2/bin/http-prompt passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 2 of 2 passed binary check by having the new version present in output.
- found 0.11.2 with grep in /nix/store/1gzy7b5js44k972zrjzd5g2rjk00l901-http-prompt-0.11.2
- directory tree listing: https://gist.github.com/9cc6cb35afe53057b07f364f2b4bfae8
- du listing: https://gist.github.com/7ef9ede9ef7a82a304847cf671cef769
2018-07-08 00:26:48 -07:00
R. RyanTM
c3916e3c68 lynis: 2.6.5 -> 2.6.6
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/lynis/versions.

<details><summary>Version release notes (from GitHub)</summary>
## Lynis 2.6.6 (2018-07-06)

### Improvements
* New format of changelog (https://keepachangelog.com/en/1.0.0/)
* KRNL-5830 - improved log text about running kernel version

### Fixed
* Under some condition no hostid2 value was reported
* Solved 'extra operand' issue with tr command</details>

These checks were done:

- built on NixOS
- /nix/store/ds1yfrg5q01q8j64yggb3p5ib5crg26c-lynis-2.6.6/bin/lynis passed the binary check.
- /nix/store/ds1yfrg5q01q8j64yggb3p5ib5crg26c-lynis-2.6.6/bin/.lynis-wrapped passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 2 of 2 passed binary check by having the new version present in output.
- found 2.6.6 with grep in /nix/store/ds1yfrg5q01q8j64yggb3p5ib5crg26c-lynis-2.6.6
- directory tree listing: https://gist.github.com/1539c4e988dbc040136beb3577edd526
- du listing: https://gist.github.com/149b0c5b68a57473edf905b2bb6c03a8
2018-07-07 22:16:57 -07:00
Silvan Mosberger
c683c8dd06
Merge pull request #42971 from r-ryantm/auto-update/pdd
pdd: 1.2 -> 1.3
2018-07-08 00:38:50 +02:00
Silvan Mosberger
059f5fd8a8
Merge pull request #43039 from r-ryantm/auto-update/acpica-tools
acpica-tools: 20180531 -> 20180629
2018-07-07 18:43:56 +02:00
Kenny Shen
638fb3e3ce pdfcrack: init 0.16 (#43144) 2018-07-07 18:32:52 +02:00
Silvan Mosberger
e73783ae40
Merge pull request #42395 from symphorien/nix-du-0-2-0
nix-du: 0.1.2 -> 0.2.0
2018-07-07 18:17:22 +02:00
Jaka Hudoklin
499203e199 nyx: init at 2.0.4 (#43139) 2018-07-07 17:03:20 +02:00
adisbladis
9c1405d2c6
Merge pull request #42968 from r-ryantm/auto-update/plantuml
plantuml: 1.2017.18 -> 1.2018.8
2018-07-07 12:00:03 +08:00
adisbladis
6f32715ab6
Merge pull request #43055 from r-ryantm/auto-update/bibutils
bibutils: 6.5 -> 6.6
2018-07-07 11:59:07 +08:00
R. RyanTM
6519ea5671 riemann_c_client: 1.10.1 -> 1.10.2 (#42961)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/riemann-c-client/versions.

These checks were done:

- built on NixOS
- /nix/store/hxh4dj91473d8wlyr2kaqf5n6hcn8z4b-riemann-c-client-1.10.2/bin/riemann-client passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 1.10.2 with grep in /nix/store/hxh4dj91473d8wlyr2kaqf5n6hcn8z4b-riemann-c-client-1.10.2
- directory tree listing: https://gist.github.com/64c27a461ed26c33098195c79327e87c
- du listing: https://gist.github.com/7bdbbd558a2ce067e9e413f0bbba1185
2018-07-06 20:51:40 +02:00
R. RyanTM
499ccb69e7 passExtensions.pass-otp: 1.1.0 -> 1.1.1 (#42973)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pass-otp/versions.

Version release notes (from GitHub):

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.1.1 with grep in /nix/store/qam419864q7zv1fllmjpsylw6c0b76y6-pass-otp-1.1.1
- directory tree listing: https://gist.github.com/7a35773fe3bff95a565cc4f539706da6
- du listing: https://gist.github.com/adf137d812986c88efa0c217189d79a3
2018-07-06 20:43:45 +02:00
xeji
3035cd220e
Merge pull request #43084 from vbgl/ocaml-janestreet-0.11.0
ocamlPackages.janeStreet: 0.10 -> 0.11
2018-07-06 20:00:38 +02:00
Jaka Hudoklin
42f1372c53 telepresence: 0.67 -> 0.85 (#43116) 2018-07-06 19:23:43 +02:00
Maximilian Bosch
e331236d57 termtosvg: init at 0.3.0 (#43069)
`termtosvg` makes screencasts and writes them into a SVG file. The app
can be used on CLI entirely.

Closes #42921
2018-07-06 14:11:50 +02:00
xeji
d868a26a51
Merge pull request #43100 from qoelet/gnu-pw-mgr
gnu-pw-mgr: init 2.3.2
2018-07-06 13:42:58 +02:00
Kenny Shen
e921aa02b1 gnu-pw-mgr: init 2.3.2 2018-07-06 19:00:57 +08:00
xeji
5ea2eb7ac9
Merge pull request #43090 from flokli/gocryptfs-1.5
gocryptfs: 1.1.1 -> 1.5
2018-07-06 11:26:33 +02:00
Jan Tojnar
bcda220f4f
system-config-printer: 1.5.9 → 1.5.11 2018-07-06 09:35:03 +02:00
Peter Hoeg
93f276d47d adtool: init at 1.3.3 2018-07-06 15:09:41 +08:00
Matthew Bauer
81686434bf
Merge pull request #42817 from Hodapp87/fix_mesa_glu
appleseed, structure-synth, luxcorerender: libGLU instead of mesa_glu
2018-07-05 22:14:08 -04:00
Ryan Mulligan
7937f82665 treewide: http -> https 2018-07-05 18:35:28 -07:00
Matthew Bauer
7f50e0a686 xxd: remove directory
thanks to @grahamc
2018-07-05 20:21:44 -04:00
Matthew Bauer
9cd122a2c4
Merge pull request #43088 from matthewbauer/misc
Get rid of 2 unneeded packages
2018-07-05 20:13:47 -04:00
Florian Klink
7e579aa994 gocryptfs: 1.1.1 -> 1.5
Bold marked applicable changelog entries:

 - Support extended attributes (xattr) in forward mode<Paste>
 - Add -fsck function
 - Fix several symlink race attacks
 - Use memory pools for buffer handling
 - Parallelize file content encryption
 - Use HKDF to derive separate keys for GCM and EME
2018-07-06 01:46:00 +02:00
Silvan Mosberger
a986631655 texlive: Propagate biber binary (#42875) 2018-07-06 00:19:47 +02:00
Tom Smeets
cdebd1c61f sixpair: init at 2007-04-18 (#43072)
This is a small c program used for pairing with a wireless PlayStation 3 controller via bluetooth.
I included a patch that replaces the depricated 'hcitool' command with 'bluetoothctl'.

For further info visit: http://www.pabr.org/sixlinux/
2018-07-06 00:04:27 +02:00
Florian Klink
dff0cfc3b0 gocryptfs: fix typo in folder name 2018-07-05 23:56:06 +02:00
Jan Tojnar
f6e83edf36
networkmanager: 1.10.6 → 1.12.0 2018-07-05 23:43:35 +02:00
Vincent Laporte
3b0cd74f55
ocamlPackages.janeStreet: 0.10 -> 0.11 2018-07-05 19:40:31 +00:00
Jan Tojnar
3272f10024
networkmanager-openvpn: move to a subdirectory 2018-07-05 19:18:07 +02:00
adisbladis
a6891620e3
Merge pull request #42998 from r-ryantm/auto-update/hwinfo
hwinfo: 21.55 -> 21.56
2018-07-05 23:13:33 +08:00
Gabriel Ebner
b7bc362bd8
Merge pull request #42914 from r-ryantm/auto-update/xl2tpd
xl2tpd: 1.3.10.1 -> 1.3.12
2018-07-05 16:53:39 +02:00
Gabriel Ebner
96258fc193
Merge pull request #42696 from r-ryantm/auto-update/LanguageTool
languagetool: 4.1 -> 4.2
2018-07-05 16:51:05 +02:00
Will Dietz
405d3f3e6a luxcorerender: use python-enabled boost 2018-07-05 07:22:53 -05:00
Symphorien Gibol
1db6cd6952 nix-du: 0.1.2 -> 0.2.0 2018-07-05 14:18:34 +02:00
adisbladis
f8e12b7875
Merge pull request #43030 from r-ryantm/auto-update/debootstrap
debootstrap: 1.0.103 -> 1.0.105
2018-07-05 18:52:46 +08:00
Pascal Wittmann
16c6899a51
hevea: 2.31 -> 2.32 2018-07-05 12:27:17 +02:00
xeji
3adf14cda4
Merge pull request #43046 from volth/patch-173
pngquant: 2.11.7 -> 2.12.1
2018-07-05 10:20:52 +02:00
adisbladis
e75db2df60
Merge pull request #43034 from r-ryantm/auto-update/createrepo_c
createrepo_c: 0.10.0 -> 0.11.0
2018-07-05 15:28:01 +08:00
R. RyanTM
255e92a2fa bibutils: 6.5 -> 6.6
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/bibutils/versions.

These checks were done:

- built on NixOS
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/bib2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/biblatex2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/copac2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/ebi2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/end2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/endx2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/isi2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/med2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/nbib2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/ris2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/wordbib2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2ads passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2bib passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2end passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2isi passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2nbib passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2ris passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2wordbib passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/bibdiff passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/modsclean passed the binary check.
- 20 of 20 passed binary check by having a zero exit code.
- 0 of 20 passed binary check by having the new version present in output.
- found 6.6 with grep in /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6
- directory tree listing: https://gist.github.com/3a779d6dd9bb4b17e28c713a106492c9
- du listing: https://gist.github.com/e1caec4eaf587621af829c3ac70b5e05
2018-07-04 16:05:19 -07:00
Eshin Kunishima
a794c75bb2
arp-scan: add missing dependency 2018-07-05 08:01:30 +09:00
Eshin Kunishima
73f76fac1b
arp-scan: 1.9 -> 1.9.5 2018-07-05 08:00:13 +09:00
volth
8326b4c519
pngquant: 2.11.7 -> 2.12.1 2018-07-04 21:15:50 +00:00
R. RyanTM
83ff4c23cf acpica-tools: 20180531 -> 20180629
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/acpica-tools/versions.

These checks were done:

- built on NixOS
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpibin passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpidump passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpiexec passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpihelp passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpinames passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpixtract passed the binary check.
- 6 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/9296aa5d91d9452a3a1d83b0168e6b8d
- du listing: https://gist.github.com/e7225e6df139c9308cd612a5fcba8acf
2018-07-04 12:09:23 -07:00
R. RyanTM
323dc1171b createrepo_c: 0.10.0 -> 0.11.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/createrepo_c/versions.

These checks were done:

- built on NixOS
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/createrepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/mergerepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/modifyrepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/sqliterepo_c passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 0.11.0 with grep in /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0
- directory tree listing: https://gist.github.com/58f40cce4b69dd806f345f13d65833cb
- du listing: https://gist.github.com/4f61dce7f9bacb5093fb7cec50712fc1
2018-07-04 11:52:38 -07:00
R. RyanTM
bdf8f61d3f debootstrap: 1.0.103 -> 1.0.105
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/debootstrap/versions.

These checks were done:

- built on NixOS
- /nix/store/a4cy4rmcr4bn1mjvns0dm4n4yma17mbl-debootstrap-1.0.105/bin/debootstrap passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.0.105 with grep in /nix/store/a4cy4rmcr4bn1mjvns0dm4n4yma17mbl-debootstrap-1.0.105
- directory tree listing: https://gist.github.com/40e65f229f988ac5e3640bc3461c45f1
- du listing: https://gist.github.com/0fcad76edd4428db9a9941418c3471ca
2018-07-04 11:42:33 -07:00
R. RyanTM
28817750a7 iperf: 3.5 -> 3.6 (#43002) 2018-07-04 14:40:35 +00:00
adisbladis
170a156ce2
Merge pull request #42941 from r-ryantm/auto-update/xpra
xpra: 2.3.1 -> 2.3.2
2018-07-04 22:37:59 +08:00
R. RyanTM
9d460f0051 python27Packages.pyunbound: 1.6.0 -> 1.7.3 (#42952)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pyunbound/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.7.3 with grep in /nix/store/1m9fiqaz72ry8jkwgw52v3wv1n5pgx0l-pyunbound-1.7.3
- directory tree listing: https://gist.github.com/2a7b7a3d8411e63dec56620537e2d00f
- du listing: https://gist.github.com/82633a34688c0630480a740b7562ac4c
2018-07-04 16:28:02 +02:00
Richard Marko
91575dd285 pps-tools: init at 1.0.2, enable for chrony, gpsd, ntp (#42889) 2018-07-04 11:28:07 +00:00
R. RyanTM
5ab14313b0 hwinfo: 21.55 -> 21.56
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/hwinfo/versions.

These checks were done:

- built on NixOS
- /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/hwinfo passed the binary check.
- /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/check_hd passed the binary check.
- Warning: no invocation of /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/mk_isdnhwdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/convert_hd had a zero exit code or showed the expected version
- /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/getsysinfo passed the binary check.
- 3 of 5 passed binary check by having a zero exit code.
- 1 of 5 passed binary check by having the new version present in output.
- found 21.56 with grep in /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56
- directory tree listing: https://gist.github.com/b9d5b7de5962022ef010b2d4f42810c1
- du listing: https://gist.github.com/1d6be034568191041d6d6c11b601a8e9
2018-07-03 23:07:35 -07:00
Vladimír Čunát
21db578818
Merge #42969: pciutils: 3.5.6 -> 3.6.0 2018-07-04 07:39:15 +02:00
Vladimír Čunát
89156ee81f
pciutils: fix a comment not updated by bot 2018-07-04 07:37:40 +02:00
R. RyanTM
e8b101da14 pdd: 1.2 -> 1.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pdd/versions.

Version release notes (from GitHub):
## What's in?

- Custom resolution for stopwatch (default - milliseconds)
- Option `-q` (quiet) to run timers in the background
- Show timers in reverse video
- Use ISO 8601 format for dates
- Some Windows-specific fixes

**Note:** the attached auto-generated package for Ubuntu 18.04 has a missing dependency - `python3-dateutil`. It's required but had to be ignored temporarily due to a build failure. Please run:

    sudo apt-get install python3-dateutil
for the package to work correctly after installation.

<p align="center">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMLTQ76JSXJ4Q"><img src="https://img.shields.io/badge/PayPal-donate-green.svg" alt="Donate via PayPal!" /></a>
</p>

These checks were done:

- built on NixOS
- /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3/bin/.pdd-wrapped passed the binary check.
- /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3/bin/pdd passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.3 with grep in /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3
- directory tree listing: https://gist.github.com/0848d82c6dddf60c43205c10b360df35
- du listing: https://gist.github.com/c2d9c78b7020ca61bd818ab1ac43ab93
2018-07-03 20:27:12 -07:00
R. RyanTM
a486ada660 pciutils: 3.5.6 -> 3.6.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pciutils/versions.

These checks were done:

- built on NixOS
- /nix/store/43hmbdyx3rr7ffzyhbqc3lk96sn64zh0-pciutils-3.6.0/bin/lspci passed the binary check.
- /nix/store/43hmbdyx3rr7ffzyhbqc3lk96sn64zh0-pciutils-3.6.0/bin/setpci passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 2 of 2 passed binary check by having the new version present in output.
- found 3.6.0 with grep in /nix/store/43hmbdyx3rr7ffzyhbqc3lk96sn64zh0-pciutils-3.6.0
- directory tree listing: https://gist.github.com/846575baea469566671c1177083dfea1
- du listing: https://gist.github.com/db18397cd0d36e6ea780918c1acf466f
2018-07-03 20:03:02 -07:00
R. RyanTM
ff9dab8837 plantuml: 1.2017.18 -> 1.2018.8
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/plantuml/versions.

These checks were done:

- built on NixOS
- /nix/store/zw5saa1f4fz5ryy36y8wbfsk4d1d4zj2-plantuml-1.2018.8/bin/plantuml passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.2018.8 with grep in /nix/store/zw5saa1f4fz5ryy36y8wbfsk4d1d4zj2-plantuml-1.2018.8
- directory tree listing: https://gist.github.com/17d4e9eff9780c3888b753dd532d69a6
- du listing: https://gist.github.com/e697713d2172debdd01e478d01f8505f
2018-07-03 19:56:11 -07:00
Peter Hoeg
3c8457e518
Merge pull request #42733 from jonafato/keybase-gui-2.3.0
keybase-gui: 1.0.44 -> 2.3.0
2018-07-04 10:48:53 +08:00
Peter Hoeg
e6b503ac21
Merge pull request #42732 from jonafato/kbfs-2.1.1
kbfs: 1.0.44 -> 2.1.1
2018-07-04 10:48:39 +08:00
Peter Hoeg
a12ddd3e2c
Merge pull request #42731 from jonafato/keybase-2.1.0
keybase: 2.0.0 -> 2.1.0
2018-07-04 10:48:28 +08:00
R. RyanTM
6e98661a89 you-get: 0.4.1077 -> 0.4.1099 (#42942)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/you-get/versions.

These checks were done:

- built on NixOS
- /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099/bin/.you-get-wrapped passed the binary check.
- /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099/bin/you-get passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.4.1099 with grep in /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099
- directory tree listing: https://gist.github.com/10a8076f36d5cef1644b16df703b91bd
- du listing: https://gist.github.com/bff762c6ef186599bdcac2f64b255ccf
2018-07-03 23:25:20 +02:00
R. RyanTM
64926a68ab xpra: 2.3.1 -> 2.3.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xpra/versions.

These checks were done:

- built on NixOS
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra passed the binary check.
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_Xdummy had a zero exit code or showed the expected version
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_udev_product_version passed the binary check.
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/.xpra_browser-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_browser had a zero exit code or showed the expected version
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/.xpra_launcher-wrapped passed the binary check.
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_launcher passed the binary check.
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/.xpra_signal_listener-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_signal_listener had a zero exit code or showed the expected version
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/..xpra-wrapped-wrapped passed the binary check.
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/.xpra-wrapped passed the binary check.
- 6 of 11 passed binary check by having a zero exit code.
- 0 of 11 passed binary check by having the new version present in output.
- found 2.3.2 with grep in /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2
- directory tree listing: https://gist.github.com/91468b1ca1959b1e5d4994b90772daf4
- du listing: https://gist.github.com/f56ad6737d400b6310e5fd6353ee7e83
2018-07-03 13:26:04 -07:00
Robert Schütz
208091b31b asciinema: 2.0.0 -> 2.0.1 2018-07-03 18:18:55 +02:00
R. RyanTM
1fd0653294 zstd: 1.3.4 -> 1.3.5 (#42913) 2018-07-03 14:43:42 +00:00
R. RyanTM
69e173dad1 xl2tpd: 1.3.10.1 -> 1.3.12
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xl2tpd/versions.

These checks were done:

- built on NixOS
- /nix/store/xvvr6zvnn8q3k0021bp74yfql82yp7q1-xl2tpd-1.3.12/bin/pfc passed the binary check.
- /nix/store/xvvr6zvnn8q3k0021bp74yfql82yp7q1-xl2tpd-1.3.12/bin/xl2tpd passed the binary check.
- /nix/store/xvvr6zvnn8q3k0021bp74yfql82yp7q1-xl2tpd-1.3.12/bin/xl2tpd-control passed the binary check.
- 2 of 3 passed binary check by having a zero exit code.
- 1 of 3 passed binary check by having the new version present in output.
- found 1.3.12 with grep in /nix/store/xvvr6zvnn8q3k0021bp74yfql82yp7q1-xl2tpd-1.3.12
- directory tree listing: https://gist.github.com/9e7e06daf4d57291dbefde0aff0da546
- du listing: https://gist.github.com/0eb400f5c7f43510ed9dc63f43181d95
2018-07-03 07:10:39 -07:00
Jon Banafato
7b47a07531 keybase: 2.0.0 -> 2.1.0
Keybase has a new minor release.
2018-07-02 22:53:28 -04:00
Dan Peebles
d1994ebd8a boto{core,3}, awscli: upgrade
I upgrade these all at once because they depend on one another and
often dislike being upgraded individually. So let's make a single
atomic commit!
2018-07-02 16:49:59 -04:00
Vladimír Čunát
c1ffc65d1a
Merge branch 'master' into staging
This apparently fixes some broken src fetches (gnuradio, twisted).
2018-07-02 11:10:26 +02:00
Will Dietz
6bb1593e3a
Merge pull request #42844 from dtzWill/fix/curl-random-cross
curl: fix configure flag for random device.
2018-07-01 13:32:40 -05:00
lewo
deb82d8505
Merge pull request #42692 from r-ryantm/auto-update/lynis
lynis: 2.6.4 -> 2.6.5
2018-07-01 20:00:21 +02:00
Will Dietz
81c9f7125f curl: fix configure flag for random device.
Fixes #42778.

Thanks for reporting, @dingxiangfei2009!
2018-07-01 12:47:24 -05:00
R. RyanTM
99d8edbc7d mpage: 2.5.6 -> 2.5.7 (#42689)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mpage/versions.

These checks were done:

- built on NixOS
- /nix/store/27fvqzw0vgbjadl2ngwggsz2gs3m4a15-mpage-2.5.7/bin/mpage passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.5.7 with grep in /nix/store/27fvqzw0vgbjadl2ngwggsz2gs3m4a15-mpage-2.5.7
- directory tree listing: https://gist.github.com/7deed27eaf23f2578d5dfcb1005b1a0c
- du listing: https://gist.github.com/e1cafa83fbe346375875854bf40a6057
2018-06-30 20:49:42 +02:00
Meghea Iulian
66e18c3aab distrobuilder: 2018_04_28 -> 2018_06_29 (#42810) 2018-06-30 18:46:00 +02:00
Chris Hodapp
a0144c7fd8 appleseed, structure-synth, luxcorerender: libGLU instead of mesa_glu 2018-06-30 09:14:21 -04:00
Robert Schütz
7725269765
Merge pull request #42728 from mkaito/update-ykman
yubikey-manager: 0.4.0 -> 0.7.0
2018-06-30 11:29:35 +02:00
Pascal Wittmann
8cad6ed335
progress: 0.13.1 -> 0.14 2018-06-30 11:18:50 +02:00
Michishige Kaito
5ceca49714 yubikey-manager: 0.4.0 -> 0.7.0 2018-06-30 10:16:03 +01:00
Vladimír Čunát
bcb416a07e
dnsperf: fixup build
I'm not sure why the libcap.dev -> libcap.lib propagation
doesn't work here.
2018-06-30 09:57:58 +02:00
Ryan Mulligan
1d54dc6841 treewide: http -> https 2018-06-29 17:18:27 -07:00
Vladimír Čunát
f7781f5293
Merge branch 'master' into staging 2018-06-30 01:41:59 +02:00
Izorkin
85497a3b06 lego: unstable 2018.02.02 -> stable v1.0.1 (#42756) 2018-06-30 00:56:15 +02:00
xeji
ad112ca0a4
Merge pull request #42782 from dotlambda/dateutil-2.7-fixes
Fix packages broken by python-dateutil bump
2018-06-30 00:42:21 +02:00
Tad Fisher
1ebc85bf60 f2fs-tools: 1.9.0 -> 1.10.0 (#42751) 2018-06-30 00:40:55 +02:00
aszlig
9037f608ae
beets: 1.4.6 -> 1.4.7
The upstream release notes are a bit bigger, so I'm not including it
here. You can find it at:

https://github.com/beetbox/beets/releases/tag/v1.4.7

Originally I wanted to just fix the build, which is currently broken
because a few tests have failed, but the fix for the tests is already
included in the 1.4.7 upstream release[1], so I opted to update instead.

Other than running the tests included in beets (in addition to
building/running tests of the "alternatives" and "copyartifacts"
external plugins) I have made some small queries on my local music
collection, but haven't tested import or any write operation.

[1]: https://github.com/beetbox/beets/commit/8eb50fee33044dea008408423ee

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @domenkozar, @pjones
2018-06-29 21:29:49 +02:00
Robert Schütz
27d17b1bac papis: pin python-dateutil==2.6.1 2018-06-29 19:28:18 +02:00
Robert Schütz
35f957a0fa abcm2ps: 8.13.22 -> 8.13.23 2018-06-29 12:49:55 +02:00
Michael Weiss
b0f9175d03 sshfs: 3.3.2 -> 3.4.0 2018-06-29 12:16:15 +02:00
Frederik Rietdijk
2446da38a3
Merge pull request #42703 from r-ryantm/auto-update/i2pd
i2pd: 2.18.0 -> 2.19.0
2018-06-29 09:13:01 +02:00
Frederik Rietdijk
85be57d384
Merge pull request #42718 from r-ryantm/auto-update/calamares
calamares: 3.2.0 -> 3.2.1
2018-06-29 09:09:17 +02:00
Frederik Rietdijk
f67573e7a0
Merge pull request #42744 from Mic92/nix-review
nix-review: 0.2.0 -> 0.3.0
2018-06-29 09:08:24 +02:00
Matthew Bauer
68f945da6d
Merge pull request #42122 from AndersonTorres/upload/skribilo
Skribilo: New Package(s)
2018-06-28 22:42:04 -04:00
Jan Tojnar
10d0cc9a46
parted: fix build without lvm 2018-06-29 04:41:48 +02:00
Jan Tojnar
3784fd5e46
pcsclite: split package 2018-06-29 04:40:54 +02:00
Matthew Bauer
c29df030b2
Merge pull request #42605 from pmyjavec/saml2aws
Add saml2aws package
2018-06-28 22:29:08 -04:00
Matthew Bauer
a7df5d5cdf
Merge pull request #42613 from Hodapp87/yafaray
yafaray-core: init at v3.3.0
2018-06-28 22:28:02 -04:00
Matthew Bauer
be41140069
Merge pull request #42623 from tadfisher/jd-gui
jd-gui: 0.3.5 -> 1.4.0
2018-06-28 22:27:54 -04:00
Matthew Bauer
c7c34f1261
Merge pull request #42638 from Ralith/vulkan
Vulkan updates
2018-06-28 22:27:01 -04:00
Matthew Bauer
89fdfac9bb
Merge pull request #42666 from r-ryantm/auto-update/units
units: 2.16 -> 2.17
2018-06-28 22:25:42 -04:00
Matthew Bauer
ef7a63e2ef
Merge pull request #42534 from Hodapp87/structuresynth
structure-synth: init at v1.5
2018-06-28 22:23:40 -04:00
Matthew Bauer
197a189c0f
Merge pull request #42334 from Hodapp87/luxcorerender_pr
luxcorerender: init at 2.0, embree: init at 2.17.4
2018-06-28 22:19:50 -04:00
Matthew Bauer
11552ccfed
Merge pull request #42343 from Hodapp87/appleseed_pr
appleseed: init at 1.9.0-beta, osl: init at 1.9.9, seexpr: init at 2.11
2018-06-28 22:11:45 -04:00
Matthew Bauer
2ffadccbe7
Merge pull request #42390 from armijnhemel/netpbm
netpbm: update to 10.82.01
2018-06-28 22:09:32 -04:00
Matthew Bauer
7db07e6626
Merge pull request #42462 from r-ryantm/auto-update/osinfo-db-tools
osinfo-db-tools: 1.1.0 -> 1.2.0
2018-06-28 22:06:48 -04:00
Matthew Bauer
de32f31446
Merge pull request #42466 from ajs124/nbd
nbd: 3.14 -> 3.17
2018-06-28 22:05:32 -04:00
Michael Weiss
d491292288 lf: 5 -> 6 2018-06-29 00:07:03 +02:00
Sander van der Burg
0068fea88c nodePackages: regenerate with node2nix 1.6.0 2018-06-28 23:26:44 +02:00
Jörg Thalheim
9849a3725c
Merge pull request #42711 from r-ryantm/auto-update/eid-mw
eid-mw: 4.4.2 -> 4.4.3
2018-06-28 22:21:46 +01:00
Jörg Thalheim
23aeb0d8ed nix-review: 0.2.0 -> 0.3.0 2018-06-28 22:07:56 +01:00
Matthew Bauer
a44d33aac1
Merge pull request #42669 from obsidiansystems/upstream-plist
Upstream PLIST handling
2018-06-28 15:26:31 -04:00
Jörg Thalheim
6eb81b805b lxd: also needs ebtables 2018-06-28 20:20:58 +01:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
xeji
c2eb9b4bde
Merge pull request #42668 from mnacamura/feedgnuplot
feedgnuplot: init at 1.49
2018-06-28 18:03:41 +02:00
Jon Banafato
6c5bf24d1d keybase-gui: 1.0.44 -> 2.3.0
Upgrade keybase-gui to the latest release.
2018-06-28 11:57:49 -04:00
Jon Banafato
caa7c8afbb kbfs: 1.0.44 -> 2.1.1
Upgrade kbfs to the latest release.
2018-06-28 11:56:44 -04:00
Will Dietz
fdfe5b028b
Merge pull request #42700 from r-ryantm/auto-update/iperf
iperf2: 2.0.11 -> 2.0.12
2018-06-28 07:18:06 -05:00
Mitsuhiro Nakamura
b6411d5e58 feedgnuplot: disable tests 2018-06-28 20:51:41 +09:00
jD91mZM2
e68861a2ca cargo-tree: 0.18.0 -> 0.19.0 (#42720) 2018-06-28 13:15:48 +02:00
Will Dietz
6f9a53c13c brotli: 1.0.4 -> 1.0.5 (#42702)
Release notes:
https://github.com/google/brotli/releases/tag/v1.0.5

Commits:
https://github.com/google/brotli/compare/v1.0.4...v1.0.5
2018-06-28 13:03:21 +02:00
R. RyanTM
a793b31caa calamares: 3.2.0 -> 3.2.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/calamares/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/krqvinap3lgbn4ka1qnshi9mxvlj9syl-calamares-3.2.1/bin/calamares had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.2.1 with grep in /nix/store/krqvinap3lgbn4ka1qnshi9mxvlj9syl-calamares-3.2.1
- directory tree listing: https://gist.github.com/9765935d9d60806e75255e4a33bbba21
- du listing: https://gist.github.com/c356abacb504a32f4376ca8fd2e58638
2018-06-28 01:25:06 -07:00
Robert Schütz
b7c97e6267
Merge pull request #42714 from r-ryantm/auto-update/abcMIDI
abcmidi: 2018.06.13 -> 2018.06.23
2018-06-28 10:10:40 +02:00
R. RyanTM
2fbe2fdc68 abcmidi: 2018.06.13 -> 2018.06.23
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/abcMIDI/versions.

These checks were done:

- built on NixOS
- /nix/store/4qkyx6if8zsdv2msnpl5i020vc1k2fg1-abcMIDI-2018.06.23/bin/abc2midi passed the binary check.
- /nix/store/4qkyx6if8zsdv2msnpl5i020vc1k2fg1-abcMIDI-2018.06.23/bin/midi2abc passed the binary check.
- /nix/store/4qkyx6if8zsdv2msnpl5i020vc1k2fg1-abcMIDI-2018.06.23/bin/abc2abc passed the binary check.
- /nix/store/4qkyx6if8zsdv2msnpl5i020vc1k2fg1-abcMIDI-2018.06.23/bin/mftext passed the binary check.
- /nix/store/4qkyx6if8zsdv2msnpl5i020vc1k2fg1-abcMIDI-2018.06.23/bin/yaps passed the binary check.
- Warning: no invocation of /nix/store/4qkyx6if8zsdv2msnpl5i020vc1k2fg1-abcMIDI-2018.06.23/bin/midicopy had a zero exit code or showed the expected version
- /nix/store/4qkyx6if8zsdv2msnpl5i020vc1k2fg1-abcMIDI-2018.06.23/bin/abcmatch passed the binary check.
- 6 of 7 passed binary check by having a zero exit code.
- 0 of 7 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/a4a2746a6da64d05744606861cb9987a
- du listing: https://gist.github.com/a08bedfb270cfa58dc555486ba421a75
2018-06-27 23:54:53 -07:00
R. RyanTM
506032b24c eid-mw: 4.4.2 -> 4.4.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/eid-mw/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/sis599r39a2g7kvnv1d09l6sy6kn45l0-eid-mw-4.4.3/bin/eid-viewer had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/sis599r39a2g7kvnv1d09l6sy6kn45l0-eid-mw-4.4.3/bin/.eid-viewer-wrapped had a zero exit code or showed the expected version
- /nix/store/sis599r39a2g7kvnv1d09l6sy6kn45l0-eid-mw-4.4.3/bin/beid-update-nssdb passed the binary check.
- /nix/store/sis599r39a2g7kvnv1d09l6sy6kn45l0-eid-mw-4.4.3/bin/eid-nssdb passed the binary check.
- 2 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 4.4.3 with grep in /nix/store/sis599r39a2g7kvnv1d09l6sy6kn45l0-eid-mw-4.4.3
- directory tree listing: https://gist.github.com/3bca8b9d321e62009daf1d388923ec47
- du listing: https://gist.github.com/64220a7b5b960cbd2ec3bb5f61c93a29
2018-06-27 22:56:34 -07:00
R. RyanTM
56fe7646e0 i2pd: 2.18.0 -> 2.19.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/i2pd/versions.

These checks were done:

- built on NixOS
- /nix/store/gdklqhnf7wzbvishm0kg30sn2cnyyql6-i2pd-2.19.0/bin/i2pd passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.19.0 with grep in /nix/store/gdklqhnf7wzbvishm0kg30sn2cnyyql6-i2pd-2.19.0
- directory tree listing: https://gist.github.com/b368821dcfd8906bc0c04fc1f74bf93a
- du listing: https://gist.github.com/360ed57afe937d2071c05ec6896aad89
2018-06-27 20:48:52 -07:00
Mitsuhiro Nakamura
c315d355be feedgnuplot: install shell completions 2018-06-28 12:23:55 +09:00
Mitsuhiro Nakamura
6262034036 feedgnuplot: init at 1.49 2018-06-28 12:21:54 +09:00
R. RyanTM
db44f2614b iperf2: 2.0.11 -> 2.0.12
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/iperf/versions.

These checks were done:

- built on NixOS
- /nix/store/c7p3b3b353pssma0cg1wg78pfs6x2is3-iperf-2.0.12/bin/iperf passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.0.12 with grep in /nix/store/c7p3b3b353pssma0cg1wg78pfs6x2is3-iperf-2.0.12
- directory tree listing: https://gist.github.com/457110ea6db3cd3dbd6c9bc7ff82477a
- du listing: https://gist.github.com/86655ffd63846a5d3a473393af8e4da9
2018-06-27 19:38:07 -07:00
R. RyanTM
59d8329e33 languagetool: 4.1 -> 4.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/LanguageTool/versions.

These checks were done:

- built on NixOS
- /nix/store/hb9w134446nvgv5cahyy0a4rviy1k476-LanguageTool-4.2/bin/languagetool passed the binary check.
- /nix/store/hb9w134446nvgv5cahyy0a4rviy1k476-LanguageTool-4.2/bin/languagetool-commandline passed the binary check.
- Warning: no invocation of /nix/store/hb9w134446nvgv5cahyy0a4rviy1k476-LanguageTool-4.2/bin/languagetool-server had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/hb9w134446nvgv5cahyy0a4rviy1k476-LanguageTool-4.2/bin/languagetool-http-server had a zero exit code or showed the expected version
- 2 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 4.2 with grep in /nix/store/hb9w134446nvgv5cahyy0a4rviy1k476-LanguageTool-4.2
- directory tree listing: https://gist.github.com/00ec5ff03beb669055da48487c71c94f
- du listing: https://gist.github.com/84c445db9956dee9c0415b091335cd53
2018-06-27 18:46:51 -07:00
R. RyanTM
22087672bc lynis: 2.6.4 -> 2.6.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/lynis/versions.

These checks were done:

- built on NixOS
- /nix/store/nbrk6fjsbanqgx89v0mwgq9x6cqkwx6p-lynis-2.6.5/bin/lynis passed the binary check.
- /nix/store/nbrk6fjsbanqgx89v0mwgq9x6cqkwx6p-lynis-2.6.5/bin/.lynis-wrapped passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 2 of 2 passed binary check by having the new version present in output.
- found 2.6.5 with grep in /nix/store/nbrk6fjsbanqgx89v0mwgq9x6cqkwx6p-lynis-2.6.5
- directory tree listing: https://gist.github.com/4ec2eae2a408cbec08c7f34ea3d85e66
- du listing: https://gist.github.com/f8d9c962be7ba2b02df3ad9111a622ae
2018-06-27 18:03:45 -07:00
Silvan Mosberger
ed533ba946 shadowfox: init at 1.5.2 (#42313) 2018-06-27 23:57:14 +02:00
Matthew Bauer
161414063f treewide: use killall 2018-06-27 16:47:21 -04:00
Ryan Mulligan
fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
R. RyanTM
f188b63b6a units: 2.16 -> 2.17
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/units/versions.

These checks were done:

- built on NixOS
- /nix/store/31sfwbmnw4vpchikbc0fv88hwqa6j7pk-units-2.17/bin/units passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.17 with grep in /nix/store/31sfwbmnw4vpchikbc0fv88hwqa6j7pk-units-2.17
- directory tree listing: https://gist.github.com/9398a46bc8272d0edd66c877ba0cd160
- du listing: https://gist.github.com/d78a308aacca7211f8470bf140a8c773
2018-06-27 12:03:25 -07:00
AndersonTorres
8f5f387475 skribilo: init at 0.9.4 2018-06-27 15:23:20 -03:00
Jesper
4a59bc4c43 bfs: 1.2.1 -> 1.2.2 (#42662) 2018-06-27 20:13:51 +02:00
Robert Schütz
63d82f3a19 esptool: 2.3.1 -> 2.4.1 (#42632) 2018-06-27 15:46:01 +02:00
Benjamin Saunders
cb2921c839 vulkan-tools: init at 1.1.77.0 2018-06-26 20:38:02 -07:00
Paul Myjavec
57183eef63 saml2aws: init at 2.6.1
Adds a new package, saml2aws, a CLI tool for managaing AWS logins via
SAML. For more information see https://github.com/Versent/saml2aws.

* Add nix expression to build the package.
* Add myself as a maintainer.
2018-06-27 09:59:04 +09:00
Ivan Malison
c5cb7e550e pasystray: add libappindicator-gtk3 for appindicator support (#42184) 2018-06-26 22:47:34 +02:00
Tad Fisher
3c5e7e2ae4 jd-gui: 0.3.5 -> 1.4.0 2018-06-26 12:21:16 -07:00
symphorien
d85aae2323 agedu: init at 20180522.5b12791 (#42538) 2018-06-26 20:06:16 +02:00
Chris Hodapp
b2831de441 yafaray-core: init at v3.3.0 2018-06-26 09:52:27 -04:00
Jörg Thalheim
501704b13c wireguard: 0.0.20180613 -> 0.0.20180625 2018-06-26 10:22:19 +01:00
R. RyanTM
065200f0b1 syslogng: 3.15.1 -> 3.16.1 2018-06-26 05:41:30 +00:00
R. RyanTM
789ecf9112 hwinfo: 21.53 -> 21.55
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/hwinfo/versions.

These checks were done:

- built on NixOS
- /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/hwinfo passed the binary check.
- /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/check_hd passed the binary check.
- Warning: no invocation of /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/mk_isdnhwdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/convert_hd had a zero exit code or showed the expected version
- /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/getsysinfo passed the binary check.
- 3 of 5 passed binary check by having a zero exit code.
- 1 of 5 passed binary check by having the new version present in output.
- found 21.55 with grep in /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55
- directory tree listing: https://gist.github.com/75d50331352f1d07e8c3bb5ed608c696
- du listing: https://gist.github.com/91d956e9c9e9765872e9d3c7f33d72f0
2018-06-26 05:37:03 +00:00
jD91mZM2
32628d18c3 xidlehook: 0.4.8 -> 0.4.9 (#42573) 2018-06-25 21:18:57 +02:00
Tuomas Tynkkynen
d92f73e8db rocket: Init at 2018-06-09 2018-06-25 19:22:25 +03:00
lewo
39615dcfbc
Merge pull request #42010 from nlewo/pr-skydive
skydive: init at 0.17.0
2018-06-25 18:09:28 +02:00
Matthew Justin Bauer
bda7c2fd4b
gringo: use postPatch
patchPhase overrides the patches thing.
2018-06-25 11:45:18 -04:00
R. RyanTM
01847b7c5f neofetch: 4.0.2 -> 5.0.0 (#42477)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/neofetch/versions.

These checks were done:

- built on NixOS
- /nix/store/s43pf19xk5iimnmddlwya810k9ah543v-neofetch-5.0.0/bin/neofetch passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 5.0.0 with grep in /nix/store/s43pf19xk5iimnmddlwya810k9ah543v-neofetch-5.0.0
- directory tree listing: https://gist.github.com/791916ab0ef95175e54b789ccd7be2e5
- du listing: https://gist.github.com/87e9057b70214b92a7a70e87f2d1ce9e
2018-06-25 15:52:53 +02:00
Frederik Rietdijk
df587c7f2e Merge master into staging 2018-06-25 10:58:39 +02:00