Commit Graph

10 Commits

Author SHA1 Message Date
Aleksana
04ad1f46f9
gswatcher: init at 1.7.1 (#359789) 2024-11-29 22:34:08 +08:00
Leah Amelia Chen
cb460d69fb
gswatcher: init at 1.7.1 2024-11-29 12:14:05 +01:00
Austin Horstman
92c2525fbf
gcsan2pdf: update and pin tesseract version (#358158) 2024-11-26 22:51:10 -06:00
R. Ryantm
d8b67f6e05 gscreenshot: 3.6.3 -> 3.7.0 2024-11-23 18:08:09 +00:00
Patrick
8bb356dda9
gscan2pdf: 2.13.3 -> 2.13.4 2024-11-22 15:42:55 +01:00
Patrick
d45cc1f900
gcsan2pdf: pin tesseract version 2024-11-22 15:41:15 +01:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
wxt
4bbec8c443 gmt: move to by-name; run nixfmt; dcw-gmt: move to by-name; run nixfmt; gshhg-gis: move to by-name; run nixfmt 2024-10-30 18:37:55 +08:00
Fabian Affolter
65bf2855b2 gsan: init at 5.0.0
Tool to extract subdomains from SSL certificates in HTTPS sites

https://github.com/franccesco/getaltname
2024-10-28 14:24:48 +01:00
Yarny0
e2c2aae222 gscan2pdf: migrate to pkgs/by-name overlay 2024-09-18 19:51:00 +02:00