-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
62 lines (62 loc) · 1.55 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
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"nodes": {
"firmware": {
"flake": false,
"locked": {
"lastModified": 1672362092,
"narHash": "sha256-C4g3mDbDJUeWnKuQmJJfBhdxRCRqQYRgWDh4GuwfAM0=",
"ref": "refs/heads/master",
"rev": "590c889537949f2926e9a6428e8b91deec94076c",
"revCount": 23358,
"submodules": true,
"type": "git",
"url": "https://github.com/qmk/qmk_firmware.git"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/qmk/qmk_firmware.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1672353432,
"narHash": "sha256-oZfgp/44/o2tWiylV30cR+DLyWTJ+5dhsdWZVpzs3e4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "913a47cd064cc06440ea84e5e0452039a85781f0",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"firmware": "firmware",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}