Commit graph

43383 commits

Author SHA1 Message Date
Daniël de Kok b1792c41f6 resilio-sync: 2.6.4 -> 2.7.0
Changelog:

https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2020-05-10 16:01:14 +02:00
Ryan Mulligan f88bdf383b
Merge pull request #87460 from r-ryantm/auto-update/qbittorrent
qbittorrent: 4.2.2 -> 4.2.5
2020-05-10 06:36:20 -07:00
Michael Weiss ec285b873f
jekyll: 4.0.0 -> 4.0.1 2020-05-10 15:18:31 +02:00
Jörg Thalheim 24055420f9
Merge pull request #87283 from Luflosi/patch-dino 2020-05-10 14:09:39 +01:00
Michael Weiss 22fef8ebb1
tdesktop: 2.1.2 -> 2.1.4 2020-05-10 15:08:06 +02:00
Michael Weiss 1104de365e
gns3-{gui,server}: 2.2.7 -> 2.2.8 2020-05-10 14:58:38 +02:00
R. RyanTM 6e9c5e8a9f gitAndTools.svn-all-fast-export: 1.0.17 -> 1.0.18 2020-05-10 12:41:00 +00:00
Symphorien Gibol 6bac73bc4a krop: install desktop file 2020-05-10 12:00:00 +00:00
R. RyanTM ef53fe2af2 qmmp: 1.3.7 -> 1.4.0 2020-05-10 12:49:58 +02:00
R. RyanTM 35729638c8 qbittorrent: 4.2.2 -> 4.2.5 2020-05-10 02:08:10 +00:00
Luflosi 099bc11d38
dino: allow newer versions of libsignal-protocol-c
The exact version of libsignal-protocol-c used by dino is hard-coded to 2.3.2 because "libsignal-protocol-c has a history of breaking compatibility on the patch level". This prevents libsignal-protocol-c from being updated in https://github.com/NixOS/nixpkgs/pull/83736. Upstream already allows newer versions in the latest git master, so patch the source with this commit. Unfortunately patching doesn't work with git submodules but since the submodule is not used anyways, simply ignore this part of the patch.
2020-05-10 00:35:37 +02:00
Alyssa Ross 24fcef1b9e cgit: 1.2.1 -> 1.2.3
cgit now supports lzip and zstd compression.
2020-05-09 22:00:50 +02:00
Dmitry Kalinkin e80302dc7d
Merge pull request #86142 from bcdarwin/itk-5.1.0
Itk: 5.0.1 -> 5.1.0
2020-05-09 15:03:28 -04:00
Matthew Bauer 2a8d05627b build-bazel-package: switch hash mode to “flat”
flat hashes can be substituted through hashed-mirrors, while recursive
hashes can’t. This is especially important for Bazel since the bazel
fetch dependencies can come from multiple different methods (git,
http, ftp, etc.). To do this, we create tar archives from the
output/external directory, which is then extracted to build. All of
the Bazel hashes are all updated.
2020-05-09 13:33:26 -05:00
Pavol Rusnak 8277fb4d76 bitcoin: 0.19.0.1 -> 0.19.1 2020-05-09 17:36:11 +02:00
Luflosi fabf511ea4
kitty: 0.17.3 -> 0.17.4
https://github.com/kovidgoyal/kitty/releases/tag/v0.17.4
2020-05-09 17:08:34 +02:00
Symphorien Gibol a68a408a7f multibootusb: patchelf syslinux, add missing dependencies 2020-05-09 16:54:56 +02:00
Markus S. Wamser c22237d894 mupdf: add MIME types to .desktop
Closes https://github.com/NixOS/nixpkgs/issues/53856
2020-05-09 14:37:39 +02:00
Pavol Rusnak cfe68f2b68 giada: 0.16.1 -> 0.16.2.2
+ use system catch and nlohmann_json
2020-05-09 13:46:15 +02:00
Jörg Thalheim 887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Mario Rodas 209432351e
git-lfs: 2.10.0 -> 2.11.0
Changelog: https://github.com/git-lfs/git-lfs/releases/tag/v2.11.0
2020-05-09 04:20:00 -05:00
Jaka Hudoklin 91271207ca
Merge pull request #87458 from zowoq/shellfiles
containerd, docker, runc: use/update installShellFiles
2020-05-10 02:35:15 +00:00
zowoq 3a79753662 runc: update installManPages 2020-05-10 11:33:10 +10:00
zowoq 764dd5c875 docker: use installShellFiles 2020-05-10 11:33:04 +10:00
zowoq 4d2bcaed5c containerd: use installShellFiles 2020-05-10 11:27:10 +10:00
Maximilian Bosch 54677515aa
gitea: 1.11.4 -> 1.11.5
https://github.com/go-gitea/gitea/releases/tag/v1.11.5

