Commit graph

15818 commits

Author SHA1 Message Date
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
Michael Weiss 63ff7e430b
chromiumBeta: 91.0.4472.38 -> 91.0.4472.57 2021-05-13 13:04:34 +02: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
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
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
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
Christoph Hrdinka 55301e2cb3
Merge pull request #122563 from stephank/fix-communi-darwin
communi: fix darwin build
2021-05-12 09:51:44 +02: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
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
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
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
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
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
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
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
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
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