about summary refs log tree commit diff
path: root/pkgs/applications/editors/textadept/11/deps.nix
blob: c0744875e7a89c2aa68b1ddab8a86774976be142 (plain) (blame)
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
{
  "scintilla514.tgz" = {
    url = "https://www.scintilla.org/scintilla514.tgz";
    sha256 = "sha256-3IJcVUmJBWsmMURsfKKLFHyUw2XZI90Kkoq3oR3To2U=";
  };
  "lexilla510.tgz" = {
    url = "https://www.scintilla.org/lexilla510.tgz";
    sha256 = "sha256-azWVJ0AFSYZxuFTPV73uwiVJZvNxcS/POnFtl6p/P9g=";
  };
  "475d8d43f3418590c28bd2fb07ee9229d1fa2d07.zip" = {
    url =
      "https://github.com/orbitalquark/scinterm/archive/475d8d43f3418590c28bd2fb07ee9229d1fa2d07.zip";
    sha256 = "sha256-lNMK0RFcOLg9RRE5a6VelhSzUYVl5TiAiXcje2JOedE=";
  };
  "4cb1464ef738a098f008d6530b776fe780b19c34.zip" = {
    url =
      "https://github.com/orbitalquark/scintillua/archive/4cb1464ef738a098f008d6530b776fe780b19c34.zip";
    sha256 = "sha256-OgmZ5iWnjG1cI6wprHOyeLY86DcLpU/4omGJ6stEe0c=";
  };
  "lua-5.4.2.tar.gz" = {
    url = "http://www.lua.org/ftp/lua-5.4.2.tar.gz";
    sha256 = "sha256-EVcNl+nXMDwKWVZ+0ax8ZINAzQ2xDV/VlMCSI+8vUk8=";
  };
  "lpeg-1.0.2.tar.gz" = {
    url = "http://www.inf.puc-rio.br/~roberto/lpeg/lpeg-1.0.2.tar.gz";
    sha256 = "sha256-SNZldgUbbHg4j6rQm3BJMJMmRYj80PJY3aqxzdShX/4=";
  };
  "v1_8_0.zip" = {
    url = "https://github.com/keplerproject/luafilesystem/archive/v1_8_0.zip";
    sha256 = "sha256-46a+ynqKkFIu7THbbM3F7WWkM4JlAMaGJ4TidnG54Yo=";
  };
  "gtdialog_1.5.zip" = {
    url = "https://github.com/orbitalquark/gtdialog/archive/gtdialog_1.5.zip";
    sha256 = "sha256-kk85ajgMG0okUwPAyL0TYq6BfS5cuyFmsk6i8pn7pbw=";
  };
  "cdk-5.0-20200923.tgz" = {
    url = "http://invisible-mirror.net/archives/cdk/cdk-5.0-20200923.tgz";
    sha256 = "sha256-AH9d6IDLLuvYVW335M2Gc9XmTJlwFH7uaSOoFMKfqu0=";
  };
  "libtermkey-0.20.tar.gz" = {
    url = "http://www.leonerd.org.uk/code/libtermkey/libtermkey-0.20.tar.gz";
    sha256 = "sha256-bA2HyUq5kV527NMTuuwI3t871W3oN0PZqpI6CBk10vU=";
  };
}