-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathflake.lock
More file actions
44 lines (44 loc) · 1.02 KB
/
flake.lock
File metadata and controls
44 lines (44 loc) · 1.02 KB
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1765934234,
"narHash": "sha256-pJjWUzNnjbIAMIc5gRFUuKCDQ9S1cuh3b2hKgA7Mc4A=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "af84f9d270d404c17699522fab95bbf928a2d92f",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"val3dity-src": "val3dity-src"
}
},
"val3dity-src": {
"flake": false,
"locked": {
"lastModified": 1757079329,
"narHash": "sha256-ovrJ6Oqx3F8QECoWJJLHRaOczfqZ0jNV0TP99BL93M4=",
"owner": "ylannl",
"repo": "val3dity",
"rev": "54f7350a31ce30e0801b64bef5e9efdda1f358c3",
"type": "github"
},
"original": {
"owner": "ylannl",
"repo": "val3dity",
"type": "github"
}
}
},
"root": "root",
"version": 7
}