-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
44 lines (44 loc) · 1018 Bytes
/
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1740560979,
"narHash": "sha256-Vr3Qi346M+8CjedtbyUevIGDZW8LcA1fTG0ugPY/Hic=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5135c59491985879812717f4c9fea69604e7f26f",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nutest": {
"flake": false,
"locked": {
"lastModified": 1739469972,
"narHash": "sha256-lGV2TRJvZnXdPTFau3nB4bWNlMacPm0YYo6HXRHloE0=",
"owner": "vyadh",
"repo": "nutest",
"rev": "d19774c07482268f77f050480f1220c1155a8286",
"type": "github"
},
"original": {
"owner": "vyadh",
"repo": "nutest",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nutest": "nutest"
}
}
},
"root": "root",
"version": 7
}