Commit Graph

8 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
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
R. Ryantm
229a974570 mountpoint-s3: 1.5.0 -> 1.6.0 2024-04-11 19:26:30 +00:00
cppdt
a0d1afb0fc mountpoint-s3: update license to Apache 2.0 2024-03-18 15:39:15 -04:00
R. Ryantm
5e9b646116 mountpoint-s3: 1.4.1 -> 1.5.0 2024-03-12 14:14:36 +00:00
R. Ryantm
618c648007 mountpoint-s3: 1.4.0 -> 1.4.1 2024-02-16 19:04:52 +00:00
Luka Blaskovic
36ca5eda59 mountpoint-s3: 1.3.2 -> 1.4.0 2024-01-26 17:49:35 +00:00
Luka Blaskovic
2c3349ccfa mountpoint-s3: init at 1.3.2 2024-01-12 07:37:25 +00:00