Commit Graph

6 Commits

Author SHA1 Message Date
Sigmanificient
6dd44107ac treewide: remove unused lib (and other) arguments 2024-07-26 11:18:09 +02:00
Jan van Brügge
c719eead60
authentik,authentik-outposts.ldap: 2024.2.2 -> 2024.6.0 2024-07-06 12:51:31 +01:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Jan van Brügge
1c6325cb74
authentik,authentik-outposts.ldap: 2023.10.7 -> 2024.2.2 2024-03-06 13:22:52 +00:00
Jan van Brügge
8c335258bd
authentik-outposts.ldap: init at 2023.10.7 2024-01-31 13:45:10 +00:00