1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
{
"nodes": {
"agentd": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1785292758,
"narHash": "sha256-GwsZmHT10J/wEMQfcAijsKG3TiU41y7gMqP/rJUOeBc=",
"owner": "bsima",
"repo": "agentd",
"rev": "a9baf886eb21fa0c3cfe1538507f58939769776a",
"type": "github"
},
"original": {
"owner": "bsima",
"repo": "agentd",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1778869304,
"narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d233902339c02a9c334e7e593de68855ad26c4cb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"agentd": "agentd",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}
|