Build agentpipe v0.6.0 from source (Go)

This commit is contained in:
2026-02-13 13:37:49 +11:00
parent 08bbe87cc5
commit bbb8cae22d
2 changed files with 35 additions and 1 deletions

View File

@@ -328,7 +328,7 @@ fonts.packages = with pkgs; [
# Minimal system packages needed for the session and core usability
environment.systemPackages = with pkgs; [
uv
(pkgs.callPackage ../../pkgs/agentpipe-bin.nix { })
(pkgs.callPackage ../../pkgs/agentpipe.nix { })
(pkgs.callPackage ../../pkgs/sidecar-bin.nix { })
xfce.thunar
xfce.tumbler