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": 1780590006,
"narHash": "sha256-Lq0SEdwHZ1POfHemmGUx9uiI325LHRl5ern//ipO68I=",
"ref": "refs/heads/t-1067",
"rev": "18516b65e28f409ac750b6d79dab5eff9940ee8c",
"revCount": 71,
"type": "git",
"url": "file:///home/ben/src/bsima/agentd"
},
"original": {
"type": "git",
"url": "file:///home/ben/src/bsima/agentd"
}
},
"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
}
|