Commit Graph

6 Commits

Author SHA1 Message Date
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
Jon Seager
ea97563cf1
scrutiny: 0.8.0 -> 0.8.1
Also driveby to add the changelog attribute to meta
2024-04-11 08:02:56 +01:00
Jon Seager
ea47f5e75c
scrutiny: add nix-update-script 2024-03-18 08:33:44 +00:00
Jon Seager
7b9b395e9b
scrutiny: 0.7.3 -> 0.8.0 2024-03-18 08:30:15 +00:00
Jon Seager
2ca773f986
scrutiny: 0.7.2 -> 0.7.3 2024-02-25 10:05:50 +00:00
Jon Seager
41f9a37ee4
scrutiny: init at 0.7.2 2024-02-22 21:20:08 +00:00