-
Notifications
You must be signed in to change notification settings - Fork 17
/
flake.lock
61 lines (61 loc) · 1.5 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
{
"nodes": {
"emacs-src": {
"flake": false,
"locked": {
"lastModified": 1685464105,
"narHash": "sha256-Y0uuemxviXxi4WQEn2fb3derGaDLJxDH10qGXkpmKDQ=",
"owner": "emacs-mirror",
"repo": "emacs",
"rev": "ecc1d990d9e9d006838ca514213ea5e46a459363",
"type": "github"
},
"original": {
"owner": "emacs-mirror",
"repo": "emacs",
"type": "github"
}
},
"emacs-vterm-src": {
"flake": false,
"locked": {
"lastModified": 1681705456,
"narHash": "sha256-1+AbPtyl1dS73WTMrIUduyWeM4cOiD3CI7d0Ic3jpVw=",
"owner": "akermu",
"repo": "emacs-libvterm",
"rev": "94e2b0b2b4a750e7907dacd5b4c0584900846dd1",
"type": "github"
},
"original": {
"owner": "akermu",
"repo": "emacs-libvterm",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1685399834,
"narHash": "sha256-Lt7//5snriXSdJo5hlVcDkpERL1piiih0UXIz1RUcC4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "58c85835512b0db938600b6fe13cc3e3dc4b364e",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"emacs-src": "emacs-src",
"emacs-vterm-src": "emacs-vterm-src",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}