-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathflake.lock
More file actions
45 lines (45 loc) · 1.1 KB
/
flake.lock
File metadata and controls
45 lines (45 loc) · 1.1 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
{
"nodes": {
"localvqe-src": {
"flake": false,
"locked": {
"lastModified": 1780052968,
"narHash": "sha256-kVv4ABZuyH6C1QkQ67leXAvvH3+v1BrJXis2MB4mroQ=",
"ref": "refs/heads/main",
"rev": "de56a174d9662b65f404ec65ae8e4bc9712db0da",
"revCount": 47,
"submodules": true,
"type": "git",
"url": "https://github.com/localai-org/LocalVQE"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/localai-org/LocalVQE"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1777954456,
"narHash": "sha256-hGdgeU2Nk87RAuZyYjyDjFL6LK7dAZN5RE9+hrDTkDU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "549bd84d6279f9852cae6225e372cc67fb91a4c1",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"localvqe-src": "localvqe-src",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}