Commit Graph

37673 Commits

Author SHA1 Message Date
Lancelot SIX
c803971bfd
qgis: 3.8.2 -> 3.10.0
See http://changelog.qgis.org/en/qgis/version/3.10/
2019-10-29 10:22:01 +01:00
Gabriel Ebner
0008400222
Merge pull request #71984 from Ma27/bump-neomutt
neomutt: 20180716 -> 2019-10-25
2019-10-29 08:31:18 +00:00
Austin Seipp
4be9fcd184 firecracker: support on aarch64-linux
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 20:18:07 -05:00
Austin Seipp
610a6fc20b firecracker: 0.18.0 -> 0.19.0, some cleanups
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 20:18:07 -05:00
worldofpeace
9121c914fc
Merge pull request #54530 from MatrixAI/dvc
dvc: init at 0.24.3
2019-10-29 01:14:50 +00:00
Jan Tojnar
54fc43c248
telepathy-mission-control: split outputs
and enable parallel building
2019-10-29 00:53:17 +01:00
Jan Tojnar
3949c5bfd7
telepathy-mission-control: propagate required dependencies 2019-10-29 00:25:26 +01:00
worldofpeace
055715822e lollypop: 1.2.1 -> 1.2.2 2019-10-28 17:44:56 -04:00
Peter Simons
fadb0090e0 obs-linuxbrowser: update to latest 'master' version from Github
The version number corresponds to "git describe --tags".
2019-10-28 21:21:12 +01:00
Daniël de Kok
1de992c4d1 softmaker-office: 970 -> 972
Changes:
https://www.softmaker.com/en/servicepacks-office-changelog
2019-10-28 17:00:15 +01:00
Daniël de Kok
97f4d0d345 drawio: 12.1.0 -> 12.1.7
Changes:

- Updates to draw.io 12.1.7
- Updates to Electron 7
2019-10-28 16:57:51 +01:00
talyz
5081a6cd56 gitlab: 12.3.5 -> 12.4.0
- gitlab-shell no longer requires ruby for anything else than the
  install script, so the bundlerEnv stuff could be dropped

- gitlab-shell and gitlab-workhorse now report their versions
  correctly
2019-10-28 14:56:37 +01:00
adisbladis
5dd330ef0e
Merge pull request #72093 from prusnak/go-fortify
stop using hardeningDisable = [ "fortify" ]; for Go packages
2019-10-28 14:09:55 +01:00
Marek Mahut
0099870d52
Merge pull request #72122 from primeos/tev
tev: init at 1.13
2019-10-28 13:35:00 +01:00
Christian Kauhaus
641b853abf
Merge pull request #71080 from risicle/ris-openmpt123-0.4.9
openmpt123: 0.4.1 -> 0.4.9, fixing CVE-2019-17113
2019-10-28 10:19:46 +01:00
Frederik Rietdijk
21635748a8 Merge master into staging-next 2019-10-28 08:59:50 +01:00
Pawel Kruszewski
7d43ee015a bcompare: 4.3.0.24364 -> 4.3.1.24438 2019-10-28 08:22:46 +01:00
xrelkd
cbeb6570ac firectl: init at 0.1.0 2019-10-27 22:32:58 -07:00
devhell
4fbb0a375d profanity: 0.7.0 -> 0.7.1
Changelog: https://github.com/profanity-im/profanity/releases

