-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
61 lines (61 loc) · 1.57 KB
/
flake.lock
File metadata and controls
61 lines (61 loc) · 1.57 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"nodes": {
"fret-semantics": {
"flake": false,
"locked": {
"narHash": "sha256-zP5etYRHXqyzz1znckDZ1KaWrudTxvl/3J3IQvMOTxw=",
"type": "file",
"url": "https://raw.githubusercontent.com/NASA-SW-VnV/fret/refs/heads/master/fret-electron/app/parser/semantics.json"
},
"original": {
"type": "file",
"url": "https://raw.githubusercontent.com/NASA-SW-VnV/fret/refs/heads/master/fret-electron/app/parser/semantics.json"
}
},
"levers": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1726675215,
"narHash": "sha256-a0c9fvSTXlwiqR75WdKfP15fX0Zh7HcnDNUqk+mZqg4=",
"owner": "kquick",
"repo": "nix-levers",
"rev": "efa344dfd989fc9ca8c8be6b06c551bda37989dc",
"type": "github"
},
"original": {
"owner": "kquick",
"repo": "nix-levers",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1758446476,
"narHash": "sha256-5rdAi7CTvM/kSs6fHe1bREIva5W3TbImsto+dxG4mBo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a1f79a1770d05af18111fbbe2a3ab2c42c0f6cd0",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"fret-semantics": "fret-semantics",
"levers": "levers",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}