Commit Graph

11 Commits

Author SHA1 Message Date
rafaelrc7
ad6b3d734f
goimapnotify: 2.3.9 -> 2.3.10 2024-01-02 11:27:57 -03:00
R. Ryantm
de22144f9b goimapnotify: 2.3.7 -> 2.3.9 2023-10-25 13:38:50 +00:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Anton Mosich
e1206bf0a5 treewide: add meta.mainProgram
Add `meta.mainProgram` to all packages for which lib.getExe is called in
home-manager
2023-08-03 14:41:45 +02:00
David Baynard
6d0224cd76
goimapnotify: Add darwin to platforms (#193797)
* goimapnotify: Add darwin to platforms

The program builds and runs on macos.

Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2022-10-06 00:00:57 -05:00
R. Ryantm
6e4217a3f2 goimapnotify: 2.3.2 -> 2.3.7 2021-12-10 19:43:34 +00:00
zowoq
58ebdc3154 goimapnotify: remove unused deps.nix
switched to buildGoModule in 8d8a28b47b
2021-12-05 07:57:10 +10:00
Peter Hoeg
8d8a28b47b goimapnotify: 2.0 -> 2.3.2 2021-08-29 22:49:37 +08:00
William O'Hanley
b2342c9aea goimapnotify: patch sh with runtimeShell
sh is not on PATH in some environments (see #111688).
2021-02-04 11:25:35 -08:00
Pavol Rusnak
2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
William O'Hanley
93f3452f87 goimapnotify: init at 2.0 2020-04-15 20:21:20 -07:00