Commit Graph

14 Commits

Author SHA1 Message Date
Paul Meyer
629cf33e2d
Merge pull request #318534 from r-ryantm/auto-update/athens
athens: 0.14.0 -> 0.14.1
2024-06-10 07:26:57 +02:00
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
R. Ryantm
74ca8895bc athens: 0.14.0 -> 0.14.1 2024-06-09 14:17:27 +00:00
R. Ryantm
4801bbcb86 athens: 0.13.3 -> 0.14.0 2024-05-02 07:13:06 +00:00
R. Ryantm
5c9e92f60d athens: 0.13.2 -> 0.13.3 2024-04-15 00:21:06 +00:00
Moritz Sanft
67710fb2b3
athens: 0.13.1 -> 0.13.2 2024-04-02 14:50:47 +02:00
Jörg Thalheim
a292058564
Merge pull request #276685 from katexochen/buildGoModule/buildid
buildGoModule: always set `-buildid=` as ldflag
2024-01-14 14:13:16 +01:00
Paul Meyer
c0659bef33 athens: 0.13.0 -> 0.13.1 2024-01-04 13:40:28 +01:00
Paul Meyer
77d6ba8a4c treewide: remove explicit -buildid=
from buildGoModules invocations

This is now always set by buildGoModule.
2023-12-28 09:59:34 +01:00
Paul Meyer
928a5d009f athens: remove timpath flag, don't use pname as repo
trimpath is already set by buildGoModule.
pname should not be used as src.repo, so pname can be overriden.
2023-12-24 09:48:02 +01:00
Paul Meyer
7ad281a1c3 athens: add version test 2023-12-24 09:45:34 +01:00
Paul Meyer
e9bd0e68af athens: drop buildGo121Module 2023-12-24 09:29:56 +01:00
Paul Meyer
19c4cb1dd7 athens: 0.12.1 -> 0.13.0 2023-12-12 09:38:28 +01:00
Malte Poll
58cf8505ce athens: init at 0.12.1
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-11-07 14:43:07 +01:00