-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
62 lines (62 loc) · 1.47 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1719075281,
"narHash": "sha256-CyyxvOwFf12I91PBWz43iGT1kjsf5oi6ax7CrvaMyAo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a71e967ef3694799d0c418c98332f7ff4cc5f6af",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1719075281,
"narHash": "sha256-CyyxvOwFf12I91PBWz43iGT1kjsf5oi6ax7CrvaMyAo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a71e967ef3694799d0c418c98332f7ff4cc5f6af",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"tpl2cpp": "tpl2cpp"
}
},
"tpl2cpp": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1719200024,
"narHash": "sha256-YtR5/dfh2i8Mz9o10OQgDVxafaKLTfaoHg9l/YhGV5g=",
"owner": "alexpbell",
"repo": "tpl2cpp",
"rev": "787829dfb1bc7eeec49c9bc4a93b060ab4bca2e2",
"type": "github"
},
"original": {
"owner": "alexpbell",
"repo": "tpl2cpp",
"type": "github"
}
}
},
"root": "root",
"version": 7
}