aptly: stop shipping files binary (#517629)

This commit is contained in:
Colin
2026-06-07 23:30:50 +00:00
committed by GitHub
+3
View File
@@ -38,6 +38,9 @@ buildGoModule (finalAttrs: {
preBuild = ''
echo ${finalAttrs.version} > VERSION
'';
excludedPackages = [
"system"
];
postInstall = ''
installShellCompletion --bash --name aptly completion.d/aptly