-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
49 lines (49 loc) · 1.09 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
45
46
47
48
49
{
"nodes": {
"maipkgs": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1732955753,
"narHash": "sha256-9I/vLDFCRtfLysq24hANxQEAXGiECiEi3tJa6JJnV1I=",
"owner": "stephen-huan",
"repo": "maipkgs",
"rev": "8128402d372c54f5429387857c2979c9b53a19f2",
"type": "github"
},
"original": {
"owner": "stephen-huan",
"repo": "maipkgs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1732521221,
"narHash": "sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4633a7c72337ea8fd23a4f2ba3972865e3ec685d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"maipkgs": "maipkgs",
"nixpkgs": [
"maipkgs",
"nixpkgs"
]
}
}
},
"root": "root",
"version": 7
}