-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathflake.lock
47 lines (47 loc) · 1.02 KB
/
flake.lock
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
{
"nodes": {
"crane": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1708560786,
"narHash": "sha256-gcTA/iq9mfrwGPQsoxVryWhCAgBwL2GJLGO/s06/0wY=",
"owner": "ipetkov",
"repo": "crane",
"rev": "9a5972e2e8d0b1716cc4e42af8b75eca6914fbff",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1708626047,
"narHash": "sha256-lu6JUSirmQ31Kipd6kpOKjX3iPMEuH292ZwHik+HmWE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3e4736c4186b32bf42c7ed80fc32d676caf4a6f4",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"crane": "crane",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}