Luke Granger-Brown
07377076d3
Merge pull request #119837 from MatthewCroughan/add-seren
...
seren: init at 0.0.21
2021-05-01 19:27:16 +01:00
github-actions[bot]
49721bed32
Merge staging-next into staging
2021-05-01 18:26:21 +00:00
Milan Pässler
d05202ea7c
Revert "firefox-esr: use latest Rust"
...
This reverts commit 903e23ad36
.
It caused segfaults when playing media:
https://github.com/NixOS/nixpkgs/issues/121408
2021-05-01 18:47:29 +02:00
Graham Christensen
17af7a98d2
Merge pull request #121159 from ymatsiuk/fluxcd
...
fluxcd: 0.12.0 -> 0.13.2
2021-05-01 12:03:07 -04:00
Robert Schütz
ddf0468506
google-drive-ocamlfuse: 0.7.22 -> 0.7.26
2021-05-01 17:45:34 +02:00
Ilya Fedin
0425a60e55
kotatogram-desktop: 1.4 -> 1.4.1
2021-05-01 11:28:24 +04:00
github-actions[bot]
5c9b6baa63
Merge staging-next into staging
2021-05-01 06:21:43 +00:00
Otavio Salvador
3b07746b0a
shellhub-agent: 0.6.0 -> 0.6.4
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-04-30 23:08:32 -07:00
github-actions[bot]
ef6416a6ba
Merge staging-next into staging
2021-05-01 00:54:32 +00:00
Mario Rodas
33f9d30558
rclone: 1.55.0 -> 1.55.1 ( #121297 )
2021-04-30 21:43:41 +02:00
github-actions[bot]
20ebbe6b59
Merge staging-next into staging
2021-04-30 18:26:34 +00:00
Martin Weinelt
0ae04ca063
Merge pull request #121290 from petabyteboy/feature/firefox-latest-rust
2021-04-30 19:00:32 +02:00
Milan Pässler
903e23ad36
firefox-esr: use latest Rust
...
Firefox ESR 78.x used to have a problem with Rust >= 1.46, but it works
with latest Rust now!
2021-04-30 17:50:01 +02:00
John Ericson
17305d2df0
Merge pull request #111487 from Ericson2314/llvm-outputs-and-cross-compile-tools
...
llvmPackages: Clean up outputs
2021-04-30 11:28:08 -04:00
Aluísio Augusto Silva Gonçalves
093ab98c80
dyndnsc: 0.5.1 -> 0.6.1
2021-04-30 11:40:29 -03:00
Michael Weiss
c89bf45195
Merge pull request #121267 from samuelgrf/fix-google-chrome-dev
...
google-chrome-dev: fix error on startup
2021-04-30 15:52:14 +02:00
Yurii Matsiuk
e7835da83f
zoom-us: 5.6.16775.0418 -> 5.6.16888.0424
2021-04-30 15:27:43 +02:00
Samuel Gräfenstein
c9d89c2f55
google-chrome-dev: fix error on startup
...
Fix `[..]/crashpad_handler: No such file or directory`.
2021-04-30 14:54:55 +02:00
Sandro
87769f35d4
Merge pull request #121199 from r-ryantm/auto-update/helm
...
kubernetes-helm: 3.5.3 -> 3.5.4
2021-04-30 14:51:13 +02:00
github-actions[bot]
d7882499f8
Merge staging-next into staging
2021-04-30 12:26:14 +00:00
Michael Weiss
7fff32f51b
Merge pull request #121150 from primeos/ungoogled-chromium
...
ungoogled-chromium: 90.0.4430.85 -> 90.0.4430.93
2021-04-30 13:37:24 +02:00
seb314
3f2f7d3296
matrix-commander: init at unstable-2021-04-18 ( #119895 )
...
* matrix-commander: init
* matrix-commander: cleanups & potential dep fixes
apply most SuperSandro2000's review comments;
used python3.withPackages -- this might be the correct
way to get runtime python dependencies to work even
when matrix-commander is a dependency of another packages
(as opposed to testing in nix-shell). I'm not sure though.
aiofiles seemed to be a missing runtime dependency when called
from another (nix-packaged, jvm-based) app -- there was an
import error without it.
cacerts might require explicit pinning, as described here:
https://gist.github.com/CMCDragonkai/1ae4f4b5edeb021ca7bb1d271caca999
(relevant snippet: wrapProgram $out/bin/program \
--set SSL_CERT_FILE "${cacert}/etc/ssl/certs/ca-bundle.crt"
)
* add runHook {pre,post}Install
(suggested by r-rmcgibbo)
* add link to github issue re gpl3{Only,Plus}
* Update pkgs/applications/networking/instant-messengers/matrix-commander/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 10:24:49 +02:00
Sandro
0662c67930
Merge pull request #121240 from snoord/tanka-v0.15.1
...
tanka: 0.15.0 -> 0.15.1
2021-04-30 10:13:02 +02:00
Sandro
9726379687
Merge pull request #120923 from sikmir/lagrange
...
lagrange: 1.3.2 → 1.3.4
2021-04-30 08:53:47 +02:00
Samuel Noordhuis
22ad269082
tanka: 0.15.0 -> 0.15.1
2021-04-30 16:43:37 +10:00
github-actions[bot]
c6548b2832
Merge staging-next into staging
2021-04-30 06:21:40 +00:00
Robert Schütz
cba5ac76a2
qutebrowser: 2.2.0 -> 2.2.1
...
https://github.com/qutebrowser/qutebrowser/releases/tag/v2.2.1
2021-04-30 01:46:14 -04:00
Andrew Childs
7869d16545
llvmPackages: Multuple outputs for everythting
...
Also begin to start work on cross compilation, though that will have to
be finished later.
The patches are based on the first version of
https://reviews.llvm.org/D99484 . It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.
Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.
----
Other misc notes, highly incomplete
- lvm-config-native and llvm-config are put in `dev` because they are
tools just for build time.
- Clang no longer has an lld dep. That was introduced in
db29857eb3
, but if clang needs help
finding lld when it is used we should just pass it flags / put in the
resource dir. Providing it at build time increases critical path
length for no good reason.
----
A note on `nativeCC`:
`stdenv` takes tools from the previous stage, so:
1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`
while:
1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
Sandro
45ada2fbd5
Merge pull request #121062 from 06kellyjac/terragrunt
...
terragrunt: 0.29.0 -> 0.29.1
2021-04-30 06:50:29 +02:00
Sandro
2201c19776
Merge pull request #120891 from lunik1/opera-fix-build
...
opera: add libdrm and mesa dependencies
2021-04-30 06:34:27 +02:00
R. RyanTM
39805ad19c
kube3d: 4.4.2 -> 4.4.3
2021-04-30 02:27:54 +00:00
R. RyanTM
332402884f
k9s: 0.24.6 -> 0.24.8
2021-04-30 02:11:38 +00:00
github-actions[bot]
b4766e97ee
Merge staging-next into staging
2021-04-30 00:52:06 +00:00
Sandro
6e6ee6d0c8
Merge pull request #120049 from superherointj/package-argocd-2.0.1
2021-04-30 02:29:20 +02:00
Sandro Jäckel
ae02415ee8
treewide: remove gnidorah
...
due to github account removal/deletion and not other mean of contact.
2021-04-30 01:48:19 +02:00
Sandro
75a24a5bc9
Merge pull request #121170 from samuelgrf/add-mainProgram-to-packages
2021-04-30 01:20:37 +02:00
Michael Weiss
fbadd0efe0
Merge pull request #121194 from primeos/chromiumDev
...
chromiumDev: 92.0.4484.7 -> 92.0.4491.6
2021-04-29 23:26:33 +02:00
Maximilian Bosch
2856277bb0
Merge pull request #121002 from r-ryantm/auto-update/filezilla
...
filezilla: 3.53.0 -> 3.53.1
2021-04-29 22:28:07 +02:00
R. RyanTM
b00ff610d5
kubernetes-helm: 3.5.3 -> 3.5.4
2021-04-29 20:13:28 +00:00
Michael Weiss
0d7f9f8ac3
chromiumDev: 92.0.4484.7 -> 92.0.4491.6
2021-04-29 21:53:31 +02:00
github-actions[bot]
3ad64733d9
Merge staging-next into staging
2021-04-29 18:28:08 +00:00
Anderson Torres
ff7d6c9a47
Merge pull request #120930 from OPNA2608/update/palemoon-29.2.0/21.05
...
palemoon: 29.1.1 -> 29.2.0
2021-04-29 14:35:15 -03:00
Samuel Gräfenstein
c7aa3db361
tor-browser-bundle-bin: add meta.mainProgram
2021-04-29 16:13:04 +02:00
Yurii Matsiuk
86f12112bd
fluxcd: 0.12.0 -> 0.13.2
2021-04-29 15:51:38 +02:00
Samuel Gräfenstein
a4895f7183
google-chrome*: add meta.mainProgram
2021-04-29 14:51:41 +02:00
github-actions[bot]
54e69b71cd
Merge staging-next into staging
2021-04-29 12:26:05 +00:00
Michael Weiss
dbfd9c4942
ungoogled-chromium: 90.0.4430.85 -> 90.0.4430.93
2021-04-29 14:07:39 +02:00
Sameer Hoosen
2bd34a98af
tdesktop: 2.7.1 -> 2.7.4 ( #120994 )
2021-04-29 12:57:49 +02:00
OPNA2608
668264d220
palemoon: 29.1.1 -> 29.2.0
2021-04-29 12:51:11 +02:00
Michael Weiss
3b6d416960
Merge pull request #121084 from primeos/chromiumBeta
...
chromiumBeta: 91.0.4472.19 -> 91.0.4472.27
2021-04-29 12:15:12 +02:00
Maciej Krüger
502d7aa491
Merge pull request #121074 from skykanin/mailspring-fix
...
mailspring: fix build
2021-04-29 10:35:27 +02:00
github-actions[bot]
01105a117a
Merge staging-next into staging
2021-04-29 06:21:55 +00:00
R. RyanTM
2d79945d1c
himalaya: 0.2.7 -> 0.3.0
2021-04-29 00:01:33 -04:00
Ryan Mulligan
15c8ab621f
Merge pull request #120960 from r-ryantm/auto-update/kube-capacity
...
kube-capacity: 0.5.1 -> 0.6.0
2021-04-28 17:46:57 -07:00
Jan Tojnar
76c3a6aafd
Merge branch 'staging-next' into staging
2021-04-29 02:35:54 +02:00
Alyssa Ross
a8afbb45c1
treewide: use lib.warnIf where appropriate
2021-04-28 21:44:21 +00:00
Michael Weiss
716d176974
chromiumBeta: 91.0.4472.19 -> 91.0.4472.27
2021-04-28 23:19:29 +02:00
skykanin
b753f7a49d
mailspring: fix build
2021-04-28 22:26:45 +02:00
06kellyjac
3427eaac2b
terragrunt: 0.29.0 -> 0.29.1
2021-04-28 18:47:58 +01:00
github-actions[bot]
ce47d859f6
Merge staging-next into staging
2021-04-28 12:06:40 +00:00
R. RyanTM
752f7a0e83
filezilla: 3.53.0 -> 3.53.1
2021-04-28 10:43:04 +00:00
sternenseemann
19916afe1d
mldonkey: remove byte code support
...
nativeCompilers is only false in very rare cases (only on mips), so it's
really hard to test and maintain this code path. If someone else is able
to do that, they should readd this feature.
2021-04-28 08:06:41 +02:00
sternenseemann
88dbd594c8
mldonkey: 3.1.6 -> 3.1.7-2
2021-04-28 08:06:41 +02:00
github-actions[bot]
70093bbd44
Merge staging-next into staging
2021-04-28 06:05:49 +00:00
Arnout Engelen
e424c9118b
seaweedfs: add version check passthru.tests
...
passthru.tests instead of installCheckPhase as recommended in
https://github.com/ryantm/nixpkgs-update/issues/260#issuecomment-821287971
Inspired by
https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/science/logic/key/default.nix#L54-L57
This is basically the extent of testing I usually do when an upgrade
is proposed, so this takes that manual step away.
2021-04-28 01:25:17 -04:00
R. RyanTM
a1b136eff3
kube-capacity: 0.5.1 -> 0.6.0
2021-04-28 00:27:12 +00:00
github-actions[bot]
655989d7b3
Merge staging-next into staging
2021-04-28 00:15:29 +00:00
superherointj
2bab1bfc5b
argocd: 1.8.6 -> 2.0.1
2021-04-27 19:27:02 -03:00
Nikolay Korotkiy
261069c250
lagrange: 1.3.2 → 1.3.4
2021-04-27 22:25:01 +03:00
Martin Weinelt
ce61c7ce59
Merge pull request #120894 from r-ryantm/auto-update/catgirl
...
catgirl: 1.6 -> 1.7
2021-04-27 21:22:11 +02:00
Tadeo Kondrak
754c14f16b
discord: Remove tadeokondrak as maintainer
...
I added myself as a maintainer when I made a significant change to the
package, but I no longer use Discord.
2021-04-27 13:10:25 -06:00
github-actions[bot]
97889a52e1
Merge staging-next into staging
2021-04-27 18:14:28 +00:00
Michael Weiss
8e1f3bcfa5
Merge pull request #120867 from primeos/chromium
...
chromium: 90.0.4430.85 -> 90.0.4430.93
2021-04-27 19:17:59 +02:00
R. RyanTM
7427bed05a
catgirl: 1.6 -> 1.7
2021-04-27 16:57:49 +00:00
lunik1
f3709c804d
opera: add libdrm and mesa dependencies
...
Fixes #120873
2021-04-27 17:50:43 +01:00
06kellyjac
36b4a44c2a
tektoncd-cli: 0.17.2 -> 0.18.0
2021-04-27 17:48:42 +01:00
Jonas Chevalier
681c2cb72e
Merge pull request #120866 from marsam/update-terraform
...
terraform: 0.12.30 -> 0.12.31, 0.13.6 -> 0.13.7, 0.14.10 -> 0.14.11
2021-04-27 18:32:01 +02:00
Michael Weiss
d6bd816370
chromium: 90.0.4430.85 -> 90.0.4430.93
...
https://chromereleases.googleblog.com/2021/04/stable-channel-update-for-desktop_26.html
This update includes 9 security fixes.
CVEs:
CVE-2021-21227 CVE-2021-21232 CVE-2021-21233 CVE-2021-21228
CVE-2021-21229 CVE-2021-21230 CVE-2021-21231
2021-04-27 15:45:25 +02:00
Sandro
be1783e755
Merge pull request #120839 from peterhoeg/f/qtox
...
qtox: ffmpeg_3 -> ffmpeg
2021-04-27 15:43:56 +02:00
Sandro
1cf28a9f3b
Merge pull request #120697 from raboof/treewide-go-inherit-platforms-instead-of-using-platforms.all
...
treewide: go: inherit platforms instead of using platforms.all
2021-04-27 14:58:17 +02:00
github-actions[bot]
c01456266d
Merge staging-next into staging
2021-04-27 12:07:01 +00:00
Sandro
127c5565a8
Merge pull request #120836 from prusnak/openbazaar
...
openbazaar: 0.14.3 -> 0.14.6
2021-04-27 13:44:46 +02:00
Fabian Affolter
72a8c2c813
Merge pull request #120817 from r-ryantm/auto-update/kube-score
...
kube-score: 1.10.1 -> 1.11.0
2021-04-27 13:22:51 +02:00
Robert Schütz
f5f0c3be1a
tor-browser-bundle-bin: use ffmpeg instead of ffmpeg_3 ( #120653 )
2021-04-27 12:40:25 +02:00
Peter Hoeg
2f15ec0160
qtox: ffmpeg_3 -> ffmpeg
2021-04-27 18:14:36 +08:00
Diego Rodriguez
da98ae6198
terraform_0_15: 0.15.0 -> 0.15.1 ( #120786 )
2021-04-27 12:04:55 +02:00
Pavol Rusnak
95f885975a
openbazaar: 0.14.3 -> 0.14.6
2021-04-27 12:01:33 +02:00
Sandro
8d2aa8fcc0
Merge pull request #120809 from r-ryantm/auto-update/istioctl
...
istioctl: 1.9.2 -> 1.9.3
2021-04-27 11:26:18 +02:00
Peter Hoeg
1384409e8f
terragrunt: remove peterhoeg as maintainer
2021-04-27 16:07:52 +08:00
R. RyanTM
34f3f95632
kube-score: 1.10.1 -> 1.11.0
2021-04-27 05:12:44 +00:00
Mario Rodas
67a6549f8e
terraform: remove peterhoeg as maintainer
...
https://github.com/NixOS/nixpkgs/pull/120786#issuecomment-827406640
2021-04-27 04:20:00 +00:00
Mario Rodas
3dd11611cf
terraform_0_14: 0.14.10 -> 0.14.11
...
https://github.com/hashicorp/terraform/releases/tag/v0.14.11
2021-04-27 04:20:00 +00:00
Mario Rodas
ed630eea3d
terraform_0_13: 0.13.6 -> 0.13.7
...
https://github.com/hashicorp/terraform/releases/tag/v0.13.7
2021-04-27 04:20:00 +00:00
Mario Rodas
dfe332d2b8
terraform_0_12: 0.12.30 -> 0.12.31
...
https://github.com/hashicorp/terraform/releases/tag/v0.12.31
2021-04-27 04:20:00 +00:00
R. RyanTM
b0e952a0b7
istioctl: 1.9.2 -> 1.9.3
2021-04-27 04:17:04 +00:00
github-actions[bot]
489dda0090
Merge staging-next into staging
2021-04-27 00:15:12 +00:00
github-actions[bot]
f0290a5d27
Merge staging-next into staging
2021-04-26 18:14:28 +00:00
TredwellGit
a19b0aa223
element: 1.7.25 -> 1.7.26
...
https://github.com/vector-im/element-web/blob/v1.7.26/CHANGELOG.md
https://github.com/vector-im/element-desktop/blob/v1.7.26/CHANGELOG.md
2021-04-26 18:01:34 +00:00
Eduardo Sánchez Muñoz
99de33bb1d
remmina: fix license
2021-04-26 18:38:47 +02:00
Eduardo Sánchez Muñoz
1f1cc0065c
remmina: 1.4.12 -> 1.4.13
2021-04-26 18:38:47 +02:00
Ryan Mulligan
9d1141f77a
Merge pull request #120664 from r-ryantm/auto-update/fluxctl
...
fluxctl: 1.22.1 -> 1.22.2
2021-04-26 07:50:45 -07:00
Arnout Engelen
1be3d412c0
treewide: go: inherit platforms instead of using platforms.all
...
`buildGoModule` and `buildGoPackage` by default inherit the `platforms`
from go. That seems better than explicitly configuring `platforms.all`.
There are also many packages that specify 'linux + darwin' - this is
even suggested in the documentation. We might also want to update those,
but let's do the noncontroversial change first.
2021-04-26 08:59:56 +02:00
github-actions[bot]
28c3da370d
Merge staging-next into staging
2021-04-26 06:05:56 +00:00
jalr
298035ada6
chatterino2: 2.2.2 -> 2.3.0
2021-04-25 23:19:32 -04:00
github-actions[bot]
8634c6f7d1
Merge staging-next into staging
2021-04-26 00:17:03 +00:00
R. RyanTM
fff4eecadd
fluxctl: 1.22.1 -> 1.22.2
2021-04-25 23:33:54 +00:00
github-actions[bot]
1626c4772a
Merge staging-next into staging
2021-04-25 12:06:12 +00:00
TredwellGit
83452cfd71
wireshark: 3.4.4 -> 3.4.5
...
https://www.wireshark.org/docs/relnotes/wireshark-3.4.5.html
2021-04-25 12:00:45 +00:00
Frederik Rietdijk
c648f7ee2a
Merge master into staging-next
2021-04-25 13:54:29 +02:00
Sandro
6174e5447d
Merge pull request #120538 from j4m3s-s/update-kubeconform
...
kubeconform: 0.4.6 -> 0.4.7
2021-04-25 11:24:52 +02:00
Jan Tojnar
c1f851b2ee
Merge branch 'staging-next' into staging
2021-04-25 08:22:13 +02:00
github-actions[bot]
a956f62ea4
Merge master into staging-next
2021-04-25 06:05:34 +00:00
Jan Tojnar
0f1c4558d3
Merge branch 'master' into staging-next
...
Choose binwalk 2.3.1, 27 is legacy version for Python 2.
2021-04-25 02:50:48 +02:00
Antonio Yang
4dee1684ff
himalaya: 0.2.6 -> 0.2.7
2021-04-25 08:06:08 +08:00
James Landrein
5577ad5849
kubeconform: 0.4.6 -> 0.4.7
2021-04-24 17:41:31 +02:00
Michael Raskin
d04f1c4314
Merge pull request #101071 from ju1m/apparmor
...
apparmor: try again to fix and improve
2021-04-24 11:24:26 +00:00
Michael Weiss
eb335f697e
chromium: Warn about and cleanup old chromiumVersionAtLeast conditionals
2021-04-24 12:47:12 +02:00
Michael Weiss
a82f2a0146
ungoogled-chromium: 89.0.4389.114 -> 90.0.4430.85
2021-04-24 12:21:28 +02:00
Sandro
82be9d3497
Merge pull request #120187 from lbpdt/feature/terraform-provider-rancher2
...
terraform-provider-rancher2: 1.8.3 -> 1.13.0
2021-04-24 09:43:26 +02:00
github-actions[bot]
d8d6ba0d2e
Merge master into staging-next
2021-04-24 06:05:30 +00:00
Sandro
3fc50d6ff1
Merge pull request #120431 from 06kellyjac/terragrunt
...
terragrunt: 0.28.24 -> 0.29.0
2021-04-24 03:02:31 +02:00
github-actions[bot]
6e7c70d02d
Merge master into staging-next
2021-04-24 00:16:17 +00:00
Sandro
e47ba29fac
Merge pull request #119962 from pstn/nheko-0.8.2
2021-04-24 01:40:40 +02:00
Sandro
fe265ec497
Merge pull request #119285 from expipiplus1/joe-mautrix-signal
2021-04-24 01:22:02 +02:00
Michael Weiss
0dee033ce7
chromiumDev: Fix the configuration phase ( #120464 )
...
The Python 3 support still isn't ready...
2021-04-23 23:24:13 +02:00
06kellyjac
e353424e1a
terragrunt: 0.28.24 -> 0.29.0
2021-04-23 18:25:16 +01:00
Alyssa Ross
4f4d95bbc2
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/pyvex/default.nix
pkgs/top-level/python-packages.nix
2021-04-23 13:49:12 +00:00
Philipp
2e896fce98
nheko: 0.8.1 -> 0.8.2
2021-04-23 13:20:43 +02:00
Michael Weiss
a75b5add13
chromiumDev: 91.0.4472.19 -> 92.0.4484.7
2021-04-23 12:03:56 +02:00
Vladimír Čunát
ca65d6f7d2
Merge branch 'master' into staging-next
2021-04-23 09:10:50 +02:00
Julien Moutinho
b280e64078
transmission: move apparmor profile to Nixpkgs
2021-04-23 07:20:14 +02:00
Jörg Thalheim
b2c2551614
Merge pull request #120243 from doronbehar/pkg/zoom-us
...
zoom-us: Use tarball again
2021-04-23 06:03:12 +01:00
Sandro
0a0224a23a
Merge pull request #120295 from SuperSandro2000/dnscontrol
...
dnscontrol: 3.8.0 -> 3.8.1
2021-04-23 06:21:24 +02:00
Sandro Jäckel
c4432630ad
dnscontrol: 3.8.0 -> 3.8.1
2021-04-23 05:38:39 +02:00
Mario Rodas
b6651b0965
Merge pull request #120199 from 06kellyjac/starboard
...
starboard: 0.10.0 -> 0.10.1
2021-04-22 21:39:54 -05:00
Ryan Mulligan
6bba03c7bc
Merge pull request #120275 from Kranzes/bump-jitsi-meet-electron
...
jitsi-meet-electron: 2.7.0 -> 2.8.5
2021-04-22 18:47:38 -07:00
github-actions[bot]
481a9bc47c
Merge master into staging-next
2021-04-23 00:15:39 +00:00
Ilan Joselevich
ebcebefb29
jitsi-meet-electron: 2.7.0 -> 2.8.5
2021-04-23 01:07:36 +03:00
Maximilian Bosch
d18e9c5466
Merge pull request #120183 from lbpdt/fix/argo-build-info
...
argo: 3.0.0 -> 3.0.2
2021-04-22 22:47:50 +02:00
Louis Blin
b3b984e7d4
argo: 3.0.0 -> 3.0.2
...
Also update build info injection, due to paths renaming in 3.0.2:
https://github.com/argoproj/argo-workflows/pull/5059
2021-04-22 21:26:30 +01:00
Michael Weiss
6664b74af1
chromiumBeta: 90.0.4430.85 -> 91.0.4472.19
2021-04-22 21:18:26 +02:00
Martin Weinelt
e75f053238
Merge pull request #119434 from ooesili/firefox-ld-path-prefix
...
Add Firefox libs to beginning of LD_LIBRARY_PATH
2021-04-22 20:25:45 +02:00
Doron Behar
479c35d956
zoom-us: Use tarball again
...
This partially reverts commit 50a7cb2cfb
,
Not related to #120226 .
2021-04-22 19:51:42 +03:00
github-actions[bot]
120744d620
Merge master into staging-next
2021-04-22 12:06:24 +00:00
Joe Hermaszewski
78bdfddde1
signald: init at 0.13.1
2021-04-22 19:07:19 +08:00
06kellyjac
ce90f6b5d2
starboard: 0.10.0 -> 0.10.1
2021-04-22 11:21:28 +01:00
Louis Blin
15a78be3c3
terraform-provider-rancher2: 1.8.3 -> 1.13.0
...
Also update the repository to be sourced from Rancher's org on GitHub,
as the old repo under `terraform-providers/` has been archived:
https://github.com/terraform-providers/terraform-provider-rancher2
The 'About' section mentions how the new location is under `rancher/`:
https://github.com/rancher/terraform-provider-rancher2
2021-04-22 11:21:14 +01:00
Michael Weiss
7495ee4f5f
chromiumDev: 91.0.4472.10 -> 91.0.4472.19
2021-04-22 12:04:15 +02:00
github-actions[bot]
8248f4db36
Merge master into staging-next
2021-04-22 06:05:51 +00:00
JesusMtnez
6b2d6a52ba
slack: fix update script
2021-04-22 06:13:30 +02:00
Sandro
6678c15b68
Merge pull request #120051 from Kranzes/master
...
nextcloud-client: 3.1.3 -> 3.2.0
2021-04-22 03:46:27 +02:00
Sandro
2df2e5f330
Merge pull request #118269 from midchildan/feat/fuse/add-darwin
2021-04-22 03:27:36 +02:00
Sandro
5f83ab77e2
Merge pull request #120078 from 06kellyjac/waypoint
...
waypoint: 0.3.0 -> 0.3.1
2021-04-22 02:31:11 +02:00
Mario Rodas
373ea9e2df
zeek: 4.0.0 -> 4.0.1
...
https://github.com/zeek/zeek/releases/tag/v4.0.1
2021-04-22 00:00:00 +00:00
Martin Weinelt
6292be499b
Merge branch 'master' into staging-next
2021-04-22 00:54:14 +02:00
Michael Weiss
3b1b544b8f
Merge pull request #120056 from primeos/chromium
...
chromium: 90.0.4430.72 -> 90.0.4430.85
2021-04-21 22:31:44 +02:00
github-actions[bot]
799ebbc91d
Merge master into staging-next
2021-04-21 18:13:29 +00:00
FliegendeWurst
9c39fef460
tor-browser-bundle-bin: 10.0.15 -> 10.0.16
2021-04-21 18:13:24 +02:00
06kellyjac
5fc6ad33af
waypoint: 0.3.0 -> 0.3.1
2021-04-21 16:50:17 +01:00
Michael Weiss
a2dd59e0ff
chromium: 90.0.4430.72 -> 90.0.4430.85
...
https://chromereleases.googleblog.com/2021/04/stable-channel-update-for-desktop_20.html
This update includes 7 security fixes. Google is aware of reports that
exploits for CVE-2021-21224 exist in the wild.
CVEs:
CVE-2021-21222 CVE-2021-21223 CVE-2021-21224 CVE-2021-21225
CVE-2021-21226
2021-04-21 15:03:11 +02:00
Michael Weiss
951e888cbd
chromiumBeta: 90.0.4430.72 -> 90.0.4430.85
2021-04-21 15:01:05 +02:00
Michael Weiss
80f4cce6fa
chromiumDev: Fix the patch phase
2021-04-21 15:00:14 +02:00
Ilan Joselevich
7a89726eb0
nextcloud-client: 3.1.3 -> 3.2.0
2021-04-21 15:19:24 +03:00
github-actions[bot]
9b3e698b14
Merge master into staging-next
2021-04-21 12:06:23 +00:00
Sandro
d5a9186b2b
Merge pull request #120030 from euank/k3s-1.20.6
...
k3s: 1.20.5+k3s1 -> 1.20.6+k3s1
2021-04-21 10:37:59 +02:00
Jörg Thalheim
bd8d8462be
Merge pull request #120032 from LutzCle/zoom-5.6.3
...
zoom-us 5.6.13632.0328 -> 5.6.16775.0418
2021-04-21 09:36:07 +01:00
Clemens Lutz
50a7cb2cfb
zoom-us 5.6.13632.0328 -> 5.6.16775.0418
2021-04-21 09:21:23 +02:00
Euan Kemp
5cb6f477f4
k3s: 1.20.5+k3s1 -> 1.20.6+k3s1
...
Fixes CVE-2021-25735.
2021-04-21 00:07:08 -07:00
Sandro
05d326b9eb
Merge pull request #119852 from yanganto/himalaya-0.2.6
...
himalaya: init at 0.2.6
2021-04-21 06:06:24 +02:00
github-actions[bot]
b08c9b444b
Merge master into staging-next
2021-04-20 18:13:16 +00:00
Sandro
2b34c2c17a
Merge pull request #119918 from eamsden/eamsden/brave-1.23.71
...
brave: 1.21.77 -> 1.23.71
2021-04-20 18:42:50 +02:00
Sandro
fecbe34a00
Merge pull request #119938 from 06kellyjac/kube3d
...
kube3d: 4.4.1 -> 4.4.2
2021-04-20 18:27:39 +02:00
github-actions[bot]
960439e003
Merge master into staging-next
2021-04-20 12:06:46 +00:00
Vladimír Čunát
88bbec3a5e
Merge #119934 : thunderbird*: 78.9.1 -> 78.10.0 (security)
...
https://www.thunderbird.net/en-US/thunderbird/78.10.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2021-14/
2021-04-20 13:14:07 +02:00
06kellyjac
9d70d47a84
kube3d: 4.4.1 -> 4.4.2
...
exclude docgen as we dont use it and it is breaking the build
> main module (github.com/rancher/k3d/v4) does not contain package
github.com/rancher/k3d/v4/docgen
2021-04-20 11:11:45 +01:00
github-actions[bot]
e605a07cc0
Merge master into staging-next
2021-04-20 06:06:25 +00:00
Antonio Yang
41f00c8918
himalaya: init at 0.2.6
...
- make shell completion optional
- specify security and libiconv for apple
2021-04-20 11:03:13 +08:00
Edward Amsden
20483e0c4c
brave: 1.21.77 -> 1.23.71
2021-04-19 21:23:24 -04:00
R. RyanTM
ec625a831c
ephemeral: 7.0.5 -> 7.1.0
2021-04-19 20:50:06 -04:00
Aaron Bieber
fbf668b702
glowing-bear: 0.7.2 -> 0.9.0
2021-04-19 20:20:18 -04:00
Martin Weinelt
6b34489f81
Merge branch 'master' into staging-next
2021-04-20 02:06:07 +02:00
Martin Weinelt
fa03ffe475
Merge pull request #119867 from taku0/firefox-bin-88.0
...
firefox-bin: 87.0 -> 88.0
2021-04-20 01:50:16 +02:00
Bernardo Meurer
44fa00a5b8
Merge pull request #119862 from mweinelt/firefox
...
firefox: 87.0 -> 88.0; firefox-esr: 78.9.0esr -> 78.10.0esr
2021-04-19 19:33:42 +00:00
matthewcroughan
fdc157bc3f
seren: init at 0.0.21
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-19 20:26:15 +01:00
github-actions[bot]
6ef7c23763
Merge master into staging-next
2021-04-19 18:11:51 +00:00
toonn
2c94c8b3e2
bitlbee-facebook: 1.2.1 -> 1.2.2 ( #115285 )
2021-04-19 18:20:44 +02:00
midchildan
c3614f71a2
acd-cli: add darwin build
2021-04-20 00:51:51 +09:00
taku0
e969f51893
thunderbird: 78.9.1 -> 78.10.0
2021-04-19 22:24:02 +09:00
taku0
638a6b012c
thunderbird-bin: 78.9.1 -> 78.10.0
2021-04-19 22:23:33 +09:00
Sebastian Graf
fa7004fd29
firefox: Remove SNAP_NAME=firefox
in wrapper
...
082ed38
introduced it to fix the profile-per-install policy of FF 67. But since
FF 69 (or 68?), there is `MOZ_LEGACY_PROFILES`, which we use since 87e2618
.
There is no reason for the `SNAP_NAME=firefox` workaround anymore.
Additionally, the combination of `SNAP_NAME=firefox` with
a large ~/.nix-profile/share in `XDG_DATA_DIRS` triggered
https://bugzilla.mozilla.org/show_bug.cgi?id=1569625 for me, so this really
fixes a bug in my configuration.
The only downside of this approach is that we lose support for running FF 67
(and possibly 68).
2021-04-19 14:33:19 +02:00
taku0
b6decc0490
firefox-bin: 87.0 -> 88.0
2021-04-19 21:12:25 +09:00
Martin Weinelt
af13285fff
firefox-esr: 78.9.0esr -> 78.10.0esr
...
https://www.mozilla.org/en-US/firefox/78.10.0/releasenotes/
2021-04-19 13:58:29 +02:00
Martin Weinelt
8fe28fb308
firefox: 87.0 -> 88.0
...
https://www.mozilla.org/en-US/firefox/88.0/releasenotes/
2021-04-19 13:58:00 +02:00
github-actions[bot]
36faabcd7c
Merge master into staging-next
2021-04-19 06:05:48 +00:00
Sandro
86da493497
Merge pull request #112883 from alyssais/weechat-matrix
...
weechatScripts.weechat-matrix: make patchable
2021-04-19 05:07:27 +02:00
Sandro
2ac2ff3ddb
discord: remove unused input
2021-04-19 02:16:42 +02:00
Jonathan Ringer
760b143880
discord: fix autoPatchelfHook not finding libXdamage.so.1
2021-04-18 11:12:38 -07:00
github-actions[bot]
0ef3d3e462
Merge master into staging-next
2021-04-18 00:15:36 +00:00
github-actions[bot]
8156636ab9
Merge master into staging-next
2021-04-17 18:10:38 +00:00
Sandro
b5831f6eeb
Merge pull request #119653 from legendofmiracles/master
2021-04-17 19:35:30 +02:00
midchildan
62806df678
mikutter: 4.0.0 -> 4.1.4 ( #119454 )
2021-04-17 19:17:13 +02:00
Sandro
ae5d8cd17b
Merge pull request #119685 from doronbehar/pkg/mailspring/update
...
mailspring: 1.9.0 -> 1.9.1
2021-04-17 17:00:47 +02:00
github-actions[bot]
425886d6c2
Merge master into staging-next
2021-04-17 12:05:49 +00:00
Pavol Rusnak
28de4ac62a
treewide: make AppRun substitutions constistent
2021-04-17 12:48:13 +02:00
Jonas Heinrich
ec6d5ef4f0
libtransmission: init at 3.00 ( #118998 )
2021-04-17 12:12:09 +02:00
legendofmiracles
932a4ce6be
tmpmail: init at master
2021-04-17 08:51:03 +02:00
Doron Behar
03e50cf139
mailspring: 1.9.0 -> 1.9.1
2021-04-17 08:21:10 +03:00
Mario Rodas
fc604e0739
flexget: 3.1.106 -> 3.1.110
2021-04-17 04:20:00 +00:00
github-actions[bot]
f620e30ca4
Merge master into staging-next
2021-04-17 00:15:03 +00:00
Sandro
e6fc1de7d7
Merge pull request #119654 from devhell/mod-profanity
...
profanity: Enable clipboard support
2021-04-17 00:42:08 +02:00
Sandro
79e5c780ad
Merge pull request #119515 from doronbehar/pkg/mailspring/update
...
mailspring: 1.8.0 -> 1.9.0
2021-04-16 21:27:08 +02:00
devhell
fbffc54ac8
profanity: Enable clipboard support
...
Clipboard support was actually introduced in version `0.8.0`, and this
change flew completely over my head. Now the /paste command should
actually work by default and as expected.
2021-04-16 20:16:02 +01:00
github-actions[bot]
6a0f49f240
Merge master into staging-next
2021-04-16 18:13:19 +00:00
Sandro
dc583625b2
Merge pull request #119626 from 06kellyjac/terragrunt
...
terragrunt: 0.28.22 -> 0.28.24
2021-04-16 18:24:38 +02:00
Yurii Matsiuk
7dc5c0f1e1
bluejeans: 2.19.0 -> 2.21.3 ( #119599 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-04-16 18:11:37 +02:00
06kellyjac
55f76ad8fd
terragrunt: 0.28.22 -> 0.28.24
2021-04-16 15:49:44 +01:00
github-actions[bot]
d4f421cad9
Merge master into staging-next
2021-04-16 12:06:14 +00:00
Shaw Vrana
31f5263929
qutebrowser: 2.1.1 -> 2.2.0 ( #119376 )
...
* pdfjs: 2.6.347 -> 2.8.335
* set QUTE_QTWEBENGINE_VERSION_OVERRIDE
Co-authored-by: Robert Schütz <dev@schuetz-co.de>
2021-04-16 12:35:14 +02:00
Michael Weiss
37f8212780
chromiumDev: 91.0.4469.4 -> 91.0.4472.10
2021-04-16 11:45:58 +02:00
github-actions[bot]
dfd4f14303
Merge master into staging-next
2021-04-15 18:13:27 +00:00
Doron Behar
ebf3d444cb
mailspring: 1.8.0 -> 1.9.0
...
- Remove now unneeded override for gtk3.
- Add pre and post hooks for explicit phases.
- Add doronbehar as maintainer.
- Update license, see:
https://community.getmailspring.com/t/a-free-open-source-future-for-mailspring/484
2021-04-15 20:18:56 +03:00
Sandro
088689630d
Merge pull request #119369 from j4m3s-s/update-velero
...
velero: 1.5.4 -> 1.6.0
2021-04-15 18:36:09 +02:00
Sandro
becacbd67a
Merge pull request #119390 from ilya-fedin/update-kotatogram
...
kotatogram-desktop: 1.2 -> 1.4
2021-04-15 17:36:55 +02:00
Sandro
019539b22d
Merge pull request #119495 from marsam/init-terraform
...
terraform_0_15: init at 0.15.0
2021-04-15 17:28:07 +02:00
Sandro
9191845754
Merge pull request #119537 from 06kellyjac/terragrunt
...
terragrunt: 0.28.20 -> 0.28.22
2021-04-15 17:20:59 +02:00
Sandro
f5fa5757c1
Merge pull request #119536 from 06kellyjac/nerdctl
...
nerdctl: 0.7.3 -> 0.8.0
2021-04-15 17:20:27 +02:00
06kellyjac
0ff3276d27
terragrunt: 0.28.20 -> 0.28.22
2021-04-15 13:24:52 +01:00
06kellyjac
66495af8d6
nerdctl: 0.7.3 -> 0.8.0
2021-04-15 13:13:26 +01:00
github-actions[bot]
9c190d28df
Merge master into staging-next
2021-04-15 12:06:13 +00:00
James Landrein
317b0b864a
velero: 1.5.4 -> 1.6.0
2021-04-15 13:19:42 +02:00
06kellyjac
c0fdf1fd41
starboard-octant-plugin: 0.9.2 -> 0.10.0
2021-04-15 11:36:18 +01:00
Mario Rodas
e18275de12
terraform_0_15: init at 0.15.0
...
https://github.com/hashicorp/terraform/releases/tag/v0.15.0
2021-04-15 00:00:00 +00:00
Martin Weinelt
7cf67850c0
Merge branch 'master' into staging-next
2021-04-15 01:01:26 +02:00
Michael Weiss
6720b034aa
chromium: 89.0.4389.128 -> 90.0.4430.72
...
https://chromereleases.googleblog.com/2021/04/stable-channel-update-for-desktop_14.html
This update includes 37 security fixes.
CVEs:
CVE-2021-21201 CVE-2021-21202 CVE-2021-21203 CVE-2021-21204
CVE-2021-21205 CVE-2021-21221 CVE-2021-21207 CVE-2021-21208
CVE-2021-21209 CVE-2021-21210 CVE-2021-21211 CVE-2021-21212
CVE-2021-21213 CVE-2021-21214 CVE-2021-21215 CVE-2021-21216
CVE-2021-21217 CVE-2021-21218 CVE-2021-21219
2021-04-15 00:53:31 +02:00
Michael Weiss
14ec94a2fe
chromiumBeta: 90.0.4430.70 -> 90.0.4430.72
2021-04-15 00:53:04 +02:00
Michael Weiss
96e4c599de
Merge pull request #119401 from primeos/chromium
...
chromium: 89.0.4389.114 -> 89.0.4389.128
2021-04-15 00:40:44 +02:00
fricklerhandwerk
76d733bf2c
gnunet-gtk: fix build
...
gnunet: 0.14.0 -> 0.14.1
gnunet-gtk: 0.13.1 -> 0.14.0 (there is no 0.14.1 release)
build with correct `gnunet` location. otherwise `gnunet-setup` will not pick up plugins. See:
https://git.gnunet.org/gnunet-gtk.git/tree/README?id=5034ca084258d6653b2986b00167c736a9cd93ed#n19
add libsodium to pass configure check for GNUnet util library.
2021-04-14 22:59:06 +02:00
lewo
17da239489
Merge pull request #119314 from Caascad/terraform-providers-keycloak
...
terraform-providers.keycloak: 1.20.0 -> 3.0.0
2021-04-14 20:33:16 +02:00
github-actions[bot]
eb8e023674
Merge master into staging-next
2021-04-14 18:11:01 +00:00
Ilya Fedin
c52a769c7f
kotatogram-desktop: 1.2 -> 1.4
2021-04-14 21:38:44 +04:00
Sandro
80a0032cc9
Merge pull request #119352 from lorenzleutgeb/gradle-7
2021-04-14 18:58:38 +02:00
Wesley Merkel
2fc271ffdd
Add Firefox libs to beginning of LD_LIBRARY_PATH
...
When firefox is executed by programs that also make changes to
`LD_LIBRARY_PATH`, the paths can conflict causing firefox to look for
shared libraries in the wrong location. This is because the wrapper
script around firefox *appends* library paths to `LD_LIBRARY_PATH`
instead of prepending them, causing library paths that are already in
the environment to take precedence over the library paths that firefox
depends on.
As an example, Discord and firefox both depend on different versions of
libnss. When Discord launches firefox, which happens when clicking on
hyperlinks, the path in `LD_LIBRARY_PATH` to libnss set by Discord takes
precedence over then one set by the firefox wrapper script causing
firefox to load a different version of libnss than the one it was built
against. This causes a fatal error in firefox which prevents it from
starting.
This commit fixes this issue by switching the firefox wrapper script to
*prepend* its library paths to `LD_LIBRARY_PATH`.
Fixes #118432
2021-04-14 10:52:28 -05:00
06kellyjac
2d70d5e425
starboard: 0.9.2 -> 0.10.0
2021-04-14 16:43:19 +01:00
Max Hausch
92ec5c8583
super-productivity: 1.10.45 -> 6.5.2
...
Version 1.10.45 segfaults, this commit fixes the package
2021-04-14 14:53:48 +02:00
Michael Weiss
de2edb81da
chromium: get-commit-message.py: Deduplicate the CVE list
2021-04-14 14:33:34 +02:00
github-actions[bot]
963ba38ad9
Merge master into staging-next
2021-04-14 12:06:11 +00:00
Zak B. Elep
ce19511cb9
convos: 6.06 -> 6.11
2021-04-14 17:14:20 +08:00
Michael Weiss
a8937cc97b
chromium: 89.0.4389.114 -> 89.0.4389.128
...
https://chromereleases.googleblog.com/2021/04/stable-channel-update-for-desktop.html
This update includes 2 security fixes. Google is aware of reports that
exploits for CVE-2021-21206 and CVE-2021-21220 exist in the wild.
CVEs:
CVE-2021-21206 CVE-2021-21220
2021-04-14 10:49:34 +02:00
Vladimír Čunát
d2eb7a7887
Merge branch 'staging' into staging-next
...
A few conflicts but relatively clear ones (I think).
2021-04-14 10:08:25 +02:00
Lorenz Leutgeb
b0ed229aad
gradle: Pin pkgs to Gradle 6 that fail with 7
2021-04-14 00:06:02 +02:00
Michael Weiss
0bd6edf390
Merge pull request #119320 from primeos/chromiumDev
...
chromiumDev: Fix the build
2021-04-13 19:58:30 +02:00
Sandro
46e4c824cb
Merge pull request #119067 from doronbehar/pkg/gnome-feeds/rename
2021-04-13 18:06:14 +02:00
Stephane TEYSSIER
ae4b052cb5
terraform-providers: remove useless argument
2021-04-13 15:30:35 +02:00
stephane teyssier
a6c6f06daf
terraform-providers: formatting
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-13 15:21:25 +02:00
Sandro
79c375d9ab
Merge pull request #119311 from 06kellyjac/tektoncd-cli
...
tektoncd-cli: 0.17.1 -> 0.17.2
2021-04-13 13:43:26 +02:00
Michael Weiss
6a47e84e44
signal-desktop: 1.40.1 -> 5.0.0 ( #119309 )
2021-04-13 13:42:44 +02:00
Sandro
facb2fcb6b
Merge pull request #119301 from 06kellyjac/terragrunt
...
terragrunt: 0.28.19 -> 0.28.20
2021-04-13 13:39:56 +02:00
Michael Weiss
acf402b0c0
chromiumDev: Fix the build
...
Mixing Python 2 and Python 3 causes issues with the Python dependencies.
2021-04-13 13:30:54 +02:00
Stephane TEYSSIER
1c5c091f46
terraform-providers.keycloak: use default model
2021-04-13 12:04:39 +02:00
Stephane TEYSSIER
317188f03f
terraform-providers.keycloak: 1.20.0 -> 3.0.0
2021-04-13 12:03:13 +02:00
06kellyjac
9acf306ef1
tektoncd-cli: 0.17.1 -> 0.17.2
2021-04-13 10:54:09 +01:00
Michael Weiss
fc586861ee
chromiumBeta: 90.0.4430.61 -> 90.0.4430.70
2021-04-13 10:19:51 +02:00
Michael Weiss
8c60448e26
chromiumDev: Fix two build errors
...
Python 3 is now required (hard-coded in some scripts, but other scripts
still require Python 2) and a patch is required for [0].
[0]: https://bugs.chromium.org/p/chromium/issues/detail?id=1192875
2021-04-13 10:19:51 +02:00
06kellyjac
f3050502f0
terragrunt: 0.28.19 -> 0.28.20
2021-04-13 08:55:21 +01:00
Doron Behar
72341ac04e
feeds: Rename to gnome-feeds
...
Make it reach repology's `gnome-feeds` project:
https://repology.org/project/gnome-feeds
2021-04-13 09:26:32 +03:00
Sandro
ebc3e8ef18
Merge pull request #119249 from liff/teams/v1.4.00.7556
...
teams: 1.4.00.4855 -> 1.4.00.7556
2021-04-13 00:11:55 +02:00
Eric Bailey
f2e13fa173
helm-secrets: 3.5.0 -> 3.6.1
2021-04-12 16:47:31 -05:00
R. RyanTM
25e53061fa
minikube: 1.18.1 -> 1.19.0 ( #119050 )
2021-04-12 12:36:12 -07:00
Luke Granger-Brown
08b22e605b
Merge remote-tracking branch 'upstream/staging-next' into down-integrate-staging
2021-04-12 18:49:01 +00:00
Sandro
d947ab11c8
Merge pull request #117464 from hercules-ci/update-nixopsUnstable
...
nixopsUnstable: 2.0.0-pre (2021-02-03) -> 2.0.0-pre (2021-03-24)
2021-04-12 20:19:03 +02:00
Olli Helenius
d5e1e66b9c
teams: 1.4.00.4855 -> 1.4.00.7556
2021-04-12 21:15:23 +03:00
Maximilian Bosch
9fed67fb1b
element-desktop: 1.7.24 -> 1.7.25
...
ChangeLog: https://github.com/vector-im/element-desktop/releases/tag/v1.7.25
2021-04-12 17:11:15 +02:00
Maximilian Bosch
c1ebd28029
element-web: 1.7.24 -> 1.7.25
...
ChangeLog: https://github.com/vector-im/element-web/releases/tag/v1.7.25
2021-04-12 17:10:53 +02:00
Sandro
48817fe7ec
Merge pull request #118859 from 06kellyjac/waypoint
...
waypoint: 0.2.4 -> 0.3.0
2021-04-12 16:25:25 +02:00
Peter Simons
13c28f4f95
esniper: drop broken and unmaintained package
...
Closes https://github.com/NixOS/nixpkgs/issues/116479 .
2021-04-12 10:42:20 +02:00
Fabian Affolter
8fd3894d85
Merge pull request #119149 from r-ryantm/auto-update/rssguard
...
rssguard: 3.9.0 -> 3.9.1
2021-04-12 08:38:27 +02:00
Sandro
c0339b0672
Merge pull request #119173 from LeSuisse/irssi-1.2.3
...
irssi: 1.2.2 -> 1.2.3
2021-04-11 22:54:42 +02:00
Sandro
4aa670600d
Merge pull request #119170 from sikmir/lagrange
...
lagrange: 1.3.0 → 1.3.2
2021-04-11 22:47:39 +02:00
Sandro
4b044afa8b
Merge pull request #119151 from mausch/aws-workspaces
...
aws-workspaces: 3.1.3.925 -> 3.1.5.1105
2021-04-11 22:35:29 +02:00
Thomas Gerbet
4227c6c9d8
irssi: 1.2.2 -> 1.2.3
...
Release notes:
https://github.com/irssi/irssi/releases/tag/1.2.3
2021-04-11 19:55:03 +02:00
Nikolay Korotkiy
f82b01c0d9
lagrange: 1.3.0 → 1.3.2
2021-04-11 20:30:32 +03:00
Sandro
d6f881c82d
Merge pull request #118647 from bbigras/syncthing
...
syncthing: 1.14.0 -> 1.15.1
2021-04-11 18:23:36 +02:00
Mauricio Scheffer
caf96de667
aws-workspaces: 3.1.3.925 -> 3.1.5.1105
2021-04-11 16:02:13 +01:00
R. RyanTM
0050708bd5
rssguard: 3.9.0 -> 3.9.1
2021-04-11 14:58:37 +00:00
06kellyjac
2ae947c401
octant-desktop: 0.18.0 -> 0.19.0
2021-04-11 10:27:51 +01:00
Michael Weiss
5d775bb2b0
chromiumBeta: Fix the build ( #119087 )
2021-04-11 10:43:29 +02:00
Bernardo Meurer
a451d399d3
Merge pull request #118900 from Luis-Hebendanz/fixing_firefox_issue_#118860
...
firefox/wrapper.nix: Fixed issue #118860
2021-04-10 22:18:22 +00:00
Bruno Bigras
6378cdebad
syncthing: 1.14.0 -> 1.15.1
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-10 14:06:10 -04:00
06kellyjac
5ac1f45541
octant: 0.18.0 -> 0.19.0
2021-04-10 18:25:40 +01:00
Sandro
aa05808456
Merge pull request #117677 from 06kellyjac/octant-desktop
2021-04-10 16:46:25 +02:00
Michael Weiss
227efbd318
chromium: Fix the build (libva redefinition)
...
The recent libva 2.11.0 update (780fa55
) broke the chromium and
ungoogled-chromium builds. Fix #118931 .
2021-04-10 12:06:42 +02:00
Ryan Mulligan
722fe010f5
Merge pull request #118193 from r-ryantm/auto-update/argo
...
argo: 2.12.10 -> 3.0.0
2021-04-09 20:48:42 -07:00
Luis Hebendanz
94d7d46e20
firefox/wrapper.nix: Fixed firefox is always 'managed by your organization'
2021-04-10 01:46:18 +02:00
Bernardo Meurer
ae09772927
Merge pull request #118889 from taku0/thunderbird-bin-78.9.1
...
thunderbird, thunderbird-bin: 78.9.0 -> 78.9.1 [Moderate security fixes]
2021-04-09 17:06:20 +00:00
Michael Weiss
95e9fb16ae
Merge pull request #118893 from primeos/chromium
...
chromiumDev: 91.0.4464.5 -> 91.0.4469.4
2021-04-09 18:51:25 +02:00
Frederik Rietdijk
0656d546fb
Merge pull request #118312 from NixOS/staging-next
...
Staging next
2021-04-09 18:29:47 +02:00
Gabriel Ebner
d9e946acf9
mullvad-vpn: add mesa dependency
2021-04-09 18:12:15 +02:00
Gabriel Ebner
d57202dac7
signal-desktop: add mesa dependency
2021-04-09 18:12:15 +02:00
Gabriel Ebner
5ae84e81d7
thunderbird: add missing libdrm and libXdamage dependencies
2021-04-09 18:12:06 +02:00
Maximilian Bosch
e50ae86595
Merge pull request #118092 from r-ryantm/auto-update/seaweedfs
...
seaweedfs: 2.35 -> 2.36
2021-04-09 17:44:09 +02:00