We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bb8c80 commit 0d0fc2fCopy full SHA for 0d0fc2f
1 file changed
apm.yml
@@ -2,6 +2,9 @@ name: AI
2
version: 1.0.0
3
description: Nix flake for AI coding agents
4
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`.
8
dependencies:
9
apm:
10
- srid/agency#7fc84d15e9c48395d2c093c9d275939bf05738f6
0 commit comments