-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
48 lines (48 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
45
46
47
48
{
"nodes": {
"ak-nix": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1688836388,
"narHash": "sha256-Fm6cH4b7s2tZnriP/cOwqu7/UGDPosz2wqt6dYNxDLU=",
"owner": "aakropotkin",
"repo": "ak-nix",
"rev": "946451fdeb5d1851bcd5fcbf103402a863b59657",
"type": "github"
},
"original": {
"owner": "aakropotkin",
"ref": "main",
"repo": "ak-nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1688798537,
"narHash": "sha256-+3QEnDgBiso8lgUJpMagn6xCujmarc6zCWfKYAd6nqU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "842e90934a352f517d23963df3ec0474612e483c",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"ak-nix": "ak-nix",
"nixpkgs": [
"ak-nix",
"nixpkgs"
]
}
}
},
"root": "root",
"version": 7
}