Ryan Mulligan
|
dc4339dc26
|
Add configuration for GitHub stale bot
The configuration added is taken from RFC 0051, and is the first step
toward implementing it. Next, we will have to enable the stale bot by
installing the GitHub application.
https://github.com/NixOS/rfcs/blob/master/rfcs/0051-mark-stale-issues.md
|
2019-11-14 22:11:32 -08:00 |
|
Milan Pässler
|
dafbcb986a
|
Revert "python37Packages.pyspf: 2.0.12 -> 2.0.13"
This reverts commit e3f9c4d790 .
This fixes #72791.
Version 2.0.13 of pyspf introduced a bug where some incoming mails can cause a
crash and be falsely rejected. (https://github.com/sdgathman/pyspf/issues/17)
|
2019-11-14 19:33:16 -08:00 |
|
David Kleuker
|
d793d53b0d
|
doc/rl-1909: fix language
(#71516)
|
2019-11-15 00:32:09 +01:00 |
|
Daniel Schaefer
|
c96e556ed7
|
grip-0.8: indexed grip (#60182)
grip-0.8: indexed grip
|
2019-11-14 23:54:32 +01:00 |
|
Daniel Schaefer
|
c4ed79e977
|
python3Packages.geopy: 1.20 -> unstable-2019-11-10 (#73158)
|
2019-11-14 23:45:29 +01:00 |
|
Jan Tojnar
|
2024d55020
|
meson: fix unknown compiler error (#73423)
meson: fix unknown compiler error
|
2019-11-14 23:24:54 +01:00 |
|
Guillaume Desforges
|
6d12f065e9
|
python3Packages.geopy: 1.20 -> unstable-2019-11-10
* Update geopy to unstable version from GitHub for Python 3+
* Add GuillaumeDesforges as maintainer
|
2019-11-14 23:24:16 +01:00 |
|
Guanpeng Xu
|
66d5277375
|
mathematica: fix version issue with zlib (#73425)
|
2019-11-14 17:19:30 -05:00 |
|
Guillaume Desforges
|
d11137ef90
|
python2Packages.geopy: Freeze in seperate file
|
2019-11-14 23:18:43 +01:00 |
|
Jan Tojnar
|
3108c4dd15
|
meson: fix unknown compiler error
|
2019-11-14 22:54:37 +01:00 |
|
Renaud
|
32b0cb0f46
|
Merge pull request #70604 from moaxcp/asciidoctorj
asciidoctorj init at 2.1.0
|
2019-11-14 22:30:45 +01:00 |
|
Milan Svoboda
|
2bf8cccc0d
|
grip-search: init at 0.8
|
2019-11-14 22:11:58 +01:00 |
|
Renaud
|
df7cdb37ce
|
Merge pull request #71057 from jansol/renderdoc
renderdoc: 1.4 -> 1.5
|
2019-11-14 21:45:22 +01:00 |
|
Daniel Schaefer
|
a2aaa7cdf4
|
protocol: 20171226 -> 2019-03-28
|
2019-11-15 05:36:47 +09:00 |
|
Doron Behar
|
c32ecb4b0e
|
luaPackages.pulseaudio: 0.1 -> 0.2
|
2019-11-15 05:24:19 +09:00 |
|
Mario Rodas
|
669a6d0edb
|
luaPackages.luasystem: fix build on darwin
|
2019-11-15 05:08:45 +09:00 |
|
Nathan van Doorn
|
00c866bf62
|
intecture-cli: use openssl 1.0.2
(#70614)
|
2019-11-14 20:19:14 +01:00 |
|
Pascal Bach
|
ec1a73201e
|
plex: 1.18.0.1944 -> 1.18.1.1973
(#72196)
|
2019-11-14 19:49:47 +01:00 |
|
Aaron Andersen
|
2295a94fc1
|
mariadb: 10.3.18 -> 10.3.20
|
2019-11-14 10:13:27 -08:00 |
|
Renaud
|
e8de40db65
|
Merge pull request #72212 from lightbulbjim/openrct2-update
openrct2: 0.2.3 -> 0.2.4
|
2019-11-14 18:55:24 +01:00 |
|
Lily Ballard
|
66b094c780
|
jazzy: 0.11.2 -> 0.12.0
|
2019-11-14 09:48:18 -08:00 |
|
Jörg Thalheim
|
7fa1927638
|
Merge pull request #73280 from PsyanticY/fix-grafana-typo
fix grafana smtp enable typo
|
2019-11-14 17:44:54 +00:00 |
|
Kyle Sferrazza
|
5434a2b8a5
|
mattermost: fix path in desktop file
|
2019-11-14 09:42:29 -08:00 |
|
adisbladis
|
e578b8499f
|
fetchgitPrivate: Remove fetcher
Since Nix 2.0 we have `builtins.fetchGit` which is a much better
option since it runs in the evaluator and has access to the regular
users ssh keys.
|
2019-11-14 09:34:12 -08:00 |
|
Sascha Grunert
|
65e7d9c8c9
|
kubernetes-helm: 2.15.1 -> 3.0.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
|
2019-11-14 09:31:31 -08:00 |
|
Sebastian Graf
|
de121909d2
|
libinput-gestures: Add coreutils to $PATH
Otherwise it can't find `stdbuf` when run as a systemd service.
|
2019-11-14 09:30:59 -08:00 |
|
Tristan Helmich (omniIT)
|
83b221bc6c
|
davmail: 5.2.0 -> 5.4.0
|
2019-11-14 09:24:50 -08:00 |
|
worldofpeace
|
682930b790
|
celluloid: add worldofpeace to maintainers
|
2019-11-14 09:18:35 -08:00 |
|
worldofpeace
|
911bc93fe1
|
celluloid: 0.17 -> 0.18
Also don't sed out gtk-update-icon-cache, we have
setup to remove these caches.
|
2019-11-14 09:18:35 -08:00 |
|
Christian Kauhaus
|
be83d68556
|
vulnix: 1.8.2 -> 1.9.1
New upstream release. The old version is broken because NIST has
discontinued NVD XML feeds. vulnix 1.9.x uses the JSON feeds.
|
2019-11-14 09:14:30 -08:00 |
|
Niklas Hambüchen
|
5245766158
|
consul-alerts: 0.5.0 -> 0.6.0
Changelog: https://github.com/AcalephStorage/consul-alerts/releases/tag/v0.6.0
|
2019-11-14 18:12:46 +01:00 |
|
rht
|
b754a308f7
|
brave: 0.69.135 -> 1.0.0
|
2019-11-14 09:09:43 -08:00 |
|
Mario Rodas
|
1ae55b884d
|
python3Packages.black: fix build on darwin
|
2019-11-14 08:53:09 -08:00 |
|
Florian Klink
|
b64034e1d2
|
python3.pkgs.authlib: init at 0.13
Co-authored-by: Jonathan Ringer <jonringer117@gmail.com>
|
2019-11-14 08:50:37 -08:00 |
|
Renaud
|
ab397825bf
|
Merge pull request #70507 from sikmir/qtpbfimageplugin
qtpbfimageplugin: 1.4 -> 2.0
|
2019-11-14 16:55:59 +01:00 |
|
Renaud
|
5b57dd52a7
|
Merge pull request #73369 from JohnAZoidberg/argp-standalone-cross
argp-standalone: Find ar when cross compiling
|
2019-11-14 16:53:21 +01:00 |
|
Sascha Grunert
|
08fa83ce52
|
conmon: v2.0.2 -> v2.0.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
|
2019-11-14 16:47:48 +01:00 |
|
Bastien Rivière
|
136c6c1815
|
terraform: 0.12.13 -> 0.12.14 (#73393)
update terraform to it's latest version
|
2019-11-14 15:30:19 +00:00 |
|
Leonhard Markert
|
e5db97d2b0
|
lorri service module: init
|
2019-11-14 16:06:27 +01:00 |
|
Leonhard Markert
|
ceccff3439
|
lorri: init at version unstable-2019-10-30
Includes user service (nixos/modules/services/development/lorri) that
starts on demand.
|
2019-11-14 16:06:27 +01:00 |
|
Michael Weiss
|
7b77666eb1
|
signal-desktop: 1.27.4 -> 1.28.0
|
2019-11-14 15:30:33 +01:00 |
|
Gürkan Gür
|
dc1a1b2b8a
|
passExtensions.pass-genphrase: 0.1 -> 0.2
(#71032)
|
2019-11-14 14:56:57 +01:00 |
|
PsyanticY
|
1f6fbc922f
|
nixos/grafana: fix smtp enable typo
|
2019-11-14 14:46:37 +01:00 |
|
Jos van Bakel
|
ee0de85b4e
|
rbtools: propagate setuptools
(#71180)
|
2019-11-14 14:33:04 +01:00 |
|
Jos van Bakel
|
10600289ee
|
awslogs: propagate setuptools
(#71172)
|
2019-11-14 14:31:13 +01:00 |
|
Franz Pletz
|
ee0c3b4f1b
|
Merge pull request #73339 from marsam/update-prometheus
prometheus: 2.13.1 -> 2.14.0
|
2019-11-14 12:58:02 +00:00 |
|
R. RyanTM
|
dd03c2d78b
|
arb: 2.16.0 -> 2.17.0
* arb: 2.16.0 -> 2.17.0 (#71489)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arb/versions
* arb: add meta.homepage
|
2019-11-14 13:55:43 +01:00 |
|
Frederik Rietdijk
|
c747894638
|
recode: 3.7.4 -> 3.7.6, use python3
|
2019-11-14 13:20:55 +01:00 |
|
Franz Pletz
|
c46d15de44
|
Merge pull request #73379 from marsam/fix-mpv-darwin
mpv: fix build on darwin
|
2019-11-14 12:21:24 +00:00 |
|
Mario Rodas
|
717c53e52f
|
Merge pull request #73357 from davidtwco/starship-0.26.4
starship: 0.25.2 -> 0.26.4
|
2019-11-14 06:39:00 -05:00 |
|