-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlock.json
More file actions
39 lines (39 loc) · 1.27 KB
/
Copy pathlock.json
File metadata and controls
39 lines (39 loc) · 1.27 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
{
"depends": [
{
"method": "fetchzip",
"packages": [
"libevdev"
],
"path": "/nix/store/hvy91ipp9p9az57nc2i25q6ws8w8a15n-source",
"rev": "4d9b3581df1b95ffc400ae965958039e0687f1d0",
"sha256": "18nlr740jzb1s0hc3ggzgm79l6989s5i7y00vib9fri7z2hc2ra9",
"srcDir": "",
"url": "https://github.com/PassiveLemon/libevdev-nim/archive/4d9b3581df1b95ffc400ae965958039e0687f1d0.tar.gz"
},
{
"method": "fetchzip",
"packages": [
"x11"
],
"path": "/nix/store/8qaywzr8nzsiddjba77nhf75hzmxx0d9-source",
"ref": "1.2",
"rev": "29aca5e519ebf5d833f63a6a2769e62ec7bfb83a",
"sha256": "16npqgmi2qawjxaddj9ax15rfpdc7sqc37i2r5vg23lyr6znq4wc",
"srcDir": "",
"url": "https://github.com/nim-lang/x11/archive/29aca5e519ebf5d833f63a6a2769e62ec7bfb83a.tar.gz"
},
{
"method": "fetchzip",
"packages": [
"winim"
],
"path": "/nix/store/qp2iv7zxx76yai75kqv7x9qhcf3n5x33-source",
"ref": "3.9.4",
"rev": "6fdee629140baa0d7060ddf86662457d11f50d35",
"sha256": "1v5jcylcsgk2x2aylzdk9fgyygjylz1ikmp2xxj6prck7wk6kxdv",
"srcDir": "",
"url": "https://github.com/khchen/winim/archive/6fdee629140baa0d7060ddf86662457d11f50d35.tar.gz"
}
]
}