-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathflake.lock
More file actions
48 lines (48 loc) · 1.09 KB
/
Copy pathflake.lock
File metadata and controls
48 lines (48 loc) · 1.09 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
{
"nodes": {
"aikadm-frontend": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1744034998,
"narHash": "sha256-3hOfAlI1bAFBeQxCLddA2b6gxktjpM6OKvdfIDyMR2M=",
"owner": "HumXC",
"repo": "aikadm-frontend",
"rev": "a85518c7251faada13c7272a3d037a24deeb08c1",
"type": "github"
},
"original": {
"owner": "HumXC",
"repo": "aikadm-frontend",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1753429684,
"narHash": "sha256-9h7+4/53cSfQ/uA3pSvCaBepmZaz/dLlLVJnbQ+SJjk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7fd36ee82c0275fb545775cc5e4d30542899511d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"aikadm-frontend": "aikadm-frontend",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}