Commit Graph

189591 Commits

Author SHA1 Message Date
Michele Guerini Rocco
dc62c39393
Merge pull request #79638 from rnhmjoj/clearlyU
clearlyU: split outputs in out and otb
2020-02-14 21:43:06 +01:00
rnhmjoj
76dd114376
clearlyU: split outputs in out and otb 2020-02-14 21:16:42 +01:00
Sergey Lukjanov
c2dc35e6fe
prometheus: 2.15.2 -> 2.16.0 (#80105) 2020-02-14 14:45:21 -05:00
Ruud van Asseldonk
4cc354fe08 python3Packages.googleapis_common_protos: 1.6.0 -> 1.51.0 2020-02-14 11:22:09 -08:00
Ruud van Asseldonk
5fa0590cc7 python3Packages.google_auth: 1.6.3 -> 1.10.0
It builds fine without the test-related patches now, so let's remove
those patches. Also, a new dependency is required to run the tests.
2020-02-14 11:22:09 -08:00
Ruud van Asseldonk
6283d62c97 python3Packages.google_cloud_core: 1.1.0 -> 1.2.0 2020-02-14 11:22:09 -08:00
Ruud van Asseldonk
c4767b86a3 python3Packages.google_api_core: 0.15.0 -> 1.16.0
Also drop 3.2 compatibility; google-api-core version 1.16.0 requires at
least Python 3.5, there is no point in keeping a Python 3.2 check around
here.
2020-02-14 11:22:09 -08:00
worldofpeace
d4384a4dbb
Merge pull request #79844 from worldofpeace/keybinder-pulseaudio-plugin
xfce.xfce4-pulseaudio-plugin: 0.4.1 -> 0.4.2, fix volume
2020-02-14 14:20:28 -05:00
Michele Guerini Rocco
b2314a6d01
Merge pull request #79641 from rnhmjoj/creep
creep: split outputs in out and otb
2020-02-14 20:14:52 +01:00
Maximilian Bosch
7f50a5c0de
spotify-tui: 0.13.0 -> 0.14.0, fix build
https://github.com/Rigellute/spotify-tui/releases/tag/v0.14.0
https://hydra.nixos.org/build/112751711
2020-02-14 20:10:20 +01:00
Maximilian Bosch
ce84052ef7
spotifyd: use new cargo fetcher, fix build
https://hydra.nixos.org/build/112753750
2020-02-14 20:10:20 +01:00
Michele Guerini Rocco
f2c62a920f
Merge pull request #79633 from rnhmjoj/ttyp0
uw-ttyp0: split outputs in out and otb
2020-02-14 19:56:20 +01:00
Jonathan Ringer
1abea42347 python38Packages.nipype: mark broken
Tests on python3.8 hang for several hours, blocking reviews
of other packages.
2020-02-14 10:55:51 -08:00
Jonathan Ringer
25f6f66f25 jetbrains.jdk: 520.30 -> 520.38 2020-02-14 10:55:27 -08:00
Jonathan Ringer
55875fe19e jetbrains: update 2020-02-14 10:55:27 -08:00
Danylo Hlynskyi
5443eee47c
nixos/postgresql: support 0750 for data directory (#65245)
* nixos/postgresql: support 0750 for data directory

This is rework of part of https://github.com/NixOS/nixpkgs/pull/46670.
My usecase was to be able to inspect PG datadir as wheel user.

PG11 now allows starting server with 0750 mask for data dir.
`groupAccess = true` now does this automatically. The only thing you have to do
is to set group ownership.

For PG10 and below, I've described a hack how this can be done. Before this PR
hack was impossible. The hack isn't ideal, because there is short
period of time when dir mode is 0700, so I didn't want to make it official.

Test/example is present too.

* postgresql: allow changing initidb arguments via module system

Closes https://github.com/NixOS/nixpkgs/issues/18829

+ some cleanups

* addressed review comments and some fixes

* whoops

* change groupAccess to tristate, to not force `chmod` on dataDir.

Making mask either 0700 or 0750 is too restrictive..

* WIP

* let's not support group mode for versions pre-11.

The only fix is to change mode to 0700 before start, because otherwise postgresql
doesn't start, and error is non-obvious.
2020-02-14 20:51:20 +02:00
Michele Guerini Rocco
c8d53312a5
Merge pull request #79756 from rnhmjoj/profont
profont: install otb variant
2020-02-14 19:49:31 +01:00
Matthew Bauer
95f735008a
Merge pull request #80107 from phryneas/fix-build-tools
androidenv build-tools: fix old versions under linux
2020-02-14 13:35:04 -05:00
rnhmjoj
c412f11cc8
uw-ttyp0: split outputs in out and otb 2020-02-14 19:27:48 +01:00
Bjørn Forsman
d394c82cde
build-fhs-userenv: runCommand -> runCommandLocal (#77253)
It's a trivial derivation, no need to build remotely (it's slower that
way).
2020-02-14 20:16:49 +02:00
R. RyanTM
d54a58a2cd verilator: 4.026 -> 4.028 2020-02-14 12:13:04 -06:00
R. RyanTM
4ad03d1c8c mle: 1.4.2 -> 1.4.3 2020-02-14 18:10:39 +00:00
rnhmjoj
6979f761a5
profont: install otb variant 2020-02-14 19:06:50 +01:00
worldofpeace
62a7f80d50
Merge pull request #80129 from disassembler/openapi-spec-validator
python3Packages.openapi-spec-validator: add setuptools
2020-02-14 12:55:20 -05:00
Samuel Leathers
a721edfabb
python3Packages.openapi-spec-validator: add setuptools 2020-02-14 12:48:20 -05:00
Vladimír Čunát
b229e9fdfd
libclc: enableParallelBuilding = true
Otherwise it takes quite some time.  Tested on a 32-threaded machine,
so there probably aren't common high-parallelism bugs.
2020-02-14 18:33:27 +01:00
Jonathan Ringer
e24c04f278 python3Packages.fastparquet: 0.3.2 -> 0.3.3 2020-02-14 09:12:36 -08:00
Jonathan Ringer
af1eb21dbf python3Packages.csvs-to-sqlite: remove pandas version constraint 2020-02-14 09:10:57 -08:00
danbst
2c77c53487 Merge branch 'master' into postgresql_group 2020-02-14 19:00:52 +02:00
Vladimír Čunát
ed77cf1c56
Merge #62890: libclc: 2017-11-29 -> 2019-06-09 (unbreak) 2020-02-14 17:59:00 +01:00
Ivan Kozik
0be376a8e2
postgresqlPackages.periods: init at 1.1 (#79255) 2020-02-14 18:43:31 +02:00
Ryan Mulligan
ab69c9f7e8
Merge pull request #80116 from r-ryantm/auto-update/chezmoi
chezmoi: 1.7.12 -> 1.7.13
2020-02-14 08:39:58 -08:00
Arnold Farkas
7c92d539c1
pythonPackages.zstandard: init at 0.13.0 (#79215) 2020-02-14 18:35:36 +02:00
Will Dietz
72b3595b94
webkitgtk: 2.26.3 -> 2.26.4
(cherry picked from commit 6b155e2269e2372b23ca84c502fddd6205d50eb1)
2020-02-14 10:22:15 -06:00
Maximilian Bosch
7666bf47c7
linuxPackages.wireguard: 0.0.20200205 -> 0.0.20200214
https://lists.zx2c4.com/pipermail/wireguard/2020-February/005013.html
2020-02-14 17:16:10 +01:00
Fabian Möller
70e22cb61e
cargo-crev: 0.15.0 -> 0.16.0 2020-02-14 15:24:40 +01:00
Danylo Hlynskyi
854638ea29
zoom-us: fix launch (#80005)
zoom-us: fix launch

Probably due to glibc update, ZoomLauncher became broken when v4l is present in
LD_PRELOAD path. It can be fixed by a) removing ZoomLauncher from startup chain,
so `zoom` is started directly or b) removing v4l from LD_PRELOAD.

The reason v4l was added before was because my video was rotated upside down without it.
Seem like nowadays this is fixed by Zoom itself, so I'm removing it.

Fixes https://github.com/NixOS/nixpkgs/issues/79954

Co-authored-by: @mmlb
2020-02-14 16:16:02 +02:00
Tim Steinbach
8c7f9beef4
Merge pull request #79973 from asbachb/update-openjdk
openjdk8: 8u222 -> 8u242
2020-02-14 08:53:09 -05:00
Mario Rodas
b14afe1ec3
Merge pull request #79897 from r-ryantm/auto-update/byobu
byobu: 5.130 -> 5.131
2020-02-14 08:36:54 -05:00
Mario Rodas
6f57eac82c
Merge pull request #79902 from r-ryantm/auto-update/btrbk
btrbk: 0.29.0 -> 0.29.1
2020-02-14 08:31:31 -05:00
R. RyanTM
193eeab4bc chezmoi: 1.7.12 -> 1.7.13 2020-02-14 13:30:57 +00:00
Mario Rodas
7644fabb1e
Merge pull request #79904 from r-ryantm/auto-update/fasm
fasm: 1.73.21 -> 1.73.22
2020-02-14 08:29:53 -05:00
Mario Rodas
dafde55bf4
Merge pull request #80094 from r-ryantm/auto-update/svn-all-fast-export
gitAndTools.svn-all-fast-export: 1.0.16 -> 1.0.17
2020-02-14 08:28:52 -05:00
Mario Rodas
20bc3aa323
Merge pull request #78573 from Moredread/lzbench
lzbench: 20170208 -> 1.8
2020-02-14 06:22:54 -05:00
Léo Gaspard
da4d9241fc
Merge pull request #79971 from r-ryantm/auto-update/opensmtpd
opensmtpd: 6.6.2p1 -> 6.6.3p1
2020-02-14 12:08:05 +01:00
R. RyanTM
c17c998000 xpra: 3.0.5 -> 3.0.6 2020-02-14 11:06:33 +00:00
Lenz Weber
5ef31532b1 androidenv build-tools: fix old versions under linux 2020-02-14 11:41:57 +01:00
Vladyslav M
2cf6a26619
Merge pull request #80100 from lilyball/tokei
tokei: 10.1.1 -> 10.1.2
2020-02-14 12:11:51 +02:00
Mario Rodas
e15600ebf2
Merge pull request #80092 from r-ryantm/auto-update/stress-ng
stress-ng: 0.10.16 -> 0.10.19
2020-02-14 05:05:21 -05:00
R. RyanTM
40556c9617 worker: 4.2.0 -> 4.3.0 2020-02-14 09:45:51 +00:00
Michele Guerini Rocco
30bc29280a
Merge pull request #80089 from ivanbrennan/urxvt-perls-update
rxvt-unicode-plugins.perls: 2.2 -> 2.3
2020-02-14 10:29:39 +01:00
Vincent Laporte
c589de98e2 ocamlPackages.resource-pooling: 0.6 → 1.1
ocamlPackages.ocsigen-start: 1.8.0 → 2.7.0
2020-02-14 10:09:41 +01:00
Marek Mahut
a1d8399ff1
Merge pull request #79995 from mmahut/grisbi
grisbi: 1.2.1 -> 1.2.2
2020-02-14 09:55:06 +01:00
Marek Mahut
f9388a7634
Merge pull request #79937 from mmahut/eggdrop
eggdrop: 1.6.21-nix1 -> 1.8.4
2020-02-14 09:49:06 +01:00
lewo
d49804cf45
Merge pull request #80102 from nlewo/fix-78744
dockerTools.buildLayeredImage: store all paths passed in final layer (fix 78744)
2020-02-14 09:48:52 +01:00
Marek Mahut
d7b8edf723
Merge pull request #79940 from mmahut/glide
glide: 0.12.3 -> 0.13.3
2020-02-14 09:48:38 +01:00
Marek Mahut
5885e01f08
Merge pull request #79935 from mmahut/ezquake
ezquake: 3.0.1 -> 3.1
2020-02-14 09:47:48 +01:00
Mario Rodas
7696369bec
docker-slim: move expression to outside of build-support (#80078) 2020-02-14 09:42:18 +01:00
Lily Ballard
6c4228f7d1 tokei: 10.1.1 -> 10.1.2 2020-02-14 00:34:11 -08:00
Antoine Eiche
baa78de594 nixosTests.docker-tools: add bulk-layer test
A regression test for https://github.com/NixOS/nixpkgs/issues/78744.
2020-02-14 09:26:26 +01:00
Richard Wallace
3b65b3f6d6 dockerTools.buildLayeredImage: store all paths passed in final layer
Fixes #78744

My previous change broke when there are more packages than the maximum
number of layers. I had assumed that the `store-path-to-layer.sh` was
only ever passed a single store path, but that is not the case if
there are multiple packages going into the final layer. To fix this, we
loop through the paths going into the final layer, appending them to the
tar file and making sure they end up at the right path.
2020-02-14 09:26:26 +01:00
Dmitry Kalinkin
8979d2dde5
Merge pull request #80052 from mmilata/hunspell-dict-cs
hunspellDicts: add Czech and Slovak dictionary
2020-02-14 02:51:35 -05:00
R. RyanTM
f0a6a458e6 teamviewer: 15.1.3937 -> 15.2.2756 2020-02-14 07:39:05 +00:00
R. RyanTM
334e013a0a gitAndTools.svn-all-fast-export: 1.0.16 -> 1.0.17 2020-02-14 07:09:30 +00:00
R. RyanTM
c5b6c6958f python27Packages.Wand: 0.5.8 -> 0.5.9 2020-02-13 22:51:53 -08:00
R. RyanTM
893f7e8f43 python27Packages.Rtree: 0.9.3 -> 0.9.4 2020-02-13 22:51:19 -08:00
Jan Tojnar
49bba752d5
python3.pkgs.babelgladeextractor: 0.6.3 → 0.7.0
https://github.com/gnome-keysign/babel-glade/compare/0.6.3...0.7.0
2020-02-14 07:44:48 +01:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Vincent Laporte
e57fdf508a ocamlPackages.uunf: 11.0.0 → 12.0.0 2020-02-14 07:31:17 +01:00
R. RyanTM
f422253fdd stress-ng: 0.10.16 -> 0.10.19 2020-02-14 05:30:51 +00:00
ivanbrennan
73b22c4096
rxvt-unicode-plugins.perls: deprecated plugins
While the clipboard and url-select plugins have been deprecated, it's
likely there are still many users expecting them to exist, so continue
to provide them.

https://github.com/muennich/urxvt-perls/blob/master/deprecated/README.md
2020-02-13 23:44:30 -05:00
ivanbrennan
0e69b50b60
rxvt-unicode-plugins.perls: 2.2 -> 2.3
This upgrade brings a new option to the keyboard-select plugin:

  URxvt.keyboard-select.clipboard: If true, copy to clipboard too

and removes the now deprecated clipboard and url-select plugins. The
reasons for deprecating these two plugins are described at:
https://github.com/muennich/urxvt-perls/blob/master/deprecated/README.md
2020-02-13 23:34:45 -05:00
Niklas Hambüchen
92176bc7c3
Merge pull request #79815 from nh2/fftw-remove-openmp-disables
fftw: Re-enable OpenMP with non-GCC and musl
2020-02-14 05:04:07 +01:00
Kira Bruneau
0509ce6408
texlab: 1.9.0 -> 1.10.0 (#79885) 2020-02-13 22:35:02 -05:00
Alyssa Ross
95ee2c8e26 python3.pkgs.cmd2: fix shebang
The bang was missing!  What was there before would still have worked,
but I think it would end up being executed by /bin/sh since it had no
shebang line.
2020-02-14 04:16:50 +01:00
Alyssa Ross
ed12380827 alsaPluginWrapper: fix shebang
The bang was missing!  But there's a neater way to do this anyway.
What was there before would still have worked, but I think it would
end up being executed by /bin/sh since it had no shebang line.
2020-02-14 04:16:50 +01:00
Mario Rodas
0565f10b24
Merge pull request #80073 from zowoq/gh
gitAndTools.gh: 0.5.4 -> 0.5.5
2020-02-13 21:48:54 -05:00
Michael Weiss
574a57a67f
chromium: 80.0.3987.100 -> 80.0.3987.106
https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_13.html
2020-02-14 00:57:17 +01:00
Michael Weiss
da9de2e115
Merge pull request #79860 from primeos/chromium
chromium: 80.0.3987.87 -> 80.0.3987.100
2020-02-14 00:50:13 +01:00
zowoq
66f50128dc gitAndTools.gh: 0.5.4 -> 0.5.5
https://github.com/cli/cli/releases/tag/v0.5.5
2020-02-14 09:46:21 +10:00
Michele Guerini Rocco
f8c3e15771
Merge pull request #75163 from rnhmjoj/gohu
gohufont: generate opentype files
2020-02-14 00:46:05 +01:00
Michele Guerini Rocco
5c86fd62fd
Merge pull request #79984 from dtzWill/feature/bdf2sfd
bdf2sfd: init at 1.1.0
2020-02-14 00:44:37 +01:00
Michael Weiss
a59a557cf6
tdesktop: 1.9.12 -> 1.9.13 2020-02-14 00:43:20 +01:00
Michael Weiss
3fadc45499
google-chrome-dev: Add the newly required dependencies
google-chrome-unstable won't launch without the following shared object
files: libdrm.so.2 and libgbm.so.1.
2020-02-14 00:37:05 +01:00
Florian Klink
b2f603e3bd
Merge pull request #80069 from hax404/fix_bino3d_xcb
bino3d: use mkDerivation from qt
2020-02-14 00:19:53 +01:00
worldofpeace
6abb59c6ba
Merge pull request #79976 from bhipple/feature/fetchcargo-readme
rust: Replace migration README with GitHub issue
2020-02-13 18:03:34 -05:00
worldofpeace
05f5786f0a
Merge pull request #80046 from bcdarwin/c3d-downgrade-gcc
c3d: unbreak via stdenv -> gcc8Stdenv
2020-02-13 17:48:23 -05:00
Ben Darwin
1112bcc75e c3d: unbreak via stdenv -> gcc8Stdenv 2020-02-13 17:45:18 -05:00
Florian Klink
9673272fb6
Merge pull request #80062 from flokli/gitlab-12.7.6
gitlab: 12.7.5 -> 12.7.6
2020-02-13 23:42:40 +01:00
Florian Klink
aaa1c7b28f
Merge pull request #79663 from primeos/brightnessctl-systemd-support
brightnessctl: Add systemd support
2020-02-13 23:14:20 +01:00
Doron Behar
d4169851a5 neovim-remote: add now needed setuptools as input 2020-02-13 13:20:29 -08:00
Florian Klink
0a87568b03 gitlab: 12.7.5 -> 12.7.6 2020-02-13 22:18:27 +01:00
R. RyanTM
088f8ee7fc python27Packages.webassets: 0.12.1 -> 2.0 2020-02-13 13:15:15 -08:00
Maximilian Bosch
c30b4a746f mono: fix build w/glibc-2.30 2020-02-13 13:08:26 -08:00
R. RyanTM
90ca2a49a0 python27Packages.shodan: 1.21.2 -> 1.21.3 2020-02-13 13:00:16 -08:00
Alex Whitt
61a637aa64 Octoprint-SimpleEmergencyStop: init at 0.2.5 2020-02-13 15:58:50 -05:00
Alex Whitt
37e6afd799 Octoprint-GcodeEditor: init at 0.2.6 2020-02-13 15:58:33 -05:00
Alex Whitt
5e0ae51052 Octoprint-ABL_Expert: init at 2019-12-21 2020-02-13 15:58:17 -05:00
Alex Whitt
dba13a032c Octoprint-PrintTimeGenius: 2.0.2 -> 2.2.1 2020-02-13 15:58:04 -05:00
Georg Haas
c9ca90af51
bino3d: use mkDerivation from qt
adopted solution from commit 7e0dd3833d
2020-02-13 21:47:08 +01:00
Martin Milata
af5c8e7a2a hunspellDicts: add Czech and Slovak dictionary 2020-02-13 21:12:37 +01:00
Shahrukh Khan
be1635933f
argocd: init at 1.4.2 (#79846) 2020-02-13 12:12:28 -08:00
Martin Milata
873a6650bb hunspellDicts: libreoffice: 6.2.0.3 -> 6.3.0.4 2020-02-13 21:03:14 +01:00
worldofpeace
0a33a4ab11
Merge pull request #79785 from lovesegfault/cargo-udeps-0.1.7
cargo-udeps: 0.1.5 -> 0.1.7
2020-02-13 14:26:54 -05:00
Georges Dubus
8f151b5022
Merge pull request #79682 from cole-h/fish-foreign-env
fish-foreign-env: git-20170324 -> git-20200209
2020-02-13 18:41:41 +01:00
Melissa Goad
04fb02a944 mame: 0.217 -> 0.218 2020-02-13 09:28:11 -08:00
R. RyanTM
a5c2fc61c3 piper: 0.3 -> 0.4 2020-02-13 09:17:24 -08:00
R. RyanTM
5c403726bc postman: 7.16.1 -> 7.18.0 2020-02-13 09:04:17 -08:00
devhell
c87ec93392 profanity: 0.7.1 -> 0.8.1
Changelog available at:
https://github.com/profanity-im/profanity/releases/tag/0.8.1
2020-02-13 08:39:24 -08:00
Nikolay Korotkiy
1ac4319bcc qlandkartegt: fix broken download links 2020-02-13 08:34:37 -08:00
Alexey Shmalko
05928690e1
nethack: 3.6.2 -> 3.6.5 2020-02-13 18:31:58 +02:00
Marek Mahut
cae54d4bcb
Merge pull request #80002 from mmahut/lazygit
lazygit: 0.14.2 -> 0.14.3
2020-02-13 17:30:09 +01:00
R. RyanTM
ef7ba860c4 python27Packages.gym: 0.15.4 -> 0.15.6 2020-02-13 08:28:39 -08:00
R. RyanTM
17c2ae932c python27Packages.av: 6.2.0 -> 7.0.1 2020-02-13 08:22:19 -08:00
R. RyanTM
c7dab2af25 python37Packages.nest-asyncio: 1.2.2 -> 1.2.3 2020-02-13 08:13:52 -08:00
Flakebi
08a304f6b5 rbtools: 0.7.2 -> 1.0.2 2020-02-13 08:09:53 -08:00
Andreas Rammhold
b9f176a719 nix-prefetch-git: add gawk to PATH
The prefetch script requires awk to be in PATH and fails otherwise.

Fixes #79968
2020-02-13 16:18:54 +01:00
Mario Rodas
7a708a3f7c
Merge pull request #79965 from xrelkd/update/cargo-sweep
cargo-sweep: 0.4.1 -> 0.5.0
2020-02-13 07:48:56 -05:00
Mario Rodas
c64cdce8e1
Merge pull request #79964 from xrelkd/update/cargo-xbuild
cargo-xbuild: 0.5.21 -> 0.5.24
2020-02-13 07:48:28 -05:00
Tim Steinbach
25f706b26c
linux: 5.5-rc7 -> 5.6-rc1 2020-02-13 07:41:37 -05:00
Mario Rodas
315d3e5baa
Merge pull request #80011 from r-ryantm/auto-update/python2.7-nameparser
python27Packages.nameparser: 1.0.5 -> 1.0.6
2020-02-13 07:33:51 -05:00
Mario Rodas
bed668063a
Merge pull request #79951 from marsam/update-mutagen
mutagen: 0.10.3 -> 0.11.0
2020-02-13 07:33:16 -05:00
Tim Steinbach
2004c88193
Merge pull request #79980 from zowoq/docker
docker: 19.03.5 -> 19.03.6
2020-02-13 07:30:14 -05:00
Mario Rodas
ff1d185369
Merge pull request #80012 from r-ryantm/auto-update/python2.7-diff_cover
python27Packages.diff_cover: 2.5.2 -> 2.6.0
2020-02-13 07:30:06 -05:00
Mario Rodas
8e064ece67
Merge pull request #79884 from r-ryantm/auto-update/actor-framework
caf: 0.17.3 -> 0.17.4
2020-02-13 07:26:41 -05:00
Mario Rodas
496fc9e965
Merge pull request #79972 from r-ryantm/auto-update/ocaml4.07.1-odoc
ocamlPackages.odoc: 1.4.2 -> 1.5.0
2020-02-13 07:26:22 -05:00
Mario Rodas
df9671a41a
Merge pull request #79983 from bbigras/starship
starship: 0.35.1 -> 0.36.0
2020-02-13 07:22:41 -05:00
Vladimír Čunát
705a131583
Merge #79917: thunderbird*: 68.4.2 -> 68.5.0 (security) 2020-02-13 13:04:11 +01:00
R. RyanTM
39ab83dc8d python27Packages.diff_cover: 2.5.2 -> 2.6.0 2020-02-13 12:02:42 +00:00
Ryan Mulligan
8ab0332f06
Merge pull request #79887 from r-ryantm/auto-update/armadillo
armadillo: 9.800.4 -> 9.850.1
2020-02-13 03:57:10 -08:00
edef
2f1dacceab
Merge pull request #79859 from alyssais/pounce
pounce: 1.0p1 -> 1.1
2020-02-13 11:52:41 +00:00
R. RyanTM
8417e9c15f python27Packages.nameparser: 1.0.5 -> 1.0.6 2020-02-13 11:21:10 +00:00
José Romildo Malaquias
a83b52dd25
Merge pull request #79979 from r-ryantm/auto-update/numix-icon-theme-circle
numix-icon-theme-circle: 19.09.20 -> 19.12.27
2020-02-13 08:00:25 -03:00
Jörg Thalheim
b300ccd7f3
Merge pull request #79961 from dtzWill/update/iwd-1.5
ell,iwd: 0.28, 1.5, minor touchups, drop tmpfiles snippet
2020-02-13 10:53:51 +00:00
Marek Mahut
8b4999e8cb lazygit: 0.14.2 -> 0.14.3 2020-02-13 11:18:18 +01:00
Michele Guerini Rocco
21b31c4e51
Merge pull request #79998 from rnhmjoj/urxvt-fix
rxvt-unicode: fix typo in aliases.nix
2020-02-13 11:04:56 +01:00
Lancelot SIX
d6e780fd46
Merge pull request #79956 from r-ryantm/auto-update/mercurial
mercurial: 5.2.2 -> 5.3
2020-02-13 10:47:58 +01:00
Benno Fünfstück
0d8210e0ed burpsuite: 3.1.07 -> 2020.1 2020-02-13 10:34:25 +01:00
Mario Rodas
d799e35079
procs: 0.9.6 -> 0.9.9 2020-02-13 04:20:00 -05:00
Michael Weiss
c1741fc12a
gitRepo: 2.1.1 -> 2.3 2020-02-14 01:06:36 +01:00
Jon
4580ffa701 python3Packages.sphinx-jinja: fix python3 namespace during tests 2020-02-13 15:52:29 -08:00
R. RyanTM
5a40f6c329 python27Packages.sphinx-jinja: 1.1.0 -> 1.1.1 2020-02-13 15:52:29 -08:00
Austin Seipp
c7c57b9f84
liburing: 0.2 -> 0.4pre514_2454d630
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-13 17:51:39 -06:00
Marek Mahut
87715811a2
Merge pull request #78389 from adisbladis/docbook-tools
docbookrx & kramdown-asciidoc: init
2020-02-13 10:03:02 +01:00
Marek Mahut
03069344d6
Merge pull request #79700 from tabdulradi/patch-2
Upgrades coursier to 2.0.0-RC6-4
2020-02-13 10:02:17 +01:00
rnhmjoj
91f81e84de
rxvt-unicode/vtwheel: use new package name for rxvt-unicode 2020-02-13 09:38:16 +01:00
rnhmjoj
72bdf27771
rxvt-unicode: fix typo in aliases.nix 2020-02-13 09:30:22 +01:00
Marek Mahut
18859c8841 grisbi: 1.2.1 -> 1.2.2 2020-02-13 09:02:23 +01:00
Nikolay Korotkiy
e34a0fa668
gpxsee: 7.20 -> 7.22 2020-02-13 10:23:37 +03:00
Jonathan Ringer
3b7f5c6762 python3Packages.snowflake-connector-python: 2.1.2 -> 2.2.0 2020-02-12 23:21:54 -08:00
Jonathan Ringer
b4b0bc9d38 python3Packages.fix-airflow: fix dependencies 2020-02-12 23:21:30 -08:00
Jonathan Ringer
984eb94496 python3Packages.numba: disable for python < 3.6 2020-02-13 08:16:14 +01:00
Jonathan Ringer
a43ec07165 pythonPackages.seaborn: disable <py3.6, abandoned upstream 2020-02-12 23:14:44 -08:00
Nikolay Korotkiy
217b221eab
goldendict: enable on darwin 2020-02-13 10:09:36 +03:00
Jonathan Ringer
5f67b6ad18 python3Packages.django-compat: prevent throw from breaking nix eval 2020-02-12 22:27:24 -08:00
Jonathan Ringer
6c35347144 python3Packages.mezzaine: prevent throw from breaking nix eval 2020-02-12 22:27:24 -08:00
Jonathan Ringer
6730bc5144 python3Packages.mailman-web: prevent error from crashing eval 2020-02-12 22:27:24 -08:00
Jonathan Ringer
9ad3ee23c0 python3Packages.imgaug: 0.3.0 -> 0.4.0 2020-02-12 22:26:35 -08:00
Will Dietz
18d9cc22c6
Merge pull request #77140 from dtzWill/feature/samurai
samurai: init at 1.0
2020-02-13 00:24:39 -06:00
Will Dietz
ed54e4fca1
Merge pull request #72141 from dtzWill/feature/go-license-detector-3.0.1
go-license-detector: init at 3.0.2
2020-02-13 00:16:55 -06:00
Will Dietz
ff638c0afc
bdf2sfd: init at 1.1.0 2020-02-13 00:09:33 -06:00
Bruno Bigras
57bacf67e9 starship: 0.35.1 -> 0.36.0 2020-02-13 00:49:09 -05:00
Jonathan Ringer
a01d0bc1a9 onnxruntime: 1.1.0 -> 1.1.1 2020-02-12 21:42:20 -08:00
Jan Tojnar
caf90fc9dd
Merge pull request #79945 from r-ryantm/auto-update/libmypaint
libmypaint: 1.4.0 -> 1.5.0
2020-02-13 06:03:06 +01:00
Ryan Mulligan
5a358eade8
Merge pull request #69125 from jslight90/mattermost-5.15
mattermost: 5.9.0 -> 5.15.0
2020-02-12 20:56:00 -08:00
zowoq
1979e038a3 docker: 19.03.5 -> 19.03.6
https://github.com/docker/docker-ce/releases/tag/v19.03.6
2020-02-13 14:17:47 +10:00
R. RyanTM
22b87c6a7f numix-icon-theme-circle: 19.09.20 -> 19.12.27 2020-02-13 04:11:43 +00:00
worldofpeace
129224e23b
Merge pull request #79780 from mkg20001/ge
cinnamon.xapps: move gobject-introspection to buildInputs
2020-02-12 22:34:20 -05:00
Benjamin Hipple
c1542fc4cd rust: Replace migration README with GitHub issue
The readme was nice to discuss in the implementation PR, but now that this is
merged it's better to have an issue that can be linked against in PRs and
doesn't require further merges to update status.

Ported with a status update in #79975
2020-02-12 22:28:53 -05:00
R. RyanTM
5583685749 ocamlPackages.odoc: 1.4.2 -> 1.5.0 2020-02-13 03:06:12 +00:00
Benjamin Asbach
36c53f703b openjdk8: 8u222 -> 8u242 2020-02-13 03:55:16 +01:00
R. RyanTM
77da4954da opensmtpd: 6.6.2p1 -> 6.6.3p1 2020-02-13 02:50:37 +00:00
Will Dietz
3991c60b37
go-license-detector: init at 3.0.2 2020-02-12 20:35:11 -06:00
Mario Rodas
3749a8c10e
Merge pull request #79948 from r-ryantm/auto-update/man-pages
man-pages: 5.04 -> 5.05
2020-02-12 21:33:20 -05:00
Will Dietz
4aa1259e29
bibclean: init at 3.03 2020-02-12 19:55:14 -06:00
Will Dietz
3914b80d36
Merge pull request #78505 from dtzWill/feature/biblatex-check
biblatex-check: init at 2019-11-09
2020-02-12 19:53:51 -06:00
Jonathan Ringer
21e5e80265 python3Packages.elementpath: 1.4.0 -> 1.4.1 2020-02-12 17:53:35 -08:00
Will Dietz
93656d56d3
biblatex-check: init at 2019-11-09 2020-02-12 19:52:43 -06:00
Will Dietz
f9b5108d91
iwd: tests, openssl check dep 2020-02-12 19:08:21 -06:00
Mario Rodas
08444aa09b
Merge pull request #79893 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20190909 -> 20200204
2020-02-12 20:03:13 -05:00
Will Dietz
54f35e4e40
iwd: drop systemd dep, not needed when specifying config flags too
Only used to guess if systemd-y bits should be installed,
which we manually specify already.  So drop unneeded dep.
2020-02-12 18:54:45 -06:00
Will Dietz
5f51a18863
iwd: 1.4 -> 1.5 2020-02-12 18:45:59 -06:00
Will Dietz
3b99307f9b
ell: 0.27 -> 0.28 2020-02-12 18:45:52 -06:00
xrelkd
f2f9f509ea cargo-sweep: 0.4.1 -> 0.5.0 2020-02-13 08:14:36 +08:00
xrelkd
b5f1046892 cargo-xbuild: 0.5.21 -> 0.5.24 2020-02-13 08:06:30 +08:00
R. RyanTM
523ea83cec mercurial: 5.2.2 -> 5.3 2020-02-13 00:01:08 +00:00
Dmitry Kalinkin
ac2699fdca
Merge pull request #79570 from sikmir/opencc
opencc: enable on darwin
2020-02-12 18:41:31 -05:00
Mario Rodas
b35ae1f9fa
mutagen: 0.10.3 -> 0.11.0
Changelog: https://github.com/mutagen-io/mutagen/releases/tag/v0.11.0
2020-02-12 18:00:00 -05:00
Puck Meerburg
0b3e5db5d3 signal-desktop: fix notifications 2020-02-12 22:31:31 +00:00
Andreas Rammhold
b86512e893
Merge pull request #79930 from andir/cargo-no-system-libgit2
cargo: use bundled libgit2
2020-02-12 23:21:46 +01:00
R. RyanTM
036a1b2755
latte-dock: 0.9.7 -> 0.9.8.1 (#79533) 2020-02-12 17:16:37 -05:00
R. RyanTM
ddf22e7884 man-pages: 5.04 -> 5.05 2020-02-12 22:07:28 +00:00
worldofpeace
ac26d3aec3
Merge pull request #79858 from r-ryantm/auto-update/quilter
quilter: 2.1.0 -> 2.1.1
2020-02-12 16:48:30 -05:00
R. RyanTM
a98456b7b6 libmypaint: 1.4.0 -> 1.5.0 2020-02-12 21:27:47 +00:00
R. RyanTM
1c6b1d160e libratbag: 0.12 -> 0.13 2020-02-12 21:15:22 +00:00
Florian Klink
af7b000928
Merge pull request #79906 from r-ryantm/auto-update/flashrom
flashrom: 1.1 -> 1.2
2020-02-12 22:09:44 +01:00
worldofpeace
3565f1782d
Merge pull request #79758 from doronbehar/update-sequoia
sequoia: 0.13.0 -> 0.14.0
2020-02-12 16:06:45 -05:00
Bernardo Meurer
fc7f856287 vimPlugins.vim-phabricator: init at 2020-01-23 2020-02-12 12:08:54 -08:00
Bernardo Meurer
9af1597d01 vimPlugins.arcanist-vim: init at 2016-05-27 2020-02-12 12:08:54 -08:00
Bernardo Meurer
b84b386a21 vimPlugins: update 2020-02-12 12:08:54 -08:00