nix: set dontFixup = true (#4735)

This commit is contained in:
Albert O'Shea
2025-11-26 03:16:53 +11:00
committed by GitHub
parent c31d7715a1
commit 78557168f1
+2
View File
@@ -113,6 +113,8 @@ stdenvNoCC.mkDerivation (finalAttrs: {
done
'';
dontFixup = true;
meta = {
description = "AI coding agent built for the terminal";
longDescription = ''