211685 Commits

Author SHA1 Message Date
Izorkin
15b0ae6156 fail2ban: 0.10.5 -> 0.11.1 2020-01-29 23:15:56 +03:00
Yorick van Pelt
e8889fe676
rebar3: restore bootstrapper attribute
partially reverts 8de4654d4b10
2020-01-29 20:17:27 +01:00
Yorick van Pelt
4b7d28b0f9
victoriametrics: add module, tests 2020-01-29 19:52:14 +01:00
Yorick van Pelt
a66a77d5fe
victoriametrics: init at v1.32.5 2020-01-29 19:52:10 +01:00
Julien Moutinho
e1902ba912
Merge pull request #5 from NixOS/master
Update to last nixpkgs.
2020-01-29 18:10:59 +01:00
gauvain@govanify.com
274d02e477 vimPlugins.vim-prosession: init at 2019-11-01 2020-01-29 09:05:23 -08:00
Maximilian Bosch
8f69e4e45e
gcc49Stdenv: re-add
In #77985 it was decided that gcc49 and gcc5 should be deprecated,
however we decided to keep gcc49[1].

I removed the commit which dropped gcc49, but apparently I staged the
gcc49Stdenv removal in a different commit. Readding this as we decided to
keep gcc49 for now.

[1] https://github.com/NixOS/nixpkgs/pull/77985#issuecomment-577411659
2020-01-29 16:57:20 +01:00
Martin Potier
ed45fe1ccf saml2aws: 2.15.0 -> 2.19.0
Current version is broken, at least for use with Okta and AWS. New
version fixes this problem.

