Commit Graph

292725 Commits

Author SHA1 Message Date
Andreas Rammhold
7a47055a0f
Merge pull request #124266 from andir/codeowners
CODEOWNERS: merge the neovim lines as they are not additive
2021-05-24 20:30:59 +02:00
Martin Weinelt
f0fa057420 python3Packages.pulsectl: 21.5.17 -> 21.5.18 2021-05-24 10:52:05 -07:00
Martin Weinelt
338b0fe1c5 python3Packages.mocket: 3.9.40 -> 3.9.41 2021-05-24 10:52:05 -07:00
Matheus de Souza Pessanha
54fd011d65
maintainers: add mdsp's GPG keys 2021-05-24 14:43:51 -03:00
Matheus de Souza Pessanha
12eaa1f5fb
gTile: init at 44 2021-05-24 14:39:47 -03:00
Sandro
8ab3f6e967
Merge pull request #122477 from ProofOfKeags/pkg/faraday 2021-05-24 19:38:03 +02:00
Patrick Hilhorst
741c61b735
plexamp: 3.4.4 -> 3.4.6 (#121887) 2021-05-24 19:35:55 +02:00
Sumner Evans
cdd56a425c
element: 1.7.28 -> 1.7.29 2021-05-24 11:01:35 -06:00
Michael Weiss
e56bed6bdb
mesa: 21.0.3 -> 21.1.1
Note: This update likely causes some issues when running an application
that has a direct dependency on Mesa (e.g. Sway and XWayland) and was
compiled against a different Nixpkgs revision. See 7106fca0fe for more
details regarding that issue.
2021-05-24 18:43:28 +02:00
Keagan McClelland
94fc5998a0 maintainers: add ProofOfKeags 2021-05-24 10:11:52 -06:00
Keagan McClelland
cbd71e1cd4 faraday: init at version 0.2.3 2021-05-24 10:11:40 -06:00
Domen Kožar
031ea8124c
Add backporting action
If "backport <branch>" label is applied to a PR,
once the PR is merged, github-actions bot will create another PR targeting
<branch> and cherry-picking commits.
2021-05-24 17:54:29 +02:00
Pavol Rusnak
17f0612267
Merge pull request #124205 from prusnak/squashfs-tools-ng-darwin
squashfs-tools-ng: mark no longer broken on aarch64-darwin
2021-05-24 17:52:11 +02:00
Sandro
f6775f71da
Merge pull request #123625 from austinbutler/pulumi-321 2021-05-24 17:38:02 +02:00
Robin Gloster
c57cf7b5eb
Merge pull request #124267 from LeSuisse/composer-2.0.14
phpPackages.composer: 2.0.13 -> 2.0.14
2021-05-24 10:09:03 -05:00
Pavol Rusnak
0f08ac1924
Merge pull request #124202 from prusnak/rw-darwin
rw: mark no longer broken on darwin
2021-05-24 16:51:21 +02:00
Pavol Rusnak
91e5eb9857
Merge pull request #124204 from prusnak/debianutils-darwin
debianutils: mark no longer broken on darwin
2021-05-24 16:51:01 +02:00
Pavol Rusnak
3105dd0f0c
squashfs-tools-ng: mark no longer broken on aarch64-darwin 2021-05-24 16:50:03 +02:00
Thomas Gerbet
40dd7e38cc phpPackages.composer: 2.0.13 -> 2.0.14
https://github.com/composer/composer/releases/tag/2.0.14
2021-05-24 16:47:17 +02:00
Andreas Rammhold
fb1d3d68db
CODEOWNERS: merge the neovim lines as they are not additive
CODEOWNERS files always take that *last* match for a specific match.
Having two lines for the same path will only ever result in the last
line being used. The intention here was that both of these individuals
are owners of the neovim space and not just one.
2021-05-24 16:46:33 +02:00
Jörg Thalheim
602b5f8747
Update pkgs/build-support/bintools-wrapper/ld-wrapper.sh
Co-authored-by: John Ericson <git@JohnEricson.me>
2021-05-24 15:44:01 +01:00
Jörg Thalheim
27f8d4c362
Merge pull request #124246 from gebner/ccls-headers
ccls: fix libc++ header path
2021-05-24 15:43:06 +01:00
David Birks
f57fb1844c
microplane: 0.0.31 -> 0.0.32 2021-05-24 10:40:42 -04:00
Robert Gerus
f7ccc5f35d weechatScripts.weechat-matrix: fix matrix_sso_helper path
server.py tries to launch a matrix_sso_helper binary when connecting to
a homeserver that uses some SSO mechanism instead of plain login and
password, but doesn't have $out/bin in $PATH.

Using substituteInPlace to patch server.py so that the helper process is
started by using its actual filesystem location instead of relying on
$PATH.

Fixes: https://github.com/NixOS/nixpkgs/issues/124186
2021-05-24 16:38:18 +02:00
Luke Granger-Brown
709785f944
Merge pull request #119186 from ncfavier/nginx-reject-ssl
nixos/nginx: add option rejectSSL exposing ssl_reject_handshake
2021-05-24 15:35:23 +01:00
Louis Bettens
1024bdd7ee ghc_filesystem: 1.5.4 -> 1.5.6 2021-05-24 16:06:17 +02:00
lassulus
8eb5701aaf solanum: remove obsolete BANDB settings/patches 2021-05-24 15:49:57 +02:00
Ryan Mulligan
05d9b4d619
Merge pull request #122570 from r-ryantm/auto-update/drumstick
libsForQt5.drumstick: 2.1.1 -> 2.2.0
2021-05-24 06:45:27 -07:00
Naïm Favier
821ca7d4cc
nixos/nginx: add option rejectSSL exposing ssl_reject_handshake 2021-05-24 15:10:09 +02:00
Patrick Hilhorst
3e91f422fd
gcc11: use maintainer team 2021-05-24 15:02:14 +02:00
Patrick Hilhorst
841cee208f
maintainers/teams: add ericson2314 to gcc 2021-05-24 15:01:07 +02:00
Patrick Hilhorst
4b1fa9e847
maintainers/teams: fix typo in gcc
Co-authored-by: Henri Menke <henri@henrimenke.de>
2021-05-24 15:01:07 +02:00
Patrick Hilhorst
f2e5fa469c
maintainers/teams: add vcunat to gcc 2021-05-24 15:01:06 +02:00
Patrick Hilhorst
c913e53bdb
gcc*: use maintainer team 2021-05-24 15:01:05 +02:00
Patrick Hilhorst
d9b59212d5
maintainers/teams: add gcc 2021-05-24 15:01:05 +02:00
Gabriel Ebner
eef236e8ef ccls: fix libc++ header path 2021-05-24 14:48:42 +02:00
DavHau
4af47234fa scikit-learn: disable some tests for darwin 2021-05-24 19:36:20 +07:00
github-actions[bot]
e6cf78ff5e
Merge staging-next into staging 2021-05-24 12:29:03 +00:00
github-actions[bot]
39f8014bf7
Merge master into staging-next 2021-05-24 12:29:00 +00:00
Francesco Gazzetta
5b42338f4e docs/release-notes: mention staticjinja 2021-05-24 14:17:51 +02:00
R. RyanTM
4f51b501fe erlangR22: 22.3.4.17 -> 22.3.4.19 2021-05-24 20:33:08 +09:00
Jörg Thalheim
d59217b5f8
Merge pull request #124189 from Mic92/redis
redis: enable pie
2021-05-24 12:21:31 +01:00
Gabriel Ebner
b6ce87ae53
Merge pull request #124237 from regnat/revert-sandbox-path-option
Revert "nixos/nix-daemon: fix sandbox-paths option"
2021-05-24 12:48:59 +02:00
Robert Schütz
6e72346fc3
ytfzf: 1.1.5 -> 1.1.6 (#124119)
https://github.com/pystardust/ytfzf/releases/tag/v1.1.6
2021-05-24 12:21:28 +02:00
Robert Schütz
a57e8bef58
mousai: 0.3.2 -> 0.4.1 (#124112)
https://github.com/SeaDve/Mousai/releases/tag/v0.4.0
https://github.com/SeaDve/Mousai/releases/tag/v0.4.1
2021-05-24 12:20:49 +02:00
Luka Blaskovic
33d5dc3e7a terraform-provider-hcloud: 1.22.0 -> 1.26.0 2021-05-24 09:53:48 +00:00
Pavol Rusnak
7f6e0b37df
Merge pull request #124206 from prusnak/etebase-server-darwin
etebase-server: mark no longer broken on darwin
2021-05-24 11:38:17 +02:00
06kellyjac
91d51c4195 terragrunt: 0.29.2 -> 0.29.4 2021-05-24 10:37:40 +01:00
Francesco Gazzetta
1d1efe54cf staticjinja: 1.0.4 -> 2.0.0 2021-05-24 11:34:46 +02:00
06kellyjac
475e7f1a55 trivy: 0.18.2 -> 0.18.3 2021-05-24 10:21:18 +01:00