Commit Graph

3 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
Anton Mosich
dd4b88da6e lemurs: 0.3.1 -> 0.3.2
For changelog see: https://github.com/coastalwhite/lemurs/releases/tag/v0.3.2
2023-09-23 23:58:09 +02:00
Jeremiah S
bc39d29076 lemurs: init at 0.3.1
applied editorconfig settings

fix: lf line ending issue

fix: repo can not be pname due to bind issues

fix: use cargoHash not cargoSha256

lint: build inputs should new line

lint: callPackage should have space in attrset
2023-08-02 16:19:45 +00:00