Commit Graph

8 Commits

Author SHA1 Message Date
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01: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
techknowlogick
6bdbb4797e tea: 0.9.0 -> 0.9.2
Diff: https://gitea.com/gitea/tea/compare/v0.9.0...v0.9.2
2023-02-19 00:26:49 -05:00
techknowlogick
3e3e699c2a tea: 0.8.0 -> 0.9.0 2022-09-13 16:45:15 -04:00
James Landrein
383cef41ed tea: 0.7.1 -> 0.8.0 2021-11-15 16:07:03 +01:00
James Landrein
9f0d327b66 tea: 0.7.0 -> 0.7.1 2021-08-31 17:42:11 +02:00
Dmitry Bogatov
91eea5481c tea: use fetchFromGitea instead of fetchgit
Function fetchFromGitea downloads source as tarball from gitea service
instead of cloning whole repository, which is more bandwidth and cpu
efficient.
2021-07-11 14:53:06 -04:00
James Landrein
6c61c8cad2 tea: init at 0.7.0 2021-03-13 23:12:10 +01:00