refactor: ran deadnix

This commit is contained in:
Rouven Seifert 2023-09-17 20:14:32 +02:00
parent 62825e357f
commit 02cd8440f1
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
13 changed files with 13 additions and 13 deletions

View file

@ -55,7 +55,7 @@ in
services.portunus = {
enable = true;
package = pkgs.portunus.overrideAttrs (old: {
package = pkgs.portunus.overrideAttrs (_old: {
patches = [
./0001-update-user-validation-regex.patch
./0002-both-ldap-and-ldaps.patch