worldofpeace
6d9c5259cf
keybase-gui: 2.13.1 -> 3.0.0
2019-02-08 03:35:27 +00:00
worldofpeace
1f332e7b54
keybase: 2.13.1 -> 3.0.0
2019-02-08 03:35:27 +00:00
Vincent Laporte
36e9fe820c
coqPackages_8_9: disable a few packages that do not build
2019-02-08 02:01:32 +01:00
Maximilian Bosch
895f9d3b73
python3Packages.python-jenkins: 1.3.0 -> 1.4.0
...
Updates to the most recent version of `python-jenkins`. It was
originally broken during the auto-update in b4588c6a0f
.
The tests could be run by using `unittest2` and some dependencies for
the test framwork.
2019-02-08 00:47:18 +00:00
Johannes Frankenau
5704496953
scid-vs-pc: 4.18.1 -> 4.19
2019-02-07 18:13:11 -05:00
Christopher Ostrouchov
e16e9c978d
python3Packages.sly: init at 0.3 ( #55093 )
...
tests will be included with the next release
https://github.com/dabeaz/sly/pull/25
2019-02-07 23:57:22 +01:00
Maximilian Bosch
964914571d
Merge pull request #55212 from r-ryantm/auto-update/python3.7-distributed
...
python37Packages.distributed: 1.25.2 -> 1.25.3
2019-02-07 23:47:14 +01:00
Kevin Rauscher
3ed1067750
mopidy-iris: 3.32.1 -> 3.32.4
2019-02-07 21:32:07 +00:00
worldofpeace
59f6083281
apvlv: fix build with poppler 0.73.0
...
Poppler was upgraded in [0] and therefore the build broke, as
poppler/goo/gtypes.h was moved into poppler/goo/gfile.h [1].
Upstream issue is [2].
[0] 7757e43fcb
[1] ef3ef702bc
[2] https://github.com/naihe2010/apvlv/issues/28
2019-02-07 21:12:50 +00:00
Maximilian Bosch
9dd0b54bfb
pythonPackages.distributed: add missing dependencies
...
Added `mpi4py` and `bokeh` to get the executables working.
Also simplified the `lib.optional` expression as Python 3.2 and 3.4
aren't supported anymore. Rather than referencing unsupported Python 3.x
versions it's far more obvious now to only use `futures` and
`singledispatch` if Python2 is used.
2019-02-07 21:30:14 +01:00
Maximilian Bosch
f19c75fc65
Merge pull request #55203 from Shou/init-openapi-generator
...
openapi-generator-cli: init at 3.3.4
2019-02-07 21:29:01 +01:00
Pascal Wittmann
406426b320
supertux: 0.5.1 -> 0.6.0
2019-02-07 21:25:16 +01:00
Ryan Mulligan
77bacea5d5
Merge pull request #55206 from r-ryantm/auto-update/python3.7-braintree
...
python37Packages.braintree: 3.50.0 -> 3.51.0
2019-02-07 12:16:45 -08:00
László Vaskó
27e3089360
hunspell-dicts: add support for Hungarian dictionary
...
LibreOffice has a comprehensive collection of Hunspell dictionaries.
`mkDictFromLibreOffice` helper is introduced to make it easy to add new
dictionaries from this repository. `license` is parametrized because
each dictionary has its own license.
2019-02-07 21:12:31 +01:00
Benedict Aas
07b0483d89
openapi-generator-cli: init at 3.3.4
2019-02-07 20:58:23 +01:00
Silvan Mosberger
03674f4128
Merge pull request #55269 from christoph00/steam_update_runtimes
...
Steam: run update-runtime.py
2019-02-07 20:50:10 +01:00
Michael Weiss
320a57198f
inxi: 3.0.30-1 -> 3.0.31-1
2019-02-07 20:47:23 +01:00
R. RyanTM
70765af1a6
libiio: 0.16 -> 0.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/libiio/versions
2019-02-07 11:58:46 -06:00
Jaka Hudoklin
76704e15a0
kube-prompt: build only main package
2019-02-07 18:14:57 +01:00
lewo
66dd4594ff
Merge pull request #55178 from r-ryantm/auto-update/qpdf
...
qpdf: 8.3.0 -> 8.4.0
2019-02-07 18:06:16 +01:00
Pascal Wittmann
8dc55c5dca
Merge pull request #55359 from NixOS/update-groovy
...
groovy: 2.5.5 -> 2.5.6
2019-02-07 18:04:28 +01:00
Jaka Hudoklin
1bc95dcfd7
Merge pull request #53850 from xtruder/pkgs/xsuspender/init
...
xsuspender: init at 1.1
2019-02-07 18:01:22 +01:00
lewo
15e43d59cf
Merge pull request #55101 from lopsided98/hydra-update
...
hydra: 2018-08-07 -> 2019-02-01
2019-02-07 17:59:46 +01:00
Léo Gaspard
a6abec9c66
mailutils: use system-sendmail instead of sendmailPath
...
system-sendmail allows all sendmail's to be auto-detected, including on
non-NixOS systems. This is, to me, a better UX than having to manually
override the sendmailPath argument.
In exchange, it is a breach of retro-compatibility. Given right now I
can't see any uses for sendmailPath other than what is supported by
system-sendmail, I didn't keep it, but it'd be possible to allow
sendmailPath to override the choice of sendmail from system-sendmail.
2019-02-07 17:36:51 +01:00
Léo Gaspard
a59a9a7e60
Merge branch 'pr-55320'
...
* pr-55320:
nixos/release-notes: mention breaking changes with matrix-synapse update
nixos/matrix-synapse: reload service with SIGHUP
nixos/tests/matrix-synapse: generate ca and certificates
nixos/matrix-synapse: use python to launch synapse
pythonPackages.pymacaroons-pynacl: remove unmaintained fork
matrix-synapse: 0.34.1.1 -> 0.99.0
pythonPackages.pymacaroons: init at 0.13.0
2019-02-07 17:12:04 +01:00
Will Dietz
dcfce974d9
Merge pull request #55077 from m-labs/for-upstream
...
rink: init at 0.4.4
2019-02-07 09:47:46 -06:00
Will Dietz
9405b52ef5
Merge pull request #55069 from dtzWill/update/trilium-0.28.3
...
trilium: 0.27.4 -> 0.28.3
2019-02-07 09:46:58 -06:00
Robert Schütz
467df7ba4a
python.pkgs.future-fstrings: dependency tokenize-rt missing for python<3.6
2019-02-07 16:28:57 +01:00
Robert Schütz
6d19c1dc2b
python.pkgs.telethon-session-sqlalchemy: only supports python3
2019-02-07 16:15:28 +01:00
PsyanticY
297c9314ef
pythonPackages.cfn-flip: init at 1.1.0 ( #52944 )
2019-02-07 16:08:48 +01:00
Daniel Fullmer
2d2f104751
k2pdfopt: 2.42 -> 2.51a
...
Merge #55150 .
2019-02-07 14:42:46 +01:00
Leroy Hopson
714b785909
pythonPackages.shodan: init at 1.10.4 ( #54871 )
2019-02-07 13:14:36 +01:00
Matthieu Coudron
9333c833a5
vte-ng: 0.50.2.a -> 0.54.2.a
2019-02-07 20:58:43 +09:00
Elis Hirwing
5e84459160
Merge pull request #55331 from r-ryantm/auto-update/cmus
...
cmus: 2.7.1 -> 2.8.0
2019-02-07 12:53:10 +01:00
Timo Kaufmann
882131e7db
Revert "rustc: 1.31.0 -> 1.32.0" ( #55379 )
...
This reverts commit 56dba36eb5
.
2019-02-07 12:49:37 +01:00
Elis Hirwing
724d7d0d5d
Merge pull request #55190 from r-ryantm/auto-update/python3.7-libtmux
...
python37Packages.libtmux: 0.8.0 -> 0.8.1
2019-02-07 12:46:21 +01:00
Elis Hirwing
bab6f5a897
Merge pull request #55223 from r-ryantm/auto-update/pirate-get
...
pirate-get: 0.3.2 -> 0.3.3
2019-02-07 12:41:33 +01:00
Sarah Brofeldt
aaa2cb42b1
Merge pull request #55132 from delroth/glowing-bear
...
glowing-bear: init at 0.7.1
2019-02-07 12:36:05 +01:00
Sarah Brofeldt
f19145d8ca
Merge pull request #55336 from r-ryantm/auto-update/cfr
...
cfr: 0.138 -> 0.139
2019-02-07 12:15:50 +01:00
Sarah Brofeldt
e2d5c7f1dd
Merge pull request #55355 from NixOS/update-dmenu
...
dmenu: 4.8 -> 4.9
2019-02-07 12:11:50 +01:00
Sarah Brofeldt
04e46a7a4e
Merge pull request #55357 from NixOS/update-rrdtool
...
rrdtool: 1.7.0 -> 1.7.1
2019-02-07 11:54:22 +01:00
Pascal Wittmann
68aa14eea2
dwm: 6.1 -> 6.2 ( #55354 )
2019-02-07 11:40:16 +01:00
Andrew Dunham
96b66178f1
m2crypto: fix build with libressl ( #53537 )
2019-02-07 12:01:42 +02:00
Alyssa Ross
bdca4ec510
Merge pull request #55363 from manveru/add-ovirt-engine-sdk
...
defaultGemConfig.ovirt-engine-sdk: init
2019-02-07 09:47:25 +00:00
Peter Hoeg
974024c89e
Merge pull request #50257 from peterhoeg/p/sonota
...
sonota: init at 2018-10-07
2019-02-07 17:24:23 +08:00
lewo
bcd199c8af
Merge pull request #52864 from andrew-d/andrew/gping
...
gping: init at 1.1
2019-02-07 09:59:12 +01:00
James Cook
ff8b96d90c
Merge pull request #55307 from r-ryantm/auto-update/libgnurl
...
libgnurl: 7.62.0 -> 7.63.0
2019-02-07 04:36:25 +00:00
Peter Hoeg
2167b4e1bf
sonota: init at 2018-10-07
2019-02-07 10:18:49 +08:00
Graham Christensen
ddd96283fc
diffoscope: teach about guestfs
2019-02-06 20:58:55 -05:00
Graham Christensen
6c3df41c64
diffoscope: 99 -> 110
2019-02-06 20:58:45 -05:00
Graham Christensen
17036309a3
python3Packages.guestfs: init at 1.40.1
2019-02-06 20:53:59 -05:00
Franz Pletz
47aad6e9b5
Merge pull request #55148 from danielfullmer/mupdf-third-fix
...
mupdf: Fix changed library name
2019-02-07 01:28:01 +00:00
Franz Pletz
ef0bc50d13
Merge pull request #55186 from andir/prosody
...
prosody: update communityModules
2019-02-07 01:24:19 +00:00
Franz Pletz
fe6d15ee47
Merge pull request #55343 from dotlambda/dovecot-2.3.4.1
...
dovecot: 2.3.4 -> 2.3.4.1
2019-02-07 01:11:32 +00:00
Jörg Thalheim
c871a5cdf7
Merge pull request #54426 from ivan/init-signal-cli
...
signal-cli: init at 0.6.2
2019-02-07 00:20:38 +00:00
R. RyanTM
fa81321c32
mopidy-iris: 3.31.8 -> 3.32.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/mopidy-iris/versions
2019-02-06 23:51:52 +00:00
R. RyanTM
130c76b320
python37Packages.beancount: 2.2.0 -> 2.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/python3.7-beancount/versions
2019-02-06 23:49:06 +00:00
Ryan Mulligan
ec8a918ec2
Merge pull request #55330 from r-ryantm/auto-update/coturn
...
coturn: 4.5.0.8 -> 4.5.1.0
2019-02-06 15:42:16 -08:00
worldofpeace
f3750e7b41
gnome3.gnome-keyring: use placeholder
2019-02-06 18:07:22 -05:00
worldofpeace
884f7ad3cf
gnome3.gnome-keyring: disable test suite
...
Seen these fail non-deterministically at a high enough frequency
making it a good contender to disable completely.
See also #55293 , #51121 .
cc @hedning @jtojnar
2019-02-06 18:07:22 -05:00
Michael Fellinger
fa5459a2ce
defaultGemConfig.ovirt-engine-sdk: init
2019-02-06 23:51:56 +01:00
Dmitry Kalinkin
71d66c58a5
Merge pull request #52536 from lopsided98/buildbot-update
...
buildbot: 1.4.0 -> 1.8.1
2019-02-06 16:58:42 -05:00
klntsky
45fa569222
nicotine-plus: init at 1.4.1 ( #53717 )
2019-02-06 16:52:01 -05:00
pacien
87d8ba0ae6
imagemagick: add djvu support
2019-02-06 15:55:47 -05:00
Sarah Brofeldt
1c10f5e395
Merge pull request #55356 from lejonet/ceph-libvirt-qemu
...
Add optional ceph support for libvirt and qemu
2019-02-06 21:21:19 +01:00
Pascal Wittmann
063e245811
groovy: 2.5.5 -> 2.5.6
2019-02-06 21:12:11 +01:00
Pascal Wittmann
e5cb280303
pdfpc: 4.3.1_0 -> 4.3.2
2019-02-06 21:06:08 +01:00
Michael Weiss
e4156fb421
signal-desktop: 1.20.0 -> 1.21.0
2019-02-06 20:56:19 +01:00
Tim Steinbach
c7191de7db
linux: 4.4.172 -> 4.4.173
2019-02-06 14:40:38 -05:00
Silvan Mosberger
08870eeee9
Merge pull request #52852 from jokogr/f/syncthing-service
...
syncthing: Fix systemd service
2019-02-06 20:27:35 +01:00
Victor SENE
3592dd04e9
jackett: 0.10.660 -> 0.10.707
2019-02-06 19:24:56 +00:00
Ioannis Koutras
3fa5f623bf
syncthing: move systemd files to bin output
2019-02-06 20:23:13 +01:00
Ioannis Koutras
2fac8b2740
syncthing: use proper output for binaries in services
2019-02-06 20:23:13 +01:00
Pascal Wittmann
e9982cc501
rrdtool: 1.7.0 -> 1.7.1
2019-02-06 20:06:57 +01:00
Daniel Kuehn
3b7713a4d6
qemu: Add argument to enable support for ceph rbd storage
2019-02-06 19:53:23 +01:00
Daniel Kuehn
b32491fd3c
libvirt: Add argument to enable support for ceph rbd storage
2019-02-06 19:52:42 +01:00
k32
d4b243905f
rebar3: 3.6.1 -> 3.9.0
...
Remove hermetic patch (make it compatible with the upstream)
(Mostly) eliminate the need for hex package registry
2019-02-06 19:45:40 +01:00
John Wiegley
82efd22fbc
Merge pull request #55295 from jabranham/ledger
...
ledger: 3.1.1 -> 3.1.2
2019-02-06 10:37:09 -08:00
Pascal Wittmann
f825049742
dmenu: 4.8 -> 4.9
2019-02-06 19:29:45 +01:00
Tim Steinbach
7b0bf31a74
linux: 4.20.6 -> 4.20.7
2019-02-06 13:23:47 -05:00
Tim Steinbach
7870ada549
linux: 4.19.19 -> 4.19.20
2019-02-06 13:23:37 -05:00
Tim Steinbach
bd7e5b51b5
linux: 4.14.97 -> 4.14.98
2019-02-06 13:23:24 -05:00
Tim Steinbach
117551ce2a
linux: 4.9.154 -> 4.9.155
2019-02-06 13:23:03 -05:00
Alex Branham
783c46531b
ledger: 3.1.1 -> 3.1.2
2019-02-06 12:04:18 -06:00
adisbladis
33fa29386f
firefox-beta-bin: 66.0b3 -> 66.0b5
2019-02-06 17:56:55 +00:00
adisbladis
9abf5e35e3
firefox-devedition-bin: 66.0b3 -> 66.0b5
2019-02-06 17:56:46 +00:00
adisbladis
2aed6b2cc8
pulseaudio-modules-bt: unstable-2018-11-01 -> unstable-2019-01-05
2019-02-06 17:54:11 +00:00
Patrick Hilhorst
7924ba0526
albert: 0.15.0 -> 0.16.1
2019-02-06 17:42:43 +00:00
R. RyanTM
9c931c4880
brave: 0.58.21 -> 0.59.34
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-02-06 17:39:48 +00:00
R. RyanTM
851cfedb53
appstream: 0.12.4 -> 0.12.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/appstream/versions
2019-02-06 17:26:41 +00:00
Vladyslav M
5382ee6c21
Merge pull request #55347 from r-ryantm/auto-update/acme.sh
...
acme-sh: 2.7.9 -> 2.8.0
2019-02-06 19:11:14 +02:00
Justin Humm
c02cfc6f64
nixopsUnstable: 1.6.1pre2706_d5ad09c -> 1.6.1pre2728_8ed39f9
...
This fixes evaluation with the latest master. See also [0] and [1] for
this.
[0] https://github.com/NixOS/nixops/issues/1086
[1] https://github.com/NixOS/nixops/pull/1088
2019-02-06 17:10:36 +00:00
Tadeo Kondrak
27c6ca9297
fff: 2.0 -> 2.1
2019-02-06 11:59:26 -05:00
Robert Schütz
b2b8696b3f
Merge pull request #55291 from Mic92/dino
...
dino: 2018-11-29 -> 2019-02-06
2019-02-06 17:42:15 +01:00
Herman Fries
27af2b4dca
jetbrains.webstorm: 2018.3.3 -> 2018.3.4
2019-02-06 17:40:34 +01:00
Herman Fries
80778d3c0a
jetbrains.ruby-mine: 2018.2.6 -> 2018.3.3
2019-02-06 17:39:52 +01:00
Herman Fries
f81339cadd
jetbrains.rider: 2018.3.1 -> 2018.3.2
2019-02-06 17:39:08 +01:00
Herman Fries
47152bcc33
jetbrains.pycharm-professional: 2018.3.3 -> 2018.3.4
2019-02-06 17:36:32 +01:00
Herman Fries
175c0134ea
jetbrains.pycharm-community: 2018.3.3 -> 2018.3.4
2019-02-06 17:35:13 +01:00
Herman Fries
1341f5523d
jetbrains.phpstorm: 2018.2.6 -> 2018.3.3
2019-02-06 17:33:13 +01:00
Herman Fries
4a137f5435
jetbrains.idea-ultimate: 2018.3.3 -> 2018.3.4
2019-02-06 17:32:22 +01:00
Herman Fries
5cbaff3b43
jetbrains.idea-community: 2018.3.3 -> 2018.3.4
2019-02-06 17:31:35 +01:00
Herman Fries
575c88d765
jetbrains.goland: 2018.3.2 -> 2018.3.3
2019-02-06 17:25:42 +01:00
Herman Fries
6d21c1a3a1
jetbrains.datagrip: 2018.2.5 -> 2018.3.2
2019-02-06 17:25:00 +01:00
Herman Fries
83c627b8b0
jetbrains.clion: 2018.3.3 -> 2018.3.4
2019-02-06 17:23:59 +01:00
R. RyanTM
fabb1c4344
acme-sh: 2.7.9 -> 2.8.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/acme.sh/versions
2019-02-06 08:00:38 -08:00
Robert Schütz
52b4b07df9
python.pkgs.filetype: 1.0.2 -> 1.0.3
2019-02-06 16:56:54 +01:00
Robert Schütz
d49ffaac8a
dovecot: 2.3.4 -> 2.3.4.1
...
fixes CVE-2019-3814:
https://dovecot.org/list/dovecot-news/2019-February/000394.html
2019-02-06 15:54:11 +01:00
Ryan Mulligan
8317d16d55
Merge pull request #55233 from r-ryantm/auto-update/osrm-backend
...
osrm-backend: 5.21.0 -> 5.22.0
2019-02-06 06:33:35 -08:00
Tim Steinbach
c7fda39fc2
sbt-extras: 2018-12-04 -> 2019-01-30
2019-02-06 08:53:41 -05:00
Robert Schütz
78c73f7ec0
home-assistant-cli: install shell completions
2019-02-06 14:42:59 +01:00
R. RyanTM
c479113212
cfr: 0.138 -> 0.139
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cfr/versions
2019-02-06 05:17:27 -08:00
R. RyanTM
874e0585e0
copyq: 3.7.2 -> 3.7.3 ( #55333 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/copyq/versions
2019-02-06 14:11:40 +01:00
Maximilian Bosch
8bd91e5964
Merge pull request #55282 from jlesquembre/kitty-completions
...
kitty: install completions
2019-02-06 13:51:01 +01:00
José Luis Lafuente
38eb737845
kitty: install completions
2019-02-06 13:27:56 +01:00
Timo Kaufmann
dbc771f2e1
Merge pull request #55299 from r-ryantm/auto-update/jmol
...
jmol: 14.29.29 -> 14.29.31
2019-02-06 13:15:46 +01:00
markuskowa
0496c08afd
Merge pull request #55298 from r-ryantm/auto-update/igv
...
igv: 2.4.16 -> 2.4.17
2019-02-06 12:50:24 +01:00
R. RyanTM
37236026c3
cmus: 2.7.1 -> 2.8.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/cmus/versions
2019-02-06 03:45:50 -08:00
markuskowa
a39314ddba
Merge pull request #55316 from r-ryantm/auto-update/flacon
...
flacon: 5.0.0 -> 5.1.0
2019-02-06 12:45:09 +01:00
R. RyanTM
168be7c506
coturn: 4.5.0.8 -> 4.5.1.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/coturn/versions
2019-02-06 03:28:23 -08:00
Markus Kowalewski
64e9f2ad65
jmol: remove redundant name attribute
...
version and pname are alrady present
2019-02-06 12:25:25 +01:00
R. RyanTM
4cd3944a1b
google-compute-engine: 20181206 -> 20190124 ( #55312 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/google-compute-engine/versions
2019-02-06 11:02:31 +00:00
R. RyanTM
56c7ac2fba
rabbitmq-server: 3.7.10 -> 3.7.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rabbitmq-server/versions
2019-02-06 11:59:46 +01:00
Jörg Thalheim
22334ae168
Merge pull request #55313 from r-ryantm/auto-update/guvcview
...
guvcview: 2.0.5 -> 2.0.6
2019-02-06 10:40:14 +00:00
Jörg Thalheim
dd7500315e
Merge pull request #55318 from r-ryantm/auto-update/folly
...
folly: 2018.10.29.00 -> 2019.01.28.00
2019-02-06 10:21:00 +00:00
André-Patrick Bubel
d7be766a05
crawl: Add option for sound support and enable it in tileMode by default
2019-02-06 11:18:18 +01:00
André-Patrick Bubel
e06eb19de5
crawl: Add full game name to description
...
I didn't find the game when searching for it and invested quite some
time to package it myself. Having the game title in the description
makes the package easier to discover.
2019-02-06 11:13:41 +01:00
Jörg Thalheim
4010639d5e
flameshot: fix executable path in dbus service
...
also some minor tweaks that makes the package more robust.
2019-02-06 10:09:03 +00:00
André-Patrick Bubel
61a20d6d64
crawl: Update repo url
2019-02-06 11:07:31 +01:00
nyanloutre
863e49e3ee
pythonPackages.pymacaroons-pynacl: remove unmaintained fork
2019-02-06 10:50:20 +01:00
nyanloutre
d667c33cb2
matrix-synapse: 0.34.1.1 -> 0.99.0
...
Also cleanup of old dependencies and irrelevant patch
2019-02-06 10:50:20 +01:00
nyanloutre
95f434366b
pythonPackages.pymacaroons: init at 0.13.0
2019-02-06 10:43:10 +01:00
R. RyanTM
f7b2656d1e
fasm-bin: 1.73.06 -> 1.73.08
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fasm-bin/versions
2019-02-06 01:35:50 -08:00
Peter Hoeg
ac098c2e62
home-assistant: missing dependencies ( #55294 )
2019-02-06 10:28:30 +01:00
R. RyanTM
4f621ca1d4
folly: 2018.10.29.00 -> 2019.01.28.00
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-02-06 01:01:03 -08:00
R. RyanTM
a382c2969a
flacon: 5.0.0 -> 5.1.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/flacon/versions
2019-02-06 00:27:19 -08:00
R. RyanTM
08a54aac01
guvcview: 2.0.5 -> 2.0.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/guvcview/versions
2019-02-05 23:52:43 -08:00
Edward Amsden
42bdc36a84
ledger-autosync: init at 1.0.0
2019-02-06 01:48:08 -05:00
José Romildo Malaquias
ce8878fdeb
materia-theme: 20181125 -> 20190201
2019-02-06 01:15:57 -05:00
R. RyanTM
e422db21be
libgnurl: 7.62.0 -> 7.63.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/libgnurl/versions
2019-02-05 21:56:28 -08:00
R. RyanTM
a1360faba7
jmol: 14.29.29 -> 14.29.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/jmol/versions
2019-02-05 20:33:46 -08:00
R. RyanTM
da628f0cbd
igv: 2.4.16 -> 2.4.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/igv/versions
2019-02-05 20:06:55 -08:00
Wael Nasreddine
89c2bf5069
amass: 2.8.5 -> 2.9.1 ( #55252 )
2019-02-05 18:45:07 -08:00
Matthew Bauer
81531046e8
qt511: add patch for macOS sdk
...
Unfortunately we don’t have access to NSWindowStyleMask. These patches
should go away once we switch to a newer SDK.
2019-02-05 20:50:52 -05:00
Peter Hoeg
7003a28916
Merge pull request #54541 from dotlambda/home-assistant-0.86
...
home-assistant: 0.85.1 -> 0.86.4
2019-02-06 09:02:28 +08:00
Jörg Thalheim
0028bad962
dino: 2018-11-29 -> 2019-02-06
2019-02-06 00:55:47 +00:00
Florian Klink
e73718e3d1
Merge pull request #54483 from jslight90/gitlab
...
gitlab: 11.6.3 -> 11.7.3
2019-02-06 01:00:50 +01:00
Florian Klink
d711a8301b
Merge pull request #55218 from bachp/gitlab-runner-11.7.0
...
gitlab-runner: 11.6.0 -> 11.7.0
2019-02-06 00:53:51 +01:00
Jeff Slight
8c043d3c7b
gitlab: 11.6.3 -> 11.7.4
2019-02-06 00:30:29 +01:00
markuskowa
f8a975e7f6
Merge pull request #55258 from r-ryantm/auto-update/libtommath
...
libtommath: 1.0.1 -> 1.1.0
2019-02-05 23:51:40 +01:00
Michael Weiss
d2aa09f26d
swayidle: 1.1 -> 1.2
2019-02-05 23:34:22 +01:00
Michael Weiss
46503d069a
swaylock: 1.2 -> 1.3
2019-02-05 23:34:22 +01:00
markuskowa
9703765556
molden: 5.8.2 -> 5.9.3 ( #55044 )
2019-02-05 23:57:29 +02:00
scalavision
f08b99c42f
singularity: rewrite path to cp in bootstrap script
2019-02-05 16:53:33 -05:00
R. RyanTM
bea326e8de
latte-dock: 0.8.4 -> 0.8.5 ( #55254 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/latte-dock/versions
2019-02-05 16:13:22 -05:00
Maximilian Bosch
812d74c55e
Merge pull request #55270 from jlesquembre/ranger-images
...
ranger: add pillow dependency
2019-02-05 21:48:25 +01:00
Silvan Mosberger
dfce20e4e3
Merge pull request #51980 from ToxicFrog/munin-plugins
...
nixos/munin: New options (and some bugfixes) for service configuration
2019-02-05 19:35:03 +01:00
Silvan Mosberger
140a648e46
Merge pull request #55281 from tg-x/tparsec-2018-12-21
...
idrisPackages.tparsec: 2018-11-09 -> 2018-12-21
2019-02-05 19:24:30 +01:00
scalavision
f392a07e61
singularity: 2.6.0 -> 2.6.1
2019-02-05 13:13:32 -05:00
TG ⊗ Θ
50087e01c4
idrisPackages.tparsec: 2018-11-09 -> 2018-12-21
2019-02-05 18:25:25 +01:00
Florian Klink
d60c38ad9b
minio-client: 2018-12-27T00-37-49Z -> 2019-01-30T19-57-22Z
2019-02-05 17:38:18 +01:00
Florian Klink
16994118ba
minio: 2019-01-23T23-18-58Z -> 2019-01-31T00-31-19Z
2019-02-05 17:38:02 +01:00
Matthieu Coudron
aaeaa6d1c6
Add checkPhase for neovim (disabled by default) ( #55266 )
...
* neovim-unwrapped: now use lua environments
* mpv: use lua environments
* luaPackages.inspect: init at 3.1.1-0
* luaPackages.lgi: mark as a lua module
* luaPackages.vicious: mark as a lua module
2019-02-05 15:00:19 +00:00
Ryan Mulligan
c15c4d76ce
Merge pull request #55264 from r-ryantm/auto-update/kubernetes
...
kubernetes: 1.13.2 -> 1.13.3
2019-02-05 06:56:57 -08:00
R. RyanTM
0058ce5369
python37Packages.cysignals: 1.8.1 -> 1.9.0 ( #55216 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cysignals/versions
2019-02-05 15:37:22 +01:00
Jan Tojnar
f40412e3e2
Merge pull request #54380 from nh2/package-srt
...
SRT support for gstreamer
2019-02-05 15:28:42 +01:00
Ryan Mulligan
cfa3f9bb99
Merge pull request #55253 from r-ryantm/auto-update/kubectx
...
kubectx: 0.6.2 -> 0.6.3
2019-02-05 06:03:18 -08:00
José Luis Lafuente
3aca219535
ranger: add pillow dependency
...
Pillow is required to display images with kitty terminal
To test it, add these 2 lines to your rc.conf:
set preview_images true
set preview_images_method kitty
2019-02-05 14:59:58 +01:00
Profpatsch
a0a203eb5c
sdnotify-wrapper: init at unversioned
2019-02-05 14:23:13 +01:00
Vonfry
99bb42651a
fortune: 1.99.1 -> 2.6.2 ( #55171 )
...
fortune: 1.99.1 -> 2.6.2
2019-02-05 14:07:27 +01:00
Elis Hirwing
ae316a39db
Merge pull request #55260 from dywedir/ncdu
...
ncdu: 1.13 -> 1.14
2019-02-05 13:43:37 +01:00
aanderse
b8a9c3fbfd
redmine: 3.4.8 -> 4.0.1 ( #55234 )
...
* redmine: 3.4.8 -> 4.0.1
* nixos/redmine: update nixos test to run against both redmine 3.x and 4.x series
* nixos/redmine: default new installs from 19.03 onward to redmine 4.x series, while keeping existing installs on redmine 3.x series
* nixos/redmine: add comment about default redmine package to 19.03 release notes
* redmine: add aandersea as a maintainer
2019-02-05 11:51:33 +00:00
christoph
6833eabe59
run update_runtimes.py
2019-02-05 12:20:17 +01:00
Eelco Dolstra
7fff567ee9
rustfmt: 1.0.0 -> 1.0.1
2019-02-05 12:19:19 +01:00
Eelco Dolstra
56dba36eb5
rustc: 1.31.0 -> 1.32.0
2019-02-05 12:19:15 +01:00
Eelco Dolstra
dd5aa1a67d
Merge pull request #54626 from FlorianFranzen/bionic
...
buid-support: Add Ubuntu bionic base images
2019-02-05 10:15:02 +01:00
R. RyanTM
1c2ceb724b
kubernetes: 1.13.2 -> 1.13.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/kubernetes/versions
2019-02-05 00:44:10 -08:00
dywedir
c7df612e2a
ncdu: 1.13 -> 1.14
2019-02-05 09:39:57 +02:00
R. RyanTM
013173be96
libtommath: 1.0.1 -> 1.1.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/libtommath/versions
2019-02-04 23:33:51 -08:00
adisbladis
60e4f936e2
pulseaudio-modules-bt: Use pulseaudioFull as pulseaudio
...
This is more likely to give binary cache hits for users
2019-02-05 06:45:46 +00:00
R. RyanTM
23c0d79673
kubectx: 0.6.2 -> 0.6.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/kubectx/versions
2019-02-04 22:38:25 -08:00
Wael M. Nasreddine
aae923a255
Revert "amass: 2.8.5 -> 2.9.1"
...
I did not intend to push directly to master, I'm going to revert this
and go through a pull request instead!
This reverts commit 770e014574
.
2019-02-04 21:54:03 -08:00
Wael M. Nasreddine
770e014574
amass: 2.8.5 -> 2.9.1
2019-02-04 21:47:15 -08:00
Will Dietz
3aaab7ca3d
Merge pull request #55063 from dtzWill/update/intel-media-driver-18.4.0
...
intel-media-driver: 18.3.0 -> 18.4.0
2019-02-04 22:22:53 -06:00
Will Dietz
b46ff71245
Merge pull request #55064 from dtzWill/update/libva-2.4.0
...
libva[,-utils}: 2.3.0 -> 2.4.0
2019-02-04 22:22:08 -06:00
Will Dietz
e792db3140
Merge pull request #55231 from r-ryantm/auto-update/papirus-icon-theme
...
papirus-icon-theme: 20190106 -> 20190203
2019-02-04 21:37:07 -06:00
Will Dietz
99850927cf
Merge pull request #55228 from dtzWill/update/swift-4.2.2
...
swift: 4.2.1 -> 4.2.2
2019-02-04 21:27:04 -06:00
Ben Kelly
85cdd06e0c
munin: 2.0.37 -> 2.0.43
...
Also creates the RELEASE file in preBuild so that munin knows its own
version number at runtime.
2019-02-04 20:18:25 -05:00
Silvan Mosberger
2d6f84c109
Merge pull request #45412 from costrouc/costrouc/minecraft-server
...
minecraft-server: 1.12.2 -> 1.13.2 + service refactor
2019-02-05 01:49:24 +01:00
R. RyanTM
904e9ab048
pythia: 8.235 -> 8.240
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pythia/versions
2019-02-04 18:48:20 -05:00
Maximilian Bosch
acfc1c1535
hydra: don't support Nix 1.x
...
The component `hydra-evaluator` requires `pool.hh` from Nix which isn't
provided by Nix 1.x and thus fails with the following error in this
case:
```
hydra-evaluator.cc:3:10: fatal error: pool.hh: No such file or directory
#include "pool.hh"
^~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:443: hydra_evaluator-hydra-evaluator.o] Error 1
```
As the commit is from 2016 and fairly hard to revert for Nix 1.x
support, it's easier to drop that.
This has been tested with fixed perl-bindings for Nix1 as done in #55146 .
2019-02-05 00:00:18 +01:00
Jörg Thalheim
c4daffb1bc
Merge pull request #53875 from rvolosatovs/update/vim-plugins
...
vimPlugins: Update
2019-02-04 22:27:06 +00:00
R. RyanTM
091de08e79
gnome3.orca: 3.30.1 -> 3.30.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/orca/versions
2019-02-04 22:23:03 +00:00
R. RyanTM
b93477087f
notejot: 1.5.3 -> 1.5.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/notejot/versions
2019-02-04 22:19:33 +00:00
Sander van der Burg
7a8b65d216
titaniumenv: fix broken function header
2019-02-04 23:07:04 +01:00
markuskowa
5c7edec7a3
Merge pull request #55152 from r-ryantm/auto-update/star
...
star: 2.6.1d -> 2.7.0a
2019-02-04 22:53:49 +01:00
Sander van der Burg
8cec070f8c
titaniumenv: add Xcode 10.1 and Titanium 7.5.1 support
2019-02-04 22:50:36 +01:00
Sander van der Burg
9edc2d4dbb
xcodeenv: enable Xcode 10.1 support
2019-02-04 22:43:48 +01:00
R. RyanTM
9f056c9a7d
osrm-backend: 5.21.0 -> 5.22.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/osrm-backend/versions
2019-02-04 13:27:02 -08:00
Vladyslav M
8626808c72
Merge pull request #54752 from eadwu/bcachefs/20190123
...
linux_testing_bcachefs,bcachefs-tools: 20190123
2019-02-04 22:53:38 +02:00