Skip to content

Commit 0d0fc2f

Browse files
committed
Add comment to apm.yml explaining pinning strategy
1 parent 2bb8c80 commit 0d0fc2f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

apm.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: AI
22
version: 1.0.0
33
description: Nix flake for AI coding agents
44
author: Sridhar Ratnakumar
5+
# Pin to commit hash — lock file is gitignored because it breaks with
6+
# multiple targets (https://github.com/microsoft/apm/issues/529).
7+
# To update: change the hash, then run `just agent::update`.
58
dependencies:
69
apm:
710
- srid/agency#7fc84d15e9c48395d2c093c9d275939bf05738f6

0 commit comments

Comments
 (0)