Packaging has changed a bit too, deps.nix was removed, and the top-level
`buildGoModule` is used insead, since the upstream project now exposes a
go.mod file.
2020-01-29 16:44:25 +01:00
Raphael Das Gupta
e8aa909fa7 gdal: 3.0.1 -> 3.0.3
GDAL/OGR 3.0.3 contains bugfixes to be shipped with QGIS 3.10.2
(https://github.com/NixOS/nixpkgs/issues/78755)

See https://lists.osgeo.org/pipermail/qgis-developer/2020-January/060056.html
and https://blog.qgis.org/2020/01/24/public-service-announcement-update-to-the-latest-point-release-now/
2020-01-29 16:13:33 +01:00
Ryan Mulligan
13a4b486b9
Merge pull request #78591 from r-ryantm/auto-update/mediathekview
mediathekview: 13.5.0 -> 13.5.1
2020-01-29 05:36:40 -08:00
Ryan Mulligan
938dbb26b8
Merge pull request #78526 from r-ryantm/auto-update/seasocks
seasocks: 1.4.2 -> 1.4.3
2020-01-29 05:35:41 -08:00
Robin Gloster
5f9e215214
Merge pull request #78612 from WilliButz/update-grafana
grafana: 6.5.3 -> 6.6.0
2020-01-29 14:07:12 +01:00
Léo Gaspard
45e01e508a
Merge pull request #78716 from Ma27/bump-matrix-synapse
matrix-synapse: 1.9.0 -> 1.9.1
2020-01-29 13:29:45 +01:00
Dennis Gosnell
c2eb1e9179
Merge pull request #78540 from srghma/pretty-simple
pretty-simple: init at 3.2.1.0
2020-01-29 20:47:28 +09:00
José Romildo Malaquias
7b2ba1bfbb qogir-icon-theme: 2019-09-15 -> 2020-01-29 2020-01-29 08:27:56 -03:00
Jörg Thalheim
f11e789ae9
python27Packages.pygdbmi: 0.9.0.0 -> 0.9.0.2 (#78664)
python27Packages.pygdbmi: 0.9.0.0 -> 0.9.0.2
2020-01-29 10:33:29 +00:00
Mario Rodas
8252655ab1
Merge pull request #78747 from Enzime/update/mkvtoolnix
mkvtoolnix: 42.0.0 -> 43.0.0
2020-01-29 05:12:31 -05:00
Mario Rodas
90d969e211
Merge pull request #73815 from alexbakker/zenmonitor
zenmonitor: init at 1.3
2020-01-29 05:02:43 -05:00
Mario Rodas
f158bb627c
Merge pull request #78748 from zowoq/upx
upx: 3.95 -> 3.96
2020-01-29 04:49:23 -05:00
Alexander Bakker
fb775ae472 zenmonitor: init at 1.3 2020-01-29 10:47:04 +01:00
Marek Mahut
4b1097dd99 chrome-token-signing: adding meta 2020-01-29 10:33:58 +01:00
Marek Mahut
0cc1f3e697 chrome-token-signing: 1.0.7 -> 1.1.0 2020-01-29 10:29:56 +01:00
Christoph Hrdinka
6ec88282af
Merge pull request #78493 from r-ryantm/auto-update/attract-mode
attract-mode: 2.2.0 -> 2.6.1
2020-01-29 10:07:27 +01:00
Maximilian Bosch
c55809e256
Merge pull request #77985 from Ma27/drop-old-gcc
gcc: remove versions 4.9 and 5
2020-01-29 09:37:47 +01:00
Florian Klink
a2ee235cbd
Merge pull request #78741 from mayflower/pkg/opensmtpd-6.6.2
opensmtpd: 6.6.1p1 -> 6.6.2p1
2020-01-29 09:34:58 +01:00
Rickard Nilsson
28f2dcc8b7 pkgs/coreutils: Disable the df skip-rootfs test
In the sandbox built for https://nixbuild.net, the coreutils build fails
because a failure in the df skip-rootfs test. The test failure is triggered by
the existance of a rootfs file system. However, I think that the test is faulty,
and I have reported it upstream in
https://lists.gnu.org/archive/html/bug-coreutils/2019-12/msg00000.html.

Disabling the test makes the coreutils build work in the nixbuild.net sandbox,
and I can't think of any negative impact disabling it can have. In normal nix
setups and in the normal nix sandbox, this test is not exercised anyway, since
there is no rootfs visible.
2020-01-29 09:05:03 +01:00
R. RyanTM
315642ae70 epoxy: 1.5.3 -> 1.5.4 2020-01-29 09:02:32 +01:00
Mario Rodas
906b5d7c3c
Merge pull request #78530 from r-ryantm/auto-update/spdk
spdk: 19.10 -> 19.10.1
2020-01-29 03:02:01 -05:00
R. RyanTM
6e6615dfcc cmake: 3.16.2 -> 3.16.3 2020-01-29 08:57:00 +01:00
Michael Weiss
f77edab9c7 iproute: 5.4.0 -> 5.5.0
"Most of the fixes have been related to single (and json) formatting.
Thank you to Aya, Jakub, Jiri, and Ron for the work to get devlink
improved." [0]

File changes (additions/removals):
None

nix path-info -S:
5.4.0 46705272
5.5.0 46726136

[0]: https://marc.info/?l=linux-netdev&m=158013364425477
2020-01-29 08:56:39 +01:00
Mario Rodas
eb35f59775
Merge pull request #78667 from zowoq/hadolint
hadolint: add static executable
2020-01-29 02:54:04 -05:00
Mario Rodas
0e4a7d9f25
Merge pull request #77806 from softinio/update-codeowners
Add myself as vim plugins codeowner
2020-01-29 02:51:17 -05:00
Mario Rodas
df78553190
Merge pull request #78662 from r-ryantm/auto-update/python2.7-pykeepass
python27Packages.pykeepass: 3.1.2 -> 3.2.0
2020-01-29 02:47:38 -05:00
Mario Rodas
74abfc3ac6
Merge pull request #78666 from r-ryantm/auto-update/python2.7-plyvel
python27Packages.plyvel: 1.1.0 -> 1.2.0
2020-01-29 02:46:15 -05:00
Michael Hoang
7eb1c3e17e mkvtoolnix: 42.0.0 -> 43.0.0 2020-01-29 18:43:03 +11:00
Mario Rodas
46579e19d4
Merge pull request #78621 from r-ryantm/auto-update/python2.7-musicbrainzngs
python27Packages.musicbrainzngs: 0.6 -> 0.7.1
2020-01-29 02:37:47 -05:00
Mario Rodas
13f5118d42
Merge pull request #78626 from alexbakker/hexchat-2.14.3
hexchat: 2.14.2 -> 2.14.3
2020-01-29 02:37:09 -05:00
Mario Rodas
6fc14307fd
Merge pull request #78629 from r-ryantm/auto-update/python2.7-moznetwork
python27Packages.moznetwork: 0.27 -> 1.0.0
2020-01-29 02:36:33 -05:00
Mario Rodas
ab12d079cf
Merge pull request #78740 from marsam/fix-ecdsatool
ecdsatool: add to all-packages.nix
2020-01-29 02:36:09 -05:00
zowoq
f224d16c4c upx: 3.95 -> 3.96
https://github.com/upx/upx/blob/v3.96/NEWS
2020-01-29 17:28:18 +10:00
worldofpeace
269a0569b7
Merge pull request #78503 from bhipple/fix/hexdino
hexdino: use pname
2020-01-28 23:49:03 -05:00
Will Dietz
ed68721cde
zanshin: 2019-07-28 -> 0.5.71
https://zanshin.kde.org/2020/01/14/zanshin-0.5.71/
2020-01-28 21:59:03 -06:00
Franz Pletz
7b9bd595cd
opensmtpd: 6.6.1p1 -> 6.6.2p1
Fixes critical vulnerability:
  https://www.mail-archive.com/misc@opensmtpd.org/msg04850.html
2020-01-29 03:03:39 +01:00
Franz Pletz
ff54d08dc8
linux_5_5: init at 5.5 2020-01-29 03:00:29 +01:00
Mario Rodas
8336d65b96
Merge pull request #78718 from evanjs/cargo-about-0.2.0
cargo-about: 0.1.1 -> 0.2.0
2020-01-28 19:59:17 -05:00
Mario Rodas
9773e239e1
Merge pull request #78588 from r-ryantm/auto-update/keepalived
keepalived: 2.0.19 -> 2.0.20
2020-01-28 19:58:59 -05:00
Mario Rodas
92558b8181
Merge pull request #78636 from r-ryantm/auto-update/python3.7-minio
python37Packages.minio: 5.0.5 -> 5.0.6
2020-01-28 19:29:14 -05:00
Mario Rodas
d682bbbd4a
Merge pull request #78635 from r-ryantm/auto-update/python2.7-lark-parser
python27Packages.lark-parser: 0.7.8 -> 0.8.1
2020-01-28 19:24:12 -05:00
Mario Rodas
f2eac6d2f9
Merge pull request #78630 from r-ryantm/auto-update/python2.7-cvxopt
python27Packages.cvxopt: 1.2.3 -> 1.2.4
2020-01-28 19:20:50 -05:00
Mario Rodas
19857ead7c
Merge pull request #78658 from r-ryantm/auto-update/python2.7-pynvim
python27Packages.pynvim: 0.4.0 -> 0.4.1
2020-01-28 19:18:47 -05:00