Commit graph

291361 commits

Author SHA1 Message Date
Finn Behrens 1085be2233
moodle: 3.10.2 -> 3.11 (#123877) 2021-05-21 13:13:09 +02:00
talyz 2d8a870813
keycloak.tests: Test HTTPS support 2021-05-21 13:09:43 +02:00
talyz ba00b0946e
nixos/keycloak: Split certificatePrivateKeyBundle into two options
Instead of requiring the user to bundle the certificate and private
key into a single file, provide separate options for them. This is
more in line with most other modules.
2021-05-21 13:09:38 +02:00
talyz dbf91bc2f1
nixos/keycloak: keycloak.database* -> keycloak.database.*
Move all database options to their own group / attribute. This makes
the configuration clearer and brings it in line with most other modern
modules.
2021-05-21 13:09:32 +02:00
talyz 83e406e97a
nixos/keycloak: frontendUrl always needs to be suffixed with /
In some places, Keycloak expects the frontendUrl to end with `/`, so
let's make sure it always does.
2021-05-21 13:09:25 +02:00
talyz 58614f8416
nixos/keycloak: Add myself to maintainers 2021-05-21 13:09:19 +02:00
talyz d748c86389
nixos/keycloak: Improve readablility by putting executables in PATH 2021-05-21 13:09:14 +02:00
talyz 8309368e4c
nixos/keycloak: Set umask before copying sensitive files
`install` copies the files before setting their mode, so there could
be a breif window where the secrets are readable by other users
without a strict umask.
2021-05-21 13:09:09 +02:00
talyz c2bebf4ee2
nixos/keycloak: Improve bash error handling 2021-05-21 13:09:03 +02:00
talyz d6727d28e1
nixos/keycloak: Set the postgresql database password securely
Feeding `psql` the password on the command line leaks it through the
`psql` process' `/proc/<pid>/cmdline` file. Using `echo` to put the
command in a file and then feeding `psql` the file should work around
this, since `echo` is a bash builtin and thus shouldn't spawn a new
process.
2021-05-21 13:08:53 +02:00
Hubert Jasudowicz d7e1537f17 pythonPackages.karton-asciimagic: 1.0.1 -> 1.1.0 2021-05-21 12:54:40 +02:00
Michael Weiss d3ad6d42ca
Merge pull request #123713 from Mindavi/git/cross-compilation
git: support cross-compilation by disabling perl support
2021-05-21 12:50:47 +02:00
Michael Weiss 91f80841dc
Merge pull request #123885 from primeos/chromiumDev
chromiumDev: 92.0.4503.0 -> 92.0.4512.4
2021-05-21 12:40:14 +02:00
Sandro 17c9c7f179
Merge pull request #123878 from dotlambda/pytube-10.8.2
python3Packages.pytube: 10.8.1 -> 10.8.2
2021-05-21 12:23:40 +02:00
Michael Weiss 6581cd7f5c
chromiumDev: 92.0.4503.0 -> 92.0.4512.4 2021-05-21 12:22:37 +02:00
Michael Weiss ac3f3a9fd0
Merge pull request #123817 from primeos/signal-desktop
signal-desktop: 5.1.0 -> 5.2.0
2021-05-21 12:22:09 +02:00
Austin Seipp bc9bb977d2
kind: 0.10.0 -> 0.11.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-05-21 04:31:38 -05:00
Robert Schütz 879b05b3af python3Packages.pytube: 10.8.1 -> 10.8.2
https://github.com/pytube/pytube/releases/tag/v10.8.2
2021-05-21 11:15:38 +02:00
Mario Rodas 50af5ebc0a
Merge pull request #123857 from marsam/update-terraform-lsp
terraform-lsp: 0.0.10 -> 0.0.12
2021-05-21 03:57:41 -05:00
Robert Schütz 5bb0fb6963 pika-backup: 0.3.0 -> 0.3.1
https://gitlab.gnome.org/World/pika-backup/-/tags/v0.3.1
2021-05-21 10:48:13 +02:00
Domen Kožar 33dbd881ce
Merge pull request #123872 from stephank/fix-qemu-darwin
qemu: fix darwin build
2021-05-21 10:38:17 +02:00
Robbert Gurdeep Singh fa4aa72508 nextcloud: add preInstall and postInstall hook calls 2021-05-21 10:33:13 +02:00
David 049ecc9716 erlang-ls: use rebar3Relx 2021-05-21 17:24:45 +09:00
David 72795f8c0b rebar3Relx: add beamDeps support 2021-05-21 17:24:45 +09:00
David ac9b645021 rebar3: apply erlang/rebar3#2552 as patch 2021-05-21 17:24:45 +09:00
Mario Rodas abfa43101a
Merge pull request #123856 from marsam/update-pg_auto_failover
postgresqlPackages.pg_auto_failover: 1.5.1 -> 1.5.2
2021-05-21 02:37:43 -05:00
Stéphan Kochen 44a41a2e11 qemu: fix darwin build
Co-authored-by: Michael Roitzsch <reactorcontrol@icloud.com>
2021-05-21 08:55:51 +02:00
Robbert Gurdeep Singh 63542dbf0a nextcloud: 21.0.1 -> 21.0.2 2021-05-21 08:33:10 +02:00
Daniël de Kok d10236eb20
Merge pull request #123515 from savannidgerinel/savanni/1password-8.0.34-stable
_1password-gui: 8.0.33-53.BETA -> 8.0.34-stable
2021-05-21 08:31:47 +02:00
Michele Guerini Rocco eb20269353
Merge pull request #123837 from rnhmjoj/qute
qutebrowser: 2.2.1 -> 2.2.2
2021-05-21 08:14:15 +02:00
Michele Guerini Rocco 80f883b71f
Merge pull request #123724 from johnae/qutebrowser-pipewire
qutebrowser: support for webrtc pipewire (needed for wayland native screen sharing support)
2021-05-21 08:13:13 +02:00
Meghea Iulian 01f0665aac
avocode: add missing deps 2021-05-21 09:02:54 +03:00
Savanni D'Gerinel 720de418f7 _1password-gui: 8.0.33-52 -> 8.0.34
This includes an overhaul of the install script, using patchelf to set
the interpreter and the libraries. This reflects a lot of what I've
learned about electron + nixos over the last few months.

This change is motivated by the fact that 1Password's version of
electron changed, probably leading to crashes that I've been seeing when
I try to update the Nix derivation to the latest versions.

Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
2021-05-21 08:01:08 +02:00
Leon Vack 7a405ec11f ytmdesktop: init at 1.13.0 2021-05-21 07:42:53 +02:00
AndersonTorres d2f38e49a9 Small modifications to manual-packages.nix 2021-05-21 02:37:52 -03:00
Jonathan Ringer 96e0fd0529
python3Packages.pybids: 0.12.4 -> 0.13 2021-05-20 22:25:20 -07:00
Jonathan Ringer 97e3593522
python3Packages.xdg: 5.0.1 -> 5.0.2 2021-05-20 22:16:32 -07:00
Mario Rodas 4a35529508 python38Packages.internetarchive: 2.0.2 -> 2.0.3 2021-05-21 04:20:00 +00:00
Mario Rodas ab1302a32a rubocop: alias to rubyPackages.rubocop 2021-05-21 04:20:00 +00:00
Mario Rodas b9c3590ee2 rubyPackages: update 2021-05-21 04:20:00 +00:00
AndersonTorres b620a19ae7 Fixup shell-command-plus spurious reinsertion 2021-05-21 00:41:12 -03:00
AndersonTorres 0c45fe305b elpa-packages: updated at 2021-05-21 2021-05-21 00:41:12 -03:00
AndersonTorres da004087c6 melpa-packages: updated at 2021-05-21 2021-05-21 00:32:06 -03:00
AndersonTorres d92d1799d9 org-packages: updated at 2021-05-20 2021-05-21 00:32:06 -03:00
AndersonTorres 70a5cbc298 Rename emacs-modes to emacs/elisp-packages 2021-05-21 00:32:06 -03:00
happysalada 788deaad9d ion: unstable-2020-03-22 -> unstable-2020-05-10
fix darwin build
2021-05-21 11:53:16 +09:00
happysalada ceb8edb369 rustup: fix darwin build 2021-05-21 10:59:12 +09:00
happysalada 97335842d1 rustup: nixpkgs-fmt 2021-05-21 10:59:12 +09:00
Mario Rodas f38ba786c1
Merge pull request #123850 from marsam/update-ncspot
ncspot: 0.7.0 -> 0.7.1
2021-05-20 20:42:19 -05:00
Mauricio Collares 22c86a0466 sageWithDoc: fix static asset deduplication 2021-05-20 18:29:02 -07:00