Emery Hemingway
ad32426b47
av-98: init at 1.0.2dev
2020-06-22 19:52:13 +05:30
Stig Palmquist
497ac5b423
convos: init at 4.22
...
dependencies:
perlPackages.IRCUtils: init at 0.12
perlPackages.LinkEmbedder: init at 1.12
perlPackages.MojoliciousPluginWebpack: init at 0.12
perlPackages.ParseIRC: init at 1.22
perlPackages.TimePiece: init at 1.3401
perlPackages.UnicodeUTF8: init at 0.62
2020-06-22 13:58:33 +02:00
John Ericson
f3f7612a40
C++ Compilers: Systematize handling of standard libraries
2020-06-22 04:24:44 +00:00
Daniël de Kok
dbad5e5f29
resilio-sync: 2.7.0 -> 2.7.1
...
Changelog:
https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2020-06-21 20:10:22 +02:00
Jan Tojnar
2b86087644
Merge pull request #91194 from jtojnar/thunderbird-cleanup
2020-06-21 12:25:23 +02:00
Jan Tojnar
eb700f7a93
firefox-bin: remove GConf dependency
...
It is only optionally dlopened by crash reporter to try to get system proxy settings
but no system stores proxy in GConf these days so it is completely useless.
97c590ed55/toolkit/crashreporter/client/crashreporter_gtk_common.cpp (L121-L122)
2020-06-20 23:38:08 +02:00
Jan Tojnar
a699dd2bee
firefox-bin: remove libgnome dependency
...
It is deprecated and has been removed ages ago:
https://bugzilla.mozilla.org/show_bug.cgi?id=694570
It persists in the crash reporter for some reason but it is optional there:
f66f5a235e/toolkit/crashreporter/client/crashreporter_linux.cpp (L366-L370)
2020-06-20 23:37:15 +02:00
Jan Tojnar
5384ace0c8
firefox-bin: do not depend on libcanberra-gtk
...
libxul only needs libcanberra.so.0
3dc26ddcf3/widget/gtk/nsSound.cpp (L158)
2020-06-20 23:34:54 +02:00
Jan Tojnar
987a5c1e14
firefox: remove libIDL dependency
...
It has not been used for ages:
https://bugzilla.mozilla.org/show_bug.cgi?id=687766
2020-06-20 23:33:39 +02:00
Jan Tojnar
5b3a626ab9
thunderbird: remove libIDL dependency
...
It has not been used for ages:
https://bugzilla.mozilla.org/show_bug.cgi?id=687766
2020-06-20 23:25:19 +02:00
Jan Tojnar
3dd5efc40b
thunderbird-bin: remove libgnome dependency
...
It is deprecated and has been removed ages ago:
https://bugzilla.mozilla.org/show_bug.cgi?id=694570
It persists in the crash reporter for some reason but it is optional there:
f66f5a235e/toolkit/crashreporter/client/crashreporter_linux.cpp (L366-L370)
2020-06-20 23:25:11 +02:00
Jan Tojnar
1cbcbbecc2
thunderbird-bin: do not depend on libcanberra-gtk
...
libxul only needs libcanberra.so.0
3dc26ddcf3/widget/gtk/nsSound.cpp (L158)
2020-06-20 23:24:49 +02:00
Jan Tojnar
a22a20cb40
thunderbird-bin: remove GConf dependency
...
It is only optionally dlopened by crash reporter to try to get system proxy settings
but no system stores proxy in GConf these days so it is completely useless.
97c590ed55/toolkit/crashreporter/client/crashreporter_gtk_common.cpp (L121-L122)
2020-06-20 23:24:49 +02:00
Jan Tojnar
f0d4f5f842
thunderbird-bin: drop GStreamer dependency
...
It has not been used since 2015:
42c92612f4
2020-06-20 22:30:42 +02:00
Symphorien Gibol
6345050746
pantalaimon: 0.6.1 -> 0.6.3
2020-06-20 12:53:14 -07:00
Luflosi
50afcee871
ipfs: 0.5.1 -> 0.6.0
...
https://github.com/ipfs/go-ipfs/releases/tag/v0.6.0
2020-06-20 02:16:40 +02:00
Ryan Mulligan
f949cacf6c
Merge pull request #89677 from r-ryantm/auto-update/rambox-pro
...
rambox-pro: 1.3.1 -> 1.3.2
2020-06-19 14:55:33 -07:00
Maximilian Bosch
499d18849f
neomutt: 20200501 -> 20200619
...
https://github.com/neomutt/neomutt/releases/tag/20200619
2020-06-19 19:19:08 +02:00
Doron Behar
b58227a4c0
neomutt: Remove old fixes for failing tests
...
Includes both rfc2047 tests workarounds and locale workarounds.
Fixes #86896 . See https://github.com/neomutt/neomutt/pull/2314 .
2020-06-19 18:15:34 +02:00
Doron Behar
b8f65212ec
neomutt: make manual.txt not empty
...
Without elinks / w3m / lynx in the nativeBuildInputs, there are these
errors in the build:
LC_ALL=C w3m -dump -O UTF8 docs/manual.html > docs/manual.txt || \
LC_ALL=C lynx -dump -nolist -with_backspaces \
-display_charset=us-ascii docs/manual.html > docs/manual.txt || \
LC_ALL=C elinks -dump -no-numbering -no-references \
docs/manual.html | sed -e 's,\\001, ,g' > docs/manual.txt
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: w3m: command not found
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: line 1: lynx: command not found
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: line 3: elinks: command not found
2020-06-19 18:15:34 +02:00
Doron Behar
3b9a8f5426
neomutt: Make it not reference .dev outputs.
2020-06-19 18:15:33 +02:00
Frederik Rietdijk
58d569d0b4
Merge pull request #90447 from NixOS/staging-next
...
Staging next
2020-06-19 09:43:08 +02:00
Michele Guerini Rocco
84be7021f3
Merge pull request #91070 from rnhmjoj/mutt
...
mutt: 1.14.3 -> 1.14.4
2020-06-19 09:08:51 +02:00
Frederik Rietdijk
301847a7e5
Merge master into staging-next
2020-06-19 09:01:43 +02:00
rnhmjoj
9e05e7ce38
mutt: 1.14.3 -> 1.14.4
2020-06-19 00:31:45 +02:00
Michael Weiss
b713e97c30
tdesktop: 2.1.11 -> 2.1.12
2020-06-18 18:09:45 +02:00
Lassulus
d899cf268d
Merge pull request #89872 from r-ryantm/auto-update/terragrunt
...
terragrunt: 0.23.14 -> 0.23.23
2020-06-18 17:20:37 +02:00
ehmry
07299ff81e
Merge pull request #85442 from fgaz/castor/init
...
castor: init at 0.8.14
2020-06-18 20:13:50 +05:30
Lassulus
b9504ecf4e
Merge pull request #89895 from geistesk/znc-1.8.1
...
znc: 1.8.0 -> 1.8.1
2020-06-18 14:06:41 +02:00
Doron Behar
98dda1a838
zoom-us: 5.0.418682.0603 -> 5.1.412382.0614
...
Add @doronbehar as maintainer, and update list of files to install.
2020-06-18 10:22:00 +03:00
Frederik Rietdijk
79f9ef8752
Merge master into staging-next
2020-06-18 09:01:39 +02:00
Maximilian Bosch
0510cbe849
Merge pull request #90646 from Ma27/matrix-maintainer-team
...
maintainers/teams: add matrix team
2020-06-18 00:23:55 +02:00
Maximilian Bosch
650617253e
maintainers/teams: add matrix team
2020-06-17 21:55:29 +02:00
R. RyanTM
30823d5389
jx: 2.1.31 -> 2.1.65
2020-06-17 12:18:54 -07:00
R. RyanTM
526472bbd6
kube-router: 0.3.1 -> 0.4.0
2020-06-17 12:15:07 -07:00
R. RyanTM
1b47d503de
kubecfg: 0.13.1 -> 0.16.0
2020-06-17 12:13:03 -07:00
R. RyanTM
1b6ab4ef7e
kubeless: 1.0.4 -> 1.0.6
2020-06-17 12:06:00 -07:00
Lassulus
43fc4e0c2f
Merge pull request #76519 from erictapen/meli-init
...
meli: init at alpha-0.5.1
2020-06-17 20:59:18 +02:00
R. RyanTM
00c9983e02
terraform-providers.libvirt: 0.6.1 -> 0.6.2
2020-06-17 11:57:28 -07:00
Graham Christensen
38e990d520
Merge pull request #90673 from grahamc/google-chrome-path
...
google-chrome: add coreutils to PATH
2020-06-17 13:49:24 -04:00
Pierre Bourdon
7198d973c1
wireshark: compile with QT_NO_DEBUG to avoid depending on qt*-dev
2020-06-17 18:53:56 +02:00
Graham Christensen
e8ddc0cfa7
google-chrome: add coreutils to PATH
...
google-chrome-stable can't run without coreutils in PATH
2020-06-17 08:32:34 -04:00
Atemu
06aec42781
gns3-gui: Fix the build
...
For Python 3.8 jsonschema 3.2.0 is required instead of 2.6.0.
2020-06-17 13:56:17 +02:00
Frederik Rietdijk
8850815577
Merge master into staging-next
2020-06-17 08:40:33 +02:00
zowoq
78e324d272
treewide: ffmpeg_4 -> ffmpeg
2020-06-16 18:23:14 -07:00
Maximilian Bosch
dcf36b65c3
riot-desktop: 1.6.4 -> 1.6.5
...
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.5
2020-06-16 23:19:20 +02:00
Maximilian Bosch
59678c1152
riot-web: 1.6.4 -> 1.6.5
...
https://github.com/vector-im/riot-web/releases/tag/v1.6.5
2020-06-16 23:18:42 +02:00
Frederik Rietdijk
4af4a49251
Merge master into staging-next
2020-06-16 18:05:38 +02:00
Lorenzo Manacorda
fe26b6241c
ssb-patchwork: move to ssb-patchwork dir
...
Since there's no other ssb package anymore (see previous commit),
there's no need to group them together in a common subdirectory.
2020-06-16 17:28:47 +02:00
Lorenzo Manacorda
56f04cb368
ssb/patchwork-classic: remove
...
Marked as deprecated by upstream, hasn't been updated in years.
2020-06-16 17:27:22 +02:00
Michael Weiss
5e8b626898
Merge pull request #90538 from primeos/chromium
...
chromium: 83.0.4103.97 -> 83.0.4103.106
2020-06-16 13:59:12 +02:00
Tim Steinbach
8599272c1d
slack: 4.4.2 -> 4.4.3 (linux), 4.4.2 -> 4.6.0 (darwin)
2020-06-16 07:38:45 -04:00
Marek Mahut
26521ad168
Merge pull request #90520 from r-ryantm/auto-update/datovka
...
datovka: 4.15.0 -> 4.15.1
2020-06-16 12:37:06 +02:00
Aaron Andersen
b6108e021b
Merge pull request #89327 from mweinelt/go-neb-module
...
nixos/go-neb: init
2020-06-16 06:30:29 -04:00
Emery Hemingway
f2592c0b94
kristall: init at 0.2
2020-06-16 13:46:45 +05:30
Peter Hoeg
6d95cf3de4
Merge pull request #90428 from NixOS/wxgtk_gtk3
...
wxGTK3: make gtk2 and gtk3 specific variants
2020-06-16 06:31:35 +08:00
Michael Weiss
1a5df8f680
chromium: 83.0.4103.97 -> 83.0.4103.106
...
https://chromereleases.googleblog.com/2020/06/stable-channel-update-for-desktop_15.html
This update includes 4 security fixes.
CVEs: CVE-2020-6505 CVE-2020-6506 CVE-2020-6507
2020-06-16 00:01:51 +02:00
Greg Roodt
7304a4ae4b
qbec: add ldflags
2020-06-16 07:16:12 +10:00
Ryan Mulligan
eaac621064
Merge pull request #90415 from r-ryantm/auto-update/nomad
...
nomad: 0.11.1 -> 0.11.3
2020-06-15 12:09:39 -07:00
R. RyanTM
004c6c149a
datovka: 4.15.0 -> 4.15.1
2020-06-15 17:10:46 +00:00
Frederik Rietdijk
d9e0820393
Merge master into staging-next
2020-06-15 16:48:53 +02:00
Ryan Mulligan
e3cb5aa3af
Merge pull request #90423 from r-ryantm/auto-update/qbec
...
qbec: 0.11.2 -> 0.12.0
2020-06-15 05:57:46 -07:00
Ryan Mulligan
7d63e2d792
Merge pull request #90409 from r-ryantm/auto-update/minishift
...
minishift: 1.34.0 -> 1.34.2
2020-06-15 05:50:28 -07:00
Marek Mahut
9c1b3007c5
Merge pull request #90345 from r-ryantm/auto-update/dnscontrol
...
dnscontrol: 3.0.0 -> 3.2.0
2020-06-15 13:57:55 +02:00
Michael Weiss
77bf0246b7
wayvnc: Add the missing dependency on librt
...
See #90452 . For some reason the build was working initially but stated
failing after some other changes. The problem is a missing dependency to
link with librt for shm_open and shm_unlink [0].
Fix #90452 .
[0]: https://www.man7.org/linux/man-pages/man3/shm_open.3.html
2020-06-15 12:24:25 +02:00
Maximilian Bosch
6885162588
Merge pull request #90449 from matthiasbeyer/update-mutt
...
mutt: 1.14.2 -> 1.14.3
2020-06-15 09:57:29 +02:00
Matthias Beyer
e047ab1059
mutt: 1.14.2 -> 1.14.3
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-06-15 08:55:09 +02:00
Peter Hoeg
22c98819cc
Merge pull request #89914 from peterhoeg/u/onedrive
...
onedrive: 2.3.13 -> 2.4.2
2020-06-15 14:54:08 +08:00
Frederik Rietdijk
384bc1a861
Merge staging-next into staging
2020-06-15 08:29:05 +02:00
Frederik Rietdijk
59dda0a42a
Merge master into staging-next
2020-06-15 08:07:00 +02:00
Peter Hoeg
a84278aee5
filezilla: use wxGTK30-gtk3 instead of local override
2020-06-15 11:01:53 +08:00
R. RyanTM
b663749a25
qbec: 0.11.2 -> 0.12.0
2020-06-15 01:59:09 +00:00
Benjamin Hipple
a59af90880
Merge pull request #90404 from r-ryantm/auto-update/luigi
...
luigi: 2.8.13 -> 3.0.0
2020-06-14 19:33:24 -04:00
R. RyanTM
a3a4d969a0
luigi: 2.8.13 -> 3.0.0
2020-06-14 19:30:53 -04:00
R. RyanTM
4af06a5177
nomad: 0.11.1 -> 0.11.3
2020-06-14 23:29:41 +00:00
R. RyanTM
33aa224625
minishift: 1.34.0 -> 1.34.2
2020-06-14 22:01:40 +00:00
John Ericson
fd4dcae884
Merge remote-tracking branch 'upstream/nixpkgs-unstable' into staging
2020-06-14 21:46:35 +00:00
Samuel Dionne-Riel
3b41eb14a5
Merge pull request #90275 from IreneKnapp/thunderbird
...
thunderbird: Patch rpath to find libudev, which is part of systemd.
2020-06-14 15:47:11 -04:00
Dmitry Kalinkin
d7764f71f1
bluejeans-gui: fix desktop entry
2020-06-14 15:17:41 -04:00
Dmitry Kalinkin
893bdd3bdf
bluejeans-gui: 2.1.0 -> 2.3.0
2020-06-14 15:16:33 -04:00
Benjamin Hipple
b2bed0657a
helmsman: 3.4.1 -> 3.4.3
2020-06-14 10:36:56 -04:00
R. RyanTM
d14559707a
dnscontrol: 3.0.0 -> 3.2.0
2020-06-14 13:26:24 +00:00
Joe
4f7d829991
discord: add libuuid to nativeBuildInputs
...
The libuuid.so.1 file can't be found and this allows the package builder to find it.
2020-06-14 05:15:14 -07:00
Vladimír Čunát
6857bccf12
Merge #89438 : firefox updates (into staging-next)
...
Most of the changes are in already, but we referenced these commit
hashes from 20.03, so let's include them in the history.
2020-06-14 11:41:42 +02:00
taku0
0a146054bd
flashplayer: 32.0.0.371 -> 32.0.0.387
2020-06-14 08:44:44 +02:00
Greg Roodt
9d11a2722c
argo: 2.6.1 -> 2.8.1
2020-06-14 08:39:54 +02:00
Irene Knapp
ac45656b12
thunderbird: Patch rpath to find libudev, which is part of systemd.
2020-06-13 19:26:24 -07:00
Frederik Rietdijk
2e4b4e3300
Merge staging-next into staging
2020-06-13 11:03:26 +02:00
Frederik Rietdijk
1523382160
Merge master into staging-next
2020-06-13 11:02:21 +02:00
Vladyslav M
6ce032f79b
Merge pull request #89557 from ju1m/stig
...
stig: update to 0.11.0a
2020-06-13 09:51:04 +03:00
Daniel Fullmer
34d1beb1b4
rclone: 1.52.0 -> 1.52.1
2020-06-12 17:33:52 -07:00
John Ericson
1c4480e931
Merge pull request #90157 from obsidiansystems/socket-based-ipfs
...
Add socket-based IPFS support
2020-06-12 18:31:01 -04:00
Jonathan Ringer
8c3e9313c9
gns3-server: fix build
2020-06-12 13:20:18 -07:00
ajs124
5460d53af1
firefox-beta-bin: 77.0b7 -> 78.0b2 (security)
...
PR #89438 .
2020-06-12 21:10:12 +02:00
ajs124
51d0d03b8c
firefox-esr-68: 68.8.0esr -> 68.9.0esr (security)
...
PR #89438 .
2020-06-12 21:10:12 +02:00
ajs124
1bc740008b
firefox-bin: 76.0 -> 77.0.1 (security)
...
PR #89438 .
2020-06-12 21:10:11 +02:00
Doron Behar
01d4e2fe33
treewide: use ffmpeg_3 explicitly if not wanted otherwise
...
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Anderson Torres
184ecdbf0f
Merge pull request #89931 from OPNA2608/update-palemoon-28.10.0
...
palemoon: 28.9.3 -> 28.10.0
2020-06-12 11:40:01 -03:00
Mario Rodas
fde59542f9
Merge pull request #90066 from r-ryantm/auto-update/mpop
...
mpop: 1.4.9 -> 1.4.10
2020-06-12 08:12:01 -05:00
Peter Hoeg
73ae41dede
onedrive: build with ldc instead of dmd
2020-06-12 16:36:41 +08:00
Lancelot SIX
e45ff84e23
Merge pull request #90114 from r-ryantm/auto-update/poezio
...
poezio: 0.13 -> 0.13.1
2020-06-12 08:22:01 +01:00
Frederik Rietdijk
febc27b59a
Merge master into staging-next
2020-06-12 08:57:26 +02:00
Riley Inman
dbdc5af9e8
discord-canary: 0.0.103 -> 0.0.104
...
This update updates the necessary dependencies, and enables patchelf on
the binary in order to make it launch again.
2020-06-11 21:59:10 -07:00
Michael Weiss
8ee8a22e35
signal-desktop: 1.34.1 -> 1.34.2
2020-06-12 00:57:56 +02:00
markuskowa
3f2e6b9c4b
Merge pull request #90148 from markuskowa/fix-lics
...
Fix licenses
2020-06-11 23:20:00 +02:00
Matthew Bauer
c8a2e63242
ipfs: copy systemd support files to output
2020-06-11 14:16:16 -05:00
R. RyanTM
b44f547c53
ipfs-cluster: 0.12.1 -> 0.13.0
2020-06-11 10:05:50 -07:00
Markus Kowalewski
49ce43a460
pan: add license
2020-06-11 18:27:34 +02:00
Mario Rodas
452e58f27b
Merge pull request #90068 from r-ryantm/auto-update/msmtp
...
msmtp: 1.8.10 -> 1.8.11
2020-06-10 21:48:23 -05:00
R. RyanTM
58a4f737c6
poezio: 0.13 -> 0.13.1
2020-06-11 01:44:15 +00:00
Vladimír Čunát
13add13388
Merge branch 'master' into staging-next
...
... to resolve a trivial conflict in libpcap.
2020-06-10 20:00:44 +02:00
Justin Gerhardt
9930b8fd3d
wireshark: Add Bluetooth
...
Only applies to Linux
2020-06-10 19:53:29 +02:00
R. RyanTM
01b73a01e7
msmtp: 1.8.10 -> 1.8.11
2020-06-10 15:58:12 +00:00
R. RyanTM
c588f51f51
mpop: 1.4.9 -> 1.4.10
2020-06-10 15:51:22 +00:00
Michael Weiss
e466ea721c
chromium{Beta,Dev}: Fix the builds
...
Fix #89615 .
2020-06-10 11:23:14 +02:00
Vladimír Čunát
16024fcaec
Merge branch 'staging-next' into staging
...
In particular, this fixes ISO evaluation.
2020-06-10 09:42:36 +02:00
Colin
0ba7e1ae98
helm: Use vendor instead of redownloading modules ( #89695 )
...
Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2020-06-10 07:59:57 +01:00
Mario Rodas
8128858bbf
Merge pull request #89910 from zowoq/cloudflared
...
cloudflared: 2020.3.2 -> 2020.5.1
2020-06-09 23:10:25 -05:00
Jan Tojnar
acb53e0698
Merge branch 'staging-next' into staging
2020-06-10 04:10:57 +02:00
Rok Garbas
1d8c441068
Merge pull request #87373 from Mic92/wee-slack
...
weechatScripts.wee-slack: 2.5.0 -> 2.6.0
2020-06-10 02:21:48 +02:00
Ryan Mulligan
4fd9c8c33b
Merge pull request #89837 from r-ryantm/auto-update/helmfile
...
helmfile: 0.114.0 -> 0.118.6
2020-06-09 16:38:42 -07:00
Mario Rodas
eecd52feef
Merge pull request #89933 from r-ryantm/auto-update/FlexGet
...
flexget: 3.1.57 -> 3.1.59
2020-06-09 18:22:47 -05:00
Michael Weiss
a1aecffc97
tdesktop: 2.1.10 -> 2.1.11
2020-06-09 18:34:08 +02:00
R. RyanTM
bcead5272d
flexget: 3.1.57 -> 3.1.59
2020-06-09 15:08:48 +00:00
Francesco Gazzetta
5a211182fd
castor: init at 0.8.14
2020-06-09 14:54:05 +02:00
Michael Weiss
1d38f6bcb2
chromiumBeta: Fix the configuration phase
...
The changes from chromiumDev (see 029a5de083
) are required for
chromiumBeta as well.
2020-06-09 13:53:47 +02:00
Peter Hoeg
ba8d84f69f
onedrive: 2.3.13 -> 2.4.2
2020-06-09 19:29:00 +08:00
R. RyanTM
e31bab80cd
cloudflared: 2020.3.2 -> 2020.5.1
2020-06-09 20:56:01 +10:00
Graham Christensen
ac44b7f958
Merge pull request #89797 from dali99/dandellion-mumble-1.3.1
...
mumble: 1.3.0 -> 1.3.1
2020-06-09 06:55:34 -04:00
geistesk
521416791b
znc: 1.8.0 -> 1.8.1
...
Fixes CVE-2020-13775
2020-06-09 10:23:55 +02:00
R. RyanTM
f21011e8cf
terragrunt: 0.23.14 -> 0.23.23
2020-06-09 03:13:05 +00:00
zimbatm
3b1f33f300
Merge pull request #89833 from flokli/bump-terraform-providers
...
terraform-providers: update
2020-06-08 23:08:53 +02:00
R. RyanTM
0f181a98af
helmfile: 0.114.0 -> 0.118.6
2020-06-08 19:50:22 +00:00
Florian Klink
241eef1ec3
terraform-providers: update
...
This bumps the terraform provider to their latest version.
Hashicorp moved yet another provider to their organization
(`terraform-provider-helm`), so we need patch URLs in there as well.
The following proviers were not bumped:
- `google[-beta]`: It seems something changed again here with how
dependencies are provided.
- `nomad`: fails to build
- `lacework`: This one appeared fresh at `terraform-providers`, and
doesn't build (yet?)
2020-06-08 21:17:16 +02:00
Daniel Olsen
b47e4cc0c0
mumble: 1.3.0 -> 1.3.1
2020-06-08 13:22:39 +02:00
Frederik Rietdijk
8576d24b2a
Merge staging-next into staging
2020-06-08 12:08:51 +02:00
hyperfekt
5ac6f222fa
nym: 0.6.0 -> 0.7.0
2020-06-08 10:05:00 +05:30
Florian Klink
495cf5fd17
Merge pull request #89565 from jsravn/enable-chromium-rtc-use-pipewire
...
chromium: add rtc_use_pipewire
2020-06-07 21:13:28 +02:00
Marek Mahut
e9c10aa081
Merge pull request #89424 from prusnak/jitsi-meet-electron
...
jitsi-meet-electron: 2.0.2 -> 2.2.0
2020-06-07 18:58:16 +02:00
Frederik Rietdijk
cb81126e8e
Merge pull request #89281 from euank/k3s-update
...
k3s: 1.17.3 -> 1.18.2
2020-06-07 16:06:52 +02:00
Pavol Rusnak
2fd6a4811a
openbazaar: 0.14.2 -> 0.14.3
2020-06-07 16:04:23 +02:00
Nikolay Korotkiy
36d52ba566
aerc: unstable-2020-02-01 -> 0.4.0
2020-06-07 14:06:05 +03:00
Christoph Neidahl
7c65275595
palemoon: 28.9.3 -> 28.10.0
2020-06-07 12:27:03 +02:00
Frederik Rietdijk
d0532e79ae
Merge staging-next into staging
2020-06-07 09:25:46 +02:00
Michael Weiss
029a5de083
chromiumDev: Fix the configuration phase
...
Relevant changes in M85:
- Upstream switched from YASM to NASM [0].
- third_party/binutils was removed [1].
Note: The gn and dev channel updates are optional.
cc #89615 .
[0]: https://bugs.chromium.org/p/chromium/issues/detail?id=766721
[1]: 9869e86fd9
2020-06-06 19:38:53 +02:00
R. RyanTM
276c216a22
rambox-pro: 1.3.1 -> 1.3.2
2020-06-06 17:18:55 +00:00
Benjamin Hipple
cd0f07cb63
Merge pull request #89650 from r-ryantm/auto-update/node-problem-detector
...
node-problem-detector: 0.8.1 -> 0.8.2
2020-06-06 12:37:11 -04:00
R. RyanTM
e833b55bd0
node-problem-detector: 0.8.1 -> 0.8.2
2020-06-06 12:34:24 -04:00
James Ravn
1535270d91
Add pipewire to runtime path
2020-06-06 17:08:39 +01:00
Ryan Mulligan
56d9d31c17
Merge pull request #89655 from r-ryantm/auto-update/openbazaar-client
...
openbazaar-client: 2.4.4 -> 2.4.5
2020-06-06 08:38:32 -07:00
R. RyanTM
c4833fe8d8
openbazaar-client: 2.4.4 -> 2.4.5
2020-06-06 14:33:26 +00:00
Lassulus
f0bee9760f
Merge pull request #88050 from squalus/ungoogled-0518
...
ungoogled-chromium: 81.0.4044.122-2 -> 81.0.4044.138-1
2020-06-06 16:16:28 +02:00
Pavol Rusnak
759a3a2658
jitsi-meet-electron: 2.0.2 -> 2.2.0
2020-06-06 15:06:06 +02:00
Ryan Mulligan
41d34fa80b
Merge pull request #89579 from r-ryantm/auto-update/atlantis
...
atlantis: 0.12.0 -> 0.13.0
2020-06-06 05:49:45 -07:00
Michael Weiss
19e939d98e
chromiumBeta: Fix the source hash
...
For some reason the hash from 9ec139b672
became invalid, see #89615 .
The update script does now produce the correct hash.
2020-06-06 13:36:09 +02:00
Julien Moutinho
d8f46b9da0
stig: update to 0.11.0a
2020-06-06 11:52:30 +02:00
R. RyanTM
65a554b8e6
atlantis: 0.12.0 -> 0.13.0
2020-06-06 01:28:22 +00:00
Maximilian Bosch
877d65bae3
riot-desktop: 1.6.3 -> 1.6.4
...
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.4
2020-06-05 23:15:47 +02:00
Maximilian Bosch
3351a81afd
riot-web: 1.6.3 -> 1.6.4
...
https://github.com/vector-im/riot-web/releases/tag/v1.6.4
2020-06-05 23:15:47 +02:00
James Ravn
fae468b3ce
chromium: add rtc_use_pipewire
...
This provides the browser flag #enable-webrtc-pipewire-capturer, which
adds support for screensharing on Wayland via xdg-desktop-portal.
The browser flag is disabled by default until a user enables it. At
least one other major distribution (Arch) enables this compile time
option, and so I believe it should be safe to enable by default.
This is also needed to support xdg-desktop-portal-wlr which was added in
https://github.com/NixOS/nixpkgs/pull/83485 .
2020-06-05 21:05:43 +01:00
Michael Weiss
7ef22b9ff1
tdesktop: 2.1.7 -> 2.1.10
2020-06-05 21:55:05 +02:00
Michael Weiss
aaa69a98df
Merge pull request #89495 from primeos/chromium
...
chromium: 83.0.4103.61 -> 83.0.4103.97
2020-06-05 20:40:03 +02:00
Frederik Rietdijk
1c68570ab2
Merge staging-next into staging
2020-06-05 19:42:16 +02:00
Florian Klink
8d29650570
terraform-providers.ct: init at 0.5.0
...
This is a Terraform provider that can validate and render Ignition files
for Container Linux and Fedora CoreOS.
2020-06-05 19:41:13 +02:00
Tim Steinbach
2dc71847d9
zoom-us: 5.0.413237.0524 -> 5.0.418682.0603
2020-06-05 09:45:43 -04:00
Vladimír Čunát
677e3960b5
Merge #82342 : rustPlatform: increase build-speed of checkPhase
...
...for rust-packages (into staging)
2020-06-05 09:12:30 +02:00
Vladimír Čunát
5a8cdcc278
Merge #89474 : thunderbird*: 68.8.1 -> 68.9.0 (security)
2020-06-05 06:32:54 +02:00
Jan Tojnar
d67e2a2702
liferea: Update dependencies
...
dconf & librsvg are indirect and will be already available through wrapGAppsHook.
libsecret replaces gnome-secret and is required for the keyring plug-in.
Closes: https://github.com/NixOS/nixpkgs/issues/39650
2020-06-05 00:03:05 +02:00
Jan Tojnar
dfd6f3de19
liferea: Format with nixpkgs-fmt
...
* Format with nixpkgs-fmt
* Replace pkgconfig alias with pkg-config
* Remove duplicate gsettings-desktop-schemas
2020-06-05 00:03:03 +02:00
Michael Weiss
9ec139b672
chromium: 83.0.4103.61 -> 83.0.4103.97
...
https://chromereleases.googleblog.com/2020/06/stable-channel-update-for-desktop.html
This update includes 5 security fixes.
CVEs: CVE-2020-6493 CVE-2020-6494 CVE-2020-6495 CVE-2020-6496
2020-06-04 20:26:31 +02:00
Maximilian Bosch
91099c1426
riot-desktop: 1.6.2 -> 1.6.3
...
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.3
2020-06-04 18:03:50 +02:00
Maximilian Bosch
c51202ffa0
riot-web: 1.6.2 -> 1.6.3
...
https://github.com/vector-im/riot-web/releases/tag/v1.6.3
2020-06-04 18:03:33 +02:00
Christoph Hrdinka
001cf3f926
Merge pull request #87868 from OPNA2608/update-palemoon
...
palemoon: 28.9.1 -> 28.9.3
2020-06-04 16:40:57 +02:00
ajs124
0e3b3bd5b0
firefox-beta-bin: 77.0b7 -> 78.0b2
2020-06-04 13:30:40 +02:00
ajs124
303f8d1da4
firefox-bin: 76.0 -> 77.0.1
2020-06-04 13:30:40 +02:00
ajs124
7fc793091b
firefox-esr-68: 68.8.0esr -> 68.9.0esr
2020-06-04 13:30:40 +02:00
ajs124
dd334ebabb
firefox: 76.0.1 -> 77.0.1
2020-06-04 13:30:40 +02:00
ajs124
785cdcddd7
nss: 3.52 -> 3.52.1
2020-06-04 13:30:40 +02:00
Lassulus
4764339603
Merge pull request #88444 from lheckemann/freerdp-bump
...
freerdp: 2.1.0 -> 2.1.1
2020-06-04 13:08:08 +02:00
Tobias Schmidt
939f72a8f4
mailspring: init at 1.7.8
2020-06-04 11:12:30 +02:00
taku0
5967e4d8f3
thunderbird: 68.8.1 -> 68.9.0
2020-06-04 09:13:03 +09:00
taku0
7f87a17040
thunderbird-bin: 68.8.1 -> 68.9.0
2020-06-04 09:12:36 +09:00
Martin Weinelt
d72a7360c2
nixos/tests/go-neb: init
...
Simple test to start the unit with a dummy client and a dummy service
and check if it can receive webhooks.
2020-06-04 01:44:33 +02:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes
2020-06-03 18:35:19 +02:00
Emery Hemingway
a55f6b46d8
gomuks: 2020-03-20 -> 0.1.0
2020-06-03 15:58:18 +05:30
Mario Rodas
056089e7b3
syncthing: 1.5.0 -> 1.6.1
2020-06-03 04:20:00 -05:00
JosephTheEngineer
c976124d1d
falkon: use wrapQtAppsHook ( #89375 )
2020-06-03 09:12:46 +00:00
zimbatm
245ce6f61d
Merge pull request #89386 from kampka/kops
...
kops: 1.16.2 -> 1.16.3, init at 1.17.0
2020-06-03 11:08:19 +02:00
Emery Hemingway
468091a623
tor-browser-bundle-bin: 9.0.9 -> 9.5
2020-06-03 13:22:00 +05:30
Christian Kampka
623a3f0a6a
kops_1_17: init at 1.17.0
2020-06-03 08:36:57 +02:00
Christian Kampka
598fcd561b
kops_1_16: 1.16.2 -> 1.16.3
2020-06-03 08:34:08 +02:00
toonn
7f07e9909c
wire-desktop: mac 3.17.3666 -> 3.18.3728
2020-06-02 12:52:30 -07:00
toonn
8662e58ed4
wire-desktop: linux 3.17.2924 -> 3.18.2925
2020-06-02 12:52:30 -07:00
Maximilian Bosch
aabcd40fdc
Merge pull request #89346 from josephtheengineer/qutebrowser-v1-12
...
qutebrowser: 1.11.1 -> 1.12.0
2020-06-02 18:49:21 +02:00
zimbatm
9f15e95ff2
Merge pull request #89308 from LnL7/remove-sri-hashes
...
Remove sri hashes
2020-06-02 16:24:01 +02:00
Sarah Brofeldt
15ed0ead05
Merge pull request #88874 from saschagrunert/kubernetes
...
kubernetes: 1.18.1 -> 1.18.3
2020-06-02 16:13:45 +02:00
TheBrainScrambler
aeaa93c7e7
webbrowser: init at 29.0.0rc1
2020-06-02 14:45:59 +02:00
josephtheengineer
5d9f617c10
qutebrowser: 1.11.1 -> 1.12.0
2020-06-02 16:51:09 +10:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes
2020-06-01 15:24:19 +02:00
Euan Kemp
a432801ff3
k3s: 1.17.3 -> 1.18.2
...
Fairly straightforward update. I properly git format-patch'd the
patches too.
2020-05-31 19:13:09 -07:00
Trolli Schmittlauch
4e455343e7
cawbird: 1.0.5 -> 1.1.0
2020-05-31 19:48:57 +02:00
Yannis Koutras
903eb50f02
Merge pull request #89135 from r-ryantm/auto-update/filezilla
...
filezilla: 3.48.0 -> 3.48.1
2020-05-30 20:13:05 +02:00
zowoq
268ea8abf4
minikube: 1.10.1 -> 1.11.0
...
https://github.com/kubernetes/minikube/releases/tag/v1.11.0
2020-05-30 08:21:37 +10:00
Ryan Mulligan
9e09fb73ec
Merge pull request #89091 from r-ryantm/auto-update/qbec
...
qbec: 0.11.0 -> 0.11.2
2020-05-28 19:36:01 -07:00
R. RyanTM
63e6fa621a
filezilla: 3.48.0 -> 3.48.1
2020-05-28 23:25:05 +00:00
Wael Nasreddine
7d416ce364
Merge pull request #87854 from maralorn/go-neb
...
go-neb: Init at unstable-2020-04-09
2020-05-28 15:08:59 -07:00
Malte Brandy
766c337445
go-neb: Init at unstable-2020-04-09
2020-05-28 20:55:26 +02:00
Mario Rodas
eb2a77adc3
Merge pull request #89071 from marsam/update-rclone
...
rclone: 1.51.0 -> 1.52.0
2020-05-28 06:06:18 -05:00
Mario Rodas
32a2a0c361
Merge pull request #89080 from r-ryantm/auto-update/kubeseal
...
kubeseal: 0.12.3 -> 0.12.4
2020-05-28 05:18:58 -05:00
Mario Rodas
c9e985469f
terraform: 0.12.25 -> 0.12.26 ( #89073 )
2020-05-28 09:28:02 +00:00
R. RyanTM
7311019846
qbec: 0.11.0 -> 0.11.2
2020-05-28 09:03:15 +00:00
R. RyanTM
a9881ef2da
kubeseal: 0.12.3 -> 0.12.4
2020-05-28 05:19:45 +00:00
Emery Hemingway
db9076b1b1
deltachat: 1.2.0 -> 1.3.0
2020-05-28 10:20:22 +05:30
Mario Rodas
8eb59d4bdc
rclone: 1.51.0 -> 1.52.0
2020-05-27 20:20:20 -05:00
R. RyanTM
be445744c4
pantalaimon: 0.5.1 -> 0.6.1
2020-05-27 12:03:18 -07:00
R. RyanTM
af9522ce01
remmina: 1.4.3 -> 1.4.4
2020-05-27 10:14:39 -07:00
R. RyanTM
493db45b42
helmsman: 3.3.0 -> 3.4.1
2020-05-27 10:12:46 -07:00
Lancelot SIX
0fa981bfbe
poezio: add missing setuptools dependency
2020-05-27 09:15:19 -07:00
R. RyanTM
fa010755a8
poezio: 0.12.1 -> 0.13
2020-05-27 09:15:19 -07:00
Tim Steinbach
159ffc8304
zoom-us: 5.0.408598.0517 -> 5.0.413237.0524
2020-05-27 08:21:50 -04:00
Maximilian Bosch
0591f1ef8f
Merge pull request #88917 from matthiasbeyer/update-mutt
...
mutt: 1.14.1 -> 1.14.2
2020-05-27 11:05:36 +02:00
Aycan iRiCAN
2dfbe24bad
snort: 2.9.11.1 -> 2.9.16 ( #88981 )
2020-05-26 14:29:57 -07:00
Matthias Beyer
5ebc1d70fa
mutt: 1.14.1 -> 1.14.2
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-05-26 08:07:19 +02:00
Sascha Grunert
2bed6d533b
kubernetes: 1.18.1 -> 1.18.3
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-05-25 15:46:38 +02:00
Ryan Mulligan
1af2ab78b7
Merge pull request #88849 from r-ryantm/auto-update/signal-cli
...
signal-cli: 0.6.7 -> 0.6.8
2020-05-25 06:24:08 -07:00
Jan Tojnar
8208f85cb4
Merge pull request #88862 from r-ryantm/auto-update/calls
2020-05-25 14:33:00 +02:00
Mario Rodas
3daaf6636d
Merge pull request #88850 from r-ryantm/auto-update/sngrep
...
sngrep: 1.4.6 -> 1.4.7
2020-05-25 06:24:19 -05:00
Mario Rodas
5dd85bfb60
Merge pull request #88879 from r-ryantm/auto-update/FlexGet
...
flexget: 3.1.30 -> 3.1.56
2020-05-25 18:52:51 -05:00
Mario Rodas
958ab0a763
flexget: 3.1.56 -> 3.1.57
2020-05-25 18:18:18 -05:00
Wout Mertens
cedace7fc1
Merge pull request #86991 from toonn/wire-desktop-bump
...
wire-desktop: linux 3.16.2923 -> 3.17.2924
2020-05-25 20:34:58 +02:00
R. RyanTM
3e7543a74e
flexget: 3.1.30 -> 3.1.56
2020-05-25 15:42:51 +00:00
Michael Weiss
6d923b36cd
tdesktop: 2.1.6 -> 2.1.7
2020-05-25 17:28:59 +02:00
R. RyanTM
f43066934d
calls: 0.1.4 -> 0.1.5
2020-05-25 08:48:26 +00:00
R. RyanTM
ba6a893218
sngrep: 1.4.6 -> 1.4.7
2020-05-25 03:39:15 +00:00
R. RyanTM
39da9b721d
signal-cli: 0.6.7 -> 0.6.8
2020-05-25 03:28:20 +00:00
Silvan Mosberger
7367bef2ff
Merge pull request #88778 from claudiiii/update-ripcord
...
ripcord: 0.4.24 -> 0.4.25
2020-05-24 20:01:22 +02:00
Florian Klink
2226972c7a
lieer: use fetchFromGitHub instead of fetchPypi
...
as per https://github.com/gauteh/lieer/pull/138#issuecomment-633262043
2020-05-24 19:35:11 +02:00
Florian Klink
34b39335f6
Merge pull request #88683 from flokli/lieer-1.2
...
lieer: 1.1 -> 1.2
2020-05-24 17:50:10 +02:00
claudiiii
bd3da965ba
ripcord: 0.4.24 -> 0.4.25
2020-05-24 16:41:04 +02:00
Florian Klink
eaea983e41
lieer: add myself to maintainers
2020-05-24 14:54:18 +02:00
Florian Klink
cd7f1f97a4
lieer: 1.1 -> 1.2
2020-05-24 14:54:18 +02:00
adisbladis
37cdb3c5c9
Merge pull request #88701 from adisbladis/transmission-3_00
...
transmission: 2.94 -> 3.00
2020-05-24 11:25:01 +02:00
Jörg Thalheim
bcb05f050e
Merge pull request #87619 from Luflosi/update/ipget
2020-05-24 08:48:50 +01:00
Vladimír Čunát
fa4e5b505f
Merge #88657 : thunderbird*: 68.8.0 -> 68.8.1
2020-05-24 09:44:37 +02:00
Luflosi
8e3c58d1d8
ipget: 0.3.2 -> 0.6.0
...
https://github.com/ipfs/ipget/releases/tag/v0.6.0
2020-05-24 00:26:03 +02:00
Ryan Mulligan
1bf5a80474
Merge pull request #88220 from r-ryantm/auto-update/rssguard
...
rssguard: 3.6.0 -> 3.6.2
2020-05-23 14:05:54 -07:00
adisbladis
83018f4fc6
transmission: 2.94 -> 3.00
2020-05-23 20:05:44 +01:00
R. RyanTM
721d5dcf89
psi-plus: 1.4.1159 -> 1.4.1231 ( #88674 )
2020-05-23 14:07:01 +00:00
Lassulus
7de2524f53
Merge pull request #81363 from fatpat/scaleft-1.41.0
...
scaleft: Init at 1.41.0
2020-05-23 11:13:53 +02:00
taku0
a9a8ba3db5
thunderbird: 68.8.0 -> 68.8.1
2020-05-23 14:22:23 +09:00