lol
1# file generated from Gopkg.lock using dep2nix (https://github.com/nixcloud/dep2nix)
2[
3 {
4 goPackagePath = "github.com/alecthomas/chroma";
5 fetch = {
6 type = "git";
7 url = "https://github.com/alecthomas/chroma";
8 rev = "0c0b382eca61a71c1eb4cb4dea2bc78aa4939d96";
9 sha256 = "0chpzs542s366vv01bfhrajdrbhmrvc3gi8jhpw3xgz6wfkivcp4";
10 };
11 }
12 {
13 goPackagePath = "github.com/danwakefield/fnmatch";
14 fetch = {
15 type = "git";
16 url = "https://github.com/danwakefield/fnmatch";
17 rev = "cbb64ac3d964b81592e64f957ad53df015803288";
18 sha256 = "0cbf511ppsa6hf59mdl7nbyn2b2n71y0bpkzbmfkdqjhanqh1lqz";
19 };
20 }
21 {
22 goPackagePath = "github.com/dlclark/regexp2";
23 fetch = {
24 type = "git";
25 url = "https://github.com/dlclark/regexp2";
26 rev = "7632a260cbaf5e7594fc1544a503456ecd0827f1";
27 sha256 = "0vhp5r0ywv9p1c74fm8xzclnwx2mg9f0764b3id7a9nwh0plisx2";
28 };
29 }
30 {
31 goPackagePath = "github.com/jroimartin/gocui";
32 fetch = {
33 type = "git";
34 url = "https://github.com/jroimartin/gocui";
35 rev = "c055c87ae801372cd74a0839b972db4f7697ae5f";
36 sha256 = "1b1cbjg925l1c5v3ls8amni9716190yzf847cqs9wjnj82z8qa47";
37 };
38 }
39 {
40 goPackagePath = "github.com/mattn/go-runewidth";
41 fetch = {
42 type = "git";
43 url = "https://github.com/mattn/go-runewidth";
44 rev = "ce7b0b5c7b45a81508558cd1dba6bb1e4ddb51bb";
45 sha256 = "0lc39b6xrxv7h3v3y1kgz49cgi5qxwlygs715aam6ba35m48yi7g";
46 };
47 }
48 {
49 goPackagePath = "github.com/nsf/termbox-go";
50 fetch = {
51 type = "git";
52 url = "https://github.com/nsf/termbox-go";
53 rev = "5c94acc5e6eb520f1bcd183974e01171cc4c23b3";
54 sha256 = "1fi8imdgwvlsgifw2qfl3ww0lsrgkfsimkzz7bnrq41nar78s0fw";
55 };
56 }
57 {
58 goPackagePath = "gopkg.in/yaml.v2";
59 fetch = {
60 type = "git";
61 url = "https://github.com/go-yaml/yaml";
62 rev = "5420a8b6744d3b0345ab293f6fcba19c978f1183";
63 sha256 = "0dwjrs2lp2gdlscs7bsrmyc5yf6mm4fvgw71bzr9mv2qrd2q73s1";
64 };
65 }
66]