3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

15938 commits

Author SHA1 Message Date
github-actions[bot] 9911b1c75b
Merge staging-next into staging 2021-05-16 01:01:01 +00:00
github-actions[bot] b484cef365
Merge master into staging-next 2021-05-16 01:00:58 +00:00
Sandro 2e69532fbc
Merge pull request #123115 from bbigras/cloudflared
cloudflared: 2021.3.3 -> 2021.5.6
2021-05-15 21:41:04 +02:00
Sandro a12b7dfe16
Merge pull request #122931 from andersk/zulip
zulip: 5.6.0 → 5.7.0
2021-05-15 21:32:27 +02:00
Sandro 3b2051e66d
Merge pull request #122703 from r-ryantm/auto-update/argo
argo: 3.0.2 -> 3.0.3
2021-05-15 21:30:45 +02:00
github-actions[bot] c10600230e
Merge staging-next into staging 2021-05-15 18:30:31 +00:00
github-actions[bot] f1b78f8618
Merge master into staging-next 2021-05-15 18:30:28 +00:00
Jan Tojnar 94a0ad2f1a
Merge pull request #122798 from MetaDark/newsflash
newsflash: 1.4.0 → 1.4.1
2021-05-15 17:34:18 +02:00
Bruno Bigras 2bc3592339 cloudflared: 2021.3.3 -> 2021.5.6 2021-05-15 10:23:01 -04:00
github-actions[bot] 78ae7ac75e
Merge staging-next into staging 2021-05-15 06:22:25 +00:00
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
John Ericson 18c38f8aee treewide: All the linker to be chosen independently
This will begin the process of breaking up the `useLLVM` monolith. That
is good in general, but I hope will be good for NetBSD and Darwin in
particular.

Co-authored-by: sterni <sternenseemann@systemli.org>
2021-05-14 21:29:51 +00: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
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
zowoq 004f8cd986 Merge staging-next into staging 2021-05-14 16:32:43 +10: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 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
Jan Tojnar ac6a4f7cf5
Merge branch 'staging-next' into staging 2021-05-14 01:40:09 +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] 60f5ecc76d
Merge staging-next into staging 2021-05-13 12:26:52 +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
Jan Tojnar 0313c77b55
Merge branch 'staging-next' into staging 2021-05-13 11:42:36 +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] b057978bb2
Merge staging-next into staging 2021-05-12 18:32:29 +00: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