Commit graph

12258 commits

Author SHA1 Message Date
Matthew Bauer
22f82fc8ca Revert "Merge pull request #94090 from sikmir/fix-cmake-hook"
This reverts commit e36b1d4ad1, reversing
changes made to c2ea7318be.

Should go to staging.
2020-07-29 18:20:56 -05:00
Matthew Bauer
e36b1d4ad1
Merge pull request #94090 from sikmir/fix-cmake-hook
cmake: fix CMAKE_FIND_FRAMEWORK
2020-07-29 18:19:57 -05:00
Colin L Rice
3e92195923 aerc: update to use runvend 2020-07-29 19:07:59 -04:00
Aaron Andersen
c46918007d
Merge pull request #94169 from stigtsp/package/convos-4.29
convos: 4.23 -> 4.29
2020-07-29 17:17:24 -04:00
worldofpeace
d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
Stig Palmquist
f0fe148b90
convos: 4.23 -> 4.29
- removed unnecessary `rec`
- removed fixes for tests that are fixed in this version
2020-07-29 13:56:44 +02:00
Teo Klestrup Röijezon
76856fc333 istioctl: bundle release metadata
This is required for `istioctl version` to return the correct info, and for
`istioctl install` to default to the correct Docker images.
2020-07-29 13:50:59 +02:00
Teo Klestrup Röijezon
0f23e0b661 istioctl: bundle charts
Fixes #94163
2020-07-29 11:45:08 +02:00
Will Dietz
51520648e1
ripcord: set RIPCORD_ALLOW_UPDATES=0 to disable attempts to auto-update 2020-07-29 00:23:34 -05:00
taku0
5e20f9ceaf thunderbird: 78.0 -> 78.0.1 2020-07-29 12:17:45 +09:00
taku0
c9f781e753 thunderbird-bin: 78.0 -> 78.0.1 2020-07-29 12:17:45 +09:00
taku0
658b4d7ce5 thunderbird: 68.9.0 -> 78.0
- Updated the version and the source hash.
- Removed unsupported options.
- Updated the patch.
- Tweaked dependencies; 78 requires newer versions.
2020-07-29 12:14:23 +09:00
Mario Rodas
0351429dd5
Merge pull request #94066 from primeos/chromium
chromium: 84.0.4147.89 -> 84.0.4147.105
2020-07-28 13:53:32 -05:00
Nikolay Korotkiy
b53902f535
cmake: fix CMAKE_FIND_FRAMEWORK 2020-07-28 19:05:43 +03:00
Greg Roodt
d6e909342f
argo: 2.9.3 -> 2.9.4 (#94069) 2020-07-28 07:21:33 -07:00
Michael Weiss
2f641ec844
wayvnc: 0.1.2 -> 0.2.0 2020-07-28 15:01:16 +02:00
Maximilian Bosch
ad75463531
element-desktop: 1.7.1 -> 1.7.2
https://github.com/vector-im/riot-desktop/releases/tag/v1.7.2
2020-07-28 13:55:51 +02:00
Maximilian Bosch
0da5788b27
element-web: 1.7.1 -> 1.7.2
https://github.com/vector-im/riot-web/releases/tag/v1.7.2
2020-07-28 13:55:51 +02:00
Timo Kaufmann
09e7fb1d5c
Merge pull request #93680 from xoe-labs/da-kube3d-update
kube3d 1.7.0 -> 3.0.0
2020-07-28 13:03:19 +02:00
Michael Weiss
bf02beb099
chromium: 84.0.4147.89 -> 84.0.4147.105
https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop_27.html

This update includes 8 security fixes.

CVEs:
CVE-2020-6537 CVE-2020-6538 CVE-2020-6532 CVE-2020-6539 CVE-2020-6540
CVE-2020-6541
2020-07-28 12:18:09 +02:00
Michele Guerini Rocco
98ebda65a1
qutebrowser: fixup of 322d13e (#94046)
Webkit should never be the default backend.
2020-07-28 10:21:31 +02:00
Daniël de Kok
f320c5def0
Merge pull request #94042 from MetaDark/newsflash
newsflash: 1.0.1 -> 1.0.2
2020-07-28 08:22:33 +02:00
MetaDark
8e2751389c newsflash: 1.0.1 -> 1.0.2
- Removed cargo.lock.patch. Cargo.lock is now available upstream.

- Removed gdk-pixbuf, glib & gsettings-desktop-schemas from
  buildInputs. They are propagated by gtk3.

- Added gstreamer plugins to support audio & video.
2020-07-27 20:13:52 -04:00
aszlig
3873e0d191
Unmaintain packages I don't use anymore
Just got a reminder via the vulnerability roundup[1] that I'm still
listed as maintainer for Synergy, even though I stopped using it years
ago.

I'll also take this as an opportunity to remove myself from other
packages which I stopped using and thus most certainly won't be able to
maintain. The latter is already hard enough these days for software
which I *do* use.

[1]: https://github.com/NixOS/nixpkgs/issues/94007

Signed-off-by: aszlig <aszlig@nix.build>
2020-07-28 02:08:36 +02:00
Tiago Castro
9e6fb1dcd7 zoom-us: use libturbojpeg from the zoom-us tar itself 2020-07-28 00:13:18 +01:00
ratsclub
313de0c52c
ripcord: 0.4.25 -> 0.4.26 2020-07-27 16:09:18 +00:00
taku0
a62d988aeb thunderbird: copy thunderbird -> thunderbird-68 2020-07-27 23:48:26 +09:00
taku0
aa02af278a thunderbird-bin: 68.9.0 -> 78.0 2020-07-27 23:48:26 +09:00
taku0
196fff6033 thunderbird-bin: copy thunderbird-bin -> thunderbird-bin-68 2020-07-27 23:48:26 +09:00
Michele Guerini Rocco
7f9a64cfdf
Merge pull request #93336 from rnhmjoj/qute-backend
qutebrowser: re-add option to control the browser backend
2020-07-26 17:35:51 +02:00
oxalica
2bd78b209d
tdesktop: 2.1.13 -> 2.2.0 (#93901) 2020-07-26 14:11:21 +02:00
Florian Klink
3817fc412d
Merge pull request #93781 from matthiasbeyer/update-notmuch
notmuch: 0.29.3 -> 0.30
2020-07-26 13:25:54 +02:00
zimbatm
93013cd8b3
Merge pull request #93871 from Chili-Man/terraform-0.12.29-update
terraform: 0.12.28 -> 0.12.29
2020-07-26 09:03:23 +00:00
Diego Rodriguez
fd4e3392fc
terraform: 0.12.28 -> 0.12.29 2020-07-25 17:22:08 -06:00
MetaDark
4b288de0bb newsflash: fix loading external https content 2020-07-25 17:26:32 -04:00
Charlotte Van Petegem
49dba9c90b firefox: support for PKCS#11 modules in wrapper 2020-07-25 16:57:46 +02:00
Vladimír Čunát
2b7c0dcdaa
Merge branch 'staging-next'
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
Lassulus
45e2ff349f
tor-browser: disable hardening by default (#93154)
* tor-browser: disable hardening by default

this seems to cause crashes with certain tabs.
relevant issue: https://github.com/NixOS/nixpkgs/issues/86356

* Update pkgs/applications/networking/browsers/tor-browser-bundle-bin/default.nix

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-07-25 12:44:06 +02:00
Benjamin Hipple
fd0febffda
Merge pull request #93741 from r-ryantm/auto-update/luigi
luigi: 3.0.0 -> 3.0.1
2020-07-24 15:34:16 -04:00
Matthias Beyer
9444896462 notmuch: 0.29.3 -> 0.30
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-07-24 19:28:08 +02:00
Maximilian Bosch
4f5278b2de
Merge pull request #93689 from gnidorah/rambox
rambox: use gappsWrapperArgs
2020-07-24 17:46:41 +02:00
Michael Weiss
11fbe97810
chromium{Beta,Dev}: M84 -> M85 -> M86 (broken)
Mark chromiumDev as broken since the build requires LLVM 11 which is not
yet in Nixpkgs (due to the lack of an RC, see #93324). Build error:
clang (LLVM option parsing): Unknown command line argument '-basic-aa-recphi=0'.  Try: 'clang (LLVM option parsing) --help'
clang (LLVM option parsing): Did you mean '--basicaa-recphi=0'?
ninja: build stopped: subcommand failed.
2020-07-24 13:40:24 +02:00
Gabriel Ebner
d9047049d2
Merge pull request #93749 from michaelgrahamevans/patch-1
firefox: fix typo in comment in common.nix
2020-07-24 11:39:01 +02:00
Daniël de Kok
2138371c00 Revert "nomad: 0.11.3 -> 0.12.1"
This reverts commit 36b2073298.
2020-07-24 11:24:53 +02:00
michaelgrahamevans
253f73bd80
firefox: fix typo in comment in common.nix 2020-07-24 09:49:43 +02:00
Daniël de Kok
4cbedbcc77
Merge pull request #93744 from r-ryantm/auto-update/nomad
nomad: 0.11.3 -> 0.12.1
2020-07-24 09:30:11 +02:00
R. RyanTM
36b2073298 nomad: 0.11.3 -> 0.12.1 2020-07-24 05:34:55 +00:00
R. RyanTM
3b0da63f01 luigi: 3.0.0 -> 3.0.1 2020-07-24 04:30:39 +00:00
Wael Nasreddine
b30286c415
Merge pull request #85322 from Charg/add-terraform-compliance-pkg 2020-07-23 09:08:13 -07:00
Michael Weiss
2d6ab6e2f1
Merge pull request #93666 from squalus/ungoogled-20200722
ungoogled-chromium: 81.0.4044.138-1 -> 84.0.4147.89-1
2020-07-23 15:53:47 +02:00
leenaars
a113f1d6e9
Sylk: 2.7.2 -> 2.8.0 (#93679) 2020-07-23 11:05:37 +00:00
Diego Rodriguez
2db12af9b7
terraform: 0.13.0-beta3 -> 0.13.0-rc1 (#93682) 2020-07-23 11:02:55 +00:00
Jan Tojnar
2988feba8c
Merge branch 'master' into staging-next 2020-07-23 08:19:14 +02:00
gnidorah
aa7ebdd885 rambox: use gappsWrapperArgs 2020-07-23 08:04:00 +03:00
David Arnold
850d2844e5
kube3d: fix verion prefix tu pull correct image
docker pull rancher/k3d-proxy:3.0.0
Error response from daemon: manifest for rancher/k3d-proxy:3.0.0 not found: manifest unknown: manifest unknown

vs

docker pull rancher/k3d-proxy:v3.0.0
v3.0.0: Pulling from rancher/k3d-proxy

The version tag selects the image tag.
2020-07-22 20:15:05 -05:00
David Arnold
7f8171b2b6
kub3d: add shell completions 2020-07-22 20:06:14 -05:00
David Arnold
8edebc80d6
kube3d 1.7.0 -> 3.0.0 2020-07-22 19:35:01 -05:00
Yannis Koutras
667b4b443c
mattermost-desktop: 4.5.0 -> 4.5.2 (#93667) 2020-07-22 19:52:31 -04:00
Yannis Koutras
afff9f59e3
Merge pull request #93643 from kraem/kraem/pkgs/syncthing-ver-bump
syncthing: 1.7.0 -> 1.7.1
2020-07-22 21:38:01 +02:00
squalus
ad5c5a67cc ungoogled-chromium: 81.0.4044.138-1 -> 84.0.4147.89-1
based on chromium master@cd03bf0c
2020-07-22 12:15:53 -07:00
Daniël de Kok
b00dd8bef2
Merge pull request #93658 from lsix/skype-8.62.0.85
skypeforlinux: 8.61.0.95 -> 8.62.0.85
2020-07-22 19:32:47 +02:00
Florian Klink
cd03bf0c46
Merge pull request #93367 from eadwu/vivaldi/remove-gstreamer
vivaldi: remove gstreamer
2020-07-22 19:16:18 +02:00
Lancelot SIX
acd4e23124
skypeforlinux: 8.61.0.95 -> 8.62.0.85 2020-07-22 17:36:49 +01:00
Daniël de Kok
99afbadaca
Merge pull request #93622 from MetaDark/newsflash
newsflash: init at 1.0.1
2020-07-22 17:18:05 +02:00
MetaDark
eaf27b316e newsflash: init at 1.0.1 2020-07-22 17:16:09 +02:00
Frederik Rietdijk
19be541fe7 Merge master into staging-next 2020-07-22 16:49:51 +02:00
kraem
c5f730e6ee
syncthing: 1.7.0 -> 1.7.1 2020-07-22 14:30:44 +02:00
Vladimír Čunát
7a5c6fee0f
Merge branch 'master' into staging-next
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Wael Nasreddine
817a8355dc
terraform-compliance: init at 1.2.11
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:39 -07:00
Jon Banafato
a04b624fbc zulip: 5.2.0 -> 5.4.0 2020-07-21 18:10:41 -04:00
Maximilian Bosch
d4a75057a3
Merge pull request #93575 from r-ryantm/auto-update/filezilla
filezilla: 3.48.1 -> 3.49.1
2020-07-21 17:44:14 +02:00
R. RyanTM
ed4ce7974d filezilla: 3.48.1 -> 3.49.1 2020-07-21 05:26:19 +00:00
Greg Roodt
48d0dc86ba argo: 2.8.2 -> 2.9.3 2020-07-21 13:15:05 +10:00
Diego Rodriguez
e5bd8864c5 minikube: 0.12.0 -> 0.12.1 2020-07-21 08:42:54 +10:00
Maximilian Bosch
309bcc4d09
weechat*: remove myself as maintainer
I don't use this anymore, so I don't bring any value here.
2020-07-20 21:47:10 +02:00
worldofpeace
1dd4b324bf
Merge pull request #89758 from prusnak/electron-explicit
electron: mark insecure versions (3,4,5) and require explicit version of electron in packages
2020-07-20 15:29:26 -04:00
Daniël de Kok
29711bb905
Merge pull request #93484 from veehaitch/istioctl-1.6.5
istioctl: init at 1.6.5
2020-07-20 19:06:55 +02:00
Pavol Rusnak
4d6411288c
electron: point electron alias to the latest stable version
+ require explicit version of electron in packages
2020-07-20 17:58:55 +02:00
Vincent Haupert
33c774347e
istioctl: init at 1.6.5 2020-07-20 17:48:07 +02:00
Vladimír Čunát
a2bb7bc8d9
Merge #91978: purple-matrix: set c compiler to cc 2020-07-20 14:50:42 +02:00
Vladimír Čunát
fc84898808
fixup! purple-matrix: set c compiler to cc, fixes build on osx 2020-07-20 14:50:13 +02:00
Maximilian Bosch
358cecfbd2
Merge pull request #93459 from gnidorah/rambox
rambox: add wrapGAppsHook
2020-07-20 11:06:59 +02:00
zowoq
902987d23d
aerc: fix GOFLAGS (#93455) 2020-07-19 21:50:54 -07:00
Edmund Wu
75ef7218e9
vivaldi: remove gstreamer 2020-07-19 22:15:23 -04:00
Jan Tojnar
83442a3533
Merge branch 'master' into staging-next 2020-07-20 02:16:21 +02:00
Mario Rodas
e443f3358d
Merge pull request #93488 from sikmir/asuka
asuka: 0.8.0 -> 0.8.1
2020-07-19 17:28:16 -05:00
Nikolay Korotkiy
b581a31145
asuka: 0.8.0 -> 0.8.1 2020-07-20 00:19:32 +03:00
Vladyslav M
5aa6f90188
Merge pull request #93245 from r-ryantm/auto-update/rssguard
rssguard: 3.6.2 -> 3.7.0
2020-07-19 22:16:28 +03:00
Daniël de Kok
2981e5d268
Merge pull request #93419 from stigtsp/package/convos-4.23-fix-impure-test
convos: fix tests
2020-07-19 20:37:07 +02:00
Daniël de Kok
ebbc6ed121
Merge pull request #93330 from mikefaille/master
kpt: init at v0.31.0
2020-07-19 20:33:16 +02:00
Stig Palmquist
0c21a99a1a
convos: fix tests
- Patch for time() dependent test started to fail after 1594263232.
- Patch for disk space test that fails on zfs.
2020-07-19 20:21:47 +02:00
Michael Faille
4920e2e5ad kpt: init at v0.31.0 2020-07-19 12:02:08 -04:00
Mario Rodas
c09af4ea38
Merge pull request #93222 from taku0/flashplayer-32.0.0.403
flashplayer: 32.0.0.387 -> 32.0.0.403
2020-07-19 10:56:10 -05:00
ajs124
d4e479aae7
firefox: 77.0.1 -> 78.0.1 (security)
Close #92043 (original PR).
2020-07-19 13:01:58 +02:00
Vladimír Čunát
0513a9128f
nss_3_44: bring back this older branch for firefox-esr
/cc nss PR #91746
2020-07-19 12:30:25 +02:00
gnidorah
db604c5ab2 rambox: add wrapGAppsHook 2020-07-19 08:02:08 +03:00
Tad Fisher
903a0cac04
zoom-us: Link libfaac to fix audio recording (#93374)
Fixes #93341.

Using strace reveals that zoom is attempting to load "libfaac1.so" from
its PATH. As faac provides "libfaac.so.0", solve this by linking from
there to "libfaac1.so" in zoom's output.

This is the same solution as the one we use for libjpeg_turbo.
2020-07-18 19:38:58 -04:00
Martin Weinelt
c3bf59eefb
weechat: 2.8 -> 2.9 2020-07-18 23:04:24 +02:00
Vladimír Čunát
4244b73917
Merge branch 'master' into staging 2020-07-18 17:50:23 +02:00
Michael Weiss
5b14758d31
Merge pull request #92920 from primeos/scons
scons: 3.1.2 -> 4.0.0
2020-07-18 13:36:29 +02:00