talyz
5010f4fff9
nixos/keycloak: Use LoadCredential to load secrets
...
Use systemd's LoadCredential mechanism to make the secret files
available to the service.
This gets rid of the privileged part of the ExecPreStart script which
only served to copy these files and assign the correct
permissions. There's been issues with this approach when used in
combination with DynamicUser, where sometimes the user isn't created
before the ExecPreStart script runs, causing the error
install: invalid user ‘keycloak’
This should fix that issue.
Unfortunately, all of the ExecPreStart script had to be moved to
ExecStart, since credentials aren't provided to ExecPreStart. See
https://github.com/systemd/systemd/issues/19604 .
2022-01-17 11:46:51 +01:00
misuzu
1ea75adb02
git-workspace: 0.8.0 -> 0.9.0
2022-01-17 11:41:26 +01:00
Timo Kaufmann
e3b041ac07
Merge pull request #145767 from midchildan/fix/noto-cjk
...
noto-fonts-cjk: add missing serif font
2022-01-17 11:23:40 +01:00
Sandro
1f82dc8d9b
Merge pull request #155139 from ivankovnatsky/patch-24
2022-01-17 11:06:24 +01:00
Renaud
0448ee08a4
Merge pull request #153260 from r-ryantm/auto-update/klibc
...
klibc: 2.0.9 -> 2.0.10
2022-01-17 11:02:38 +01:00
Sandro
fd180ee549
Merge pull request #140265 from McSinyx/blackshades-2.4.0
2022-01-17 10:58:06 +01:00
Sandro
44e6704c37
Merge pull request #150169 from bew/init-rofi-wayland
2022-01-17 10:53:33 +01:00
Sandro
b50dfc5e6a
Merge pull request #155306 from cameronfyfe/add-vscode-language-packs
2022-01-17 10:51:07 +01:00
github-actions[bot]
5883bf6728
terraform-providers: update 2022-01-17
2022-01-17 19:36:58 +10:00
Sandro
2cc9cae45d
Merge pull request #155281 from SuperSandro2000/yle-dl
2022-01-17 10:33:21 +01:00
Sandro
d3fb6ebc75
Merge pull request #155308 from datafoo/vscode-extensions.streetsidesoftware.code-spell-checker
2022-01-17 10:30:45 +01:00
Sandro
fe9ab85ac4
Merge pull request #155305 from datafoo/vscode-extensions.stkb.rewrap
2022-01-17 10:29:23 +01:00
cameronfyfe
2eaa8d8bbf
vscode: add non-english language packs
2022-01-17 02:17:34 -07:00
datafoo
e8242572da
vscode-extensions.streetsidesoftware.code-spell-checker: 2.0.14 -> 2.1.4
2022-01-17 10:15:49 +01:00
Fabian Affolter
e00e384be4
Merge pull request #155288 from SuperSandro2000/python39Packages.google-cloud-bigquery
...
python39Packages.google-cloud-bigquery: 2.31.0 -> 2.32.0
2022-01-17 10:14:04 +01:00
datafoo
31dda65403
vscode-extensions.stkb.rewrap: 1.15.4 -> 1.16.0
2022-01-17 10:04:42 +01:00
Fabian Affolter
d3dbc7d96d
Merge pull request #155287 from SuperSandro2000/python39Packages.google-cloud-datacatalog
...
python39Packages.google-cloud-datacatalog: 3.6.1 -> 3.6.2
2022-01-17 10:02:13 +01:00
Fabian Affolter
a46420f72f
Merge pull request #155285 from SuperSandro2000/python39Packages.google-cloud-tasks
...
python39Packages.google-cloud-tasks: 2.7.1 -> 2.7.2
2022-01-17 09:50:07 +01:00
Fabian Affolter
9c4746a305
Merge pull request #155275 from fabaff/bump-meshtastic
...
python3Packages.meshtastic: 1.2.56 -> 1.2.57
2022-01-17 09:40:47 +01:00
Frederik Rietdijk
afef6d0e81
Merge pull request #154687 from dotlambda/python-alias
...
python,pythonPackages: make aliases
2022-01-17 09:37:49 +01:00
R. RyanTM
4fa7c297f2
minimap2: 2.23 -> 2.24
...
* minimap2: 2.23 -> 2.24 (#153189 )
* minimap2: no support for aarch64
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-17 08:49:35 +01:00
Ivan Kovnatsky
32c8a5de66
nixos/chromium: Add DefaultSearchProviderEnabled option
...
Without this option `DefaultSearchProviderSearchURL` and
`DefaultSearchProviderSuggestURL` are really wastefull as it does not
set search engine, at least for me.
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-01-17 08:04:55 +02:00
Bobby Rong
9e779f01ca
Merge pull request #155226 from Stunkymonkey/fbterm-refactor
...
fbterm: refactor
2022-01-17 11:09:55 +08:00
Bobby Rong
5f6ea5806d
Merge pull request #155197 from veprbl/pr/broken_inav-blackbox-tools
...
inav-blackbox-tools: mark as broken on darwin
2022-01-17 11:03:17 +08:00
Bobby Rong
896b959497
Merge pull request #155196 from veprbl/pr/broken_i3lock-color
...
i3lock-color: mark as broken on darwin
2022-01-17 11:02:50 +08:00
Justin Bedő
dfa93a4725
Merge pull request #95831 from cfhammill/cfh/add-rstudio-server
...
rstudio-server: Initial commit for rstudio-server and associated wrapper
2022-01-17 12:59:58 +11:00
Thiago Kenji Okada
1e2b159b94
Merge pull request #155283 from InfinityGhost/update/opentabletdriver
...
opentabletdriver: v0.5.3.3 -> v0.6.0.2
2022-01-16 22:40:22 -03:00
legendofmiracles
583a5c9f93
Merge pull request #154637 from schnusch/firefox_decrypt
2022-01-16 19:38:47 -06:00
Sandro Jäckel
cd330a1666
python39Packages.google-cloud-bigquery: 2.31.0 -> 2.32.0
2022-01-17 02:19:56 +01:00
Sandro Jäckel
43d9f800f7
python39Packages.google-cloud-datacatalog: 3.6.1 -> 3.6.2
2022-01-17 02:19:06 +01:00
Sandro
d5f90c9b72
Merge pull request #155279 from SuperSandro2000/tempest
2022-01-17 02:17:32 +01:00
Sandro Jäckel
0fbc9cb653
python39Packages.google-cloud-tasks: 2.7.1 -> 2.7.2
2022-01-17 02:17:27 +01:00
Sandro Jäckel
ff402748b3
yle-dl: 20210917 -> 20211213
2022-01-17 02:07:27 +01:00
InfinityGhost
a9581967f7
opentabletdriver: v0.5.3.3 -> v0.6.0.2
2022-01-16 20:03:16 -05:00
Phillip Cloud
52edbfc427
pulumi: use gh for versions and parallelize pulumi API downloads ( #154880 )
2022-01-17 01:57:02 +01:00
Sandro
d952e9aa46
python310Packages.tempest: use stable patch URL
...
see https://github.com/NixOS/nixpkgs/pull/155057/files#r785250630
2022-01-17 01:47:33 +01:00
legendofmiracles
0fc18d692f
Merge pull request #125144 from xfnw/master
...
python3Packages.dataset: init at 1.5.2
2022-01-16 18:40:54 -06:00
legendofmiracles
0b7e81ec04
Merge pull request #154183 from Kranzes/legendary
...
legendary-gl: 0.20.18 -> 0.20.24
2022-01-16 18:34:14 -06:00
Thiago Kenji Okada
60de256485
Merge pull request #155224 from thiagokokada/bump-pinta
...
pinta: 2.0.1 -> 2.0.2, add translations
2022-01-16 21:30:30 -03:00
Martin Weinelt
718a7207f8
Merge pull request #154807 from mweinelt/jenkins
2022-01-17 01:28:39 +01:00
pennae
b2786b6860
Merge pull request #152704 from ius/polkit-gktdocs
...
polkit: disable gtkdocs when cross compiling
2022-01-16 23:32:09 +00:00
Robert Scott
ecfda6ef7c
lighttpd: add patch for CVE-2022-22707
2022-01-17 00:27:40 +01:00
Robert Scott
a0b3813092
lighttpd: 1.4.59 -> 1.4.63
2022-01-17 00:27:40 +01:00
Ben Darwin
43047ec128
nixos/rstudio-server: add to 22.05 release notes
2022-01-17 10:26:24 +11:00
Justin Bedo
0fe0153003
nixos/rstudio-server: init
2022-01-17 10:24:38 +11:00
cfhammill
fd51177e5c
rstudio-server, rstudioServerWrapper: init at rstudio.version (1.4.1717)
...
Co-authored-by: Justin Bedo <cu@cua0.org>
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Benjamin Darwin <bcdarwin@gmail.com>
2022-01-17 10:24:37 +11:00
CHRIS hammill
d3bc05b0f9
add cfhammill (me) to the maintainers list
2022-01-17 10:24:37 +11:00
Nikolay Korotkiy
d18d62d487
gqrx: 2.15.2 → 2.15.4
2022-01-17 00:18:27 +01:00
Sandro
b1021ac29a
Merge pull request #155221 from gador/wtforms-update
2022-01-17 00:16:20 +01:00
Joerie de Gram
649a7d75b4
polkit: disable gtkdoc when cross compiling
2022-01-16 23:57:01 +01:00