Also applying the patch which fixes the wiki-pages, closes #87115.
2020-05-10 03:02:44 +02:00
Mario Rodas f83c5d3432
Merge pull request #87398 from Luflosi/update/ipfs
ipfs: 0.5.0 -> 0.5.1
2020-05-09 19:35:39 -05:00
Mario Rodas 7f63461c22
Merge pull request #87391 from xrelkd/update/firecracker
firecracker: 0.20.0 -> 0.21.1
2020-05-09 19:35:08 -05:00
Luflosi 5317280ade
ipfs: 0.5.0 -> 0.5.1
https://github.com/ipfs/go-ipfs/releases/tag/v0.5.1
2020-05-09 17:33:34 +02:00
xrelkd 5e16e668f5 firecracker: 0.20.0 -> 0.21.1 2020-05-09 22:13:06 +08:00
Vladyslav M b36f774f1a
Merge pull request #87330 from marsam/update-pueue 2020-05-09 11:17:58 +03:00
Martin Weinelt 459bad4be4 graphicsmagick: 1.3.32 → 1.3.35
Fixes: CVE-2020-10938
2020-05-09 09:35:44 +02:00
Luz 5e40913eac librepcb: 0.1.3 -> 0.1.4 2020-05-09 09:10:20 +02:00
xiorcale ccfe14cb3b github username: kjuvi -> xiorcale 2020-05-09 09:08:18 +02:00
xiorcaled 640eeb9b85 monitor: 0.7.1 -> 0.7.2 2020-05-09 09:08:18 +02:00
Linus Heckemann 9df981d3f4 freerdp: 2.0.0 -> 2.1.0 2020-05-09 09:05:07 +02:00
Eduardo Quiros 1e80fc5d53 tut 0.0.7 -> 0.0.8 2020-05-09 09:04:12 +02:00
R. RyanTM ae15422200 cloudflared: 2020.2.1 -> 2020.3.2 2020-05-09 08:58:22 +02:00
Frederik Rietdijk 1f295d6770
Merge pull request #86672 from r-ryantm/auto-update/freewheeling
freewheeling: 0.6.5 -> 0.6.6
2020-05-09 08:56:57 +02:00
R. RyanTM 1b790c5099 maestral: 0.6.3 -> 0.6.4 2020-05-09 08:56:34 +02:00
R. RyanTM 9058556a36 quilter: 2.2.2 -> 2.2.4 2020-05-09 08:55:20 +02:00
R. RyanTM d2be85f9f1 krita: 4.2.7.1 -> 4.2.9 2020-05-09 08:53:31 +02:00
R. RyanTM 02acd0b22e mysql-workbench: 8.0.19 -> 8.0.20 2020-05-09 08:51:58 +02:00
Euan Kemp e61dc85117 k3s: fix build for aarch64
The upstream project already builds and releases for aarch64. This makes
the couple small tweaks that I found necessary for k3s to cross-compile
for aarch64.

