mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-19 10:02:04 +08:00
nix: set dontFixup = true (#4735)
This commit is contained in:
@@ -113,6 +113,8 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
done
|
||||
'';
|
||||
|
||||
dontFixup = true;
|
||||
|
||||
meta = {
|
||||
description = "AI coding agent built for the terminal";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user