Commit Graph

6 Commits

Author SHA1 Message Date
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
1dba00671b glauth: 2.3.1 -> 2.3.2 2024-02-19 07:31:38 +00:00
Christoph Heiss
be41239394
glauth: drop obsolete excludedPackages
As of v2.3.1, vendoring of the toml module was dropped by upstream, so
we can remove it here too. See also #288194.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-02-13 09:57:08 +01:00
R. Ryantm
759e309339 glauth: 2.3.0 -> 2.3.1 2024-02-12 17:34:49 +01:00
Christoph Heiss
093f5bcda1
glauth: add myself as maintainer
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-01-19 10:06:32 +01:00
Bjørn Forsman
3da3b6e819 glauth: init at 2.3.0
https://github.com/glauth/glauth
2024-01-18 18:00:47 +01:00