I also ran it through nixpkgs-fmt.
2020-05-09 08:37:06 +02:00
Vladimír Čunát 10134fc301
Merge #87066: thunderbird*: 68.7.0 -> 68.8.0 (security)
https://www.thunderbird.net/en-US/thunderbird/68.8.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2020-18/
2020-05-09 08:19:11 +02:00
Mario Rodas c960aaff86
pueue: 0.3.1 -> 0.4.0 2020-05-09 00:00:00 -05:00
albakham 0c0f353d62 rofi-calc: 1.6 -> 1.7 2020-05-08 22:12:49 -04:00
Ryan Mulligan 2adebb391f
Merge pull request #87262 from r-ryantm/auto-update/padthv1
padthv1: 0.9.13 -> 0.9.14
2020-05-08 11:58:07 -07:00
Jonathan Ringer 99fe5868f6 jetbrains.*: 2020.1 -> 2020.1.1 2020-05-08 11:43:24 -07:00
AndersonTorres 44d90b0619 tinywm: init at 2014-04-22
A tiny window manger for X11
2020-05-08 15:29:25 -03:00
Nikolay Korotkiy 61812d57fb
josm: fix package 2020-05-08 20:11:50 +02:00
Gabriel Ebner 115fa1c129 elan: 0.9.0 -> 0.10.0 2020-05-08 17:17:03 +02:00
Michael Raskin 50684f118a
Merge pull request #87264 from prusnak/rfc45
treewide: per RFC45, remove more unquoted URLs
2020-05-08 14:30:09 +00:00
Ryan Mulligan cd02078e1a
Merge pull request #87215 from matthewbauer/jitsi-x-internet
jitsi: use X-Internet for desktop categories
2020-05-08 07:28:36 -07:00
Jörg Thalheim c0923d1b2e
Merge pull request #87265 from priegger/fix/ipfs-migrator-update 2020-05-08 14:38:42 +01:00
Pavol Rusnak 6abf4a43ad
treewide: per RFC45, remove more unquoted URLs 2020-05-08 15:20:47 +02:00
R. RyanTM 763278f3cc padthv1: 0.9.13 -> 0.9.14 2020-05-08 12:19:47 +00:00
Philipp Riegger ec70d7cbc3 ipfs-migrator: 7 -> 1.5.1 2020-05-08 13:58:22 +02:00
Emery Hemingway 778dd3861a picard: 2.3.1 -> 2.3.2 2020-05-08 17:24:09 +05:30
Mario Rodas e813d1b30c
Merge pull request #86859 from cole-h/qimgv
qimgv: 0.9 -> 0.9.1
2020-05-08 05:58:17 -05:00
Jörg Thalheim ddef88772e
Merge pull request #86242 from lordcirth/ipfs05 2020-05-08 10:51:21 +01:00
Jörg Thalheim 11ace01cf2
ipfs: reference correct test 2020-05-08 10:49:10 +01:00
Ely cdfad5ad84
sway: Fix the GTK wrapper (#86960)
Fixes #67704.
2020-05-08 11:45:27 +02:00
Jörg Thalheim 3e6e4ce55c
ipfs: reference tests 2020-05-08 09:34:42 +01:00
Oleksii Filonenko fee8076083 gitAndTools.gitui: 0.2.0 -> 0.2.1 2020-05-08 08:08:44 +00:00
R. RyanTM 077c7f780f
mup: 6.7 -> 6.8 (#87242) 2020-05-08 07:56:57 +00:00
Mario Rodas b10bcf8b5f
Merge pull request #81707 from luke-clifton/cattupdate
catt: 0.10.3 -> 0.11.0
2020-05-07 22:01:13 -05:00
Ryan Mulligan 1bfe2f1506
Merge pull request #86966 from prusnak/grisbi
grisbi: get rid of sha1 + package cleanup
2020-05-07 18:53:55 -07:00
Ryan Mulligan 2065af70ea
Merge pull request #87165 from martinbaillie/master
ssm-session-manager-plugin: init at 1.1.61.0
2020-05-07 18:47:25 -07:00
Aaron Andersen 3a6c592ebc
Merge pull request #87217 from r-ryantm/auto-update/kdev-python
kdev-python: 5.5.0 -> 5.5.1
2020-05-07 20:33:39 -04:00
Aaron Andersen 6107d49708
Merge pull request #87218 from r-ryantm/auto-update/kdevelop
kdevelop-unwrapped: 5.5.0 -> 5.5.1
2020-05-07 20:28:32 -04:00
Aaron Andersen d5df7903fe
Merge pull request #87213 from r-ryantm/auto-update/kdev-php
kdev-php: 5.5.0 -> 5.5.1
2020-05-07 20:28:14 -04:00
Martin Baillie 9566c742e2
ssm-session-manager-plugin: init at 1.1.61.0
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-05-08 09:58:55 +10:00
R. RyanTM 4820a0ae9f kdevelop-unwrapped: 5.5.0 -> 5.5.1 2020-05-07 20:51:37 +00:00
R. RyanTM dfd8f0b3d6 kdev-python: 5.5.0 -> 5.5.1 2020-05-07 20:34:05 +00:00
Matthew Bauer 807e45f643 jitsi: use X-Internet for desktop categories
avoids error from incorrect category name.
2020-05-07 15:17:09 -05:00
Damien Cassou 58ba83130c
Merge pull request #86294 from DamienCassou/damien/fix-i3-manpages
Fix man pages in i3-gaps
2020-05-07 21:56:15 +02:00
R. RyanTM 9fb4adcdc1 kdev-php: 5.5.0 -> 5.5.1 2020-05-07 19:49:16 +00:00
Ryan Mulligan d3760d44ee
Merge pull request #87209 from r-ryantm/auto-update/jgmenu
jgmenu: 4.1.0 -> 4.2.0
2020-05-07 12:22:15 -07:00
R. RyanTM b065f119b5 syncthingtray: 0.10.8 -> 0.10.9 2020-05-07 11:39:12 -07:00
R. RyanTM 30427cc428 jgmenu: 4.1.0 -> 4.2.0 2020-05-07 18:38:25 +00:00
Damien Cassou 3793f44459
i3-gaps: Fix man pages and simplify
The .tar.gz from the github's archive does not contain man pages, only
asciidoc versions of them. Because i3-gaps uses the same build process
as i3, the man pages are not generated and the asciidoc versions are
put in share/man/man1. This annoys mandb:

mandb: warning: …/share/man/man1/i3.man.gz: ignoring bogus filename

This commit changes the downloaded file to use github's release
instead. The resulting .tar.bz2 file is much closer to the one
downloaded for i3 which means the build process can still be the same
and we get proper man pages at the end.

Because of the previous change, the I3_VERSION file is now part of the
downloaded source which means Nix doesn't have to create it anymore.
2020-05-07 20:34:07 +02:00
Damien Cassou dcdbe2c5fe
i3: fix man page
The files with the .man extension are asciidoc versions of the man
pages and should not be copied to share/man or mandb complains:

mandb: warning: …/man/man1/i3.man.gz: ignoring bogus filename
2020-05-07 20:34:07 +02:00
06kellyjac cef39f9089 terragrunt: 0.23.2 -> 0.23.14
Moved to use go modules build
Deleted old deps.nix file used with dep
2020-05-07 11:24:58 -07:00
Vladimír Čunát a2d5351b63
Merge #86788: firefox 75.0 -> 76.0 (critical security)
https://www.mozilla.org/en-US/firefox/76.0/releasenotes/
Some of the changes were in master already, but whatever...
2020-05-07 19:57:16 +02:00
Vladimír Čunát fcc68a43aa
Merge branch 'staging-next'
The nss update is needed for security update of firefox.
For linux platforms only about 1k aarch64 rebuilds are missing;
the diff on Hydra looks OK.  Darwin needs 20k more rebuilds,
but I don't think we want to wait for that.
2020-05-07 19:56:25 +02:00
Ryan Mulligan 46f5e36293
Merge pull request #87197 from r-ryantm/auto-update/grsync
grsync: 1.2.6 -> 1.2.8
2020-05-07 10:38:38 -07:00
D. Guthrie c54d37598a Set upstream to https://github.com/ibara/mg
As per reasonable suggestion, instead of extensively patching the
hboetes version of mg to work on MacOS using bits from ibara's mg,
just set upstream to ibara's mg.

This also removes the dependency on libbsd, although I'm not sure
if this is a good or bad thing.
2020-05-07 17:37:53 +01:00
Jörg Thalheim 2655e34cfa
Merge pull request #87183 from r-ryantm/auto-update/drumkv1
drumkv1: 0.9.13 -> 0.9.14
2020-05-07 17:00:34 +01:00
R. RyanTM 1f4402af70 grsync: 1.2.6 -> 1.2.8 2020-05-07 15:57:07 +00:00
Ryan Mulligan a2f63021c0
Merge pull request #86903 from prusnak/ffmpeg-normalize
ffmpeg-normalize: 1.15.8 -> 1.19.0
2020-05-07 07:33:53 -07:00
Jörg Thalheim e89ceffefb
ipfs: patch shebang in builder script 2020-05-07 15:26:09 +01:00
Gabriel Ebner f6f5f6a30f elan: 0.8.0 -> 0.9.0 2020-05-07 15:35:13 +02:00
Tim Steinbach 795564a03d
Merge pull request #81997 from eadwu/vivaldi-snapshot/fix-rpath-libdrm_gbm
vivaldi: include libdrm and libgbm
2020-05-07 08:17:27 -04:00
Mario Rodas 60762e9524
Merge pull request #86216 from bcdarwin/mrtrix-update
mrtrix: 3.0_RC3_latest -> 3.0.0
2020-05-07 06:57:44 -05:00
Mario Rodas 3439ec9695
Merge pull request #87167 from johanot/kubeval-0.15
kubeval: 0.14.0 -> 0.15.0
2020-05-07 06:49:28 -05:00
R. RyanTM f6f7f5024f drumkv1: 0.9.13 -> 0.9.14 2020-05-07 11:46:48 +00:00
Jörg Thalheim 8dba666ebc
Merge pull request #86192 from kampka/trilium
trilium: 0.40.7 -> 0.42.1
2020-05-07 10:59:34 +01:00
Ferry Jérémie f36cbdcbdc gspeech: init at 0.9.2 2020-05-07 11:52:16 +02:00
Jörg Thalheim 4686f2ee5e
Merge pull request #87174 from r-ryantm/auto-update/BSEQuencer
bsequencer: 1.2.0 -> 1.4.0
2020-05-07 10:34:40 +01:00
R. RyanTM 1c35bcbfaa bsequencer: 1.2.0 -> 1.4.0 2020-05-07 09:02:17 +00:00
Christian Kampka fb4cff3567
trilium: 0.40.7 -> 0.42.1 2020-05-07 10:18:51 +02:00
Johan Thomsen f150c2bd22 kubeval: 0.14.0 -> 0.15.0
Also, add myself as maintainer
2020-05-07 09:10:55 +02:00
R. RyanTM 5bc190048a mlterm: 3.8.9 -> 3.9.0 2020-05-06 23:17:51 -07:00
R. RyanTM bdcefc1053 marvin: 20.9.0 -> 20.10.0 2020-05-06 23:16:23 -07:00
R. RyanTM 59cb735072 simplenote: 1.15.1 -> 1.16.0 2020-05-06 23:10:20 -07:00
Ryan Mulligan c8653d5b47
Merge pull request #87093 from baracoder/robo3t-desktop
robo3t: Remove unrecognized category from desktop item
2020-05-06 21:22:04 -07:00
Ryan Mulligan 9c492330b5
Merge pull request #87131 from yrashk/tlaplus-1.7.0
tlaplus: 1.5.6 -> 1.7.0
2020-05-06 21:17:46 -07:00
Mario Rodas 9d959ff8d5
Merge pull request #86638 from zowoq/cri-shell
cri-o, cri-tools: install completion, manpages
2020-05-06 21:08:51 -05:00
Evils 2d3d8c4d66 kicad-unstable: 2020-04-25 -> 2020-05-06 2020-05-07 02:15:57 +02:00
Evils 1059fdf143 kicad: link utils; clean up wrapper installPhase 2020-05-07 01:54:51 +02:00
Evils 95e4e33bdf kicad-unstable-small: init to make kicad-unstable
the -small packages depend on all hydra buildable dependencies
the non-small ones depend on packages3d which exceeds hydra's limit

set platforms to all (kicad is cross-platform)
clarify package differences in the description

set maintainers on just the top level derivation

switch -unstable to not save debug symbols

indicate patch in version string

note broken dependencies
2020-05-07 01:54:50 +02:00
Evils 18a1b153ac kicad: expose base and libraries attributes 2020-05-07 01:54:50 +02:00
Jörg Thalheim 10ce0e31bc
Merge pull request #87132 from mjlbach/alacritty_icon_fix
Alacritty: change icon to compat svg
2020-05-06 23:57:34 +01:00
Andreas Rammhold 38d043b116
Merge pull request #87139 from mweinelt/pr/security-patch-names
treewide: add CVE identifiers to patches
2020-05-06 23:51:53 +02:00
Martin Weinelt e24f5eab66
treewide: add CVE identifiers to patches
This allows tools like broken.sh to correctly identify the patched
status.
2020-05-06 23:18:09 +02:00
Aaron Andersen bd2dde2fc5
Merge pull request #87086 from jojosch/dbeaver_7.0.4
dbeaver: 7.0.3 -> 7.0.4
2020-05-06 16:37:10 -04:00
adisbladis 6dc5d17632
Merge pull request #87125 from collares/emacs2nix
emacs2nix: update to fix org elpa update script
2020-05-06 21:27:36 +02:00
Yurii Rashkovskii c73875ea1e tlaplus: 1.5.6 -> 1.7.0 2020-05-06 12:26:10 -07:00
Michael Lingelbach a8b040329d Alacritty: change icon to compat svg 2020-05-06 12:13:41 -07:00
Maximilian Bosch 1c2f01d8da
Merge pull request #87101 from filalex77/hugo-0.70.0
hugo: 0.69.2 -> 0.70.0
2020-05-06 21:09:49 +02:00
David Izquierdo fb9053332b jftui: 0.2.2 -> 0.3.0 2020-05-06 11:17:27 -07:00
Mauricio Collares 135ea5fe08 org-packages 2020-05-06 -- org-generated.nix 2020-05-06 15:01:13 -03:00
Mauricio Collares 8aef7382a3 emacs2nix: update to fix org elpa update script 2020-05-06 15:00:49 -03:00
Tor Hedin Brønner 01a3fa470c
Merge pull request #86661 from hedning/gnome-3.36.2
Gnome 3.36.2
2020-05-06 19:43:38 +02:00
R. RyanTM 7311e5ba39 mopidy-iris: 3.46.0 -> 3.47.0 2020-05-06 10:33:22 -07:00
R. RyanTM 720b590281 mpop: 1.4.7 -> 1.4.9 2020-05-06 10:32:30 -07:00
Oleksii Filonenko 3b6e220303 hugo: 0.69.2 -> 0.70.0 2020-05-06 13:45:29 +00:00
adisbladis 1d53e7d5af
Merge pull request #87076 from zowoq/podman-wrapper
podman: fix wrapper
2020-05-06 15:17:30 +02:00
Ryan Mulligan f04f643d8e
Merge pull request #87031 from r-ryantm/auto-update/mediainfo-gui
mediainfo-gui: 19.09 -> 20.03
2020-05-06 06:14:44 -07:00
Ryan Mulligan cd06f640c9
Merge pull request #87087 from r-ryantm/auto-update/psi-plus
psi-plus: 1.4.1086 -> 1.4.1159
2020-05-06 06:10:09 -07:00
Herman Fries d617416e13 robo3t: Remove unrecognized category from desktop item 2020-05-06 14:56:09 +02:00
R. RyanTM 927e51066d ncmpc: 0.37 -> 0.38 2020-05-06 18:12:48 +05:30
zowoq 5012fc268b podman: disable on darwin 2020-05-06 22:26:19 +10:00
R. RyanTM ffb71c7746 psi-plus: 1.4.1086 -> 1.4.1159 2020-05-06 12:06:47 +00:00
Johannes Schleifenbaum 0eebdafed3
dbeaver: 7.0.3 -> 7.0.4 2020-05-06 14:00:41 +02:00
Michael Weiss 69dc7e64ad
tdesktop: 2.1.1 -> 2.1.2 2020-05-06 13:27:54 +02:00
Michael Weiss ca5fa22a38
gitRepo: 2.6 -> 2.7 2020-05-06 13:27:03 +02:00
Michael Weiss d547e06ff0
androidStudioPackages.{dev,canary}: 4.1.0.7 -> 4.1.0.8 2020-05-06 13:13:19 +02:00
adisbladis ba798d2c89 podman: Link directly to podman.man instead of maping over outputs
This seems brittle and fails on Hydra / OfBorg but not locally.
2020-05-06 21:09:12 +10:00
Michael Weiss f00f6a73df
Merge pull request #87021 from primeos/chromium
chromium: 81.0.4044.129 -> 81.0.4044.138
2020-05-06 13:01:58 +02:00
Andreas Rammhold 5040192913
firefox-bin: 75.0 -> 76.0
Discussion: https://github.com/NixOS/nixpkgs/pull/86788
2020-05-06 11:41:38 +02:00
Andreas Rammhold 5bac4f0213
firefox-esr-68: 68.7.0esr -> 68.8.0esr
Discussion: https://github.com/NixOS/nixpkgs/pull/86788
2020-05-06 11:40:28 +02:00
Jörg Thalheim e3d1f2c8b5
Merge pull request #86124 from doronbehar/update-mpv-mpris
mpvScripts.mpris: 0.4 -> 0.5
2020-05-06 10:36:40 +01:00
zimbatm 7e66125815
Merge pull request #87068 from kampka/kops
kops: 1.15.2 -> 1.15.3 and 1.16.1 -> 1.16.2
2020-05-06 10:54:33 +02:00
Wout Mertens 8ea11361db
Merge pull request #86156 from kini/makeself-update
makeself: 2.4.0 -> 2.4.2
2020-05-06 10:31:02 +02:00
Jaka Hudoklin 85ee3e12ae
Merge pull request #85269 from euank/containerd-versioning
containerd: fix --version output
2020-05-06 08:27:37 +00:00
Michele Guerini Rocco 2dd5843d9c
Merge pull request #87035 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 45.0.0 -> 46.0.0
2020-05-06 10:20:06 +02:00
sjau facbf402ac vdagent: fixing 90s timeout on shutdown 2020-05-06 09:53:51 +02:00
Christian Kampka 7d2a50a418
kops_1_16: 1.16.1 -> 1.16.2 2020-05-06 09:46:36 +02:00
Christian Kampka 8bcf7f6e41
kops_1_15: 1.15.2 -> 1.15.3 2020-05-06 09:34:35 +02:00
Doron Behar b0ac6a009b mpvScripts.mpris: use patch sent upstream for make DESTDIR=
Make sure mpris.so is stripped.
mpv-with-scripts: use a standard location for scripts in $out.
mpvScripts.convert: install to the new location of mpv scripts.
Replaced gobject-introspection dependency with glib.
2020-05-06 10:30:20 +03:00
zowoq 848a8c1b37 cri-o: install completion/manpages 2020-05-06 16:43:15 +10:00
Vladimír Čunát e8d3c1579b
Merge branch 'staging' into staging-next 2020-05-06 08:22:27 +02:00
Vladimír Čunát 54eb2d1018
Merge branch 'staging-next'
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
R. RyanTM e8de9134bb klayout: 0.26.2 -> 0.26.4 2020-05-05 19:19:26 -07:00
R. RyanTM 6ef15b946b minder: 1.7.2 -> 1.7.3 2020-05-05 19:03:39 -07:00
R. RyanTM 518879a098 moolticute: 0.43.3 -> 0.43.16 2020-05-05 19:03:09 -07:00
R. RyanTM a8a986d439 tiled: 1.3.3 -> 1.3.4 2020-05-05 19:01:56 -07:00
R. RyanTM 90449f2fda calibre: 4.12.0 -> 4.15.0 2020-05-05 18:56:54 -07:00
R. RyanTM af4266ccaf xiphos: 4.0.7 -> 4.1.0 2020-05-05 18:56:42 -07:00
R. RyanTM b94553df07 fldigi: 4.1.11 -> 4.1.12 2020-05-05 18:53:45 -07:00
R. RyanTM 986503155f urh: 2.8.5 -> 2.8.7 2020-05-05 18:53:34 -07:00
R. RyanTM 0a736d883b curaengine: 4.5.0 -> 4.6.1 2020-05-05 18:51:16 -07:00
Jon c12f5a256d
Merge pull request #86901 from r-ryantm/auto-update/gthumb
gthumb: 3.8.3 -> 3.10.0
2020-05-05 18:50:02 -07:00
R. RyanTM d643747048 gcalcli: 4.2.0 -> 4.2.1 2020-05-05 18:49:36 -07:00
R. RyanTM 42cf99e67c homebank: 5.3.2 -> 5.4.1 2020-05-05 18:49:23 -07:00
R. RyanTM d1a36a32ca mkvtoolnix: 45.0.0 -> 46.0.0 2020-05-06 00:56:15 +00:00
R. RyanTM 5e9fa3a83d mediainfo-gui: 19.09 -> 20.03 2020-05-06 00:40:14 +00:00
Mario Rodas 5698e34465
Merge pull request #86936 from marsam/update-syncthing
syncthing: 1.4.2 -> 1.5.0
2020-05-05 18:28:02 -05:00
markuskowa 2bb2d945db
Merge pull request #87013 from markuskowa/upd-dablin
dablin: 1.12.0 -> 1.13.0
2020-05-06 01:25:34 +02:00
Michael Weiss dec3d5f39f
chromium: 81.0.4044.129 -> 81.0.4044.138
https://chromereleases.googleblog.com/2020/05/stable-channel-update-for-desktop.html

This update includes 3 security fixes.

CVEs: CVE-2020-6831 CVE-2020-6464
2020-05-06 01:11:53 +02:00
Markus Kowalewski d833b20737
dablin: 1.12.0 -> 1.13.0 2020-05-06 00:24:30 +02:00
R. RyanTM 861c3c4561 leo-editor: 6.2 -> 6.2.1 2020-05-05 23:31:22 +02:00
Anderson Torres 15e583c1b1
Merge pull request #84302 from magnetophon/ninjas2
ninjas2: init at 0.2.0
2020-05-05 17:35:22 -03:00
Jörg Thalheim 3c4096f18b
Merge pull request #86808 from doronbehar/rename-opencv 2020-05-05 20:19:50 +01:00
Andreas Rammhold 6ca94ab1ea
Merge pull request #82206 from flokli/afew-3.0.0
afew: 2.0.0 -> 3.0.0
2020-05-05 21:06:50 +02:00
tim put 33b968049a
kstars: init at 2.9.8 (#86032)
* kstars: init at 2.9.8

* Update pkgs/applications/science/astronomy/kstars/default.nix

Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de>

Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de>
2020-05-05 20:38:28 +02:00
Ryan Mulligan 857267029e
Merge pull request #86716 from r-ryantm/auto-update/particl-core
particl-core: 0.17.1.2 -> 0.19.1.1
2020-05-05 11:26:29 -07:00
Andreas Rammhold d9f4f0645c
Merge pull request #81917 from colemickens/nixpkgs-firefox-libva
firefox: wrapper: add libva to libs
2020-05-05 20:21:43 +02:00
taku0 0fd76196f9 thunderbird: 68.7.0 -> 68.8.0 2020-05-06 03:16:27 +09:00
taku0 1016169e71 thunderbird-bin: 68.7.0 -> 68.8.0 2020-05-06 03:12:19 +09:00
Frederik Rietdijk 9875bbae75 Merge master into staging-next 2020-05-05 19:51:09 +02:00
Pavol Rusnak 2dbc41f637
grisbi: get rid of sha1 + package cleanup 2020-05-05 19:21:12 +02:00
markuskowa 73dc3fc400
Merge pull request #86887 from r-ryantm/auto-update/gromacs
gromacs: 2020.1 -> 2020.2
2020-05-05 19:19:04 +02:00
Jörg Thalheim 694ac1b127
Merge pull request #86935 from marsam/update-git-subtrac
gitAndTools.git-subtrac: 0.01 -> 0.02
2020-05-05 15:34:53 +01:00
Jörg Thalheim 4c9d1790f1
Merge pull request #86939 from marsam/update-spotify-tui 2020-05-05 15:27:43 +01:00
Jörg Thalheim 34b9b139bb
Merge pull request #86942 from r-ryantm/auto-update/khard
khard: 0.16.0 -> 0.16.1
2020-05-05 15:21:30 +01:00
Peter Simons 72afc37f06
Merge pull request #86929 from r-ryantm/auto-update/grip
grip: 4.1.0 -> 4.1.1
2020-05-05 15:16:05 +02:00
R. RyanTM b337337023 khard: 0.16.0 -> 0.16.1 2020-05-05 13:15:18 +00:00
Mario Rodas 28e2165849
Merge pull request #86863 from r-ryantm/auto-update/fetchmail
fetchmail: 6.4.3 -> 6.4.4
2020-05-05 08:01:36 -05:00
Ryan Mulligan 7a040bd6e4
Merge pull request #86782 from r-ryantm/auto-update/avocode
avocode: 4.4.3 -> 4.6.2
2020-05-05 06:01:04 -07:00
Maximilian Bosch bc6bad222e
riot-desktop: 1.5.15 -> 1.6.0
https://github.com/vector-im/riot-web/releases/tag/v1.6.0
2020-05-05 14:28:52 +02:00
Maximilian Bosch b9787479e2
riot-web: 1.5.15 -> 1.6.0
https://github.com/vector-im/riot-web/releases/tag/v1.6.0
2020-05-05 14:28:51 +02:00
R. RyanTM 76386a9909 grip: 4.1.0 -> 4.1.1 2020-05-05 11:55:26 +00:00
Doron Behar 53effac040 mathematica: explicitly use opencv2 2020-05-05 13:48:55 +03:00
Doron Behar ce6107be9c faust2jaqt: explicitly use opencv2 2020-05-05 13:45:13 +03:00
Doron Behar f68a0031bb faust2jack: explicitly use opencv2 2020-05-05 13:44:55 +03:00
leenaars 499b5feac9
Sylk: 2.6.1 -> 2.7.0 (#86796) 2020-05-05 10:33:39 +00:00
Doron Behar 8277f8a4ec p2pvc: exlicitly use opencv2 2020-05-05 13:03:02 +03:00
Emery Hemingway 2a652aea07 xastir: 2.1.4 -> 2.1.6 2020-05-05 15:22:37 +05:30
Mario Rodas 07f093fb35
syncthing: 1.4.2 -> 1.5.0
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.5.0
2020-05-05 04:20:00 -05:00
Mario Rodas 7f306cd78f
gitAndTools.git-subtrac: 0.01 -> 0.02 2020-05-05 04:20:00 -05:00
Mario Rodas 6898f4936b
spotify-tui: 0.18.0 -> 0.19.0 2020-05-05 04:20:00 -05:00
Pavol Rusnak 39321d37e3
ffmpeg-normalize: 1.15.8 -> 1.19.0 2020-05-05 10:37:45 +02:00
R. RyanTM 67ee391c56 gthumb: 3.8.3 -> 3.10.0 2020-05-05 07:56:35 +00:00
Doron Behar c0137489ef saga: explicitly use opencv2 2020-05-05 10:32:14 +03:00
R. RyanTM 8244a7b682 gitkraken: 6.5.4 -> 6.6.0 2020-05-05 07:07:09 +00:00
Bart Brouns ad6277915e ninjas2: init at 0.2.0 2020-05-05 08:09:56 +02:00
R. RyanTM ed5575071f gromacs: 2020.1 -> 2020.2 2020-05-05 05:59:23 +00:00
Jon 24d2e3169a
Merge pull request #86818 from r-ryantm/auto-update/CopyQ
copyq: 3.10.0 -> 3.11.0
2020-05-04 21:40:49 -07:00
R. RyanTM 9f7d84506e chuck: 1.4.0.0 -> 1.4.0.1 2020-05-04 21:40:28 -07:00
R. RyanTM 21f9524d67 gallery-dl: 1.13.3 -> 1.13.6 2020-05-04 21:15:36 -07:00
R. RyanTM f1ff580d80 focuswriter: 1.7.5 -> 1.7.6 2020-05-04 21:13:40 -07:00
Ben Darwin 6f1430a802 ezminc: switch from itk5 to itk4 branch
- itk5 branch currently lacks support for itk 5.1
2020-05-05 00:08:04 -04:00
R. RyanTM 11de28348d tlf: 1.4.0 -> 1.4.1 2020-05-04 21:05:10 -07:00
R. RyanTM 2d8cd45372 bluefish: 2.2.10 -> 2.2.11 2020-05-04 19:55:36 -07:00
R. RyanTM d961cd7c1b anydesk: 5.5.4 -> 5.5.5 2020-05-04 19:53:27 -07:00
R. RyanTM 7bde9902cf xmrig: 5.10.0 -> 5.11.1 2020-05-04 19:53:20 -07:00
Benjamin Hipple 4eeddd4c63
Merge pull request #86853 from Moredread/bump-joplin
joplin-desktop: 1.0.200 -> 1.0.201
2020-05-04 22:06:42 -04:00
Mario Rodas d43d8a213b
Merge pull request #86862 from r-ryantm/auto-update/git-trim
gitAndTools.git-trim: 0.3.1 -> 0.3.2
2020-05-04 20:18:11 -05:00
R. RyanTM c58ad04ff0 fetchmail: 6.4.3 -> 6.4.4 2020-05-05 00:53:47 +00:00
R. RyanTM 6e5b3c9aed gitAndTools.git-trim: 0.3.1 -> 0.3.2 2020-05-05 00:47:07 +00:00
Cole Helbling d0de28e20a
qimgv: 0.9 -> 0.9.1
https://github.com/easymodo/qimgv/compare/v0.9...v0.9.1
2020-05-04 17:22:25 -07:00
adisbladis 7c77e6d988
podman: Link directly to podman.man instead of maping over outputs
This seems brittle and fails on Hydra / OfBorg but not locally.
2020-05-05 00:47:42 +01:00
André-Patrick Bubel a6582425f8
joplin-desktop: 1.0.200 -> 1.0.201
https://github.com/laurent22/joplin/releases/tag/v1.0.201
2020-05-05 00:57:22 +02:00
adisbladis b346e1d444
podman: Don't symlink the $bin output
If we do it propagates and ends up in $PATH inside nix-shell
2020-05-04 22:20:00 +01:00
zowoq a677738a23
podman: use $out instead of $bin with buildGoPackage 2020-05-04 20:55:21 +01:00
Ambroz Bizjak 57e6799d90 kdegraphics-thumbnailers: Add patch for thumbnail.so hang.
https://bugs.kde.org/show_bug.cgi?id=404652
https://phabricator.kde.org/D26635
2020-05-04 21:26:56 +02:00
Jörg Thalheim 5cf57c4679
Merge pull request #86794 from r-ryantm/auto-update/cherrytree
cherrytree: 0.39.2 -> 0.39.3
2020-05-04 20:16:14 +01:00
R. RyanTM e13140dc75 copyq: 3.10.0 -> 3.11.0 2020-05-04 18:47:07 +00:00
Jörg Thalheim 176568aa8d
Merge pull request #86501 from LibreCybernetics/upgrade-patchwork 2020-05-04 17:58:01 +01:00
R. RyanTM d138552e95 cherrytree: 0.39.2 -> 0.39.3 2020-05-04 16:00:44 +00:00
Andreas Rammhold 8996273bee
firefox-devedition-bin: 76.0b4 -> 76.0b8 2020-05-04 17:46:12 +02:00
Jörg Thalheim 2b08905cae
Merge pull request #85603 from parthy/edk2-macos
edk2: Support build on macOS
2020-05-04 16:41:00 +01:00
Andreas Rammhold f3cc8dc6fa
firefox-esr-68: 68.7.0esr -> 68.8.0esr 2020-05-04 17:29:37 +02:00
Andreas Rammhold c186bc893f
firefox-beta-bin: 76.0b4 -> 76.0b8 2020-05-04 17:29:14 +02:00
Andreas Rammhold 3911336cc6
firefox-bin: 75.0 -> 76.0 2020-05-04 17:22:59 +02:00
Andreas Rammhold 324e40f0f4
firefox: 75.0 -> 76.0 2020-05-04 16:31:27 +02:00
R. RyanTM f45c1dc89e avocode: 4.4.3 -> 4.6.2 2020-05-04 14:30:48 +00:00
Markus Partheymüller faf984d12d ed2k/OVMF: Put URLs in quotes 2020-05-04 16:00:37 +02:00
Sohalt 24bc2b8be3
orca-c: init at git-2020-05-01 2020-05-04 19:23:34 +05:30
Ryan Mulligan 24c87b0b1a
Merge pull request #86719 from r-ryantm/auto-update/pdfsam-basic
pdfsam-basic: 4.1.2 -> 4.1.3
2020-05-04 06:25:34 -07:00
Peter Hoeg 00d4fd2594
Merge pull request #86726 from r-ryantm/auto-update/qtox
qtox: 1.16.3 -> 1.17.2
2020-05-04 21:10:32 +08:00
Franz Pletz b0b0d3d517
redshift-wlr: 2019-04-17 -> 2019-08-24 2020-05-04 15:02:38 +02:00
Ryan Mulligan c8cf5aa5ca
Merge pull request #86745 from r-ryantm/auto-update/streamlink
streamlink: 1.3.1 -> 1.4.1
2020-05-04 05:53:37 -07:00
mehlon 00a5e1e76f tribler: add desktop file, icons and manpages 2020-05-04 18:21:22 +05:30
Emery Hemingway 53bd38553b
Merge pull request #83138 from wamserma/notable-add-desktop-file
notable: use .desktop file from AppImage
2020-05-04 18:19:30 +05:30
Ryan Mulligan 8295c150a3
Merge pull request #86739 from r-ryantm/auto-update/signal-cli
signal-cli: 0.6.6 -> 0.6.7
2020-05-04 05:46:35 -07:00
Guillaume Bouchard b3c18fe2be
apitrace: fix OpenGL library path and Qt GUI (#86475)
For unknown reasons, Apitrace breaks the runpath of the traced program.
OpenGL programs on nix are looking at /run/opengl-driver/lib to find the
system OpenGL driver.

This change:

- add path /run/opengl-driver{-32} to the RPATH of the wrapper
libraries. This fixs tracing with `apitrace trace`.
- add rpath to `libglnvd` and `libGL` to the `{e}glretrace` binaries.
These libraries are loaded at runtime, but does not appears as NEEDED in
the binaries, hence the need for the explicit rpath addition. This fix
`{e}glretrace`.
- Explicitly add Qt wrapper to `qapitrace`. It fixs the GUI.

Co-authored-by: Florian Klink <flokli@flokli.de>

Co-authored-by: Florian Klink <flokli@flokli.de>
2020-05-04 12:39:44 +00:00