Jonathan Ringer
0546e68ef7
Merge remote-tracking branch 'origin/master' into staging-next
2021-05-14 21:57:09 -07:00
Ryan Mulligan
72948af15b
Merge pull request #122826 from r-ryantm/auto-update/kubernetes
...
kubernetes: 1.21.0 -> 1.21.1
2021-05-14 14:45:54 -07:00
Michael Weiss
45bd7b39a4
signal-desktop: Add a Python wrapper to re-encrypt DBs
...
This is super hacky... :o
But then again it should at least prevent data loss.
Note: At least this isn't required for NixOS 21.05.
2021-05-14 22:54:38 +02:00
Vladimír Čunát
c48eaa70e3
Merge branch 'master' into staging-next
2021-05-14 22:27:34 +02:00
Vladimír Čunát
850880e854
Merge #123005 : apparmor: fix profile building on darwin
2021-05-14 18:16:58 +02:00
Julien Moutinho
8184d8b0f2
apparmor: fix profile building on darwin
2021-05-14 17:37:33 +02:00
06kellyjac
e10ce7ef01
waypoint: 0.3.1 -> 0.3.2
...
Disable check phase to avoid error log
Add completion
2021-05-14 12:13:21 +01:00
Jörg Thalheim
06d8a6f99d
Merge pull request #122937 from r-ryantm/auto-update/brave
...
brave: 1.24.82 -> 1.24.85
2021-05-14 11:04:08 +01:00
Jörg Thalheim
5f5a054ad7
Merge pull request #122946 from r-ryantm/auto-update/dnscontrol
...
dnscontrol: 3.8.1 -> 3.9.0
2021-05-14 10:54:06 +01:00
R. RyanTM
f424c78f36
dnscontrol: 3.8.1 -> 3.9.0
2021-05-14 03:27:22 +00:00
R. RyanTM
35510418d0
brave: 1.24.82 -> 1.24.85
2021-05-14 02:07:42 +00:00
github-actions[bot]
bf5d8bb531
Merge master into staging-next
2021-05-14 00:58:11 +00:00
Anders Kaseorg
bc725d7fb6
zulip: 5.6.0 → 5.7.0
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-05-13 17:47:43 -07:00
Michael Weiss
940dfa9940
signal-desktop: Fix the database encryption by preloading SQLCipher
...
AFAIK this is the only reliable way for us to ensure SQLCipher will be
loaded instead of SQLite. It feels like a hack/workaround but according
to the SQLCipher developers [0] "this issue can and should be handled
downstream at the application level: 1. While it may feel like a
workaround, using LD_PRELOAD is a legitimate approach here because it
will substitute the system SQLite with SQLCipher which is the intended
usage model;".
This fixes #108772 for NixOS 20.09 users who upgrade to NixOS 21.05 and
replaces #117555 .
For nixos-unstable users this will unfortunately break everything again
so we should add a script to ease the transition (in a separate commit
so that we can revert it for NixOS 21.05).
[0]: https://github.com/sqlcipher/sqlcipher/issues/385#issuecomment-802874340
2021-05-14 02:33:42 +02:00
Michael Weiss
1cdf5f4436
Merge pull request #122816 from primeos/ungoogled-chromium
...
ungoogled-chromium: 90.0.4430.93 -> 90.0.4430.212
2021-05-14 02:06:30 +02:00
Sandro
78632afef9
Merge pull request #121690 from 06kellyjac/terragrunt
...
terragrunt: 0.29.1 -> 0.29.2
2021-05-13 22:23:36 +02:00
David Guibert
4cc3ed2477
davmail: 5.4.0 -> 5.5.1 ( #122856 )
2021-05-13 22:23:15 +02:00
Sandro
2af564932d
Merge pull request #122876 from maxeaubrey/nomad_1.0.5
2021-05-13 22:21:19 +02:00
zowoq
fe8e7c435a
minikube: 1.19.0 -> 1.20.0
...
https://github.com/kubernetes/minikube/releases/tag/v1.20.0
2021-05-14 06:20:31 +10:00
Maxine Aubrey
04344581df
nomad_0_12: 0.12.10 -> 0.12.12
2021-05-13 20:50:39 +02:00
Maxine Aubrey
afb0c71d7e
nomad_1_0: 1.0.4 -> 1.0.5
2021-05-13 20:39:41 +02:00
Eduardo Sánchez Muñoz
39167dd014
seafile-client: add eduardosm as maintainer
2021-05-13 11:39:04 -07:00
Eduardo Sánchez Muñoz
12562e44f1
seafile-client: fix build
2021-05-13 11:39:04 -07:00
github-actions[bot]
39e3f7c2cc
Merge master into staging-next
2021-05-13 18:32:50 +00:00
Jonas Chevalier
c6b62f2381
mkShell: introduce packages argument ( #122180 )
...
The distinction between the inputs doesn't really make sense in the
mkShell context. Technically speaking, we should be using the
nativeBuildInputs most of the time.
So in order to make this function more beginner-friendly, add "packages"
as an attribute, that maps to nativeBuildInputs.
This commit also updates all the uses in nixpkgs.
2021-05-13 19:17:29 +02:00
R. RyanTM
a692d241cf
kubernetes: 1.21.0 -> 1.21.1
2021-05-13 12:51:11 +00:00
github-actions[bot]
7465594428
Merge master into staging-next
2021-05-13 12:26:48 +00:00
Michael Weiss
c31eda265a
ungoogled-chromium: 90.0.4430.93 -> 90.0.4430.212
2021-05-13 13:04:58 +02:00
Michael Weiss
63ff7e430b
chromiumBeta: 91.0.4472.38 -> 91.0.4472.57
2021-05-13 13:04:34 +02:00
Kira Bruneau
7e96d4c7a7
newsflash: 1.4.0 → 1.4.1
2021-05-13 02:16:17 -04:00
github-actions[bot]
a8e5ac148b
Merge master into staging-next
2021-05-13 00:56:26 +00:00
Michael Weiss
e2adee6827
chromiumDev: Fix the build
...
python.withPackages avoids the problem with mixed Python 2 and Python 3
dependencies.
2021-05-12 22:54:12 +02:00
github-actions[bot]
f214722172
Merge master into staging-next
2021-05-12 18:32:26 +00:00
Michael Weiss
3d67a797b7
Merge pull request #121149 from primeos/signal-desktop-wayland
...
signal-desktop: 5.0.0 -> 5.1.0
2021-05-12 20:13:51 +02:00
Michael Weiss
fd4f20bce4
signal-desktop: 5.0.0 -> 5.1.0
...
This is the most important Signal-Desktop release in a while as we
finally have Wayland support via Electron 12 \o/ #YAY :D
https://github.com/signalapp/Signal-Desktop/issues/3411
5bcf50ede9 (diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R231)
c6d5d852a9 (diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R232)
https://en.wikipedia.org/wiki/Electron_(software_framework)#Versions
2021-05-12 19:41:51 +02:00
Michael Weiss
dfe2151351
Merge pull request #122648 from primeos/chromiumDev
...
chromiumDev: 92.0.4496.0 -> 92.0.4503.0
2021-05-12 18:35:00 +02:00
Martin Weinelt
a18880bf72
Merge remote-tracking branch 'origin/master' into staging-next
2021-05-12 18:28:03 +02:00
Sandro
82cbdfc88a
Merge pull request #122641 from 06kellyjac/octant
2021-05-12 18:04:57 +02:00
Sandro
fa41b8a54f
Merge pull request #122613 from toonn/wire-desktop-bump
2021-05-12 18:02:47 +02:00
Robert Helgesson
85cc04df14
Merge pull request #122643 from rycee/terraform-azure-keycloak
...
Bump Azure Terraform provider and set Keycloak provider source
2021-05-12 16:26:24 +02:00
Jörg Thalheim
e2d88e0ae3
Merge pull request #122514 from superherointj/package-k3s-v1.21.0+k3s1
...
k3s: 1.20.6+k3s1 -> 1.21.0+k3s1
2021-05-12 14:34:38 +01:00
Sandro
5310111a5e
Merge pull request #122713 from otavio/fix-anydesk-runtime-error
...
anydesk: Add minizip as buildInputs
2021-05-12 14:54:19 +02:00
github-actions[bot]
1d2db66464
Merge master into staging-next
2021-05-12 12:27:04 +00:00
Otavio Salvador
306d756ea9
anydesk: Add minizip as buildInputs
...
The anydesk links to minizip now; fix runtime error.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-05-12 09:22:20 -03:00
R. RyanTM
64eadaded9
argo: 3.0.2 -> 3.0.3
2021-05-12 11:11:51 +00:00
Christoph Hrdinka
55301e2cb3
Merge pull request #122563 from stephank/fix-communi-darwin
...
communi: fix darwin build
2021-05-12 09:51:44 +02:00
github-actions[bot]
d8fb37f470
Merge master into staging-next
2021-05-12 06:21:33 +00:00
Sandro
d34e5f6425
Merge pull request #121770 from snoord/terraform-docs-v0.13.0
...
terraform-docs: 0.12.1 -> 0.13.0
2021-05-12 07:25:00 +02:00
Bryan A. S
e956f890f2
popeye: 0.9.0 -> 0.9.2
...
Update, refactor and enable tests
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-05-11 22:40:54 -03:00
github-actions[bot]
5a513ae14b
Merge master into staging-next
2021-05-12 00:50:10 +00:00
Michael Weiss
ee727dfdb7
chromiumDev: 92.0.4496.0 -> 92.0.4503.0
2021-05-11 23:58:02 +02:00
06kellyjac
ed012af8f8
octant-desktop: 0.19.0 -> 0.20.0
2021-05-11 22:23:34 +01:00
06kellyjac
273ab793b6
octant: 0.19.0 -> 0.20.0
2021-05-11 22:23:02 +01:00
Robert Helgesson
4c8edd64e8
terraform-providers: set keycloak provider source address
2021-05-11 23:22:03 +02:00
Maximilian Bosch
b169185b60
Merge pull request #122473 from TredwellGit/element
...
element: 1.7.26 -> 1.7.27
2021-05-11 22:20:17 +02:00
github-actions[bot]
37c26a396b
Merge master into staging-next
2021-05-11 18:28:07 +00:00
Robert Helgesson
9e8b1b0755
terraform-providers: bump Azure providers
...
Specifically,
- azuread: 0.10.0 -> 1.4.0
- azurerm: 2.13.0 -> 2.58.0
- azurestack: 0.9.0 -> 0.10.0
2021-05-11 19:44:42 +02:00
toonn
462c21b533
wire-desktop: mac 3.24.4059 -> 3.25.4095
2021-05-11 19:17:07 +02:00
toonn
07dc385e07
wire-desktop: linux 3.24.2939 -> 3.25.2940
2021-05-11 19:14:32 +02:00
Sandro
b1eb90c00f
Merge pull request #122454 from nixbitcoin/XD
2021-05-11 17:31:33 +02:00
Sandro
dce5def733
Merge pull request #122537 from r-ryantm/auto-update/kubeseal
...
kubeseal: 0.15.0 -> 0.16.0
2021-05-11 15:49:17 +02:00
Jonas Chevalier
9285be37b8
Merge pull request #122013 from DiegoLelis/kops
...
kops_1_19: init at 1.19.2
2021-05-11 15:38:19 +02:00
Anderson Torres
3423c5094f
Merge pull request #122341 from superherointj/package-linkerd-broken
...
linkerd: mark as broken
2021-05-11 10:27:28 -03:00
nixbitcoin
315d082952
xd: init at 0.4.0
2021-05-11 11:21:25 +00:00
Stéphan Kochen
64945fc77e
communi: partial fix for darwin app
2021-05-11 12:09:50 +02:00
superherointj
a10ede5a5a
k3s: 1.20.6+k3s1 -> 1.21.0+k3s1
2021-05-11 06:36:41 -03:00
github-actions[bot]
10e16ec9ab
Merge master into staging-next
2021-05-11 06:20:33 +00:00
R. RyanTM
447bd26325
kubeseal: 0.15.0 -> 0.16.0
2021-05-11 06:03:36 +00:00
sterni
f93d83d21b
ocamlPackages: cohttp: 2.5.0 -> 4.0.0; conduit: 2.2.2 -> 4.0.0 ( #118144 )
...
* ocamlPackages.x509: 0.12.0 -> 0.13.0
https://github.com/mirleft/ocaml-x509/releases/tag/v0.13.0
* ocamlPackages.tls{,-mirage}: 0.12.8 -> 0.13.1
https://github.com/mirleft/ocaml-tls/releases/tag/v0.13.0
https://github.com/mirleft/ocaml-tls/releases/tag/v0.13.1
* ocamlPackages.ca-certs: 0.2.0 -> 0.2.1
Adds support for NIX_SSL_CERT_FILE, so we can finally run its test
suite! https://github.com/mirage/ca-certs/releases/tag/v0.2.1
* ocamlPackages.dns*: 4.6.3 -> 5.0.0
* jackline: unstable-2020-09-03 -> unstable-2021-04-23
Compatibility with tls >= 0.13.0
* ocamlPackages.ca-certs-nss: init at 3.64.0.1
* ocamlPackages.conduit: 2.2.2 -> 2.3.0
https://github.com/mirage/ocaml-conduit/releases/tag/v2.3.0
* ocamlPackages.curly: fix tests with new ca-certs behavior
* ocamlPackages.cohttp: 2.5.0 -> 4.0.0
ocamlPackages.cohttp-lwt-unix: add description
https://github.com/mirage/ocaml-cohttp/releases/tag/v4.0.0
* ocamlPackages.mirage{,-runtime,-types*}: 3.10.1 -> 3.10.3
Adjust to a few changed dependencies:
https://github.com/mirage/mirage/releases/tag/v3.10.2
https://github.com/mirage/mirage/releases/tag/v3.10.3
* ocamlPackages.conduit*: 2.3.0 -> 4.0.0
https://github.com/mirage/ocaml-conduit/releases/tag/v4.0.0
* ocamlPackages.cohttp-lwt-unix: disable tests
* ocamlPackages.dns*: 5.0.0 -> 5.0.1
https://github.com/mirage/ocaml-dns/releases/tag/v5.0.1
* ocamlPackages.awa*: 0.0.1 -> 0.0.3
https://github.com/mirage/awa-ssh/releases/tag/v0.0.2
https://github.com/mirage/awa-ssh/releases/tag/v0.0.3
* ocamlPackages.optint: 0.0.4 -> 0.1.0
https://github.com/mirage/optint/releases/tag/v0.0.5
https://github.com/mirage/optint/releases/tag/v0.1.0
* ocamlPackages.decompress: 1.3.0 -> 1.4.0
https://github.com/mirage/decompress/releases/tag/v1.4.0
* ocamlPackages.checkseum: 0.2.1 -> 0.3.1
https://github.com/mirage/checkseum/releases/tag/v0.3.0
https://github.com/mirage/checkseum/releases/tag/v0.3.1
* ocamlPackages.checkseum: allow compilation with ocaml-freestanding
* ocamlPackages.carton: 0.4.0 -> 0.4.1
https://github.com/mirage/ocaml-git/releases/tag/carton-v0.4.1
* ocamlPackages.mimic: 0.0.2 -> 0.0.3
* Upstream changed.
* https://github.com/dinosaure/mimic/releases/tag/0.0.3
* ocamlPackages.letsencrypt: 0.2.4 -> 0.2.5
* ocamlPackages.paf: 0.0.1 -> 0.0.3
* ocamlPackages.git-cohttp-mirage: remove at 3.3.3
Will be replaced by git-paf 3.4.0.
* ocamlPackages.git*: 3.3.3 -> 3.4.0
ocamlPackages.git-paf: init at 3.4.0
https://github.com/mirage/ocaml-git/releases/tag/3.4.0
* ocamlPackages.irmin*: 2.5.3 -> 2.6.0
https://github.com/mirage/irmin/releases/tag/2.6.0
2021-05-11 06:54:15 +02:00
Dmitry Kalinkin
8366be903c
Merge pull request #122493 from onsails/nym
...
nym: fix build on darwin
2021-05-10 23:49:42 -04:00
github-actions[bot]
49b8e6f7d4
Merge master into staging-next
2021-05-11 00:48:15 +00:00
Michael Weiss
6d7bff791b
Merge pull request #122487 from primeos/chromium
...
chromium: 90.0.4430.93 -> 90.0.4430.212
2021-05-11 02:03:29 +02:00
Andrey Kuznetsov
0d3bc3db3e
nym: all platforms
2021-05-11 02:11:49 +03:00
Sandro
5f450ddd3b
Merge pull request #122480 from otavio/upgrade-pkgs-2021-05-10
...
shellhub-agent: 0.6.4 -> 0.7.0
2021-05-11 00:30:50 +02:00
TredwellGit
a0edfacfad
element: 1.7.26 -> 1.7.27
...
https://github.com/vector-im/element-web/blob/v1.7.27/CHANGELOG.md
https://github.com/vector-im/element-desktop/blob/v1.7.27/CHANGELOG.md
2021-05-10 22:09:44 +00:00
Andrey Kuznetsov
f4839bfc43
nym: fix build on darwin
2021-05-11 00:35:08 +03:00
Michael Weiss
2213e058fc
chromium: 90.0.4430.93 -> 90.0.4430.212
...
https://chromereleases.googleblog.com/2021/05/stable-channel-update-for-desktop.html
This update includes 19 security fixes.
CVEs:
CVE-2021-30506 CVE-2021-30507 CVE-2021-30508 CVE-2021-30509
CVE-2021-30510 CVE-2021-30511 CVE-2021-30512 CVE-2021-30513
CVE-2021-30514 CVE-2021-30515 CVE-2021-30516 CVE-2021-30517
CVE-2021-30518 CVE-2021-30519 CVE-2021-30520
2021-05-10 22:52:32 +02:00
Otavio Salvador
1ccf343045
shellhub-agent: 0.6.4 -> 0.7.0
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-05-10 17:43:19 -03:00
Joe DeVivo
bf92d0ec37
nixos/ssm-agent: conf files written to /etc
...
ssm-agent expects files in /etc/amazon/ssm. The pkg substitutes a location in
the nix store for those default files, but if we ever want to adjust this
configuration on NixOS, we'd need the ability to modify that file.
This change to the nixos module writes copies of the default files from the nix
store to /etc/amazon/ssm. Future versions can add config, but right now this
would allow users to at least write out a text value to
environment.etc."amazon/ssm/amazon-ssm-agent.json".text to provide
their own config.
2021-05-10 13:16:41 -07:00
Joe DeVivo
27b4fd19ed
ssm-agent: copy files required for agent startup
2021-05-10 13:16:41 -07:00
Eduardo Sánchez Muñoz
08a26e4579
pythonPackages.sip: rename to sip_4
...
sip 4 is the old and unmaintained version
2021-05-10 20:41:38 +02:00
github-actions[bot]
61fa3fdde8
Merge master into staging-next
2021-05-10 18:28:17 +00:00
Sandro
ce3763008f
Merge pull request #122347 from dotlambda/surf-2.1
2021-05-10 19:27:40 +02:00
Sandro
5829cdaa1c
Merge pull request #122430 from dotlambda/kdeltachat-webp
2021-05-10 19:11:01 +02:00
github-actions[bot]
115881e756
Merge master into staging-next
2021-05-10 12:24:32 +00:00
Robert Schütz
18a8eb9e41
kdeltachat: enable WebP support
...
See d0a05f9ca3
.
2021-05-10 10:46:57 +02:00
Emery Hemingway
b593afbfb6
nicotine-plus: 1.4.1 -> 3.0.6
2021-05-10 10:10:12 +02:00
github-actions[bot]
f4d69ad1f2
Merge master into staging-next
2021-05-10 06:20:28 +00:00
Ryan Mulligan
df0339ecda
Merge pull request #122306 from r-ryantm/auto-update/himalaya
...
himalaya: 0.3.1 -> 0.3.2
2021-05-09 18:24:16 -07:00
github-actions[bot]
1e3d91bd19
Merge master into staging-next
2021-05-10 00:48:32 +00:00
Mario Rodas
719ac402b1
Merge pull request #122342 from marsam/update-flexget
...
flexget: 3.1.116 -> 3.1.121
2021-05-09 17:33:18 -05:00
github-actions[bot]
450e66080b
Merge master into staging-next
2021-05-09 18:23:01 +00:00
Anderson Torres
fe51cf4609
Merge pull request #122313 from OPNA2608/fix/palemoon-config/21.05
...
palemoon: Remove MOZ_PKG_SPECIAL, add AV1 configure flag
2021-05-09 14:25:31 -03:00
Robert Schütz
d6f915eb0e
surf: 2019-02-08 -> 2.1
2021-05-09 15:48:06 +02:00
superherointj
3a453e0f08
linkerd: mark as broken
...
"linkerd" builds but does not output a working application.
2021-05-09 09:56:18 -03:00
github-actions[bot]
bc1f4b790e
Merge master into staging-next
2021-05-09 12:23:16 +00:00
Guillaume Girol
f7adb8b94e
Merge pull request #121942 from mjlbach/bump_matrix-nio_dependencies
...
pythonPackages.matrix-nio: 0.15.2 -> 0.18.0, update build system and dependencies
2021-05-09 09:41:45 +00:00
OPNA2608
0f4d3902ab
palemoon: Remove MOZ_PKG_SPECIAL, add AV1 configure flag
...
MOZ_PKG_SPECIAL: https://forum.palemoon.org/viewtopic.php?f=3&t=26796#p214729
"This is something we use for distinction for our infra. […] yeah just exclude it from your system packaging."
AV1: https://forum.palemoon.org/viewtopic.php?f=5&t=25843#p214767
"[It's] not on Linux and SunOS build instructions, only on Windows. But […] it is enabled for official Pale Moon"
2021-05-09 10:18:51 +02:00
Vladimír Čunát
5663b2b2d3
Merge branch 'master' into staging-next
...
(a trivial conflict in transmission)
2021-05-09 09:31:55 +02:00
R. RyanTM
c405fdecc7
himalaya: 0.3.1 -> 0.3.2
2021-05-09 05:59:36 +00:00