mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
nix: set dontFixup = true (#4735)
This commit is contained in:
parent
072aa7569c
commit
7d5e6718dc
@ -113,6 +113,8 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
done
|
||||
'';
|
||||
|
||||
dontFixup = true;
|
||||
|
||||
meta = {
|
||||
description = "AI coding agent built for the terminal";
|
||||
longDescription = ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user