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": {
"gitpecker": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1778680061,
"narHash": "sha256-xiYIZtQYAHHZuKWm7kb23ucae4y8JfxgrIPvGCnbpno=",
"ref": "refs/heads/main",
"rev": "8d7b5b7c99eb32a666999910ff391029cbd790af",
"revCount": 4,
"type": "git",
"url": "https://git.jolheiser.com/gitpecker.git"
},
"original": {
"type": "git",
"url": "https://git.jolheiser.com/gitpecker.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1778580735,
"narHash": "sha256-t+8AVV8ExvOmslz2sLIgw/hJBKlyl65rJvxjvvjHgpE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "48d91f2c0ce7b9e589f967d4f685153dd765dcdd",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"gitpecker": "gitpecker",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}
|