Commit Graph

158734 Commits

Author SHA1 Message Date
Pascal Wittmann
2c86fc4daf yesod-markdown: unbreak as it builds fine 2019-05-06 14:42:48 +02:00
Pascal Wittmann
7ddf899582 esqueleto: fix build by skipping tests and haddock 2019-05-06 14:42:48 +02:00
Pascal Wittmann
06026f28f3 classy-prelude-yesod: fix build by skipping haddock 2019-05-06 14:42:48 +02:00
Silvan Mosberger
92d522154c hackage2nix: Unmark hnix as broken 2019-05-06 14:42:48 +02:00
Peter Simons
40c69a36cf hackage2nix: update list of broken builds 2019-05-06 14:42:48 +02:00
Peter Simons
3039b8db0c
Merge pull request #59602 from amirshavit/boost170
boost 170: init at 1.70.0
2019-05-06 14:41:17 +02:00
Peter Simons
62c93c9818
Merge pull request #60490 from dotlambda/dovecot-2.3.6
dovecot: 2.3.5.2 -> 2.3.6
2019-05-06 14:40:17 +02:00
R. RyanTM
47c78acd8e utf8proc: 2.2.0 -> 2.3.0 (#59724)
* utf8proc: 2.2.0 -> 2.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/utf8proc/versions

* utf8proc: use fetchFromGitHub
2019-05-06 14:30:33 +02:00
Ryan Mulligan
b6f00152b4
Merge pull request #61013 from r-ryantm/auto-update/python3.7-altair
python37Packages.altair: 2.4.1 -> 3.0.0
2019-05-06 05:22:39 -07:00
Renaud
814f127e57
Merge pull request #61002 from r-ryantm/auto-update/ocaml4.06.1-re
ocamlPackages.re: 1.8.0 -> 1.9.0
2019-05-06 13:56:15 +02:00
Mathieu Boespflug
361e9185c8 linkchecker: fix bad interaction with python3
Previously, `nix-shell -p linkchecker python3` would lead to a broken
`python3` command. That's because Python 2 packages would pollute the
environment and confuse the interpreter. `linkchecker` has propagated
build inputs. So the solution is to use `pythonPath` instead, to avoid
the pollution.
2019-05-06 13:32:41 +02:00
Mario Rodas
12ee718d19
postgresqlPackages: enable on platforms where PostgreSQL is supported 2019-05-06 06:00:00 -05:00
Lana Black
4f80ddcef5 pipenv: fix missing dependency issue (#61027) 2019-05-06 10:48:50 +00:00
Will Dietz
8cba1c7727 swift: install "editor-integration" component as well 2019-05-06 12:48:41 +02:00
Will Dietz
80d58e2bf5 swift: move most inputs to nativeBuildInputs 2019-05-06 12:47:58 +02:00
Renaud
83d6250145
Merge pull request #61004 from r-ryantm/auto-update/ocaml4.06.1-ppx_derivers
ocamlPackages.ppx_derivers: 1.2 -> 1.2.1
2019-05-06 12:21:16 +02:00
xrelkd
150bad7cbd cargo-bloat: 0.6.2 -> 0.6.3 2019-05-06 18:04:44 +08:00
Timo Kaufmann
e364f4d017
Merge pull request #61034 from taku0/firefox-bin-66.0.4
firefox-bin: 66.0.3 -> 66.0.4,  firefox-esr: 60.6.1esr -> 60.6.2esr
2019-05-06 11:12:23 +02:00
Austin Seipp
0a4cd28f84
linuxPackages.bcc: 0.8.0 -> 0.9.0
Requires a minor tweak to the deadlock detector patch (the file was
renamed in the upstream repo).

bcc now also wants a copy of libbpf, which it doesn't have in the source
release tarball. Clone a copy from GiHub that's synchronized with the
release, and put it in place.

Tested on Linux 5.1 (with bpftrace as well).

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-06 01:42:02 -05:00
Austin Seipp
181e971755
linux: add 5.1 release
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-06 00:39:22 -05:00
taku0
07458c2f38 firefox-esr: 60.6.1esr -> 60.6.2esr 2019-05-06 13:35:25 +09:00
taku0
ad042f186f firefox-bin: 66.0.3 -> 66.0.4 2019-05-06 13:31:28 +09:00
(cdep)illabout
4a27b3cd35 Small grammar fix. 2019-05-06 13:28:29 +09:00
(cdep)illabout
621cb999bd Rename to memtest86-efi. 2019-05-06 13:28:29 +09:00
Daniel Schaefer
2845c175dd Update pkgs/tools/misc/memtest86/default.nix
Co-Authored-By: cdepillabout <cdep.illabout@gmail.com>
2019-05-06 13:28:29 +09:00
(cdep)illabout
fa6af70ead memtest86: 4.3.6 -> 8.0
This updates memtest86 to (almost) the latest version.

memtest86-4.3.6 is the older version.  It was open source, but marked
broken.  memtest86-8.0 is the newer version.  It is no longer open
source, but it is possible to build and use.  There appear to be no
restrictions on its use or redistribution.
2019-05-06 13:28:29 +09:00
Luis Pedro Coelho
4b1e12c5b7 pythonPackages.imread: 0.6 -> 0.7.0
Mostly trivial update of version and hashes, but also explicitly use the
right dependencies
2019-05-06 06:12:09 +02:00
Will Dietz
76ac8a30ed dhcpcd: 7.2.1 -> 7.2.2
https://roy.marples.name/archives/dhcpcd-discuss/0002428.html
2019-05-05 23:00:05 -05:00
Dmitry Kalinkin
a71d9bf5af
Merge pull request #61029 from eadwu/vscode-extensions.WakaTime.vscode-wakatime/2.0.9
vscode-extensions.WakaTime.vscode-wakatime: 2.0.7 -> 2.0.9
2019-05-05 23:51:42 -04:00
Mitsuhiro Nakamura
e034a519a4 SDL2: add fcitx support (#60991) 2019-05-05 23:51:08 -04:00
R. RyanTM
89a650a593 python37Packages.awkward: 0.8.15 -> 0.9.0 (#61014)
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-awkward/versions
2019-05-05 23:47:13 -04:00
Mario Rodas
4e414a1dd0
Merge pull request #61006 from ivan/prometheus_2-2.9.2
prometheus_2: 2.8.1 -> 2.9.2
2019-05-05 21:17:07 -05:00
Mario Rodas
e47dd1bb34
cedille: fix hash 2019-05-05 20:47:29 -05:00
Edmund Wu
11aca36b9e
vscode-extensions.WakaTime.vscode-wakatime: 2.0.7 -> 2.0.9 2019-05-05 21:45:44 -04:00
Mateusz Kowalczyk
f56fb2db03
Merge pull request #61010 from rycee/bump/cloc
cloc: 1.80 -> 1.82
2019-05-06 10:43:39 +09:00
Ryan Mulligan
14380f47c6
Merge pull request #60965 from r-ryantm/auto-update/dune
dune: 1.9.1 -> 1.9.2
2019-05-05 17:04:15 -07:00
R. RyanTM
38af84ad52 python37Packages.djangorestframework: 3.9.2 -> 3.9.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/python3.7-djangorestframework/versions
2019-05-05 16:54:11 -07:00
José Romildo Malaquias
b4941a463e
Merge pull request #59943 from romildo/fix.deepin.modules
nixos/deepin: use only one module for deepin services
2019-05-05 20:52:13 -03:00
R. RyanTM
9260a4fa28 python37Packages.django-cors-headers: 2.5.2 -> 2.5.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/python3.7-django-cors-headers/versions
2019-05-05 16:48:29 -07:00
Mario Rodas
40af53c5da
Merge pull request #60679 from bdesham/add-amber
Add amber
2019-05-05 18:13:56 -05:00
R. RyanTM
5489da1a2b python37Packages.cerberus: 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/python3.7-cerberus/versions
2019-05-05 16:06:03 -07:00
R. RyanTM
a784a005eb python37Packages.braintree: 3.52.0 -> 3.53.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/python3.7-braintree/versions
2019-05-05 15:43:41 -07:00
Benjamin Esham
152c051ac0
amber: init at 0.5.2 2019-05-05 17:36:34 -05:00
R. RyanTM
1eae2945b4 python37Packages.altair: 2.4.1 -> 3.0.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/python3.7-altair/versions
2019-05-05 15:17:08 -07:00
Eelco Dolstra
1f6ddfc7e0 firefox: 66.0.3 -> 66.0.4 2019-05-05 23:57:54 +02:00
Robert Helgesson
8d48a54285
cloc: 1.80 -> 1.82 2019-05-05 23:48:42 +02:00
R. RyanTM
b5e4b3879c phrasendrescher: 1.0 -> 1.2.2c (#46215)
* phrasendrescher: 1.0 -> 1.2.2b

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
phrasendrescher

* phrasendrescher: 1.2.2b -> 1.2.2c
and refactor
2019-05-05 22:55:11 +02:00
Ryan Mulligan
7a47ebd84c
Merge pull request #60977 from r-ryantm/auto-update/gtranslator
gtranslator: 3.32.0 -> 3.32.1
2019-05-05 13:30:08 -07:00
José Romildo Malaquias
9e9b96f073 nixos/deepin: install polkit local authority files in /etc 2019-05-05 17:14:42 -03:00
Ivan Kozik
f13c5ccc41 prometheus_2: 2.8.1 -> 2.9.2 2019-05-05 20:13:02 +00:00
José Romildo Malaquias
1bd487c30a
Merge pull request #59939 from romildo/fix.deepin.deepin-mutter
deepin.deepin-mutter: fix paths related to plugins and desktop files
2019-05-05 17:04:22 -03:00
Vincent Laporte
eff7bc3f33 ocamlPackages.uri_1_9: remove at 1.9.6 2019-05-05 22:00:58 +02:00
Vincent Laporte
f38bf3ba4e ocamlPackages.bap: 1.4.0 -> 1.6.0
libbap: 2018-03-01 -> 2019-04-05
2019-05-05 22:00:58 +02:00
José Romildo Malaquias
179bc50f6e deepin.deepin-mutter: use absolute path in desktop file 2019-05-05 16:23:34 -03:00
José Romildo Malaquias
d5a188d4d6 deepin.deepin-mutter: set plugins dir from environment variable 2019-05-05 16:23:34 -03:00
Pascal Wittmann
ad1e17f5ba
Merge pull request #61000 from r-ryantm/auto-update/nzbget
nzbget: 20.0 -> 21.0
2019-05-05 21:21:39 +02:00
Michael Raskin
7770495cd7
Merge pull request #59148 from volth/gcc.arch.v3
compilation for particular x86_64 architecture
2019-05-05 19:12:12 +00:00
R. RyanTM
8d9e99992e ocamlPackages.ppx_derivers: 1.2 -> 1.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/ocaml4.06.1-ppx_derivers/versions
2019-05-05 11:37:30 -07:00
R. RyanTM
bdd85ebab4 ocamlPackages.ppxlib: 0.5.0 -> 0.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/ocaml4.06.1-ppxlib/versions
2019-05-05 11:24:04 -07:00
Renaud
24debf74ef
Merge pull request #60986 from r-ryantm/auto-update/libiio
libiio: 0.17 -> 0.18
2019-05-05 20:19:11 +02:00
R. RyanTM
3571e09fb2 ocamlPackages.re: 1.8.0 -> 1.9.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/ocaml4.06.1-re/versions
2019-05-05 11:18:57 -07:00
Renaud
299cb17f39
Merge pull request #57281 from r-ryantm/auto-update/liblcf
{easyrpg-player,liblcf}: 0.5.4 -> 0.6.0
2019-05-05 20:14:48 +02:00
José Romildo Malaquias
1c137e36ea
Merge pull request #59378 from romildo/upd.deepin.deepin-anything
deepin.deepin-anything: init at 0.0.7
2019-05-05 15:05:15 -03:00
Austin Seipp
d5a8b040c2
Merge pull request #60968 from thoughtpolice/nixpkgs/doctl-update
doctl: 1.12.2 -> 1.16.0
2019-05-05 13:01:09 -05:00
Renaud
c1fc82a02e
Merge pull request #60990 from r-ryantm/auto-update/mediainfo
mediainfo: 18.12 -> 19.04
2019-05-05 20:00:28 +02:00
Mario Rodas
72787a7631
Merge pull request #60729 from zsedem/patch-1
aws-iam-authenticator: 2018-07-29 -> 0.4.0
2019-05-05 12:51:55 -05:00
worldofpeace
bb4f35b9cc pantheon.elementary-settings-daemon: fix #14168
Is the same fix as in #57620 just for Pantheon's settings daemon.
2019-05-05 13:44:30 -04:00
Renaud
3cb1274745
easyrpg-player: 0.5.4 -> 0.6.0
Changelog:
https://blog.easyrpg.org/2019/03/easyrpg-player-0-6-0-preemptive-attack/
2019-05-05 19:29:25 +02:00
R. RyanTM
661d9e59cd nzbget: 20.0 -> 21.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/nzbget/versions
2019-05-05 10:25:57 -07:00
worldofpeace
109399ff31
Merge pull request #58735 from r-ryantm/auto-update/opera
opera: 56.0.3051.99 -> 58.0.3135.127
2019-05-05 13:20:34 -04:00
Adam Oliver Zsigmond
79d08d64c6
aws-iam-authenticator 2018-07-29 -> 0.4.0 2019-05-05 12:14:54 -05:00
worldofpeace
3c53211b75
Merge pull request #60966 from r-ryantm/auto-update/elementary-files
pantheon.elementary-files: 4.1.7 -> 4.1.8
2019-05-05 13:12:28 -04:00
Renaud
1a25840733
opera: add at-spi2-core to RPATH 2019-05-05 19:10:40 +02:00
Renaud
0e8ac6b882
Merge pull request #60453 from r-ryantm/auto-update/amazon-ecs-cli
amazon-ecs-cli: 1.13.1 -> 1.14.0
2019-05-05 19:00:21 +02:00
José Romildo Malaquias
868ed9f2c4 linuxPackages.deepin-anything: init at 0.0.7 2019-05-05 13:26:42 -03:00
José Romildo Malaquias
83779429ec deepin.deepin-anything: init at 0.0.7 2019-05-05 13:22:31 -03:00
Renaud
67b263f6ac
Merge pull request #60975 from c0bw3b/pkg/mstpd
mstpd: 0.0.5.20171113 -> 0.0.7
2019-05-05 18:18:35 +02:00
José Romildo Malaquias
2458bfb000
Merge pull request #60926 from romildo/upd.deepin.all
deepin: update packages
2019-05-05 13:05:24 -03:00
Andreas Rammhold
0b7c602d55
chromium: 74.0.3729.108 -> 74.0.3729.131 (#60950)
chromium: 74.0.3729.108 -> 74.0.3729.131
2019-05-05 18:04:36 +02:00
WilliButz
7ca3dec610 oxidized: 0.26.2 -> 0.26.3 (#60480) 2019-05-05 17:56:07 +02:00
Renaud
ac19a13cb1
Merge pull request #60942 from mguentner/matrix_synapse_0.99.3.2
matrix-synapse: 0.99.3 -> 0.99.3.2
2019-05-05 17:53:18 +02:00
Renaud
1d03f6b225
Merge pull request #60964 from r-ryantm/auto-update/drawpile
drawpile: 2.1.7 -> 2.1.8
2019-05-05 17:39:30 +02:00
Mario Rodas
9da759e8c9
Merge pull request #60936 from risicle/ris-fiona-fix
pythonPackages.fiona: fix tests on py27 by including mock in checkInputs
2019-05-05 10:34:08 -05:00
Daniël de Kok
912e7abd69 cargo-asm: 0.1.16 -> 0.1.17
This version has some improvements across the board, such as improved
demangling of LLVM-IR.
2019-05-05 17:24:17 +02:00
R. RyanTM
92e243d56d mediainfo: 18.12 -> 19.04
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mediainfo/versions
2019-05-05 08:22:30 -07:00
Tim Steinbach
9d6aef817b
linux: 5.0.12 -> 5.0.13 2019-05-05 11:16:44 -04:00
Tim Steinbach
e867007dc8
linux: 4.19.39 -> 4.19.40 2019-05-05 11:16:17 -04:00
c0bw3b
e82c74be5e libwmf: 0.2.8.4 -> 0.2.12
Includes the previous security fixes:
- CVE-2006-3376
- CVE-2009-1364
- CVE-2015-0848+4588+4695+4696

+ fixes CVE-2019-6978 (in libgd)
2019-05-05 17:14:14 +02:00
Mario Rodas
632ff9ccd7
Merge pull request #60728 from r-ryantm/auto-update/python3.7-pudb
python37Packages.pudb: 2018.1 -> 2019.1
2019-05-05 09:59:15 -05:00
Mario Rodas
7ccc93f173
Merge pull request #60723 from r-ryantm/auto-update/python3.7-Nuitka
python37Packages.Nuitka: 0.6.2 -> 0.6.3
2019-05-05 09:55:05 -05:00
Mario Rodas
a6fb93d029
Merge pull request #60733 from r-ryantm/auto-update/python3.7-pymediainfo
python37Packages.pymediainfo: 3.1 -> 4.0
2019-05-05 09:51:25 -05:00
Mario Rodas
90575b1c16
Merge pull request #60741 from r-ryantm/auto-update/python3.7-rfc3986
python37Packages.rfc3986: 1.2.0 -> 1.3.1
2019-05-05 09:47:06 -05:00
José Romildo Malaquias
534e2b3043 deepin.qcef: does not build on aarch64-linux 2019-05-05 11:02:29 -03:00
Renaud
6cf8d6478c
Merge pull request #60960 from romildo/upd.efl
enlightenment.efl: 1.22.1 -> 1.22.2
2019-05-05 15:57:54 +02:00
Alyssa Ross
0aced8f1b7
Merge pull request #60504 from manveru/hue-cli-update
hue-cli: use bundlerApp
2019-05-05 13:49:24 +00:00
José Romildo Malaquias
fa94ece59d deepin.qcef: 1.1.4.6 -> 1.1.6 2019-05-05 10:48:46 -03:00
R. RyanTM
480f86ea6d libiio: 0.17 -> 0.18
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-05-05 06:12:17 -07:00
Robert Scott
171642e8b7 pythonPackages.fiona: fix tests on py27 by including mock in checkInputs 2019-05-05 13:33:09 +01:00
Michael Raskin
bf892e148c
Merge pull request #60980 from royneary/libreoffice-install-unopkg
libreoffice: install the unopkg extension management tool
2019-05-05 12:32:33 +00:00
Aaron Andersen
9d4fb6c927
Merge pull request #60970 from r-ryantm/auto-update/freetds
freetds: 1.00.111 -> 1.1.6
2019-05-05 08:12:44 -04:00
Ryan Mulligan
bae81580a2
Merge pull request #60642 from r-ryantm/auto-update/now-cli
now-cli: 15.0.4 -> 15.0.10
2019-05-05 04:53:45 -07:00
Aaron Andersen
35ecd5474a
Merge pull request #60958 from strager/duplicity
duplicity: 0.7.18.2 -> 0.7.19
2019-05-05 07:50:31 -04:00
royneary
fb0481903f libreoffice: install unopkg for libreoffice-still too 2019-05-05 13:23:08 +02:00
Renaud
435c76208b
Merge pull request #60625 from r-ryantm/auto-update/mbedtls
mbedtls: 2.16.0 -> 2.17.0
2019-05-05 12:42:58 +02:00
Renaud
2566ad6565
Merge pull request #60475 from r-ryantm/auto-update/binaryen
binaryen: 45 -> 83
2019-05-05 12:37:54 +02:00
royneary
7bee906a5b libreoffice: install the unopkg extension management tool 2019-05-05 12:26:09 +02:00
R. RyanTM
f11c3edbc6 gtranslator: 3.32.0 -> 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/gtranslator/versions
2019-05-05 02:50:14 -07:00
Elis Hirwing
dd641f7f8b
Merge pull request #60879 from etu/php-upgrades
php: 7.1.28 -> 7.1.29, 7.2.17 -> 7.2.18, 7.3.4 -> 7.3.5
2019-05-05 11:43:22 +02:00
Renaud
25e0560958
mstpd: 0.0.5.20171113 -> 0.0.7 2019-05-05 11:24:34 +02:00
Ivan Kozik
75d1439f8f chromium: add myself as maintainer (#60961) 2019-05-05 05:09:20 -04:00
Renaud
3ce7d1f0db wings3d: correct license is Tcl/Tk 2019-05-05 11:05:07 +02:00
R. RyanTM
750fcf7760 wings: 2.2.3 -> 2.2.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/wings/versions
2019-05-05 11:05:07 +02:00
Mario Rodas
1e8cf454ff
Merge pull request #60445 from magnetophon/speech-denoiser
speech-denoiser: init at unstable-07-10-2019
2019-05-05 03:44:47 -05:00
R. RyanTM
97bed5c787 geos: 3.7.1 -> 3.7.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/geos/versions
2019-05-05 01:26:40 -07:00
Renaud
c4140ede2f
Merge pull request #60934 from r-ryantm/auto-update/zynaddsubfx
zynaddsubfx: 3.0.4 -> 3.0.5
2019-05-05 10:13:50 +02:00
Renaud
96bd872b09
Merge pull request #60962 from cawilliamson/patch-1
rambox-pro: Switch to using correct electron path
2019-05-05 10:08:35 +02:00
Renaud
3513201b8a
Merge pull request #60781 from danieldk/fasttext-0.2.0
fasttext: init at 0.2.0
2019-05-05 10:07:02 +02:00
Renaud
a83115c630
Merge pull request #60470 from r-ryantm/auto-update/aws-sdk-cpp
aws-sdk-cpp: 1.7.56 -> 1.7.90
2019-05-05 10:01:05 +02:00
R. RyanTM
4beb8e24b6 freetds: 1.00.111 -> 1.1.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/freetds/versions
2019-05-05 00:58:20 -07:00
Austin Seipp
5e2551a83f
doctl: 1.12.2 -> 1.16.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-05 02:43:48 -05:00
lewo
cbb0a0c108
Merge pull request #60466 from vdemeester/update-runc
runc: 1.0.0-rc7 -> 1.0.0-rc8
2019-05-05 09:22:06 +02:00
Daniël de Kok
f029f8c5ad fasttext: init at 0.2.0 2019-05-05 08:28:44 +02:00
R. RyanTM
c9c6325e78 pantheon.elementary-files: 4.1.7 -> 4.1.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/elementary-files/versions
2019-05-04 23:18:47 -07:00
R. RyanTM
569aff03ab dune: 1.9.1 -> 1.9.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/dune/versions
2019-05-04 22:54:09 -07:00
R. RyanTM
a75b1c656a drawpile: 2.1.7 -> 2.1.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/drawpile/versions
2019-05-04 22:44:10 -07:00
Christopher A. Williamson
886544102f
rambox-pro: Switch to using correct electron path 2019-05-05 06:29:51 +01:00
Bart Brouns
829c0c81b6
speech-denoiser: init at unstable-07-10-2019 2019-05-04 23:50:25 -05:00
Mario Rodas
da6ecbdbc8
Merge pull request #60713 from r-ryantm/auto-update/python3.7-fastcache
python37Packages.fastcache: 1.0.2 -> 1.1.0
2019-05-04 23:41:54 -05:00
José Romildo Malaquias
224f0f3751 enlightenment.efl: 1.22.1 -> 1.22.2 2019-05-05 00:20:08 -03:00
Mario Rodas
d2cf6fde61
Merge pull request #60335 from azazel75/grafana_reporter_upgrade
grafana_reporter: 2.0.1 -> 2.1.0
2019-05-04 20:57:10 -05:00
Mario Rodas
78dc804c0a
Merge pull request #60715 from r-ryantm/auto-update/python3.7-funcy
python37Packages.funcy: 1.11 -> 1.12
2019-05-04 20:49:43 -05:00
Mario Rodas
b09825cd4e
Merge pull request #60949 from ivan/grab-site-2.1.15
grab-site: 2.1.11 -> 2.1.15
2019-05-04 20:43:31 -05:00
R. RyanTM
41d4eb51f0 bacula: 9.4.2 -> 9.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/bacula/versions
2019-05-04 18:37:27 -07:00
roconnor
6ff2db1383
Merge pull request #60848 from dtzWill/update/bitcoin-0.18.0
bitcoin: 0.17.3 -> 0.18.0, enable and run unit tests
2019-05-04 20:40:36 -04:00
Aaron Andersen
1ef93c9c51
Merge pull request #60915 from aanderse/issue/60498
kupfer: fix broken build
2019-05-04 20:23:39 -04:00
cresh
31cf973dc7 squirrel-sql: Add MSSQL driver. (#55626) 2019-05-04 20:22:14 -04:00
Aaron Andersen
0eaec72f4c
Merge pull request #60901 from petabyteboy/feature/viu
viu: init at 0.1 (fixes #60831)
2019-05-04 20:19:50 -04:00
Ivan Kozik
f15adc548f chromium: 74.0.3729.108 -> 74.0.3729.131
CVE-2019-5827 CVE-2019-5824
2019-05-04 22:46:24 +00:00
Ivan Kozik
6c327820b7 grab-site: 2.1.11 -> 2.1.15 2019-05-04 22:37:58 +00:00
José Romildo Malaquias
f17ab3dcff deepin: add option to enable searching FHS hard coded paths in binaries 2019-05-04 19:22:57 -03:00
Renaud
d0c509fc31
Merge pull request #60940 from manveru/wpscan-update
wpscan: 3.4.3 -> 3.5.3, use bundlerApp
2019-05-05 00:16:32 +02:00
Daniel Schaefer
71fd2482b4
xmonad-with-packages: Remove ghc manpage
This package should only install the xmonad manpage but not GHC's (it
doesn't even install GHC in the path). Installing both manpages makes
this package conflict with the GHC derivation.

Fixes #60914
2019-05-04 23:49:27 +02:00
R. RyanTM
44f79bfde5 xsecurelock: 1.2 -> 1.3.1 (#60933)
* xsecurelock: 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/xsecurelock/versions

* xsecurelock: 1.3 -> 1.3.1
2019-05-04 23:44:29 +02:00
Renaud
2f6c0662ee
Merge pull request #60924 from r-ryantm/auto-update/wallabag
wallabag: 2.3.6 -> 2.3.7
2019-05-04 22:47:39 +02:00
Renaud
7329b0d2ff
Merge pull request #60685 from dtzWill/update/bubblewrap-0.3.3
bubblewrap: 0.3.1 -> 0.3.3
2019-05-04 22:39:58 +02:00
Maximilian Güntner
f91b7984b4
matrix-synapse: 0.99.3 -> 0.99.3.2 2019-05-04 22:32:43 +02:00
Michael Fellinger
e0dbf2c3f1 wpscan: 3.4.3 -> 3.5.3, use bundlerApp 2019-05-04 21:55:52 +02:00
Renaud
74bc006bbb
Merge pull request #60931 from r-ryantm/auto-update/xmlsec
xmlsec: 1.2.26 -> 1.2.28
2019-05-04 21:02:47 +02:00
Renaud
d39a87bf68
Merge pull request #60683 from dtzWill/update/papirus-icon-theme-201905
papirus-icon-theme: 20190331 -> 20190501
2019-05-04 20:59:14 +02:00
R. RyanTM
ef8dfcc07f zynaddsubfx: 3.0.4 -> 3.0.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/zynaddsubfx/versions
2019-05-04 11:38:05 -07:00