Signed-off-by: devhell <devhell@mailfresser.de>
2019-10-27 22:30:35 -07:00
Peter Hoeg
c833fb3179
Merge pull request #71347 from peterhoeg/f/emacs_vterm
emacsPackages.vterm: fix dynamic library and autoloaders
2019-10-28 12:23:21 +08:00
Roger Qiu
3c3ac19c43
dvc: init at 0.24.3 2019-10-28 13:07:58 +11:00
Jan Tojnar
478744612f
telepathy-mission-control: 5.16.4 → 5.16.5
https://github.com/TelepathyIM/telepathy-mission-control/blob/telepathy-mission-control-5.16.5/NEWS#L1-L15
2019-10-28 02:37:15 +01:00
Jan Tojnar
79ccc48169
telepathy-mission-control: format with nixpkgs-format 2019-10-28 02:31:37 +01:00
Serhii Khoma
b54a601104 hubstaff: 1.4.11 -> 1.5.0 2019-10-27 15:44:45 -07:00
worldofpeace
55f826b895
Merge pull request #71870 from pacien/riot-v1.5.0
riot-{web,desktop}: 1.4.2 -> 1.5.0
2019-10-27 22:31:59 +00:00
Michael Weiss
2e6c509429
tev: init at 1.13 2019-10-27 21:53:45 +01:00
Alexey Shmalko
6f98994415
Merge pull request #71992 from sikmir/mu-repo
mu-repo: init at 1.8.0
2019-10-27 18:02:37 +02:00
Marek Mahut
823b8ed472
Merge pull request #72081 from prusnak/tuxguitar
tuxguitar: 1.2 -> 1.5.2
2019-10-27 16:42:36 +01:00
Frederik Rietdijk
5e8be2fb84 mypy: add missing dep, rename mypy_extensions to mypy-extensions 2019-10-27 16:26:55 +01:00
Tim Steinbach
eada48dd98
docker: 19.03.2 -> 19.03.4 2019-10-27 11:01:34 -04:00
Marek Mahut
1235e6a936
Merge pull request #71270 from risicle/ris-putty-CVE-2019-17069
putty: 0.71 -> 0.73, fixing CVE-2019-17069
2019-10-27 15:55:03 +01:00
Frederik Rietdijk
059a572616 Merge staging-next into staging 2019-10-27 15:28:19 +01:00
Pavol Rusnak
afd38ea1ee
stop using hardeningDisable = [ "fortify" ]; for Go packages
it seems that the issue #25959 is not present anymore
2019-10-27 14:44:26 +01:00
Florian Klink
a2f50c02cc
Merge pull request #72082 from JohnAZoidberg/remove-taglib_1_9
taglib_1_9, tomahawk:Remove unmaintained packages
2019-10-27 13:25:44 +01:00
Marek Mahut
ddf230558e
Merge pull request #71901 from mmahut/jormungandr
jormungandr: 0.7.0-alpha.dev.1 -> 0.7.0-rc1
2019-10-27 13:17:05 +01:00
Daniel Schaefer
417c85309d tomahawk: Remove unmaintained broken package
Has been marked broken since 2018 and marked as abandoned upstream since
2017.
2019-10-27 13:16:53 +01:00
Pavol Rusnak
ee32d5147c
tuxguitar: 1.2 -> 1.5.2 2019-10-27 13:03:55 +01:00
Louis Tim Larsen
2896f00181
mythtv: 29.1 -> 30.0 (#71002) 2019-10-27 09:37:44 +01:00
Maximilian Bosch
06246ae938
Merge pull request #72053 from jonafato/keepassxc-2.5.0
keepassxc: 2.4.3 -> 2.5.0
2019-10-27 09:13:21 +01:00
Cole Mickens
aec323c1c0 rclone: 1.49.5 -> 1.50.0 2019-10-27 07:13:08 +01:00
Niklas Hambüchen
3f4bd0e04b elogind: init at 239.5 2019-10-27 02:18:52 +02:00
Jon Banafato
bfa71df71a keepassxc: 2.4.3 -> 2.5.0 2019-10-26 17:54:02 -04:00
Nikolay Korotkiy
174bb76504
mu-repo: init at 1.8.0 2019-10-26 20:24:51 +03:00
Ben Darwin
ddc2955ad9 EZminc: 2017-08-29 -> 2019-07-25; mark unbroken 2019-10-26 09:55:30 -07:00
André-Patrick Bubel
0347078949 vcv-rack: Fix issues from missing upstream dependency
The revision of the glfw fork that Rack depends on has been removed from
GitHub. This causes cloning of the glfw submodule for the Rack git
repository to fail.

As the glfw fork just adds a function that is only needed on Darwin (and
we don't support that platform at the moment) we remove the function
call from the Rack source. We can then use the upstream version of glfw.

We fetch the rest of the submodules manually as well.

See https://github.com/NixOS/nixpkgs/issues/71189 for the context.
2019-10-26 17:42:15 +02:00
Markus S. Wamser
86ccc63008 mupdf: provide symlink mupdf -> mupdf-x11
This symlink is present on other distros and avoids confusing users on the CLI,
which are used to calling mupdf-x11 as mupdf.
2019-10-26 16:44:09 +02:00
Jan Tojnar
40272a77a3
Merge branch 'staging-next' into staging 2019-10-26 15:54:58 +02:00
Emery Hemingway
b3e80604a7 trojita: PGP decryption support 2019-10-26 14:42:37 +02:00
Alexey Shmalko
140d402cb5
Merge pull request #71991 from iimog/dcmtk
DCMTK: init at 3.6.4
2019-10-26 15:15:50 +03:00
Marek Mahut
6c53031644
Merge pull request #72015 from marsam/update-1password
1password: 0.6.2 -> 0.7.0
2019-10-26 14:12:22 +02:00
Peter Hoeg
e93d04597d calibre: 3.47.1 -> 3.48.0 2019-10-26 13:57:39 +02:00
Alexey Shmalko
3718d27126
Merge pull request #71982 from doronbehar/update-castget
castget: 1.2.4 -> 2.0.0
2019-10-26 14:22:21 +03:00
Michael Weiss
7b169daf26
androidStudioPackages.{dev,canary}: 3.6.0.13 -> 4.0.0.1 2019-10-26 13:11:48 +02:00
Alexey Shmalko
289d9f6821
Merge pull request #71983 from uskudnik/update-helm
helm: 2.14.3 -> 2.15.1
2019-10-26 14:04:06 +03:00
Markus Ankenbrand
905245b32c dcmtk: init at 3.6.4 2019-10-26 13:02:50 +02:00
Mario Rodas
971bf59cd3
1password: 0.6.2 -> 0.7.0 2019-10-26 04:20:00 -05:00
c0bw3b
614cf5d00a Revert "qpdfview: escape "*.pro" qmakeFlags"
This reverts commit 7bb372b664.
2019-10-26 08:37:56 +02:00
Silvan Mosberger
2638fc226c
Merge pull request #71905 from arcnmx/pr-fix-buku
buku: relax mypy-extensions version req
2019-10-26 08:29:04 +02:00
adisbladis
5cd2781b68
Merge pull request #71990 from terlar/update-melpa-packages
melpa-packages: 2019-10-25
2019-10-26 08:27:55 +02:00
Renaud
83da13bd25
Merge pull request #71895 from dtzWill/feature/catt
catt: init at 0.10.2
2019-10-25 21:15:15 +02:00
Renaud
7bb372b664
qpdfview: escape "*.pro" qmakeFlags 2019-10-25 20:54:03 +02:00
Robin Gloster
4328c87617
Merge pull request #71987 from tadeokondrak/mpv-0.30.0
mpv: 0.29.1 -> 0.30.0
2019-10-25 19:34:42 +02:00
Terje Larsen
38dc9cbfc5
melpa-packages: 2019-10-25
The previous update included several errors which broke packages. This
one re-fetched and fixed them.
2019-10-25 19:09:45 +02:00
R. RyanTM
a6b64a828d qownnotes: 19.9.16 -> 19.10.10 (#71866)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qownnotes/versions
2019-10-25 17:58:42 +02:00
Tadeo Kondrak
b2256035a5
mpv: 0.29.1 -> 0.30.0 2019-10-25 09:54:46 -06:00
Ricardo Ardissone
b4f257cd23 qpdfview: find qmake files at preConfigure 2019-10-25 17:07:56 +02:00
Urban Skudnik
a038ae1118
helm: 2.14.3 -> 2.15.1 2019-10-25 16:47:55 +02:00
Maximilian Bosch
b83908f1ed
neomutt: 20180716 -> 2019-10-25
https://github.com/neomutt/neomutt/releases/tag/2019-10-25
2019-10-25 16:30:29 +02:00
Alexey Shmalko
8b6bfda0cf
Merge pull request #71937 from NobbZ/exercism-3.0.13
exercism: 3.0.12 -> 3.0.13
2019-10-25 15:46:13 +03:00
Alexey Shmalko
58cfd06862
Merge pull request #71932 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20190820 -> 20191013
2019-10-25 15:41:50 +03:00
R. RyanTM
f118648201 transgui: 5.17.0 -> 5.18.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/transgui/versions
2019-10-25 14:38:02 +02:00
Alexey Shmalko
3778be4243
Merge pull request #71941 from r-ryantm/auto-update/xmrig-proxy
xmrig-proxy: 3.1.1 -> 3.2.0
2019-10-25 15:34:22 +03:00
Robin Gloster
9db9719ea2
Merge pull request #71971 from vbgl/coq-8.10.1
coq_8_10: 8.10.0 → 8.10.1
2019-10-25 14:28:27 +02:00
Doron Behar
a1bef514ce castget: 1.2.4 -> 2.0.0 2019-10-25 15:24:22 +03:00
Aaron Andersen
f1ea0a173f
Merge pull request #71303 from Flakebi/master
skrooge: Fix build
2019-10-25 04:03:14 -04:00
Vincent Laporte
a8892b0d76
coq_8_10: 8.10.0 → 8.10.1 2019-10-25 07:58:47 +00:00
Vincent Laporte
d56582eb2b coq_8_10: enable CoqIDE 2019-10-25 07:58:02 +00:00
worldofpeace
ac50b6a116 lollypop: 1.1.4.16 -> 1.2.1 2019-10-25 00:46:45 -04:00
R. RyanTM
bacc6dcd56 vim: 8.1.1967 -> 8.1.2188
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vim/versions
2019-10-24 21:17:47 -07:00
R. RyanTM
e2383999f0 tiled: 1.2.4 -> 1.2.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/tiled/versions
2019-10-24 20:16:09 -07:00
Mario Rodas
9e5a30b43e git-backup: init at 0.2.0 2019-10-24 18:50:34 -07:00
R. RyanTM
9d15bb808d yed: 3.19 -> 3.19.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/yed/versions
2019-10-24 16:23:55 -07:00
R. RyanTM
5df54ce820 xmrig: 3.1.3 -> 3.2.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/xmrig/versions
2019-10-24 16:22:50 -07:00
Ryan Mulligan
e6f7a11691
Merge pull request #71910 from r-ryantm/auto-update/tixati
tixati: 2.62 -> 2.64
2019-10-24 15:13:18 -07:00
adisbladis
6455c0d03b
Merge pull request #71922 from rasendubi/melpa-2019-10-24
melpa-packages: 2019-10-24
2019-10-24 22:08:24 +01:00
scalavision
535a7006ea truvari: init at 1.3.2 (#70877)
pythonPackages.pyvcf: init at 0.6.8
2019-10-24 17:06:42 -04:00
R. RyanTM
156ee565cd xmrig-proxy: 3.1.1 -> 3.2.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/xmrig-proxy/versions
2019-10-24 12:48:50 -07:00
Norbert Melzer
f03715ca86 exercism: 3.0.12 -> 3.0.13 2019-10-24 21:09:20 +02:00
R. RyanTM
c6af1f6e03 verilator: 4.018 -> 4.020
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-10-24 14:02:00 -05:00
R. RyanTM
629b449db3 x42-plugins: 20190820 -> 20191013
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/x42-plugins/versions
2019-10-24 11:23:43 -07:00
Alexey Shmalko
8bb70c8722
melpa-packages: 2019-10-24 2019-10-24 19:31:35 +03:00
Danielle Lancashire
f8d639b018 nomad: add endocrimes as maintainer 2019-10-24 08:37:50 -07:00
Danielle Lancashire
942eb66bf4 nomad: 0.9.5 -> 0.10.0
This commit upgrades Nomad from 0.9.5 to 0.10.0 and also pins the Golang
version to go1.12 as it is the only supported compiler for the current
release, and due to some dependency issues currently does not support
go1.13.
2019-10-24 08:37:50 -07:00
R. RyanTM
a701093bd4 strawberry: 0.6.3 -> 0.6.5 (#71878)
* strawberry: 0.6.3 -> 0.6.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/strawberry/versions

* strawberry: add meta.homepage and meta.changelog
2019-10-24 17:34:39 +02:00
R. RyanTM
fe680e89a5 tixati: 2.62 -> 2.64
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tixati/versions
2019-10-24 07:28:02 -07:00
Wout Mertens
c98a006c7e
Merge pull request #71851 from acowley/handbrake-samplerate
handbrake: fix missing audio
2019-10-24 16:21:48 +02:00
Robert Hensing
becfba9512
Merge pull request #71092 from roberth/arion-init
arion: init at 0.1.0.0
2019-10-24 16:12:06 +02:00
arcnmx
81da9275c5 buku: relax mypy-extensions version req 2019-10-24 07:01:21 -07:00
worldofpeace
8f3297fbf2 open-vm-tools: ignore deprecation warnings
Fixes #71311
2019-10-24 09:45:56 -04:00
Marek Mahut
8d8ea13a20 jormungandr: 0.7.0-alpha.dev.1 -> 0.7.0-rc1 2019-10-24 15:15:41 +02:00