-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
44 lines (44 loc) · 1.04 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1677341534,
"narHash": "sha256-zqaJuOTnKzg5AubC4rzzJ/IS5kU5n4U7vxosv1Fv8Ug=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "7076110064c09f0b3942f609f2134c1358ef2e50",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"stacklock2nix": "stacklock2nix"
}
},
"stacklock2nix": {
"locked": {
"lastModified": 1676847867,
"narHash": "sha256-AZaNUH0ltgcvS8lhc5vBML7YxkCsDD0y+NpB+2Zd678=",
"owner": "cdepillabout",
"repo": "stacklock2nix",
"rev": "2181b463e0ee05f886613d489e18299327a7cee6",
"type": "github"
},
"original": {
"owner": "cdepillabout",
"ref": "main",
"repo": "stacklock2nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}