Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-09-13 19:20:30 +00:00
parent 8bd2057efc
commit cf69da4a54
6 changed files with 94 additions and 71 deletions

View File

@@ -9,7 +9,7 @@ prev.tea.overrideAttrs (oldAttrs: {
# fix: evaluate env login in repo context
(builtins.fetchurl {
url = "https://gitea.com/gitea/tea/pulls/809.patch";
sha256 = "sha256:1f9cyizwmza6kg0r3q5d8h7vvph4wnh7kh3wvi5aqnbw100j7igg";
sha256 = "sha256:1mmsnzabcdy5lihs51kbx8r1vcr51rfj9a8gl5894jm7qvng7c5d";
})
];
})