nixpkgs/pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix
2016-04-26 14:05:25 -05:00

28584 lines
1.1 MiB

{ callPackage }: {
_0blayout = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "_0blayout";
version = "1.0.0";
src = fetchFromGitHub {
owner = "etu";
repo = "0blayout-mode";
rev = "6e4ef20e70aed88489c31c48c73da8ff0ce4572b";
sha256 = "1xigpz2aswlmpcsc1f7gfakyw7041pbyl9zfd8nz38iq036n5b96";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/0blayout";
sha256 = "027k85h34998i8vmbg2hi4q1m4f7jfva5jm38k0g9m1db700gk92";
name = "_0blayout";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/0blayout";
license = lib.licenses.free;
};
}) {};
abc-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "abc-mode";
version = "20140225.944";
src = fetchFromGitHub {
owner = "mkjunker";
repo = "abc-mode";
rev = "6b5ab7402287dab5a091e94fec9982dc45d9d287";
sha256 = "13f4l9xzx4xm5m80kkb49zh31w0bn0kw9m5ca28rrx4aysqmwryv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/abc-mode";
sha256 = "0qf5lbszyscmagiqhc0d05vzkhdky7ini4w33z1h3j5417sscrcx";
name = "abc-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/abc-mode";
license = lib.licenses.free;
};
}) {};
abyss-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "abyss-theme";
version = "0.5";
src = fetchFromGitHub {
owner = "mgrbyte";
repo = "emacs-abyss-theme";
rev = "e860499a0b2ae0d6d2a27eab12b67dec896a7afc";
sha256 = "1yr6cqycd7ljkqzfp4prz9ilcpjq8wxg5yf645m24gy9v4w365ia";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/abyss-theme";
sha256 = "0ckrgfd7fjls6g510v8fqpkd0fd18lr0spg3lf5s88gky8ihdg6c";
name = "abyss-theme";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/abyss-theme";
license = lib.licenses.free;
};
}) {};
ac-alchemist = callPackage ({ alchemist, auto-complete, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ac-alchemist";
version = "0.1";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-ac-alchemist";
rev = "31114f3e1e7cc1e101d0b81819d7876d8861df92";
sha256 = "0a8widshsm39cbala17pmnk1sazazhhyqppwalysli170whk49c5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-alchemist";
sha256 = "02ll3hcixgdb8zyszn78714gy1h2q0vkhpbnwap9302mr2racwl0";
name = "ac-alchemist";
};
packageRequires = [ alchemist auto-complete cl-lib ];
meta = {
homepage = "https://melpa.org/#/ac-alchemist";
license = lib.licenses.free;
};
}) {};
ac-anaconda = callPackage ({ anaconda-mode, auto-complete, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ac-anaconda";
version = "0.1.0";
src = fetchFromGitHub {
owner = "proofit404";
repo = "ac-anaconda";
rev = "d0dec5c026235f65f9fd6594540df8886ed1b6a8";
sha256 = "0vrd6g9cl02jjxrjxpshq4pd748b5xszhpmakywrw8s08nh8jf44";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-anaconda";
sha256 = "124nvigk6y3iw0lj2r7div88rrx8vz59xwqph1063jsrc29x8rjf";
name = "ac-anaconda";
};
packageRequires = [ anaconda-mode auto-complete dash ];
meta = {
homepage = "https://melpa.org/#/ac-anaconda";
license = lib.licenses.free;
};
}) {};
ac-cake = callPackage ({ auto-complete, cake, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ac-cake";
version = "1.0.0";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "emacs-ac-cake";
rev = "f01b3da7e2d20ea5a62daf62412c7dc1ad0130ff";
sha256 = "12z8nq797hjy0bq5vzpcm7z7bdn0ixc3ma4cj3v51xnwmgknzk6c";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-cake";
sha256 = "0s2pgf0m98ixgadsnn201vm5gnawanpvxv56sf599f33krqnxzkl";
name = "ac-cake";
};
packageRequires = [ auto-complete cake ];
meta = {
homepage = "https://melpa.org/#/ac-cake";
license = lib.licenses.free;
};
}) {};
ac-cake2 = callPackage ({ auto-complete, cake2, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ac-cake2";
version = "1.0.1";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "emacs-ac-cake2";
rev = "ffbb679c0d5c261b05abde06d8d1d1e5d5990b6a";
sha256 = "0mlmhdl9s28z981y8bnpj8jpfzm6bgfiyl0zmpgvhyqw1wzqywwv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-cake2";
sha256 = "0qxilldx23wqf8ilif2nin119bvd0l7b6f6wifixx28a6kl1vsgy";
name = "ac-cake2";
};
packageRequires = [ auto-complete cake2 ];
meta = {
homepage = "https://melpa.org/#/ac-cake2";
license = lib.licenses.free;
};
}) {};
ac-capf = callPackage ({ auto-complete, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ac-capf";
version = "0.1";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-ac-capf";
rev = "17571dba0a8f98111f2ab758e9bea285b263781b";
sha256 = "0nyq34yq4jcp3p30ygma3iz1h0q551p33792byj76pa5ps09g1da";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-capf";
sha256 = "1drgk5iz2wp3rxzd39pj0n4cfmm5z8zqlp50jw5z7ffbbg35qxbm";
name = "ac-capf";
};
packageRequires = [ auto-complete cl-lib ];
meta = {
homepage = "https://melpa.org/#/ac-capf";
license = lib.licenses.free;
};
}) {};
ac-cider = callPackage ({ auto-complete, cider, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ac-cider";
version = "0.2.1";
src = fetchFromGitHub {
owner = "clojure-emacs";
repo = "ac-cider";
rev = "0dcb8e3028f9f658cacbe1ac3e99b02575e2ecd4";
sha256 = "1vpj0lxbvlxffj2z29l109w70hcphiavyvglsw524agxql3c8yf9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-cider";
sha256 = "1dszpb706h34miq2bxqyq1ycbran5ax36vcniwp8vvhgcjsw5sz6";
name = "ac-cider";
};
packageRequires = [ auto-complete cider cl-lib ];
meta = {
homepage = "https://melpa.org/#/ac-cider";
license = lib.licenses.free;
};
}) {};
ac-clang = callPackage ({ auto-complete, cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pos-tip, yasnippet }:
melpaBuild {
pname = "ac-clang";
version = "1.6.0";
src = fetchFromGitHub {
owner = "yaruopooner";
repo = "ac-clang";
rev = "610ff778697eb5499394be3fc3652756d0bfb772";
sha256 = "1sdgpyq5p824dnxv6r7djwvhyhdmnis8k6992klr8iz7anhxzdam";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-clang";
sha256 = "070s06xhkzaqfc3j8c4i44rks6gn8z66lwd54j17p8d91x3qjpr4";
name = "ac-clang";
};
packageRequires = [ auto-complete cl-lib emacs pos-tip yasnippet ];
meta = {
homepage = "https://melpa.org/#/ac-clang";
license = lib.licenses.free;
};
}) {};
ac-dcd = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, flycheck-dmd-dub, lib, melpaBuild }:
melpaBuild {
pname = "ac-dcd";
version = "0.4";
src = fetchFromGitHub {
owner = "atilaneves";
repo = "ac-dcd";
rev = "4cb14b1e9fcfc4bf4a084765bc1eb10abfbbbd49";
sha256 = "0a3s880nswc2s6yh2v5zsmws550q917i7av8nrxc5sp1d03xqwmn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-dcd";
sha256 = "086jp9c6bilc361n1hscza3pbhgvqlq944z7cil2jm1kicsf8s7r";
name = "ac-dcd";
};
packageRequires = [ auto-complete flycheck-dmd-dub ];
meta = {
homepage = "https://melpa.org/#/ac-dcd";
license = lib.licenses.free;
};
}) {};
ac-emoji = callPackage ({ auto-complete, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ac-emoji";
version = "0.2";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-ac-emoji";
rev = "53677f754929ead403ccde64b714ebb6b8fc808e";
sha256 = "0cc3jpc4pihbyznyzvf6i3xwc2x78gb5m36ba9gkvxhabsljnlfg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-emoji";
sha256 = "0msh3dh89jzk6hxva34gp9d5pazchgdknxjbi72z26rss9bkp1mw";
name = "ac-emoji";
};
packageRequires = [ auto-complete cl-lib ];
meta = {
homepage = "https://melpa.org/#/ac-emoji";
license = lib.licenses.free;
};
}) {};
ac-etags = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ac-etags";
version = "0.6";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-ac-etags";
rev = "8cd188b2e4908285ba8178bbd18a555edd7282e8";
sha256 = "0ijni3qgd68jhznhirhgcl59cr7hwfvbwgf6z120x56jmp8h01d2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-etags";
sha256 = "0ag49k9izrs4ikzac9lifvvwhcn5n89lr2vb20pngsvg1czdyhzb";
name = "ac-etags";
};
packageRequires = [ auto-complete ];
meta = {
homepage = "https://melpa.org/#/ac-etags";
license = lib.licenses.free;
};
}) {};
ac-geiser = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, geiser, lib, melpaBuild }:
melpaBuild {
pname = "ac-geiser";
version = "0.1";
src = fetchFromGitHub {
owner = "xiaohanyu";
repo = "ac-geiser";
rev = "0e2e36532336f27e3dc3b01fff55ad1a4329817d";
sha256 = "02ifz25rq64z0ifxs52aqdz0iz4mi6xvj88hcn3aakkmsj749vvn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-geiser";
sha256 = "0v558qz1mp8b1bgk8kgdk5sx5mpd353mw77n5b0pw4b2ikzpz2mx";
name = "ac-geiser";
};
packageRequires = [ auto-complete geiser ];
meta = {
homepage = "https://melpa.org/#/ac-geiser";
license = lib.licenses.free;
};
}) {};
ac-haskell-process = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, haskell-mode, lib, melpaBuild }:
melpaBuild {
pname = "ac-haskell-process";
version = "0.7";
src = fetchFromGitHub {
owner = "purcell";
repo = "ac-haskell-process";
rev = "0362d4323511107ec70e7165cb612f3ab01b712f";
sha256 = "0m33v9iy3y37sicfmpx7kvmn8v1a8k6cs7d0v9v5k93p4d5ila41";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-haskell-process";
sha256 = "0kv4z850kv03wiax1flnrp6sgqja25j23l719w7rkr7ck110q8rw";
name = "ac-haskell-process";
};
packageRequires = [ auto-complete haskell-mode ];
meta = {
homepage = "https://melpa.org/#/ac-haskell-process";
license = lib.licenses.free;
};
}) {};
ac-helm = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, popup }:
melpaBuild {
pname = "ac-helm";
version = "2.1";
src = fetchFromGitHub {
owner = "yasuyk";
repo = "ac-helm";
rev = "f2110576b0eb35850a7f638c1a991a9fa0c8da3a";
sha256 = "1gw38phyaslpql7szvlpwgyfngdgd21f6lq406vq0gjwwmxgig34";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-helm";
sha256 = "16ajxlhcah5zbvywpc6l4l1arr308gjpgvdx6l1nrv2zvpckhlwq";
name = "ac-helm";
};
packageRequires = [ auto-complete helm popup ];
meta = {
homepage = "https://melpa.org/#/ac-helm";
license = lib.licenses.free;
};
}) {};
ac-html = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, lib, melpaBuild, web-completion-data }:
melpaBuild {
pname = "ac-html";
version = "0.31";
src = fetchFromGitHub {
owner = "cheunghy";
repo = "ac-html";
rev = "415a78c3b84855b0c0411832d21a0fb63239b184";
sha256 = "19v9515ixg22m7h7riix8w3vyhzax1m2pbwdirp59v532xn9b0cz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-html";
sha256 = "0qf8f75b6dvy844dq8vh8d9c6k599rh1ynjcif9bwvdpf6pxwvqa";
name = "ac-html";
};
packageRequires = [ auto-complete web-completion-data ];
meta = {
homepage = "https://melpa.org/#/ac-html";
license = lib.licenses.free;
};
}) {};
ac-html-bootstrap = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, web-completion-data }:
melpaBuild {
pname = "ac-html-bootstrap";
version = "0.9.3";
src = fetchFromGitHub {
owner = "osv";
repo = "ac-html-bootstrap";
rev = "591e1e996c820da218ea1eee0a500c556769f128";
sha256 = "1zmjqnlbfchnb7n2v7ms7q06xma1lmf9ry3v6f4pfnwlmz5lsf3a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-html-bootstrap";
sha256 = "0z71m6xws0k9smhsswaivpikr64mv0wh6klnmi5cwhwcqas6kdi1";
name = "ac-html-bootstrap";
};
packageRequires = [ web-completion-data ];
meta = {
homepage = "https://melpa.org/#/ac-html-bootstrap";
license = lib.licenses.free;
};
}) {};
ac-html-csswatcher = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, web-completion-data }:
melpaBuild {
pname = "ac-html-csswatcher";
version = "0.1.7";
src = fetchFromGitHub {
owner = "osv";
repo = "ac-html-csswatcher";
rev = "dadc3c595cf1708291096c03987f1981f3cabc6b";
sha256 = "0p18wxyyc1jmcwx9y5i77s25v4jszv7cmm4bkwm4dzhkxd33kh1f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-html-csswatcher";
sha256 = "0jb9dnm2lxadrxssf0rjqw8yvvskcq4hys8c21shjyj3gkvwbfqn";
name = "ac-html-csswatcher";
};
packageRequires = [ web-completion-data ];
meta = {
homepage = "https://melpa.org/#/ac-html-csswatcher";
license = lib.licenses.free;
};
}) {};
ac-inf-ruby = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, inf-ruby, lib, melpaBuild }:
melpaBuild {
pname = "ac-inf-ruby";
version = "0.4";
src = fetchFromGitHub {
owner = "purcell";
repo = "ac-inf-ruby";
rev = "3e22b66d3d3e2712a0fe783b5cdd0583a0d4c318";
sha256 = "1acm13n59sdgvvzicscxzrr5j1x5sa5x4rc4cnkbwb28nw5a5ysm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-inf-ruby";
sha256 = "04jclf0yxz78x1fsaf5sh1p466947nqrcx337kyhqn0nkj3hplqr";
name = "ac-inf-ruby";
};
packageRequires = [ auto-complete inf-ruby ];
meta = {
homepage = "https://melpa.org/#/ac-inf-ruby";
license = lib.licenses.free;
};
}) {};
ac-ispell = callPackage ({ auto-complete, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ac-ispell";
version = "0.7";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-ac-ispell";
rev = "a8c84f7f0b96dc091abc51b1698f24e9c994e6aa";
sha256 = "16qsj3wni4xhcrjx2rnxdzq6jb7jrl4bngi4an37vgdlrx3w8m6l";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-ispell";
sha256 = "1vsy2qjh60n5lavivpqhhcpg5pk8zz2r0wy1sb65capn841zdi67";
name = "ac-ispell";
};
packageRequires = [ auto-complete cl-lib ];
meta = {
homepage = "https://melpa.org/#/ac-ispell";
license = lib.licenses.free;
};
}) {};
ac-mozc = callPackage ({ auto-complete, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, mozc }:
melpaBuild {
pname = "ac-mozc";
version = "0.0.4";
src = fetchFromGitHub {
owner = "igjit";
repo = "ac-mozc";
rev = "4c6c8be4701010d9362184437c0f783e0335c631";
sha256 = "19cb8kq8gmrplkxil22ahvbyq5cng1l2vh2lrfiyqpjsap7zfjz5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-mozc";
sha256 = "1v3iiid8cq50i076q98ycks9m827xzncgxqwqs2rqhab0ncy3h0f";
name = "ac-mozc";
};
packageRequires = [ auto-complete cl-lib mozc ];
meta = {
homepage = "https://melpa.org/#/ac-mozc";
license = lib.licenses.free;
};
}) {};
ac-octave = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ac-octave";
version = "0.4";
src = fetchFromGitHub {
owner = "coldnew";
repo = "ac-octave";
rev = "eb6463631a69dfd06fe750c1c155594d11de0590";
sha256 = "16f8hvdz6y8nsfj7094yrvw194ag3w1jvz81h287vcgcvmyb7wdf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-octave";
sha256 = "1g5s4dk1rcgkjn17jfw6g201pw0vfhqcx1nhigmnizpnzy0man9z";
name = "ac-octave";
};
packageRequires = [ auto-complete ];
meta = {
homepage = "https://melpa.org/#/ac-octave";
license = lib.licenses.free;
};
}) {};
ac-php = callPackage ({ auto-complete, company, dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, php-mode, popup, s, xcscope, yasnippet }:
melpaBuild {
pname = "ac-php";
version = "1.7.3";
src = fetchFromGitHub {
owner = "xcwen";
repo = "ac-php";
rev = "76f0f559905bfb63100aa5d8ddd4d567fff9e5bf";
sha256 = "0ca4viakvc09mvhk7d01pxnc3v3ydra6413asvdjx555njm9ic0f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-php";
sha256 = "0p9qq8nszp5jb71s35cxnmcxp50b62y2jv1ha7vvqfz5p8miallk";
name = "ac-php";
};
packageRequires = [
auto-complete
company
dash
emacs
f
php-mode
popup
s
xcscope
yasnippet
];
meta = {
homepage = "https://melpa.org/#/ac-php";
license = lib.licenses.free;
};
}) {};
ac-racer = callPackage ({ auto-complete, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, racer }:
melpaBuild {
pname = "ac-racer";
version = "0.1";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-ac-racer";
rev = "2708b0a49afc89fb99a6d74a016cff6b94138ed0";
sha256 = "0g7xbfsfqpmcay56y8xbmif52ccz430s3rjxf5bgl9ahkk7zgkzl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-racer";
sha256 = "1vkvh8y3ckvzvqxj4i2k6jqri94121wbfjziybli74qba8dca4yp";
name = "ac-racer";
};
packageRequires = [ auto-complete cl-lib racer ];
meta = {
homepage = "https://melpa.org/#/ac-racer";
license = lib.licenses.free;
};
}) {};
ac-slime = callPackage ({ auto-complete, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, slime }:
melpaBuild {
pname = "ac-slime";
version = "0.8";
src = fetchFromGitHub {
owner = "purcell";
repo = "ac-slime";
rev = "df6c4e88b5ba2d15d47a651ecf7edc0986624112";
sha256 = "13yghv7p6c91fn8mrxbwrb6ldk5n3b6nj6a7pwsvks1q73i1pl88";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ac-slime";
sha256 = "0mk3k1lcbqa16xvsbgk28x09vzqyaidqaqpq934xdbrwhdgwgckg";
name = "ac-slime";
};
packageRequires = [ auto-complete cl-lib slime ];
meta = {
homepage = "https://melpa.org/#/ac-slime";
license = lib.licenses.free;
};
}) {};
ace-flyspell = callPackage ({ ace-jump-mode, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ace-flyspell";
version = "0.1.2";
src = fetchFromGitHub {
owner = "cute-jumper";
repo = "ace-flyspell";
rev = "a850fa913b3d1bab4c00bacee41da934929cef52";
sha256 = "1pzh5l8dybrrmglj55nbff6065pxlbx14501p3a1qx1wvf24g1sv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ace-flyspell";
sha256 = "0f24qrpcvyg7h6ylyggn4zrbydci537iigshac1d8yywsr0j47gd";
name = "ace-flyspell";
};
packageRequires = [ ace-jump-mode ];
meta = {
homepage = "https://melpa.org/#/ace-flyspell";
license = lib.licenses.free;
};
}) {};
ace-isearch = callPackage ({ ace-jump-mode, avy, emacs, fetchFromGitHub, fetchurl, helm-swoop, lib, melpaBuild }:
melpaBuild {
pname = "ace-isearch";
version = "0.1.4";
src = fetchFromGitHub {
owner = "tam17aki";
repo = "ace-isearch";
rev = "7e041d058492c5c35ec70de0e7c5586043e7e5ec";
sha256 = "0233ai62zhsy5yhv72016clygwp2pcg80y6kr4cjm2k1k2wwy7m9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ace-isearch";
sha256 = "0n8qf08z9n8c2sp5ks29nxcfks5mil1jj6wq348apda8safk36hm";
name = "ace-isearch";
};
packageRequires = [ ace-jump-mode avy emacs helm-swoop ];
meta = {
homepage = "https://melpa.org/#/ace-isearch";
license = lib.licenses.free;
};
}) {};
ace-jump-buffer = callPackage ({ ace-jump-mode, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ace-jump-buffer";
version = "0.3.1";
src = fetchFromGitHub {
owner = "waymondo";
repo = "ace-jump-buffer";
rev = "41f8bb0744cdf9c219d25b417f2ffbd0883469e7";
sha256 = "1z82a0lrb61msamqpsy7rxcgs2nfhhckkk4zw0aw49l248p2nrgs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ace-jump-buffer";
sha256 = "0hkxa0ps0v1hwmjafqbnyr6rc4s0w95igk8y3w53asl7f5sj5mpi";
name = "ace-jump-buffer";
};
packageRequires = [ ace-jump-mode dash ];
meta = {
homepage = "https://melpa.org/#/ace-jump-buffer";
license = lib.licenses.free;
};
}) {};
ace-jump-helm-line = callPackage ({ avy, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "ace-jump-helm-line";
version = "0.4.0";
src = fetchFromGitHub {
owner = "cute-jumper";
repo = "ace-jump-helm-line";
rev = "0f9a440f0d263a5f99c2a978e5b41310bf73d7ea";
sha256 = "1hsnsncarhvkhl2r6cg1x23vgfqzrwcbmdfkwasfgs7pgnd722m7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ace-jump-helm-line";
sha256 = "04q8wh6jskvbiq6y2xsp2ir23vgz5zw09rm127sgiqrmn0jc61b9";
name = "ace-jump-helm-line";
};
packageRequires = [ avy helm ];
meta = {
homepage = "https://melpa.org/#/ace-jump-helm-line";
license = lib.licenses.free;
};
}) {};
ace-jump-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ace-jump-mode";
version = "2.0";
src = fetchFromGitHub {
owner = "winterTTr";
repo = "ace-jump-mode";
rev = "a62a6867811cd739dd98a5e00a2d2e17edfb5b71";
sha256 = "1bwvzh056ls2v7y26a0s4j5mj582dmds04lx4x6iqihs04ss74bb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ace-jump-mode";
sha256 = "0yk0kppjyblr5wamncrjm3ym3n8jcl0r0g0cbnwni89smvpngij6";
name = "ace-jump-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ace-jump-mode";
license = lib.licenses.free;
};
}) {};
ace-jump-zap = callPackage ({ ace-jump-mode, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ace-jump-zap";
version = "0.1.1";
src = fetchFromGitHub {
owner = "waymondo";
repo = "ace-jump-zap";
rev = "0acdd83a5abd59606495e67a4ee01f7856e5d359";
sha256 = "0yng6qayzqadk4cdviri84ghld4can35q134hm3n3j3vprhpbmca";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ace-jump-zap";
sha256 = "07bkmly3lvlbby2m13nj3m1q0gcnwy5sas7d6ws6vr9jh0d36byb";
name = "ace-jump-zap";
};
packageRequires = [ ace-jump-mode dash ];
meta = {
homepage = "https://melpa.org/#/ace-jump-zap";
license = lib.licenses.free;
};
}) {};
ace-link = callPackage ({ ace-jump-mode, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ace-link";
version = "0.3.0";
src = fetchFromGitHub {
owner = "abo-abo";
repo = "ace-link";
rev = "f88b70fda761c235afe8d3f7735ef14bc82226f5";
sha256 = "1v127ld04gn16bgismbcz91kfjk71f3g8yf10r4scfp603y41zgz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ace-link";
sha256 = "1jl805r2s3wa0xyhss1q28rcy6y2fngf0yfcrcd9wf8kamhpajk5";
name = "ace-link";
};
packageRequires = [ ace-jump-mode ];
meta = {
homepage = "https://melpa.org/#/ace-link";
license = lib.licenses.free;
};
}) {};
ace-pinyin = callPackage ({ ace-jump-mode, avy, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ace-pinyin";
version = "0.2.4";
src = fetchFromGitHub {
owner = "cute-jumper";
repo = "ace-pinyin";
rev = "2f6791b5f0ac1753ae0d0d7a486a385c17151b42";
sha256 = "1614xypwiv8xri7w921w7gj26zx7pvwk3212k71qn0capq7hs32g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ace-pinyin";
sha256 = "18gmj71zd0i6yx8ifjxsqz2v81jx0j37f5kxllf31w7fj32ymbkc";
name = "ace-pinyin";
};
packageRequires = [ ace-jump-mode avy ];
meta = {
homepage = "https://melpa.org/#/ace-pinyin";
license = lib.licenses.free;
};
}) {};
ace-popup-menu = callPackage ({ avy-menu, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ace-popup-menu";
version = "0.2.0";
src = fetchFromGitHub {
owner = "mrkkrp";
repo = "ace-popup-menu";
rev = "3e771b470b0c633d7633dceec054fc05beac81f0";
sha256 = "1qiiivkwa95bhyym8ly7fnwwglc9dcifkyr314bsq8m4rp1mgry4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ace-popup-menu";
sha256 = "1cq1mpv7v98bqrpsm598krq1741b6rwih71cx3yjifpbagrv4m5s";
name = "ace-popup-menu";
};
packageRequires = [ avy-menu emacs ];
meta = {
homepage = "https://melpa.org/#/ace-popup-menu";
license = lib.licenses.free;
};
}) {};
ace-window = callPackage ({ avy, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ace-window";
version = "0.9.0";
src = fetchFromGitHub {
owner = "abo-abo";
repo = "ace-window";
rev = "eef897e590c4ce63c28fd29ebff3c97aec8a69ae";
sha256 = "07mcdzjmgrqdvjs94f2n5bkrf5vrq2fwzz256wbm3wzqxqkfy1q6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ace-window";
sha256 = "1k0x8m1phmvgdxb5aj841iai9q96a5lfq8i4b5vnlbc3w888n3xa";
name = "ace-window";
};
packageRequires = [ avy ];
meta = {
homepage = "https://melpa.org/#/ace-window";
license = lib.licenses.free;
};
}) {};
ack-menu = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ack-menu";
version = "0.2.3";
src = fetchFromGitHub {
owner = "chumpage";
repo = "ack-menu";
rev = "37e9979eb65e3803fc00829377397b4e6f2bd059";
sha256 = "0hib4a8385q2czi1yqs0hwnva2xi7kw0bdfnrgha1hrl30rilp2f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ack-menu";
sha256 = "1d2kw04ndxji2qjcm1b65qnxpp08zx8gbia8bl6x6mnjb2isc2d9";
name = "ack-menu";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ack-menu";
license = lib.licenses.free;
};
}) {};
actionscript-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "actionscript-mode";
version = "7.2.2";
src = fetchFromGitHub {
owner = "austinhaas";
repo = "actionscript-mode";
rev = "fddd7220342d29e7eca734f6b798b7a2849717a5";
sha256 = "0zybch8hz3mj63i0pxynb4d76ywqcy7b4fsa4hh71c2kb0bnczb3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/actionscript-mode";
sha256 = "1dkiay9jmizvslji5kzab4dxm1dq0jm8ps7sjq6710g7a5aqdvwq";
name = "actionscript-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/actionscript-mode";
license = lib.licenses.free;
};
}) {};
adoc-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, markup-faces, melpaBuild }:
melpaBuild {
pname = "adoc-mode";
version = "0.6.6";
src = fetchFromGitHub {
owner = "sensorflo";
repo = "adoc-mode";
rev = "995785538489e573ad208f73c4e833ba60c5cfdb";
sha256 = "0kp2aafjhqxz3mjr9hkkss85r4n51chws5a2qj1xzb63dh36liwm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/adoc-mode";
sha256 = "0wgagcsh0fkb51fy17ilrs20z2vzdpmz97vpwijcfy2b9rypxq15";
name = "adoc-mode";
};
packageRequires = [ markup-faces ];
meta = {
homepage = "https://melpa.org/#/adoc-mode";
license = lib.licenses.free;
};
}) {};
aes = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "aes";
version = "0.8";
src = fetchFromGitHub {
owner = "Sauermann";
repo = "emacs-aes";
rev = "d78796facc034b09f379cda5f27090f3139305ec";
sha256 = "1y9bw2vkl952pha2dsi18swyr94mihgwlcg5m8hg4d5bfg2fzcb2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/aes";
sha256 = "11vl9x3ldrv7q7rd29xk4xmlvfxs0m6iys84f6mlgf00190l5r5v";
name = "aes";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/aes";
license = lib.licenses.free;
};
}) {};
ag = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "ag";
version = "0.47";
src = fetchFromGitHub {
owner = "Wilfred";
repo = "ag.el";
rev = "f2cfea210b165564e8d44f4c980b2fedac2462c1";
sha256 = "15kp99vwyi7hb1jkq3lwvqzw3v62ycixsq6y4pd1x0nn2v5p5m5r";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ag";
sha256 = "1r4ai09vdckkg4h4i7dp781qqmm4kky53p4q8azp3n2c78i1vz6g";
name = "ag";
};
packageRequires = [ cl-lib dash s ];
meta = {
homepage = "https://melpa.org/#/ag";
license = lib.licenses.free;
};
}) {};
aggressive-indent = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "aggressive-indent";
version = "1.6";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "aggressive-indent-mode";
rev = "97eaa5778ce0cd596a0807ef2e676d2681aabf84";
sha256 = "0lr6n680ys7c6g6ah9xrid31640yjjkrqavb4164lwydfj5yy1xa";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/aggressive-indent";
sha256 = "1qi8jbr28gax35siim3hnnkiy8pa2vcrzqzc6axr98wzny46x0i2";
name = "aggressive-indent";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/aggressive-indent";
license = lib.licenses.free;
};
}) {};
ahk-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ahk-mode";
version = "1.5.6";
src = fetchFromGitHub {
owner = "ralesi";
repo = "ahk-mode";
rev = "bf3205efe7b7a40f3c8978f68f14ea3a939cffa8";
sha256 = "02nkcin0piv7s93c9plhy361dbqr78m0gd19myc7qb7gnm36kzpn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ahk-mode";
sha256 = "066l4hsb49wbyv381qgn9k4hn8gxlzi20h3qaim9grngjj5ljbni";
name = "ahk-mode";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/ahk-mode";
license = lib.licenses.free;
};
}) {};
airline-themes = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, powerline }:
melpaBuild {
pname = "airline-themes";
version = "1.4";
src = fetchFromGitHub {
owner = "AnthonyDiGirolamo";
repo = "airline-themes";
rev = "3c5f127daf1cf8a74e3c9956e11e56eedf5f3e76";
sha256 = "0blrpqn8wy9pwzikgzb0v6x4hk7axv93j4byfci62fh1905zfkkb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/airline-themes";
sha256 = "0jkhb6nigyjmwqny7g59h4ssfy64vl3qnwcw46wnx5k9i73cjyih";
name = "airline-themes";
};
packageRequires = [ powerline ];
meta = {
homepage = "https://melpa.org/#/airline-themes";
license = lib.licenses.free;
};
}) {};
alchemist = callPackage ({ company, dash, elixir-mode, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }:
melpaBuild {
pname = "alchemist";
version = "1.8.0";
src = fetchFromGitHub {
owner = "tonini";
repo = "alchemist.el";
rev = "d6e65ee1b041ea59b20f7b01e3ee9b3242780794";
sha256 = "1y5nmcrlsmniv37x7w6yhihmb335n82d96yz7xclhwg59n652pjx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/alchemist";
sha256 = "18jxw0zb7y34qbm4bcpfpb2656f0h9grmrbfskgp4ra4q5q3n369";
name = "alchemist";
};
packageRequires = [ company dash elixir-mode emacs pkg-info ];
meta = {
homepage = "https://melpa.org/#/alchemist";
license = lib.licenses.free;
};
}) {};
alect-themes = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "alect-themes";
version = "0.7";
src = fetchFromGitHub {
owner = "alezost";
repo = "alect-themes";
rev = "db7cc6ebf695a71881d803966d672f80fe967da6";
sha256 = "1pk5dgjqrynap85700wdivq41bdqvwd5hkfimgmcd48l5lhj9pbj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/alect-themes";
sha256 = "04fq65qnxlvl5nc2q037c6yb4nf422dfw2913gv6zfh9rdmxsks8";
name = "alect-themes";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/alect-themes";
license = lib.licenses.free;
};
}) {};
alert = callPackage ({ fetchFromGitHub, fetchurl, gntp, lib, log4e, melpaBuild }:
melpaBuild {
pname = "alert";
version = "1.2";
src = fetchFromGitHub {
owner = "jwiegley";
repo = "alert";
rev = "b301478e34a5c8bd27c17fc7605e6dd576e97935";
sha256 = "1vpc3q40m6dcrslki4bg725j4kv6c6xfxwjjl1ilg7la49fwwf26";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/alert";
sha256 = "0x3cvczq09jvshz435jw2fjm69457x2wxdvvbbjq46nfnybhi118";
name = "alert";
};
packageRequires = [ gntp log4e ];
meta = {
homepage = "https://melpa.org/#/alert";
license = lib.licenses.free;
};
}) {};
amd-mode = callPackage ({ dash, f, fetchFromGitHub, fetchurl, js2-mode, js2-refactor, lib, makey, melpaBuild, projectile, s }:
melpaBuild {
pname = "amd-mode";
version = "1.0";
src = fetchFromGitHub {
owner = "NicolasPetton";
repo = "amd-mode.el";
rev = "16500ccc16e98bf28395b576afa83ec7bcb7b101";
sha256 = "00kfnkr0rclzbir2xxzr9wf2g0hf1alc004v8i9mqf3ab6dgdqiy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/amd-mode";
sha256 = "17ry6vm5xlmdfs0mykdyn05cik38yswq5axdgn8hxrvvb6f58d06";
name = "amd-mode";
};
packageRequires = [ dash f js2-mode js2-refactor makey projectile s ];
meta = {
homepage = "https://melpa.org/#/amd-mode";
license = lib.licenses.free;
};
}) {};
anaconda-mode = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, pythonic, s }:
melpaBuild {
pname = "anaconda-mode";
version = "0.1.1";
src = fetchFromGitHub {
owner = "proofit404";
repo = "anaconda-mode";
rev = "2ad7c1ee5b786d900154982270e4c68a4fe5b404";
sha256 = "0sj6cr2bghy80dnwgl7rg61abdlvgfzi0jjc7jrxz7fdzwkcq714";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/anaconda-mode";
sha256 = "0gz16aam4zrm3s9ms13h4qcdflf55506kgkpyncq3bi54cvv8n1r";
name = "anaconda-mode";
};
packageRequires = [ dash emacs f pythonic s ];
meta = {
homepage = "https://melpa.org/#/anaconda-mode";
license = lib.licenses.free;
};
}) {};
anaphora = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "anaphora";
version = "1.0.0";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "anaphora";
rev = "20bf7dcfa502538d23525f0905b4f845d97993d3";
sha256 = "0fnxxvw81c34zhmiyr5awl92wr5941n4gklvzjc4jphaf2nhkg4w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/anaphora";
sha256 = "1wb7fb3pc4gxvpjlm6gjbyx0rbhjiwd93qwc4vfw6p865ikl19y2";
name = "anaphora";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/anaphora";
license = lib.licenses.free;
};
}) {};
android-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "android-mode";
version = "0.4.0";
src = fetchFromGitHub {
owner = "remvee";
repo = "android-mode";
rev = "146476c5ae958715520bec2b7f8de6b30c48c19f";
sha256 = "0gjynmzqlqz0d57fb4np6xrklqdn11y4vjbm18rlpvmk92bgw740";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/android-mode";
sha256 = "1nqrvq411yg4b9xb5cvc7ai7lfalwc2rfhclzprvymc4vxh6k4cc";
name = "android-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/android-mode";
license = lib.licenses.free;
};
}) {};
angular-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "angular-mode";
version = "1.0";
src = fetchFromGitHub {
owner = "omouse";
repo = "angularjs-mode";
rev = "7c0fb37f59dfd9e69f00b50e90a0e88c4e25d8c2";
sha256 = "1798nv4djhxzbin68zf6w7dbfm9sc39d0kygky52ii36arg5r1zp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/angular-mode";
sha256 = "1bwfmjldnxki0lqi3ys6r2a3nlhbwm1dibsg2dvzirq8qql02w1i";
name = "angular-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/angular-mode";
license = lib.licenses.free;
};
}) {};
angular-snippets = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "angular-snippets";
version = "0.2.3";
src = fetchFromGitHub {
owner = "magnars";
repo = "angular-snippets.el";
rev = "8f737c2cf5fce758a7a3833ebad2952b5398568d";
sha256 = "0h9i0iimanbvhbqy0cj9na335rs961pvhxjj4k8y53qc73xm102a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/angular-snippets";
sha256 = "057phgizn1c6njvdfigb23ljs31knq247gr0rcpqfrdaxsnnzm5c";
name = "angular-snippets";
};
packageRequires = [ dash s ];
meta = {
homepage = "https://melpa.org/#/angular-snippets";
license = lib.licenses.free;
};
}) {};
annotate = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "annotate";
version = "0.4.4";
src = fetchFromGitHub {
owner = "bastibe";
repo = "annotate.el";
rev = "a1690384317ce366e5a33aec916949e3328a0117";
sha256 = "18ninv1z8zdqpqnablbds4zgxgk4c1nmznlfdicj6qs738c5c30s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/annotate";
sha256 = "1ajykgara2m713blj2kfmdz12fzm8jw7klyakkyi6i3c3a9m44jy";
name = "annotate";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/annotate";
license = lib.licenses.free;
};
}) {};
annoying-arrows-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "annoying-arrows-mode";
version = "0.1.0";
src = fetchFromGitHub {
owner = "magnars";
repo = "annoying-arrows-mode.el";
rev = "fe59f3fd464e7a87cc43fb8a1f135b3bdf8a2fb3";
sha256 = "1ppq3kszzj2fgr7mwj565bjs8bs285ymy384cnnw7paddgcr9z02";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/annoying-arrows-mode";
sha256 = "13bwqv3mv7kgi1gms58f5g03q5g7q98n4vv6n28zqmppxm5z33s7";
name = "annoying-arrows-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/annoying-arrows-mode";
license = lib.licenses.free;
};
}) {};
ansi = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "ansi";
version = "0.4.1";
src = fetchFromGitHub {
owner = "rejeep";
repo = "ansi.el";
rev = "a042c5954453bab9a74177e2b78ad17a824caebc";
sha256 = "1hbddxarr40ygvaw4pwaivq2l4f0brszw73w1r50lkjlggb7bl3g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ansi";
sha256 = "0b5xnv6z471jm53g37njxin6l8yflsgm80y4wxahfgy8apipcq89";
name = "ansi";
};
packageRequires = [ dash s ];
meta = {
homepage = "https://melpa.org/#/ansi";
license = lib.licenses.free;
};
}) {};
ansible = callPackage ({ f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "ansible";
version = "0.1.0";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "emacs-ansible";
rev = "e9b9431738de4808d8ef70871069f68885cc0d98";
sha256 = "03d240jngxw51ybrsjw8kdxygrr0ymdckzwga2jr1bqf26v559j2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ansible";
sha256 = "1xdc05fdglqfbizra6s1zl6knnvaq526dkxqnw9g7w269j8f4z8g";
name = "ansible";
};
packageRequires = [ f s ];
meta = {
homepage = "https://melpa.org/#/ansible";
license = lib.licenses.free;
};
}) {};
ansible-doc = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ansible-doc";
version = "0.3";
src = fetchFromGitHub {
owner = "lunaryorn";
repo = "ansible-doc.el";
rev = "6ab94392c860e23439ea3213b74ca56834d1ab14";
sha256 = "05z379k6a7xq9d2zapf687x3f37jpmh6kfghpgxdd18v0hzca8ds";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ansible-doc";
sha256 = "03idvnn79fr9id81aivkm7g7cmlsg0c520wcq4da8g013xvi342w";
name = "ansible-doc";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/ansible-doc";
license = lib.licenses.free;
};
}) {};
anti-zenburn-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "anti-zenburn-theme";
version = "2.4";
src = fetchFromGitHub {
owner = "m00natic";
repo = "anti-zenburn-theme";
rev = "53591a18aee564c6d08a5be69b4060a299903255";
sha256 = "06cn81sksvl88l1g3cfgp1kf8xzfv00b31j2rf58f45zlbl5ckv9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/anti-zenburn-theme";
sha256 = "1sp9p6m2jy4m9fdn1hz25cmasy0mwwgn46qmvm92i56f5x6jlzzk";
name = "anti-zenburn-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/anti-zenburn-theme";
license = lib.licenses.free;
};
}) {};
anyins = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "anyins";
version = "0.1.1";
src = fetchFromGitHub {
owner = "antham";
repo = "anyins";
rev = "1ff4673ca197c9bf64c65f718573bf7d478fc562";
sha256 = "1z6l72dn98icqsmxb3rrj6l63ijc3xgfa3vdl19yqa2rfy6ya721";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/anyins";
sha256 = "0ncf3kn8rackcidkgda2zs60km3hx87rwr9daj7ksmbb6am09s7c";
name = "anyins";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/anyins";
license = lib.licenses.free;
};
}) {};
anything = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "anything";
version = "1.3.9";
src = fetchgit {
url = "http://repo.or.cz/r/anything-config.git";
rev = "6b9718fba257e6c2912ba70f9895251ab1926928";
sha256 = "08f7qxwnvykmxwrii3nv1fnai4mqs2ir5419k0llj6mkrik0gfc6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/anything";
sha256 = "13pmks0bsby57v3vp6jcvvzwb771d4qq62djgvrw4ykxqzkcb8fj";
name = "anything";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/anything";
license = lib.licenses.free;
};
}) {};
anything-exuberant-ctags = callPackage ({ anything, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "anything-exuberant-ctags";
version = "0.1.2";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "anything-exuberant-ctags";
rev = "97fa91eb04df11bdf4558fe7bb2f6aebf8be0d6c";
sha256 = "01lw9159axg5w9bpdy55m4zc902zmsqvk213ky1nmgnln0fvq3rd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/anything-exuberant-ctags";
sha256 = "0p0jq2ggdgaxv2gd9m5iza0y3mjjc82xmgp899yr15pfffa4wihk";
name = "anything-exuberant-ctags";
};
packageRequires = [ anything ];
meta = {
homepage = "https://melpa.org/#/anything-exuberant-ctags";
license = lib.licenses.free;
};
}) {};
anything-replace-string = callPackage ({ anything, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "anything-replace-string";
version = "0.9.2";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "anything-replace-string";
rev = "1962f24243d6013bcef7e8d23136277d42e13130";
sha256 = "1834yj2vgs4dasdfnppc8iw8ll3yif948biq9hj0sbpsa2d8y44k";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/anything-replace-string";
sha256 = "1fagi6cn88p6sf1yhx1qsi7nw9zpyx9hdfl66iyskqwddfvywp71";
name = "anything-replace-string";
};
packageRequires = [ anything ];
meta = {
homepage = "https://melpa.org/#/anything-replace-string";
license = lib.licenses.free;
};
}) {};
anything-sage = callPackage ({ anything, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, sage-shell-mode }:
melpaBuild {
pname = "anything-sage";
version = "0.0.1";
src = fetchFromGitHub {
owner = "stakemori";
repo = "anything-sage";
rev = "8335657d3f0611bd5fc8858160bbe87dfdbaf0f2";
sha256 = "1bcvin2694ypqgiw0mqk82riq7gw6ra10vbkzng1yp9jp2qr6wmm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/anything-sage";
sha256 = "1878vj8hzrwfyd2yvxcm0f1vm9m0ndwnj0pcq7j8zm9lxj0w48p3";
name = "anything-sage";
};
packageRequires = [ anything cl-lib sage-shell-mode ];
meta = {
homepage = "https://melpa.org/#/anything-sage";
license = lib.licenses.free;
};
}) {};
anzu = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "anzu";
version = "0.60";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-anzu";
rev = "dde4d83cfa4887db7deaf74232c9e051afb33050";
sha256 = "1dxaf68przg0hh0p1zhxsq2dysp3ln178yxhbqalxw67bjy8ikny";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/anzu";
sha256 = "0i2ia0jisj31vc2pjx9bhv8jccbp24q7c406x3nhh9hxjzs1f41i";
name = "anzu";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/anzu";
license = lib.licenses.free;
};
}) {};
apples-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "apples-mode";
version = "0.0.2";
src = fetchFromGitHub {
owner = "tequilasunset";
repo = "apples-mode";
rev = "fac47b6255e79a373c5d5e1abe66ea5d74588e9f";
sha256 = "13j2r4nx2x6j3qx50d5rdnqd8nl5idxdkhizsk7ccz3v2607fbyy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/apples-mode";
sha256 = "05ssnxs9ybc26jhr69xl9jpb41bz1688minmlc9msq2nvyfnj97s";
name = "apples-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/apples-mode";
license = lib.licenses.free;
};
}) {};
aproject = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "aproject";
version = "0.3";
src = fetchFromGitHub {
owner = "vietor";
repo = "aproject";
rev = "3c7d23c341862dfd77fd0a64775df12ddb44ab54";
sha256 = "1wyz8jvdy4m0cn75mm3zvxagm2gl10q51479f91gnqv14b4rndfc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/aproject";
sha256 = "0v3gx2mff2s7knm69y253pm1yr4svy8w00pqbn1chrvymb62jhp2";
name = "aproject";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/aproject";
license = lib.licenses.free;
};
}) {};
artbollocks-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "artbollocks-mode";
version = "1.1.2";
src = fetchFromGitHub {
owner = "sachac";
repo = "artbollocks-mode";
rev = "583c7048a1b09cd79554423d5115f5ddd129d190";
sha256 = "133c1n4ra7z3vb6y47400y71a6ac19pyji0bgd4kr9fcbx0flx91";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/artbollocks-mode";
sha256 = "0dlnxicn6nzyiz44y92pbl4nzr9jxfb9a99wacjrwq2ahdrwhhjp";
name = "artbollocks-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/artbollocks-mode";
license = lib.licenses.free;
};
}) {};
arview = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "arview";
version = "1.2";
src = fetchFromGitHub {
owner = "afainer";
repo = "arview";
rev = "5437b4221b64b238c273a651d4792c577dba6d45";
sha256 = "1yvirfmvf6v5khl7zhx2ddv9bbxnx1qhwfzi0gy2nmbxlykb6s2j";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/arview";
sha256 = "0d935lj0x3rbar94l7288xrgbcp1wmz6r2l0b7i89r5piczyiy1y";
name = "arview";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/arview";
license = lib.licenses.free;
};
}) {};
asilea = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "asilea";
version = "0.2.1";
src = fetchFromGitHub {
owner = "Fanael";
repo = "asilea";
rev = "2aab1cc63b64ef08d12e84fd7ba5c94065f6039f";
sha256 = "1s973vzivibaqjb8acn4ylrdasxh17jcfmmvqp4wm05nwhg75597";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/asilea";
sha256 = "1lb8nr6r6yy06m4pxg8w9ja4zv8k5xwhl95v2wv95y1qwhgnwg3j";
name = "asilea";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/asilea";
license = lib.licenses.free;
};
}) {};
assess = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "assess";
version = "0.1";
src = fetchFromGitHub {
owner = "phillord";
repo = "assess";
rev = "880d519d6b1e7202a72b1632733690310efb197f";
sha256 = "0jy08kj7cy744lbdyil0j50b08vm76bzxwmzd99v4sz12s3qcd2s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/assess";
sha256 = "0xj3f48plwxmibax00qn15ya7s0h560xzwr8nkwl5r151v1mc9rr";
name = "assess";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/assess";
license = lib.licenses.free;
};
}) {};
async = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "async";
version = "1.7";
src = fetchFromGitHub {
owner = "jwiegley";
repo = "emacs-async";
rev = "22de0f5792c9140f1da7c7459f30da0863b07e78";
sha256 = "074wdciq62jfc41f829590p4y52dnkn3nxicj9lcabgxwz7cahjp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/async";
sha256 = "063ci4f35x1zm9ixy110i5ds0vsrcafpixrz3xkvpnfqdn29si3f";
name = "async";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/async";
license = lib.licenses.free;
};
}) {};
aurel = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "aurel";
version = "0.8";
src = fetchFromGitHub {
owner = "alezost";
repo = "aurel";
rev = "2b462d08c0e21f7fee0039457a02fa766fc6181c";
sha256 = "0dqr1yrzf7a8655dsbcch4622rc75j9yjbn9zhkyikqjicddnlda";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/aurel";
sha256 = "13zyi55ksv426pcksbm3l9s6bmp102w7j1xbry46bc48al6i2nnl";
name = "aurel";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/aurel";
license = lib.licenses.free;
};
}) {};
aurora-config-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "aurora-config-mode";
version = "0.0.2";
src = fetchFromGitHub {
owner = "bdd";
repo = "aurora-config-mode.el";
rev = "0a7ca7987c3a0824e25470389c7d25c337a81593";
sha256 = "0ns1xhpk1awbj3kv946dv11a99p84dhm54vjk72kslxwx42nia28";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/aurora-config-mode";
sha256 = "1hpjwidqmjxanijsc1imc7ww9abbylmkin1p0846fbz1hz3a603c";
name = "aurora-config-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/aurora-config-mode";
license = lib.licenses.free;
};
}) {};
auth-password-store = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, password-store, seq }:
melpaBuild {
pname = "auth-password-store";
version = "1.0.4";
src = fetchFromGitHub {
owner = "DamienCassou";
repo = "auth-password-store";
rev = "209663c772105ae87d244cce9247695823914a00";
sha256 = "1b6g7qvrxv6gkl4izq1y7k0x0l7izyfnpki10di5vdv3jp6xg9b2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/auth-password-store";
sha256 = "118ll12dhhxmlsp2mxmy5cd91166a1qsk406yhap5zw1qvyg58w5";
name = "auth-password-store";
};
packageRequires = [ cl-lib emacs password-store seq ];
meta = {
homepage = "https://melpa.org/#/auth-password-store";
license = lib.licenses.free;
};
}) {};
auto-compile = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, packed }:
melpaBuild {
pname = "auto-compile";
version = "1.3.1";
src = fetchFromGitHub {
owner = "tarsius";
repo = "auto-compile";
rev = "61c6bec0ab4e44fe68628a5ee0c8b3b7f50c001f";
sha256 = "05crb8cm7s1nggrqq0xcs2xiabjw3vh44fnkdiilq1c5cnajdcrj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/auto-compile";
sha256 = "1cdv41hg71mi5ixxi4kiizyg03xai2gyhk0vz7gw59d9a7482yks";
name = "auto-compile";
};
packageRequires = [ dash emacs packed ];
meta = {
homepage = "https://melpa.org/#/auto-compile";
license = lib.licenses.free;
};
}) {};
auto-complete = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, popup }:
melpaBuild {
pname = "auto-complete";
version = "1.5.1";
src = fetchFromGitHub {
owner = "auto-complete";
repo = "auto-complete";
rev = "0655b7f1e6c0f8475adc55f2b86404a877f26a77";
sha256 = "04i9b11iksg6acn885wl3qgi5xpsm3yszlqmd2x21yhprndlz7gb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/auto-complete";
sha256 = "1c4ij5bnclg94jdzhkqvq2vxwv6wvs051mbki1ibjm5f2hlacvh3";
name = "auto-complete";
};
packageRequires = [ cl-lib popup ];
meta = {
homepage = "https://melpa.org/#/auto-complete";
license = lib.licenses.free;
};
}) {};
auto-complete-clang-async = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "auto-complete-clang-async";
version = "0.5";
src = fetchFromGitHub {
owner = "Golevka";
repo = "emacs-clang-complete-async";
rev = "a5114e3477793ccb9420acc5cd6a1cb26be65964";
sha256 = "1kp2l1cgzlg2g3wllz4gl1ssn4lnx2sn26xqigfrpr8y5rj2bsfj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/auto-complete-clang-async";
sha256 = "1jj0jn1v3070g7g0j5gvpybv145kki8nsjxqb8fjf9qag8ilfkjh";
name = "auto-complete-clang-async";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/auto-complete-clang-async";
license = lib.licenses.free;
};
}) {};
auto-complete-exuberant-ctags = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "auto-complete-exuberant-ctags";
version = "0.0.7";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "auto-complete-exuberant-ctags";
rev = "ff6121ff8b71beb5aa606d28fd389c484ed49765";
sha256 = "1fqgyg986fg1dzac5wa97bx82mfddqb6qrfnpr3zksmw3vgykxr0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/auto-complete-exuberant-ctags";
sha256 = "1i2s3ycc8jafkzdsz3kbvx1hh95ydi5s6rq6n0wzw1kyy3km35gd";
name = "auto-complete-exuberant-ctags";
};
packageRequires = [ auto-complete ];
meta = {
homepage = "https://melpa.org/#/auto-complete-exuberant-ctags";
license = lib.licenses.free;
};
}) {};
auto-complete-nxml = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "auto-complete-nxml";
version = "0.5.0";
src = fetchFromGitHub {
owner = "aki2o";
repo = "auto-complete-nxml";
rev = "ac7b09a23e45f9bd02affb31847263de4180163a";
sha256 = "18bf1kw85mab0zp7rn85cm1nxjxg5c1dmiv0j0mjwzsv8an4px5y";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/auto-complete-nxml";
sha256 = "0viscr5k1carn9vhflry16kgihr6fvh6h36b049pgnk6ww085k6a";
name = "auto-complete-nxml";
};
packageRequires = [ auto-complete ];
meta = {
homepage = "https://melpa.org/#/auto-complete-nxml";
license = lib.licenses.free;
};
}) {};
auto-complete-pcmp = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, yaxception }:
melpaBuild {
pname = "auto-complete-pcmp";
version = "0.0.2";
src = fetchFromGitHub {
owner = "aki2o";
repo = "auto-complete-pcmp";
rev = "2595d3dab1ef3549271ca922f212928e9d830eec";
sha256 = "1hf2f903hy9afahrgy2fx9smgn631drs6733188zgqi3nkyizj26";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/auto-complete-pcmp";
sha256 = "1mpgkwj8jwpvxphlm6iaprwjrldmihbgg97jav0fbm1kjnm4azna";
name = "auto-complete-pcmp";
};
packageRequires = [ auto-complete log4e yaxception ];
meta = {
homepage = "https://melpa.org/#/auto-complete-pcmp";
license = lib.licenses.free;
};
}) {};
auto-complete-sage = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, lib, melpaBuild, sage-shell-mode }:
melpaBuild {
pname = "auto-complete-sage";
version = "0.0.5";
src = fetchFromGitHub {
owner = "stakemori";
repo = "auto-complete-sage";
rev = "a61a4e58b14134712e0737280281c0b10e56da93";
sha256 = "0l49ciic7g30vklxq6l1ny3mz87l5p8qc30rmkjvkzvg8r52ksn3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/auto-complete-sage";
sha256 = "02sxbir3arvmnkvxgndlkln9y05jnlv6i8czd6a0wcxk4nj43lq1";
name = "auto-complete-sage";
};
packageRequires = [ auto-complete sage-shell-mode ];
meta = {
homepage = "https://melpa.org/#/auto-complete-sage";
license = lib.licenses.free;
};
}) {};
auto-dictionary = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "auto-dictionary";
version = "1.1";
src = fetchFromGitHub {
owner = "nschum";
repo = "auto-dictionary-mode";
rev = "0e3567a81f7bb0ad53ed9f20c7d3d1ac40c26ad1";
sha256 = "191294k92qp8gmfypf0q8j8qrym96aqikzvyb9p03wqvbr3r1dsk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/auto-dictionary";
sha256 = "1va485a8lxvb3507kr83cr6wpssxnf8y4l42mamn9daa8sjx3q16";
name = "auto-dictionary";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/auto-dictionary";
license = lib.licenses.free;
};
}) {};
auto-indent-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "auto-indent-mode";
version = "0.126";
src = fetchFromGitHub {
owner = "mattfidler";
repo = "auto-indent-mode.el";
rev = "ad7032ee058a74405d04d775b0b384351536bc53";
sha256 = "1hlsgsdxpx42kmqkjgy9b9ldz5i4dbi879v87pjd2qbkj8iywb6y";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/auto-indent-mode";
sha256 = "1nk78p8lqs8cx90asfs8iaqnwwyy8fi5bafaprm9c0nrxz299ibz";
name = "auto-indent-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/auto-indent-mode";
license = lib.licenses.free;
};
}) {};
auto-package-update = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "auto-package-update";
version = "1.6.1";
src = fetchFromGitHub {
owner = "rranelli";
repo = "auto-package-update.el";
rev = "cdef79f9fc6f8347fdd05664978fb9a948ea0410";
sha256 = "05llpa6g4nb4qswmcn7j3bs7hnmkrkax7hsk7wvklr0wrljyg9a2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/auto-package-update";
sha256 = "0fdcniq5mrwbc7yvma4088r0frdfvc2ydfil0s003faz0nrjcp8k";
name = "auto-package-update";
};
packageRequires = [ dash emacs ];
meta = {
homepage = "https://melpa.org/#/auto-package-update";
license = lib.licenses.free;
};
}) {};
auto-shell-command = callPackage ({ deferred, fetchFromGitHub, fetchurl, lib, melpaBuild, popwin }:
melpaBuild {
pname = "auto-shell-command";
version = "1.0.2";
src = fetchFromGitHub {
owner = "ongaeshi";
repo = "auto-shell-command";
rev = "59d4abce779a3ce3e920592bf5696b54b2e192c7";
sha256 = "1h8zsgw30axprs7a5kkygbhvilillzazxgqz01ng36il65fi28s6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/auto-shell-command";
sha256 = "1i78fh72i8yv91rnabf0vs78r43qrjkr36hndmn5ya2xs3b1g41j";
name = "auto-shell-command";
};
packageRequires = [ deferred popwin ];
meta = {
homepage = "https://melpa.org/#/auto-shell-command";
license = lib.licenses.free;
};
}) {};
auto-yasnippet = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }:
melpaBuild {
pname = "auto-yasnippet";
version = "0.3.0";
src = fetchFromGitHub {
owner = "abo-abo";
repo = "auto-yasnippet";
rev = "5cc54edbe03c0061bf69883a3e39d3bb16019e0f";
sha256 = "0n3r7j83csby2s7284hy5pycynazyrkljxkn6xqn08gvxbbbdpdq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/auto-yasnippet";
sha256 = "02281gyy07cy72a29fjsixg9byqq3izb9m1jxv98ni8pcy3bpsqa";
name = "auto-yasnippet";
};
packageRequires = [ yasnippet ];
meta = {
homepage = "https://melpa.org/#/auto-yasnippet";
license = lib.licenses.free;
};
}) {};
autodisass-java-bytecode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "autodisass-java-bytecode";
version = "1.3";
src = fetchFromGitHub {
owner = "gbalats";
repo = "autodisass-java-bytecode";
rev = "3d61dbe266133c950b39e880f78d142751c7dc4c";
sha256 = "1pf2mwnicj5x2kksxwmrzz2vfxj9y9r6rzgc1fl8028mfrmrmg8s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/autodisass-java-bytecode";
sha256 = "1k19nkbxnysm3qkpdhz4gv2x9nnrp94xl40x84q8n84s6xaan4dc";
name = "autodisass-java-bytecode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/autodisass-java-bytecode";
license = lib.licenses.free;
};
}) {};
autodisass-llvm-bitcode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "autodisass-llvm-bitcode";
version = "1.1";
src = fetchFromGitHub {
owner = "gbalats";
repo = "autodisass-llvm-bitcode";
rev = "14bb1bfe2be3b04d6e0c87a7a9d1e88ce15506d0";
sha256 = "1hyp49bidwc53cr25wwwyzcd0cbbqzxkfcpnccimphv24qfsai85";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/autodisass-llvm-bitcode";
sha256 = "0bh73nzll9jp7kiqfnb5dwkipw85p3c3cyq58s0nghig02z63j01";
name = "autodisass-llvm-bitcode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/autodisass-llvm-bitcode";
license = lib.licenses.free;
};
}) {};
autopair = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "autopair";
version = "0.6.1";
src = fetchFromGitHub {
owner = "capitaomorte";
repo = "autopair";
rev = "2d1eb81d12f71248ad305e70cceddf08d4fe2b39";
sha256 = "0g6kd1r0wizamw26bhp5jkvpsd98rcybkfchc622b9v5b89a07nq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/autopair";
sha256 = "161qhk8rc1ldj9hpg0k9phka0gflz9vny7gc8rnylk90p6asmr28";
name = "autopair";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/autopair";
license = lib.licenses.free;
};
}) {};
avy = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "avy";
version = "0.4.0";
src = fetchFromGitHub {
owner = "abo-abo";
repo = "avy";
rev = "369af594e5ea28be1d91b22753aace16baadc046";
sha256 = "0rq9ab264565z83cly743nbhrd9m967apmnlhqr1gy8dm4hcy7nm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/avy";
sha256 = "0gjq79f8jagbngp0shkcqmwhisc3hpgwfk34kq30nb929nbnlmag";
name = "avy";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/avy";
license = lib.licenses.free;
};
}) {};
avy-menu = callPackage ({ avy, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "avy-menu";
version = "0.1.0";
src = fetchFromGitHub {
owner = "mrkkrp";
repo = "avy-menu";
rev = "9b8c6be09487dd3e804a10761266c4f22923eb9c";
sha256 = "1564yv9330vjymw3xnikc2lz20f65n40fbl8m1zs1gp4nlgzkk38";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/avy-menu";
sha256 = "1g2bsm0jpig51jwn9f9mx6z5glb0bn4s21194xam768qin0rf4iw";
name = "avy-menu";
};
packageRequires = [ avy emacs ];
meta = {
homepage = "https://melpa.org/#/avy-menu";
license = lib.licenses.free;
};
}) {};
avy-migemo = callPackage ({ avy, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, migemo }:
melpaBuild {
pname = "avy-migemo";
version = "0.3.2";
src = fetchFromGitHub {
owner = "momomo5717";
repo = "avy-migemo";
rev = "ce87777bea76c45be5f185e9fe356a8efe5c2d16";
sha256 = "0s6m44b49jm5cnrx1pvk7rfw3zhwiw5xasdlgmlvv7wws7m5snd9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/avy-migemo";
sha256 = "1zvgkhma445gj1zjl8j25prw95bdpjbvfy8yr0r5liay6g2hf296";
name = "avy-migemo";
};
packageRequires = [ avy emacs migemo ];
meta = {
homepage = "https://melpa.org/#/avy-migemo";
license = lib.licenses.free;
};
}) {};
avy-zap = callPackage ({ avy, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "avy-zap";
version = "0.1.4";
src = fetchFromGitHub {
owner = "cute-jumper";
repo = "avy-zap";
rev = "67fed60d0dfe9087ca4fe3332f4a78e775b8d239";
sha256 = "0lmv34pi9qdh76fi3w4lrfyfhzr824nsiif4nyjvpnmrabxgk309";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/avy-zap";
sha256 = "1zbkf21ggrmg1w0xaw40i3swgc1g4fz0j8p0r9djm9j120d94zkx";
name = "avy-zap";
};
packageRequires = [ avy ];
meta = {
homepage = "https://melpa.org/#/avy-zap";
license = lib.licenses.free;
};
}) {};
babel = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "babel";
version = "1.4";
src = fetchFromGitHub {
owner = "juergenhoetzel";
repo = "babel";
rev = "65b55ad89017c9b3a1c8c241ac4b4541eabdaf5f";
sha256 = "0px1xggk6qyrwkma1p3d7b4z2id2gbrsxkliw3nwc1q4zndg1zr7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/babel";
sha256 = "0sdpp4iym61ni32zv75n48ylj4jib8ca6n9hyqwj1b7nqg76mm1c";
name = "babel";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/babel";
license = lib.licenses.free;
};
}) {};
back-button = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, nav-flash, pcache, persistent-soft, smartrep, ucs-utils }:
melpaBuild {
pname = "back-button";
version = "0.6.6";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "back-button";
rev = "c7b50a3e087a8dc5588d7292379cd387a1afff87";
sha256 = "0hmn3jlsqgpc602lbcs9wzw0hgr5qpjdcxi2hjlc1cp27ilyscnf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/back-button";
sha256 = "0vyhvm445d0rs14j5xi419akk5nd88d4hvm4251z62fmnvs50j85";
name = "back-button";
};
packageRequires = [
nav-flash
pcache
persistent-soft
smartrep
ucs-utils
];
meta = {
homepage = "https://melpa.org/#/back-button";
license = lib.licenses.free;
};
}) {};
badwolf-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "badwolf-theme";
version = "1.2";
src = fetchFromGitHub {
owner = "bkruczyk";
repo = "badwolf-emacs";
rev = "24a557f92a702f632901a5b7bee59945a0a8cde9";
sha256 = "1plh7i4zhs5p7qkv7p7lnfrmkszn8b3znwvbxgp7wpxay5safc5j";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/badwolf-theme";
sha256 = "03plkzpmlh0pgfp1c9padsh4w2g23clsznym8x4jabxnk0ynhq41";
name = "badwolf-theme";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/badwolf-theme";
license = lib.licenses.free;
};
}) {};
bash-completion = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "bash-completion";
version = "2.0.0";
src = fetchFromGitHub {
owner = "szermatt";
repo = "emacs-bash-completion";
rev = "9588a9c0ddf18f9869d4145a67e6446a4b66eba2";
sha256 = "11rlmrjdpa3vnf0h9vcd75946q9jyf1mpbm7h12hmpj6g2pavgdd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/bash-completion";
sha256 = "0l41yj0sb87i27hw6dh35l32hg4qkka6r3bpkckjnfm0xifrd9hj";
name = "bash-completion";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/bash-completion";
license = lib.licenses.free;
};
}) {};
bbcode-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "bbcode-mode";
version = "2.0.0";
src = fetchFromGitHub {
owner = "ejmr";
repo = "bbcode-mode";
rev = "e693ab09c3f34cabfd185e7c249c0b5403f0a7e0";
sha256 = "1xvxz9sk9l57a4kiiavxxdp0v241mfgiy2lg5ilacq1cd6xrrhky";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/bbcode-mode";
sha256 = "0ixxavmilr6na56yc148prbh3nlhcwir6rxqvh332cr8vr9gmp89";
name = "bbcode-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/bbcode-mode";
license = lib.licenses.free;
};
}) {};
bbdb- = callPackage ({ bbdb, fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, yaxception }:
melpaBuild {
pname = "bbdb-";
version = "0.0.2";
src = fetchFromGitHub {
owner = "aki2o";
repo = "bbdb-";
rev = "2839e84c894de2513af41053e80a277a1b483d22";
sha256 = "17nbnkg0zn6p89r27mk9hl6qhv6xscwdsq8iyikdw03svpr16lnp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/bbdb-";
sha256 = "1vzbalcchay4pxl9f1sxg0zclgc095f59dlj15pj0bqq61sbl9jf";
name = "bbdb-";
};
packageRequires = [ bbdb log4e yaxception ];
meta = {
homepage = "https://melpa.org/#/bbdb-";
license = lib.licenses.free;
};
}) {};
bbdb-vcard = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "bbdb-vcard";
version = "0.3";
src = fetchFromGitHub {
owner = "tohojo";
repo = "bbdb-vcard";
rev = "9e11fafef1a94bc6395bd1eeacd00f94848ac560";
sha256 = "0fg72qnb40djyciy4gzj359lqlcbbrq0indbkzd0dj09zipkx0df";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/bbdb-vcard";
sha256 = "1kn98b7mh9a28933r4yl8qfl9p92rpix4vkp71sar9cka0m71ilj";
name = "bbdb-vcard";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/bbdb-vcard";
license = lib.licenses.free;
};
}) {};
bbdb2erc = callPackage ({ bbdb, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "bbdb2erc";
version = "0.1.3";
src = fetchFromGitHub {
owner = "unhammer";
repo = "bbdb2erc";
rev = "f39a36351e1e6f1105c9e32970e7502b77b0dbcd";
sha256 = "1zkh7dcas80wwjvigl27wj8sp4b5z6lh3qj7zkziinwamwnxbdbs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/bbdb2erc";
sha256 = "0k1f6mq9xd3568vg01dqqvcdbdshbdsi4ivkjyxis6dqfnqhlfdd";
name = "bbdb2erc";
};
packageRequires = [ bbdb ];
meta = {
homepage = "https://melpa.org/#/bbdb2erc";
license = lib.licenses.free;
};
}) {};
beeminder = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "beeminder";
version = "1.0.0";
src = fetchFromGitHub {
owner = "Sodaware";
repo = "beeminder.el";
rev = "54cc1277f2a7667a7b0d999dc49ceffcf2862b44";
sha256 = "01d10algmi9a4xd7mzf7n3zxfs2qf5as66wx17mff5cd8dahxj1q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/beeminder";
sha256 = "1cb8xmgsv23b464hpchm9f9i64p3fyf7aillrwk1aa2l1008kyww";
name = "beeminder";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/beeminder";
license = lib.licenses.free;
};
}) {};
beginend = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "beginend";
version = "1.0.0";
src = fetchFromGitHub {
owner = "DamienCassou";
repo = "beginend";
rev = "de3833a1a651532e76df668bd92cfa07893501f1";
sha256 = "1agrci37bni1vfkxg171l53fvsnjdryhf05v54wj07jngnwf3cw9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/beginend";
sha256 = "1y81kr9q0zrsr3c3s14rm6l86y5wf1a0kia6d98112fy4fwdm7kq";
name = "beginend";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/beginend";
license = lib.licenses.free;
};
}) {};
better-defaults = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "better-defaults";
version = "0.1.3";
src = fetchFromGitHub {
owner = "technomancy";
repo = "better-defaults";
rev = "90df5752a0a0602feb47aadfd3542aa7fc841bd8";
sha256 = "1rxznx2l0cdpiz8mad8s6q17m1fngpgb1cki7ch6yh18r3qz8ysr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/better-defaults";
sha256 = "13bqcmx2gagm2ykg921ik3awp8zvw5d4lb69rr6gkpjlqp7nq2cm";
name = "better-defaults";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/better-defaults";
license = lib.licenses.free;
};
}) {};
biblio = callPackage ({ biblio-core, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "biblio";
version = "0.1";
src = fetchFromGitHub {
owner = "cpitclaudel";
repo = "biblio.el";
rev = "2550042b647b2b5c400c9cd8ec5fc80adb0fa6df";
sha256 = "0skg8wcgdfzd59ay4fbbbdd258cm8q7v321iml46bdipzk0r5lnw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/biblio";
sha256 = "0ym7xvcfd7hh3qdpfb8zpa7w8s4lpg0vngh9d0ns3s3lnhz4mi0g";
name = "biblio";
};
packageRequires = [ biblio-core emacs ];
meta = {
homepage = "https://melpa.org/#/biblio";
license = lib.licenses.free;
};
}) {};
biblio-core = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, seq }:
melpaBuild {
pname = "biblio-core";
version = "0.1";
src = fetchFromGitHub {
owner = "cpitclaudel";
repo = "biblio.el";
rev = "2550042b647b2b5c400c9cd8ec5fc80adb0fa6df";
sha256 = "0skg8wcgdfzd59ay4fbbbdd258cm8q7v321iml46bdipzk0r5lnw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/biblio-core";
sha256 = "0zpfamrb2gka41h834a05hxdbw4h55777kh6rhjikjfmy765nl97";
name = "biblio-core";
};
packageRequires = [ dash emacs let-alist seq ];
meta = {
homepage = "https://melpa.org/#/biblio-core";
license = lib.licenses.free;
};
}) {};
bind-key = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "bind-key";
version = "2.1";
src = fetchFromGitHub {
owner = "jwiegley";
repo = "use-package";
rev = "2b077f6e485e8c5c167413c03246068022b6bc71";
sha256 = "07vwg0bg719gb8ln1n5a33103903vvrphnkbvvfn43904pkrf14w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/bind-key";
sha256 = "1qw2c27016d3yfg0w10is1v72y2jvzhq07ca4h6v17yi94ahj5xm";
name = "bind-key";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/bind-key";
license = lib.licenses.free;
};
}) {};
bind-map = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "bind-map";
version = "1.0.4";
src = fetchFromGitHub {
owner = "justbur";
repo = "emacs-bind-map";
rev = "6f84c0254f9ef7580ee32fb66190cc694cc05629";
sha256 = "047qzylycx3r06dd0q9q9f37pvfigmlv59gi3wqvlg6k3gcmdvy0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/bind-map";
sha256 = "1jzkp010b4vs1bdhccf5igmymfxab4vxs1pccpk9n5n5a4xaa358";
name = "bind-map";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/bind-map";
license = lib.licenses.free;
};
}) {};
bing-dict = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "bing-dict";
version = "0.2.2";
src = fetchFromGitHub {
owner = "cute-jumper";
repo = "bing-dict.el";
rev = "e94975ac63ba87225b56eec13a153ce169e4ec94";
sha256 = "0pmpg54faq0l886f2cmnmwm28d2yfg8adk7gp7623gx0ifggn332";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/bing-dict";
sha256 = "0s5pd08rcnvmgi1hw17xbzvswlv0yni6h2h2gccrjmf6izi8whh1";
name = "bing-dict";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/bing-dict";
license = lib.licenses.free;
};
}) {};
birds-of-paradise-plus-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "birds-of-paradise-plus-theme";
version = "0.1.1";
src = fetchFromGitHub {
owner = "jimeh";
repo = "birds-of-paradise-plus-theme.el";
rev = "ba2c4443388a73f2c5e2de0c24d3106676aeb6fa";
sha256 = "1r3f5d67x257g8kvdbdsl4w3y1dvc1d6s9x8bygbkvyahfi5m5hn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/birds-of-paradise-plus-theme";
sha256 = "0vdv2siy30kf1qhzrc39sygjk17lwm3ix58pcs3shwkg1y5amj3m";
name = "birds-of-paradise-plus-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/birds-of-paradise-plus-theme";
license = lib.licenses.free;
};
}) {};
bog = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "bog";
version = "1.1.0";
src = fetchFromGitHub {
owner = "kyleam";
repo = "bog";
rev = "a13b6305f0b6a73373809fb71595194aa284696c";
sha256 = "1j2ar9sinbrraqvymqmjray48xbr1arhpigzgkgnhkc2zzqv8dwb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/bog";
sha256 = "1ci8xxca7dclmi5v37y5k45qlmzs6a9hi6m7czgiwxii902w5pkl";
name = "bog";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/bog";
license = lib.licenses.free;
};
}) {};
bongo = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "bongo";
version = "1.0";
src = fetchFromGitHub {
owner = "dbrock";
repo = "bongo";
rev = "c5280a11fe8ff39fba4b09ec4a39b0f799d2b59c";
sha256 = "1q3ws2vn062dh7ci6jn2k2bcn7szh3ap64sgwkzdd6f1pas37fnr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/bongo";
sha256 = "07i9gw067r2igp6s2g2iakm1ybvw04q6zznna2cfdf08nax64ghv";
name = "bongo";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/bongo";
license = lib.licenses.free;
};
}) {};
boon = callPackage ({ emacs, expand-region, fetchFromGitHub, fetchurl, lib, melpaBuild, multiple-cursors }:
melpaBuild {
pname = "boon";
version = "0.3";
src = fetchFromGitHub {
owner = "jyp";
repo = "boon";
rev = "82458a944e9cf3e4c959e63ebad09312aafe6d2c";
sha256 = "1apxgj14hgfpz6hjp3384yjf2zrkv4pcncf2zklijs668igvaskq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/boon";
sha256 = "0gryw7x97jd46jgrm93cjagj4p7w93cjc36i2ps9ajf0d8m4gajb";
name = "boon";
};
packageRequires = [ emacs expand-region multiple-cursors ];
meta = {
homepage = "https://melpa.org/#/boon";
license = lib.licenses.free;
};
}) {};
boxquote = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "boxquote";
version = "1.22";
src = fetchFromGitHub {
owner = "davep";
repo = "boxquote.el";
rev = "4c49b2046647ed187920c885e175ed388f4833dc";
sha256 = "0235l4f1cxj7nysfnay4fz52mg0c13pzqxbhw65vdpfzz1gl1p73";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/boxquote";
sha256 = "0s6cxb8y1y8w9vxxhj1izs8d0gzk4z2zm0cm9gkw1h7k2kyggx6s";
name = "boxquote";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/boxquote";
license = lib.licenses.free;
};
}) {};
browse-kill-ring = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "browse-kill-ring";
version = "2.0.0";
src = fetchFromGitHub {
owner = "browse-kill-ring";
repo = "browse-kill-ring";
rev = "2a7acf98c348c4f405a6b2ab216224ca14915be8";
sha256 = "0y9m6cv70pzcm0v2v8nwmyh1xx40831chx72m85h5ic5db03gy7b";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/browse-kill-ring";
sha256 = "1d97ap0vrg5ymp96z7y6si98fspxzy02jh1i4clvw5lggjfibhq4";
name = "browse-kill-ring";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/browse-kill-ring";
license = lib.licenses.free;
};
}) {};
browse-url-dwim = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, string-utils }:
melpaBuild {
pname = "browse-url-dwim";
version = "0.6.8";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "browse-url-dwim";
rev = "11f1c53126619c7ef1bb5f5d6914ce0b3cce0e30";
sha256 = "08qz9l0gb7fvknzkp67srhldzkk8cylnbn0qwkflxgcs6ndfk95y";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/browse-url-dwim";
sha256 = "13bv2ka5pp9k4kwrxfqfawwxzsqlakvpi9a32gxgx7qfi0dcb1rf";
name = "browse-url-dwim";
};
packageRequires = [ string-utils ];
meta = {
homepage = "https://melpa.org/#/browse-url-dwim";
license = lib.licenses.free;
};
}) {};
buffer-flip = callPackage ({ fetchFromGitHub, fetchurl, key-chord, lib, melpaBuild }:
melpaBuild {
pname = "buffer-flip";
version = "1.1";
src = fetchFromGitHub {
owner = "killdash9";
repo = "buffer-flip.el";
rev = "f6c67d87717e3171156b78406ab5a0eeb048905c";
sha256 = "0s43cvkr1za5sd2cvl55ig34wbp8xyjf85snmf67ps04swyyk92q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/buffer-flip";
sha256 = "0ka9ynj528yp1p31hbhm89627v6dpwspybly806n92vxavxrn098";
name = "buffer-flip";
};
packageRequires = [ key-chord ];
meta = {
homepage = "https://melpa.org/#/buffer-flip";
license = lib.licenses.free;
};
}) {};
buffer-move = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "buffer-move";
version = "0.6.2";
src = fetchFromGitHub {
owner = "lukhas";
repo = "buffer-move";
rev = "9bf3ff940011c7af3fdd172fa3ea2511c7a8a190";
sha256 = "0xdks4jfqyhkh34y48iq3gz8swp0f526kwnaai5mhgvazvs4za8c";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/buffer-move";
sha256 = "0wysywff2bggrha7lpl83c8x6ln7zgdj9gsqmjva6gramqb260fg";
name = "buffer-move";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/buffer-move";
license = lib.licenses.free;
};
}) {};
buffer-utils = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "buffer-utils";
version = "0.1.0";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "buffer-utils";
rev = "b4d325543e25518d725a2122b49cd72a0d6a079a";
sha256 = "0rp9hiysy13c4in7b420r7yjza2knlmvphj7l01xbxphbilplqk5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/buffer-utils";
sha256 = "0cfipdn4fc4fvz513mwiaihvbdi05mza3z5z1379wlljw6r539z2";
name = "buffer-utils";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/buffer-utils";
license = lib.licenses.free;
};
}) {};
bufshow = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "bufshow";
version = "0.1.0";
src = fetchFromGitHub {
owner = "pjones";
repo = "bufshow";
rev = "d8424e412d63dcc721c64fbd2ddd2420a03b4e8b";
sha256 = "0x9q4amsmawi8jqj9xxg81khvb3gyyf9hjvb0w6vhrgjwpxiq8sy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/bufshow";
sha256 = "027cd0jzb8yxm66q1bhyi75f2m9f2pq3aswgav1d18na3ybwg65h";
name = "bufshow";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/bufshow";
license = lib.licenses.free;
};
}) {};
bug-reference-github = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "bug-reference-github";
version = "0.2.0";
src = fetchFromGitHub {
owner = "arnested";
repo = "bug-reference-github";
rev = "671d32083aad5cf813a5e61075b70889bc95dec5";
sha256 = "07jzg58a3jxs4mmsgb35f5f8awazlvzak9wrhif6xb60jq1wrp0v";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/bug-reference-github";
sha256 = "18yzxwanbrxsab6ba75z1196x0m6dapdhbvy6df5b5x5viz99cf6";
name = "bug-reference-github";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/bug-reference-github";
license = lib.licenses.free;
};
}) {};
bundler = callPackage ({ fetchFromGitHub, fetchurl, inf-ruby, lib, melpaBuild }:
melpaBuild {
pname = "bundler";
version = "1.1.0";
src = fetchFromGitHub {
owner = "tobiassvn";
repo = "bundler.el";
rev = "4cb4fafe092d587cc9e58ff61cf900fb7f409adf";
sha256 = "18d74nwcpk1i8adxzfwz1lgqqcxsc4wkrb490v64pph79dxsi80h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/bundler";
sha256 = "0i5ybc6i8ackxpaa75kwrg44zdq3jkvy48c42vaaafpddjwjnsy4";
name = "bundler";
};
packageRequires = [ inf-ruby ];
meta = {
homepage = "https://melpa.org/#/bundler";
license = lib.licenses.free;
};
}) {};
bury-successful-compilation = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "bury-successful-compilation";
version = "0.1";
src = fetchFromGitHub {
owner = "EricCrosson";
repo = "bury-successful-compilation";
rev = "ca58a5df0aa3f266a8df0e3e5d3d962c086be0a9";
sha256 = "03hab3iw2jjckal20zwsw7cm38nf7pan0m96d8ab4i75phy6liyw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/bury-successful-compilation";
sha256 = "1gkq4r1573m6m57fp7x69k7kcpqchpcqfcz3792v0wxr22zhkwr3";
name = "bury-successful-compilation";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/bury-successful-compilation";
license = lib.licenses.free;
};
}) {};
butler = callPackage ({ deferred, emacs, fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild }:
melpaBuild {
pname = "butler";
version = "0.2.4";
src = fetchFromGitHub {
owner = "AshtonKem";
repo = "Butler";
rev = "0e91e0f01ac9c09422f076a096ee567ee138e7a4";
sha256 = "1pii9dw4skq7nr4na6qxqasl36av8cwjp71bf1fgppqpcd9z8skj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/butler";
sha256 = "1jv74l9jy55qpwf5np9nlj6a1wqsm3xirm7wm89d1h2mbsfcr0mq";
name = "butler";
};
packageRequires = [ deferred emacs json ];
meta = {
homepage = "https://melpa.org/#/butler";
license = lib.licenses.free;
};
}) {};
buttercup = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "buttercup";
version = "1.5";
src = fetchFromGitHub {
owner = "jorgenschaefer";
repo = "emacs-buttercup";
rev = "657acef2132a6fdf0796f8ec62c5f261c1beebf0";
sha256 = "0wkivh8x75gfsks6hy1ps9mlk101hrwsk8hqxx7qhs7f5iv0a082";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/buttercup";
sha256 = "1grrrdk5pl9l1jvnwzl8g0102gipvxb5qn6k2nmv28jpl57v8dkb";
name = "buttercup";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/buttercup";
license = lib.licenses.free;
};
}) {};
button-lock = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "button-lock";
version = "1.0.2";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "button-lock";
rev = "cd0bf4a3c2f224d851e6ed8a54a6e80c129b225f";
sha256 = "1kqcc1d56jz107bswlzvdng6ny6qwp93yck2i2j921msn62qvbb2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/button-lock";
sha256 = "1arrdmb3nm570hgs18y9sz3z9v0wlkr3vwa2zgfnc15lmf0y34mp";
name = "button-lock";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/button-lock";
license = lib.licenses.free;
};
}) {};
cacoo = callPackage ({ concurrent, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cacoo";
version = "2.1.2";
src = fetchFromGitHub {
owner = "kiwanami";
repo = "emacs-cacoo";
rev = "c2e6a8830144810cd4e51de3646cb8200bcebbc6";
sha256 = "1k2hmc87ifww95k3m8ksiswkk2z0y8grssba7381g8dnlp6jgprx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cacoo";
sha256 = "0kri4vi6dpsf0zk24psm16f3aa27cq5b54ga7zygmr02csq24a6z";
name = "cacoo";
};
packageRequires = [ concurrent ];
meta = {
homepage = "https://melpa.org/#/cacoo";
license = lib.licenses.free;
};
}) {};
cake = callPackage ({ anything, cake-inflector, fetchFromGitHub, fetchurl, historyf, lib, melpaBuild }:
melpaBuild {
pname = "cake";
version = "1.4.3";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "emacs-cake";
rev = "a7c9f3bee71eb3865060123d4d98e5397c2f967e";
sha256 = "0bvrwzjx93qyx97qqw0imvnkkx4w91yk99rnhcmk029zj1fy0kzg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cake";
sha256 = "06qlqrazz2jr08g44q73hx9vpp6xnjvkpd6ky108g0xc5p9q2hcr";
name = "cake";
};
packageRequires = [ anything cake-inflector historyf ];
meta = {
homepage = "https://melpa.org/#/cake";
license = lib.licenses.free;
};
}) {};
cake-inflector = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "cake-inflector";
version = "1.1.1";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "emacs-cake-inflector";
rev = "40bf11890842ba305954528694e1c39a8b73737b";
sha256 = "1w7yq35gzzwyf480d8gc5r6jbnawg09l6663q068ir6zr9pp4far";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cake-inflector";
sha256 = "04mrqcm1igb638skaq2b3nr5yzxnck2vwhln61rnh7lkfxq7wbwf";
name = "cake-inflector";
};
packageRequires = [ s ];
meta = {
homepage = "https://melpa.org/#/cake-inflector";
license = lib.licenses.free;
};
}) {};
cake2 = callPackage ({ anything, cake-inflector, dash, f, fetchFromGitHub, fetchurl, historyf, ht, json ? null, lib, melpaBuild, s }:
melpaBuild {
pname = "cake2";
version = "2.1.0";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "emacs-cake2";
rev = "0a9d0b3a1c49ba1730088416f50507f53221c70b";
sha256 = "15w21r0gqblbn9wlvb4wlm3706wf01r38mp465snjzi839f6sazb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cake2";
sha256 = "03q8vqqjlhahgnyy976c46x52splwdjpmb9ngrj5c2z7d8n9145x";
name = "cake2";
};
packageRequires = [ anything cake-inflector dash f historyf ht json s ];
meta = {
homepage = "https://melpa.org/#/cake2";
license = lib.licenses.free;
};
}) {};
calfw = callPackage ({ fetchFromGitHub, fetchurl, google-maps, lib, melpaBuild }:
melpaBuild {
pname = "calfw";
version = "1.5";
src = fetchFromGitHub {
owner = "kiwanami";
repo = "emacs-calfw";
rev = "50e0e0261568f84f31fe7f87c9f863e21d30132f";
sha256 = "1rv6slk3a7ca2q16isjlkmgxbxmbqx4lx2ip7z33fvnq10r5h60n";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/calfw";
sha256 = "1lyb0jzpx19mx50d8xjv9sx201518vkvskxbglykaqpjm9ik2ai8";
name = "calfw";
};
packageRequires = [ google-maps ];
meta = {
homepage = "https://melpa.org/#/calfw";
license = lib.licenses.free;
};
}) {};
camcorder = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, names }:
melpaBuild {
pname = "camcorder";
version = "0.2";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "camcorder.el";
rev = "a2b5e0629ee3c01ead684e148965ac68e533efbd";
sha256 = "0v927m3l5cf0j0rs0nfk5whwqmmxs941d8qalxi19j1ihspjz8d6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/camcorder";
sha256 = "1kbnpz3kn8ycpy8nlp8bsnnd1k1h7m02h7w5f7raw97sk4cnpvbi";
name = "camcorder";
};
packageRequires = [ cl-lib emacs names ];
meta = {
homepage = "https://melpa.org/#/camcorder";
license = lib.licenses.free;
};
}) {};
cargo = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, rust-mode }:
melpaBuild {
pname = "cargo";
version = "0.2.0";
src = fetchFromGitHub {
owner = "kwrooijen";
repo = "cargo.el";
rev = "9db98208c1086dffdb351c85a74a096b48e6141f";
sha256 = "0xgnq21fb37y05535ipy0z584pnaglxy5bfqzdppyzsy7lpbb4k3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cargo";
sha256 = "06zq657cxfk5l4867qqsvhskcqc9wswyl030wj27a43idj8n41jx";
name = "cargo";
};
packageRequires = [ emacs rust-mode ];
meta = {
homepage = "https://melpa.org/#/cargo";
license = lib.licenses.free;
};
}) {};
caseformat = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "caseformat";
version = "0.1.0";
src = fetchFromGitHub {
owner = "HKey";
repo = "caseformat";
rev = "72707c9f0f0819b4e2aa45876432a293aa07f814";
sha256 = "0mg49rpz362ipn5qzqhyfs3d6fpb51rfa73kna3gxdw0wxq2sa7g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/caseformat";
sha256 = "1qwyr74jbx4jpfcw8sccg47q1vdg094rr06m111gsz2yaj9m0gfk";
name = "caseformat";
};
packageRequires = [ cl-lib dash emacs s ];
meta = {
homepage = "https://melpa.org/#/caseformat";
license = lib.licenses.free;
};
}) {};
cask = callPackage ({ cl-lib ? null, dash, epl, f, fetchFromGitHub, fetchurl, lib, melpaBuild, package-build, s, shut-up }:
melpaBuild {
pname = "cask";
version = "0.7.4";
src = fetchFromGitHub {
owner = "cask";
repo = "cask";
rev = "8337237449446e186ccd5ade0b0dc8c6ea7bd728";
sha256 = "1hvm6r6a8rgjwnn2mcamwqrmhz424vlr4mbvbri3wmn0ikbk510l";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cask";
sha256 = "11nr6my3vlb1xiyai7qwii3nszda2mnkhkjlbh3d0699h0yw7dk5";
name = "cask";
};
packageRequires = [ cl-lib dash epl f package-build s shut-up ];
meta = {
homepage = "https://melpa.org/#/cask";
license = lib.licenses.free;
};
}) {};
cask-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cask-mode";
version = "0.1";
src = fetchFromGitHub {
owner = "Wilfred";
repo = "cask-mode";
rev = "5203b1beac4dd2ee07a6e993bc86719f5f35dbbf";
sha256 = "09y4cr32i2cw06lnq698lajxmqyzq2ah426f4dm176xfbrim89d5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cask-mode";
sha256 = "0fs9zyihipr3klnh3w22h43qz0wnxplm62x4kx7pm1chq9bc9kz6";
name = "cask-mode";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/cask-mode";
license = lib.licenses.free;
};
}) {};
cask-package-toolset = callPackage ({ ansi, cl-lib ? null, commander, dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s, shut-up }:
melpaBuild {
pname = "cask-package-toolset";
version = "0.9.1";
src = fetchFromGitHub {
owner = "AdrieanKhisbe";
repo = "cask-package-toolset.el";
rev = "1e972739dbdf3af5b60a250c99414e76db238f78";
sha256 = "0padb1zfjkmx9kbqnqh744qvpd3ln0khwxifxld9cpcpdp5k04vc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cask-package-toolset";
sha256 = "13ix093c0a58rjqj7zfp3914xj3hvj276gb2d8zhvrx9vvs1345g";
name = "cask-package-toolset";
};
packageRequires = [ ansi cl-lib commander dash emacs f s shut-up ];
meta = {
homepage = "https://melpa.org/#/cask-package-toolset";
license = lib.licenses.free;
};
}) {};
caskxy = callPackage ({ fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, yaxception }:
melpaBuild {
pname = "caskxy";
version = "0.0.5";
src = fetchFromGitHub {
owner = "aki2o";
repo = "caskxy";
rev = "279f3ab79bd77fe69cb3148a79896b9bf118a9b3";
sha256 = "1j1lw5zifp7q1ykm6si0nzxfp7n3z2lzla2njkkxmc2s6m7w4x1a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/caskxy";
sha256 = "0x4s3c8m75zxsvqpgfc5xwll0489zzdnngmnq048z9gkgcd7pd2s";
name = "caskxy";
};
packageRequires = [ log4e yaxception ];
meta = {
homepage = "https://melpa.org/#/caskxy";
license = lib.licenses.free;
};
}) {};
cbm = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cbm";
version = "0.3";
src = fetchFromGitHub {
owner = "akermu";
repo = "cbm.el";
rev = "2f319b3ea6d434f9f9f9ace53a0ca968f3787a4c";
sha256 = "125d5i7ycdn2hgffc1l3jqcfzvk70m1ciywj4h53qakkl15r9m38";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cbm";
sha256 = "02ch0gdw610c8dfxxjxs7ijsc9lzbhklj7hqgwfwksnyc36zcjmn";
name = "cbm";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/cbm";
license = lib.licenses.free;
};
}) {};
cdlatex = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cdlatex";
version = "4.7";
src = fetchFromGitHub {
owner = "cdominik";
repo = "cdlatex";
rev = "b7183c2200392b6d85fca69390f4a65fac7a7b19";
sha256 = "1jj9vmhc4s3ych08bjm1c2xwi81z1p20rj7bvxrgvb5aga2ghi9d";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cdlatex";
sha256 = "1jsfmzl13fykbg7l4wv9si7z11ai5lzvkndzbxh9cyqlvznq0m64";
name = "cdlatex";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/cdlatex";
license = lib.licenses.free;
};
}) {};
celery = callPackage ({ dash-functional, deferred, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "celery";
version = "0.0.3";
src = fetchFromGitHub {
owner = "ardumont";
repo = "emacs-celery";
rev = "163ebede3f6a7f59202ff319675b0873dd1de365";
sha256 = "07h5g905i1jglsryl0dnqxz8yya5kkyjjggzbk4nl3rcj41lyas7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/celery";
sha256 = "0m3hmvp6xz2m7z1kbb0ii0j3c95zi19652gfixq5a5x23kz8y59h";
name = "celery";
};
packageRequires = [ dash-functional deferred emacs s ];
meta = {
homepage = "https://melpa.org/#/celery";
license = lib.licenses.free;
};
}) {};
cerbere = callPackage ({ f, fetchFromGitHub, fetchurl, go-mode, lib, melpaBuild, pkg-info, s }:
melpaBuild {
pname = "cerbere";
version = "0.1.0";
src = fetchFromGitHub {
owner = "nlamirault";
repo = "cerbere";
rev = "11de1e7ec5126083ae697f5a9993facdb9895f9d";
sha256 = "08hqgsjvs62l1cfzshbpj80xd8365qmx2b5r5jq20d5cj68s36wl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cerbere";
sha256 = "1g3svmh5dlh5mvyag3hmiy90dfkk6f7ppd9qpwckxqyll9vl7r06";
name = "cerbere";
};
packageRequires = [ f go-mode pkg-info s ];
meta = {
homepage = "https://melpa.org/#/cerbere";
license = lib.licenses.free;
};
}) {};
cfengine-code-style = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cfengine-code-style";
version = "3.8.2";
src = fetchFromGitHub {
owner = "cfengine";
repo = "core";
rev = "d53aeb0e7c0ce2a3abb9ecf195a5f9f58fedc468";
sha256 = "1i10gbczyp067x1lw9vnn25bzgs1ckkrj9imnyz2a344g2124a3f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cfengine-code-style";
sha256 = "1ny8xvdnz740qmw9m81xnwd0gh0a516arpvl3nfimglaai5bfc9a";
name = "cfengine-code-style";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/cfengine-code-style";
license = lib.licenses.free;
};
}) {};
char-menu = callPackage ({ avy-menu, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "char-menu";
version = "0.1.0";
src = fetchFromGitHub {
owner = "mrkkrp";
repo = "char-menu";
rev = "5bdd7e880f89f27dbabe11def0fd31225b7f1c0a";
sha256 = "0vb03k10i8vwy5wv65xl15kcsh9zz4y2xhpgndih87ssckdnhhlw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/char-menu";
sha256 = "11jkwghrmmvpv7piznkpa0wilwjdsps9rix3950pfabhlllw268l";
name = "char-menu";
};
packageRequires = [ avy-menu emacs ];
meta = {
homepage = "https://melpa.org/#/char-menu";
license = lib.licenses.free;
};
}) {};
charmap = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "charmap";
version = "0.0.1";
src = fetchFromGitHub {
owner = "lateau";
repo = "charmap";
rev = "165193d91ef96f563ae8366ed4c1a2df5a4eaed2";
sha256 = "0crnd64cnsnaj5mcy55q0sc1rnamxa1xbpwpmirhyhxz780klww6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/charmap";
sha256 = "1j7762d2i17ysn9ys8j7wfv989avmax8iylml2hc26mwbpyfpm84";
name = "charmap";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/charmap";
license = lib.licenses.free;
};
}) {};
checkbox = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "checkbox";
version = "0.2.1";
src = fetchFromGitHub {
owner = "camdez";
repo = "checkbox.el";
rev = "2afc2011fa35ccfa0ce9ef46cb1896911fa340d1";
sha256 = "09ypxhfad3v1pz0xhw4xgxvfj7ad2kb3ff9zy1mnw7fzsa7gw6nj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/checkbox";
sha256 = "17gw6w1m6bs3sfx8nqa8nzdq26m8w85a0fca5qw3bmd18bcmknqa";
name = "checkbox";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/checkbox";
license = lib.licenses.free;
};
}) {};
chinese-word-at-point = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "chinese-word-at-point";
version = "0.2.3";
src = fetchFromGitHub {
owner = "xuchunyang";
repo = "chinese-word-at-point.el";
rev = "36a03cce32fe059d2b581cb2e029715c0be81074";
sha256 = "1jsy43avingxxccs0zw2qm5ysx8g76xhhh1mnyypxskl9m60qb4j";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/chinese-word-at-point";
sha256 = "0pjs4ckncv84qrdj0pyibrbiy86f1gmjla9n2cgh10xbc7j9y0c4";
name = "chinese-word-at-point";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/chinese-word-at-point";
license = lib.licenses.free;
};
}) {};
cider = callPackage ({ clojure-mode, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info, queue, seq, spinner }:
melpaBuild {
pname = "cider";
version = "0.12.0";
src = fetchFromGitHub {
owner = "clojure-emacs";
repo = "cider";
rev = "1c45146520a326376d35b8614c26187ed11a02cd";
sha256 = "0pbgfm9hkryanb4fly74w417h6bw9mnad5k5raj9ypiwgcz2r0n8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cider";
sha256 = "1a6hb728a3ir18c2dn9zfd3jn79fi5xjn5gqr7ljy6qb063xd4qx";
name = "cider";
};
packageRequires = [ clojure-mode emacs pkg-info queue seq spinner ];
meta = {
homepage = "https://melpa.org/#/cider";
license = lib.licenses.free;
};
}) {};
cider-eval-sexp-fu = callPackage ({ emacs, eval-sexp-fu, fetchFromGitHub, fetchurl, highlight, lib, melpaBuild }:
melpaBuild {
pname = "cider-eval-sexp-fu";
version = "1.0";
src = fetchFromGitHub {
owner = "clojure-emacs";
repo = "cider-eval-sexp-fu";
rev = "dbe6a19c835ea42b099dd17f040db0baf9774aaf";
sha256 = "1rkd76561h93si4lpisz3qnaj48dx8x01nd59a3lgpqsbbibnccf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cider-eval-sexp-fu";
sha256 = "1n4sgv042qd9560pllabysx0c5snly6i22bk126y8f8rn0zj58iq";
name = "cider-eval-sexp-fu";
};
packageRequires = [ emacs eval-sexp-fu highlight ];
meta = {
homepage = "https://melpa.org/#/cider-eval-sexp-fu";
license = lib.licenses.free;
};
}) {};
cil-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cil-mode";
version = "0.3";
src = fetchFromGitHub {
owner = "ForNeVeR";
repo = "cil-mode";
rev = "1cacd8bca125dbdeb97fdf156e32c2b74bac2186";
sha256 = "1w0ya0446rqsg1j59fd1mp4wavv2f3h1k3mw9svm5glymdirw4d1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cil-mode";
sha256 = "1h18r086bqspyn5n252yzw8x2zgyaqzdd8pbcf5gqlh1w8kapq4y";
name = "cil-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/cil-mode";
license = lib.licenses.free;
};
}) {};
circe = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "circe";
version = "2.2";
src = fetchFromGitHub {
owner = "jorgenschaefer";
repo = "circe";
rev = "13a33ea7b3cc579cbf67db2109802df3366e84d1";
sha256 = "0lg7f71kdq3zzc85xp9p81vdarz6d6l5zy9175c67ps9smdx528i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/circe";
sha256 = "1f54d8490gfx0r0cdvgmcjdxqpni43msy0k2mgqd1qz88a4b5l07";
name = "circe";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/circe";
license = lib.licenses.free;
};
}) {};
cl-format = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cl-format";
version = "1.1";
src = fetchFromGitHub {
owner = "alvinfrancis";
repo = "cl-format";
rev = "4380cb8009c47cc6d9098b383082b93b1aefa460";
sha256 = "108s96viral3s62a77jfgvjam08hdk97frfmxjg3xpp2ifccjs7h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cl-format";
sha256 = "1259ykj6z6m6gaqhkmj5f3q9vyk7idpvlvlma5likpknxj5f444v";
name = "cl-format";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/cl-format";
license = lib.licenses.free;
};
}) {};
cl-lib-highlight = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cl-lib-highlight";
version = "1.0.0";
src = fetchFromGitHub {
owner = "skeeto";
repo = "cl-lib-highlight";
rev = "c117451df8455769701af6c8e92a8fb29c05e1fa";
sha256 = "12vgi5dicx3lxzngjcg9g3nflrhfy9wdw6ldm72zarp1h96jy5cw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cl-lib-highlight";
sha256 = "13qdrvpxq928p27b1xdcbsscyhqk042rwfa17037gp9h02fd42j8";
name = "cl-lib-highlight";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/cl-lib-highlight";
license = lib.licenses.free;
};
}) {};
click-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "click-mode";
version = "0.0.4";
src = fetchFromGitHub {
owner = "bmalehorn";
repo = "click-mode";
rev = "c074e7b5b0a88434d0d3411f18884d1f6e288b33";
sha256 = "0w34ixzk8vs2nv5xr7l1b3k0crl1lqvbq6gs5r4b8rhsx9b6c1mb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/click-mode";
sha256 = "1p5dz4a74w5zxdlw17h5z9dglapia4p29880liw3bif2c7dzkg0r";
name = "click-mode";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/click-mode";
license = lib.licenses.free;
};
}) {};
cliphist = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, popup }:
melpaBuild {
pname = "cliphist";
version = "0.2.0";
src = fetchFromGitHub {
owner = "redguardtoo";
repo = "cliphist";
rev = "413af96bbd0dfc8b264f5b8e3920c319af065c50";
sha256 = "07q8naxhag2q0m5cb9c2n5js6j5qdrjyyiqbcpxmq598b8mw8kzd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cliphist";
sha256 = "0mg6pznijba3kvp3r57pi54v6mgih2vfwj2kg6qmcy1abrc0xq29";
name = "cliphist";
};
packageRequires = [ popup ];
meta = {
homepage = "https://melpa.org/#/cliphist";
license = lib.licenses.free;
};
}) {};
clips-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "clips-mode";
version = "0.7";
src = fetchFromGitHub {
owner = "grettke";
repo = "clips-mode";
rev = "a3ab4a3e958d54a16544ec38fe6338f27df20817";
sha256 = "0i6sj5rs4b9v8aqq9l6wr15080qb101hdxspx6innhijhajgmssd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/clips-mode";
sha256 = "083wrhjn04rg8vr6j0ziffdbdhbfn63wzl4q7yzpkf8qckh6mxhf";
name = "clips-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/clips-mode";
license = lib.licenses.free;
};
}) {};
clj-refactor = callPackage ({ cider, dash, edn, emacs, fetchFromGitHub, fetchurl, hydra, inflections, lib, melpaBuild, multiple-cursors, paredit, s, yasnippet }:
melpaBuild {
pname = "clj-refactor";
version = "2.2.0";
src = fetchFromGitHub {
owner = "clojure-emacs";
repo = "clj-refactor.el";
rev = "531a09fda51c9043efe18fd1f288be21ced3f3d1";
sha256 = "0qjj40h8ryrs02rj73hkyhcjxdz926qxgvnjidav3sw2ggn8vdl3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/clj-refactor";
sha256 = "1qvds6dylazvrzz1ji2z2ldw72pa2nxqacb9d04gasmkqc32ipvz";
name = "clj-refactor";
};
packageRequires = [
cider
dash
edn
emacs
hydra
inflections
multiple-cursors
paredit
s
yasnippet
];
meta = {
homepage = "https://melpa.org/#/clj-refactor";
license = lib.licenses.free;
};
}) {};
cljr-helm = callPackage ({ clj-refactor, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "cljr-helm";
version = "0.7";
src = fetchFromGitHub {
owner = "philjackson";
repo = "cljr-helm";
rev = "916d070503d0f484f36626c7a42f156b737e3fab";
sha256 = "18gv8vmmpiyq16cq4nr9nk2bmc5y2rsv21wjl4ji29rc7566shha";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cljr-helm";
sha256 = "108a1xgnc6qy088vs41j3npwk25a5vny0xx4r3yh76jsmpdpcgnc";
name = "cljr-helm";
};
packageRequires = [ clj-refactor helm ];
meta = {
homepage = "https://melpa.org/#/cljr-helm";
license = lib.licenses.free;
};
}) {};
clocker = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, projectile }:
melpaBuild {
pname = "clocker";
version = "0.0.11";
src = fetchFromGitHub {
owner = "roman";
repo = "clocker.el";
rev = "4a4831ed4e42e18976edd16b844cb16cb78f3c17";
sha256 = "0hz6a7gj0zfsdaifkhwf965c96rkjc3kivvqlf50zllsw0ysbnn0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/clocker";
sha256 = "0cckrk40k1labiqjh7ghzpx5zi136xz70j3ipp117x52qf24k10k";
name = "clocker";
};
packageRequires = [ dash projectile ];
meta = {
homepage = "https://melpa.org/#/clocker";
license = lib.licenses.free;
};
}) {};
clojure-cheatsheet = callPackage ({ cider, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "clojure-cheatsheet";
version = "0.4.0";
src = fetchFromGitHub {
owner = "clojure-emacs";
repo = "clojure-cheatsheet";
rev = "f8db406b7b13a580c142d08865c9a03c101235fa";
sha256 = "1x1kfycf3023z0r3v7xqci59k8jv5wn2vqc9y0nx7k5qgifmswrx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/clojure-cheatsheet";
sha256 = "05sw3bkdcadslpsk64ds0ciavmdgqk7fr5q3z505vvafmszfnaqv";
name = "clojure-cheatsheet";
};
packageRequires = [ cider helm ];
meta = {
homepage = "https://melpa.org/#/clojure-cheatsheet";
license = lib.licenses.free;
};
}) {};
clojure-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "clojure-mode";
version = "5.3.0";
src = fetchFromGitHub {
owner = "clojure-emacs";
repo = "clojure-mode";
rev = "8ef7127da214cb7fd4b47fc943462f2a8bfb8f85";
sha256 = "1x7nl5wzcah9hnlj5jfd3y5604w60zcqcw1nn6vw335c2vzzissj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/clojure-mode";
sha256 = "11n0rjhs1mmlzdqy711g432an5ybdka5xj0ipsk8dx6xcyab70np";
name = "clojure-mode";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/clojure-mode";
license = lib.licenses.free;
};
}) {};
clojure-mode-extra-font-locking = callPackage ({ clojure-mode, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "clojure-mode-extra-font-locking";
version = "5.3.0";
src = fetchFromGitHub {
owner = "clojure-emacs";
repo = "clojure-mode";
rev = "8ef7127da214cb7fd4b47fc943462f2a8bfb8f85";
sha256 = "1x7nl5wzcah9hnlj5jfd3y5604w60zcqcw1nn6vw335c2vzzissj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/clojure-mode-extra-font-locking";
sha256 = "00nff9mkj61i76dj21x87vhz0bbkzgvkx1ypkxcv6yf3pfhq7r8n";
name = "clojure-mode-extra-font-locking";
};
packageRequires = [ clojure-mode ];
meta = {
homepage = "https://melpa.org/#/clojure-mode-extra-font-locking";
license = lib.licenses.free;
};
}) {};
clojure-quick-repls = callPackage ({ cider, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "clojure-quick-repls";
version = "0.1.0";
src = fetchFromGitHub {
owner = "symfrog";
repo = "clojure-quick-repls";
rev = "90f82e294cfdfb65231adc456177580cd69bfc00";
sha256 = "0sw34yjp8934xd2n76lbwyvxkbyz5pxszj6gkflas8lfjvms9z7d";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/clojure-quick-repls";
sha256 = "10glzyd4y3918pwp048pc1y7y7fa34fkqckn1nbys841dbssmay0";
name = "clojure-quick-repls";
};
packageRequires = [ cider dash ];
meta = {
homepage = "https://melpa.org/#/clojure-quick-repls";
license = lib.licenses.free;
};
}) {};
clojure-snippets = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }:
melpaBuild {
pname = "clojure-snippets";
version = "1.0.0";
src = fetchFromGitHub {
owner = "mpenet";
repo = "clojure-snippets";
rev = "30cd52379b856cf80eab2b541c32b1bcdcff3db2";
sha256 = "1p0w83m9j4a6va4g68a4gcfbdkp8nic0q8cm28l8nr7czd5s0yl6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/clojure-snippets";
sha256 = "15622mdd6b3fpwp22d32p78yap08pyscs2vc83sv1xz4338i0lij";
name = "clojure-snippets";
};
packageRequires = [ yasnippet ];
meta = {
homepage = "https://melpa.org/#/clojure-snippets";
license = lib.licenses.free;
};
}) {};
closql = callPackage ({ emacs, emacsql-sqlite, fetchFromGitLab, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "closql";
version = "0.1.0";
src = fetchFromGitLab {
owner = "tarsius";
repo = "closql";
rev = "a8b6b2beaa10528b2fd5ed9759136e3959529266";
sha256 = "1p251vyh8fc6xzaf0v7yvf4wkrvcfjdb3qr88ll4xcb61gj3vi3a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/closql";
sha256 = "0a8fqw8n03x9mygvzb95m8mmfqp3j8hynwafvryjsl0np0695b6l";
name = "closql";
};
packageRequires = [ emacs emacsql-sqlite ];
meta = {
homepage = "https://melpa.org/#/closql";
license = lib.licenses.free;
};
}) {};
cm-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cm-mode";
version = "1.2";
src = fetchFromGitHub {
owner = "joostkremers";
repo = "criticmarkup-emacs";
rev = "1ac0d64842eb303323f2ebea61b4b6ba9f72969c";
sha256 = "1rwln3ms71fys3rdv3sx8w706aqn874im3kqcfrkxz86wiazm2d5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cm-mode";
sha256 = "1rgfpxbnp8wiq9j8aywm2n07rxzkhqljigwynrkyvrnsgxlq2a9x";
name = "cm-mode";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/cm-mode";
license = lib.licenses.free;
};
}) {};
cmake-ide = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cmake-ide";
version = "0.3";
src = fetchFromGitHub {
owner = "atilaneves";
repo = "cmake-ide";
rev = "b6953102d022adb60678eb5c4186008de987cdce";
sha256 = "14z5izpgby7lak6hzjwsph31awg5126hcjzld21ihknhlg09sw7q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cmake-ide";
sha256 = "0xvy7l80zw67jgvk1rkhwzjvsqjqckmd8zj6s67rgbm56z6ypmcg";
name = "cmake-ide";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/cmake-ide";
license = lib.licenses.free;
};
}) {};
cmake-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cmake-mode";
version = "3.5.2";
src = fetchFromGitHub {
owner = "Kitware";
repo = "CMake";
rev = "80bcbe2d85232d748e31fb4de1016af60788505d";
sha256 = "10adf81lig0mbm6hdi031p2d7x3yj4fq8vb4pavy6v2xgpj1j5jx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cmake-mode";
sha256 = "0zbn8syb5lw5xp1qcy3qcl75zfiyik30xvqyl38gdqddm9h7qmz7";
name = "cmake-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/cmake-mode";
license = lib.licenses.free;
};
}) {};
cmake-project = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cmake-project";
version = "0.7";
src = fetchFromGitHub {
owner = "alamaison";
repo = "emacs-cmake-project";
rev = "ec61f687772cccdb699f64ebe1e8dc8ba83f790f";
sha256 = "10xlny2agxjknvnjdnw41cyb3d361yy0wvpc8l1d0xwnmmfh3bxk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cmake-project";
sha256 = "13n6j9ljvzjzkknbm9zkhxljcn12avl39gxqq95hah44dr11rns3";
name = "cmake-project";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/cmake-project";
license = lib.licenses.free;
};
}) {};
codic = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "codic";
version = "0.3";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-codic";
rev = "52bbb6997ef4ab9fb7fea43bbfff7f04671aa557";
sha256 = "14jcxrs3b02pbppvdsabr7c74i3c6d1lmd6l1p9dj8gv413pghsz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/codic";
sha256 = "0fq2qfqhkd6injgl66vcpd61j67shl9xj260aj6cgb2nriq0jxgn";
name = "codic";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/codic";
license = lib.licenses.free;
};
}) {};
coffee-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "coffee-mode";
version = "0.6.3";
src = fetchFromGitHub {
owner = "defunkt";
repo = "coffee-mode";
rev = "adfb7ae73d6ee2ef790c780dd3c967e62930e94a";
sha256 = "0yhmg5j051mviqp5laz7y1zjs1w9ykbbxqm7vrgf2py0hpd1kcrg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/coffee-mode";
sha256 = "1px50hs0x30psa5ljndpcc22c0qwcaxslpjf28cfgxinawnp74g1";
name = "coffee-mode";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/coffee-mode";
license = lib.licenses.free;
};
}) {};
color-theme-modern = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "color-theme-modern";
version = "0.0.2";
src = fetchFromGitHub {
owner = "emacs-jp";
repo = "replace-colorthemes";
rev = "7107540d22e8ff045e0707de84c8b179fd829302";
sha256 = "0apvqrva3f7valjrxpslln8460kpr82z4zazj3lg3j82k102zla9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/color-theme-modern";
sha256 = "0f662ham430fgxpqw96zcl1whcm28cv710g6wvg4fma60sblaxcm";
name = "color-theme-modern";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/color-theme-modern";
license = lib.licenses.free;
};
}) {};
color-theme-sanityinc-solarized = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "color-theme-sanityinc-solarized";
version = "2.29";
src = fetchFromGitHub {
owner = "purcell";
repo = "color-theme-sanityinc-solarized";
rev = "554e941131d009c0a5d7129ed96796182b4cc590";
sha256 = "13jmg05skv409z8pg5m9rzkajj9knyln0ff8a3i1pbpyrnpngmmc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/color-theme-sanityinc-solarized";
sha256 = "0xg79hgb893f1nqx6q4q6hp4w6rvgp1aah1v2r3scg2jk057qxkf";
name = "color-theme-sanityinc-solarized";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/color-theme-sanityinc-solarized";
license = lib.licenses.free;
};
}) {};
color-theme-sanityinc-tomorrow = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "color-theme-sanityinc-tomorrow";
version = "1.16";
src = fetchFromGitHub {
owner = "purcell";
repo = "color-theme-sanityinc-tomorrow";
rev = "55db9979397bd66446eb1927e08c5a22df9f0eea";
sha256 = "0w99ypq048xldl1mrgc7qr4n2770dm48aknhp7q0176l43nvxnqf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/color-theme-sanityinc-tomorrow";
sha256 = "1k8iwjc7iidq5sxybs47rnswa6c5dwqfdzfw7w0by2h1id2z6nqd";
name = "color-theme-sanityinc-tomorrow";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/color-theme-sanityinc-tomorrow";
license = lib.licenses.free;
};
}) {};
colorsarenice-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "colorsarenice-theme";
version = "1.0.20";
src = fetchFromGitHub {
owner = "Fanael";
repo = "colorsarenice-theme";
rev = "3cae55d0c7aeda3a8ef731ebc3886b2449ad87e6";
sha256 = "18hzm7yzwlfjlbkx46rgdl31p9xyfqnxlvg8337h2bicpks7kjia";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/colorsarenice-theme";
sha256 = "09zlglldjbjr97clwyzyz7c0k8hswclnk2zbkm03nnn9n9yyg2qi";
name = "colorsarenice-theme";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/colorsarenice-theme";
license = lib.licenses.free;
};
}) {};
commander = callPackage ({ cl-lib ? null, dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "commander";
version = "0.7.0";
src = fetchFromGitHub {
owner = "rejeep";
repo = "commander.el";
rev = "2c8a57b9c619e29ccbe2d5a85921b9c689e95bf9";
sha256 = "1j6hhyzww7wfwk6bllbb5mk4hw4qs8hsgfbfdifsam9c6i4spm45";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/commander";
sha256 = "17y0hg6a90hflgwn24ww23qmvc1alzivpipca8zvpf0nih4fl393";
name = "commander";
};
packageRequires = [ cl-lib dash f s ];
meta = {
homepage = "https://melpa.org/#/commander";
license = lib.licenses.free;
};
}) {};
comment-dwim-2 = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "comment-dwim-2";
version = "1.2.2";
src = fetchFromGitHub {
owner = "remyferre";
repo = "comment-dwim-2";
rev = "8cedecde018b5872195bfead6511af822776a430";
sha256 = "0kzlv2my0cc7d3nki2rlm32nmb2nyjb38inmvlf13z0m2kybg2ps";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/comment-dwim-2";
sha256 = "1w9w2a72ygsj5w47vjqcljajmmbz0mi8dhz5gjnpwxjwsr6fn6lj";
name = "comment-dwim-2";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/comment-dwim-2";
license = lib.licenses.free;
};
}) {};
commenter = callPackage ({ emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild }:
melpaBuild {
pname = "commenter";
version = "0.5.2";
src = fetchFromGitHub {
owner = "yuutayamada";
repo = "commenter";
rev = "6d1885419434ba779270c6fda0e30d390bb074bd";
sha256 = "1jwd3whag39qhzhbsfivzdlcr6vj37dv5ychkhmilw8v6dfdnpdb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/commenter";
sha256 = "01bm8jbj6xw23nls4fps6zwjkgvcsjhmn3l3ncqd764kwhxdx8q3";
name = "commenter";
};
packageRequires = [ emacs let-alist ];
meta = {
homepage = "https://melpa.org/#/commenter";
license = lib.licenses.free;
};
}) {};
common-lisp-snippets = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }:
melpaBuild {
pname = "common-lisp-snippets";
version = "0.1.1";
src = fetchFromGitHub {
owner = "mrkkrp";
repo = "common-lisp-snippets";
rev = "3b2b50fda8b1526d45a74e3d30f560d6b6bbb284";
sha256 = "1cc9ak9193m92g6l4mrfxbkkmvljl3c51d0xzdidwww978q3x6ad";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/common-lisp-snippets";
sha256 = "0ig8cz00cbfx0jckqk1xhsvm18ivl2mjvcn65s941nblsywfvxjl";
name = "common-lisp-snippets";
};
packageRequires = [ yasnippet ];
meta = {
homepage = "https://melpa.org/#/common-lisp-snippets";
license = lib.licenses.free;
};
}) {};
company = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "company";
version = "0.8.12";
src = fetchFromGitHub {
owner = "company-mode";
repo = "company-mode";
rev = "e085a333867959a1b36015a3ad8e12e5bd6550d9";
sha256 = "08rrjfp2amgya1hswjz3vd5ja6lg2nfmm7454p0h1naz00hlmmw0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company";
sha256 = "0v4x038ly970lkzb0n8fbqssfqwx1p46xldr7nss32jiqvavr4m4";
name = "company";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/company";
license = lib.licenses.free;
};
}) {};
company-anaconda = callPackage ({ anaconda-mode, cl-lib ? null, company, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "company-anaconda";
version = "0.1.0";
src = fetchFromGitHub {
owner = "proofit404";
repo = "company-anaconda";
rev = "137ba58960a5feeb23aff34c9225fdf161f49f98";
sha256 = "1i6788qfinh47c5crgr57ykgbp6bvk1afcl00c8gywxsf8srvnvy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-anaconda";
sha256 = "1s7y47ghy7q35qpfqavh4p9wr91i6r579mdbpvv6h5by856yn4gl";
name = "company-anaconda";
};
packageRequires = [ anaconda-mode cl-lib company dash s ];
meta = {
homepage = "https://melpa.org/#/company-anaconda";
license = lib.licenses.free;
};
}) {};
company-ansible = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "company-ansible";
version = "0.1.1";
src = fetchFromGitHub {
owner = "krzysztof-magosa";
repo = "company-ansible";
rev = "b9b4b22bc8c109de3ae3a5bb4c6b2be89bd644db";
sha256 = "1dds3fynbd6yb0874aw6g4qk5zmq3pgl3jmcp38md027qalgqmym";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-ansible";
sha256 = "084l9dr2hvm00952y4m3jhchzxjhcd61sfn5ywj9b9a1d4sr110d";
name = "company-ansible";
};
packageRequires = [ company emacs ];
meta = {
homepage = "https://melpa.org/#/company-ansible";
license = lib.licenses.free;
};
}) {};
company-cabal = callPackage ({ cl-lib ? null, company, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "company-cabal";
version = "0.1.1";
src = fetchFromGitHub {
owner = "iquiw";
repo = "company-cabal";
rev = "a570559ff92522598b5ed40e21c4539fffb3e976";
sha256 = "1pja44g15d11kl47abzykrp28j782nkbmb0db0ilpc96xf1fjlsw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-cabal";
sha256 = "0pbjidj88c9qri6xw8023yqwnczad5ig224cbsz6vsmdla2nlxra";
name = "company-cabal";
};
packageRequires = [ cl-lib company emacs ];
meta = {
homepage = "https://melpa.org/#/company-cabal";
license = lib.licenses.free;
};
}) {};
company-coq = callPackage ({ cl-lib ? null, company, company-math, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }:
melpaBuild {
pname = "company-coq";
version = "1.0";
src = fetchFromGitHub {
owner = "cpitclaudel";
repo = "company-coq";
rev = "bb507a11b088a8c9bb6500b384ed588bc690fcea";
sha256 = "0s6gzdmxlsl1l0vh52xspxys1wmsq063p6nva6qisg1r622gjzjl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-coq";
sha256 = "1iagm07ckf60kg4i8m4n0gfmv0brqc4dcn7lkcz229r3f4kyqksa";
name = "company-coq";
};
packageRequires = [ cl-lib company company-math dash yasnippet ];
meta = {
homepage = "https://melpa.org/#/company-coq";
license = lib.licenses.free;
};
}) {};
company-emoji = callPackage ({ cl-lib ? null, company, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "company-emoji";
version = "2.3.0";
src = fetchFromGitHub {
owner = "dunn";
repo = "company-emoji";
rev = "c77e9c6f87a7853787c70eae885e12b6162d4cc5";
sha256 = "1f8sjjms9kxni153pia6b45p2ih2mhm2r07d0j3fmxmz3q2jdldd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-emoji";
sha256 = "1mflqqw9gnfcqjb6g8ivdfl7s4mdyjg7j0457hamgyvgvpxsh8x3";
name = "company-emoji";
};
packageRequires = [ cl-lib company ];
meta = {
homepage = "https://melpa.org/#/company-emoji";
license = lib.licenses.free;
};
}) {};
company-ghc = callPackage ({ cl-lib ? null, company, emacs, fetchFromGitHub, fetchurl, ghc, lib, melpaBuild }:
melpaBuild {
pname = "company-ghc";
version = "1.1.0";
src = fetchFromGitHub {
owner = "iquiw";
repo = "company-ghc";
rev = "64e4f9d0cf9377138a8dee34c69e7d578fd71090";
sha256 = "0y9i0q37xjbnlnlxq7xjvnpn6ykzbd55g6nbw10z1wg0m2v7f96r";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-ghc";
sha256 = "07adykza4dqs64bk8vjmgryr54khxmcy28hms5z8i1qpsk9vmvnn";
name = "company-ghc";
};
packageRequires = [ cl-lib company emacs ghc ];
meta = {
homepage = "https://melpa.org/#/company-ghc";
license = lib.licenses.free;
};
}) {};
company-go = callPackage ({ company, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "company-go";
version = "20150303";
src = fetchFromGitHub {
owner = "nsf";
repo = "gocode";
rev = "eef10fdde96a12528a6da32f51bf638b2863a3b1";
sha256 = "03snnra31b5j6iy94gql240vhkynbjql9b4b5j8bsqp9inmbsia3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-go";
sha256 = "1ncy5wlg3ywr17zrxb1d1bap4gdvwr35w9a8b0crz5h3l3y4cp29";
name = "company-go";
};
packageRequires = [ company ];
meta = {
homepage = "https://melpa.org/#/company-go";
license = lib.licenses.free;
};
}) {};
company-irony = callPackage ({ cl-lib ? null, company, emacs, fetchFromGitHub, fetchurl, irony, lib, melpaBuild }:
melpaBuild {
pname = "company-irony";
version = "0.1.1";
src = fetchFromGitHub {
owner = "Sarcasm";
repo = "company-irony";
rev = "c09f66c26bdd0dda007559a5c9bccfca0bd49ccd";
sha256 = "17zi0xx8p2diwy1wgrhl6j8p57alwz24rjpz4apyyrqjk09ippq4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-irony";
sha256 = "15adamk1b9y1i6k06i5ahf1wn70cgwlhgk0x6fk8pl5izg05z1km";
name = "company-irony";
};
packageRequires = [ cl-lib company emacs irony ];
meta = {
homepage = "https://melpa.org/#/company-irony";
license = lib.licenses.free;
};
}) {};
company-jedi = callPackage ({ cl-lib ? null, company, emacs, fetchFromGitHub, fetchurl, jedi-core, lib, melpaBuild }:
melpaBuild {
pname = "company-jedi";
version = "0.4";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-company-jedi";
rev = "ad49407451c7f28fe137f9c8f3a7fc89e8693a1b";
sha256 = "1ihqapp4dv92794rsgyq0rmhwika60cmradqd4bn9b72ss6plxs1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-jedi";
sha256 = "1krrgrjq967c3j02y0i345yx6w4crisnj1k3bhih6j849fvy3fvj";
name = "company-jedi";
};
packageRequires = [ cl-lib company emacs jedi-core ];
meta = {
homepage = "https://melpa.org/#/company-jedi";
license = lib.licenses.free;
};
}) {};
company-math = callPackage ({ company, fetchFromGitHub, fetchurl, lib, math-symbol-lists, melpaBuild }:
melpaBuild {
pname = "company-math";
version = "1.1";
src = fetchFromGitHub {
owner = "vspinu";
repo = "company-math";
rev = "2e24a088d660d0bf37585a664eddbbb6c4a8e20d";
sha256 = "0k6bx4i3d2x6kmkzififc8r7vid74bxsvgxp19z7bv1fh6m1f3aa";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-math";
sha256 = "0chig8k8l65bnd0a6734fiy0ikl20k9v2wlndh3ckz5a8h963g87";
name = "company-math";
};
packageRequires = [ company math-symbol-lists ];
meta = {
homepage = "https://melpa.org/#/company-math";
license = lib.licenses.free;
};
}) {};
company-ngram = callPackage ({ cl-lib ? null, company, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "company-ngram";
version = "0.6.5";
src = fetchFromGitHub {
owner = "kshramt";
repo = "company-ngram";
rev = "6c9315933984e7741b9d044f06a8cecc5ddaf788";
sha256 = "0yxnylpbjrwmqx6px0q3pff4dh00fmfzb09gp4xvn9w9hrxdsx7g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-ngram";
sha256 = "1y9k9s8c248m91xld4f5l75j4swml333rpwq590bsx7mrsq131xx";
name = "company-ngram";
};
packageRequires = [ cl-lib company ];
meta = {
homepage = "https://melpa.org/#/company-ngram";
license = lib.licenses.free;
};
}) {};
company-nixos-options = callPackage ({ cl-lib ? null, company, fetchFromGitHub, fetchurl, lib, melpaBuild, nixos-options }:
melpaBuild {
pname = "company-nixos-options";
version = "0.0.1";
src = fetchFromGitHub {
owner = "travisbhartwell";
repo = "nix-emacs";
rev = "5fc8fa29bea9dd8e9c822af92f9bc6ddc223635f";
sha256 = "1lm7rkgf7q5g4ji6v1masfbhxdpwni8d77dapsy5k9p73cr2aqld";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-nixos-options";
sha256 = "1yrqqdadmf7qfxpqp8wwb325zjnwwjmn2hhnl7i3j0ckg6hqyqf0";
name = "company-nixos-options";
};
packageRequires = [ cl-lib company nixos-options ];
meta = {
homepage = "https://melpa.org/#/company-nixos-options";
license = lib.licenses.free;
};
}) {};
company-quickhelp = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pos-tip }:
melpaBuild {
pname = "company-quickhelp";
version = "1.3.0";
src = fetchFromGitHub {
owner = "expez";
repo = "company-quickhelp";
rev = "39e206f7797962992aa1e555c293b6d872d6718b";
sha256 = "1b2v84ss5k43nnbsnvabgvb19ardsacbs1prn2h9i1k2d5mb8icw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-quickhelp";
sha256 = "042bwv0wd4hksbm528zb7pbllzk83p8qjq5f8z46p84c8mmxfp9g";
name = "company-quickhelp";
};
packageRequires = [ company emacs pos-tip ];
meta = {
homepage = "https://melpa.org/#/company-quickhelp";
license = lib.licenses.free;
};
}) {};
company-restclient = callPackage ({ cl-lib ? null, company, emacs, fetchFromGitHub, fetchurl, know-your-http-well, lib, melpaBuild, restclient }:
melpaBuild {
pname = "company-restclient";
version = "0.1.0";
src = fetchFromGitHub {
owner = "iquiw";
repo = "company-restclient";
rev = "98e4b2af0e84ba4192c16288123aed96541c6401";
sha256 = "0i1fh5lvqwlgn3g3fzh0xacxyljx6gkryipn133vfkv4jbns51n4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-restclient";
sha256 = "1md0n4k4wmbh9rmbwqh3kg2fj0c34rzqfd56jsq8lcdg14k0kdcb";
name = "company-restclient";
};
packageRequires = [
cl-lib
company
emacs
know-your-http-well
restclient
];
meta = {
homepage = "https://melpa.org/#/company-restclient";
license = lib.licenses.free;
};
}) {};
company-sourcekit = callPackage ({ company, dash, dash-functional, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, sourcekit }:
melpaBuild {
pname = "company-sourcekit";
version = "0.1.5";
src = fetchFromGitHub {
owner = "nathankot";
repo = "company-sourcekit";
rev = "c9694cd8e84f4c7deffa6111297cb80eb7cb02a6";
sha256 = "04nm015408gzybfka0sc3czkf5y61x76h3sx3vlijf67i54bz7pi";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-sourcekit";
sha256 = "0hr5j1ginf43h4qf3fvsh3z53z0c7w5a9lhrvdwmlzj396qhqmzs";
name = "company-sourcekit";
};
packageRequires = [ company dash dash-functional emacs sourcekit ];
meta = {
homepage = "https://melpa.org/#/company-sourcekit";
license = lib.licenses.free;
};
}) {};
company-tern = callPackage ({ cl-lib ? null, company, dash, dash-functional, fetchFromGitHub, fetchurl, lib, melpaBuild, s, tern }:
melpaBuild {
pname = "company-tern";
version = "0.2.0";
src = fetchFromGitHub {
owner = "proofit404";
repo = "company-tern";
rev = "9a2cb8427a1a93c9c5021c01df1b47c69d79e176";
sha256 = "11cinjsyf24d4a682ikniprxd1vkwn6mynsp5dzab6yzq09np78i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-tern";
sha256 = "17pw4jx3f1hymj6sc0ri18jz9ngggj4a41kxx14fnmmm8adqn6wh";
name = "company-tern";
};
packageRequires = [ cl-lib company dash dash-functional s tern ];
meta = {
homepage = "https://melpa.org/#/company-tern";
license = lib.licenses.free;
};
}) {};
company-web = callPackage ({ cl-lib ? null, company, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, web-completion-data }:
melpaBuild {
pname = "company-web";
version = "0.9";
src = fetchFromGitHub {
owner = "osv";
repo = "company-web";
rev = "ffb6b969813041d2d90680a7696a9e0208eaed61";
sha256 = "0b0k75rg43h48dbcqiid947nspqiqxkiqcmvph9aqpxlfr67bz5r";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-web";
sha256 = "0dj0m6wcc8cyvblp9b5b3am95gc18j9y4va44hvljxv1h7l5hhvy";
name = "company-web";
};
packageRequires = [ cl-lib company dash web-completion-data ];
meta = {
homepage = "https://melpa.org/#/company-web";
license = lib.licenses.free;
};
}) {};
company-ycmd = callPackage ({ company, deferred, fetchFromGitHub, fetchurl, lib, melpaBuild, s, ycmd }:
melpaBuild {
pname = "company-ycmd";
version = "0.9";
src = fetchFromGitHub {
owner = "abingham";
repo = "emacs-ycmd";
rev = "8fb29b84d42c0aea71fe7db088b0b7a5a0c6b34c";
sha256 = "094alkjrh285qy3sds8dkvxsbnaxnppz1ab0i5r575lyhli9lxia";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/company-ycmd";
sha256 = "0fqmkb0q8ai605jzn2kwd585b2alwxbmnb3yqnn9fgkcvyc9f0pk";
name = "company-ycmd";
};
packageRequires = [ company deferred s ycmd ];
meta = {
homepage = "https://melpa.org/#/company-ycmd";
license = lib.licenses.free;
};
}) {};
composable = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "composable";
version = "0.0.1";
src = fetchFromGitHub {
owner = "paldepind";
repo = "composable.el";
rev = "4739b6a730498e7526d06222810c3ccf3723d509";
sha256 = "1mii790r6gaz0nidlaib50wj4vryfvw7ls6b4mg1nw5km7hplpgq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/composable";
sha256 = "1fs4pczjn9sv12sladf6zbkz0cmzxr0jaqkiwryydal1l5nqqxcy";
name = "composable";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/composable";
license = lib.licenses.free;
};
}) {};
concurrent = callPackage ({ deferred, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "concurrent";
version = "0.4.0";
src = fetchFromGitHub {
owner = "kiwanami";
repo = "emacs-deferred";
rev = "8827106c83f0fc773bc406d381ea25a29a5965e1";
sha256 = "1br4yys803x3ng4vzhhvblhkqabs46lx8a3ajycqy555q20zqzrf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/concurrent";
sha256 = "09wjw69bqrr3424h0mpb2kr5ixh96syjjsqrcyd7z2lsas5ldpnf";
name = "concurrent";
};
packageRequires = [ deferred ];
meta = {
homepage = "https://melpa.org/#/concurrent";
license = lib.licenses.free;
};
}) {};
conkeror-minor-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "conkeror-minor-mode";
version = "1.6.2";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "conkeror-minor-mode";
rev = "476e81c27b056e21c192391fe674a2bf875466b0";
sha256 = "0sz3qx1bn0lwjhka2l6wfl4b5486ji9dklgjs7fdlkg3dgpp1ahx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/conkeror-minor-mode";
sha256 = "1ch108f20k7xbf79azsp31hh4wmw7iycsxddcszgxkbm7pj11933";
name = "conkeror-minor-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/conkeror-minor-mode";
license = lib.licenses.free;
};
}) {};
connection = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "connection";
version = "1.10";
src = fetchFromGitHub {
owner = "myrkr";
repo = "dictionary-el";
rev = "9ef1672ecd367827381bbbc9af93685980083c5c";
sha256 = "05xfgn9sabi1ykk8zbk2vza1g8pdrg08j5cb58f50nda3q8ndf4s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/connection";
sha256 = "1y68d2kay8p5vapailxhrc5dl7b8k8nkvp7pa54md3fsivwp1d0q";
name = "connection";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/connection";
license = lib.licenses.free;
};
}) {};
contextual = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "contextual";
version = "1.0.1";
src = fetchFromGitHub {
owner = "lshift-de";
repo = "contextual";
rev = "8134a2d8034c624f4fdbbb0b3893de12f4257909";
sha256 = "0s4b7dkndhnh8q3plvg2whjx8zd7ffz4hnbn3xh86xd3k7sch7av";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/contextual";
sha256 = "0vribs0fa1xf5kwkmvzjwhiawni0p3v56c5l4dkz8d7wn2g6wfdx";
name = "contextual";
};
packageRequires = [ cl-lib dash emacs ];
meta = {
homepage = "https://melpa.org/#/contextual";
license = lib.licenses.free;
};
}) {};
corral = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "corral";
version = "0.2";
src = fetchFromGitHub {
owner = "nivekuil";
repo = "corral";
rev = "bcd1d90b2280f93ed139e4aa82838a8e62a4bac9";
sha256 = "0gpckp12b0hllgn821q3rqfxh5h7ny5gfhhvfdbvszb7kwl1f6cx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/corral";
sha256 = "1drccqk4qzkgvkgkzlrrfd1dcgj8ziqriijrjihrzjgjsbpzv6da";
name = "corral";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/corral";
license = lib.licenses.free;
};
}) {};
counsel = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, swiper }:
melpaBuild {
pname = "counsel";
version = "0.8.0";
src = fetchFromGitHub {
owner = "abo-abo";
repo = "swiper";
rev = "c24a3728538dd7d11de9f141b3ad1d8e0996c330";
sha256 = "19vfj01x7b8f7wyx7m51z00la2r7jcwzv0n06srkvcls0wm5s1h3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/counsel";
sha256 = "0y8cb2q4mqvzan5n8ws5pjpm7bkjcghg5q19mzc3gqrq9vrvyzi6";
name = "counsel";
};
packageRequires = [ emacs swiper ];
meta = {
homepage = "https://melpa.org/#/counsel";
license = lib.licenses.free;
};
}) {};
coverage = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, ov }:
melpaBuild {
pname = "coverage";
version = "0.2";
src = fetchFromGitHub {
owner = "trezona-lecomte";
repo = "coverage";
rev = "f7e78bb9502d3893ef876274c992743f49c0a1a7";
sha256 = "01545iy2gaxyd4i8gawgxqi9gbkrjk20djhvc59finnjrblzccn3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/coverage";
sha256 = "0ja7wsx2sj0h01sk1l3c0aidbs1ld4gj3kiwq6brs7r018sz45pm";
name = "coverage";
};
packageRequires = [ cl-lib ov ];
meta = {
homepage = "https://melpa.org/#/coverage";
license = lib.licenses.free;
};
}) {};
cpputils-cmake = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cpputils-cmake";
version = "0.5.4";
src = fetchFromGitHub {
owner = "redguardtoo";
repo = "cpputils-cmake";
rev = "f18c96750b1b2f4e1537fac7df2818524ccda665";
sha256 = "0ky59gz5pvi4m5b9rh13ywfmclrmiwalynpqw652rmc6yfzv0fnz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cpputils-cmake";
sha256 = "0fswmmmrjv897n51nidmn8gs8yp00595g35vwjafsq6rzfg58j60";
name = "cpputils-cmake";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/cpputils-cmake";
license = lib.licenses.free;
};
}) {};
creds = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "creds";
version = "0.0.6.1";
src = fetchFromGitHub {
owner = "ardumont";
repo = "emacs-creds";
rev = "00ebefd10005c170b790a01380cb6a98f798ce5c";
sha256 = "169ai0xkh3988racnhaapxw0v1pbxvcaq470x1qacdzdpka4a7bs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/creds";
sha256 = "0n11xxaf93bbc9ih25wj09zzw4sj32wb99qig4zcy8bpkl5y3llk";
name = "creds";
};
packageRequires = [ dash s ];
meta = {
homepage = "https://melpa.org/#/creds";
license = lib.licenses.free;
};
}) {};
crm-custom = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "crm-custom";
version = "0.5";
src = fetchFromGitHub {
owner = "DarwinAwardWinner";
repo = "crm-custom";
rev = "f1aaccf64306a5f99d9bf7ba815d7ea41c15518d";
sha256 = "1kl6blr4dlz40gfc845071nhfms4fm59284ja2177bhghy3wmw6r";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/crm-custom";
sha256 = "14w15skxr44p9ilhpswlgdbqfw8jghxi69l37yk4m449m7g9694c";
name = "crm-custom";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/crm-custom";
license = lib.licenses.free;
};
}) {};
crux = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "crux";
version = "0.2.0";
src = fetchFromGitHub {
owner = "bbatsov";
repo = "crux";
rev = "1e591c5a1ecfa99fcd67105a58b2e7d782abf969";
sha256 = "13kkpilijr0q455srgn8yhzqikxask11z8d3rji7cc1yw7kf6y0i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/crux";
sha256 = "10lim1sngqbdqqwyq6ksqjjqpkm97aj1jk550sgwj28338lnw73c";
name = "crux";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/crux";
license = lib.licenses.free;
};
}) {};
cryptol-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cryptol-mode";
version = "0.1.0";
src = fetchFromGitHub {
owner = "thoughtpolice";
repo = "cryptol-mode";
rev = "a54d000d24757fad2a91ae2853b16a97ebe52771";
sha256 = "00wgbcw09xn9xi52swi4wyi9dj9p9hyin7i431xi6zkhxysw4q7w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cryptol-mode";
sha256 = "08iq69gqmps8cckybhj9065b8a2a49p0rpzgx883qxnypsmjfmf2";
name = "cryptol-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/cryptol-mode";
license = lib.licenses.free;
};
}) {};
csharp-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "csharp-mode";
version = "0.8.12";
src = fetchFromGitHub {
owner = "josteink";
repo = "csharp-mode";
rev = "b4fb58af022a60c1c8161475e9c3fa023a0f9816";
sha256 = "0dqih7cy57sciqn5vz5fiwynpld96qldyl7jcgn9qpwnzb401ayx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/csharp-mode";
sha256 = "17j84qrprq492dsn103dji8mvh29mbdlqlpsszbgfdgnpvfr1rv0";
name = "csharp-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/csharp-mode";
license = lib.licenses.free;
};
}) {};
ctable = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ctable";
version = "0.1.2";
src = fetchFromGitHub {
owner = "kiwanami";
repo = "emacs-ctable";
rev = "08a017bde6d24ea585e39ce2637bebe28774d316";
sha256 = "13zq8kym1y6bzrpxbcdz32323a6azy5px4ridff6xh8bfprwlay3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ctable";
sha256 = "040qmlgfvjc1f908n52m5ll2fizbrhjzbd0kgrsw37bvm3029rx1";
name = "ctable";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ctable";
license = lib.licenses.free;
};
}) {};
ctags = callPackage ({ fetchhg, fetchurl, lib, melpaBuild }: melpaBuild {
pname = "ctags";
version = "1.1.1";
src = fetchhg {
url = "https://bitbucket.com/semente/ctags.el";
rev = "afb16c5b2530";
sha256 = "1xgrb4ivgz7gmingfafmclqqflxdvkarmfkqqv1zjk6yrjhlcvwf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ctags";
sha256 = "11fp8l99rj4fmi0vd3hkffgpfhk1l82ggglzb74jr3qfzv3dcn6y";
name = "ctags";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ctags";
license = lib.licenses.free;
};
}) {};
ctags-update = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ctags-update";
version = "0.2.0";
src = fetchFromGitHub {
owner = "jixiuf";
repo = "helm-etags-plus";
rev = "d3f3162d5a3291d84b15fd325859c87e1a374923";
sha256 = "05vhryqcydvcfm18fwby344931kzzh47x4l5ixy95xkcjkzrj8c7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ctags-update";
sha256 = "1k43l667mvr2y33nblachdlvdqvn256gysc1iwv5zgv7gj9i65qf";
name = "ctags-update";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ctags-update";
license = lib.licenses.free;
};
}) {};
ctxmenu = callPackage ({ fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, popup, yaxception }:
melpaBuild {
pname = "ctxmenu";
version = "0.3.0";
src = fetchFromGitHub {
owner = "aki2o";
repo = "emacs-ctxmenu";
rev = "5c2376859562b98c07c985d2b483658e4c0e888e";
sha256 = "1jlr2miwqsg06hk2clvsrw9fa98m2n76qfq8qv5svrb8dpil04wb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ctxmenu";
sha256 = "03g9px858mg19wapqszwav3599slljdyam8bvn1ri85fpa5ydvdp";
name = "ctxmenu";
};
packageRequires = [ log4e popup yaxception ];
meta = {
homepage = "https://melpa.org/#/ctxmenu";
license = lib.licenses.free;
};
}) {};
cuda-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cuda-mode";
version = "1.0.0";
src = fetchFromGitHub {
owner = "chachi";
repo = "cuda-mode";
rev = "c8cf7d92b8039cdd0bd525c258ab42f49a0f91cf";
sha256 = "1y685qfdkjyl7dwyvivlgc2lwp102vy6hvcb9zynw84c49f726sn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cuda-mode";
sha256 = "0ip4vax93x72bjrh6prik6ddmrvszpsmgm0fxfz772rp24smc300";
name = "cuda-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/cuda-mode";
license = lib.licenses.free;
};
}) {};
cyberpunk-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cyberpunk-theme";
version = "1.17";
src = fetchFromGitHub {
owner = "n3mo";
repo = "cyberpunk-theme.el";
rev = "4ffdaee0a32b8e235bf44c0daedde66eaf7b1b33";
sha256 = "1yhizh8j745hv5ancpvijds9dasvsr2scwjscksp2x3krnd26ssp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cyberpunk-theme";
sha256 = "0l2bwb5afkkhrbh99v2gns1vil9s5911hbnlq5w35nmg1wvbmbc9";
name = "cyberpunk-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/cyberpunk-theme";
license = lib.licenses.free;
};
}) {};
cyphejor = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cyphejor";
version = "0.1.0";
src = fetchFromGitHub {
owner = "mrkkrp";
repo = "cyphejor";
rev = "1025d82a9abaca132f5855e72d56c0c2ccc0eef4";
sha256 = "1vkwm1n0amf0y0jdyvqskp00b6aijqhd7wclzkzrq7glrvj2z1xw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cyphejor";
sha256 = "18l5km4xm5j3vv19k3fxs8i3rg4qnhrvx7b62vmyfcqmpiasrh6g";
name = "cyphejor";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/cyphejor";
license = lib.licenses.free;
};
}) {};
cython-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cython-mode";
version = "0.24.1.0";
src = fetchFromGitHub {
owner = "cython";
repo = "cython";
rev = "3de7bd5559631321c287c8fdd8958b6c494dba5c";
sha256 = "11ddx5c535a76pnxqdfahchi839v59iwvpiyswigskyfhzxn5ic1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/cython-mode";
sha256 = "0asai1f1pncrfxx296fn6ky09hj1qam5j0dpxxkzhy0a34xz0k2i";
name = "cython-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/cython-mode";
license = lib.licenses.free;
};
}) {};
d-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "d-mode";
version = "2.0.6";
src = fetchFromGitHub {
owner = "Emacs-D-Mode-Maintainers";
repo = "Emacs-D-Mode";
rev = "9b22a9373fc38cf3bc1ea9a814bcd8191d4c6626";
sha256 = "0apg6cpwjhp8spqq8yyfp56y3pn991sfc85kfnifyhz6v3y6vwv6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/d-mode";
sha256 = "060k9ndjx0n5vlpzfxlv5zxnizx72d7y9vk7gz7gdvpm6w2ha0a2";
name = "d-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/d-mode";
license = lib.licenses.free;
};
}) {};
darcula-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "darcula-theme";
version = "1.0";
src = fetchFromGitHub {
owner = "fommil";
repo = "darcula-theme-emacs";
rev = "202a5affe59a5e1ac1d33a7e518d1df772bf2100";
sha256 = "1gdh4izwhyly6dyrmh7lfpd12gnb8hpnafj8br51ksijsssrf21f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/darcula-theme";
sha256 = "13d21gwzv66ibn0gs56ff3sn76sa2mkjvjmpd2ncxq3mcgxajnjg";
name = "darcula-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/darcula-theme";
license = lib.licenses.free;
};
}) {};
darktooth-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "darktooth-theme";
version = "0.1.37";
src = fetchFromGitHub {
owner = "emacsfodder";
repo = "emacs-theme-darktooth";
rev = "ce2d8d5faeb72205bdcb192dfc1e4769e7088fa3";
sha256 = "1p7ih9fmcxnnxkj2mz56xa403m828wyyqvliabf5amklzjlhb3z9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/darktooth-theme";
sha256 = "1vss0mg1vz4wvsal1r0ya8lid2c18ig11ip5v9nc80b5slbixzvs";
name = "darktooth-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/darktooth-theme";
license = lib.licenses.free;
};
}) {};
dart-mode = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
melpaBuild {
pname = "dart-mode";
version = "0.14";
src = fetchFromGitHub {
owner = "nex3";
repo = "dart-mode";
rev = "07edf4d4448ede128d13c27bd76cf06f5ef5bb3b";
sha256 = "1vkn95dyc0pppnflyqlrlx32g9zc7wdcgc9fgf1hgvqp313ydfcs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dart-mode";
sha256 = "0wxfh8v716dhrmx1klhpnsrlsj66llk8brmwryjg2h7c391sb5ff";
name = "dart-mode";
};
packageRequires = [ cl-lib dash flycheck ];
meta = {
homepage = "https://melpa.org/#/dart-mode";
license = lib.licenses.free;
};
}) {};
dash = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dash";
version = "2.12.1";
src = fetchFromGitHub {
owner = "magnars";
repo = "dash.el";
rev = "fec6f5480d0ce03ead0e6117ac77dc7e757e76f8";
sha256 = "1njv5adcm96kdch0jb941l8pm51yfdx7mlz83y0pq6jlzjs9mwaa";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dash";
sha256 = "0azm47900bk2frpjsgy108fr3p1jk4h9kmp4b5j5pibgsm26azgz";
name = "dash";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/dash";
license = lib.licenses.free;
};
}) {};
dash-functional = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dash-functional";
version = "2.12.1";
src = fetchFromGitHub {
owner = "magnars";
repo = "dash.el";
rev = "fec6f5480d0ce03ead0e6117ac77dc7e757e76f8";
sha256 = "1njv5adcm96kdch0jb941l8pm51yfdx7mlz83y0pq6jlzjs9mwaa";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dash-functional";
sha256 = "0hx36hs12mf4nmskaaqrqpcgwrfjdqj6qcxn6bwb0s5m2jf9hs8p";
name = "dash-functional";
};
packageRequires = [ dash emacs ];
meta = {
homepage = "https://melpa.org/#/dash-functional";
license = lib.licenses.free;
};
}) {};
date-at-point = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "date-at-point";
version = "0.1";
src = fetchFromGitHub {
owner = "alezost";
repo = "date-at-point.el";
rev = "662f8350a83311503dc0aae47a28752f9f1270c9";
sha256 = "06aprbhhxb6bbzmf0r5yq2ry6x7708vp4d94ja3ir6zcwc96wn0k";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/date-at-point";
sha256 = "0r26df6px6q5jlxj29nhl3qbp6kzy9hs5vd72kpiirgn4wlmagp0";
name = "date-at-point";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/date-at-point";
license = lib.licenses.free;
};
}) {};
date-field = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, yaxception }:
melpaBuild {
pname = "date-field";
version = "0.0.1";
src = fetchFromGitHub {
owner = "aki2o";
repo = "emacs-date-field";
rev = "11c9170d1f7b343233f7716d4c0a62be024c1654";
sha256 = "1lmwnj2fnvijj9qp4rjggl7c4x91vnpb47rqaam6m2wmr5wbrx3w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/date-field";
sha256 = "0fmw13sa4ajs1xkrkdpcjpbp0jl9d81cgvwh93myg8yjjn7wbmvk";
name = "date-field";
};
packageRequires = [ dash log4e yaxception ];
meta = {
homepage = "https://melpa.org/#/date-field";
license = lib.licenses.free;
};
}) {};
decide = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "decide";
version = "0.5";
src = fetchFromGitHub {
owner = "lifelike";
repo = "decide-mode";
rev = "ce0cd15e8e42d458d86cbf4c1effd03cefec33bd";
sha256 = "0wm24ndiyhrayg1gz456s0s1ddlpcvg4vp555g4zzl3zcpsy94bg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/decide";
sha256 = "1gjkays48lhrifi9jwja5n2dpxjbl7f9rmka1nsqg9vf7s59vhhc";
name = "decide";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/decide";
license = lib.licenses.free;
};
}) {};
dedicated = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dedicated";
version = "1.0.0";
src = fetchFromGitHub {
owner = "emacsorphanage";
repo = "dedicated";
rev = "8275fb672f9cc4ba6682ebda0ef91db827e32992";
sha256 = "0pba9s0h37sxyqh733vi6k5raa4cs7aradipf3826inw36jcw414";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dedicated";
sha256 = "1ka8n02r3nd2ksbid23g2qd6707c7xsjx7lbbdi6pcmwam5mglw9";
name = "dedicated";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/dedicated";
license = lib.licenses.free;
};
}) {};
default-text-scale = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "default-text-scale";
version = "0.1";
src = fetchFromGitHub {
owner = "purcell";
repo = "default-text-scale";
rev = "c90c08b9fe5f25474067a00c4a4babdb413b25b1";
sha256 = "031f8ls1q80j717cg6b4pjd37wk7vrl5hcycsn8ca7yssmqa8q81";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/default-text-scale";
sha256 = "18r90ic38fnlsbg4gi3r962vban398x2bf3rqhrc6z4jk4aiv3mi";
name = "default-text-scale";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/default-text-scale";
license = lib.licenses.free;
};
}) {};
deferred = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "deferred";
version = "0.4.0";
src = fetchFromGitHub {
owner = "kiwanami";
repo = "emacs-deferred";
rev = "8827106c83f0fc773bc406d381ea25a29a5965e1";
sha256 = "1br4yys803x3ng4vzhhvblhkqabs46lx8a3ajycqy555q20zqzrf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/deferred";
sha256 = "0axbvxrdjgxk4d1bd9ar4r5nnacsi8r0d6649x7mnhqk12940mnr";
name = "deferred";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/deferred";
license = lib.licenses.free;
};
}) {};
define-word = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "define-word";
version = "0.1.0";
src = fetchFromGitHub {
owner = "abo-abo";
repo = "define-word";
rev = "38e2f94779652fc6280a51b68dc910431513a8e1";
sha256 = "1lyqd9cgj7cb2lasf6ycw5j8wnsx2nrfm8ra4sg3dgcspm01a89g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/define-word";
sha256 = "035fdfwnxw0mir1dyvrimygx2gafcgnvlcsmwmry1rsfh39n5b9a";
name = "define-word";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/define-word";
license = lib.licenses.free;
};
}) {};
deft = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
pname = "deft";
version = "0.7";
src = fetchgit {
url = "git://jblevins.org/git/deft.git";
rev = "4001a55cf5f79cdbfa00f1405e8a4645af4acd40";
sha256 = "1s71xk5c1hck7lh780lpa1q1c8qdpf2wdahl2406mgf06y1ifp7b";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/deft";
sha256 = "1c9kps0lw97nl567ynlzk4w719a86a18q697rcmrbrg5imdx4y5p";
name = "deft";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/deft";
license = lib.licenses.free;
};
}) {};
demangle-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "demangle-mode";
version = "1.1";
src = fetchFromGitHub {
owner = "liblit";
repo = "demangle-mode";
rev = "07e62a7f976f6c7366b4b0475bbb5cff881452b8";
sha256 = "13jfhc9gavvb9dxmgi3k7ivp5iwh4yw4m11r2s8wpwn6p056bmfl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/demangle-mode";
sha256 = "0ky0bb6rc99vrdli4lhs656qjndnla9b7inc2ji9l4n1zki5qxzk";
name = "demangle-mode";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/demangle-mode";
license = lib.licenses.free;
};
}) {};
describe-number = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yabin }:
melpaBuild {
pname = "describe-number";
version = "0.3.1";
src = fetchFromGitHub {
owner = "netromdk";
repo = "describe-number";
rev = "40618345a37831804b29589849a785ef5aa5ac24";
sha256 = "13fasbhdjwc4jh3cy25gm5sbbg56hq8la271098qpx6dhqm2wycq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/describe-number";
sha256 = "0gvriailni2ppz69g0bwnb1ik1ghjkj341k45vllz30j0frp9iji";
name = "describe-number";
};
packageRequires = [ yabin ];
meta = {
homepage = "https://melpa.org/#/describe-number";
license = lib.licenses.free;
};
}) {};
desktop-plus = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "desktop-plus";
version = "0.1";
src = fetchFromGitHub {
owner = "ffevotte";
repo = "desktop-plus";
rev = "a484d24ca673c7536387368729421dad9dde5059";
sha256 = "184zi5fv7ranghfx1hpx7j2wnk6kim8ysliyw2c5c1294sxxq3f3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/desktop+";
sha256 = "0w7i6k4814hwb19l7ly9yq59674xiw57ylrwxq7yprwx52sgs2r8";
name = "desktop-plus";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/desktop+";
license = lib.licenses.free;
};
}) {};
desktop-registry = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "desktop-registry";
version = "1.2.0";
src = fetchFromGitHub {
owner = "ryuslash";
repo = "desktop-registry";
rev = "244c2e7f9f0a1050aa8a47ad0b38f4e4584682dd";
sha256 = "11qvhbz7149vqh61fgqqn4inw0ic6ib9lz2xgr9m54pdw9a901mp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/desktop-registry";
sha256 = "1sfj0w6hlrx37js63fn1v5xc9ngmahv07g42z68717md6w3c8g0v";
name = "desktop-registry";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/desktop-registry";
license = lib.licenses.free;
};
}) {};
dictionary = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dictionary";
version = "1.10";
src = fetchFromGitHub {
owner = "myrkr";
repo = "dictionary-el";
rev = "9ef1672ecd367827381bbbc9af93685980083c5c";
sha256 = "05xfgn9sabi1ykk8zbk2vza1g8pdrg08j5cb58f50nda3q8ndf4s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dictionary";
sha256 = "0zr9sm5rmr0frxdr0za72wiffip9391fn9dm5y5x0aj1z4c1n28w";
name = "dictionary";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/dictionary";
license = lib.licenses.free;
};
}) {};
diff-hl = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "diff-hl";
version = "1.8.3";
src = fetchFromGitHub {
owner = "dgutov";
repo = "diff-hl";
rev = "f4edea201bc4c38d082ec3143ceec87d2dcadb37";
sha256 = "0sjwpvzd4x9c1b9iv66b33llvp96ryyzyp8pn1rnhvxfvjv43cnz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/diff-hl";
sha256 = "0kw0v9xcqidhf26qzrqwdlav2zhq32xx91k7akd2536jpji5pbn6";
name = "diff-hl";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/diff-hl";
license = lib.licenses.free;
};
}) {};
diffview = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "diffview";
version = "1.0";
src = fetchFromGitHub {
owner = "mgalgs";
repo = "diffview-mode";
rev = "471dc36af93e68849bf2da0db991e186283b3546";
sha256 = "1ci2gmyl0i736b2sxh77fyg4hs2pkn6rn9z7v2hzv6xlgqd6j3z6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/diffview";
sha256 = "0vlzmykvxjwjww313brl1nr13kz41jypsk0s3l8q3rbsnkpfic5k";
name = "diffview";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/diffview";
license = lib.licenses.free;
};
}) {};
digistar-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "digistar-mode";
version = "0.4";
src = fetchFromGitHub {
owner = "retroj";
repo = "digistar-mode";
rev = "0dcde58ec6e473042e55d4f283b223554546de5b";
sha256 = "0jzwaivsqh66py9hd3dg1ys5rc3p6pn8ndpwpvgyivk4pg6zhhj6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/digistar-mode";
sha256 = "0khzxlrm09h31i1nqz6rnzhrdssb3kppc4klpxza612l306fih0s";
name = "digistar-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/digistar-mode";
license = lib.licenses.free;
};
}) {};
dim = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dim";
version = "0.1";
src = fetchFromGitHub {
owner = "alezost";
repo = "dim.el";
rev = "0c19a510580ebdc77e6db536f0f8ed2840b9b33e";
sha256 = "1vrd74vmm60gb69a4in412mjncnhkjbfpakpaa6w9rj7w4kyfiz1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dim";
sha256 = "0gsyily47g3g55qmhp1wzfz319l1pkgjz4lbigafjzlzqxyclz52";
name = "dim";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/dim";
license = lib.licenses.free;
};
}) {};
dim-autoload = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dim-autoload";
version = "1.1.4";
src = fetchFromGitHub {
owner = "tarsius";
repo = "dim-autoload";
rev = "d68ef0d2f9204ffe0d521e2647e6d8f473588fd3";
sha256 = "0bw1gkaycbbv2glnaa36gwzkl1l6lsq7i2i7jinka92b27zvrans";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dim-autoload";
sha256 = "0lhzzjrgfvbqnzwhjywrk3skdb7x10xdq7d21q6kdk3h5r0np9f9";
name = "dim-autoload";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/dim-autoload";
license = lib.licenses.free;
};
}) {};
diminish = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "diminish";
version = "0.45";
src = fetchFromGitHub {
owner = "myrjola";
repo = "diminish.el";
rev = "0211de96b7cfba9c9dc8d2d392dbd4ccdb22bc65";
sha256 = "0qpgfgp8hrzz4vdifxq8h25n0a0jlzgf7aa1fpy6r0080v5rqbb6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/diminish";
sha256 = "1h6a31jllypk47akjflz89xk6h47na96pim17d6g4rpqcafc2k43";
name = "diminish";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/diminish";
license = lib.licenses.free;
};
}) {};
dionysos = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, libmpdee, melpaBuild, pkg-info, s }:
melpaBuild {
pname = "dionysos";
version = "0.3.0";
src = fetchFromGitHub {
owner = "nlamirault";
repo = "dionysos";
rev = "92578e813b92c8aae12948b44e0c7757cc9b3d9b";
sha256 = "1xg9cschjd2m0zal296q54ifk5i4s1s3azwfdkbgshxxgvxaky0w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dionysos";
sha256 = "1wjgj74dnlwd79gc3l7ymbx75jka8rw9smzbb10dsfppw3rrzfmz";
name = "dionysos";
};
packageRequires = [ dash libmpdee pkg-info s ];
meta = {
homepage = "https://melpa.org/#/dionysos";
license = lib.licenses.free;
};
}) {};
dired-atool = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dired-atool";
version = "1.1.0";
src = fetchFromGitHub {
owner = "HKey";
repo = "dired-atool";
rev = "a2470f805c8cfbeee459b000edaaa5474bac35f9";
sha256 = "1d813b4wiamif48v0za5invnss52mn7yw3hzrlxd4918gy5y2r74";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dired-atool";
sha256 = "0qljx6fmz1hal9r2smjyc957wcvcpg16vp5mv65ip6d26k5qsj0w";
name = "dired-atool";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/dired-atool";
license = lib.licenses.free;
};
}) {};
dired-efap = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dired-efap";
version = "0.8";
src = fetchFromGitHub {
owner = "juan-leon";
repo = "dired-efap";
rev = "2b849bc5c09d0b752a177495ea1b851ee821f5bf";
sha256 = "1m0nx8wd6q56qbp5mbp9n466kyglrz34nflwvgd1qnmi08jwswgv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dired-efap";
sha256 = "01j5v6584qi8ia7zmk03kx3i3kmm6hn6ycfgqlh5va6lp2h9sr00";
name = "dired-efap";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/dired-efap";
license = lib.licenses.free;
};
}) {};
dired-fdclone = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dired-fdclone";
version = "1.5.2";
src = fetchFromGitHub {
owner = "knu";
repo = "dired-fdclone.el";
rev = "8144c013d46c55b0471f31cdc3b5ead303286cbf";
sha256 = "0lrc4082ghg77x5jl26hj8c7cp48yjvqhv4g3j0pznpzb4qyfnq0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dired-fdclone";
sha256 = "11aikq2q3m9h4zpgl24f8npvpwd98jgh8ygjwy2x5q8as8i89vf9";
name = "dired-fdclone";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/dired-fdclone";
license = lib.licenses.free;
};
}) {};
dired-imenu = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dired-imenu";
version = "0.5.0";
src = fetchFromGitHub {
owner = "DamienCassou";
repo = "dired-imenu";
rev = "610e21fe0988c85931d34894d3eee2442c79ab0a";
sha256 = "088h9yn6wndq4pq6f7q4iz17f9f4ci29z9nh595idljp3vwr7qid";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dired-imenu";
sha256 = "09yix4fkr03jq6j2rmvyg6gkmcnraw49a8m9649r3m525qdnhxs1";
name = "dired-imenu";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/dired-imenu";
license = lib.licenses.free;
};
}) {};
dired-k = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dired-k";
version = "0.16";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-dired-k";
rev = "f4f4a1fe3155c35e212d3e16ed5f7c89c0b32282";
sha256 = "0rpln6m3j4xbhrmmz18hby6xpzpzbf1c5hr7bxvna265cb0i5rn7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dired-k";
sha256 = "0lghdmy9qcjykscfxvfrz8cpp87qc0vfd03vw8nfpvwcs2sd28i8";
name = "dired-k";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/dired-k";
license = lib.licenses.free;
};
}) {};
dired-single = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dired-single";
version = "0.1.3";
src = fetchFromGitHub {
owner = "crocket";
repo = "dired-single";
rev = "5b002927fd8c7f954eec187227ac59dcaa8edfa3";
sha256 = "0mfvyjbx7l7a1sfq47m6rb507xxw92nykkkpzmi2mpwv30f1c22j";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dired-single";
sha256 = "13h8dsn7bkz8ji2rrb7vyrqb2znxarpiynqi65mfli7dn5k086vf";
name = "dired-single";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/dired-single";
license = lib.licenses.free;
};
}) {};
direx = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "direx";
version = "1.0.0";
src = fetchFromGitHub {
owner = "m2ym";
repo = "direx-el";
rev = "423caeed13249e37afc937dc8134cb3c53e0f111";
sha256 = "0p8c2hjgr81idm1psv3i3v5hr5rv0875ig8app2yqjwzvl0nn73f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/direx";
sha256 = "1x3rnrhhyrrvgry9n7kc0734la1zp4gc4bpy50f2qpfd452jwqdm";
name = "direx";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/direx";
license = lib.licenses.free;
};
}) {};
direx-grep = callPackage ({ direx, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "direx-grep";
version = "0.1.0";
src = fetchFromGitHub {
owner = "aki2o";
repo = "direx-grep";
rev = "1109a512a80b2673a70b18b8568514049017faad";
sha256 = "0swdh0qynpijsv6a2d308i42hfa0jwqsnmf4sm8vrhaf3vv25f5h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/direx-grep";
sha256 = "0y2wrzq06prm55akwgaqjg56znknyvbayav13asirqzg258skvm2";
name = "direx-grep";
};
packageRequires = [ direx ];
meta = {
homepage = "https://melpa.org/#/direx-grep";
license = lib.licenses.free;
};
}) {};
discover = callPackage ({ fetchFromGitHub, fetchurl, lib, makey, melpaBuild }:
melpaBuild {
pname = "discover";
version = "0.3";
src = fetchFromGitHub {
owner = "mickeynp";
repo = "discover.el";
rev = "bbfda2b4e429985a8fa7971d264c942767cfa816";
sha256 = "0qxw30zrlcxhxb0alrgyiclrk44dysal8xsbz2mvgrb6jli8wg18";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/discover";
sha256 = "1hf57p90jn1zzhjl63zv9ascbgkcbr0p0zmd3fvzpjsw84235dga";
name = "discover";
};
packageRequires = [ makey ];
meta = {
homepage = "https://melpa.org/#/discover";
license = lib.licenses.free;
};
}) {};
discover-my-major = callPackage ({ fetchFromGitHub, fetchurl, lib, makey, melpaBuild }:
melpaBuild {
pname = "discover-my-major";
version = "1.0";
src = fetchFromGitHub {
owner = "steckerhalter";
repo = "discover-my-major";
rev = "57d76fd21ec54706289cf9396fc871250569951e";
sha256 = "1wlqyl03hhnflbyay3qlvdzqzvv5rbybcjpfddggda7ias9h0pr4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/discover-my-major";
sha256 = "0ch2y4grdjp7pvw2kxqnqdl7jd3q609n3pm3r0gn6k0xmcw85fgg";
name = "discover-my-major";
};
packageRequires = [ makey ];
meta = {
homepage = "https://melpa.org/#/discover-my-major";
license = lib.licenses.free;
};
}) {};
dispass = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dispass";
version = "1.1.2";
src = fetchFromGitHub {
owner = "ryuslash";
repo = "dispass.el";
rev = "38b880e72cfe5e65179b16791903b0900c73eff4";
sha256 = "1b1a1bwc6nv6wkd8jg1cqmjb9m9pxi5i2wbrz97fgii23dwfmlnl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dispass";
sha256 = "08c1s4zgl4rha10mva48cfkxzrqnpdhy03pxq51ihw94v6vxzg3z";
name = "dispass";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/dispass";
license = lib.licenses.free;
};
}) {};
dix = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dix";
version = "0.2.1";
src = fetchFromGitHub {
owner = "unhammer";
repo = "dix";
rev = "6acd1f5f221f4ec8e5e98158332f1b816073e80d";
sha256 = "069ymd1hinc6g1h0iy8pf6sckvasssi2p6lgaway6yj1gvks22vz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dix";
sha256 = "0c5fmknpy6kwlz7nx0csbbia1maz0szj7yha1p7wq28s3a5426xq";
name = "dix";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/dix";
license = lib.licenses.free;
};
}) {};
docker = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, magit-popup, melpaBuild, s, tle }:
melpaBuild {
pname = "docker";
version = "0.3.1";
src = fetchFromGitHub {
owner = "Silex";
repo = "docker.el";
rev = "8c06af5b3fc24e7466910d1ea13c387ca8b98c95";
sha256 = "0kd35y5d36n3dxz55srrzvgka9877n5dlbhwilq0h5g7p7llnq3h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/docker";
sha256 = "10x05vli7lg1w3fdbkrl34y4mwbhp2c7nqdwnbdy53i81jisw2lk";
name = "docker";
};
packageRequires = [ dash emacs magit-popup s tle ];
meta = {
homepage = "https://melpa.org/#/docker";
license = lib.licenses.free;
};
}) {};
dockerfile-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dockerfile-mode";
version = "1.2";
src = fetchFromGitHub {
owner = "spotify";
repo = "dockerfile-mode";
rev = "9a75fcd119c5b2a1d723d440bbe4b1db56df90cc";
sha256 = "1cmh8pwwa6dhl4w66wy8s5yqxs326mnaalg1ig2yhl4bjk8gi4m2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dockerfile-mode";
sha256 = "1dxvzn35a9qd3x8pjvrvb2g71yf84404g6vz81y0p353rf2zknpa";
name = "dockerfile-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/dockerfile-mode";
license = lib.licenses.free;
};
}) {};
doom = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "doom";
version = "1.3";
src = fetchFromGitHub {
owner = "emacsorphanage";
repo = "doom";
rev = "5e2d3f54e5b84eaa533cbdb6cf17b1b6009f0730";
sha256 = "04h1hlsc83w4dppw9m44jq7mkcpy0bblvnzrhvsh06pibjywdd73";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/doom";
sha256 = "098q77lix7kwpmarv26yndyk1yy1h4k3l9kaf3g7sg6ji6k7d3wl";
name = "doom";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/doom";
license = lib.licenses.free;
};
}) {};
downplay-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "downplay-mode";
version = "0.1";
src = fetchFromGitHub {
owner = "tobias";
repo = "downplay-mode";
rev = "225a4b3ca09e6f463dfdd54941c98b02be8d574c";
sha256 = "13czcxmmvy4g9ysfjr6lb91c0fqv1xv8ppd27wbfsrgxm3aaqimb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/downplay-mode";
sha256 = "1v6nga101ljzza8qj3lkmkzzl0vvzj4lsh1m69698s8prnczxr9b";
name = "downplay-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/downplay-mode";
license = lib.licenses.free;
};
}) {};
dracula-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dracula-theme";
version = "1.2.1";
src = fetchFromGitHub {
owner = "zenorocha";
repo = "dracula-theme";
rev = "adc51d039aacd8c4c54c19eeb75f663a093dc3d7";
sha256 = "0d8axj2dvzavxcrn3i5pmswhxk57kg6fcs244sr8zviwr15lipdz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dracula-theme";
sha256 = "0ayv00wvajia8kbfrqkrkpb3qp3k70qcnqkav7am16p5kbvzp10r";
name = "dracula-theme";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/dracula-theme";
license = lib.licenses.free;
};
}) {};
draft-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "draft-mode";
version = "0.1.1";
src = fetchFromGitHub {
owner = "gaudecker";
repo = "draft-mode";
rev = "4779fb32daf53746459da2def7e08004492d4f18";
sha256 = "0z3w58zplm5ks195zfsaq8kwbc944p3kbzs702jgz02wcrm4c28y";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/draft-mode";
sha256 = "1wg9cx39f4dhrykb4zx4fh0x5cfrh5aicwwfh1h3yzpc4zlr7xfh";
name = "draft-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/draft-mode";
license = lib.licenses.free;
};
}) {};
drag-stuff = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "drag-stuff";
version = "0.1.0";
src = fetchFromGitHub {
owner = "rejeep";
repo = "drag-stuff.el";
rev = "3265e4fe93323bc9089d12db3d466d49bc44a99d";
sha256 = "0wncdlc45flggn6sq5a95y7k6q11hy7zxp0ddhsjqccl30mdwax5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/drag-stuff";
sha256 = "1q67q20gfhixzkmddhzp6fd8z2qfpsmyyvymmaffjcscnjaz21w4";
name = "drag-stuff";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/drag-stuff";
license = lib.licenses.free;
};
}) {};
drupal-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, php-mode }:
melpaBuild {
pname = "drupal-mode";
version = "0.7.0";
src = fetchFromGitHub {
owner = "arnested";
repo = "drupal-mode";
rev = "d920370dc632bd0b4abf736a7315aa20748d2676";
sha256 = "1hbm3zdmd28fjl8fky0kq4gs2bxsrn2zxk9rd1wa2wky43ycnd35";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/drupal-mode";
sha256 = "14jvk4phq3wcff3yvhygix0c9cpbphh0dvm961i93jpsx7g9awgn";
name = "drupal-mode";
};
packageRequires = [ php-mode ];
meta = {
homepage = "https://melpa.org/#/drupal-mode";
license = lib.licenses.free;
};
}) {};
drupal-spell = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "drupal-spell";
version = "0.2.2";
src = fetchFromGitHub {
owner = "arnested";
repo = "drupal-spell";
rev = "a69f5e3b62c4c0da74ce26c1d00d5b8f7395e4ae";
sha256 = "156cscpavrp695lp8pgjg5jnq3b8n9c2h8qg8w89dd4vfkc3iikd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/drupal-spell";
sha256 = "117rr2bfnc99g3qsr127grxwaqp54cxjaj3nl2nr6z78nja0fij3";
name = "drupal-spell";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/drupal-spell";
license = lib.licenses.free;
};
}) {};
ducpel = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ducpel";
version = "0.1";
src = fetchFromGitHub {
owner = "alezost";
repo = "ducpel";
rev = "ece785baaa102bd2e9d54257af3a92bacc5757bc";
sha256 = "17yldk76mxakhb90bma7r4z9jgx02wankgk17r2di196mc04bj7b";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ducpel";
sha256 = "1cqrkgg7n9bhjswnpl7yc6w6yjs4gfbliaqsimmf9z43wk2ml4pc";
name = "ducpel";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/ducpel";
license = lib.licenses.free;
};
}) {};
dumb-jump = callPackage ({ dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, s }:
melpaBuild {
pname = "dumb-jump";
version = "0.3.9";
src = fetchFromGitHub {
owner = "jacktasia";
repo = "dumb-jump";
rev = "5313ef651b58dd9b8b9fcb388856b8dcbf1b791b";
sha256 = "1czw5z6w8pcc7ra5d82v06padyiy7c3ds00chw5xgyvq6s73gzn4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dumb-jump";
sha256 = "1pgbs2k1g8w7gr65w50fazrmcky6w37c9rvyxqfmh06yx90nj4kc";
name = "dumb-jump";
};
packageRequires = [ dash f popup s ];
meta = {
homepage = "https://melpa.org/#/dumb-jump";
license = lib.licenses.free;
};
}) {};
dummy-h-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dummy-h-mode";
version = "1.0.1";
src = fetchFromGitHub {
owner = "yascentur";
repo = "dummy-h-mode-el";
rev = "27ad0991abb53e65d0402ef6c378075e4be0ed2d";
sha256 = "033yqc19xxirbva65lz8hnwxj7pn7fx7dlnf70kq71iqclqa4v25";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dummy-h-mode";
sha256 = "10lzfzq7md6s28w2zzlhswn3d6765g4vqzyjn2q5ms8pd2i4b4in";
name = "dummy-h-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/dummy-h-mode";
license = lib.licenses.free;
};
}) {};
dyalog-mode = callPackage ({ cl-lib ? null, fetchhg, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dyalog-mode";
version = "0.3";
src = fetchhg {
url = "https://bitbucket.com/harsman/dyalog-mode";
rev = "4dac440334f0";
sha256 = "19aid1rqpqj0fvln98db5imfk1griqld55xsr9plm6kwrr174syq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dyalog-mode";
sha256 = "1y17nd2xd8b3mhaybws8dr7yanzwqij9gzfywisy65ckflm9kfyq";
name = "dyalog-mode";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/dyalog-mode";
license = lib.licenses.free;
};
}) {};
dynamic-fonts = callPackage ({ fetchFromGitHub, fetchurl, font-utils, lib, melpaBuild, pcache, persistent-soft }:
melpaBuild {
pname = "dynamic-fonts";
version = "0.6.4";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "dynamic-fonts";
rev = "d318498b377d8941c7420f51616c78e3440d00f5";
sha256 = "1ppwlill1z4vqd566h9zi6zx5jb7hggmnmqrga84j5n7fwqvgz7f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dynamic-fonts";
sha256 = "0a210ca41maa755lv1n7hhpxp0f7lfxrxbi0x34icbkfkmijhl6q";
name = "dynamic-fonts";
};
packageRequires = [ font-utils pcache persistent-soft ];
meta = {
homepage = "https://melpa.org/#/dynamic-fonts";
license = lib.licenses.free;
};
}) {};
dynamic-ruler = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dynamic-ruler";
version = "0.1.4";
src = fetchFromGitHub {
owner = "rocher";
repo = "dynamic-ruler";
rev = "2d69a7aec21d3d9dbc8ae7520e5c513e98d64ebb";
sha256 = "05z7gshrn7wp0qkb9ns6rgmcp375yllmkwhdsm4amg0dk3j2slbr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/dynamic-ruler";
sha256 = "13jc3xbsyc3apkdfy0iafmsfvgqs0zfa5w8jxp7zj4dhb7pxpnmc";
name = "dynamic-ruler";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/dynamic-ruler";
license = lib.licenses.free;
};
}) {};
e2wm = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "e2wm";
version = "1.3";
src = fetchFromGitHub {
owner = "kiwanami";
repo = "emacs-window-manager";
rev = "397cb6c110c9337cfc1a25ea7fddad00f168613c";
sha256 = "0g0cz5a0vf31w27ljq5sn52mq15ynadl6cfbb97ja5zj1zxsxgjl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/e2wm";
sha256 = "0dp360jr3fgxqywkp7g88cp02g37kw2hdsc0f70hjak9n3sy03la";
name = "e2wm";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/e2wm";
license = lib.licenses.free;
};
}) {};
e2wm-R = callPackage ({ e2wm, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "e2wm-R";
version = "0.4";
src = fetchFromGitHub {
owner = "myuhe";
repo = "e2wm-R.el";
rev = "fe17906bf48324032a1beaec9af32b9b49ea9125";
sha256 = "1yf081rac0chvkjha9z9xi1p983gmhjph0hai6ppsz5hzf2vikpp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/e2wm-R";
sha256 = "09v4fz178lch4d6m801ipclfxm2qrap5601aysnzyvc2apvyr3sh";
name = "e2wm-R";
};
packageRequires = [ e2wm ];
meta = {
homepage = "https://melpa.org/#/e2wm-R";
license = lib.licenses.free;
};
}) {};
e2wm-direx = callPackage ({ direx, e2wm, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "e2wm-direx";
version = "0.0.5";
src = fetchFromGitHub {
owner = "aki2o";
repo = "e2wm-direx";
rev = "f319625b56c44e601af7c17fc6dbb88e5d70ebae";
sha256 = "09i7d2rc9zd4s3nqrhd3ggs1ykdpxf0pyhxixxw2xy0q6nbswjia";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/e2wm-direx";
sha256 = "0nv8aciq0swxi9ahwc2pvk9c7i3rmlp7vrzqcan58ml0i3nm17wg";
name = "e2wm-direx";
};
packageRequires = [ direx e2wm ];
meta = {
homepage = "https://melpa.org/#/e2wm-direx";
license = lib.licenses.free;
};
}) {};
e2wm-pkgex4pl = callPackage ({ e2wm, fetchFromGitHub, fetchurl, lib, melpaBuild, plsense-direx }:
melpaBuild {
pname = "e2wm-pkgex4pl";
version = "0.0.1";
src = fetchFromGitHub {
owner = "aki2o";
repo = "e2wm-pkgex4pl";
rev = "7ea994450727190c4f3cb46cb429ba41b692ecc0";
sha256 = "1vrlfzy1wynm7x4m7pl8vim7ykqd6qkcilwz7sjc1lbckz11ig0d";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/e2wm-pkgex4pl";
sha256 = "0hgdbqfw3015fr929m36kfiqqzsid6afs3222iqq0apg7gfj7jil";
name = "e2wm-pkgex4pl";
};
packageRequires = [ e2wm plsense-direx ];
meta = {
homepage = "https://melpa.org/#/e2wm-pkgex4pl";
license = lib.licenses.free;
};
}) {};
e2wm-sww = callPackage ({ e2wm, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "e2wm-sww";
version = "0.0.2";
src = fetchFromGitHub {
owner = "aki2o";
repo = "e2wm-sww";
rev = "1063f9854bd34db5ac771cd1036cecc89834729d";
sha256 = "0mz43mwcgyc1c9p9b7nflnjxdxjm2nxbhl0scj6llzphikicr35g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/e2wm-sww";
sha256 = "0x45j62cjivf9v7jp1b41yya3f9akp92md6cbv0v7bwz98g2vsk8";
name = "e2wm-sww";
};
packageRequires = [ e2wm ];
meta = {
homepage = "https://melpa.org/#/e2wm-sww";
license = lib.licenses.free;
};
}) {};
e2wm-term = callPackage ({ e2wm, fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, yaxception }:
melpaBuild {
pname = "e2wm-term";
version = "0.0.5";
src = fetchFromGitHub {
owner = "aki2o";
repo = "e2wm-term";
rev = "65b5ac88043d5c4048920a048f3599904ca55981";
sha256 = "0qv3kh6q3q7vgfsd8x25x8agi3fp96dkpjnxdidkwk6k8h9n0jzw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/e2wm-term";
sha256 = "0wrq06yap80a96l9l0hs7x7rng7sx6vi1hz778kknb6il4f2f45g";
name = "e2wm-term";
};
packageRequires = [ e2wm log4e yaxception ];
meta = {
homepage = "https://melpa.org/#/e2wm-term";
license = lib.licenses.free;
};
}) {};
easy-kill = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "easy-kill";
version = "0.9.3";
src = fetchFromGitHub {
owner = "leoliu";
repo = "easy-kill";
rev = "e3b2442e2096cefff94ea8656e49af07fee58f47";
sha256 = "0r56nqrj6iaz57ys6hqdq5qkyliv7dj6dv274l228r7x0axrwd9m";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/easy-kill";
sha256 = "10jcv7a4vcnaj3wkabip2xwzcwlmvdlqkl409a9lnzfasxcpf32i";
name = "easy-kill";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/easy-kill";
license = lib.licenses.free;
};
}) {};
easy-kill-extras = callPackage ({ easy-kill, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "easy-kill-extras";
version = "0.9.4";
src = fetchFromGitHub {
owner = "knu";
repo = "easy-kill-extras.el";
rev = "242844bc95b9015396405d84c4335338037968c3";
sha256 = "18fdlxz9k961k8wafdw0gq0y514bvrfvx6qc1lmm4pk3gdcfbbi0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/easy-kill-extras";
sha256 = "0xzlzv57nvrc142saydwfib51fyqcdzjccc1hj6xvgcdbwadlnjy";
name = "easy-kill-extras";
};
packageRequires = [ easy-kill ];
meta = {
homepage = "https://melpa.org/#/easy-kill-extras";
license = lib.licenses.free;
};
}) {};
easy-repeat = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "easy-repeat";
version = "0.2";
src = fetchFromGitHub {
owner = "xuchunyang";
repo = "easy-repeat.el";
rev = "060f0e6801c82c40c06961dc0528a00e18947a8c";
sha256 = "18bm5ns1qrxq0rrz9sylshr62wkymh1m6b7ch2y74f8rcwdwjgnq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/easy-repeat";
sha256 = "1vx57gpw0nbxh976s18va4ali1nqxqffhaxv1c5rhf4pwlk2fa06";
name = "easy-repeat";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/easy-repeat";
license = lib.licenses.free;
};
}) {};
ebal = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, ido-completing-read-plus, lib, melpaBuild }:
melpaBuild {
pname = "ebal";
version = "0.2.0";
src = fetchFromGitHub {
owner = "mrkkrp";
repo = "ebal";
rev = "4d2ffa7ffbdfd6ee8a39a268e7c7c0de0905df6b";
sha256 = "0ysym38xaqyx1wc7xd3fvjm62dmiq4727dnjvyxv7hs4czff1gcb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ebal";
sha256 = "1kqnlp5n1aig1qbqdq9q50wgqkzd1l6h9wi1gv43cif8qa1kxhwg";
name = "ebal";
};
packageRequires = [ emacs f ido-completing-read-plus ];
meta = {
homepage = "https://melpa.org/#/ebal";
license = lib.licenses.free;
};
}) {};
ebf = callPackage ({ cl-lib ? null, dash, dash-functional, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ebf";
version = "1.0.0";
src = fetchFromGitHub {
owner = "rexim";
repo = "ebf";
rev = "d0bd4fe1abbe327e7d9228eff09927fec57e8378";
sha256 = "16hiwz8a1hyyiflzn53v97704v783pg18yxapn7pqk90fbcf7czw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ebf";
sha256 = "072w1hczzb4z0dadvqy8px9zfnfd2z0w8nwa7q2qm5njg30rrqpb";
name = "ebf";
};
packageRequires = [ cl-lib dash dash-functional ];
meta = {
homepage = "https://melpa.org/#/ebf";
license = lib.licenses.free;
};
}) {};
ebib = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, parsebib }:
melpaBuild {
pname = "ebib";
version = "2.5.4";
src = fetchFromGitHub {
owner = "joostkremers";
repo = "ebib";
rev = "069ecbe32a4d5f1273e2d749204750652fbb5d91";
sha256 = "1kcmbr4a2jxd62s4nc8xshrksb36xwb17j6c0hjzvb75r544xy6s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ebib";
sha256 = "1kdqf5nk9l6mr3698nqngrkw5dicgf7d24krir5wrcfbrsqrfmid";
name = "ebib";
};
packageRequires = [ dash emacs parsebib ];
meta = {
homepage = "https://melpa.org/#/ebib";
license = lib.licenses.free;
};
}) {};
ecb = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ecb";
version = "2.24";
src = fetchFromGitHub {
owner = "alexott";
repo = "ecb";
rev = "1e9ddf472d7b6006dc92684b82de22e6148f38b4";
sha256 = "1s9r1qj7cjsjvvphdpyjff6y598xpbrm9qjv5ncq15w6ac7yxzvc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ecb";
sha256 = "097hdskhfh255znrqamcssx4ns1sgkxchlbc7pjqwzpflsi0fx89";
name = "ecb";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ecb";
license = lib.licenses.free;
};
}) {};
ecukes = callPackage ({ ansi, commander, dash, espuds, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "ecukes";
version = "0.6.15";
src = fetchFromGitHub {
owner = "ecukes";
repo = "ecukes";
rev = "2bba6266a3fff772cd54a6cd1b1aee2c36872aa5";
sha256 = "1r5hlcspznvfm111l1z0r4isd582qj64sa8cqk6hyi3y1hyp1xxs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ecukes";
sha256 = "0ava8hrc7r1mzv6xgbrb84qak5xrf6fj8g9qr4i4g0cr7843nrw0";
name = "ecukes";
};
packageRequires = [ ansi commander dash espuds f s ];
meta = {
homepage = "https://melpa.org/#/ecukes";
license = lib.licenses.free;
};
}) {};
edbi = callPackage ({ concurrent, ctable, epc, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "edbi";
version = "0.1.2";
src = fetchFromGitHub {
owner = "kiwanami";
repo = "emacs-edbi";
rev = "39b833d2e51ae5ce66ebdec7c5425ff0d34e02d2";
sha256 = "0xy3q68i47a3s81jwr0rdvc1722bp78ng56xm53pri05g1z0db9s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/edbi";
sha256 = "0qq0j16n8lyvkqqlcsrq1m7r7f0in6b92d74mpx5c6siv6z2vxlr";
name = "edbi";
};
packageRequires = [ concurrent ctable epc ];
meta = {
homepage = "https://melpa.org/#/edbi";
license = lib.licenses.free;
};
}) {};
edit-indirect = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "edit-indirect";
version = "0.1.2";
src = fetchFromGitHub {
owner = "Fanael";
repo = "edit-indirect";
rev = "d1ab87fdfbc2a894a7eaac8b289a5af2d7c835b0";
sha256 = "10c84aad1lnr7z9f75k5ylgchykr3srcdmn88hlcx2n2c4jfbkds";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/edit-indirect";
sha256 = "0q5jjmrvx5kaajllmhaxihsab2kr1vmcsfqrhxdhw3x3nf41s439";
name = "edit-indirect";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/edit-indirect";
license = lib.licenses.free;
};
}) {};
edit-list = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "edit-list";
version = "0.3";
src = fetchFromGitHub {
owner = "emacsmirror";
repo = "edit-list";
rev = "f460d3f9e208a4e606fe6ded307f1b011916ca71";
sha256 = "0981hy1n50yizc3k06vbxqrpfml817a67kab1hkgkw5v6ymm1hc9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/edit-list";
sha256 = "0mi12jfgx06i0yr8k5nk80xryqszjv0xykdnri505862rb90xakv";
name = "edit-list";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/edit-list";
license = lib.licenses.free;
};
}) {};
edit-server = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "edit-server";
version = "1.13";
src = fetchFromGitHub {
owner = "stsquad";
repo = "emacs_chrome";
rev = "f0db18f0d6e9885e4aef3ace8342fd6f635fadf6";
sha256 = "12dp1xj09jrp0kxp9xb6cak9dn6zkyis1wfn4fnhzmxxnrd8c5rn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/edit-server";
sha256 = "0ffxcgmnz0f2c1i3vfwm8vlm6jyd7ibf4kq5z8c6n50zkwfdmns0";
name = "edit-server";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/edit-server";
license = lib.licenses.free;
};
}) {};
editorconfig = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "editorconfig";
version = "0.7.5";
src = fetchFromGitHub {
owner = "editorconfig";
repo = "editorconfig-emacs";
rev = "268478773c11bf5fb47b47b8c322bcd589e4c990";
sha256 = "1119yk2ilhd5apmsmg56w6bhi3qrlb8sgykpv15hr2hj0x3p2k61";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/editorconfig";
sha256 = "0zv96m07ml8i3k7zm7sdci4hn611n3ypna7zppfkwbdyr7d5k2gc";
name = "editorconfig";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/editorconfig";
license = lib.licenses.free;
};
}) {};
edn = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, peg, s }:
melpaBuild {
pname = "edn";
version = "1.1.2";
src = fetchFromGitHub {
owner = "expez";
repo = "edn.el";
rev = "bb035dcbeccccdb2c899d2cce8e81486764d0ad7";
sha256 = "06v34l9dkykrrdfpnm3zi5wjm0fdvy76pbkfnk92wqkjp8fqimhd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/edn";
sha256 = "00cy8axhy2p3zalzl8k2083l5a7s3aswb9qfk9wsmf678m8pqwqg";
name = "edn";
};
packageRequires = [ cl-lib dash emacs peg s ];
meta = {
homepage = "https://melpa.org/#/edn";
license = lib.licenses.free;
};
}) {};
edts = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "edts";
version = "0.1.0";
src = fetchFromGitHub {
owner = "tjarvstrand";
repo = "edts";
rev = "61855db6f1315ea45f97ed95b47a3f182ec4c6be";
sha256 = "1a1apa48n24yisd2zw5k4lfkngx3016x6y11qi80hg75vrnmg7f1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/edts";
sha256 = "0f0rbd0mqqwn743qmr1g5mmi1sbmlcglclww8jxvbvb61jq8vspr";
name = "edts";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/edts";
license = lib.licenses.free;
};
}) {};
egg = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "egg";
version = "1.0.9";
src = fetchFromGitHub {
owner = "byplayer";
repo = "egg";
rev = "499894195528203cfcf309228bf7578dd8cd5698";
sha256 = "1ryb7smvf66hk307yazkjn9bqzbwzbyyb5db200fq6j2zdjwsmaj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/egg";
sha256 = "144g1fvs2cmn3px0a98nvxl5cz70kx30v936k5ppyi8gvbj0md5i";
name = "egg";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/egg";
license = lib.licenses.free;
};
}) {};
egison-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "egison-mode";
version = "3.6.0";
src = fetchFromGitHub {
owner = "egisatoshi";
repo = "egison3";
rev = "a3241316207b6b623c5ae61e8fe8fb17783b981b";
sha256 = "07vdvjy4x21gyw2r4rxrj929hj1jp4a8igwgb2m5a5x50capwzhy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/egison-mode";
sha256 = "0x11fhv8kkx34h831k2q70y5qfz7wnfia4ka5mbmps7mpr68zcwi";
name = "egison-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/egison-mode";
license = lib.licenses.free;
};
}) {};
eide = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
pname = "eide";
version = "2.1.1";
src = fetchgit {
url = "git://git.tuxfamily.org/gitroot/eide/emacs-ide.git";
rev = "524494fd2b23217c6807b30b43bb95b5724f809e";
sha256 = "0w9j5q5pzw55nwsw5wic7dl7psvg75vk1cxhrz2isgra6gissh9z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/eide";
sha256 = "16cf32n2l4wy1px7fm6x4vxx7pbqdp7zh2jn3bymg0b40i2321sz";
name = "eide";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/eide";
license = lib.licenses.free;
};
}) {};
ein = callPackage ({ cl-generic, fetchFromGitHub, fetchurl, lib, melpaBuild, request, websocket }:
melpaBuild {
pname = "ein";
version = "0.8.1";
src = fetchFromGitHub {
owner = "millejoh";
repo = "emacs-ipython-notebook";
rev = "9fc8dd3be4a556d7abf6977c889887a38232929f";
sha256 = "0w2j0bbqnba1wr12f0zk87zwnxf6xhchx224fwgwqd3kg0x5z0r3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ein";
sha256 = "1nksj1cpf4d9brr3rb80bgp2x05qdq9xmlp8mwbic1s27mw80bpp";
name = "ein";
};
packageRequires = [ cl-generic request websocket ];
meta = {
homepage = "https://melpa.org/#/ein";
license = lib.licenses.free;
};
}) {};
eink-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "eink-theme";
version = "1.0.0";
src = fetchFromGitHub {
owner = "maio";
repo = "eink-emacs";
rev = "93d25c097b105594472c4f99d693f439b4b709f0";
sha256 = "0m7qsk378c30fva2n2ag99rsdklx5nsqc395msg1ab11sbpxvis0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/eink-theme";
sha256 = "0z437cpf1b8bqyi7bv0w0dnc52q4f5g17530lwdcxjkr38s9b1zn";
name = "eink-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/eink-theme";
license = lib.licenses.free;
};
}) {};
el-autoyas = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "el-autoyas";
version = "0.5";
src = fetchFromGitHub {
owner = "mattfidler";
repo = "el-autoyas.el";
rev = "bde0251ecb504f585dfa27c205c8e312655310cc";
sha256 = "0dbp2zz993cm7mrd58c4iflbzqwg50wzgn2cpwfivk14w1mznh4n";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/el-autoyas";
sha256 = "0hh5j79f3z82nmb3kqry8k8lgc1qswk6ni3g9jg60pasc3wkbh6c";
name = "el-autoyas";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/el-autoyas";
license = lib.licenses.free;
};
}) {};
el-get = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "el-get";
version = "5.1";
src = fetchFromGitHub {
owner = "dimitri";
repo = "el-get";
rev = "bfffd553f4c72b818e9ee94f05458eae7a16056b";
sha256 = "1awyh9ffd6a4cia239s89asb88ddqlnrv757d76vcb701pq412bz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/el-get";
sha256 = "1438v2sw5n67q404c93y2py226v469nagqwp4w9l6yyy40h4myhz";
name = "el-get";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/el-get";
license = lib.licenses.free;
};
}) {};
el-init = callPackage ({ anaphora, cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "el-init";
version = "0.2.0";
src = fetchFromGitHub {
owner = "HKey";
repo = "el-init";
rev = "25fd21d820bca1cf576b8f70c8d5a3bc76792597";
sha256 = "1mzla7ijmq1mgzr6bf16mjdycbf8ylsf4zdk4j6fh5kw5n4k6c5n";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/el-init";
sha256 = "121n6z8p9kzi7axp4i2kyi621gw20635w4j81i1bryblaqrv5kl5";
name = "el-init";
};
packageRequires = [ anaphora cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/el-init";
license = lib.licenses.free;
};
}) {};
el-init-viewer = callPackage ({ anaphora, cl-lib ? null, ctable, dash, el-init, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "el-init-viewer";
version = "0.1.0";
src = fetchFromGitHub {
owner = "HKey";
repo = "el-init-viewer";
rev = "dcc595ba51b5aff972292278aa528c7ddb46f1b5";
sha256 = "1488wv0f9ihzzf9fl8cki044k61b0kva604hdwpb2qk9gnjr4g1l";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/el-init-viewer";
sha256 = "0kkmsml9xf2n8nlrcicfg2l78s3dlhd6ssx0s62v77v4wdpl297m";
name = "el-init-viewer";
};
packageRequires = [ anaphora cl-lib ctable dash el-init emacs ];
meta = {
homepage = "https://melpa.org/#/el-init-viewer";
license = lib.licenses.free;
};
}) {};
el-mock = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "el-mock";
version = "1.25.1";
src = fetchFromGitHub {
owner = "rejeep";
repo = "el-mock.el";
rev = "3069931de75bb6704ecf565af5390009dc4dae00";
sha256 = "13mv1rhgkwiww2wh5w926jz7idppp492wir1vdl245c5x50dh4f7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/el-mock";
sha256 = "07m7w7n202nijnxidy0j0r4nbcvlnbkm9b0n8qb2bwi3d4cfp77l";
name = "el-mock";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/el-mock";
license = lib.licenses.free;
};
}) {};
el-spice = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, thingatpt-plus }:
melpaBuild {
pname = "el-spice";
version = "0.2.2";
src = fetchFromGitHub {
owner = "vedang";
repo = "el-spice";
rev = "53921ffe9a84d9395eea90709309d3d5529921ea";
sha256 = "0390pfgfgj7hwfmkwikwhip0hmwkgx784l529cqvalc31jchi94i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/el-spice";
sha256 = "0i0l3y9w1q9pf5zhvmsq4h427imix67jgcfwq21b6j82dzg5l4hg";
name = "el-spice";
};
packageRequires = [ thingatpt-plus ];
meta = {
homepage = "https://melpa.org/#/el-spice";
license = lib.licenses.free;
};
}) {};
el-x = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "el-x";
version = "0.3.1";
src = fetchFromGitHub {
owner = "sigma";
repo = "el-x";
rev = "e96541c1f32e0a3aca4ad0a0eb382bd898250163";
sha256 = "1i6j44ssxm1xdg0mf91nh1lnprwsaxsx8vsrf720nan7mfr283h5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/el-x";
sha256 = "1721d9mljlcbdwb5b9934q7a48y30x6706pp4bjvgys0r64dml5g";
name = "el-x";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/el-x";
license = lib.licenses.free;
};
}) {};
elang = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, names }:
melpaBuild {
pname = "elang";
version = "0.0.1";
src = fetchFromGitHub {
owner = "vkazanov";
repo = "elang";
rev = "ae42437603d6dc84d3850bc45496a82b8583703e";
sha256 = "0hlj6jn9gmi00sqghxswkxpgk65c4gy2k7010vpkr2257rd4f3gq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elang";
sha256 = "0frhn3hm8351qzljicpzars28af1fghgv45717ml79rwb4vi6yiy";
name = "elang";
};
packageRequires = [ names ];
meta = {
homepage = "https://melpa.org/#/elang";
license = lib.licenses.free;
};
}) {};
eldoc-eval = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "eldoc-eval";
version = "1.1";
src = fetchFromGitHub {
owner = "thierryvolpiatto";
repo = "eldoc-eval";
rev = "deca5e39f31282a06531002d289258cd099433c0";
sha256 = "1fh9dx669czkwy4msylcg64azz3az27akx55ipnazb5ghmsi7ivk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/eldoc-eval";
sha256 = "0z4scgi2xgrgd47aqqmyv1ww8alh43s0qny5qmh3f1nnppz3nd7c";
name = "eldoc-eval";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/eldoc-eval";
license = lib.licenses.free;
};
}) {};
electric-operator = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, names }:
melpaBuild {
pname = "electric-operator";
version = "0.2";
src = fetchFromGitHub {
owner = "davidshepherd7";
repo = "electric-operator";
rev = "96a3696851abc47d369f8985bf6f790e68a4a9aa";
sha256 = "1ji6rdbqwk8j0nl6yk3rdqrpgxir99lj9pf6i9rx55l63qyrdfc4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/electric-operator";
sha256 = "043bkpvvk42lmkll5jnz4q8i0m44y4wdxvkz6hiqhqcp1rv03nw2";
name = "electric-operator";
};
packageRequires = [ dash emacs names ];
meta = {
homepage = "https://melpa.org/#/electric-operator";
license = lib.licenses.free;
};
}) {};
elfeed = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "elfeed";
version = "1.4.0";
src = fetchFromGitHub {
owner = "skeeto";
repo = "elfeed";
rev = "9fd3cf8833e26bf41f52a7e2149734858d2eeb96";
sha256 = "1ln0wprk8m2d33z804ld73jwv9x51xkwl9xfsywbh09w3x2zb51j";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elfeed";
sha256 = "1psga7fcjk2b8xjg10fndp9l0ib72l5ggf43gxp62i4lxixzv8f9";
name = "elfeed";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/elfeed";
license = lib.licenses.free;
};
}) {};
elfeed-web = callPackage ({ elfeed, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, simple-httpd }:
melpaBuild {
pname = "elfeed-web";
version = "1.4.0";
src = fetchFromGitHub {
owner = "skeeto";
repo = "elfeed";
rev = "9fd3cf8833e26bf41f52a7e2149734858d2eeb96";
sha256 = "1ln0wprk8m2d33z804ld73jwv9x51xkwl9xfsywbh09w3x2zb51j";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elfeed-web";
sha256 = "14ydwvjjc6wbhkj4g4xdh0c3nh4asqsz8ln7my5vjib881vmaq1n";
name = "elfeed-web";
};
packageRequires = [ elfeed emacs simple-httpd ];
meta = {
homepage = "https://melpa.org/#/elfeed-web";
license = lib.licenses.free;
};
}) {};
elisp-slime-nav = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "elisp-slime-nav";
version = "0.8";
src = fetchFromGitHub {
owner = "purcell";
repo = "elisp-slime-nav";
rev = "551a6045969756d4aaee9e82b44cfbcdd0670cea";
sha256 = "1k7kprdknqm18dc0nwl7gachm0rivcpa8ng7p7ximalja3nsg2j1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elisp-slime-nav";
sha256 = "009zgp68i4naprpjr8lcp06lh3i5ickn0nh0lgvrqs0niprnzh8c";
name = "elisp-slime-nav";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/elisp-slime-nav";
license = lib.licenses.free;
};
}) {};
elixir-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }:
melpaBuild {
pname = "elixir-mode";
version = "2.3.1";
src = fetchFromGitHub {
owner = "elixir-lang";
repo = "emacs-elixir";
rev = "a1f4d60ec555574c945201359d2e32b183c69f4b";
sha256 = "06bi68x49v6f7flpz279mm4jpg31ll3s274givm3pvr8slcxs6xg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elixir-mode";
sha256 = "1dba3jfg210i2rw8qy866396xn2xjgmbcyl006d6fibpr3j4lxaf";
name = "elixir-mode";
};
packageRequires = [ emacs pkg-info ];
meta = {
homepage = "https://melpa.org/#/elixir-mode";
license = lib.licenses.free;
};
}) {};
elixir-yasnippets = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }:
melpaBuild {
pname = "elixir-yasnippets";
version = "0.0.1";
src = fetchFromGitHub {
owner = "hisea";
repo = "elixir-yasnippets";
rev = "6b55c88ce483932f226b6bca0212b589d1d393ea";
sha256 = "0dx5h3sfccc2bp1jxnqqki95x5hp1skw8n5n4lnh703yjga5gkrz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elixir-yasnippets";
sha256 = "0vmkcd88wfafv31lyw0983p4qjj387qf258q7py1ij47fcmfp579";
name = "elixir-yasnippets";
};
packageRequires = [ yasnippet ];
meta = {
homepage = "https://melpa.org/#/elixir-yasnippets";
license = lib.licenses.free;
};
}) {};
elm-mode = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, s }:
melpaBuild {
pname = "elm-mode";
version = "0.11.1";
src = fetchFromGitHub {
owner = "jcollard";
repo = "elm-mode";
rev = "4fb26ae8e10d7b88e05a9e3a5c1b2cf3c8c2d6c3";
sha256 = "0ly8i5x9ii781681xf9iisj5g83sfj2wf786072clll36ym4a7c1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elm-mode";
sha256 = "1gw9szkyr1spcx7qijddhxlm36h0hmfd53b4yzp1336yx44mlnd1";
name = "elm-mode";
};
packageRequires = [ emacs f let-alist s ];
meta = {
homepage = "https://melpa.org/#/elm-mode";
license = lib.licenses.free;
};
}) {};
elmacro = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "elmacro";
version = "0.3.0";
src = fetchFromGitHub {
owner = "Silex";
repo = "elmacro";
rev = "20a0d1e220984ec6079dda9419b3bb44a88edae3";
sha256 = "0l2iincskpks9yvj3y9zh1b48xli1q39wybr5n96rys5gv0drc9h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elmacro";
sha256 = "0644rgwawivrq1shsjx1x2p53z7jgr6bxqgn2smzql8pp6azy7xz";
name = "elmacro";
};
packageRequires = [ cl-lib dash s ];
meta = {
homepage = "https://melpa.org/#/elmacro";
license = lib.licenses.free;
};
}) {};
elmine = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "elmine";
version = "0.3";
src = fetchFromGitHub {
owner = "leoc";
repo = "elmine";
rev = "091f61c70c9e7630a74b7b127488051d143a35e7";
sha256 = "080nnw6ddsczbm7gk50x4dkahi77fsybfiki5iyp39fjpa7lfzq3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elmine";
sha256 = "1gi94dyz9x50swkvryd4vj36rqgz4s58nrb4h4vwwviiiqmc8fvz";
name = "elmine";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/elmine";
license = lib.licenses.free;
};
}) {};
elpa-audit = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "elpa-audit";
version = "0.4";
src = fetchFromGitHub {
owner = "purcell";
repo = "elpa-audit";
rev = "a7a1806278c73ea6cb6d235714e7bc8088971df5";
sha256 = "1q4krfrc2dy0vr7q148msfpkcwj55mlsrn4n5xjnya4xj0134ib7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elpa-audit";
sha256 = "0l8har14zrlh9kdkh9vlmkmzg49vb0r8j1wnznryaidalvk84a52";
name = "elpa-audit";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/elpa-audit";
license = lib.licenses.free;
};
}) {};
elpa-mirror = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "elpa-mirror";
version = "1.2.1";
src = fetchFromGitHub {
owner = "redguardtoo";
repo = "elpa-mirror";
rev = "6c32875c2317736e590e067820996010b21acb1d";
sha256 = "1hjmvn3kls63alh0ihb5c8gf90lrfvq1hxrlf4162qiaa0s15f8a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elpa-mirror";
sha256 = "1jnviav2ybr13cgllg26kfjrwrl25adggnqiiwyjwgbbzxfycah8";
name = "elpa-mirror";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/elpa-mirror";
license = lib.licenses.free;
};
}) {};
elpy = callPackage ({ company, fetchFromGitHub, fetchurl, find-file-in-project, highlight-indentation, lib, melpaBuild, pyvenv, yasnippet }:
melpaBuild {
pname = "elpy";
version = "1.11.0";
src = fetchFromGitHub {
owner = "jorgenschaefer";
repo = "elpy";
rev = "d4cd394236d1d148dcabd5048bd30961687627da";
sha256 = "1xjm9b32a9nfzvphj6vm0dqcr4i072zcx29kcgiyyni8zbgbwmwv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elpy";
sha256 = "051irp7k0cp1hqp3hzrmapllf2iim7cq0iz38489g4fkh2ybk709";
name = "elpy";
};
packageRequires = [
company
find-file-in-project
highlight-indentation
pyvenv
yasnippet
];
meta = {
homepage = "https://melpa.org/#/elpy";
license = lib.licenses.free;
};
}) {};
elscreen-mew = callPackage ({ elscreen, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "elscreen-mew";
version = "1.0.1";
src = fetchFromGitHub {
owner = "masutaka";
repo = "elscreen-mew";
rev = "f66a2a5a8dd904791ede5133fdd183522b061bba";
sha256 = "091dxsb73bhqmrddwnmvblmfpwa7v7fa0ha18daxc8j0lrhzdhlh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elscreen-mew";
sha256 = "06g4wcfjs036nn64ac0zsvr08cfmak2hyj83y7a0r35yxr1853w4";
name = "elscreen-mew";
};
packageRequires = [ elscreen ];
meta = {
homepage = "https://melpa.org/#/elscreen-mew";
license = lib.licenses.free;
};
}) {};
elscreen-persist = callPackage ({ elscreen, fetchFromGitHub, fetchurl, lib, melpaBuild, revive }:
melpaBuild {
pname = "elscreen-persist";
version = "0.2.0";
src = fetchFromGitHub {
owner = "robario";
repo = "elscreen-persist";
rev = "652b4c738f92c518ead69343ebfcf66bc2a0254c";
sha256 = "06g7fl2c7cvwsrgi462wf6j13ny56y6zvgkizz9f256xjjq77ymf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elscreen-persist";
sha256 = "1rjfvpsx0y5l9b76wa1ilj5lx39jd0m78nb1a4bqn81z0rkfpl4k";
name = "elscreen-persist";
};
packageRequires = [ elscreen revive ];
meta = {
homepage = "https://melpa.org/#/elscreen-persist";
license = lib.licenses.free;
};
}) {};
elwm = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "elwm";
version = "0.0.2";
src = fetchFromGitHub {
owner = "Fuco1";
repo = "elwm";
rev = "c33b183f006ad476c3a44dab316f580f8b369930";
sha256 = "1k7npf93xbmrsq607x8zlgrpzqvplgia3ixz5w1lr1jlv1m2m8x2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elwm";
sha256 = "0rf663ih3lfg4n4pj4dpp133967zha5m1wr46riaxpha7xr59al9";
name = "elwm";
};
packageRequires = [ dash ];
meta = {
homepage = "https://melpa.org/#/elwm";
license = lib.licenses.free;
};
}) {};
elx = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "elx";
version = "0.10.1";
src = fetchFromGitHub {
owner = "tarsius";
repo = "elx";
rev = "24bb321b275d441ca532c4ca7417143a79a88dcf";
sha256 = "0n5y3xq5dmqpsd9hhg9ac1jkj5qi9y7lgvg5nir3ghd8ldmrg09s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/elx";
sha256 = "02nq66c0sds61k2p8cn2l0p2l8ysb38ibr038qn41l9hg1dq065x";
name = "elx";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/elx";
license = lib.licenses.free;
};
}) {};
emacs-eclim = callPackage ({ dash, fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild, popup, s }:
melpaBuild {
pname = "emacs-eclim";
version = "0.3";
src = fetchFromGitHub {
owner = "emacs-eclim";
repo = "emacs-eclim";
rev = "c5c7272ae30e5017ebd08d4e03508abc6b23bf4c";
sha256 = "0b9hr3xg53nap6sik9d2cwqi8vfwzv8yqjcin4hab6rg2fkr5mra";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emacs-eclim";
sha256 = "1l55jhz5mb3bqw90cbf4jhcqgwj962br706qhm2wn5i2a1mg8xlv";
name = "emacs-eclim";
};
packageRequires = [ dash json popup s ];
meta = {
homepage = "https://melpa.org/#/emacs-eclim";
license = lib.licenses.free;
};
}) {};
emacs-setup = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "emacs-setup";
version = "1.0";
src = fetchFromGitHub {
owner = "echosa";
repo = "emacs-setup";
rev = "cc36ad5318c6c0e65d1b9ff8dff5ea2437675de2";
sha256 = "15l3ab11vcmzqibkd6h5zqw5a83k8dmgcp4n26px29c0gv6bkpy8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emacs-setup";
sha256 = "1x4rh8vx6fsb2d6dz2g9j6jamin1vmpppwy3yzbl1dnf7w4hx4kh";
name = "emacs-setup";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/emacs-setup";
license = lib.licenses.free;
};
}) {};
emacsagist = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "emacsagist";
version = "1.0.0";
src = fetchFromGitHub {
owner = "echosa";
repo = "emacsagist";
rev = "aba342ba59c254a88017f25e9fb7a8cd6f2fda83";
sha256 = "0ciqxyahlzaxq854jm25zbrbmrhcaj5csdhxa0az9crwha8wkmw2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emacsagist";
sha256 = "1cyz7nf0zxa21979jf5kdmkgwiyd17vsmpcmrw1af37ly27l8l64";
name = "emacsagist";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/emacsagist";
license = lib.licenses.free;
};
}) {};
emacsc = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "emacsc";
version = "1.2.20131027";
src = fetchFromGitHub {
owner = "knu";
repo = "emacsc";
rev = "69607bdc3a0c070e924a3bcac93180f917992368";
sha256 = "1r6cpb7fck5znb7q7zrxcsjn7d3xiqhq8dp1ar1rsd6k4h05by4j";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emacsc";
sha256 = "1fbf9al3yds0il18jz6hbpj1fsjlpb1kgp450gb6r09lc46x77mk";
name = "emacsc";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/emacsc";
license = lib.licenses.free;
};
}) {};
emacsql = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, finalize, lib, melpaBuild }:
melpaBuild {
pname = "emacsql";
version = "2.0.1";
src = fetchFromGitHub {
owner = "skeeto";
repo = "emacsql";
rev = "176cf10063a158a114f2308f0ec0aea299ad5d24";
sha256 = "1wc5hkirza6b4c0v557ihzbffvxy97pfcn5samcggbmrir5kpshw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emacsql";
sha256 = "1x4rn8dmgz871dhz878i2mqci576zccf9i2xmq2ishxgqm0hp8ax";
name = "emacsql";
};
packageRequires = [ cl-lib emacs finalize ];
meta = {
homepage = "https://melpa.org/#/emacsql";
license = lib.licenses.free;
};
}) {};
emacsql-mysql = callPackage ({ cl-lib ? null, emacs, emacsql, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "emacsql-mysql";
version = "2.0.1";
src = fetchFromGitHub {
owner = "skeeto";
repo = "emacsql";
rev = "176cf10063a158a114f2308f0ec0aea299ad5d24";
sha256 = "1wc5hkirza6b4c0v557ihzbffvxy97pfcn5samcggbmrir5kpshw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emacsql-mysql";
sha256 = "1c20zhpdzfqjds6kcjhiq1m5ch53fsx6n1xk30i35kkg1wxaaqzy";
name = "emacsql-mysql";
};
packageRequires = [ cl-lib emacs emacsql ];
meta = {
homepage = "https://melpa.org/#/emacsql-mysql";
license = lib.licenses.free;
};
}) {};
emacsql-psql = callPackage ({ cl-lib ? null, emacs, emacsql, fetchFromGitHub, fetchurl, lib, melpaBuild, pg }:
melpaBuild {
pname = "emacsql-psql";
version = "2.0.1";
src = fetchFromGitHub {
owner = "skeeto";
repo = "emacsql";
rev = "176cf10063a158a114f2308f0ec0aea299ad5d24";
sha256 = "1wc5hkirza6b4c0v557ihzbffvxy97pfcn5samcggbmrir5kpshw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emacsql-psql";
sha256 = "1aa1g9jyjmz6w0lmi2cf67926ad3xvs0qsg7lrccnllr9k0flly3";
name = "emacsql-psql";
};
packageRequires = [ cl-lib emacs emacsql pg ];
meta = {
homepage = "https://melpa.org/#/emacsql-psql";
license = lib.licenses.free;
};
}) {};
emacsql-sqlite = callPackage ({ cl-lib ? null, emacs, emacsql, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "emacsql-sqlite";
version = "2.0.1";
src = fetchFromGitHub {
owner = "skeeto";
repo = "emacsql";
rev = "176cf10063a158a114f2308f0ec0aea299ad5d24";
sha256 = "1wc5hkirza6b4c0v557ihzbffvxy97pfcn5samcggbmrir5kpshw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emacsql-sqlite";
sha256 = "1vywq3ypcs61s60y7x0ac8rdm9yj43iwzxh8gk9zdyrcn9qpis0i";
name = "emacsql-sqlite";
};
packageRequires = [ cl-lib emacs emacsql ];
meta = {
homepage = "https://melpa.org/#/emacsql-sqlite";
license = lib.licenses.free;
};
}) {};
emamux = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "emamux";
version = "0.13";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-emamux";
rev = "53177ca59ed2824cc0837677af5a13a580691a71";
sha256 = "1a9925n0jcgxcgiz2kmh9zbb1rg9039rlrbr9fr80by9znfwmy67";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emamux";
sha256 = "1pg0gzi8rn0yafssrsiqdyj5dbfy984srq1r4dpp8p3bi3n0fkfz";
name = "emamux";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/emamux";
license = lib.licenses.free;
};
}) {};
emmet-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "emmet-mode";
version = "1.0.8";
src = fetchFromGitHub {
owner = "smihica";
repo = "emmet-mode";
rev = "bf76d717c60f33d223cdac35513105e9f9244885";
sha256 = "1dsa85bk33j90h1ypaz1ylqh9yp2xvlga237h3kwa5y3sb0d5ydi";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emmet-mode";
sha256 = "0wjv4hqddjvbdrmsxzav5rpwnm2n6lr86jzkrnav8f2kyzypdsnr";
name = "emmet-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/emmet-mode";
license = lib.licenses.free;
};
}) {};
emms-mode-line-cycle = callPackage ({ emacs, emms, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "emms-mode-line-cycle";
version = "0.2.5";
src = fetchFromGitHub {
owner = "momomo5717";
repo = "emms-mode-line-cycle";
rev = "2c2f395e484a1d345050ddd61ff5fab71a92a6bc";
sha256 = "0q80f0plch6k4lhs8c9qm3mfycfbp3kn5sjrk9zxgxwnn901y9mp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emms-mode-line-cycle";
sha256 = "1jdmfh1i9v84iy7bj2dbc3s2wfzkrby3pabd99gnqzd9gn1cn8ca";
name = "emms-mode-line-cycle";
};
packageRequires = [ emacs emms ];
meta = {
homepage = "https://melpa.org/#/emms-mode-line-cycle";
license = lib.licenses.free;
};
}) {};
emms-player-mpv = callPackage ({ emms, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "emms-player-mpv";
version = "0.0.8";
src = fetchFromGitHub {
owner = "dochang";
repo = "emms-player-mpv";
rev = "69ebe6d9539769d4c4daa484693ec0d6f67a3cca";
sha256 = "104iw4bl6y33diqs5ayrvdljkhb6f9g2m5p5kh8klgy7z1yjhp4p";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emms-player-mpv";
sha256 = "175rmqx3bgys4chw8ylyf9rk07sg0llwbs9ivrv2d3ayhcz1lg9y";
name = "emms-player-mpv";
};
packageRequires = [ emms ];
meta = {
homepage = "https://melpa.org/#/emms-player-mpv";
license = lib.licenses.free;
};
}) {};
emms-player-simple-mpv = callPackage ({ cl-lib ? null, emacs, emms, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "emms-player-simple-mpv";
version = "0.3.0";
src = fetchFromGitHub {
owner = "momomo5717";
repo = "emms-player-simple-mpv";
rev = "ae4c0032d4d2d0b069ee147b19f962e6a8a73c79";
sha256 = "15bb8fp2lwr5brfrsjwa47yvja5g2wyaac5a4sh5rn734s64x2sq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emms-player-simple-mpv";
sha256 = "15aljprjd74ha7wpzsmv3d873i6fy3x1jwhzm03hvw0sw18m25i1";
name = "emms-player-simple-mpv";
};
packageRequires = [ cl-lib emacs emms ];
meta = {
homepage = "https://melpa.org/#/emms-player-simple-mpv";
license = lib.licenses.free;
};
}) {};
emms-status = callPackage ({ emms, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "emms-status";
version = "0.1";
src = fetchFromGitHub {
owner = "alezost";
repo = "emms-status.el";
rev = "4ec65baf5786442246f0e47ab910c949a41c6495";
sha256 = "0dfgb0jdadz8vgiald67cy3p256mwa66z1cdv1i8lhli3710j74d";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emms-status";
sha256 = "1nfyhp8l22ylh60hpk8fvr4hgmww8k2xi3q7dzpn5m2ph06fkdqa";
name = "emms-status";
};
packageRequires = [ emms ];
meta = {
homepage = "https://melpa.org/#/emms-status";
license = lib.licenses.free;
};
}) {};
emoji-cheat-sheet-plus = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "emoji-cheat-sheet-plus";
version = "1.2.1";
src = fetchFromGitHub {
owner = "syl20bnr";
repo = "emacs-emoji-cheat-sheet-plus";
rev = "96a003127d646a2683d81ca906a17eace0a6413e";
sha256 = "1rk7am0xvpnv98yi7a62wlyh576md4n2ddj7nm201bjd4wdl2yxk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emoji-cheat-sheet-plus";
sha256 = "1ciwlbw0ihm0p5gnnl3safcj7dxwiy53bkj8cmw3i334al0gjnnv";
name = "emoji-cheat-sheet-plus";
};
packageRequires = [ emacs helm ];
meta = {
homepage = "https://melpa.org/#/emoji-cheat-sheet-plus";
license = lib.licenses.free;
};
}) {};
emoji-fontset = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "emoji-fontset";
version = "0.1.0";
src = fetchFromGitHub {
owner = "zonuexe";
repo = "emoji-fontset.el";
rev = "3b8c2204284b95934383836b5b36efeefb65663b";
sha256 = "0qi7p1grann3mhaq8kc0yc27cp9fm983g2gaqddljchn7lmgagrr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emoji-fontset";
sha256 = "19affsvlm1rzrzdh1k6xsv79icdkzx4izxivrd2ia6y2wcg9wc5d";
name = "emoji-fontset";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/emoji-fontset";
license = lib.licenses.free;
};
}) {};
emojify = callPackage ({ emacs, fetchFromGitHub, fetchurl, ht, lib, melpaBuild, seq }:
melpaBuild {
pname = "emojify";
version = "0.3";
src = fetchFromGitHub {
owner = "iqbalansari";
repo = "emacs-emojify";
rev = "fec788f09ab1c131b89f296ebd3e73df97e96cfe";
sha256 = "0nrf6p4h66i17nz850kpdrnk5h5ra4l3icjjrq34sxvmsssp6zhp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emojify";
sha256 = "1sgd32qm43hwby75a9q2pz1yfzj988i35d8p9f18zvbxypy7b2yp";
name = "emojify";
};
packageRequires = [ emacs ht seq ];
meta = {
homepage = "https://melpa.org/#/emojify";
license = lib.licenses.free;
};
}) {};
emr = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, lib, list-utils, melpaBuild, paredit, popup, projectile, redshank, s }:
melpaBuild {
pname = "emr";
version = "0.3.6";
src = fetchFromGitHub {
owner = "chrisbarrett";
repo = "emacs-refactor";
rev = "fd20fc1887e2ebcf752f0170b1f3bf697043fd4b";
sha256 = "0pl7i2a0mf2s33qpsc14dcvqbl6jm5xrvcnrhfr7visvnih29cy4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/emr";
sha256 = "05vpfxg6lviclnms2zyrza8dc87m60mimlwd11ihvsbngi9gcw8x";
name = "emr";
};
packageRequires = [
cl-lib
dash
emacs
list-utils
paredit
popup
projectile
redshank
s
];
meta = {
homepage = "https://melpa.org/#/emr";
license = lib.licenses.free;
};
}) {};
engine-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "engine-mode";
version = "1.0.0";
src = fetchFromGitHub {
owner = "hrs";
repo = "engine-mode";
rev = "9e8b10b029f63bc0399f8975a28247eaa78dfcbc";
sha256 = "1dsa3r39ip20ddbw0m9vq8z3r4ahrxvb37adyqi4mbdgyr6fq6sw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/engine-mode";
sha256 = "1gg7i93163m7k7lr3pnal1svymnhzwrfpfcdc0798d7ybv26gg8c";
name = "engine-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/engine-mode";
license = lib.licenses.free;
};
}) {};
enlive = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "enlive";
version = "0.0.1";
src = fetchFromGitHub {
owner = "zweifisch";
repo = "enlive";
rev = "60facaf8bc48b660d209551c0ce4d17e5c907ab8";
sha256 = "08j6b79vy8ry4ad1abk3hvxjbb4ylrhkvrbrnq1gcikl4h1p2v63";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/enlive";
sha256 = "1dyayk37zik12qfh8zbjmhsch64yqsx3acrlm7hcnavx465hmhnz";
name = "enlive";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/enlive";
license = lib.licenses.free;
};
}) {};
enotify = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "enotify";
version = "0.1.3";
src = fetchFromGitHub {
owner = "laynor";
repo = "enotify";
rev = "75c84b53703e5d52cb18acc9251b87ffa400f388";
sha256 = "1in4wbwkxn8qfcsfjbczzk73z74w4ixlml61wk666dw0kpscgbs5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/enotify";
sha256 = "0mii6m6zw9y8njgzi79rcf1n251iw7qz3yqjjij3c19rk3zpm5qi";
name = "enotify";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/enotify";
license = lib.licenses.free;
};
}) {};
eopengrok = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, magit, melpaBuild, s }:
melpaBuild {
pname = "eopengrok";
version = "0.3.0";
src = fetchFromGitHub {
owner = "youngker";
repo = "eopengrok.el";
rev = "30154a083b2fd8cbb9336d0d2134f790efd4163b";
sha256 = "1yn9jn6jl6rmknj50g18z5yvpa1d8mzzx3j1pfdwfn36ak4nc9ba";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/eopengrok";
sha256 = "0756x78113286hwk1i1m5s8xq04gh7zxb4fkmw58lg2ssff8q6av";
name = "eopengrok";
};
packageRequires = [ cl-lib dash magit s ];
meta = {
homepage = "https://melpa.org/#/eopengrok";
license = lib.licenses.free;
};
}) {};
epc = callPackage ({ concurrent, ctable, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "epc";
version = "0.1.0";
src = fetchFromGitHub {
owner = "kiwanami";
repo = "emacs-epc";
rev = "152e6e10a79b56ebc7568054589cf6c3c44595c7";
sha256 = "05r2m7zghbdrgscg0x78jnhk1g6fq8iylar4cx699zm6pzvlq98z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/epc";
sha256 = "1l9rcx07pa4b9z5654gyw6b64c95lcigzg15amphwr56v2g3rbzx";
name = "epc";
};
packageRequires = [ concurrent ctable ];
meta = {
homepage = "https://melpa.org/#/epc";
license = lib.licenses.free;
};
}) {};
epkg = callPackage ({ closql, dash, emacs, fetchFromGitLab, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "epkg";
version = "1.0.0";
src = fetchFromGitLab {
owner = "tarsius";
repo = "epkg";
rev = "99df36a50fb39976c6b6086db2f5f640f5d917b7";
sha256 = "0z60g9ln651cjfrjhwdm28x53kcpmap8zw26v0vjng288hlj8f9c";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/epkg";
sha256 = "0vc1g29rfmgd2ks4lbz4599rbgcax7rgdva53ahhvp6say8fy22q";
name = "epkg";
};
packageRequires = [ closql dash emacs ];
meta = {
homepage = "https://melpa.org/#/epkg";
license = lib.licenses.free;
};
}) {};
epl = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "epl";
version = "0.8";
src = fetchFromGitHub {
owner = "cask";
repo = "epl";
rev = "a76ec344a7fee3ca7e7dfb98b86ebc3b8c1a3837";
sha256 = "0sjxd5y5hxhrbgfkpwx6m724r3841b53hgc61a0g5zwispw5pmrr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/epl";
sha256 = "0zr3r2hn9jaxscrl83hyixznb8l5dzfr6fsac76aa8x12xgsc5hn";
name = "epl";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/epl";
license = lib.licenses.free;
};
}) {};
erc-crypt = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "erc-crypt";
version = "1.0";
src = fetchFromGitHub {
owner = "atomontage";
repo = "erc-crypt";
rev = "1573189240d8b58e65385414d9a9514238c77805";
sha256 = "1xw56sir6gkr0p9g4s6p4qc0rajnl6ifbzrky07j28y9vsa59nsz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/erc-crypt";
sha256 = "1mzzqcxjnll4d9r9n5z80zfb3ywkd8jx6b49g02vwf1iak9h7hv3";
name = "erc-crypt";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/erc-crypt";
license = lib.licenses.free;
};
}) {};
erc-hipchatify = callPackage ({ alert, emacs, fetchhg, fetchurl, lib, melpaBuild, request, s }:
melpaBuild {
pname = "erc-hipchatify";
version = "0.1";
src = fetchhg {
url = "https://bitbucket.com/seanfarley/erc-hipchatify";
rev = "a1a163004d98";
sha256 = "0bk4vr26abhbiwkmpns4hdlg23pxa25lca78fhz1900jkv4imk0f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/erc-hipchatify";
sha256 = "1a4gl05i757vvap0rzrfwms7mhw80sa84gvbwafrvj3x11rja24x";
name = "erc-hipchatify";
};
packageRequires = [ alert emacs request s ];
meta = {
homepage = "https://melpa.org/#/erc-hipchatify";
license = lib.licenses.free;
};
}) {};
erc-hl-nicks = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "erc-hl-nicks";
version = "1.3.2";
src = fetchFromGitHub {
owner = "leathekd";
repo = "erc-hl-nicks";
rev = "be181920ce6af0ab5d00d1c638e4e598b3998643";
sha256 = "1k0g3bwp3w0dd6zwdv6k2wpqs2krjayilrzsr1hli649ljcx55d7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/erc-hl-nicks";
sha256 = "1lhw77n2nrjnb5yhnpm6yhbcp022xxjcmdgqf21z9rd0igss9mja";
name = "erc-hl-nicks";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/erc-hl-nicks";
license = lib.licenses.free;
};
}) {};
erc-twitch = callPackage ({ erc ? null, fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild }:
melpaBuild {
pname = "erc-twitch";
version = "1.1";
src = fetchFromGitHub {
owner = "vibhavp";
repo = "erc-twitch";
rev = "6938191c787d66fef4c13674e0a98a9d64eff364";
sha256 = "1xsxykmhz34gmyj4jb26qfai7j95kzlc7vfydrajc6is7xlrwhfk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/erc-twitch";
sha256 = "08vlwcxrzc2ndm52112z1r0qnz6jlmjhiwq2j3j59fbw82ys61ia";
name = "erc-twitch";
};
packageRequires = [ erc json ];
meta = {
homepage = "https://melpa.org/#/erc-twitch";
license = lib.licenses.free;
};
}) {};
erc-youtube = callPackage ({ erc ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "erc-youtube";
version = "0alpha";
src = fetchFromGitHub {
owner = "kidd";
repo = "erc-youtube.el";
rev = "3629583031f3a59797a01e29abe9cc061e337294";
sha256 = "0p1j08rrdsqmkb8zz8h8ba24hr59nx3xh2m044ry468hfd2bp6vd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/erc-youtube";
sha256 = "12ylxkskkgfv5x7vlkib963ichb3rlmdzkf4zh8a39cgl8wsmacx";
name = "erc-youtube";
};
packageRequires = [ erc ];
meta = {
homepage = "https://melpa.org/#/erc-youtube";
license = lib.licenses.free;
};
}) {};
ercn = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ercn";
version = "1.1.1";
src = fetchFromGitHub {
owner = "leathekd";
repo = "ercn";
rev = "73b00dadf83b97dd9edd8381a4b27f583c08b7f6";
sha256 = "19jninbf0dhdw3kn4d38bxmklg0v7sh3m9dwj6z69w99r5pcw480";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ercn";
sha256 = "0yvis02bypw6v1zv7i326y8s6j0id558n0bdri52hr5pw85imnlp";
name = "ercn";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ercn";
license = lib.licenses.free;
};
}) {};
erefactor = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "erefactor";
version = "0.7.0";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "Emacs-erefactor";
rev = "fde3fd42c815c76e8015f69518a92f6bfcfde990";
sha256 = "17i567nfm0rykimh6bpcc5f2l7wsf8zcdy2jzd7sgrl54dvb0g9i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/erefactor";
sha256 = "0ma9sbrq4n8y5w7vvbhhgmw25aiykbq5yhxzm0knj32bgpviprw7";
name = "erefactor";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/erefactor";
license = lib.licenses.free;
};
}) {};
ergoemacs-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, undo-tree }:
melpaBuild {
pname = "ergoemacs-mode";
version = "5.14.7.3.1";
src = fetchFromGitHub {
owner = "ergoemacs";
repo = "ergoemacs-mode";
rev = "295ce7a4a5341d9e144a06e91befeebfac1239d9";
sha256 = "19m6chwc2awbsk5z03q1yhq84m481pff2609a8bxymcvm6yaamvf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ergoemacs-mode";
sha256 = "0h99m0n3q41lw5fm33pc1405lrxyc8rzghnc6c7j4a6gr1d82s62";
name = "ergoemacs-mode";
};
packageRequires = [ emacs undo-tree ];
meta = {
homepage = "https://melpa.org/#/ergoemacs-mode";
license = lib.licenses.free;
};
}) {};
erlang = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "erlang";
version = "18.3.1";
src = fetchFromGitHub {
owner = "erlang";
repo = "otp";
rev = "afe72bfc1448ff426c38eceb7412f69e973aef62";
sha256 = "0p16jjrqkacjwi3ih4hamp1rcak7mmj76m2kzswm3x54fmicw1kx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/erlang";
sha256 = "1gmrdkfanivb9l5lmkl0853snlhl62w34537r82w11z2fbk9lxhc";
name = "erlang";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/erlang";
license = lib.licenses.free;
};
}) {};
ert-async = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ert-async";
version = "0.1.2";
src = fetchFromGitHub {
owner = "rejeep";
repo = "ert-async.el";
rev = "f64a7ed5b0d2900c9a3d8cc33294bf8a79bc8526";
sha256 = "0hn9i405nfhjd1h9vnwj43nxbbz00khrwkjq0acfyxjaz1shfac9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ert-async";
sha256 = "004798ckri5j72j0xvzkyciss1iz4lw9gya2749hkjxlamg14cn5";
name = "ert-async";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ert-async";
license = lib.licenses.free;
};
}) {};
ert-junit = callPackage ({ ert ? null, fetchgit, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ert-junit";
version = "0.1.1";
src = fetchgit {
url = "https://bitbucket.org/olanilsson/ert-junit";
rev = "341c755e7b60f8d2081303951377968b1d1a6c23";
sha256 = "1hsp0jp9gyfr6rhfsjgi55x4lqjlh1w13y90rrlnbxb0499zpa33";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ert-junit";
sha256 = "0bv22mhh1ahbjwi6s1csxkh11dmy0srabkddjd33l4havykxlg6g";
name = "ert-junit";
};
packageRequires = [ ert ];
meta = {
homepage = "https://melpa.org/#/ert-junit";
license = lib.licenses.free;
};
}) {};
ert-runner = callPackage ({ ansi, commander, dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s, shut-up }:
melpaBuild {
pname = "ert-runner";
version = "0.7.0";
src = fetchFromGitHub {
owner = "rejeep";
repo = "ert-runner.el";
rev = "00056c37817f15b1870ccedd13cedf102e3194dd";
sha256 = "0rdgdslspzb4s0n4a68hnwfm8vm8baasa8nzrdinf0nryn7rrhbf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ert-runner";
sha256 = "0fnb8rmjr5lvc3dq0fnyxhws8ync1lj5xp8ycs63z4ax6gmdqr48";
name = "ert-runner";
};
packageRequires = [ ansi commander dash f s shut-up ];
meta = {
homepage = "https://melpa.org/#/ert-runner";
license = lib.licenses.free;
};
}) {};
es-lib = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "es-lib";
version = "0.4";
src = fetchFromGitHub {
owner = "sabof";
repo = "es-lib";
rev = "753b27363e39c10edc9e4e452bdbbbe4d190df4a";
sha256 = "0jq4yp80wiphlpsc0429rg8n50g8l4lf78q0l3nywz2p93smjy9b";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/es-lib";
sha256 = "0mwvgf5385qsp91zsdw75ipif1h90xy277xdmrpwixsxd7abbn0n";
name = "es-lib";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/es-lib";
license = lib.licenses.free;
};
}) {};
es-mode = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "es-mode";
version = "4.1.1";
src = fetchFromGitHub {
owner = "dakrone";
repo = "es-mode";
rev = "b3f67ca152fb55d2625468afd6983f54507f43aa";
sha256 = "0avvkfmqsa1ld5f6cx98sliidzi42iax1c78059r4k5z5kz24x37";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/es-mode";
sha256 = "1541c7d8gbi4mgxwk886hgsxhq7bfx8is7hjjg80sfn40z6kdwcp";
name = "es-mode";
};
packageRequires = [ cl-lib dash ];
meta = {
homepage = "https://melpa.org/#/es-mode";
license = lib.licenses.free;
};
}) {};
es-windows = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "es-windows";
version = "0.3";
src = fetchFromGitHub {
owner = "sabof";
repo = "es-windows";
rev = "7ebe6c6e0831373847d7adbedeaa2e506b54b2af";
sha256 = "0cjchwrhk7bw87bg10zgcwkga50rvs0jn5v2jf6bbsxbcqx2nfc9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/es-windows";
sha256 = "112ngkan0hv3y7m71479f46x5gwdmf0vhbqrzs5kcjwlacqlrahx";
name = "es-windows";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/es-windows";
license = lib.licenses.free;
};
}) {};
esa = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "esa";
version = "0.8.13";
src = fetchFromGitHub {
owner = "nabinno";
repo = "esa.el";
rev = "0f69f9f45ac15018c48853509ac38e68286f9c0e";
sha256 = "0cairmqsaghl2ddb2v8zhcwy5ik756m7gkair8xrbigz4jklpcv9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/esa";
sha256 = "1kbsv4xsp7p9v0g22had0dr7w5zsr24bgi2xzryy76699pxq4h6c";
name = "esa";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/esa";
license = lib.licenses.free;
};
}) {};
eshell-autojump = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "eshell-autojump";
version = "0.2";
src = fetchFromGitHub {
owner = "coldnew";
repo = "eshell-autojump";
rev = "c0866d7f2789831665ebb01b812bae89d085bff0";
sha256 = "0nkmwwx224r50y2xnrz3v26l3ngqshvy5hs861gy4zagwllqfmvc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/eshell-autojump";
sha256 = "09l2680hknmdbwr4cncv1v4b0adik0c3sm5i9m3qbwyyxm8m41i5";
name = "eshell-autojump";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/eshell-autojump";
license = lib.licenses.free;
};
}) {};
eshell-z = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "eshell-z";
version = "0.2.1";
src = fetchFromGitHub {
owner = "xuchunyang";
repo = "eshell-z";
rev = "cc9a4b505953a9b56222896a6f973145aeb154b9";
sha256 = "179xqh0rs8w3d03gygg9sy4qp5xqgfgl4c0ycrknip9zrnbmph4i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/eshell-z";
sha256 = "14ixazj0nscyqsdv7brqnfr0q8llir1pwb91yhl9jdqypmadpm6d";
name = "eshell-z";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/eshell-z";
license = lib.licenses.free;
};
}) {};
espuds = callPackage ({ dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "espuds";
version = "0.3.3";
src = fetchFromGitHub {
owner = "ecukes";
repo = "espuds";
rev = "1405972873339e056517217136de4ad3202d744a";
sha256 = "16r4j27j9yfdiy841w9q5ykkc6n3wrm7hvfacagb32mydk821ijg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/espuds";
sha256 = "16yzw9l64ahf5v92jzb7vyb4zqxxplq6qh0y9rkfmvm59s4nhk6c";
name = "espuds";
};
packageRequires = [ dash f s ];
meta = {
homepage = "https://melpa.org/#/espuds";
license = lib.licenses.free;
};
}) {};
ess = callPackage ({ fetchFromGitHub, fetchurl, julia-mode, lib, melpaBuild }:
melpaBuild {
pname = "ess";
version = "15.9";
src = fetchFromGitHub {
owner = "emacs-ess";
repo = "ESS";
rev = "82d13c36f43efb4ef32fbb515ca58f63b2f0c06e";
sha256 = "0lvr14xlxsdad4ihywkpbwwj9lyal0w4p616ska5rk7gg5i8v74p";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ess";
sha256 = "02kz4fjxr0vrj5mg13cq758nzykizq4dmsijraxv46snvh337v5i";
name = "ess";
};
packageRequires = [ julia-mode ];
meta = {
homepage = "https://melpa.org/#/ess";
license = lib.licenses.free;
};
}) {};
ess-R-data-view = callPackage ({ ctable, ess, fetchFromGitHub, fetchurl, lib, melpaBuild, popup }:
melpaBuild {
pname = "ess-R-data-view";
version = "1.0";
src = fetchFromGitHub {
owner = "myuhe";
repo = "ess-R-data-view.el";
rev = "d6e98d3ae1e2a2ea39a56eebcdb73e99d29562e9";
sha256 = "1ya2ay52gkrd31pmw45ban8kkxgnzhhwkzkypwdhjfccq3ys835x";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ess-R-data-view";
sha256 = "0r2fzwayf3yb7fqk6f31x4xfqiiczwik8qw4rrvkqx2h3s1kz7i0";
name = "ess-R-data-view";
};
packageRequires = [ ctable ess popup ];
meta = {
homepage = "https://melpa.org/#/ess-R-data-view";
license = lib.licenses.free;
};
}) {};
ess-R-object-popup = callPackage ({ ess, fetchFromGitHub, fetchurl, lib, melpaBuild, popup }:
melpaBuild {
pname = "ess-R-object-popup";
version = "1.0";
src = fetchFromGitHub {
owner = "myuhe";
repo = "ess-R-object-popup.el";
rev = "7e1f601bfba72de0fda44d9c82f96028ecbb9948";
sha256 = "0q8pbaa6wahli6fh0kng5zmnypsxi1fr2bzs2mfk3h8vf4nikpv0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ess-R-object-popup";
sha256 = "1dxwgahfki6d6ywh85ifk3kq6f2a1114kkd8xcv4lcpzqykp93zj";
name = "ess-R-object-popup";
};
packageRequires = [ ess popup ];
meta = {
homepage = "https://melpa.org/#/ess-R-object-popup";
license = lib.licenses.free;
};
}) {};
ess-smart-underscore = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ess-smart-underscore";
version = "0.79";
src = fetchFromGitHub {
owner = "mattfidler";
repo = "ess-smart-underscore.el";
rev = "ef18a160aeb3b1a7ae5fe93759f8e92147da8746";
sha256 = "1avb6dng4xgw3bp7bw0j60wl6s4y26alfys9vwwj29rlzvjrlh74";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ess-smart-underscore";
sha256 = "01pki1xa8zpgvldcbjwg6vmslj7ddf44hsx976xipc95vrdk15r2";
name = "ess-smart-underscore";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ess-smart-underscore";
license = lib.licenses.free;
};
}) {};
esup = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "esup";
version = "0.4";
src = fetchFromGitHub {
owner = "jschaf";
repo = "esup";
rev = "f9514db82c06680c7f354a2e50c2ca66e8aa0171";
sha256 = "1pzbd2ka6h5ipiivfwfgq1hq80ww59xvyldmx406mdd5vn7yqk5z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/esup";
sha256 = "0cv3zc2zzm38ki3kxq58g9sp4gsk3dffa398wky6z83a3zc02zs0";
name = "esup";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/esup";
license = lib.licenses.free;
};
}) {};
esxml = callPackage ({ fetchFromGitHub, fetchurl, kv, lib, melpaBuild }:
melpaBuild {
pname = "esxml";
version = "0.3.1";
src = fetchFromGitHub {
owner = "tali713";
repo = "esxml";
rev = "cd096242fadbf878d9428786306e54ed60522b43";
sha256 = "0k4vqlbk3h2snfiriraxhnjpdxgs49vcaazl191p9s2f799msd8p";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/esxml";
sha256 = "0nn074abkxz7p4w59l1za586p5ya392xhl3sx92yys8a3194n6hz";
name = "esxml";
};
packageRequires = [ kv ];
meta = {
homepage = "https://melpa.org/#/esxml";
license = lib.licenses.free;
};
}) {};
eval-in-repl = callPackage ({ ace-window, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, paredit }:
melpaBuild {
pname = "eval-in-repl";
version = "0.9.2";
src = fetchFromGitHub {
owner = "kaz-yos";
repo = "eval-in-repl";
rev = "2b5d1bee767de4f21b14cefd7ce310f862226bd7";
sha256 = "077rj7yj6laxyhcsmrmlpg438962jv0fm2yiqx6i365fbgyx0hck";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/eval-in-repl";
sha256 = "10h5vy9wdiqf9dgk1d1bsvp93y8sfcxghzg8zbhhn7m5cqg2wh63";
name = "eval-in-repl";
};
packageRequires = [ ace-window dash paredit ];
meta = {
homepage = "https://melpa.org/#/eval-in-repl";
license = lib.licenses.free;
};
}) {};
eval-sexp-fu = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "eval-sexp-fu";
version = "0.4.0";
src = fetchFromGitHub {
owner = "hchbaw";
repo = "eval-sexp-fu.el";
rev = "b28d9c4d57511072aa17b2464693e38b769482e0";
sha256 = "0lwpl9akdxml9f51pgsv0g7k7mr8dvqm94l01i7vq8jl6vd6v6i5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/eval-sexp-fu";
sha256 = "17cazf81z4cszflnfp66zyq2cclw5sp9539pxskdf267cf7r0ycs";
name = "eval-sexp-fu";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/eval-sexp-fu";
license = lib.licenses.free;
};
}) {};
evalator = callPackage ({ fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild }:
melpaBuild {
pname = "evalator";
version = "1.0.0";
src = fetchFromGitHub {
owner = "seanirby";
repo = "evalator";
rev = "edf3840f5aa025cf38d0c2677b2f88f59079409e";
sha256 = "1a3y69s7lb24zdivxcpsjh9l6adxyjqxbpgradnj0q1n6kdyq679";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evalator";
sha256 = "0k6alxwg89gc4v5m2bxmzmj7l6kywhbh4036xgz19q28xnlbr9xk";
name = "evalator";
};
packageRequires = [ helm-core ];
meta = {
homepage = "https://melpa.org/#/evalator";
license = lib.licenses.free;
};
}) {};
evil = callPackage ({ fetchhg, fetchurl, goto-chg, lib, melpaBuild, undo-tree }:
melpaBuild {
pname = "evil";
version = "1.2.12";
src = fetchhg {
url = "https://bitbucket.com/lyro/evil";
rev = "5bbbfd0c8832";
sha256 = "037d5skihr3z1v3pvd1qg10pgygb4adznf6z0bysdvisjny298nv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil";
sha256 = "09qrhy7l229w0qk3ba1i2xg4vqz8525v8scrbm031lqp30jp54hc";
name = "evil";
};
packageRequires = [ goto-chg undo-tree ];
meta = {
homepage = "https://melpa.org/#/evil";
license = lib.licenses.free;
};
}) {};
evil-anzu = callPackage ({ anzu, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-anzu";
version = "0.3";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-evil-anzu";
rev = "64cc08a3546373f28cd7bfd76a3e93bd78efa251";
sha256 = "0lw7fg4gqwj30r0l6k2ni36sxqkf65zf0d0z3rxnpwbxlf8dlkrr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-anzu";
sha256 = "19cmc61l370mm4h2m6jw5pdcsvj4wcv9zpa8z7k1fjg57mwmmn70";
name = "evil-anzu";
};
packageRequires = [ anzu evil ];
meta = {
homepage = "https://melpa.org/#/evil-anzu";
license = lib.licenses.free;
};
}) {};
evil-args = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-args";
version = "1.0";
src = fetchFromGitHub {
owner = "wcsmith";
repo = "evil-args";
rev = "2a88b4d19953a11227cc1e91973b92149116f44c";
sha256 = "1nh7wa4ynr7ln42x32znzqsmh7ijzy5ymd7rszf49l8677alvazq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-args";
sha256 = "1bwdvf1i3jc77bw2as1wr1djm8z3a7wms60694xkyqh0m909hs2w";
name = "evil-args";
};
packageRequires = [ evil ];
meta = {
homepage = "https://melpa.org/#/evil-args";
license = lib.licenses.free;
};
}) {};
evil-commentary = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-commentary";
version = "2.0.0";
src = fetchFromGitHub {
owner = "linktohack";
repo = "evil-commentary";
rev = "6d9079894da0bdda8a317c03c90481b8754635c7";
sha256 = "183fdg7rmnnbps0knnj2kmhf1hxk0q91wbqx1flhciq6wq4rilni";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-commentary";
sha256 = "151iiimmkpn58pl9zn40qssfahbrqy83axyl9dcd6kx2ywv5gcxz";
name = "evil-commentary";
};
packageRequires = [ evil ];
meta = {
homepage = "https://melpa.org/#/evil-commentary";
license = lib.licenses.free;
};
}) {};
evil-escape = callPackage ({ cl-lib ? null, emacs, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-escape";
version = "3.12";
src = fetchFromGitHub {
owner = "syl20bnr";
repo = "evil-escape";
rev = "befb07d03c0c06ff5c40eb9cdd436c97fc49f394";
sha256 = "0cj17gk7cxia2p9xzqnlnmqqbw2afd3x61gfw9fpf65j9wik5hbz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-escape";
sha256 = "0rlwnnshcvsb5kn7db5qy39s89qmqlllvg2z8cnxyri8bsssks4k";
name = "evil-escape";
};
packageRequires = [ cl-lib emacs evil ];
meta = {
homepage = "https://melpa.org/#/evil-escape";
license = lib.licenses.free;
};
}) {};
evil-iedit-state = callPackage ({ evil, fetchFromGitHub, fetchurl, iedit, lib, melpaBuild }:
melpaBuild {
pname = "evil-iedit-state";
version = "1.1";
src = fetchFromGitHub {
owner = "syl20bnr";
repo = "evil-iedit-state";
rev = "eab7d5e3e7d25c4a852fedb6c0c7f50dd9e9bd7c";
sha256 = "0r9gif2sgf84z8qniz6chr32av9g2i38rlyms81m8ssghf0j86ss";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-iedit-state";
sha256 = "1dihyh7vqcp7kvfic613k7v33czr93hz04d635awrsyzgy8savhl";
name = "evil-iedit-state";
};
packageRequires = [ evil iedit ];
meta = {
homepage = "https://melpa.org/#/evil-iedit-state";
license = lib.licenses.free;
};
}) {};
evil-leader = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-leader";
version = "0.4.3";
src = fetchFromGitHub {
owner = "cofi";
repo = "evil-leader";
rev = "753b01eb4958370ae2226b3780ff31fe157c2852";
sha256 = "1k2zinchs0jjllp8zkpggckyy63dkyi5yig3p46vh4w45jdzysk5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-leader";
sha256 = "154s2nb170hzksmc87wnzlwg3ic3w3ravgsfvwkyfi2q285vmra6";
name = "evil-leader";
};
packageRequires = [ evil ];
meta = {
homepage = "https://melpa.org/#/evil-leader";
license = lib.licenses.free;
};
}) {};
evil-lisp-state = callPackage ({ bind-map, evil, fetchFromGitHub, fetchurl, lib, melpaBuild, smartparens }:
melpaBuild {
pname = "evil-lisp-state";
version = "8.2";
src = fetchFromGitHub {
owner = "syl20bnr";
repo = "evil-lisp-state";
rev = "3c65fecd9917a41eaf6460f22187e2323821f3ce";
sha256 = "1n6r8xs670r5qp4b5f72nr9g8nlqcrx1v7yqqlbkgv8gns8n5xgh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-lisp-state";
sha256 = "117irac05fs73n7sgja3zd7yh4nz9h0gw5b1b57lfkav6y3ndgcy";
name = "evil-lisp-state";
};
packageRequires = [ bind-map evil smartparens ];
meta = {
homepage = "https://melpa.org/#/evil-lisp-state";
license = lib.licenses.free;
};
}) {};
evil-magit = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, magit, melpaBuild }:
melpaBuild {
pname = "evil-magit";
version = "0.3";
src = fetchFromGitHub {
owner = "justbur";
repo = "evil-magit";
rev = "d01f776475480b712facd764eeb3d76a50a400f6";
sha256 = "040iam8ayb4q5f2w2cn40y9rgljv2gsa5yf0vky1ayjf1zl57g3n";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-magit";
sha256 = "10mhq6mzpklk5sj28lvd478dv9k84s81ax5jkwwxj26mqdw1ybg6";
name = "evil-magit";
};
packageRequires = [ evil magit ];
meta = {
homepage = "https://melpa.org/#/evil-magit";
license = lib.licenses.free;
};
}) {};
evil-mark-replace = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-mark-replace";
version = "0.0.4";
src = fetchFromGitHub {
owner = "redguardtoo";
repo = "evil-mark-replace";
rev = "56cf191724a3e82239ca47a17b071c20aedb0617";
sha256 = "01hccc49xxb6lnzr0lwkkwndbk4sv0jyyz3khbcxsgkpzjiydihv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-mark-replace";
sha256 = "03cq43vlv1b53w4kw7mjvk026i8rzhhryfb27ddn6ipgc6xh68a0";
name = "evil-mark-replace";
};
packageRequires = [ evil ];
meta = {
homepage = "https://melpa.org/#/evil-mark-replace";
license = lib.licenses.free;
};
}) {};
evil-matchit = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-matchit";
version = "2.1.3";
src = fetchFromGitHub {
owner = "redguardtoo";
repo = "evil-matchit";
rev = "6346825fd89ee115fab974746fdba338adee856c";
sha256 = "0x6rc98g7hvvmlgq31n7qanylrld6dzvg6n8qgzp4s544l0dwfw6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-matchit";
sha256 = "01z69n20qs4gngd28ry4kn825cax5km9hn96i87yrvq7nfa64swq";
name = "evil-matchit";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/evil-matchit";
license = lib.licenses.free;
};
}) {};
evil-multiedit = callPackage ({ cl-lib ? null, emacs, evil, fetchFromGitHub, fetchurl, iedit, lib, melpaBuild }:
melpaBuild {
pname = "evil-multiedit";
version = "1.2.4";
src = fetchFromGitHub {
owner = "hlissner";
repo = "evil-multiedit";
rev = "02c78e55d1ab8f4fb64590b975eaea559917f048";
sha256 = "0xizqg6azhd9iwkp91sgqkxgg1qhs05cafncbjxw7qvnv68y6qy6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-multiedit";
sha256 = "0p02q9skqw2zhx7sfadqgs7vn518s72856962dam0xw4sqasplfp";
name = "evil-multiedit";
};
packageRequires = [ cl-lib emacs evil iedit ];
meta = {
homepage = "https://melpa.org/#/evil-multiedit";
license = lib.licenses.free;
};
}) {};
evil-nerd-commenter = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-nerd-commenter";
version = "2.3";
src = fetchFromGitHub {
owner = "redguardtoo";
repo = "evil-nerd-commenter";
rev = "981c80bb53384f93987d03c1b307767f2a68791a";
sha256 = "16wn74690572n3xpxvnvka524fzswxxni3dy98bwpvsqj6yx2ds5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-nerd-commenter";
sha256 = "1pa5gh065hqn5mhs47qvjllwdwwafl0clk555mb6w7svq58r6i8d";
name = "evil-nerd-commenter";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/evil-nerd-commenter";
license = lib.licenses.free;
};
}) {};
evil-numbers = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-numbers";
version = "0.4";
src = fetchFromGitHub {
owner = "cofi";
repo = "evil-numbers";
rev = "8834eb2e8bd93561a706363946701d0d90546a9f";
sha256 = "13jg2xbh4p02x1nj77b6csb93hh56c1nv8kslcq2hjj3caipk4m8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-numbers";
sha256 = "1lpmkklwjdf7ayhv99g9zh3l9hzrwm0hr0ijvbc7yz3n398zn1b2";
name = "evil-numbers";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/evil-numbers";
license = lib.licenses.free;
};
}) {};
evil-org = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
melpaBuild {
pname = "evil-org";
version = "0.1.1";
src = fetchFromGitHub {
owner = "edwtjo";
repo = "evil-org-mode";
rev = "2d7c58dbeca0d4ac7b4eab5f47b77946951f27e9";
sha256 = "09l0ph9rc941kr718zq0dw27fq6l7rb0h2003ihw7q0a5yr8fpk7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-org";
sha256 = "18w07fbafry3wb87f55kd8y0yra3s18a52f3m5kkdlcz5zwagi1c";
name = "evil-org";
};
packageRequires = [ evil org ];
meta = {
homepage = "https://melpa.org/#/evil-org";
license = lib.licenses.free;
};
}) {};
evil-quickscope = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-quickscope";
version = "0.1.4";
src = fetchFromGitHub {
owner = "blorbx";
repo = "evil-quickscope";
rev = "37a20e4c56c6058abf186ad4013c155e695e876f";
sha256 = "1ja9ggj70wf0nmma4xnc1zdzg2crq9h1cv3cj7cgwjmllflgkfq7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-quickscope";
sha256 = "0xym1mh4p68i00l1lshywf5fdg1vw3szxp3fk9fwfcg04z6vd489";
name = "evil-quickscope";
};
packageRequires = [ evil ];
meta = {
homepage = "https://melpa.org/#/evil-quickscope";
license = lib.licenses.free;
};
}) {};
evil-rsi = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-rsi";
version = "2.0.0";
src = fetchFromGitHub {
owner = "linktohack";
repo = "evil-rsi";
rev = "236bf6ed1e2285698db808463e5f2f69f5f5e7c0";
sha256 = "1xz629qv1ss1fap397k48piawcwl8lrybraq5449bw1vvn1a4d9f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-rsi";
sha256 = "0mc39n72420n36kwyf9zpw1pgyih0aigfnmkbywb0yxgj7myc345";
name = "evil-rsi";
};
packageRequires = [ evil ];
meta = {
homepage = "https://melpa.org/#/evil-rsi";
license = lib.licenses.free;
};
}) {};
evil-search-highlight-persist = callPackage ({ fetchFromGitHub, fetchurl, highlight, lib, melpaBuild }:
melpaBuild {
pname = "evil-search-highlight-persist";
version = "1.8";
src = fetchFromGitHub {
owner = "juanjux";
repo = "evil-search-highlight-persist";
rev = "0e2b3d4e3dec5f38ae95f62519eb2736f73c0b85";
sha256 = "1jfi2k9dm0cc9bx8klppm965ydhdw17a2n664199vhxrap6g27yk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-search-highlight-persist";
sha256 = "0iia136js364iygi1mydyzwvizhic6w5z9pbwmhva4654pq8dzqy";
name = "evil-search-highlight-persist";
};
packageRequires = [ highlight ];
meta = {
homepage = "https://melpa.org/#/evil-search-highlight-persist";
license = lib.licenses.free;
};
}) {};
evil-smartparens = callPackage ({ cl-lib ? null, emacs, evil, fetchFromGitHub, fetchurl, lib, melpaBuild, smartparens }:
melpaBuild {
pname = "evil-smartparens";
version = "0.3.0";
src = fetchFromGitHub {
owner = "expez";
repo = "evil-smartparens";
rev = "12521212b8e4a02cbec733882bb89c6fac37301f";
sha256 = "0j2m3rsszivyjhv8bjid5fdqaf1vwp8rf55b27y4vc2489wrw415";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-smartparens";
sha256 = "1viwrd6gfqmwhlil80pk68dikn3cjf9ddsy0z781z3qfx0j35qza";
name = "evil-smartparens";
};
packageRequires = [ cl-lib emacs evil smartparens ];
meta = {
homepage = "https://melpa.org/#/evil-smartparens";
license = lib.licenses.free;
};
}) {};
evil-snipe = callPackage ({ cl-lib ? null, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-snipe";
version = "2.0.1";
src = fetchFromGitHub {
owner = "hlissner";
repo = "evil-snipe";
rev = "b51bdb7a8efbc5c8de5b23984d072271d71974c6";
sha256 = "1ip2ibgsir6rhj7ci2f128z18n1yrwd6pg0i42j1flc3m4shs6ap";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-snipe";
sha256 = "0gcmpjw3iw7rjk86b2k6clfigp48vakfjd1a9n8qramhnc85rgkn";
name = "evil-snipe";
};
packageRequires = [ cl-lib evil ];
meta = {
homepage = "https://melpa.org/#/evil-snipe";
license = lib.licenses.free;
};
}) {};
evil-space = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-space";
version = "0.0.6";
src = fetchFromGitHub {
owner = "linktohack";
repo = "evil-space";
rev = "f77860fa00662e2def3e1885adac777f051e1e61";
sha256 = "1rchanv0vq9rx6x69608dlpdybvkn8a9ymx8wzm7gqpz9qh6xqrk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-space";
sha256 = "1asvh873r1xgffvz3nr653yn8h5ifaphnafp6wf1b1mja6as7f23";
name = "evil-space";
};
packageRequires = [ evil ];
meta = {
homepage = "https://melpa.org/#/evil-space";
license = lib.licenses.free;
};
}) {};
evil-textobj-anyblock = callPackage ({ cl-lib ? null, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-textobj-anyblock";
version = "0.1";
src = fetchFromGitHub {
owner = "noctuid";
repo = "evil-textobj-anyblock";
rev = "068d26a625cd6202aaf70a8ff399f9130c0ffa68";
sha256 = "0vsf7yzlb2j7c5c7cnk81y1979psy6a9v7klg6c2j9lkcn3cqpvj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-textobj-anyblock";
sha256 = "03vk30s2wkcszcjxmh5ww39rihnag9cp678wdzq4bnqy0c6rnjwa";
name = "evil-textobj-anyblock";
};
packageRequires = [ cl-lib evil ];
meta = {
homepage = "https://melpa.org/#/evil-textobj-anyblock";
license = lib.licenses.free;
};
}) {};
evil-tutor = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-tutor";
version = "1.0";
src = fetchFromGitHub {
owner = "syl20bnr";
repo = "evil-tutor";
rev = "909273bac88b98a565f1b89bbb13d523b7edce2b";
sha256 = "1rskvkmz30xyy8xfjf2i35f3dxh663gb3plfy3f0j6z17i086jl2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-tutor";
sha256 = "1hvc2w5ykrgh62n4sxqqqcdk5sd7nmh6xzv4mir5vf9y2dgqcvsn";
name = "evil-tutor";
};
packageRequires = [ evil ];
meta = {
homepage = "https://melpa.org/#/evil-tutor";
license = lib.licenses.free;
};
}) {};
evil-visual-mark-mode = callPackage ({ dash, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-visual-mark-mode";
version = "0.0.3";
src = fetchFromGitHub {
owner = "roman";
repo = "evil-visual-mark-mode";
rev = "094ee37599492885ff3144918fcdd9b74dadaaa0";
sha256 = "07cmql8zsqz1qchq2mp3qybbay499dk1yglisig6jfddcmrbbggz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-visual-mark-mode";
sha256 = "1qgr2dfhfz6imnlznicl7lplajd1s8wny7mlxs1bkms3xjcjfi48";
name = "evil-visual-mark-mode";
};
packageRequires = [ dash evil ];
meta = {
homepage = "https://melpa.org/#/evil-visual-mark-mode";
license = lib.licenses.free;
};
}) {};
evil-visualstar = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-visualstar";
version = "0.2.0";
src = fetchFromGitHub {
owner = "bling";
repo = "evil-visualstar";
rev = "eb996eca0081b6e8bab70b2c0a86ef1c71087bf6";
sha256 = "11y2jrwbsw4fcx77zkhj1cn2hl1zcdqy00bv3mpbcrs03jywssrk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evil-visualstar";
sha256 = "135l9hjfbpn0a6p53picnpydi9qs5vrk2rfn64gxa5ag2apcyycy";
name = "evil-visualstar";
};
packageRequires = [ evil ];
meta = {
homepage = "https://melpa.org/#/evil-visualstar";
license = lib.licenses.free;
};
}) {};
evm = callPackage ({ dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evm";
version = "0.4.2";
src = fetchFromGitHub {
owner = "rejeep";
repo = "evm.el";
rev = "d0623b2355436a5fd9f7238b419782080c79196b";
sha256 = "0739v0m9vj70a55z0canslyqgafzys815i7a0r6bxj2f9iwq6rhb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/evm";
sha256 = "19l6cs5schbnph0pwhhj66gkxsswd4bmjpy79l9kxzpjf107wc03";
name = "evm";
};
packageRequires = [ dash f ];
meta = {
homepage = "https://melpa.org/#/evm";
license = lib.licenses.free;
};
}) {};
eww-lnum = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "eww-lnum";
version = "1.1";
src = fetchFromGitHub {
owner = "m00natic";
repo = "eww-lnum";
rev = "daef49974446ed4c1001e0549c3f74679bca6bd3";
sha256 = "0gs6bi3s2sszc6v2b26929azmn5513kvyin99n4d0ark1jdbjmv2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/eww-lnum";
sha256 = "1y745z4wa90snizq2g0amdwwgjafd6hkrayn93ca50f1wghdbk79";
name = "eww-lnum";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/eww-lnum";
license = lib.licenses.free;
};
}) {};
exec-path-from-shell = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "exec-path-from-shell";
version = "1.10";
src = fetchFromGitHub {
owner = "purcell";
repo = "exec-path-from-shell";
rev = "30c793b388312e5044afb7549b50996bf2b71941";
sha256 = "0nhc3m88i6rl2y426ksmjbbaqwfrjnwbzqq1bvd6r0bkcwgfwfml";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/exec-path-from-shell";
sha256 = "1j6f52qs1m43878ikl6nplgb72pdbxfznkfn66wyzcfiz2hrvvm9";
name = "exec-path-from-shell";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/exec-path-from-shell";
license = lib.licenses.free;
};
}) {};
expand-region = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "expand-region";
version = "0.10.0";
src = fetchFromGitHub {
owner = "magnars";
repo = "expand-region.el";
rev = "90c4e959ac8bf0bbd857dd679f38a121c592bf7a";
sha256 = "0rvkhjfkhamr3ys9iarblfwvwq7n4wishdjgnwj1lx7m80h1hzbg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/expand-region";
sha256 = "1c7f1nqsqdc75h22fxxnyg0m4yxj6l23sirk3c71fqj14paxqnwg";
name = "expand-region";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/expand-region";
license = lib.licenses.free;
};
}) {};
express = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, string-utils }:
melpaBuild {
pname = "express";
version = "0.6.0";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "express";
rev = "e6dc9abdc395ef537408befebeb4fd3ed4ee5c60";
sha256 = "106yh793scbyharsk1dvrirkj3c6666w8jqilpkaz78vwyw3zs5y";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/express";
sha256 = "0lhisy4ds96bwpc7k8w9ws1zi1qh0d36nhxsp36bqzfi09ig0nb9";
name = "express";
};
packageRequires = [ string-utils ];
meta = {
homepage = "https://melpa.org/#/express";
license = lib.licenses.free;
};
}) {};
extend-dnd = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "extend-dnd";
version = "0.5";
src = fetchFromGitHub {
owner = "mattfidler";
repo = "extend-dnd";
rev = "a1923d57f8f5e862cc66c189b5e6627bc84a2119";
sha256 = "1k2j8szavyq2wy5c0skvs03a88cr9njy7y63b7knh2m92nw4830d";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/extend-dnd";
sha256 = "0rknpvp8yw051pg3blvmjpp3c9a82jw7f10mq67ggbz98w227417";
name = "extend-dnd";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/extend-dnd";
license = lib.licenses.free;
};
}) {};
eyebrowse = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "eyebrowse";
version = "0.6.9";
src = fetchFromGitHub {
owner = "wasamasa";
repo = "eyebrowse";
rev = "6d75409a81a6447765ad2171e3d0b5a272e1f207";
sha256 = "0jc5wv2hkc89yh5ypa324xlfqdna20msr63g30njxq4g2vd0iqa7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/eyebrowse";
sha256 = "09fkzm8z8nkr4s9fbmfcjc80h50051f48v6n14l76xicglr5p861";
name = "eyebrowse";
};
packageRequires = [ dash emacs ];
meta = {
homepage = "https://melpa.org/#/eyebrowse";
license = lib.licenses.free;
};
}) {};
f = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "f";
version = "0.18.2";
src = fetchFromGitHub {
owner = "rejeep";
repo = "f.el";
rev = "6f80f25ef87fb9df58cbc86faa2a2f037dcc2e7e";
sha256 = "095ka87144jms5gi9spjcmkq346a56kzzy3in6naaha0djd4d607";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/f";
sha256 = "0s7fqav0dc9g4y5kqjjyqjs90gi34cahaxyx2s0kf9fwcgn23ja2";
name = "f";
};
packageRequires = [ dash s ];
meta = {
homepage = "https://melpa.org/#/f";
license = lib.licenses.free;
};
}) {};
fabric = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fabric";
version = "0.2.0";
src = fetchFromGitHub {
owner = "nlamirault";
repo = "fabric.el";
rev = "004934318f63d8cf955022f87b2c33eb97ada280";
sha256 = "0crhkdbxz1ldbrvppi95g005ni5zg99z1271rkrnk5i6cvc4hlq5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fabric";
sha256 = "1mkblsakdhvi10b67bv3j0jsf7hr8lf9sibmprvx8smqsih7l88m";
name = "fabric";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fabric";
license = lib.licenses.free;
};
}) {};
factlog = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "factlog";
version = "0.0.1";
src = fetchFromGitHub {
owner = "tkf";
repo = "factlog";
rev = "c834fdab81ec5b1bdc0ee2721a12cecb48a319bf";
sha256 = "01l8dlfpyy97b17djbza46rq11xlbkhd5kn2r26r2xac8klj4pka";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/factlog";
sha256 = "163482vfpa52b5ya5xps4qnclbaql1x0q54gqdwwmm04as8qbfz7";
name = "factlog";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/factlog";
license = lib.licenses.free;
};
}) {};
fancy-battery = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fancy-battery";
version = "0.2";
src = fetchFromGitHub {
owner = "lunaryorn";
repo = "fancy-battery.el";
rev = "5b8115bbeb67c52d4202a12dcd5726fb66e0a1ff";
sha256 = "05lwcwf412m717yhwpjrswqkm8c3i7391rmiwv2k8xc1vk6dpp4g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fancy-battery";
sha256 = "03rkfdkrzyal9abdiv8c73w10sm974hxf3xg5015hibfi6kzg8ii";
name = "fancy-battery";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/fancy-battery";
license = lib.licenses.free;
};
}) {};
fancy-narrow = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fancy-narrow";
version = "0.9.4";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "fancy-narrow";
rev = "cd381c1acd5e0d9b6acd7f3e76c3b1de21e8b6df";
sha256 = "10ds6nlzm1s5xsp53a52qlzrnph7in6gib67qhgnwpj33wp8gs91";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fancy-narrow";
sha256 = "15i86jz6rdpva1az7gqp1wbm8kispcfc8h6v9fqsbag9sbzvgcyv";
name = "fancy-narrow";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fancy-narrow";
license = lib.licenses.free;
};
}) {};
fastnav = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fastnav";
version = "1.0.7";
src = fetchFromGitHub {
owner = "gleber";
repo = "fastnav.el";
rev = "54626e9e7cc7be5bc2bd01732e95ed2afc2312a1";
sha256 = "0h32w63vv451797zi6206j529fd4j8l3fp7rqip3s8xn8d4728x1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fastnav";
sha256 = "08hg256w8k9f5nzgpyl1jykbf28vmvv09kkhzs0s2zhwbl2158a5";
name = "fastnav";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fastnav";
license = lib.licenses.free;
};
}) {};
fcitx = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fcitx";
version = "0.2.1";
src = fetchFromGitHub {
owner = "cute-jumper";
repo = "fcitx.el";
rev = "5e216df6df652599d921e00afb6e52a050f8cb50";
sha256 = "03w68zbgprly45i6ps7iviwvjf3acbc7f7acvjpzj2plf0g5i19z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fcitx";
sha256 = "0a8wd588c26p3czfp5hn2n46f2vwyg5v301sv0y07b55b1i3ynmx";
name = "fcitx";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fcitx";
license = lib.licenses.free;
};
}) {};
feature-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "feature-mode";
version = "0.4";
src = fetchFromGitHub {
owner = "michaelklishin";
repo = "cucumber.el";
rev = "4bd8f19da816115094beb4b0e085822eb298ac37";
sha256 = "1cxjygg05v8s96c8z6plk3hl34jaiwg7s7dl7dsk20rj5f54kgw7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/feature-mode";
sha256 = "0ryinmpqb3c91qcna6gbijcmqv3skxdc947dlr5s1w623z9nxgqg";
name = "feature-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/feature-mode";
license = lib.licenses.free;
};
}) {};
fill-column-indicator = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fill-column-indicator";
version = "1.81";
src = fetchFromGitHub {
owner = "alpaker";
repo = "Fill-Column-Indicator";
rev = "5cbc077083775d4719a294455a8a8a53bb3151f8";
sha256 = "0fghhy5xqsdwal4fwlr6hxr5kpnfw71q79mxpp9db59ldnj9f5y9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fill-column-indicator";
sha256 = "0w8cmijv7ihij9yyncz6lixb6awzzl7n9qpjj2bks1d5rx46blma";
name = "fill-column-indicator";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fill-column-indicator";
license = lib.licenses.free;
};
}) {};
finalize = callPackage ({ cl-lib ? null, eieio ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "finalize";
version = "1.0.0";
src = fetchFromGitHub {
owner = "skeeto";
repo = "elisp-finalize";
rev = "72c8eaab3deb150ee2cf7f1473114cecffb5204a";
sha256 = "1r9y9zschavi28c5ysrlh56vxszjfyhh5r36fhn74i0b5iiy15rx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/finalize";
sha256 = "1n0w4kdzc4hv4pprv13lr88gh46slpxdvsc162nqm5mrqp9giqqq";
name = "finalize";
};
packageRequires = [ cl-lib eieio emacs ];
meta = {
homepage = "https://melpa.org/#/finalize";
license = lib.licenses.free;
};
}) {};
find-by-pinyin-dired = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "find-by-pinyin-dired";
version = "0.0.2";
src = fetchFromGitHub {
owner = "redguardtoo";
repo = "find-by-pinyin-dired";
rev = "3137c367d58958858daa6d3dee1993b2eb9dd9b4";
sha256 = "1xjb66pydm3yf0jxnm2mri98pxq3b26xvwjkaj1488qgj27i05jr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/find-by-pinyin-dired";
sha256 = "150hvih3mdd1dqffgdcv3nn4qhy86s4lhjkfq0cfzgngfwif8qqq";
name = "find-by-pinyin-dired";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/find-by-pinyin-dired";
license = lib.licenses.free;
};
}) {};
find-file-in-project = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, swiper }:
melpaBuild {
pname = "find-file-in-project";
version = "4.8";
src = fetchFromGitHub {
owner = "technomancy";
repo = "find-file-in-project";
rev = "78c4053db2e98a75b9fc76454038e29974a9d6b7";
sha256 = "1mi25nb3h6a7i2lg3dbqkqr8lhh8zsq1bibbib0mhfd0qs07ya5d";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/find-file-in-project";
sha256 = "0aznnv82xhnilc9j4cdmcgh6ksv7bhjjm3pa76hynnyrfn7kq7wy";
name = "find-file-in-project";
};
packageRequires = [ emacs swiper ];
meta = {
homepage = "https://melpa.org/#/find-file-in-project";
license = lib.licenses.free;
};
}) {};
find-file-in-repository = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "find-file-in-repository";
version = "1.2";
src = fetchFromGitHub {
owner = "hoffstaetter";
repo = "find-file-in-repository";
rev = "8b888f85029a2ff9159a724b42aeacdb051c3420";
sha256 = "0wbmmrd7brf4498pdyilz17rzv7221cj8sd4h11gac2r72f1q2md";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/find-file-in-repository";
sha256 = "0q1ym06w2yn3nzpj018dj6h68f7rmkxczyl061mirjp8z9c6a9q6";
name = "find-file-in-repository";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/find-file-in-repository";
license = lib.licenses.free;
};
}) {};
fiplr = callPackage ({ fetchFromGitHub, fetchurl, grizzl, lib, melpaBuild }:
melpaBuild {
pname = "fiplr";
version = "0.2.4";
src = fetchFromGitHub {
owner = "grizzl";
repo = "fiplr";
rev = "100dfc33f43da8c49e50e8a2222b9d95532f6e24";
sha256 = "0lwgbd9zwdv7qs39c3fp4hrc17d9wrwwjgba7a14zwrhb27m7j07";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fiplr";
sha256 = "1a4w0yqdkz477lfyin4lb9k9qkfpx4350kfxmrqx6dj3aadkikca";
name = "fiplr";
};
packageRequires = [ grizzl ];
meta = {
homepage = "https://melpa.org/#/fiplr";
license = lib.licenses.free;
};
}) {};
firefox-controller = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, moz, popwin }:
melpaBuild {
pname = "firefox-controller";
version = "2.0";
src = fetchFromGitHub {
owner = "cute-jumper";
repo = "emacs-firefox-controller";
rev = "26a2e4b9246a7b5415032799b742b998529fce9e";
sha256 = "1rz56n2gmw11w2yxlhn0i8xmig9m8lxihgaikg65xmy9nqa5j7bj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/firefox-controller";
sha256 = "03y96b3l75w9al8ylijnlb8pcfkwddyfnh8xwig1b6k08zxfgal6";
name = "firefox-controller";
};
packageRequires = [ cl-lib moz popwin ];
meta = {
homepage = "https://melpa.org/#/firefox-controller";
license = lib.licenses.free;
};
}) {};
fireplace = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fireplace";
version = "1.1.1";
src = fetchFromGitHub {
owner = "johanvts";
repo = "emacs-fireplace";
rev = "1ba1234ae801dcc2a0c051073622666584d0619a";
sha256 = "174x0qyrwswppc9p1q1nn4424r3zg7g49zk329k5aq18vyjz52d7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fireplace";
sha256 = "1apcypznq23fc7xgy4xy1c5hvfvjx1xhyq3aaq1lf59v99zchciw";
name = "fireplace";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fireplace";
license = lib.licenses.free;
};
}) {};
firestarter = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "firestarter";
version = "0.2.4";
src = fetchFromGitHub {
owner = "wasamasa";
repo = "firestarter";
rev = "4b7428477980e12578ebbbb121115696b352d6b2";
sha256 = "0s8rml5xbskvnjpi8qp7vqflxhh5yis6zr6ay2bxmd2chjlhli55";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/firestarter";
sha256 = "1cpx664hyrdnpb1jps1x6lm7idwlfjblkfygj48cjz9pzd6ld5mp";
name = "firestarter";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/firestarter";
license = lib.licenses.free;
};
}) {};
fish-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fish-mode";
version = "0.1.2";
src = fetchFromGitHub {
owner = "wwwjfy";
repo = "emacs-fish";
rev = "22aabbccd564883684f6d224b8e0a512f334be41";
sha256 = "17djaz79spms9il71m4xdfjhm58dzswb6fpncngkgx8kxvcy9y24";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fish-mode";
sha256 = "0l6k06bs0qdhj3h8vf5fv8c3rbhiqfwszrpb0v2cgnb6xhwzmq14";
name = "fish-mode";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/fish-mode";
license = lib.licenses.free;
};
}) {};
fix-input = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fix-input";
version = "0.1.0";
src = fetchFromGitHub {
owner = "mrkkrp";
repo = "fix-input";
rev = "728ae9258ebe790a69cf332407cba2f8c0be7d81";
sha256 = "16rd23ygh76fs4i7rni94k8gwa9n360h40qmhm65snp31kqnpr1p";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fix-input";
sha256 = "03xpr7rlv0xq1d9126j1fk0c2j7ssf366n0yc8yzm9vq32n9pp4p";
name = "fix-input";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/fix-input";
license = lib.licenses.free;
};
}) {};
fix-word = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fix-word";
version = "0.1.1";
src = fetchFromGitHub {
owner = "mrkkrp";
repo = "fix-word";
rev = "256a87d4b871ead0975fa0e7f76a1ecbaa074582";
sha256 = "1hj5jp4vbkcmnc8l2hqsvjc76f7c9zcsq8znwcwv2nv9xj9hlbkr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fix-word";
sha256 = "0a8w09cx8p5pkkd4533nd199axkhdhs2a7blp7syfn40bkscx6xc";
name = "fix-word";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/fix-word";
license = lib.licenses.free;
};
}) {};
fixmee = callPackage ({ back-button, button-lock, fetchFromGitHub, fetchurl, lib, melpaBuild, nav-flash, smartrep, string-utils, tabulated-list ? null }:
melpaBuild {
pname = "fixmee";
version = "0.8.6";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "fixmee";
rev = "aa3be8ad9fcc9c0c7ff15f70cda4ba77de96dd74";
sha256 = "1hnxdmzqmnp3dr7mpr58pjmigykb3cxwphxzia013kfi37ipf5a0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fixmee";
sha256 = "0wnp6h8f547fsi1lkk4ajny7g21dnr76qfhxl82n0l5h1ps4w8mp";
name = "fixmee";
};
packageRequires = [
back-button
button-lock
nav-flash
smartrep
string-utils
tabulated-list
];
meta = {
homepage = "https://melpa.org/#/fixmee";
license = lib.licenses.free;
};
}) {};
floobits = callPackage ({ fetchFromGitHub, fetchurl, highlight, json ? null, lib, melpaBuild }:
melpaBuild {
pname = "floobits";
version = "1.7.0";
src = fetchFromGitHub {
owner = "Floobits";
repo = "floobits-emacs";
rev = "87ae6b1257f7c2ae91b100920b03363dd26d7dd9";
sha256 = "10irvd9bi25fbx66dlc3v6zcqznng0aqcdb8656cz0qx7hrz56pw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/floobits";
sha256 = "1jpk0q4mkf9ag1rqyai993nz5ngzfvxq9n9avmaaq59gkk9cjraf";
name = "floobits";
};
packageRequires = [ highlight json ];
meta = {
homepage = "https://melpa.org/#/floobits";
license = lib.licenses.free;
};
}) {};
flx = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "flx";
version = "0.6.1";
src = fetchFromGitHub {
owner = "lewang";
repo = "flx";
rev = "7fce6a4cdb65ac1b52e2b409ba548767581ce34c";
sha256 = "0sjybrcnb2sl33swy3q664vqrparajcl0m455gciiih2j87hwadc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flx";
sha256 = "04plfhrnw7jx2jaxhbhw4ypydfcb8v0x2m5hyacvrli1mca2iyf9";
name = "flx";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/flx";
license = lib.licenses.free;
};
}) {};
flx-ido = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, flx, lib, melpaBuild }:
melpaBuild {
pname = "flx-ido";
version = "0.6.1";
src = fetchFromGitHub {
owner = "lewang";
repo = "flx";
rev = "7fce6a4cdb65ac1b52e2b409ba548767581ce34c";
sha256 = "0sjybrcnb2sl33swy3q664vqrparajcl0m455gciiih2j87hwadc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flx-ido";
sha256 = "00wcwbvfjbcx8kyap7rl1b6nsgqdwjzlpv6al2cdpdd19rm1vgdc";
name = "flx-ido";
};
packageRequires = [ cl-lib flx ];
meta = {
homepage = "https://melpa.org/#/flx-ido";
license = lib.licenses.free;
};
}) {};
flycheck = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, pkg-info, seq }:
melpaBuild {
pname = "flycheck";
version = "0.25.1";
src = fetchFromGitHub {
owner = "flycheck";
repo = "flycheck";
rev = "efaf2e3894428fec065ac6ab0b204db66dbdaa85";
sha256 = "19mnx2zm71qrf7qf3mk5kriv5vgq0nl67lj029n63wqd8jcjb5fi";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck";
sha256 = "045k214dq8bmrai13da6gwdz97a2i998gggxqswqs4g52l1h6hvr";
name = "flycheck";
};
packageRequires = [ cl-lib dash emacs let-alist pkg-info seq ];
meta = {
homepage = "https://melpa.org/#/flycheck";
license = lib.licenses.free;
};
}) {};
flycheck-apertium = callPackage ({ fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-apertium";
version = "0.2";
src = fetchFromGitHub {
owner = "unhammer";
repo = "flycheck-apertium";
rev = "71cf49d5aaee962b995583384bfa045a1d4c3db7";
sha256 = "14idjjz6fhmq806mmncmqnr9bvcjks6spin8z6jb0gqcg1dbhm06";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-apertium";
sha256 = "1cc15sljqs6gvb3wiw7n1wkd714qkvfpw6l1kg4lfx9r4jalcvw7";
name = "flycheck-apertium";
};
packageRequires = [ flycheck ];
meta = {
homepage = "https://melpa.org/#/flycheck-apertium";
license = lib.licenses.free;
};
}) {};
flycheck-cask = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-cask";
version = "0.3";
src = fetchFromGitHub {
owner = "flycheck";
repo = "flycheck-cask";
rev = "bad0b7bc25fdfc200ec383db852120aa0fcdba4b";
sha256 = "1c3igqfd42dm42kfjm2q2xgr673vws10n9jn2jjlsk4g33brc7h4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-cask";
sha256 = "1lq559nyhkpnagncj68h84i3cq85vhdikr534kj018n2zcilsyw7";
name = "flycheck-cask";
};
packageRequires = [ dash emacs flycheck ];
meta = {
homepage = "https://melpa.org/#/flycheck-cask";
license = lib.licenses.free;
};
}) {};
flycheck-checkbashisms = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-checkbashisms";
version = "1.5";
src = fetchFromGitHub {
owner = "Gnouc";
repo = "flycheck-checkbashisms";
rev = "39362240b8e38e6ddc1da2e2c2229e3fecdf6057";
sha256 = "1s2zq97d7ryif6rlbvriz36dh23wmwi67v4q6krl77dfzcs705b3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-checkbashisms";
sha256 = "1rq0ymlr1dl39v0sfyjmdv4pq3q9116cz9wvgpvfgalq8759q5sz";
name = "flycheck-checkbashisms";
};
packageRequires = [ emacs flycheck ];
meta = {
homepage = "https://melpa.org/#/flycheck-checkbashisms";
license = lib.licenses.free;
};
}) {};
flycheck-clojure = callPackage ({ cider, emacs, fetchFromGitHub, fetchurl, flycheck, let-alist, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-clojure";
version = "0.1.3";
src = fetchFromGitHub {
owner = "clojure-emacs";
repo = "squiggly-clojure";
rev = "9e07fd2526ab6e2c4db7d7d6b8c9e44be6e90298";
sha256 = "1i824iyjsg4d786kx5chsb64wlqd8vn2vsrhq6rmdx2x3gzdfcsx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-clojure";
sha256 = "1b20gcs6fvq9pm4nl2qwsf34sg6wxngdql921q2pyh5n1xsxhm28";
name = "flycheck-clojure";
};
packageRequires = [ cider emacs flycheck let-alist ];
meta = {
homepage = "https://melpa.org/#/flycheck-clojure";
license = lib.licenses.free;
};
}) {};
flycheck-color-mode-line = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-color-mode-line";
version = "0.3";
src = fetchFromGitHub {
owner = "flycheck";
repo = "flycheck-color-mode-line";
rev = "c85319f8d2579e770c9060bfef11bedc1370d8be";
sha256 = "11xc08xld758xx9myqjsiqz8vk3gh4d9c4yswswvky6mrx34c0y5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-color-mode-line";
sha256 = "0hw19nsh5h2l8qbp7brqmml2fhs8a0x850vlvq3qfd7z248gvhrq";
name = "flycheck-color-mode-line";
};
packageRequires = [ dash emacs flycheck ];
meta = {
homepage = "https://melpa.org/#/flycheck-color-mode-line";
license = lib.licenses.free;
};
}) {};
flycheck-dmd-dub = callPackage ({ fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-dmd-dub";
version = "0.9";
src = fetchFromGitHub {
owner = "atilaneves";
repo = "flycheck-dmd-dub";
rev = "e8744adaba010415055ac15c702f780dd6e13e14";
sha256 = "1ap5hgvaccmf2xkfvyp7rqcfjwmiy6mhr6ccgahxm2z0vm51kpyh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-dmd-dub";
sha256 = "0pg3sf7h6xqv65yqclhlb7fx1mp2w0m3qk4vji6m438kxy6fhzqm";
name = "flycheck-dmd-dub";
};
packageRequires = [ flycheck ];
meta = {
homepage = "https://melpa.org/#/flycheck-dmd-dub";
license = lib.licenses.free;
};
}) {};
flycheck-gometalinter = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-gometalinter";
version = "0.1.3";
src = fetchFromGitHub {
owner = "favadi";
repo = "flycheck-gometalinter";
rev = "6da19fbf8f750f56891c5b57bfb37997af09de77";
sha256 = "0frgyj57mrggq5ib6xi71696m97ch0bw6cc208d2qbnb55sf4fgb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-gometalinter";
sha256 = "1bnvj5kwgbh0dv989rsjcvmcij1ahwcz0vpr6a8f2p6wwvksw1h2";
name = "flycheck-gometalinter";
};
packageRequires = [ emacs flycheck ];
meta = {
homepage = "https://melpa.org/#/flycheck-gometalinter";
license = lib.licenses.free;
};
}) {};
flycheck-haskell = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, flycheck, haskell-mode, let-alist, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-haskell";
version = "0.7.2";
src = fetchFromGitHub {
owner = "flycheck";
repo = "flycheck-haskell";
rev = "57756b8f0e4e0a775a702a1b8f2a4be7bb0088cc";
sha256 = "0143lcn6g46g7skm4r6lqq09s8mr3268rikbzlh65qg80rpg9frj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-haskell";
sha256 = "12lgirz3j6n5ns2ikq4n41z0d33qp1lb5lfz1q11qvpbpn9d0jn7";
name = "flycheck-haskell";
};
packageRequires = [ dash emacs flycheck haskell-mode let-alist ];
meta = {
homepage = "https://melpa.org/#/flycheck-haskell";
license = lib.licenses.free;
};
}) {};
flycheck-hdevtools = callPackage ({ fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-hdevtools";
version = "0.3";
src = fetchFromGitHub {
owner = "flycheck";
repo = "flycheck-hdevtools";
rev = "fbf90b9a7d2d90f69ac55b57d18f0f4a47afed61";
sha256 = "136mdg21a8sqxhijsjsvpli7r7sb40nmf80p6gmgb1ghwmhlm8k3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-hdevtools";
sha256 = "0ahvai1q4x59ryiyccvqvjisgqbaiahx4gk8ssaxhblhj0sqga93";
name = "flycheck-hdevtools";
};
packageRequires = [ flycheck ];
meta = {
homepage = "https://melpa.org/#/flycheck-hdevtools";
license = lib.licenses.free;
};
}) {};
flycheck-irony = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, irony, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-irony";
version = "0.1.0";
src = fetchFromGitHub {
owner = "Sarcasm";
repo = "flycheck-irony";
rev = "34940ae5ab8f4c721d9c1118ebfc3496d7e67a84";
sha256 = "0qa5a8wzvzxwqql92ibc9s43k8sj3vwn7skz9hfr8av0skkhx996";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-irony";
sha256 = "0qk814m5s7mjba659llml0gy1g3045w8l1g73w2pnm1pbpqdfn3z";
name = "flycheck-irony";
};
packageRequires = [ emacs flycheck irony ];
meta = {
homepage = "https://melpa.org/#/flycheck-irony";
license = lib.licenses.free;
};
}) {};
flycheck-ledger = callPackage ({ fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-ledger";
version = "0.4";
src = fetchFromGitHub {
owner = "purcell";
repo = "flycheck-ledger";
rev = "9401b6c83f60bfd29edfc62fee76f75e17a3a41e";
sha256 = "1pdssw5k88ym5fczllfjv26sp4brlyrywnlzq5baha5pq91h9cb6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-ledger";
sha256 = "0807pd2km4r60wgd6jakscbx63ab22d9kvf1cml0ad8wynsap7jl";
name = "flycheck-ledger";
};
packageRequires = [ flycheck ];
meta = {
homepage = "https://melpa.org/#/flycheck-ledger";
license = lib.licenses.free;
};
}) {};
flycheck-ocaml = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, let-alist, lib, melpaBuild, merlin }:
melpaBuild {
pname = "flycheck-ocaml";
version = "0.3";
src = fetchFromGitHub {
owner = "flycheck";
repo = "flycheck-ocaml";
rev = "9b4cd83ad2a87cc94b5d4e1ac26ac235475f1e6c";
sha256 = "1phfarws2aajkgcl96hqa4ydmb1yncg10q2ldzf8ff6yd6mvk51l";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-ocaml";
sha256 = "1cv2bb66aql2kj1y1gsl4xji8yrzrq6rd8hxxs5vpfsk47052lf7";
name = "flycheck-ocaml";
};
packageRequires = [ emacs flycheck let-alist merlin ];
meta = {
homepage = "https://melpa.org/#/flycheck-ocaml";
license = lib.licenses.free;
};
}) {};
flycheck-package = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-package";
version = "0.8";
src = fetchFromGitHub {
owner = "purcell";
repo = "flycheck-package";
rev = "ff93e8986a1021daf542c441c1fd50436ee83cba";
sha256 = "0aa8cnh9f0f2zr2kkba2kf9djzjnsd51fzj8l578pbj016zdarwd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-package";
sha256 = "0068kpia17rsgjdmzsjnw0n6x5z9jvfxggxlzkszvwsx73mvcs2d";
name = "flycheck-package";
};
packageRequires = [ cl-lib emacs flycheck ];
meta = {
homepage = "https://melpa.org/#/flycheck-package";
license = lib.licenses.free;
};
}) {};
flycheck-pos-tip = callPackage ({ dash, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, pos-tip }:
melpaBuild {
pname = "flycheck-pos-tip";
version = "0.1";
src = fetchFromGitHub {
owner = "flycheck";
repo = "flycheck-pos-tip";
rev = "0c2b31b615fa294f329f3cc387b464525ce3392d";
sha256 = "0v23yc8znzjp44lrpfzqb4hc3psad14hsnvqcp8f1yyhgvdx35n8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-pos-tip";
sha256 = "09i2jmwj8b915fhyczwdb1j7c551ggbva33avis77ga1s9v3nsf9";
name = "flycheck-pos-tip";
};
packageRequires = [ dash flycheck pos-tip ];
meta = {
homepage = "https://melpa.org/#/flycheck-pos-tip";
license = lib.licenses.free;
};
}) {};
flycheck-status-emoji = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, let-alist, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-status-emoji";
version = "1.2.1";
src = fetchFromGitHub {
owner = "liblit";
repo = "flycheck-status-emoji";
rev = "1c67e62562a5c30b3a184ef5090bbe50bab4d681";
sha256 = "1xxvri9ax5cjrkxhjqhs7zqbch9cx8kvrn7sg611frl68qawkjsm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-status-emoji";
sha256 = "0p42424b1fsmfcjyl252vhblppmpjwd6br2yqh10fi60wmprvn2p";
name = "flycheck-status-emoji";
};
packageRequires = [ emacs flycheck let-alist ];
meta = {
homepage = "https://melpa.org/#/flycheck-status-emoji";
license = lib.licenses.free;
};
}) {};
flycheck-tip = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, popup }:
melpaBuild {
pname = "flycheck-tip";
version = "0.5.0";
src = fetchFromGitHub {
owner = "yuutayamada";
repo = "flycheck-tip";
rev = "0bfddf52ae4ec48d970324f8336a5d62986bbc9e";
sha256 = "0azjr5mfb3hnb66m1b2319i035mn5i9qz24y7fj5crhnc9vp8w3s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-tip";
sha256 = "0zab1zknrnsw5xh5pwzzcpz7p40bbywkf9zx99sgsd6b5j1jz656";
name = "flycheck-tip";
};
packageRequires = [ emacs flycheck popup ];
meta = {
homepage = "https://melpa.org/#/flycheck-tip";
license = lib.licenses.free;
};
}) {};
flycheck-ycmd = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, ycmd }:
melpaBuild {
pname = "flycheck-ycmd";
version = "0.9";
src = fetchFromGitHub {
owner = "abingham";
repo = "emacs-ycmd";
rev = "8fb29b84d42c0aea71fe7db088b0b7a5a0c6b34c";
sha256 = "094alkjrh285qy3sds8dkvxsbnaxnppz1ab0i5r575lyhli9lxia";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flycheck-ycmd";
sha256 = "0m99ssynrqxgzf32d35n17iqyh1lyc6948inxpnwgcb98rfamchv";
name = "flycheck-ycmd";
};
packageRequires = [ dash emacs flycheck ycmd ];
meta = {
homepage = "https://melpa.org/#/flycheck-ycmd";
license = lib.licenses.free;
};
}) {};
flymake-coffee = callPackage ({ fetchFromGitHub, fetchurl, flymake-easy, lib, melpaBuild }:
melpaBuild {
pname = "flymake-coffee";
version = "0.12";
src = fetchFromGitHub {
owner = "purcell";
repo = "flymake-coffee";
rev = "d4ef325255ea36d1dd622f29284fe72c3fc9abc0";
sha256 = "1svj5n7mmzhq03azlv4n33rz0nyqb00qr8ihdbc8hh2xnp63j5rc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-coffee";
sha256 = "1aig1d4fgjdg31vrg8k43z5hbqiydgfvxi45p1695s3kbdm8pr2d";
name = "flymake-coffee";
};
packageRequires = [ flymake-easy ];
meta = {
homepage = "https://melpa.org/#/flymake-coffee";
license = lib.licenses.free;
};
}) {};
flymake-css = callPackage ({ fetchFromGitHub, fetchurl, flymake-easy, lib, melpaBuild }:
melpaBuild {
pname = "flymake-css";
version = "0.3";
src = fetchFromGitHub {
owner = "purcell";
repo = "flymake-css";
rev = "3e56d47d3c53e39741aa4f702bb9fb827cce22ed";
sha256 = "054ws88fcfz3hf3cha7dvndm52v5n4jc4vzif1lif44xq0iggwqa";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-css";
sha256 = "0kqm3wn9symqc9ivnh11gqgq8ql2bhpqvxfm86d8vwm082hd92c5";
name = "flymake-css";
};
packageRequires = [ flymake-easy ];
meta = {
homepage = "https://melpa.org/#/flymake-css";
license = lib.licenses.free;
};
}) {};
flymake-easy = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "flymake-easy";
version = "0.10";
src = fetchFromGitHub {
owner = "purcell";
repo = "flymake-easy";
rev = "2a24f260cdc3b9c8f9263b653a475d90efa1d392";
sha256 = "1j35k52na02b59yglfb48w6m5qzydvzqfsylb8ax5ks0f287yf0c";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-easy";
sha256 = "19p6s9fllgvs35v167xf624k5dn16l9fnvaqcj9ks162gl9vymn7";
name = "flymake-easy";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/flymake-easy";
license = lib.licenses.free;
};
}) {};
flymake-gjshint = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "flymake-gjshint";
version = "0.0.6";
src = fetchFromGitHub {
owner = "yasuyk";
repo = "flymake-gjshint-el";
rev = "71495ee5303de18293decd57ab9f9abdbaabfa05";
sha256 = "002s01cymgx4z4l3j2pqirg7899pljdx2hmbz8k6cksdxlymzmkd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-gjshint";
sha256 = "19jcd5z4883z3fzlrdn4fzmsvn16f4hfnhgw4vbs5b0ma6a8ka44";
name = "flymake-gjshint";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/flymake-gjshint";
license = lib.licenses.free;
};
}) {};
flymake-haml = callPackage ({ fetchFromGitHub, fetchurl, flymake-easy, lib, melpaBuild }:
melpaBuild {
pname = "flymake-haml";
version = "0.8";
src = fetchFromGitHub {
owner = "purcell";
repo = "flymake-haml";
rev = "343449920866238db343d61343bc845cc8bc5e1b";
sha256 = "1b3lf5jwan03k7rb97g4bb982dacdwsfdddnwc0inx9gs3qq1zni";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-haml";
sha256 = "0dmdhh12h4xrx6mc0qrwavngk2sx0l4pfqkjjyavabsgcs9wlgp1";
name = "flymake-haml";
};
packageRequires = [ flymake-easy ];
meta = {
homepage = "https://melpa.org/#/flymake-haml";
license = lib.licenses.free;
};
}) {};
flymake-haskell-multi = callPackage ({ fetchFromGitHub, fetchurl, flymake-easy, lib, melpaBuild }:
melpaBuild {
pname = "flymake-haskell-multi";
version = "0.3";
src = fetchFromGitHub {
owner = "purcell";
repo = "flymake-haskell-multi";
rev = "d2c9aeffd33440d360c1ea0c5aef6d1f171599f9";
sha256 = "0k1qc0r0gr7f9l5if2a67cv4k73z5yxd6vxd6l1bqw500y0aajxz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-haskell-multi";
sha256 = "0cyzmmghwkkv6020s6n436lwymi6dr49i7gkci5n0hw5pdywcaij";
name = "flymake-haskell-multi";
};
packageRequires = [ flymake-easy ];
meta = {
homepage = "https://melpa.org/#/flymake-haskell-multi";
license = lib.licenses.free;
};
}) {};
flymake-hlint = callPackage ({ fetchFromGitHub, fetchurl, flymake-easy, lib, melpaBuild }:
melpaBuild {
pname = "flymake-hlint";
version = "0.2";
src = fetchFromGitHub {
owner = "purcell";
repo = "flymake-hlint";
rev = "d540e250a80a09da3036c16bf86f9deb6d738c9c";
sha256 = "1ygg51r4ym4x7h4svizwllsvr72x9np6jvjqpk8ayv3w2fpb9l31";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-hlint";
sha256 = "0wq1ijhn3ypy31yk8jywl5hnz0r0vlhcxjyznzccwqbdc5vf7b2x";
name = "flymake-hlint";
};
packageRequires = [ flymake-easy ];
meta = {
homepage = "https://melpa.org/#/flymake-hlint";
license = lib.licenses.free;
};
}) {};
flymake-jslint = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "flymake-jslint";
version = "0.23";
src = fetchFromGitHub {
owner = "purcell";
repo = "flymake-jslint";
rev = "30693f75059bab53a9d2eb676c68751f4d8b091c";
sha256 = "00zkm3wqlss386qd6jiq0siga7c48n5ykh0vf9q5v83rmpd79yri";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-jslint";
sha256 = "1cq8fni4p0qhigx0qh34ypmcsbnilra1ixgnrn9mgg8x3cvcm4cm";
name = "flymake-jslint";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/flymake-jslint";
license = lib.licenses.free;
};
}) {};
flymake-json = callPackage ({ fetchFromGitHub, fetchurl, flymake-easy, lib, melpaBuild }:
melpaBuild {
pname = "flymake-json";
version = "0.1";
src = fetchFromGitHub {
owner = "purcell";
repo = "flymake-json";
rev = "ad8e482db1ad29e23bdd9d089b9bc3615649ce65";
sha256 = "0rzlw80mi39147yqnpzcvw9wvr5svksd3kn6s3w8191f2kc6xzzv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-json";
sha256 = "1p5kajiycpqy2id664bs0fb1mbf73a43qqfdi4c57n6j9x7fxp4d";
name = "flymake-json";
};
packageRequires = [ flymake-easy ];
meta = {
homepage = "https://melpa.org/#/flymake-json";
license = lib.licenses.free;
};
}) {};
flymake-less = callPackage ({ fetchFromGitHub, fetchurl, less-css-mode, lib, melpaBuild }:
melpaBuild {
pname = "flymake-less";
version = "0.3";
src = fetchFromGitHub {
owner = "purcell";
repo = "flymake-less";
rev = "8cbb5e41c8f4b988cee3ef4449cfa9aea3540893";
sha256 = "0ggvmsjj6p6a7cwr2bzhlcf8ab4v6a2bz5djsscd2ryy570p367z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-less";
sha256 = "05k5daphxy94164c73ia7f4l1gv2cmlw8xzs8xnddg7ly22gjhi0";
name = "flymake-less";
};
packageRequires = [ less-css-mode ];
meta = {
homepage = "https://melpa.org/#/flymake-less";
license = lib.licenses.free;
};
}) {};
flymake-perlcritic = callPackage ({ fetchFromGitHub, fetchurl, flymake ? null, lib, melpaBuild }:
melpaBuild {
pname = "flymake-perlcritic";
version = "1.0.3";
src = fetchFromGitHub {
owner = "illusori";
repo = "emacs-flymake-perlcritic";
rev = "0692d6ad5495f6e5438bde0a10345829b8e1def8";
sha256 = "11r982h5fhjkmm9ld8wfdip0ghinw523nm1w4fmy830g0bbkgkrq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-perlcritic";
sha256 = "0hibnh463wzhvpix7gygpgs04gi6salwjrsjc6d43lxlsn3y1im8";
name = "flymake-perlcritic";
};
packageRequires = [ flymake ];
meta = {
homepage = "https://melpa.org/#/flymake-perlcritic";
license = lib.licenses.free;
};
}) {};
flymake-php = callPackage ({ fetchFromGitHub, fetchurl, flymake-easy, lib, melpaBuild }:
melpaBuild {
pname = "flymake-php";
version = "0.5";
src = fetchFromGitHub {
owner = "purcell";
repo = "flymake-php";
rev = "91f867e209011af31a2ca2d8f6874b994403bcb2";
sha256 = "0dzyid0av9icp77wv0zcsygpw46z24qibq1ra0iwnkzl3kqvkyzh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-php";
sha256 = "12ds2l5kvs7fz38syp4amasbjkpqd36rlpajnb3xxll0hbk6vffk";
name = "flymake-php";
};
packageRequires = [ flymake-easy ];
meta = {
homepage = "https://melpa.org/#/flymake-php";
license = lib.licenses.free;
};
}) {};
flymake-python-pyflakes = callPackage ({ fetchFromGitHub, fetchurl, flymake-easy, lib, melpaBuild }:
melpaBuild {
pname = "flymake-python-pyflakes";
version = "0.9";
src = fetchFromGitHub {
owner = "purcell";
repo = "flymake-python-pyflakes";
rev = "78806a25b0f01f03df4210a79a6eaeec59511d7a";
sha256 = "0l8qpcbzfi32h3vy7iwydx3hg2w60x9l3v3rabzjx412m5d00gsh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-python-pyflakes";
sha256 = "0asbjxv03zkbcjayanv13qzbv4z7b6fi0z1j6yv7fl6q9mgvm497";
name = "flymake-python-pyflakes";
};
packageRequires = [ flymake-easy ];
meta = {
homepage = "https://melpa.org/#/flymake-python-pyflakes";
license = lib.licenses.free;
};
}) {};
flymake-ruby = callPackage ({ fetchFromGitHub, fetchurl, flymake-easy, lib, melpaBuild }:
melpaBuild {
pname = "flymake-ruby";
version = "0.8";
src = fetchFromGitHub {
owner = "purcell";
repo = "flymake-ruby";
rev = "e14e8e2abda223bd3920dbad0eefd5af5973ae6d";
sha256 = "0d2vmpgr5c2cbpxcqm5x1ckfysbpwcbaa9frcnp2yfp8scvkvqj0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-ruby";
sha256 = "1shr6d03vx85nmyxnysglzlc1pz0zy3n28nrcmxqgdm02g197bzr";
name = "flymake-ruby";
};
packageRequires = [ flymake-easy ];
meta = {
homepage = "https://melpa.org/#/flymake-ruby";
license = lib.licenses.free;
};
}) {};
flymake-sass = callPackage ({ fetchFromGitHub, fetchurl, flymake-easy, lib, melpaBuild }:
melpaBuild {
pname = "flymake-sass";
version = "0.6";
src = fetchFromGitHub {
owner = "purcell";
repo = "flymake-sass";
rev = "1c7664818db539de7f3dab396c013528a3f5b8b4";
sha256 = "0c74qdgy9c4hv3nyjnbqdzypbg9399vq3p5ngp5lasc7iz6vi0h8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-sass";
sha256 = "0sz6n5r9pdphgvvaljg9zdwj3dqayaxzxmb4s8x4b05c8yx3ba0d";
name = "flymake-sass";
};
packageRequires = [ flymake-easy ];
meta = {
homepage = "https://melpa.org/#/flymake-sass";
license = lib.licenses.free;
};
}) {};
flymake-shell = callPackage ({ fetchFromGitHub, fetchurl, flymake-easy, lib, melpaBuild }:
melpaBuild {
pname = "flymake-shell";
version = "0.8";
src = fetchFromGitHub {
owner = "purcell";
repo = "flymake-shell";
rev = "ec097bd77db5523a04ceb15a128e01689d36fb90";
sha256 = "0c2lz1p91yhprmlbmp0756d96yiy0w92zf0c9vlp0i9abvd0cvkc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flymake-shell";
sha256 = "13ff4r0k29yqgx8ybxz7hh50cjsadcjb7pd0075s9xcrzia5x63i";
name = "flymake-shell";
};
packageRequires = [ flymake-easy ];
meta = {
homepage = "https://melpa.org/#/flymake-shell";
license = lib.licenses.free;
};
}) {};
flyspell-lazy = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "flyspell-lazy";
version = "0.6.10";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "flyspell-lazy";
rev = "31786fe04a4732d2f845e1c7e96fcb030182ef10";
sha256 = "1g09s57b773nm9xqslzbin5i2h18k55nx00s5nnkvx1qg0n0mzkm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flyspell-lazy";
sha256 = "0lzazrhsfh5m7n57dzx0v46d5mg87wpwwkjzf5j9gpv1mc1xfg1y";
name = "flyspell-lazy";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/flyspell-lazy";
license = lib.licenses.free;
};
}) {};
flyspell-popup = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, popup }:
melpaBuild {
pname = "flyspell-popup";
version = "0.2";
src = fetchFromGitHub {
owner = "xuchunyang";
repo = "flyspell-popup";
rev = "a3890c9272c0cfa1e2cde6526f7d6280ad4af00c";
sha256 = "1rk7fsill0salrhb4anbf698nd21nxj8pni35brbmv64nj9fhfic";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/flyspell-popup";
sha256 = "0wp15ra1ry6xpwal6mb53ixh3f0s4nps0rdyfli7hhaiwbr9bhql";
name = "flyspell-popup";
};
packageRequires = [ popup ];
meta = {
homepage = "https://melpa.org/#/flyspell-popup";
license = lib.licenses.free;
};
}) {};
fm = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fm";
version = "1.0";
src = fetchFromGitHub {
owner = "emacsmirror";
repo = "fm";
rev = "6266840de17ac396dd7275a71da72cd5120c35a6";
sha256 = "0r2j238iyxnww60xpbxggjmz6y2waayw4m51f0l39hszbhags2cv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fm";
sha256 = "118d8fbhlv6i2rsyfqdhi841p96j7q4fab5qdg95ip40wq02dg4f";
name = "fm";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fm";
license = lib.licenses.free;
};
}) {};
focus = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "focus";
version = "0.1.0";
src = fetchFromGitHub {
owner = "larstvei";
repo = "Focus";
rev = "0a6e9624ea5607dadd0f2cd4d3eaa2b10b788eb9";
sha256 = "0aj5qxzlfxxp7z27fiw9bvir5yi2zj0xzj5kbh17ix4wnhi03bhc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/focus";
sha256 = "0jw26j8npyl3dgsrs7ap2djxmkafn2hl6gfqvi7v76bccs4jkyv8";
name = "focus";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/focus";
license = lib.licenses.free;
};
}) {};
fold-dwim = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fold-dwim";
version = "1.2";
src = fetchFromGitHub {
owner = "emacsmirror";
repo = "fold-dwim";
rev = "4764b0246a722d37eb8ec9f204ffaccaad1755d0";
sha256 = "1k8z30imlxvqm7lv12kgqdfgc5znxyvl9jxi8j2ymmwlgy11f726";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fold-dwim";
sha256 = "0c9yxx45zlhb1h4ldgkjv7bndwlagpyingaaqn9dcsxidrvp3p5x";
name = "fold-dwim";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fold-dwim";
license = lib.licenses.free;
};
}) {};
fold-dwim-org = callPackage ({ fetchFromGitHub, fetchurl, fold-dwim, lib, melpaBuild }:
melpaBuild {
pname = "fold-dwim-org";
version = "0.6";
src = fetchFromGitHub {
owner = "mattfidler";
repo = "fold-dwim-org";
rev = "c09bb2b46d65afbd1d0febc6fded7495be7a3037";
sha256 = "14jvbkahwvv4wb0s9vp8gqmlpv1d4269j5rsjxn79q5pawjzslxw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fold-dwim-org";
sha256 = "0812p351rzvqcfn00k92nfhlg3y772y4z4b9f0xqnpa935y6harn";
name = "fold-dwim-org";
};
packageRequires = [ fold-dwim ];
meta = {
homepage = "https://melpa.org/#/fold-dwim-org";
license = lib.licenses.free;
};
}) {};
fold-this = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fold-this";
version = "0.3.0";
src = fetchFromGitHub {
owner = "magnars";
repo = "fold-this.el";
rev = "90b41d7b588ab1c3295bf69f7dd87bf31b543a6a";
sha256 = "1cbabpyp66nl5j8yhyj2jih4mhaljxvjh9ij05clai71z4598ahn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fold-this";
sha256 = "1iri4a6ixw3q7qr803cj2ik7rvmww1b6ybj5q2pvkf1v25r8655d";
name = "fold-this";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fold-this";
license = lib.licenses.free;
};
}) {};
font-utils = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, pcache, persistent-soft }:
melpaBuild {
pname = "font-utils";
version = "0.7.8";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "font-utils";
rev = "9192d3f8ee6a4e75f34c3fed10378674cc2b11d3";
sha256 = "1k90w8v5rpswqb8fn1cc8sq5w12gf4sn6say5dhvqd63512b0055";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/font-utils";
sha256 = "0k33jdchjkj7j211a23kfp5axg74cfsrrq4axsb1pfp124swh2n5";
name = "font-utils";
};
packageRequires = [ pcache persistent-soft ];
meta = {
homepage = "https://melpa.org/#/font-utils";
license = lib.licenses.free;
};
}) {};
fontawesome = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild }:
melpaBuild {
pname = "fontawesome";
version = "0.3";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-fontawesome";
rev = "ccb03b8329daa3130491c9c4d285b325dbeb5cc7";
sha256 = "0qq13jhn9i2ls6n3fbay4i2r0hfs426pkmmif43b87gjxb510irc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fontawesome";
sha256 = "07hn4s929xklc74j8s6pd61rxmxw3911dq47wql77vb5pijv6dr3";
name = "fontawesome";
};
packageRequires = [ cl-lib helm-core ];
meta = {
homepage = "https://melpa.org/#/fontawesome";
license = lib.licenses.free;
};
}) {};
forecast = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "forecast";
version = "0.4.0";
src = fetchFromGitHub {
owner = "cadadr";
repo = "forecast.el";
rev = "95bb9c92aad42ed0195fb93551b442a4fc45f452";
sha256 = "05m1ryn9fi4m49d7p68q25svrzfxpl1h9sisa8jlvbiapwmghvgj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/forecast";
sha256 = "0whag2n1120384w304g0w4bqr7svdxxncdhnz4rznfpxlgiw2rsc";
name = "forecast";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/forecast";
license = lib.licenses.free;
};
}) {};
foreman-mode = callPackage ({ dash, dash-functional, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "foreman-mode";
version = "0.0.1";
src = fetchFromGitHub {
owner = "zweifisch";
repo = "foreman-mode";
rev = "e90d2b56e83ab914f9ba9e78126bd7a534d5b8fb";
sha256 = "199kybf2bvywqfnwr5w893km82829k1j7sp079y6s2601hq8ylw9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/foreman-mode";
sha256 = "0p3kwbld05wf3dwcv0k6ynz727fiy0ik2srx4js9wvagy57x98kv";
name = "foreman-mode";
};
packageRequires = [ dash dash-functional emacs f s ];
meta = {
homepage = "https://melpa.org/#/foreman-mode";
license = lib.licenses.free;
};
}) {};
form-feed = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "form-feed";
version = "0.2.2";
src = fetchFromGitHub {
owner = "wasamasa";
repo = "form-feed";
rev = "eac6724c093458745e9ae0e37221077fa2ad0ff6";
sha256 = "171jna631b2iqcimfsik9c66gii8nc0zdb58m077w00rn7rcxbh2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/form-feed";
sha256 = "1abwjkzi3irw0jwpv3f584zc72my9n8iq8zp5s0354xk6iwrl1rh";
name = "form-feed";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/form-feed";
license = lib.licenses.free;
};
}) {};
format-sql = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "format-sql";
version = "0.4";
src = fetchFromGitHub {
owner = "paetzke";
repo = "format-sql.el";
rev = "97f475c245cd6c81a72a265678e2087cee66ac7b";
sha256 = "0mikksamljps1czacgqavlnzzhgs8s3f8q4jza6v3csf8kgp5zd0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/format-sql";
sha256 = "0684xqzs933vj9d3n3lv7afk4gii41kaqykbb05cribaswapsanj";
name = "format-sql";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/format-sql";
license = lib.licenses.free;
};
}) {};
fountain-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "fountain-mode";
version = "2.0.1";
src = fetchFromGitHub {
owner = "rnkn";
repo = "fountain-mode";
rev = "4627868e70408b9608a47980d6cfda10024221d5";
sha256 = "1zy45s1m1injwr4d1qvpnvfvv4nkkv9mricshxjannsjfbz09ra7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fountain-mode";
sha256 = "1i55gcjy8ycr1ww2fh1a2j0bchx1bsfs0zd6v4cv5zdgy7vw6840";
name = "fountain-mode";
};
packageRequires = [ emacs s ];
meta = {
homepage = "https://melpa.org/#/fountain-mode";
license = lib.licenses.free;
};
}) {};
frame-restore = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "frame-restore";
version = "0.5";
src = fetchFromGitHub {
owner = "lunaryorn";
repo = "frame-restore.el";
rev = "5bfd06e18cdf5031062de5e052e9a877c3953804";
sha256 = "1vznkbly0lyh5kri9lcgy309ws96q3d5m1lghck9l8ain8hphhqz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/frame-restore";
sha256 = "0b321iyf57nkrm6xv8d1aydivrdapdgng35zcnrg298ws2naysvm";
name = "frame-restore";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/frame-restore";
license = lib.licenses.free;
};
}) {};
fringe-helper = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fringe-helper";
version = "1.0.1";
src = fetchFromGitHub {
owner = "nschum";
repo = "fringe-helper.el";
rev = "0f10a196c6e57222b8d4c94eafc40a96e7b20f1b";
sha256 = "1c3yx9j3q8fkfiay4nzcabsq9i4ydqf6vxk8vv80h78gg9afrzrj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fringe-helper";
sha256 = "1vki5jd8jfrlrjcfd12gisgk12y20q3943i2qjgg4qvcj9k28cbv";
name = "fringe-helper";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fringe-helper";
license = lib.licenses.free;
};
}) {};
fsharp-mode = callPackage ({ company, company-quickhelp, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, pos-tip, s }:
melpaBuild {
pname = "fsharp-mode";
version = "1.8.1";
src = fetchFromGitHub {
owner = "rneatherway";
repo = "emacs-fsharp-mode-bin";
rev = "51bad86059528f1ce87ef12e1657531aa11a386d";
sha256 = "00api7q86mrfv8z2g7skh34mhlkxwymf4gfpxa6zcvirhlpglyxr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fsharp-mode";
sha256 = "07pkj30cawh0diqhrp3jkshgsd0i3y34rdnjb4af8mr7dsbsxb6z";
name = "fsharp-mode";
};
packageRequires = [ company company-quickhelp dash popup pos-tip s ];
meta = {
homepage = "https://melpa.org/#/fsharp-mode";
license = lib.licenses.free;
};
}) {};
fuel = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
pname = "fuel";
version = "0.96";
src = fetchgit {
url = "git://factorcode.org/git/factor.git";
rev = "905ec06d864537fb6be9c46ad98f1b6d101dfbf0";
sha256 = "146iqy3rjr5yv19wbaq5dqm3kjxyjly7i27qjvk0yj1yja2y4j5k";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fuel";
sha256 = "0m24p2788r4xzm56hm9kmpzcskwh82vgbs3hqfb9xygpl4isp756";
name = "fuel";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fuel";
license = lib.licenses.free;
};
}) {};
full-ack = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "full-ack";
version = "1.0";
src = fetchFromGitHub {
owner = "nschum";
repo = "full-ack";
rev = "0aef4be1686535f83217cafb1524818071bd8325";
sha256 = "0c3w3xs2jbdqgsqw0qmdbwii6p395qfznird4gg0hfr7lby2kmjq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/full-ack";
sha256 = "09ikhyhpvkcl6yl6pa4abnw6i7yfsx5jkmzypib94w7khikvb309";
name = "full-ack";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/full-ack";
license = lib.licenses.free;
};
}) {};
fullframe = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fullframe";
version = "0.4.0";
src = fetchFromGitHub {
owner = "tomterl";
repo = "fullframe";
rev = "3c046dd4c27a5c96d9dc3bc50a44eb1e7fd68912";
sha256 = "1narmlcd8ycwkmsrgk64l7q0ljsbq2fsikl8hjbrsc20nma032m4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fullframe";
sha256 = "08sh8lmb6g8asv28fcb36ilcn0ka4fc6ka0pnslid0h4c32fxp2a";
name = "fullframe";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/fullframe";
license = lib.licenses.free;
};
}) {};
function-args = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, swiper }:
melpaBuild {
pname = "function-args";
version = "0.5.1";
src = fetchFromGitHub {
owner = "abo-abo";
repo = "function-args";
rev = "25e447d8a8930a8c515077de57a7693c6a642514";
sha256 = "0m7fcw0cswypiwi5abg6vhw7a3agx9vhp10flbbbji6lblb0fya8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/function-args";
sha256 = "13yfscr993pll5yg019v9dwy71g123a166w114n2m78h0rbnzdak";
name = "function-args";
};
packageRequires = [ swiper ];
meta = {
homepage = "https://melpa.org/#/function-args";
license = lib.licenses.free;
};
}) {};
fuzzy = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fuzzy";
version = "0.1";
src = fetchFromGitHub {
owner = "auto-complete";
repo = "fuzzy-el";
rev = "939f4e9a3f08d83925b41dd3d23b2321f3f6b09c";
sha256 = "1g7my9ha5cnwg3pjwa86wncg5gphv18xpnpmj3xc3vg7z5m45rss";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fuzzy";
sha256 = "1hwdh9bx4g4vzzyc20vdwxsii611za37kc9ik40kwjjk62qmll8h";
name = "fuzzy";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fuzzy";
license = lib.licenses.free;
};
}) {};
fvwm-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fvwm-mode";
version = "1.6.4";
src = fetchFromGitHub {
owner = "theBlackDragon";
repo = "fvwm-mode";
rev = "d48a309bb7db21f5404b6619c6ee861fe0457704";
sha256 = "0c3g0yfclczdh6nxmg9lljjf288zibqy51bhh1b1cgdmxcbpg8bv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fvwm-mode";
sha256 = "07y32cnp4qfhncp7s24gmlxljdrj5miicinfaf4gc7hihb4bkrkb";
name = "fvwm-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fvwm-mode";
license = lib.licenses.free;
};
}) {};
fwb-cmds = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fwb-cmds";
version = "0.4.0";
src = fetchFromGitHub {
owner = "tarsius";
repo = "fwb-cmds";
rev = "93504c2022799a84cc14d598e1413f8d9df4ee0e";
sha256 = "08qnyr945938hwjg1ypkf2x4mfxbh3bbf1xrgz1rk2ddrfv7hmkm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fwb-cmds";
sha256 = "0wnjvi0v0l2h1mhwlsk2d8ggwh3nk7pks48l55gp18nmj00jxycx";
name = "fwb-cmds";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fwb-cmds";
license = lib.licenses.free;
};
}) {};
fxrd-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "fxrd-mode";
version = "0.4";
src = fetchFromGitHub {
owner = "msherry";
repo = "fxrd-mode";
rev = "7b49c7bec2ed4a579fa0234555667377e8ba0f53";
sha256 = "1sk2z71xfi4wqb7ap8jvad8cbzdbilwzqx9vy45zmgx1jh7g4ba9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fxrd-mode";
sha256 = "17zimg64lqc1yh9gnp5izshkvviz996aym7q6n9p61a4kqq37z4r";
name = "fxrd-mode";
};
packageRequires = [ s ];
meta = {
homepage = "https://melpa.org/#/fxrd-mode";
license = lib.licenses.free;
};
}) {};
fzf = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fzf";
version = "0.1";
src = fetchFromGitHub {
owner = "bling";
repo = "fzf.el";
rev = "bfc157a682b53927af633fd919c2e03235ea6599";
sha256 = "0rjn4z7ssl1jy0brvsci44mhpig3zkdbcj8gcylzznhz0qfk1ljj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/fzf";
sha256 = "0jjzm1gq85fx1gmj6nqaijnjws9bm8hmk40ws3x7fmsp41qq5py0";
name = "fzf";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/fzf";
license = lib.licenses.free;
};
}) {};
gams-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gams-mode";
version = "6.1";
src = fetchFromGitHub {
owner = "ShiroTakeda";
repo = "gams-mode";
rev = "268ee8b4554446104d200de3ffbd2f067b20cb3f";
sha256 = "16x3fz2ljrmqhjy7w96fhp3j9ja2gib042c363yfrzwa7q5rxzd2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gams-mode";
sha256 = "0hx9mv4sqskz4nn7aks64hqd4vn3m7b34abzhy9bnmyw6d5zzfci";
name = "gams-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/gams-mode";
license = lib.licenses.free;
};
}) {};
gather = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gather";
version = "1.1.0";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "Emacs-gather";
rev = "303af57dd2ae0fc1363a3d1a84d475167f58c84a";
sha256 = "1q9bz294bc6bplwfrfzsczh444v9152wv7zm2l1pcpwv8n8581p6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gather";
sha256 = "1f0cqqp1a7w8g1pfvzxxb0hjrxq4m79a4n85dncqj2xhjxrkm0xk";
name = "gather";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/gather";
license = lib.licenses.free;
};
}) {};
geiser = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "geiser";
version = "0.8.1";
src = fetchFromGitHub {
owner = "jaor";
repo = "geiser";
rev = "c6f17b25200e36f80d812684a2127b451fc11817";
sha256 = "1667zln7bav0bdhrc4b5z36n8rn36xvwh4y9ffgns67zfgwi64kk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/geiser";
sha256 = "067rrjvyn5sz60w9h7qn542d9iycm2q4ryvx3n6xlard0dky5596";
name = "geiser";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/geiser";
license = lib.licenses.free;
};
}) {};
genrnc = callPackage ({ concurrent, deferred, fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, yaxception }:
melpaBuild {
pname = "genrnc";
version = "0.1.0";
src = fetchFromGitHub {
owner = "aki2o";
repo = "emacs-genrnc";
rev = "da75b1966a73ad215ec2ced4522c25f4d0bf1f9a";
sha256 = "08cw1fa25kbhbq2sp1cpn90bz38i9hjfdj93xf6wvki55b52s0nn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/genrnc";
sha256 = "1nwbdscl0yh9j1n421can93m6s8j9dkyb3xmpampr6x528g6z0lm";
name = "genrnc";
};
packageRequires = [ concurrent deferred log4e yaxception ];
meta = {
homepage = "https://melpa.org/#/genrnc";
license = lib.licenses.free;
};
}) {};
german-holidays = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "german-holidays";
version = "0.2.0";
src = fetchFromGitHub {
owner = "rudolfochrist";
repo = "german-holidays";
rev = "8388b3bf5b5c38f9b9fcc9216ca26ef0640c6edc";
sha256 = "0344w4sbd6wlgl13j163v0hzjw9nwhvpr5s7658xsdd90wp4i701";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/german-holidays";
sha256 = "0fgrxdgyl6va6axjc5l4sp90pyqaz5zha1g73xyhbxblshm5dwxn";
name = "german-holidays";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/german-holidays";
license = lib.licenses.free;
};
}) {};
ggo-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ggo-mode";
version = "20130521";
src = fetchFromGitHub {
owner = "mkjunker";
repo = "ggo-mode";
rev = "ea5097f87072309c7b77204888d459d084bf630f";
sha256 = "1m9ra9qp7bgf6anfqyn56n3xa9a25ran10k9wd355qknd5skq1zz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ggo-mode";
sha256 = "1403x530n90jlfz3lq2vfiqx84cxsrhgs6hhmniq960cjj31q35p";
name = "ggo-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ggo-mode";
license = lib.licenses.free;
};
}) {};
ggtags = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ggtags";
version = "0.8.11";
src = fetchFromGitHub {
owner = "leoliu";
repo = "ggtags";
rev = "d4fb6d40b71cad3fd5a2141b8456f27e2b2dc731";
sha256 = "1qjh7av046ax4240iw40hv5fc0k23c36my9hili7fp4y2ak99l8n";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ggtags";
sha256 = "1cmry4knxbx9257ivhfxsd09z07z3g3wjihi99nrwmhb9h4mpqyw";
name = "ggtags";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/ggtags";
license = lib.licenses.free;
};
}) {};
gh = callPackage ({ eieio ? null, fetchFromGitHub, fetchurl, lib, logito, melpaBuild, pcache }:
melpaBuild {
pname = "gh";
version = "0.9.2";
src = fetchFromGitHub {
owner = "sigma";
repo = "gh.el";
rev = "33b88251e8989069cc08f3f5d6886635f276f42e";
sha256 = "0a5v91k9gm9vv15d3m8czicv8n39f0hvqhcr6lfw0w82n26xwsms";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gh";
sha256 = "1141l8pas3m755yzby4zsan7p81nbnlch3kj1zh69qzjpgqp30c0";
name = "gh";
};
packageRequires = [ eieio logito pcache ];
meta = {
homepage = "https://melpa.org/#/gh";
license = lib.licenses.free;
};
}) {};
ghc = callPackage ({ fetchFromGitHub, fetchurl, haskell-mode, lib, melpaBuild }:
melpaBuild {
pname = "ghc";
version = "5.5.0.0";
src = fetchFromGitHub {
owner = "DanielG";
repo = "ghc-mod";
rev = "bd021e42b36e6cf3bc2ca3ef908299ba97ceeee5";
sha256 = "1m5q2s9nxm0m18njaxzryjly8rl3m598r94nn53xpazd4i5ln8cg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ghc";
sha256 = "02nc7a9khqpd4ca2snam8dq72m53q8x7v5awx56bjq31z6vcmav5";
name = "ghc";
};
packageRequires = [ haskell-mode ];
meta = {
homepage = "https://melpa.org/#/ghc";
license = lib.licenses.free;
};
}) {};
ghc-imported-from = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ghc-imported-from";
version = "0.1.2";
src = fetchFromGitHub {
owner = "david-christiansen";
repo = "ghc-imported-from-el";
rev = "fcff08628a19f5d26151564659218cc677779b79";
sha256 = "1ywwyc2kz1c1s26c412nmzh55cinh84cfiazyyi3jsy5zzwhrbhi";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ghc-imported-from";
sha256 = "10cxz4c341lknyz4ns63bri00mya39278xav12c73if03llsyzy5";
name = "ghc-imported-from";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/ghc-imported-from";
license = lib.licenses.free;
};
}) {};
gist = callPackage ({ emacs, fetchFromGitHub, fetchurl, gh, lib, melpaBuild }:
melpaBuild {
pname = "gist";
version = "1.3.1";
src = fetchFromGitHub {
owner = "defunkt";
repo = "gist.el";
rev = "144280f5353bceb902d5278fa64078337e99fa4d";
sha256 = "0q3ps5f6mr9hyf6nq1wshcm1z6a5yhskqd7dbbwq5dm78552z6z8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gist";
sha256 = "053fl8aw0ram9wsabzvmlm5w2klwd2pgcn2w9r1yqfs4xqja5sd3";
name = "gist";
};
packageRequires = [ emacs gh ];
meta = {
homepage = "https://melpa.org/#/gist";
license = lib.licenses.free;
};
}) {};
git = callPackage ({ dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "git";
version = "0.1.1";
src = fetchFromGitHub {
owner = "rejeep";
repo = "git.el";
rev = "8b7f1477ef367b5b7de452589dd9a8ab30150d0a";
sha256 = "06ws3x5qa92drmn6rcp502jk2yil6q9gkzdmb2gww9gb2g695wl5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/git";
sha256 = "1nd2yvfgin13m368gjn7xah99glspnam4g4fh348x4makxcaw8w5";
name = "git";
};
packageRequires = [ dash f s ];
meta = {
homepage = "https://melpa.org/#/git";
license = lib.licenses.free;
};
}) {};
git-auto-commit-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "git-auto-commit-mode";
version = "4.4.0";
src = fetchFromGitHub {
owner = "ryuslash";
repo = "git-auto-commit-mode";
rev = "075e5f9ded66c2035581a7b216896556cc586814";
sha256 = "0psmr7749nzxln4b500sl3vrf24x3qijp12ir0i5z4x25k72hrlh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/git-auto-commit-mode";
sha256 = "0nf4n63xnzcsizjk1yl8qvqj9wjdqy57kvn6r736xvsxwzd44xgl";
name = "git-auto-commit-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/git-auto-commit-mode";
license = lib.licenses.free;
};
}) {};
git-command = callPackage ({ fetchFromGitHub, fetchurl, git-ps1-mode, lib, melpaBuild, term-run, with-editor }:
melpaBuild {
pname = "git-command";
version = "0.2.0";
src = fetchFromGitHub {
owner = "10sr";
repo = "git-command-el";
rev = "6cc5c17ca3cc1967b5402bb9a0538fb90933428d";
sha256 = "0a3ws852ypi34ash39srkwzkfish4n3c5lma10d9xzddjrwapgj9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/git-command";
sha256 = "1hsxak63y6648n0jkzl5ajxg45w84qq8vljvjh0bmwfrbb67kwbg";
name = "git-command";
};
packageRequires = [ git-ps1-mode term-run with-editor ];
meta = {
homepage = "https://melpa.org/#/git-command";
license = lib.licenses.free;
};
}) {};
git-commit = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, with-editor }:
melpaBuild {
pname = "git-commit";
version = "2.6.2";
src = fetchFromGitHub {
owner = "magit";
repo = "magit";
rev = "2e6dcf8fe8672dca67e59a72975c2d850ce9bc16";
sha256 = "0qdahg3vqha391nnspbqa5bjvi2g3jb277c5wzbfs132m4n076j2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/git-commit";
sha256 = "1i7122fydqga68cilgzir80xfq77hnrw75zrvn52mjymfli6aza2";
name = "git-commit";
};
packageRequires = [ dash emacs with-editor ];
meta = {
homepage = "https://melpa.org/#/git-commit";
license = lib.licenses.free;
};
}) {};
git-gutter = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "git-gutter";
version = "0.87";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-git-gutter";
rev = "c08ec4fc7fedf4e04e278c5d8984b0ecdf87fe2b";
sha256 = "0n02nss7gp0m898g7zw4rkj2kzrdiwp6mli0753p1fqph28j0gvm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/git-gutter";
sha256 = "19s344i95piixlzq4mjgmgjw7cy8af02z6hg89jjjdbxrfl4i2fg";
name = "git-gutter";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/git-gutter";
license = lib.licenses.free;
};
}) {};
git-gutter-fringe = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, fringe-helper, git-gutter, lib, melpaBuild }:
melpaBuild {
pname = "git-gutter-fringe";
version = "0.22";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-git-gutter-fringe";
rev = "3efa997ec8330d3e408a225616273d1d40327aec";
sha256 = "1cw5x1w14lxy8mqpxdrd9brgps0nig2prjjjda4a19wfsvy3clmv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/git-gutter-fringe";
sha256 = "10k07dzmkxsxzwc70vpv05rxjyps9494y6k7yhlv8d46x7xjyp0z";
name = "git-gutter-fringe";
};
packageRequires = [ cl-lib emacs fringe-helper git-gutter ];
meta = {
homepage = "https://melpa.org/#/git-gutter-fringe";
license = lib.licenses.free;
};
}) {};
git-gutter-fringe-plus = callPackage ({ fetchFromGitHub, fetchurl, fringe-helper, git-gutter-plus, lib, melpaBuild }:
melpaBuild {
pname = "git-gutter-fringe-plus";
version = "0.1";
src = fetchFromGitHub {
owner = "nonsequitur";
repo = "git-gutter-fringe-plus";
rev = "ce9d594c0189e78d78df26a0c26bbcf886e373cd";
sha256 = "1c7ijbpa7xw831k55cdm2gl8r597rxnp22jcmqnfpwqkqmk48ln9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/git-gutter-fringe+";
sha256 = "1zkjb8p08cq2nqskn79rjszlhp9mrblplgamgi66yskz8qb1bgcc";
name = "git-gutter-fringe-plus";
};
packageRequires = [ fringe-helper git-gutter-plus ];
meta = {
homepage = "https://melpa.org/#/git-gutter-fringe+";
license = lib.licenses.free;
};
}) {};
git-gutter-plus = callPackage ({ fetchFromGitHub, fetchurl, git-commit, lib, melpaBuild }:
melpaBuild {
pname = "git-gutter-plus";
version = "0.4";
src = fetchFromGitHub {
owner = "nonsequitur";
repo = "git-gutter-plus";
rev = "f8daebb6569bb116086d8653da3505382e03d940";
sha256 = "101hracd77mici778x3ixwrcicd6fqkcr9z76kapkr0dq5z42yjb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/git-gutter+";
sha256 = "1w78p5cz6kyl9kmndgvwnfrs80ha707s8952hycrihgfb6lixmp0";
name = "git-gutter-plus";
};
packageRequires = [ git-commit ];
meta = {
homepage = "https://melpa.org/#/git-gutter+";
license = lib.licenses.free;
};
}) {};
git-lens = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "git-lens";
version = "0.4.1";
src = fetchFromGitHub {
owner = "pidu";
repo = "git-lens";
rev = "be62df785ae14fa8652fe2cdd342d3256f8c0933";
sha256 = "02p73q0kl9z44b9a2bhqg03mkqx6gf61n88qlwwg4420dxrf7sbc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/git-lens";
sha256 = "1vv3s89vk5ncinqh2f724z0qbbzp8g4y5y670ryy56w1l6v2acfb";
name = "git-lens";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/git-lens";
license = lib.licenses.free;
};
}) {};
git-link = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "git-link";
version = "0.4.1";
src = fetchFromGitHub {
owner = "sshaw";
repo = "git-link";
rev = "3cb4ced58c48d372230efd10ee4a7f55f54945ea";
sha256 = "0a1kxdz05ly9wbzyxcb79xlmy11q38xplf5s8w8klmyajdn43g1j";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/git-link";
sha256 = "1vqabnmdw8pxd84c15ghh1rnglwb5i4zxicvpkg1ci8xalayn1c7";
name = "git-link";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/git-link";
license = lib.licenses.free;
};
}) {};
git-messenger = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, popup }:
melpaBuild {
pname = "git-messenger";
version = "0.16";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-git-messenger";
rev = "c45cdd9805d52a82bdd23907bd0f91dc7760d78d";
sha256 = "139yivbxdpmv8j6qz406769b040nbmj3j8r28n9gqy54zlwblgv8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/git-messenger";
sha256 = "1rnqsv389why13cy6462vyq12qc2zk58p01m3hsazp1gpfw2hfzn";
name = "git-messenger";
};
packageRequires = [ cl-lib popup ];
meta = {
homepage = "https://melpa.org/#/git-messenger";
license = lib.licenses.free;
};
}) {};
git-ps1-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "git-ps1-mode";
version = "0.2.2";
src = fetchFromGitHub {
owner = "10sr";
repo = "git-ps1-mode-el";
rev = "288e5c4d0ff20a4e1ac9e72b6af632f67f1d7525";
sha256 = "1hyq3il03cm6apfawps60r4km8r6pw0vphzba30smsqfk50z3ya3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/git-ps1-mode";
sha256 = "15gswi9s0m3hrsl1qqyjnjgbglsai95klbdp51h3pcq7zj22wkn6";
name = "git-ps1-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/git-ps1-mode";
license = lib.licenses.free;
};
}) {};
git-timemachine = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "git-timemachine";
version = "3.0";
src = fetchFromGitHub {
owner = "pidu";
repo = "git-timemachine";
rev = "7c66a878ee89861dcd59b5dfc598520daa156052";
sha256 = "1brz9dc7ngywndlxbqbi3pbjbjydgqc9bjzf05lgx0pzr1ppc3w3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/git-timemachine";
sha256 = "0nhl3g31r4a8j7rp5kbh17ixi16w32h80bc92vvjj3dlmk996nzq";
name = "git-timemachine";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/git-timemachine";
license = lib.licenses.free;
};
}) {};
git-wip-timemachine = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "git-wip-timemachine";
version = "1.0";
src = fetchFromGitHub {
owner = "itsjeyd";
repo = "git-wip-timemachine";
rev = "7da7f2acec0b1d1252d7474b13190ae88e5b205d";
sha256 = "0igawn43i81icshimj5agv33ab120hd6182knlrn3i46p7lcs3lx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/git-wip-timemachine";
sha256 = "02fi51k6l23cgnwjp507ylkiwb8azmnhc0fips68nwn9dghzp6dw";
name = "git-wip-timemachine";
};
packageRequires = [ s ];
meta = {
homepage = "https://melpa.org/#/git-wip-timemachine";
license = lib.licenses.free;
};
}) {};
gitattributes-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gitattributes-mode";
version = "1.2.2";
src = fetchFromGitHub {
owner = "magit";
repo = "git-modes";
rev = "7ccc5de55fc370c328d7ec08de559e351b1ac94c";
sha256 = "0ksqfr0l415ynhxpqpcb84bk2bapvczwnpikp45kmfqq91p61xfc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gitattributes-mode";
sha256 = "1gjs0pjh6ap0h54savamzx94lq6vqrg58jxqaq5n5qplrbg15a6x";
name = "gitattributes-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/gitattributes-mode";
license = lib.licenses.free;
};
}) {};
gitconfig = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gitconfig";
version = "1.0.0";
src = fetchFromGitHub {
owner = "tonini";
repo = "gitconfig.el";
rev = "6c313a39e20702ddcebc12d146f69db1ce668901";
sha256 = "0j0w6ywhiapmx7dk20yw3zgf8803kmccnjsr664am3g85kbb644v";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gitconfig";
sha256 = "126znl1c4vwgskj7ka9id8v2bdrdn5nkyx3mmc6cz9ylc27ainm7";
name = "gitconfig";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/gitconfig";
license = lib.licenses.free;
};
}) {};
gitconfig-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gitconfig-mode";
version = "1.2.2";
src = fetchFromGitHub {
owner = "magit";
repo = "git-modes";
rev = "7ccc5de55fc370c328d7ec08de559e351b1ac94c";
sha256 = "0ksqfr0l415ynhxpqpcb84bk2bapvczwnpikp45kmfqq91p61xfc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gitconfig-mode";
sha256 = "0hqky40kcgxdnghnf56gpi0xp7ik45ssia1x84v0mvfwqc50dgn1";
name = "gitconfig-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/gitconfig-mode";
license = lib.licenses.free;
};
}) {};
github-browse-file = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "github-browse-file";
version = "0.5.0";
src = fetchFromGitHub {
owner = "osener";
repo = "github-browse-file";
rev = "fa5cc00a40869430fb44596792961a4cddf9c265";
sha256 = "07vgnmfn0kbg3h3vhf3xk443yi1b55761x881xlmw9sr9nraa578";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/github-browse-file";
sha256 = "03xvgxlw7wmfby898din7dfcg87ihahkhlav1n7qklw6qi7skjcr";
name = "github-browse-file";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/github-browse-file";
license = lib.licenses.free;
};
}) {};
github-clone = callPackage ({ emacs, fetchFromGitHub, fetchurl, gh, lib, magit, melpaBuild }:
melpaBuild {
pname = "github-clone";
version = "0.2";
src = fetchFromGitHub {
owner = "dgtized";
repo = "github-clone.el";
rev = "ab048cf49d9ebda73acae803bc44e731e629d540";
sha256 = "18c169nxvdl7iv18pyqx690ldg6pkc8njaxdg1cww6ykqzqnfxh7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/github-clone";
sha256 = "0ffrm4lmcj3d9kx3g2d5xbiih7hn4frs0prjrvcjq8acvsbc50q9";
name = "github-clone";
};
packageRequires = [ emacs gh magit ];
meta = {
homepage = "https://melpa.org/#/github-clone";
license = lib.licenses.free;
};
}) {};
gitignore-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gitignore-mode";
version = "1.2.2";
src = fetchFromGitHub {
owner = "magit";
repo = "git-modes";
rev = "7ccc5de55fc370c328d7ec08de559e351b1ac94c";
sha256 = "0ksqfr0l415ynhxpqpcb84bk2bapvczwnpikp45kmfqq91p61xfc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gitignore-mode";
sha256 = "1i98ribmnxr4hwphd95f9hcfm5wfwgdbcxw3g0w17ws7z0ir61mn";
name = "gitignore-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/gitignore-mode";
license = lib.licenses.free;
};
}) {};
gitlab = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info, request, s }:
melpaBuild {
pname = "gitlab";
version = "0.7.0";
src = fetchFromGitHub {
owner = "nlamirault";
repo = "emacs-gitlab";
rev = "90be6027eb59a967e5bbceaa5f32c098472ca245";
sha256 = "1hc7j3gwljb1wk2727f66m3f7ga4icbklp54vlm0vf2bmii1ynil";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gitlab";
sha256 = "0vxsqfnipgapnd2ijvdnkspk68dlnki3pkpkzg2h6hyazmzrsqnq";
name = "gitlab";
};
packageRequires = [ dash pkg-info request s ];
meta = {
homepage = "https://melpa.org/#/gitlab";
license = lib.licenses.free;
};
}) {};
gmail-message-mode = callPackage ({ fetchFromGitHub, fetchurl, ham-mode, lib, melpaBuild }:
melpaBuild {
pname = "gmail-message-mode";
version = "1.3.2";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "gmail-mode";
rev = "2e0286e4a3c80889692f8da63a3b15d7a96abdea";
sha256 = "0j3pay3gd1wdnpc853gy5j68hbavrwy6cc2bgmd12ag29xki3hcg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gmail-message-mode";
sha256 = "0py0i7b893ihb8l1hmk3jfl0xil450znadcd18q7svr3zl2m0gkk";
name = "gmail-message-mode";
};
packageRequires = [ ham-mode ];
meta = {
homepage = "https://melpa.org/#/gmail-message-mode";
license = lib.licenses.free;
};
}) {};
gmail2bbdb = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gmail2bbdb";
version = "0.0.4";
src = fetchFromGitHub {
owner = "redguardtoo";
repo = "gmail2bbdb";
rev = "2043fb8ee90c119b13bc8caf85fdf0a05f494b98";
sha256 = "0p6n52m3y56nx7chwvmnslrnwc0xmh4fmmlkbkfz9n58hlmw8x1x";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gmail2bbdb";
sha256 = "03jhrk4vpjim3ybzjxy7s9r1cgjysj9vlc4criz5k0w7vqz3r28j";
name = "gmail2bbdb";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/gmail2bbdb";
license = lib.licenses.free;
};
}) {};
gmpl-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gmpl-mode";
version = "0.1.0";
src = fetchFromGitHub {
owner = "cute-jumper";
repo = "gmpl-mode";
rev = "25d20f9d24594e85cb6f80d35d7c73b7e82cbc71";
sha256 = "0x0a94bfkk72kqyr5m6arx450qsg1axmp5r0c4r9m84z8j08r4v1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gmpl-mode";
sha256 = "1f60xim8h85jmqpvgfg402ff8mjd66gla8fa0cwi7l18ijnjblpz";
name = "gmpl-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/gmpl-mode";
license = lib.licenses.free;
};
}) {};
gnome-calendar = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gnome-calendar";
version = "0.2";
src = fetchFromGitHub {
owner = "NicolasPetton";
repo = "gnome-calendar.el";
rev = "58c3a3c32aff9901c679bdf9091ed934897b84a0";
sha256 = "160qm8xf0yghygb52p8cykhb5vpg9ww3gjprcdkcxplr4b230nnc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gnome-calendar";
sha256 = "00clamlm5b42zqggxywdqrf6s2dnsxir5rpd8mjpyc502kqmsfn6";
name = "gnome-calendar";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/gnome-calendar";
license = lib.licenses.free;
};
}) {};
gntp = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gntp";
version = "0.1";
src = fetchFromGitHub {
owner = "tekai";
repo = "gntp.el";
rev = "767571135e2c0985944017dc59b0be79af222ef5";
sha256 = "1nvyjjjydrimpxy4cpg90si7sr8lmldbhlcm2mx8npklp9pn5y3a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gntp";
sha256 = "1ywj3p082g54dcpy8q4jnkqfr12npikx8yz14r0njxdlr0janh4f";
name = "gntp";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/gntp";
license = lib.licenses.free;
};
}) {};
gnuplot = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gnuplot";
version = "0.7.0";
src = fetchFromGitHub {
owner = "bruceravel";
repo = "gnuplot-mode";
rev = "aefd4f671485fbcea42511ce79a7a60e5e0110a3";
sha256 = "0bwri3cvm2vr27kyqkrddm28fs08axnd4nm9amfgp54xp20bn4yn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gnuplot";
sha256 = "06c5gqf02fkra8c52xck1lqvf4yg45zfibyf9zqmnbwk7p2jxrds";
name = "gnuplot";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/gnuplot";
license = lib.licenses.free;
};
}) {};
gnus-desktop-notify = callPackage ({ fetchFromGitHub, fetchurl, gnus ? null, lib, melpaBuild }:
melpaBuild {
pname = "gnus-desktop-notify";
version = "1.4";
src = fetchFromGitHub {
owner = "wavexx";
repo = "gnus-desktop-notify.el";
rev = "210c70f0021ee78e724f1d8e00ca96e1e99928ca";
sha256 = "08j8x0iaz5s9q0b68d8h3153w0z6vak5l8qgw3dd1drz5p9xnvyw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gnus-desktop-notify";
sha256 = "08k32vhdp6i8c03rp1k6b5jmvj5ijplj26mdblrgasklcqbdnlfs";
name = "gnus-desktop-notify";
};
packageRequires = [ gnus ];
meta = {
homepage = "https://melpa.org/#/gnus-desktop-notify";
license = lib.licenses.free;
};
}) {};
gnus-x-gm-raw = callPackage ({ fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, yaxception }:
melpaBuild {
pname = "gnus-x-gm-raw";
version = "0.0.1";
src = fetchFromGitHub {
owner = "aki2o";
repo = "gnus-x-gm-raw";
rev = "978bdfcecc8844465b71641c2e909fcdc66b22be";
sha256 = "1i3f67x2l9l5c5agspbkxr2mmh3rpq3009d8yzh6r1lih0b4hril";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gnus-x-gm-raw";
sha256 = "1a5iccghzqmcndql2bppvr48535sf6jbvc83iypr1031z1b5k4wg";
name = "gnus-x-gm-raw";
};
packageRequires = [ log4e yaxception ];
meta = {
homepage = "https://melpa.org/#/gnus-x-gm-raw";
license = lib.licenses.free;
};
}) {};
go-autocomplete = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "go-autocomplete";
version = "20150303";
src = fetchFromGitHub {
owner = "nsf";
repo = "gocode";
rev = "eef10fdde96a12528a6da32f51bf638b2863a3b1";
sha256 = "03snnra31b5j6iy94gql240vhkynbjql9b4b5j8bsqp9inmbsia3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/go-autocomplete";
sha256 = "1ldsq81a167dk2r2mvzyp3v3j2mxc4l9p6b12i7pv8zrjlkhma5a";
name = "go-autocomplete";
};
packageRequires = [ auto-complete ];
meta = {
homepage = "https://melpa.org/#/go-autocomplete";
license = lib.licenses.free;
};
}) {};
go-direx = callPackage ({ cl-lib ? null, direx, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "go-direx";
version = "0.4";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-go-direx";
rev = "aecb9fef4d56d04d230d37c75c260c8392b5ad9f";
sha256 = "05yc0nylg3457an5j7yp3x23157j0hbi21qhcpgsa01144mwnwln";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/go-direx";
sha256 = "0dq5d7fsld4hww8fl68c18qp6fl3781dqqwd98cg68bihw2wwni7";
name = "go-direx";
};
packageRequires = [ cl-lib direx ];
meta = {
homepage = "https://melpa.org/#/go-direx";
license = lib.licenses.free;
};
}) {};
go-eldoc = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, go-mode, lib, melpaBuild }:
melpaBuild {
pname = "go-eldoc";
version = "0.27";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-go-eldoc";
rev = "ebf17e486bb64af494278f851f674303c954432c";
sha256 = "1n5fnlfq9cy9rbn2hizqqsy0iryw5g2blaa7nd75ya03gxm10p8j";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/go-eldoc";
sha256 = "1k115dirfqxdnb6hdzlw41xdy2dxp38g3vq5wlvslqggha7gzhkk";
name = "go-eldoc";
};
packageRequires = [ cl-lib go-mode ];
meta = {
homepage = "https://melpa.org/#/go-eldoc";
license = lib.licenses.free;
};
}) {};
go-errcheck = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "go-errcheck";
version = "1.1.2";
src = fetchFromGitHub {
owner = "dominikh";
repo = "go-errcheck.el";
rev = "1b0cd6af048a8b2074ace14ab51fb6c987beb430";
sha256 = "1fm6xd3vsi8mqh0idddjpfxlsmz1ljmjppw3qkxl1vr0qz3598k3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/go-errcheck";
sha256 = "11a75h32cd5h5xjv30x83k60s49k9fhgis31358q46y2gbvqp5bs";
name = "go-errcheck";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/go-errcheck";
license = lib.licenses.free;
};
}) {};
go-impl = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "go-impl";
version = "0.0.1";
src = fetchFromGitHub {
owner = "dominikh";
repo = "go-impl.el";
rev = "d4b7f4575360d560609e735bfaa65b691fa9df40";
sha256 = "199aa2crddx2a5lvl0wrzylzdc23rcm3wcbbwas17ary3gl4z8jg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/go-impl";
sha256 = "0yhcl6y26s4wxaa3jj8d13i4zr879kp1lwnhlnqskpq8l8n3nmpz";
name = "go-impl";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/go-impl";
license = lib.licenses.free;
};
}) {};
go-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "go-mode";
version = "1.3.1";
src = fetchFromGitHub {
owner = "dominikh";
repo = "go-mode.el";
rev = "dce210fdde620bed3d179816fda79dc83a66b8de";
sha256 = "1qqsck11v3ki18qld7hrb7dis60c2ylmq15s7srsppzwil8wm3fx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/go-mode";
sha256 = "1852zjxandmq0cpbf7m56ar3rbdi7bx613gdgsf1bg8hsdvkgzfx";
name = "go-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/go-mode";
license = lib.licenses.free;
};
}) {};
go-scratch = callPackage ({ emacs, fetchFromGitHub, fetchurl, go-mode, lib, melpaBuild }:
melpaBuild {
pname = "go-scratch";
version = "0.0.1";
src = fetchFromGitHub {
owner = "shosti";
repo = "go-scratch.el";
rev = "3f68cbcce04f59eb8e83af109164731ec0454be0";
sha256 = "1a6vg2vwgnafb61pwrd837fwlq5gs80wawbzjsnykawnmcaag8pm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/go-scratch";
sha256 = "11ahvmxbh67wa39cymymxmcpkq0kcn5jz0rrvazjy2p1hx3x1ma5";
name = "go-scratch";
};
packageRequires = [ emacs go-mode ];
meta = {
homepage = "https://melpa.org/#/go-scratch";
license = lib.licenses.free;
};
}) {};
golden-ratio = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "golden-ratio";
version = "1.0";
src = fetchFromGitHub {
owner = "roman";
repo = "golden-ratio.el";
rev = "79b1743fc1a2f3462445e9ddd0a869f30065bb6d";
sha256 = "00igv83hiyx7x3pf2grmjpd379brn33fm85f05k104mkkrhg99nm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/golden-ratio";
sha256 = "15fkrv0sgpzmnw2h4fp2gb83d8s42khkfq1h76l241njjayk1f81";
name = "golden-ratio";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/golden-ratio";
license = lib.licenses.free;
};
}) {};
google-this = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "google-this";
version = "1.10";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "emacs-google-this";
rev = "879ab00f6b5584cfe327eb1c04cd9ff2323b3b11";
sha256 = "0j31062zfqmcd0zsbp19f3h7gq7dn78sg4xf2x838sr9421x6w8x";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/google-this";
sha256 = "0hg9y1b03aiamyn3mam3hyxmxy21wygxrnrww91zcbwlzgp4dd2c";
name = "google-this";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/google-this";
license = lib.licenses.free;
};
}) {};
google-translate = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "google-translate";
version = "0.11.5";
src = fetchFromGitHub {
owner = "atykhonov";
repo = "google-translate";
rev = "109024fe437c3484160e82eb775343bc149a4446";
sha256 = "0hvxyqkxv5hfsa9sv71m7d98g25a1xc962r961nw6vmbvsf64z6b";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/google-translate";
sha256 = "1crgzdd32mk6hrawdypg496dwh51wzwfb5wqw4a2j5l8y958xf47";
name = "google-translate";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/google-translate";
license = lib.licenses.free;
};
}) {};
goose-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "goose-theme";
version = "1.0.0";
src = fetchFromGitHub {
owner = "thwg";
repo = "goose-theme";
rev = "52244bd5ee3e7b42599d9697007a5df3b026aafc";
sha256 = "1d1x5ffpn9gq9byd0qavxr081sl3qf0lihdxfdqvhwd815kravxk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/goose-theme";
sha256 = "18kfz61mhf8pvp3z5cdvjklla9p840p1dazylrgjb1g5hdwqw0n9";
name = "goose-theme";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/goose-theme";
license = lib.licenses.free;
};
}) {};
gotest = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, go-mode, lib, melpaBuild, s }:
melpaBuild {
pname = "gotest";
version = "0.12.0";
src = fetchFromGitHub {
owner = "nlamirault";
repo = "gotest.el";
rev = "c7ead398b69ab25db695f5dab73ceaa0aba572fa";
sha256 = "1idhnsl8vkq3v3nbvhkmxmvgqp97aycxvmkj7894mj9hvhib68l9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gotest";
sha256 = "1kan3gykhci33jgg67jjiiz7rqlz5mpxp8sh6mb0n6kpfmgb4ly9";
name = "gotest";
};
packageRequires = [ emacs f go-mode s ];
meta = {
homepage = "https://melpa.org/#/gotest";
license = lib.licenses.free;
};
}) {};
gotham-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gotham-theme";
version = "1.1.6";
src = fetchFromGitHub {
owner = "wasamasa";
repo = "gotham-theme";
rev = "ba781db5c0e6e8e5d20bdc0f623f6b187daf0d9f";
sha256 = "1lgljlfxs3gwxr072bvpl55r0b4z78wiww2g093sy7dgxgzgzmq6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gotham-theme";
sha256 = "0jars6rvf7hkyf71vq06mqki1r840i1dvv43dissqjg5i4lr79cl";
name = "gotham-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/gotham-theme";
license = lib.licenses.free;
};
}) {};
goto-gem = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "goto-gem";
version = "1.2";
src = fetchFromGitHub {
owner = "pidu";
repo = "goto-gem";
rev = "6f5bd405c096ef879fed1298c09d0daa0bae5dac";
sha256 = "188q7jr1y872as3w32m8lf6vwl2by1ibgdk6zk7dhpcjwd0ik7x7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/goto-gem";
sha256 = "06vy9m01qccvahxr5xn0plzw9knl5ig7gi5q5r1smfx92bmzkg3a";
name = "goto-gem";
};
packageRequires = [ s ];
meta = {
homepage = "https://melpa.org/#/goto-gem";
license = lib.licenses.free;
};
}) {};
goto-last-change = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "goto-last-change";
version = "1.2.1";
src = fetchFromGitHub {
owner = "camdez";
repo = "goto-last-change.el";
rev = "58b0928bc255b47aad318cd183a5dce8f62199cc";
sha256 = "1f0zlvva7d7iza1v79yjp0bm7vd011q4cy14g1saryll32z115z5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/goto-last-change";
sha256 = "1yl9p95ls04bkmf4d6az72pycp27bv7q7wxxzvj8sj97bgwvwajx";
name = "goto-last-change";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/goto-last-change";
license = lib.licenses.free;
};
}) {};
govc = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, json-mode, lib, magit-popup, melpaBuild, s }:
melpaBuild {
pname = "govc";
version = "0.5.0";
src = fetchFromGitHub {
owner = "vmware";
repo = "govmomi";
rev = "c1b29993f383c32fc3fadb90892909668699810a";
sha256 = "1wxk6r4729g6qirrc45kkjhb8lq24wb1a5k35c0fg8ddj15kvnah";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/govc";
sha256 = "1ivgaziv25wlzg6y4zh8x7mv97pnyhi7p8jpvgh5fg5lnqpzhl4v";
name = "govc";
};
packageRequires = [ dash emacs json-mode magit-popup s ];
meta = {
homepage = "https://melpa.org/#/govc";
license = lib.licenses.free;
};
}) {};
gradle-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "gradle-mode";
version = "0.5.5";
src = fetchFromGitHub {
owner = "jacobono";
repo = "emacs-gradle-mode";
rev = "579de06674551919cddac9cfe42129f4fb0155c9";
sha256 = "0k86lrb55d701nj6pvlw3kjp1dcd3lzfya0hv6q56c529y69d782";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gradle-mode";
sha256 = "0lx9qi93wmiy9pxjxqp68scbcb4bx88b6jiqk3y8jg5cajizh24g";
name = "gradle-mode";
};
packageRequires = [ s ];
meta = {
homepage = "https://melpa.org/#/gradle-mode";
license = lib.licenses.free;
};
}) {};
grails = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "grails";
version = "0.4.1";
src = fetchFromGitHub {
owner = "lifeisfoo";
repo = "emacs-grails";
rev = "fa638abe5c37f3f8af4fcd32f212453185ce50b1";
sha256 = "1npsjniazaq20vz3kvwr8p30ivc6x24r9a16rfcwhr5wjx3nn91b";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/grails";
sha256 = "177y6xv35d2dhc3pdx5qhpywlmlqgfnjpzfm9yxc8l6q2rgs8irw";
name = "grails";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/grails";
license = lib.licenses.free;
};
}) {};
grails-projectile-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, projectile }:
melpaBuild {
pname = "grails-projectile-mode";
version = "1.1.2";
src = fetchFromGitHub {
owner = "yveszoundi";
repo = "grails-projectile-mode";
rev = "8efca50ce92b556fe9d467b157d7aec635bcc017";
sha256 = "0xnj0wp0na53l0y8fiaah50ij4r80j8a29hbjbcicska21p5w1s1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/grails-projectile-mode";
sha256 = "0dy8v2mila7ccvb7j5jlfkhfjsjfk3bm3rcy84m0rgbqjai67amn";
name = "grails-projectile-mode";
};
packageRequires = [ cl-lib emacs projectile ];
meta = {
homepage = "https://melpa.org/#/grails-projectile-mode";
license = lib.licenses.free;
};
}) {};
grandshell-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "grandshell-theme";
version = "1.0";
src = fetchFromGitHub {
owner = "steckerhalter";
repo = "grandshell-theme";
rev = "6bf34fb1a3117244629a7fb23daf610f50854bed";
sha256 = "1202fwwwdr74q6s5jv1n0mvmq4n9mra85l14hdhwh2kks513s6vs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/grandshell-theme";
sha256 = "1mnnjsw1kx40b6ws8wmk25fz9rq8rd70xia9cjpwdfkg7kh8xvsa";
name = "grandshell-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/grandshell-theme";
license = lib.licenses.free;
};
}) {};
graphene = callPackage ({ company, dash, exec-path-from-shell, fetchFromGitHub, fetchurl, flycheck, graphene-meta-theme, ido-ubiquitous, lib, melpaBuild, ppd-sr-speedbar, smartparens, smex, sr-speedbar, web-mode }:
melpaBuild {
pname = "graphene";
version = "0.9.5";
src = fetchFromGitHub {
owner = "rdallasgray";
repo = "graphene";
rev = "dcc0e34c6c4632d5d5445ec023f5b1ca04c7d1b7";
sha256 = "1f34bhjxmbf2jjrkpdvqg2gwp83ka6d5vrxmsxdl3r57yc6rbrwa";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/graphene";
sha256 = "1wz3rvd8b7gx5d0k7yi4dd69ax5bybcm10vdc7xp4yn296lmyl9k";
name = "graphene";
};
packageRequires = [
company
dash
exec-path-from-shell
flycheck
graphene-meta-theme
ido-ubiquitous
ppd-sr-speedbar
smartparens
smex
sr-speedbar
web-mode
];
meta = {
homepage = "https://melpa.org/#/graphene";
license = lib.licenses.free;
};
}) {};
graphene-meta-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "graphene-meta-theme";
version = "0.0.2";
src = fetchFromGitHub {
owner = "rdallasgray";
repo = "graphene-meta-theme";
rev = "5d848233ac91c1e3560160a4eba60944f5837d35";
sha256 = "1bidfn4x5lb6dylhadyf05g4l2k7jg83mi058cmv76av1glawk17";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/graphene-meta-theme";
sha256 = "1cqdr93lccdpxkzgap3r3qc92dh8vqgdlnxvqkw7lrcbs31fvf3q";
name = "graphene-meta-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/graphene-meta-theme";
license = lib.licenses.free;
};
}) {};
graphviz-dot-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "graphviz-dot-mode";
version = "0.4";
src = fetchFromGitHub {
owner = "ppareit";
repo = "graphviz-dot-mode";
rev = "7301cc276206b6995d265bcb9eb308bb83c760be";
sha256 = "1zk664ilyz14p11csmqgzs73gx08hy32h3pnyymzqkavmgb6h3s0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/graphviz-dot-mode";
sha256 = "04rkynsrsk6w4sxn1pc0b9b6pij1p7yraywbrk7qvv05fv69kri2";
name = "graphviz-dot-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/graphviz-dot-mode";
license = lib.licenses.free;
};
}) {};
grapnel = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "grapnel";
version = "0.5.3";
src = fetchFromGitHub {
owner = "leathekd";
repo = "grapnel";
rev = "7387234eb3f0285a490fddb1e06a4bf029719fb7";
sha256 = "0xcj1kqzgxifhrhpl9j2nfpnkd6213ix5z7f97269v3inpzaiyf5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/grapnel";
sha256 = "019cdx1wdx8sc2ibqwgp1akgckzxxvrayyp2sv806gha0kn6yf6r";
name = "grapnel";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/grapnel";
license = lib.licenses.free;
};
}) {};
grass-mode = callPackage ({ cl-lib ? null, dash, fetchhg, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "grass-mode";
version = "0.1";
src = fetchhg {
url = "https://bitbucket.com/tws/grass-mode.el";
rev = "25414dff1fc5";
sha256 = "0mnwmsn078hz317xfz6c05r7narx3k8956v1ajz5myxx8xrcr24z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/grass-mode";
sha256 = "1lq6bk4bwgcy4ra3d9rlca3fk87ydg7xnnqcqjg0pw4m9xnr3f7v";
name = "grass-mode";
};
packageRequires = [ cl-lib dash ];
meta = {
homepage = "https://melpa.org/#/grass-mode";
license = lib.licenses.free;
};
}) {};
grin = callPackage ({ fetchhg, fetchurl, lib, melpaBuild }: melpaBuild {
pname = "grin";
version = "1.0";
src = fetchhg {
url = "https://bitbucket.com/dariusp686/emacs-grin";
rev = "f541aa22da52";
sha256 = "0rqpgc50z86j4waijfm6kw4zjmzqfii6nnvyix4rkd4y3ryny1x2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/grin";
sha256 = "0mvzwmws5pi6hpzgkc43fjxs98ngkr0jvqbclza2jbbqawifzzbk";
name = "grin";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/grin";
license = lib.licenses.free;
};
}) {};
grizzl = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "grizzl";
version = "0.1.1";
src = fetchFromGitHub {
owner = "grizzl";
repo = "grizzl";
rev = "c775de1c34d1e5a374e2f40c1ae2396b4b003fe7";
sha256 = "1bq73kcx744xnlm2yvccrzlbyx91c492sg7blx2a9z643v3gg1zs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/grizzl";
sha256 = "0354xskqzxc38l14zxqs31hadwh27v9lyx67y3hnd94d8abr0qcb";
name = "grizzl";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/grizzl";
license = lib.licenses.free;
};
}) {};
gruber-darker-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gruber-darker-theme";
version = "0.6";
src = fetchFromGitHub {
owner = "rexim";
repo = "gruber-darker-theme";
rev = "0c08d77e615aceb9e6e1ca66b1fbde275200cfe4";
sha256 = "14h0rcd3nkw3pmx8jwip20p6rzl9qdkip5g52gfjjbqfvaffsrkd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gruber-darker-theme";
sha256 = "0vn4msixb77xj6p5mlfchjyyjhzah0lcmp0z82s8849zd194fxqi";
name = "gruber-darker-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/gruber-darker-theme";
license = lib.licenses.free;
};
}) {};
grunt = callPackage ({ ansi-color ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "grunt";
version = "1.3.2";
src = fetchFromGitHub {
owner = "gempesaw";
repo = "grunt.el";
rev = "e27dbb6b3de9b36c7fb28f69aa06b4b2ea32d4b9";
sha256 = "0zpmhjwj64s72iv3dgsy07pfh20f25ngsy3pszmlrfkxk0926d8k";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/grunt";
sha256 = "1qdzqcrff9x97kyy0d4j636d5i751qja10liw8i0lf4lk6n0lywz";
name = "grunt";
};
packageRequires = [ ansi-color dash ];
meta = {
homepage = "https://melpa.org/#/grunt";
license = lib.licenses.free;
};
}) {};
gscholar-bibtex = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gscholar-bibtex";
version = "0.3.1";
src = fetchFromGitHub {
owner = "cute-jumper";
repo = "gscholar-bibtex";
rev = "00b32521de3aa689bc58516ae10ba7f3ef1b6c92";
sha256 = "1dfd22629gz0c8r4wplvbn0n7bm20549mg5chq289s826ca0kxqk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/gscholar-bibtex";
sha256 = "0d41gr9amf9vdn9pl9lamhp2swqllxslv9r3wsgzqvjl7zayd1az";
name = "gscholar-bibtex";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/gscholar-bibtex";
license = lib.licenses.free;
};
}) {};
guide-key = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, popwin }:
melpaBuild {
pname = "guide-key";
version = "1.2.5";
src = fetchFromGitHub {
owner = "kai2nenobu";
repo = "guide-key";
rev = "626f3aacfe4561eddc46617570426246b88e9cab";
sha256 = "1bmcvn8a7g9ahpv2fww673hx9pa7nnrj9kpljq65azf61vq2an2g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/guide-key";
sha256 = "0zjrdvppcg8b2k6hfdj45rswc1ks9xgimcr2yvgpc8prrwk1yjsf";
name = "guide-key";
};
packageRequires = [ popwin ];
meta = {
homepage = "https://melpa.org/#/guide-key";
license = lib.licenses.free;
};
}) {};
guide-key-tip = callPackage ({ fetchFromGitHub, fetchurl, guide-key, lib, melpaBuild, pos-tip }:
melpaBuild {
pname = "guide-key-tip";
version = "0.0.1";
src = fetchFromGitHub {
owner = "aki2o";
repo = "guide-key-tip";
rev = "e08b2585228529aeaae5e0ae0948f898e83a6200";
sha256 = "040mcfhj2gggp8w1pgip7rxb1bnb23rxlm02wl6x1qv5i0q7g5x3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/guide-key-tip";
sha256 = "0h2vkkbxq361dkn6irm1v19qj7bkhxcjljiksd5wwlq5zsq6bd06";
name = "guide-key-tip";
};
packageRequires = [ guide-key pos-tip ];
meta = {
homepage = "https://melpa.org/#/guide-key-tip";
license = lib.licenses.free;
};
}) {};
guru-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "guru-mode";
version = "0.2";
src = fetchFromGitHub {
owner = "bbatsov";
repo = "guru-mode";
rev = "62a9a0025249f2f8866b94683c4114c39f48e1fa";
sha256 = "1y46qd9cgkfb0wp2cvksjncyp77hd2jnr4bm4zafqirc3qhbysx0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/guru-mode";
sha256 = "0j25nxs3ndybq1ik36qyqdprmhav4ba8ny7v2z61s23id8hz3xjs";
name = "guru-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/guru-mode";
license = lib.licenses.free;
};
}) {};
hackernews = callPackage ({ fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild }:
melpaBuild {
pname = "hackernews";
version = "0.3.1";
src = fetchFromGitHub {
owner = "clarete";
repo = "hackernews.el";
rev = "452e939211ebc0af7256a2f0e8cdad5c426694e6";
sha256 = "1c49lfm5saafxks591qyy2nilymxz3aqlxpsmnad5d0kfhvjr47z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hackernews";
sha256 = "1x1jf5gkhmpiby5rmy0sziywh6c1f1n0p4f6dlz6ifbwns7har6a";
name = "hackernews";
};
packageRequires = [ json ];
meta = {
homepage = "https://melpa.org/#/hackernews";
license = lib.licenses.free;
};
}) {};
ham-mode = callPackage ({ fetchFromGitHub, fetchurl, html-to-markdown, lib, markdown-mode, melpaBuild }:
melpaBuild {
pname = "ham-mode";
version = "1.1.2";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "ham-mode";
rev = "3a141986a21c2aa6eefb428983352abb8b7907d2";
sha256 = "0d3xmagl18pas19zbpg27j0lmdiry23df48z4vkjsrcllqg25v5g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ham-mode";
sha256 = "000qrdby7d6zmp5066vs4gjlc9ik0ybrgcwzcbfgxb16w1g9xpmz";
name = "ham-mode";
};
packageRequires = [ html-to-markdown markdown-mode ];
meta = {
homepage = "https://melpa.org/#/ham-mode";
license = lib.licenses.free;
};
}) {};
haml-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, ruby-mode ? null }:
melpaBuild {
pname = "haml-mode";
version = "3.1.9";
src = fetchFromGitHub {
owner = "nex3";
repo = "haml-mode";
rev = "5e0baf7b795b9e41ac03b55f8feff6b51027c43b";
sha256 = "0fmr7ji8x5ki9fzybpbg3xbhzws6n7ffk7d0zf9jl1x3jd8d6988";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/haml-mode";
sha256 = "0ih0m7zr6kgn6zd45zbp1jgs1ydc5i5gmq6l080wma83v5w1436f";
name = "haml-mode";
};
packageRequires = [ ruby-mode ];
meta = {
homepage = "https://melpa.org/#/haml-mode";
license = lib.licenses.free;
};
}) {};
hardcore-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hardcore-mode";
version = "0.1.0";
src = fetchFromGitHub {
owner = "magnars";
repo = "hardcore-mode.el";
rev = "5ab75594a7a0ca236e2ac87882ee439ff6155d96";
sha256 = "08l6p9n2ggg4filad1k663qc2gjgfbia4knnnif4sw7h92yb31jl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hardcore-mode";
sha256 = "1bgi1acpw4z7i03d0i8mrd2hpjn6hyvkdsk0ks9q380yp9mqmiwd";
name = "hardcore-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/hardcore-mode";
license = lib.licenses.free;
};
}) {};
hardhat = callPackage ({ fetchFromGitHub, fetchurl, ignoramus, lib, melpaBuild }:
melpaBuild {
pname = "hardhat";
version = "0.4.6";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "hardhat";
rev = "9038a49ab55cd4c502cf7f07ed0d1b9b6bc3626e";
sha256 = "0j9z46j777y3ljpai5czdlwl07f0irp4fsk4677n11ndyqm1amb5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hardhat";
sha256 = "16pdbpm647ag9cadmdm75nwwyzrqsd9y1b4zgkl3pg669mi5vl5z";
name = "hardhat";
};
packageRequires = [ ignoramus ];
meta = {
homepage = "https://melpa.org/#/hardhat";
license = lib.licenses.free;
};
}) {};
harvest = callPackage ({ fetchFromGitHub, fetchurl, hydra, lib, melpaBuild, s, swiper }:
melpaBuild {
pname = "harvest";
version = "0.3.8";
src = fetchFromGitHub {
owner = "kostajh";
repo = "harvest.el";
rev = "69041907bdca68d3ab6802e08ec698c3448f28a1";
sha256 = "0rqxi668wra1mfzq4fqscjghis5gqnwpazgidgix13brybaxydx4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/harvest";
sha256 = "1qfhfzjwlnqpbq4kfxvs97fa3xks8zi02fnwv0ik8wb1ppbb77qd";
name = "harvest";
};
packageRequires = [ hydra s swiper ];
meta = {
homepage = "https://melpa.org/#/harvest";
license = lib.licenses.free;
};
}) {};
haskell-emacs = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "haskell-emacs";
version = "3.1.2";
src = fetchFromGitHub {
owner = "knupfer";
repo = "haskell-emacs";
rev = "f242ac4d0312aee5d162be82ae14b7154bb0db19";
sha256 = "1qgqsy7wnqyzkc3b0wixxb8mapmgpi36dignvf8w2raw9ma3q2n0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/haskell-emacs";
sha256 = "1wkh7qws35c32hha0p9rpjz5pls2844920nh919lvp2wmq9l6jd6";
name = "haskell-emacs";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/haskell-emacs";
license = lib.licenses.free;
};
}) {};
haskell-emacs-base = callPackage ({ fetchFromGitHub, fetchurl, haskell-emacs, lib, melpaBuild }:
melpaBuild {
pname = "haskell-emacs-base";
version = "3.1.2";
src = fetchFromGitHub {
owner = "knupfer";
repo = "haskell-emacs";
rev = "f242ac4d0312aee5d162be82ae14b7154bb0db19";
sha256 = "1qgqsy7wnqyzkc3b0wixxb8mapmgpi36dignvf8w2raw9ma3q2n0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/haskell-emacs-base";
sha256 = "1fwkds6qyhbxxdgxfzmgd7dlcxr08ynrrg5jdp9r7f924pd536vb";
name = "haskell-emacs-base";
};
packageRequires = [ haskell-emacs ];
meta = {
homepage = "https://melpa.org/#/haskell-emacs-base";
license = lib.licenses.free;
};
}) {};
haskell-emacs-text = callPackage ({ fetchFromGitHub, fetchurl, haskell-emacs, lib, melpaBuild }:
melpaBuild {
pname = "haskell-emacs-text";
version = "3.1.2";
src = fetchFromGitHub {
owner = "knupfer";
repo = "haskell-emacs";
rev = "f242ac4d0312aee5d162be82ae14b7154bb0db19";
sha256 = "1qgqsy7wnqyzkc3b0wixxb8mapmgpi36dignvf8w2raw9ma3q2n0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/haskell-emacs-text";
sha256 = "1j18fhhra6lv32xrq8jc6l8i56fgn68da81wymcimpmpbp0hl5fy";
name = "haskell-emacs-text";
};
packageRequires = [ haskell-emacs ];
meta = {
homepage = "https://melpa.org/#/haskell-emacs-text";
license = lib.licenses.free;
};
}) {};
haskell-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "haskell-mode";
version = "13.20";
src = fetchFromGitHub {
owner = "haskell";
repo = "haskell-mode";
rev = "163f264124cd12d40b16c023c7e5394f42c410af";
sha256 = "1hxjqr448z7sfk3wb48s1y4q51870gb2zv5bfam30lvwxbl3znkm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/haskell-mode";
sha256 = "0wijvcpfdbl17iwzy47vf8brkj2djarfr8y28rw0wqvbs381zzwp";
name = "haskell-mode";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/haskell-mode";
license = lib.licenses.free;
};
}) {};
haskell-snippets = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }:
melpaBuild {
pname = "haskell-snippets";
version = "0.1.0";
src = fetchFromGitHub {
owner = "haskell";
repo = "haskell-snippets";
rev = "bcf12cf33a67ddc2f023a55072859e637fe4fa25";
sha256 = "0b3d7rvqvvcsp51aqfhl0zg9zg8j0p6vlfvga6jp9xc7626vh6f6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/haskell-snippets";
sha256 = "10bvv7q694fahcpm83v8lpqihg1gvfzrp1hdzwiffxydfvdbalh2";
name = "haskell-snippets";
};
packageRequires = [ yasnippet ];
meta = {
homepage = "https://melpa.org/#/haskell-snippets";
license = lib.licenses.free;
};
}) {};
haskell-tab-indent = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "haskell-tab-indent";
version = "0.1.0";
src = fetchgit {
url = "https://git.spwhitton.name/haskell-tab-indent";
rev = "38d50e9bb8f64ba13ffbd9bcff32db820403a0fc";
sha256 = "00bjmww8pc9jr4ssqcv7k0migbxl1c8qs2l1khf25fxvgd1nyy02";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/haskell-tab-indent";
sha256 = "0vdfmy56w5yi202nbd28v1bzj97v1wxnfnb5z3dh9687p2abgnr7";
name = "haskell-tab-indent";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/haskell-tab-indent";
license = lib.licenses.free;
};
}) {};
haxor-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "haxor-mode";
version = "0.2.0";
src = fetchFromGitHub {
owner = "krzysztof-magosa";
repo = "haxor-mode";
rev = "5a85955b64820a0e126ee0bd7954ef5b102dde93";
sha256 = "14m8z13nvfqqgx40vzzbn0z9crwi3hhacmk1zfbv9cmhs95dwy6l";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/haxor-mode";
sha256 = "1y4m058whdqnkkf9s6hzi0h6w0fc8ajfawhpjj0wqjam4adnfkq5";
name = "haxor-mode";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/haxor-mode";
license = lib.licenses.free;
};
}) {};
hcl-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hcl-mode";
version = "0.1";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-hcl-mode";
rev = "f9757d4122d75ffdff92c97ec9e75694506caba5";
sha256 = "15h1wkl1d9f2xfhm0nffqicg31rw7z2q0sizjphys9ljgxm43is4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hcl-mode";
sha256 = "1wrs9kj6ahsdnbn3fdaqhclq1ia6w4x726hjvl6pyk01sb0spnin";
name = "hcl-mode";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/hcl-mode";
license = lib.licenses.free;
};
}) {};
helm = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, popup }:
melpaBuild {
pname = "helm";
version = "1.9.4";
src = fetchFromGitHub {
owner = "emacs-helm";
repo = "helm";
rev = "92786bba2e533eca50b6504413bc22edd957e5ee";
sha256 = "19ahlm144yfs5jjc513m4f3n4p0zpk1v2xaw3rkrvnb8xay6f1gn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm";
sha256 = "0xsf4rg7kn0m5wjlbwhd1mc38lg2822037dyd0h66h6x2gbs3fd9";
name = "helm";
};
packageRequires = [ async emacs helm-core popup ];
meta = {
homepage = "https://melpa.org/#/helm";
license = lib.licenses.free;
};
}) {};
helm-ack = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-ack";
version = "0.13";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-helm-ack";
rev = "5982f3cb6ec9f460ebbe06ec0ce7b3590bca3118";
sha256 = "0ps86zpyywibjwcm9drmamla979ad61fyqr8d6bv71fr56k9ak21";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-ack";
sha256 = "1a8sc5gd2g57dl9g18wyydfmihy74yniwhjr27h7vxylnf2g3pni";
name = "helm-ack";
};
packageRequires = [ cl-lib helm ];
meta = {
homepage = "https://melpa.org/#/helm-ack";
license = lib.licenses.free;
};
}) {};
helm-ag = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-ag";
version = "0.53";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-helm-ag";
rev = "8028bd28cdfc92b08dff082e97f7df525e545f58";
sha256 = "1aay6fs6gz08rw7j3996dv75mpw1inaa33kfih5384q660rbf0zp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-ag";
sha256 = "050qh5xqh8lwkgmz3jxm8gql5nd7bq8sp9q6mzm2z7367qy4qqyf";
name = "helm-ag";
};
packageRequires = [ emacs helm ];
meta = {
homepage = "https://melpa.org/#/helm-ag";
license = lib.licenses.free;
};
}) {};
helm-aws = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-aws";
version = "1.0.0";
src = fetchFromGitHub {
owner = "istib";
repo = "helm-aws";
rev = "172a4a3427d31c999e27e9ee06aa8e3822364a8c";
sha256 = "015p5sszd54x81qm96gx6xwjkvbi4f3j9i2nhcvlkk75s95w1ijv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-aws";
sha256 = "0sjgdjpznjxsf6nlv2ah45fw17j8j5apdphd1fp43rjv1lskkgc5";
name = "helm-aws";
};
packageRequires = [ helm ];
meta = {
homepage = "https://melpa.org/#/helm-aws";
license = lib.licenses.free;
};
}) {};
helm-backup = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, s }:
melpaBuild {
pname = "helm-backup";
version = "0.2.1";
src = fetchFromGitHub {
owner = "antham";
repo = "helm-backup";
rev = "184026b9fe454aab8e7730106b4ca494fe307769";
sha256 = "0d6h4gbb69abxxgm85pdi5rsaf9h72yryg72ykd5633i1g4s8a76";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-backup";
sha256 = "182jbm36yzayxi9y3vhpyn25ivrgay37sncqvah35vbw52lnjcn3";
name = "helm-backup";
};
packageRequires = [ cl-lib helm s ];
meta = {
homepage = "https://melpa.org/#/helm-backup";
license = lib.licenses.free;
};
}) {};
helm-bm = callPackage ({ bm, cl-lib ? null, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, s }:
melpaBuild {
pname = "helm-bm";
version = "0.3";
src = fetchFromGitHub {
owner = "yasuyk";
repo = "helm-bm";
rev = "d66341f5646c23178d4d8bffb6cfebe3fb73f1d7";
sha256 = "011k37p4vnzm1x8vyairllanvjfknskl20bdfv0glf64xgbdpfil";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-bm";
sha256 = "1dnlcvn0zv4qv4ii4j0h9r8w6vhi3l0c5aa768kblh5r2rf4bjjh";
name = "helm-bm";
};
packageRequires = [ bm cl-lib helm s ];
meta = {
homepage = "https://melpa.org/#/helm-bm";
license = lib.licenses.free;
};
}) {};
helm-bundle-show = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-bundle-show";
version = "1.1.5";
src = fetchFromGitHub {
owner = "masutaka";
repo = "emacs-helm-bundle-show";
rev = "b34523aa8a7f82ed9a1bf3643c35b65866a7877a";
sha256 = "1j9xmlidipsfbz0kfxwz0c6hi9xsbk36h6i30wqdd0ls0zw5xm30";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-bundle-show";
sha256 = "1af5g233kjf04m2fryizk51a1s2mcmj36zip5nyb8skcsfl4riq7";
name = "helm-bundle-show";
};
packageRequires = [ helm ];
meta = {
homepage = "https://melpa.org/#/helm-bundle-show";
license = lib.licenses.free;
};
}) {};
helm-c-yasnippet = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, yasnippet }:
melpaBuild {
pname = "helm-c-yasnippet";
version = "0.6.7";
src = fetchFromGitHub {
owner = "emacs-jp";
repo = "helm-c-yasnippet";
rev = "1fa400233ba8e990066c47cca1e2af64bd192d4d";
sha256 = "108584bmadgidqkdfvf333zkyb5v9f84pasz5h01fkh57ks8by9f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-c-yasnippet";
sha256 = "0jwj4giv6lxb3h7vqqb2alkwq5kp0shy2nraik33956p4l8dfs90";
name = "helm-c-yasnippet";
};
packageRequires = [ cl-lib helm-core yasnippet ];
meta = {
homepage = "https://melpa.org/#/helm-c-yasnippet";
license = lib.licenses.free;
};
}) {};
helm-circe = callPackage ({ circe, cl-lib ? null, emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-circe";
version = "0.4";
src = fetchFromGitHub {
owner = "lesharris";
repo = "helm-circe";
rev = "9091651d9fdd8d49d8ff6f9dcf3a2ae416c9f15a";
sha256 = "1gwg299s8ps0q97iw6p515gwn73rjk1icgl3j7cj1s143njjg122";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-circe";
sha256 = "12jfzg03573lih2aapvv5h2mi3pwqc9nrmv538ivjywix5117k3v";
name = "helm-circe";
};
packageRequires = [ circe cl-lib emacs helm ];
meta = {
homepage = "https://melpa.org/#/helm-circe";
license = lib.licenses.free;
};
}) {};
helm-commandlinefu = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, json ? null, let-alist, lib, melpaBuild }:
melpaBuild {
pname = "helm-commandlinefu";
version = "0.3";
src = fetchFromGitHub {
owner = "xuchunyang";
repo = "helm-commandlinefu";
rev = "e11cd3e961c1c4c973b51d8d12592e7235a4971b";
sha256 = "1l61csd1gqz7kg5zjx60cfy824g42p682z7pk0rqzlrz8498wvkh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-commandlinefu";
sha256 = "150nqib0sr4n35vdj1xrxcja8gkv3chzhdbgkjxqgkz2yq10xxnd";
name = "helm-commandlinefu";
};
packageRequires = [ emacs helm json let-alist ];
meta = {
homepage = "https://melpa.org/#/helm-commandlinefu";
license = lib.licenses.free;
};
}) {};
helm-core = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "helm-core";
version = "1.9.4";
src = fetchFromGitHub {
owner = "emacs-helm";
repo = "helm";
rev = "92786bba2e533eca50b6504413bc22edd957e5ee";
sha256 = "19ahlm144yfs5jjc513m4f3n4p0zpk1v2xaw3rkrvnb8xay6f1gn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-core";
sha256 = "1dyv8rv1728vwsp6vfdq954sp878jbp3srbfxl9gsgjnv1l6vjda";
name = "helm-core";
};
packageRequires = [ async emacs ];
meta = {
homepage = "https://melpa.org/#/helm-core";
license = lib.licenses.free;
};
}) {};
helm-cscope = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, xcscope }:
melpaBuild {
pname = "helm-cscope";
version = "0.1.1";
src = fetchFromGitHub {
owner = "alpha22jp";
repo = "helm-cscope.el";
rev = "b82db54071bd2d1c77db2e648f8b4e61b1abe288";
sha256 = "0xnqkc4z22m41v5lgf87dd8xc4gmf932zbnbdhf9xic1gal1779c";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-cscope";
sha256 = "13a76wc1ia4c0v701dxqc9ycbb43d5k09m5pfsvs8mccisfzk9y4";
name = "helm-cscope";
};
packageRequires = [ cl-lib emacs helm xcscope ];
meta = {
homepage = "https://melpa.org/#/helm-cscope";
license = lib.licenses.free;
};
}) {};
helm-dash = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-dash";
version = "1.2.0";
src = fetchFromGitHub {
owner = "areina";
repo = "helm-dash";
rev = "a0f5d6539da873cd0c51d8ef714930c970a66aa0";
sha256 = "0s503q56acv70i5qahrdgk3nhvdpb3wa22a8jh1kvb7lykaw74ai";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-dash";
sha256 = "1cnxssj2ilszq94v5cc4ixblar1nlilv9askqjp9gfnkj2z1n9cy";
name = "helm-dash";
};
packageRequires = [ cl-lib helm ];
meta = {
homepage = "https://melpa.org/#/helm-dash";
license = lib.licenses.free;
};
}) {};
helm-descbinds = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-descbinds";
version = "1.8";
src = fetchFromGitHub {
owner = "emacs-helm";
repo = "helm-descbinds";
rev = "5d8e84e6c047ce8a042fdcd827abb421f4848ac7";
sha256 = "1cm2vaw0j1x2w2m45k6iqbzm7nydfdx1x89673vsvb90whdgvjbp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-descbinds";
sha256 = "1890ss4pimjxskzzllf57fg07xbs8zqcrp6r8r6x989llrfvd1h7";
name = "helm-descbinds";
};
packageRequires = [ helm ];
meta = {
homepage = "https://melpa.org/#/helm-descbinds";
license = lib.licenses.free;
};
}) {};
helm-firefox = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-firefox";
version = "1.1";
src = fetchFromGitHub {
owner = "emacs-helm";
repo = "helm-firefox";
rev = "ca1a800c2564650e67651ee62159e9f1c1ba1135";
sha256 = "0vmlpj6zfif5f3wzgq8lkfqprl3z5gjsqj86347krblgfzhqlz30";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-firefox";
sha256 = "0677nj0zsk11vvp3q3xl9nk8dhz3ki9yl3kfb57wgnmprp109wgs";
name = "helm-firefox";
};
packageRequires = [ cl-lib emacs helm ];
meta = {
homepage = "https://melpa.org/#/helm-firefox";
license = lib.licenses.free;
};
}) {};
helm-flycheck = callPackage ({ dash, fetchFromGitHub, fetchurl, flycheck, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-flycheck";
version = "0.3";
src = fetchFromGitHub {
owner = "yasuyk";
repo = "helm-flycheck";
rev = "29f3d050056760e1fb5c1c4b83207c02beb7fd56";
sha256 = "1fg786m4m6x7brbbchpdf4pwvwma7sn4597p5lzmhvh187z6g525";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-flycheck";
sha256 = "038f9294qc0jnkzrrjxm97hyhwa4sca3wdsjbaya50cf0g4cmk7b";
name = "helm-flycheck";
};
packageRequires = [ dash flycheck helm ];
meta = {
homepage = "https://melpa.org/#/helm-flycheck";
license = lib.licenses.free;
};
}) {};
helm-ghc = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, ghc, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-ghc";
version = "0.1.0";
src = fetchFromGitHub {
owner = "david-christiansen";
repo = "helm-ghc";
rev = "d3603ee18299b789be255297dc42af16dd431869";
sha256 = "00ls9v3jdpz3wka90crd193z3ipwnf1b0slmldn4vb9ivrndh6wn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-ghc";
sha256 = "1q5ia8sgpflv2hhvw7hjpkfb25vmrjwlrqz1f9qj2qgmki5mix2d";
name = "helm-ghc";
};
packageRequires = [ cl-lib emacs ghc helm ];
meta = {
homepage = "https://melpa.org/#/helm-ghc";
license = lib.licenses.free;
};
}) {};
helm-ghq = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-ghq";
version = "1.6.0";
src = fetchFromGitHub {
owner = "masutaka";
repo = "emacs-helm-ghq";
rev = "db37bfe290b234ed3f39dcce24667072172ded41";
sha256 = "0y379qap3mssz9nslb08vfzq5ihqcm156fbx0dszgz9d6xgkpdhw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-ghq";
sha256 = "14f3cbsj7jhlhrp561d8pasllnx1cmi7jk6v2fja7ghzj76dnvq6";
name = "helm-ghq";
};
packageRequires = [ helm ];
meta = {
homepage = "https://melpa.org/#/helm-ghq";
license = lib.licenses.free;
};
}) {};
helm-git-grep = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-git-grep";
version = "0.7.1";
src = fetchFromGitHub {
owner = "yasuyk";
repo = "helm-git-grep";
rev = "1fde3b3e3da02cdbec27c48bca6a94b0219217e4";
sha256 = "1hx9m18dfpl97xaskadhqdrd8syk271shxjasn3jnqa8a07m2983";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-git-grep";
sha256 = "1ww6a4q78w5hnwikq7y93ic2b7x070c27r946lh6p8cz1k4b8vqi";
name = "helm-git-grep";
};
packageRequires = [ helm ];
meta = {
homepage = "https://melpa.org/#/helm-git-grep";
license = lib.licenses.free;
};
}) {};
helm-github-stars = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-github-stars";
version = "1.3.2";
src = fetchFromGitHub {
owner = "Sliim";
repo = "helm-github-stars";
rev = "9211be3fbb65ca8819e0d1a54524ed8abbfaa4fa";
sha256 = "1sbhh3dmb47sy3r2iw6vmvbq5bpjac4xdg8i5a0m0c392a38nfqn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-github-stars";
sha256 = "1r4mc4v71171sq9rbbhm346s92fb7jnvvl91y2q52jqmrnzzl9zy";
name = "helm-github-stars";
};
packageRequires = [ emacs helm ];
meta = {
homepage = "https://melpa.org/#/helm-github-stars";
license = lib.licenses.free;
};
}) {};
helm-gitlab = callPackage ({ dash, fetchFromGitHub, fetchurl, gitlab, helm, lib, melpaBuild, s }:
melpaBuild {
pname = "helm-gitlab";
version = "0.7.0";
src = fetchFromGitHub {
owner = "nlamirault";
repo = "emacs-gitlab";
rev = "90be6027eb59a967e5bbceaa5f32c098472ca245";
sha256 = "1hc7j3gwljb1wk2727f66m3f7ga4icbklp54vlm0vf2bmii1ynil";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-gitlab";
sha256 = "010ihx3yddhb8j3jqcssc49qnf3i7xlz0s380mpgrdxgz6yahsmd";
name = "helm-gitlab";
};
packageRequires = [ dash gitlab helm s ];
meta = {
homepage = "https://melpa.org/#/helm-gitlab";
license = lib.licenses.free;
};
}) {};
helm-go-package = callPackage ({ deferred, fetchFromGitHub, fetchurl, go-mode, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-go-package";
version = "0.1";
src = fetchFromGitHub {
owner = "yasuyk";
repo = "helm-go-package";
rev = "2204710b8a8e68c8cd4c8528eb6de4ad900941da";
sha256 = "0h3iql8dxq80vpr1cv7fdaw0aniykp2rfzh07j5941jkiy4q63h0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-go-package";
sha256 = "102yhn1xg83l67yaq3brn35a03fkvqqhad10rq0h39n4i1slq3z6";
name = "helm-go-package";
};
packageRequires = [ deferred go-mode helm ];
meta = {
homepage = "https://melpa.org/#/helm-go-package";
license = lib.licenses.free;
};
}) {};
helm-gtags = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-gtags";
version = "1.5.6";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-helm-gtags";
rev = "dbe0d2d9d08058d469ad2d729bd782515b5b3b62";
sha256 = "0zyspn9rqfs3hkq8qx0q1w5qiv30ignbmycyv0vn3a6q7a5fsnhx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-gtags";
sha256 = "1kbpfqhhbxmp3f70h91x2fws9mhx87zx4nzjjl29lpl93vf8xckl";
name = "helm-gtags";
};
packageRequires = [ emacs helm ];
meta = {
homepage = "https://melpa.org/#/helm-gtags";
license = lib.licenses.free;
};
}) {};
helm-hatena-bookmark = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-hatena-bookmark";
version = "2.1.0";
src = fetchFromGitHub {
owner = "masutaka";
repo = "emacs-helm-hatena-bookmark";
rev = "1ba352b858869a32323d4e6f9ca4b3eae055809e";
sha256 = "189dv3qqqmfyhsqa1n52cgcn1xv7k49f92ndn43y2v20234nhl9f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-hatena-bookmark";
sha256 = "14091zrp4vj7752rb5s3pkyvrrsdl7iaj3q9ys8rjmbsjwcv30id";
name = "helm-hatena-bookmark";
};
packageRequires = [ helm ];
meta = {
homepage = "https://melpa.org/#/helm-hatena-bookmark";
license = lib.licenses.free;
};
}) {};
helm-hayoo = callPackage ({ fetchFromGitHub, fetchurl, haskell-mode, helm, json ? null, lib, melpaBuild }:
melpaBuild {
pname = "helm-hayoo";
version = "0.0.5";
src = fetchFromGitHub {
owner = "markus1189";
repo = "helm-hayoo";
rev = "f49a77e8b8704bb7eb0d1097eefb8010a6617664";
sha256 = "1imfzz6cfdq7fgrcgrafy2nln929mgh31vybk9frm7a9jpamqdxp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-hayoo";
sha256 = "0xdvl6q2rpfsma4hx8m4snbd05s4z0bi8psdalixywlp5s4vzr32";
name = "helm-hayoo";
};
packageRequires = [ haskell-mode helm json ];
meta = {
homepage = "https://melpa.org/#/helm-hayoo";
license = lib.licenses.free;
};
}) {};
helm-ispell = callPackage ({ fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild }:
melpaBuild {
pname = "helm-ispell";
version = "0.1";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-helm-ispell";
rev = "640723ace794d21b8a5892012db99f963149415b";
sha256 = "0bz2ngw816jvpw1a10j31y5hf1knz0mzz60l073h33qci11jbwid";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-ispell";
sha256 = "0qyj6whgb2p0v231wn6pvx4awvl1wxppppqqbx5255j8r1f3l1b0";
name = "helm-ispell";
};
packageRequires = [ helm-core ];
meta = {
homepage = "https://melpa.org/#/helm-ispell";
license = lib.licenses.free;
};
}) {};
helm-lobsters = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "helm-lobsters";
version = "0.1.0";
src = fetchFromGitHub {
owner = "julienXX";
repo = "helm-lobste.rs";
rev = "d798bebb1a65e255c8ec791753a0c78e6b19243b";
sha256 = "1nd562lffc41r3y5x7y46f37ra97avllk2m95w23f9g42h47f1ar";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-lobsters";
sha256 = "0dkb78n373kywxj8zba2s5a2g85vx19rdswv9i78xjwv1lqh8cpp";
name = "helm-lobsters";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/helm-lobsters";
license = lib.licenses.free;
};
}) {};
helm-ls-git = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-ls-git";
version = "1.8.0";
src = fetchFromGitHub {
owner = "emacs-helm";
repo = "helm-ls-git";
rev = "c5e43f4083af3949c5d5afdfbbf26d01881cb0e2";
sha256 = "0azs971d7pqd4ddxzy7bfs52cmrjbafwrcnf57afw39d772rzpdf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-ls-git";
sha256 = "08rsy9479nk03kinjfkxddrq6wi4sx2a0wrz37cl2q517qi7sibj";
name = "helm-ls-git";
};
packageRequires = [ helm ];
meta = {
homepage = "https://melpa.org/#/helm-ls-git";
license = lib.licenses.free;
};
}) {};
helm-ls-hg = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-ls-hg";
version = "1.7.8";
src = fetchFromGitHub {
owner = "emacs-helm";
repo = "helm-ls-hg";
rev = "fa709b6354d84e1c88ccef096d29410fa16f7f5f";
sha256 = "1hma79i69l8ilkr3l4b8zqk3ny62vqr1ym2blymia4ibwk4zqbda";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-ls-hg";
sha256 = "0ca0xn7n8bagxb504xgkcv04rpm1vxhx2m77biqrx5886pwl25bh";
name = "helm-ls-hg";
};
packageRequires = [ helm ];
meta = {
homepage = "https://melpa.org/#/helm-ls-hg";
license = lib.licenses.free;
};
}) {};
helm-make = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild, projectile }:
melpaBuild {
pname = "helm-make";
version = "0.1.0";
src = fetchFromGitHub {
owner = "abo-abo";
repo = "helm-make";
rev = "6558a79d20d04465419b312da198190be6832647";
sha256 = "17ls0bplnja2qvg3129x2irgsgs7l4bjj0qi7b9z16i6knjkwfya";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-make";
sha256 = "1r6jjy1rlsii6p6pinbz7h6gcw4vmcycd3vj338bfbnqp5rrf2mc";
name = "helm-make";
};
packageRequires = [ helm projectile ];
meta = {
homepage = "https://melpa.org/#/helm-make";
license = lib.licenses.free;
};
}) {};
helm-migemo = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, migemo }:
melpaBuild {
pname = "helm-migemo";
version = "1.22";
src = fetchFromGitHub {
owner = "emacs-jp";
repo = "helm-migemo";
rev = "2d964309a5415cf47f5154271e6fe7b6a7fffec7";
sha256 = "03588hanfa20pjp9w1bqy8wsf5x6az0vfq0bmcnr4xvlf6fhkyxs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-migemo";
sha256 = "1cjvb1lm1fsg5ky63fvrphwl5a7r7xf6qzb4mvl06ikj8hv2h33x";
name = "helm-migemo";
};
packageRequires = [ cl-lib helm-core migemo ];
meta = {
homepage = "https://melpa.org/#/helm-migemo";
license = lib.licenses.free;
};
}) {};
helm-mode-manager = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-mode-manager";
version = "1.0.0";
src = fetchFromGitHub {
owner = "istib";
repo = "helm-mode-manager";
rev = "1fc1d65a27bc57d3a5bbd359f3eb77a6353fa4a5";
sha256 = "1srx5f0s9x7zan7ayqd6scxfhcvr3nkd4yzs96hphd87rb18apzk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-mode-manager";
sha256 = "1w9svq1kyyj8mmljardhbdvykb334nq1y18s956g4rvqyas2ciyd";
name = "helm-mode-manager";
};
packageRequires = [ helm ];
meta = {
homepage = "https://melpa.org/#/helm-mode-manager";
license = lib.licenses.free;
};
}) {};
helm-mt = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, multi-term }:
melpaBuild {
pname = "helm-mt";
version = "0.6";
src = fetchFromGitHub {
owner = "dfdeshom";
repo = "helm-mt";
rev = "27391022dbf5720cb13ecec8ca8c398c05a7cbf7";
sha256 = "0gknncyhr2392xkvghgy5mh6gdv6qzvswidx2wy04ypb4s0vxgq2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-mt";
sha256 = "04hx8cg8wmm2w8g942nc9mvm12ammmjnx4k61ljrq76smd8s3x2a";
name = "helm-mt";
};
packageRequires = [ cl-lib emacs helm multi-term ];
meta = {
homepage = "https://melpa.org/#/helm-mt";
license = lib.licenses.free;
};
}) {};
helm-nixos-options = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild, nixos-options }:
melpaBuild {
pname = "helm-nixos-options";
version = "0.0.1";
src = fetchFromGitHub {
owner = "travisbhartwell";
repo = "nix-emacs";
rev = "5fc8fa29bea9dd8e9c822af92f9bc6ddc223635f";
sha256 = "1lm7rkgf7q5g4ji6v1masfbhxdpwni8d77dapsy5k9p73cr2aqld";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-nixos-options";
sha256 = "1nsi4hfw53iwn29fp33dkri1c6w8kdyn4sa0yn2fi6144ilmq933";
name = "helm-nixos-options";
};
packageRequires = [ helm nixos-options ];
meta = {
homepage = "https://melpa.org/#/helm-nixos-options";
license = lib.licenses.free;
};
}) {};
helm-open-github = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, gh, helm-core, lib, melpaBuild }:
melpaBuild {
pname = "helm-open-github";
version = "0.14";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-helm-open-github";
rev = "95140bbacc66320a032d3cdd9e1c31aeb47eb83d";
sha256 = "1hq1nnmgkx0a8sv6g8k4v9f0102qg7jga0hcjnr8lcji51nqrcya";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-open-github";
sha256 = "1wqlwg21s9pjgcrwr8kdrppinmjn235nadkp4003g0md1d64zxpx";
name = "helm-open-github";
};
packageRequires = [ cl-lib gh helm-core ];
meta = {
homepage = "https://melpa.org/#/helm-open-github";
license = lib.licenses.free;
};
}) {};
helm-org-rifle = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, s }:
melpaBuild {
pname = "helm-org-rifle";
version = "1.2.0";
src = fetchFromGitHub {
owner = "alphapapa";
repo = "helm-org-rifle";
rev = "c3913b6e1d19e957c0b5a2d0243388e224a42a8a";
sha256 = "02yjnag9wr9dk93z41f0i5mqij9bz57fxkv4nddabyc18k7zfrhj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-org-rifle";
sha256 = "0hx764vql2qgw9i8qrr3kkn23lw6jx3x604dm1y33ig6a15gy3a3";
name = "helm-org-rifle";
};
packageRequires = [ dash emacs f helm s ];
meta = {
homepage = "https://melpa.org/#/helm-org-rifle";
license = lib.licenses.free;
};
}) {};
helm-orgcard = callPackage ({ fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild }:
melpaBuild {
pname = "helm-orgcard";
version = "0.2";
src = fetchFromGitHub {
owner = "emacs-jp";
repo = "helm-orgcard";
rev = "9655ac340d1ccc5f3d1c0f7c49be8dd3556d4d0d";
sha256 = "1zyjxrrda7nxxjqczv2p3sfimxy2pq734kf51j6v2y0biclc4bk3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-orgcard";
sha256 = "1a56y8fny7qxxidc357n7l3yi7h66hidhvwhkam8y5wk6k61460p";
name = "helm-orgcard";
};
packageRequires = [ helm-core ];
meta = {
homepage = "https://melpa.org/#/helm-orgcard";
license = lib.licenses.free;
};
}) {};
helm-package = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-package";
version = "0.3";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-helm-package";
rev = "117f5f26c96c0854aadaf9c52aaec961195d5798";
sha256 = "14ad0b9d07chabjclffjyvnmrasar1di9wmpzf78bw5yg99cbisw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-package";
sha256 = "1qab2abx52xcqrnxzl0m3533ngp8m1cqmm3hgpzgx7yfrkanyi4y";
name = "helm-package";
};
packageRequires = [ cl-lib helm ];
meta = {
homepage = "https://melpa.org/#/helm-package";
license = lib.licenses.free;
};
}) {};
helm-pages = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-pages";
version = "0.1.1";
src = fetchFromGitHub {
owner = "david-christiansen";
repo = "helm-pages";
rev = "e334ca3312e51d6fdfa989df5d3ebe683d673c0e";
sha256 = "1r2ndmrw5ivawb940j8jnmqzxv46qrzd3cqh9fvxx5yicf020fjf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-pages";
sha256 = "1v3w8100invb5wsmm3dyl41pjs7s889s3b1rlr6vlcspa1ncv3wj";
name = "helm-pages";
};
packageRequires = [ cl-lib emacs helm ];
meta = {
homepage = "https://melpa.org/#/helm-pages";
license = lib.licenses.free;
};
}) {};
helm-perldoc = callPackage ({ cl-lib ? null, deferred, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-perldoc";
version = "0.7";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-helm-perldoc";
rev = "18645f2065a07acce2c6b50a2f9d7a2554e532a3";
sha256 = "01cj2897hqz02mfz32nxlyyp59iwm0gz1zj11s8ll7pwy9q3r90g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-perldoc";
sha256 = "1qx0g81qcqanjiz5fxysagjhsxaj31g6nsi2hhdgq4x4nqrlmrhb";
name = "helm-perldoc";
};
packageRequires = [ cl-lib deferred helm ];
meta = {
homepage = "https://melpa.org/#/helm-perldoc";
license = lib.licenses.free;
};
}) {};
helm-proc = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-proc";
version = "0.0.4";
src = fetchFromGitHub {
owner = "markus1189";
repo = "helm-proc";
rev = "babf86d7d0e1f325f18095a51116c49cda2c5fec";
sha256 = "0y0a18bj2k459fk51z7svnnasqkl78bx61y5ha1yv3sqnppgdw2h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-proc";
sha256 = "1bq60giy2bs9m3hlbc5nwvy51702a98s0vqass3b290hdgki4bnx";
name = "helm-proc";
};
packageRequires = [ helm ];
meta = {
homepage = "https://melpa.org/#/helm-proc";
license = lib.licenses.free;
};
}) {};
helm-project-persist = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild, project-persist }:
melpaBuild {
pname = "helm-project-persist";
version = "1.0.0";
src = fetchFromGitHub {
owner = "Sliim";
repo = "helm-project-persist";
rev = "df63a21b9118f9639f0f4a336127b4fb8ec6deec";
sha256 = "1q7hfj8ldwivhjp9ns5pvsn0ds6pyvl2zhl366c22s6q8jmbr8ik";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-project-persist";
sha256 = "1n87kn1n3453mpdj6amyrgivslskmnzdafpspvkz7b0smf9mv2ld";
name = "helm-project-persist";
};
packageRequires = [ helm project-persist ];
meta = {
homepage = "https://melpa.org/#/helm-project-persist";
license = lib.licenses.free;
};
}) {};
helm-pt = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-pt";
version = "0.2";
src = fetchFromGitHub {
owner = "ralesi";
repo = "helm-pt";
rev = "03e35e2bb5b683d79897d07acb57ee67009cc6cd";
sha256 = "0jm6nnnjyd4kmm1knh0mq3xhnw2hvs3linwlynj8yaliqvlv6brv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-pt";
sha256 = "1imhy0bsm9aldv0pvf88280qdya01lznxpx5gi5wffhrz17yh4pi";
name = "helm-pt";
};
packageRequires = [ helm ];
meta = {
homepage = "https://melpa.org/#/helm-pt";
license = lib.licenses.free;
};
}) {};
helm-purpose = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, window-purpose }:
melpaBuild {
pname = "helm-purpose";
version = "0.1";
src = fetchFromGitHub {
owner = "bmag";
repo = "helm-purpose";
rev = "115a9d612aa07bb6f7f7b18f42b34918699660b9";
sha256 = "1jy9l4an2aqynj86pw2qxpzw446xm376n2ykiz17qlimqbxhwkgz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-purpose";
sha256 = "0am8fy7ihk4hv07a6bnk9mwy986h6i6qxwpdmfhajzga71ixchg6";
name = "helm-purpose";
};
packageRequires = [ emacs helm window-purpose ];
meta = {
homepage = "https://melpa.org/#/helm-purpose";
license = lib.licenses.free;
};
}) {};
helm-pydoc = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild }:
melpaBuild {
pname = "helm-pydoc";
version = "0.7";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-helm-pydoc";
rev = "30f1814b5b16db0413ffe74b0d0420b38e153df9";
sha256 = "1ik0vllakh73kc2zbgii4sm33n9pj388gaz69j4drz2mik307zvs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-pydoc";
sha256 = "1sh7gqqiwk85kx89l1sihlkb8ff1g9n460nwj1y1bsrpfl6if4j7";
name = "helm-pydoc";
};
packageRequires = [ cl-lib helm-core ];
meta = {
homepage = "https://melpa.org/#/helm-pydoc";
license = lib.licenses.free;
};
}) {};
helm-recoll = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-recoll";
version = "0.3";
src = fetchFromGitHub {
owner = "emacs-helm";
repo = "helm-recoll";
rev = "d5e453933e6b97bc2bc504aa80fb989de9894849";
sha256 = "1f1ijna97dn190if3nwk5s5rldlpryfb7wvgg0imwqyp25h4all7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-recoll";
sha256 = "0pr2pllplml55k1xx9inr3dm90ichg2wb62dvgvmbq2sqdf4606b";
name = "helm-recoll";
};
packageRequires = [ helm ];
meta = {
homepage = "https://melpa.org/#/helm-recoll";
license = lib.licenses.free;
};
}) {};
helm-robe = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-robe";
version = "0.2";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-helm-robe";
rev = "7348d0bc0251b51979554ea678b970fd01c0efe9";
sha256 = "163ljqar3vvbavzc8sk6rnf8awyc2rhh2g117fglswich3c8lnqg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-robe";
sha256 = "1gi4nkm9xvnxv0frmhiiw8dkmnmhfpr9n0b6jpidlvr8xr4s5kyw";
name = "helm-robe";
};
packageRequires = [ helm ];
meta = {
homepage = "https://melpa.org/#/helm-robe";
license = lib.licenses.free;
};
}) {};
helm-rubygems-org = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-rubygems-org";
version = "0.0.1";
src = fetchFromGitHub {
owner = "neomantic";
repo = "helm-rubygems-org";
rev = "6aaed984f698cbdf9f9aceb0221404563e28764d";
sha256 = "1sff8kagyhmwcxf9062il1077d4slvr2kq76abj496610gpb75i0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-rubygems-org";
sha256 = "04ni03ak53z3rggdgf68qh7ksgcf3s0f2cv6skwjqw7v8qhph6qs";
name = "helm-rubygems-org";
};
packageRequires = [ cl-lib emacs helm ];
meta = {
homepage = "https://melpa.org/#/helm-rubygems-org";
license = lib.licenses.free;
};
}) {};
helm-sage = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, sage-shell-mode }:
melpaBuild {
pname = "helm-sage";
version = "0.0.4";
src = fetchFromGitHub {
owner = "stakemori";
repo = "helm-sage";
rev = "b42b4ba5fd1b17c4b54c30376a053281686beeb8";
sha256 = "1s6aw1viyzhhrfiazzi82n7bkvshp7clwi6539660m72lfwc5zdl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-sage";
sha256 = "1vnq15fjaap0ai7dadi64sm4415xssmahk2j7kx45sasy4qaxlbj";
name = "helm-sage";
};
packageRequires = [ cl-lib helm sage-shell-mode ];
meta = {
homepage = "https://melpa.org/#/helm-sage";
license = lib.licenses.free;
};
}) {};
helm-spaces = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild, spaces }:
melpaBuild {
pname = "helm-spaces";
version = "0.3";
src = fetchFromGitHub {
owner = "yasuyk";
repo = "helm-spaces";
rev = "141266a958feaf7a2e474ff4a5d4cd686919e942";
sha256 = "13j3rgg5zfpxds6vsyq0aqws1f3p5y5dsq8558nqsymqvycpn047";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-spaces";
sha256 = "0hdvkk173k98iycvii5xpbiblx044125pl7jyz4kb8r1vvwcv791";
name = "helm-spaces";
};
packageRequires = [ helm spaces ];
meta = {
homepage = "https://melpa.org/#/helm-spaces";
license = lib.licenses.free;
};
}) {};
helm-swoop = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-swoop";
version = "1.5.1";
src = fetchFromGitHub {
owner = "ShingoFukuyama";
repo = "helm-swoop";
rev = "d834b05538dd3381c68f1260d39d3a7eb6a8f7f7";
sha256 = "1lkjrz9ma2bxr8vskdm3sgrmsyiic798q3271dw38d453bhv4bl1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-swoop";
sha256 = "1fqbhj75hcmy7c2vdd0m7fk3m34njmv5s6k1i9y94djpbd13i3d8";
name = "helm-swoop";
};
packageRequires = [ emacs helm ];
meta = {
homepage = "https://melpa.org/#/helm-swoop";
license = lib.licenses.free;
};
}) {};
helm-themes = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-themes";
version = "0.5";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-helm-themes";
rev = "8c979f4efc6174eed7df5f3b62db955246202818";
sha256 = "0rzbdrs5d5a0icpxrqik2iaz8i5bacw6nm2caf75s9w9j0j6s9li";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-themes";
sha256 = "0r7kyd0i0spwi7xkjrpm2kyphrsl3hqm5pw96nd3ia0jiwp8550j";
name = "helm-themes";
};
packageRequires = [ helm ];
meta = {
homepage = "https://melpa.org/#/helm-themes";
license = lib.licenses.free;
};
}) {};
helm-unicode = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-unicode";
version = "0.0.2";
src = fetchFromGitHub {
owner = "shosti";
repo = "helm-unicode";
rev = "e68cc60f7efd93b410844f3722bc6681dc65e2fd";
sha256 = "14lbdvs9xdnipsn3lywbvgsqwqnbm8fxm6d1ilq0cj5z6zkxkya0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-unicode";
sha256 = "052xqzvcfzpsbl75ylqb1khqndvc2dqdymqlwivs0darlds0w8y4";
name = "helm-unicode";
};
packageRequires = [ emacs helm ];
meta = {
homepage = "https://melpa.org/#/helm-unicode";
license = lib.licenses.free;
};
}) {};
helm-w32-launcher = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-w32-launcher";
version = "0.1.6";
src = fetchFromGitHub {
owner = "Fanael";
repo = "helm-w32-launcher";
rev = "01aa370a32900e7521330fba495474f2aa435e19";
sha256 = "0s8zp3kx2kxlfyd26yr3lphwcybhbm8qa9vzmxr3kaylwy6jpz5q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-w32-launcher";
sha256 = "0bzn2vhspn6lla815qxwsl9gwfyiwgwmnysr6rjpyacmi17d73ri";
name = "helm-w32-launcher";
};
packageRequires = [ cl-lib emacs helm ];
meta = {
homepage = "https://melpa.org/#/helm-w32-launcher";
license = lib.licenses.free;
};
}) {};
helm-zhihu-daily = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-zhihu-daily";
version = "0.2";
src = fetchFromGitHub {
owner = "xuchunyang";
repo = "helm-zhihu-daily";
rev = "fcc534bb42c81070063b28d3d939a53af0fa9a7c";
sha256 = "1j6ssbjbm5ym3pg0icpfp735y4dfhlky9qhl9hwp2n3wmba5g9h1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/helm-zhihu-daily";
sha256 = "0hkgail60s9qhxl0pskqxjvfz93iq1qh1kcmcq0x5kq7d08b911r";
name = "helm-zhihu-daily";
};
packageRequires = [ cl-lib emacs helm ];
meta = {
homepage = "https://melpa.org/#/helm-zhihu-daily";
license = lib.licenses.free;
};
}) {};
hfst-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hfst-mode";
version = "0.3.0";
src = fetchFromGitHub {
owner = "unhammer";
repo = "hfst-mode";
rev = "d145a21e3e175b0fe2b0592981533c9492bd289c";
sha256 = "1zr59kcnkd9bm5676shmz63n0wpnfr7yl9g4l01ng0xcili1n13i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hfst-mode";
sha256 = "1w342n5k9ak1m5znysvrplpr9dhmi7hxbkr4d1dx51dn0azbpjh7";
name = "hfst-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/hfst-mode";
license = lib.licenses.free;
};
}) {};
hi2 = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hi2";
version = "1.0";
src = fetchFromGitHub {
owner = "nilcons";
repo = "hi2";
rev = "c9d199727b5cdcb9e36a972b38131ce4611fd6c8";
sha256 = "1s08sgbh5v59lqskd0s1dscs6dy7z5mkqqkabs3gd35agbfvbmlf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hi2";
sha256 = "1wxkjg1jnw05lqzggi20jy2jl20d8brvv76vmrf6lnz62g6jv9h2";
name = "hi2";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/hi2";
license = lib.licenses.free;
};
}) {};
highlight-blocks = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "highlight-blocks";
version = "0.1.16";
src = fetchFromGitHub {
owner = "Fanael";
repo = "highlight-blocks";
rev = "9c4240a5d16008db430d1a81c76dad474d3deb0c";
sha256 = "0c65jk00j88qxfki2g88hy9g6n92rzskwcn1fbmwcw3qgaz4b6w5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/highlight-blocks";
sha256 = "1a32iv5kgf6g6ygbs559w156dh578k45m860czazfx0d6ap3k5m1";
name = "highlight-blocks";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/highlight-blocks";
license = lib.licenses.free;
};
}) {};
highlight-defined = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "highlight-defined";
version = "0.1.5";
src = fetchFromGitHub {
owner = "Fanael";
repo = "highlight-defined";
rev = "9cc03c7136b56c04ea053fbe08a3a4a6af26b90e";
sha256 = "08czwa165rnd5z0dwwdddn7zi5w63sdk31l47bj0598kbly01n7r";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/highlight-defined";
sha256 = "1vjxm35wf4c2qphpkjh57hf03a5qdssdlmfj0n0gwxsdw1q5rpms";
name = "highlight-defined";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/highlight-defined";
license = lib.licenses.free;
};
}) {};
highlight-indentation = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "highlight-indentation";
version = "0.7.0";
src = fetchFromGitHub {
owner = "antonj";
repo = "Highlight-Indentation-for-Emacs";
rev = "cd6d8168ccb04c6c0394f42e9512c58f23c01689";
sha256 = "00l54k75qk24a0znzl4ij3s3nrnr2wy9ha3za8apphzlm98m907k";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/highlight-indentation";
sha256 = "0iblrrbssjwfn71n8xxjcl98pjv1qw1igf3hlz6mh8740fsca3d6";
name = "highlight-indentation";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/highlight-indentation";
license = lib.licenses.free;
};
}) {};
highlight-numbers = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, parent-mode }:
melpaBuild {
pname = "highlight-numbers";
version = "0.2.1";
src = fetchFromGitHub {
owner = "Fanael";
repo = "highlight-numbers";
rev = "e1245b27a732ec43c1562f825533fe147759d24e";
sha256 = "0ffhc5s0h34064bix4qyiiyx30m4hpv0phmxwcrwiyvanj9ggfai";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/highlight-numbers";
sha256 = "1bywrjv9ybr65mwkrxggb52jdqn16z8acgs5vqm0faq43an8i5yv";
name = "highlight-numbers";
};
packageRequires = [ emacs parent-mode ];
meta = {
homepage = "https://melpa.org/#/highlight-numbers";
license = lib.licenses.free;
};
}) {};
highlight-parentheses = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "highlight-parentheses";
version = "1.1.0";
src = fetchFromGitHub {
owner = "tsdh";
repo = "highlight-parentheses.el";
rev = "5aa800a68e3795716de1e7f2722e836781190f31";
sha256 = "08ld4wjrkd77cghmrf1n2hn2yzid7bdqwz6b1rzzqaiwxl138iy9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/highlight-parentheses";
sha256 = "1d38wxk5bwblddr74crzwjwpgyr8zgcl5h5ilywg35jpv7n66lp5";
name = "highlight-parentheses";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/highlight-parentheses";
license = lib.licenses.free;
};
}) {};
highlight-quoted = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "highlight-quoted";
version = "0.1";
src = fetchFromGitHub {
owner = "Fanael";
repo = "highlight-quoted";
rev = "cdd7164f9ad3a9929387c08af641ef6f5f013f4f";
sha256 = "1ahg9qzss67jpw0wp2izys6lyss4nqjy9320fpa4vdx39msdmjjb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/highlight-quoted";
sha256 = "0x6gxi0jfxvpx7r1fm43ikxlxilnbk2xbhdy9xivhgmmdyqiqqkl";
name = "highlight-quoted";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/highlight-quoted";
license = lib.licenses.free;
};
}) {};
highlight-symbol = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "highlight-symbol";
version = "1.3";
src = fetchFromGitHub {
owner = "nschum";
repo = "highlight-symbol.el";
rev = "6136dac6d4328c19077a838dfbae2efc4caa4db2";
sha256 = "09z13kv2g21kjjkkm3iyaz93sdjmdy2d563r8n7r7ng94acrn7f6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/highlight-symbol";
sha256 = "0gw8ffr64s58qdbvm034s1b9xz1hynzvbk8ld67j06fxpc98qaj4";
name = "highlight-symbol";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/highlight-symbol";
license = lib.licenses.free;
};
}) {};
hindent = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hindent";
version = "5.4.3";
src = fetchFromGitHub {
owner = "chrisdone";
repo = "hindent";
rev = "726c692d234581c853495165472c78f4c7fb9297";
sha256 = "0hb74j5137yj3rm2si16xzwmcvkiwx8ywh1qrlnrzv5gl4viyjzb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hindent";
sha256 = "1f3vzgnqigwbwvglxv0ziz3kyp5dxjraw3vlghkpw39f57mky4xz";
name = "hindent";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/hindent";
license = lib.licenses.free;
};
}) {};
hippie-expand-slime = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hippie-expand-slime";
version = "0.1";
src = fetchFromGitHub {
owner = "purcell";
repo = "hippie-expand-slime";
rev = "de31fbc9f9d55891a006463bcee7670b47084015";
sha256 = "0mzk4agkcaaw7gryi0wrxv0blqndqsjf1ivdvr2nrnqi798sdhbr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hippie-expand-slime";
sha256 = "0kxyv1lpkg33qgfv1jfqx03640py7525bcnc9dk98w6y6y92zf4m";
name = "hippie-expand-slime";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/hippie-expand-slime";
license = lib.licenses.free;
};
}) {};
hippie-namespace = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hippie-namespace";
version = "0.5.8";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "hippie-namespace";
rev = "79a662dfe9e61341e071b879f4f9101ca027ad10";
sha256 = "0nfr8ad0klqwi97fjchvwx9mfc672lhv3ll166sr8vn6jlh7rkv0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hippie-namespace";
sha256 = "1bzjhq116ci9c9f0aw121fn3drmg2pw5ny1w6wcasa4p30syxxf0";
name = "hippie-namespace";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/hippie-namespace";
license = lib.licenses.free;
};
}) {};
history = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "history";
version = "1.0.0";
src = fetchFromGitHub {
owner = "boyw165";
repo = "history";
rev = "adef53ecc2f6067bb61f020a2b66c5185a51632d";
sha256 = "0dy98sg92xvnr4algm2v2bnjcdwzv0b0vqk0312b0ziinkzisas1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/history";
sha256 = "0s8pcz53bk1w4h5847204vb6j838vr8za66ni1b2y4pas76zjr5g";
name = "history";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/history";
license = lib.licenses.free;
};
}) {};
historyf = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "historyf";
version = "0.0.9";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "emacs-historyf";
rev = "64ab6c9d2cd6dec6982622bf675326e011373cd2";
sha256 = "1mxicha6m61qxz1mv9z76x4g9fpqk4ch9i6jf7nnpxd6x4xz3f7z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/historyf";
sha256 = "15pcaqfjpkfwcy46yqqw10q8kpw7aamcg0gr4frbdgzbv0yld08s";
name = "historyf";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/historyf";
license = lib.licenses.free;
};
}) {};
hl-anything = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hl-anything";
version = "0.0.9";
src = fetchFromGitHub {
owner = "hl-anything";
repo = "hl-anything-emacs";
rev = "de631c87d3a6602cdbf84c1623558334fda354fa";
sha256 = "0889dzrwizpkyh3wms13k8zx27ipsrsxfa4j4yzk4cwk3aicckcr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hl-anything";
sha256 = "0czpc82j5hbzprc66aall72lqnk38dxgpzx4rs8sbx95cag12dxa";
name = "hl-anything";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/hl-anything";
license = lib.licenses.free;
};
}) {};
hl-sentence = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hl-sentence";
version = "3";
src = fetchFromGitHub {
owner = "milkypostman";
repo = "hl-sentence";
rev = "f88882772f1a29fabb54194cc8aacd80d7f5b085";
sha256 = "1hgigbgppdhmr7rc901r95kyydjk05dck8mwbryh7kpglns365fa";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hl-sentence";
sha256 = "16sjfs0nnpwzj1cqfna9vhmxgznwwhb2qdmjci25hlgrdxwwyahs";
name = "hl-sentence";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/hl-sentence";
license = lib.licenses.free;
};
}) {};
hl-sexp = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hl-sexp";
version = "1.0.0";
src = fetchFromGitHub {
owner = "emacsmirror";
repo = "hl-sexp";
rev = "0606100422321c18db51ceda80f25cd7717c2e01";
sha256 = "1fsyj9cmqcz5nfxsfcyvpq2vqrhgl99xvq7ligviawl3x77376kw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hl-sexp";
sha256 = "0kg0m20i9ylphf4w0qcvii8yp65abdl2q5flyphilk0jahwbj9jy";
name = "hl-sexp";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/hl-sexp";
license = lib.licenses.free;
};
}) {};
hl-todo = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hl-todo";
version = "1.5.0";
src = fetchFromGitHub {
owner = "tarsius";
repo = "hl-todo";
rev = "6507868d63f3569a6f196716c38e09cf2b57d4e9";
sha256 = "1ljakm15bsl9hv1rbg6lj0mnbc4qna5fr9rwkalnlwknjpka1bx3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hl-todo";
sha256 = "1iyh68xwldj1r02blar5zi01wnb90dkbmi67vd6h78ksghl3z9j4";
name = "hl-todo";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/hl-todo";
license = lib.licenses.free;
};
}) {};
hoa-pp-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, names }:
melpaBuild {
pname = "hoa-pp-mode";
version = "0.3.0";
src = fetchFromGitHub {
owner = "hoaproject";
repo = "Contributions-Emacs-Pp";
rev = "a72104a191214fba502653643a0d166a8f5341d9";
sha256 = "1wg6vc9swwspi6s6jpig3my83i2pq8vkq2cy1q3an87rczacmfzp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hoa-pp-mode";
sha256 = "01ijfn0hd645j6j88rids5dsanmzwmky37slf50yqffnv69jwvla";
name = "hoa-pp-mode";
};
packageRequires = [ emacs names ];
meta = {
homepage = "https://melpa.org/#/hoa-pp-mode";
license = lib.licenses.free;
};
}) {};
homebrew-mode = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, inf-ruby, lib, melpaBuild }:
melpaBuild {
pname = "homebrew-mode";
version = "1.3.5";
src = fetchFromGitHub {
owner = "dunn";
repo = "homebrew-mode";
rev = "11e952b9fd9c7aa9c18933f7605cd10bac31e227";
sha256 = "0yh9v5zng1j2kfjjadfkdds67jws79q52kvl2mx9s8mq28263idm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/homebrew-mode";
sha256 = "088wc5fq4r5yj1nbh7mriyqf0xwqmbxvblj9d2wwrkkdm5flc8mj";
name = "homebrew-mode";
};
packageRequires = [ dash emacs inf-ruby ];
meta = {
homepage = "https://melpa.org/#/homebrew-mode";
license = lib.licenses.free;
};
}) {};
hookify = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "hookify";
version = "0.2.1";
src = fetchFromGitHub {
owner = "Silex";
repo = "hookify";
rev = "e76127230716f7fab6662410c03c3872d17a172b";
sha256 = "1yvz9d5h7npxhsdf6s9fgxpmqk5ixx91iwivbhzcz935gs2886hc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hookify";
sha256 = "0prls539ifk2fsqklcxmbrwmgbm9hya50z486d7sw426lh648qmy";
name = "hookify";
};
packageRequires = [ dash s ];
meta = {
homepage = "https://melpa.org/#/hookify";
license = lib.licenses.free;
};
}) {};
ht = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ht";
version = "2.0";
src = fetchFromGitHub {
owner = "Wilfred";
repo = "ht.el";
rev = "285c8752b7d3ab4b3d0c53bab6ba05d328577960";
sha256 = "0k09n66jar0prq9aal2h3izp1y67jibdx0gjr0g4jx1p1yxig1dg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ht";
sha256 = "16vmxksannn2wyn8r44jbkdp19jvz1bg57ggbs1vn0yi7nkanwbd";
name = "ht";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ht";
license = lib.licenses.free;
};
}) {};
html-to-markdown = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "html-to-markdown";
version = "1.5.1";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "html-to-markdown";
rev = "0fa0effd71acd8981a425ef11e0e63d53aea3199";
sha256 = "0c648dl5zwjrqx9n6zr6nyzx2zcnv05d5i4hvhjpl9q3y011ncns";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/html-to-markdown";
sha256 = "1gjh9ndqsb3nfb7w5h7carjckkgy6qh63b4mg141j19dsyx9rrjv";
name = "html-to-markdown";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/html-to-markdown";
license = lib.licenses.free;
};
}) {};
httpcode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "httpcode";
version = "0.1";
src = fetchFromGitHub {
owner = "rspivak";
repo = "httpcode.el";
rev = "2c8eb3b5455254ba70fb71f7178886bfc2d3af90";
sha256 = "1h9n388fi17nbyfciqywgrq3n165kpiildbimx59qyk2ac3v7rqk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/httpcode";
sha256 = "05k1al1j119x6zf03p7jn2r9qql33859583nbf85k41bhicknpgh";
name = "httpcode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/httpcode";
license = lib.licenses.free;
};
}) {};
httprepl = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "httprepl";
version = "1.1";
src = fetchFromGitHub {
owner = "gregsexton";
repo = "httprepl.el";
rev = "d2de8a676544deed1a5e084631a7799e487dbe55";
sha256 = "0dd257988bdar9hl2711ch5qshx9jc11fqxcvbrd7rc1va5cshs9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/httprepl";
sha256 = "0899qb1yfnsyf04hhvnk47qnq4d1f4vd5ghj43x4743wd2b9qawh";
name = "httprepl";
};
packageRequires = [ dash emacs s ];
meta = {
homepage = "https://melpa.org/#/httprepl";
license = lib.licenses.free;
};
}) {};
hyai = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hyai";
version = "1.0.0";
src = fetchFromGitHub {
owner = "iquiw";
repo = "hyai";
rev = "7c644d31f62943c75ccf5a772e43450b462cc08f";
sha256 = "1b8992vzq5bh01pjlj181nzqjrqs4fbjpwvv8h7gjq42sf8w59sm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hyai";
sha256 = "00ns7q5b11c5amwkq11fs4p5vrmdfmjljfrcxbwb39gc12yrhn7s";
name = "hyai";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/hyai";
license = lib.licenses.free;
};
}) {};
hyde = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hyde";
version = "0.2";
src = fetchFromGitHub {
owner = "nibrahim";
repo = "Hyde";
rev = "181f9d2f91c2678a22243c5485162fa7999fd893";
sha256 = "0nwsmc4c3v0wbfy917ik9k7yz8yclfac695p7p9sh9y354k3maw4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hyde";
sha256 = "18kjcxm7qmv9bfh4crw37zgax8khjqs9zkp4lrb490zlad2asbs3";
name = "hyde";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/hyde";
license = lib.licenses.free;
};
}) {};
hydra = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hydra";
version = "0.13.3";
src = fetchFromGitHub {
owner = "abo-abo";
repo = "hydra";
rev = "4bf7f1c9e46fb819c673e55d8a1891774e139f98";
sha256 = "08iw95lyizcyf6cjl37fm8wvay0vsk9758pk9gq9f2xiafcchl7f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/hydra";
sha256 = "1c59l43p39ins3dn9690gm6llwm4b9p0pk78lip0dwlx736drdbw";
name = "hydra";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/hydra";
license = lib.licenses.free;
};
}) {};
ibuffer-projectile = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, projectile }:
melpaBuild {
pname = "ibuffer-projectile";
version = "0.2";
src = fetchFromGitHub {
owner = "purcell";
repo = "ibuffer-projectile";
rev = "8b225dc779088ce65b81d8d86dc5d394baa53e2e";
sha256 = "1zcnp61c9cp2kvns3v499hifk072rxm4rhw4pvdv2mm966vcxzvc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ibuffer-projectile";
sha256 = "1qh4krggmsc6lx5mg60n8aakmi3f6ppl1gw094vfcsni96jl34fk";
name = "ibuffer-projectile";
};
packageRequires = [ projectile ];
meta = {
homepage = "https://melpa.org/#/ibuffer-projectile";
license = lib.licenses.free;
};
}) {};
ibuffer-vc = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ibuffer-vc";
version = "0.10";
src = fetchFromGitHub {
owner = "purcell";
repo = "ibuffer-vc";
rev = "b2bac7aa69335933ebb2e6f34259fa96d2c8d46a";
sha256 = "0bqdi5w120256g74k0j4jj81x804x1gcg4dxa74w3mb6fl5xlvs8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ibuffer-vc";
sha256 = "0bn5qyiq07cgzci10xl57ss5wsk7bfhi3hjq2v6yvpy9v704dvla";
name = "ibuffer-vc";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/ibuffer-vc";
license = lib.licenses.free;
};
}) {};
identica-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "identica-mode";
version = "1.3.1";
src = fetchFromGitHub {
owner = "gabrielsaldana";
repo = "Emacs-Identica-mode";
rev = "cf9183ee11ac922e85c7c908f04e2d00b03111b3";
sha256 = "047gzycr49cs8wlmm9j4ry7b7jxmfhmbayx6rbbxs49lba8dgwlk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/identica-mode";
sha256 = "1r69ylykjap305g23cry4wajiqhpgw08nw3b5d9i1y3mwx0j253q";
name = "identica-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/identica-mode";
license = lib.licenses.free;
};
}) {};
idle-highlight-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "idle-highlight-mode";
version = "1.1.3";
src = fetchFromGitHub {
owner = "nonsequitur";
repo = "idle-highlight-mode";
rev = "c466f2a9e291f9da1167dc879577b2e1a7880482";
sha256 = "0x4w1ksrw7dicl84zpf4d4scg672dyan9g95jkn6zvri0lr8xciv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/idle-highlight-mode";
sha256 = "1i5ky61bq0dpk71yasfpjhsrv29mmp9nly9f5xxin7gz3x0f36fc";
name = "idle-highlight-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/idle-highlight-mode";
license = lib.licenses.free;
};
}) {};
ido-complete-space-or-hyphen = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ido-complete-space-or-hyphen";
version = "1.1";
src = fetchFromGitHub {
owner = "doitian";
repo = "ido-complete-space-or-hyphen";
rev = "ad9baaec10e06be3f85db97b6c8fd970cf20df77";
sha256 = "1ffmsmi31jc0gqnbdxrd8ipsy790bn6hgq3rmayylavmdpg3qfd5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ido-complete-space-or-hyphen";
sha256 = "1wk0cq5gjnprmpyvhh80ksz3fash42hckvmx8m95crbzjg9j0gbc";
name = "ido-complete-space-or-hyphen";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ido-complete-space-or-hyphen";
license = lib.licenses.free;
};
}) {};
ido-completing-read-plus = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ido-completing-read-plus";
version = "3.12";
src = fetchFromGitHub {
owner = "DarwinAwardWinner";
repo = "ido-ubiquitous";
rev = "a491b106d9da87bfe45121078563389a77f8788c";
sha256 = "1ddy590xgv982zsgs1civqy0ch0a88z98qhq0bqqjivf9gq3v0pf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ido-completing-read+";
sha256 = "034j1q47d57ia5bwbf1w66gw6c7aqbhscpy3dg2a71lwjzfmshwh";
name = "ido-completing-read-plus";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/ido-completing-read+";
license = lib.licenses.free;
};
}) {};
ido-describe-bindings = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ido-describe-bindings";
version = "0.0.9";
src = fetchFromGitHub {
owner = "danil";
repo = "ido-describe-bindings";
rev = "1f5c78bf56f2cab137a323ec426e906f2215bf7f";
sha256 = "0055dda1la7yah33xsi19j4hcdmqp17ily2dvkipm4y6d3ww8yqa";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ido-describe-bindings";
sha256 = "1lsa09h025vd908r9q571iq2ia0zdpnq04mlihb3crpp5v9n9ws2";
name = "ido-describe-bindings";
};
packageRequires = [ dash ];
meta = {
homepage = "https://melpa.org/#/ido-describe-bindings";
license = lib.licenses.free;
};
}) {};
ido-grid-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ido-grid-mode";
version = "1.1.5";
src = fetchFromGitHub {
owner = "larkery";
repo = "ido-grid-mode.el";
rev = "8bbd66e365d4f6f352bbb17673be5869ab26d7ab";
sha256 = "0f1p6cnl0arcc2y1h99nqcflp7byvyf6hj6fmv5xqggs66qc72lb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ido-grid-mode";
sha256 = "1wl1yclcxmkbfnvp0il23csdf6gprzf7fkcknpivk784fhl19acr";
name = "ido-grid-mode";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/ido-grid-mode";
license = lib.licenses.free;
};
}) {};
ido-load-library = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, pcache, persistent-soft }:
melpaBuild {
pname = "ido-load-library";
version = "0.2.0";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "ido-load-library";
rev = "8589cb1e4303066eb333f1cfc789835d1cbe21df";
sha256 = "1z7az7h90v72llxvdclcywvf1qd0nhkfa45bp99xi7cy7sqsqssf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ido-load-library";
sha256 = "13f83gqh39p3yjy7r7qc7kzgdcmqh4b5c07zl7rwzb8y9rz59lhj";
name = "ido-load-library";
};
packageRequires = [ pcache persistent-soft ];
meta = {
homepage = "https://melpa.org/#/ido-load-library";
license = lib.licenses.free;
};
}) {};
ido-occur = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ido-occur";
version = "0.1.4";
src = fetchFromGitHub {
owner = "danil";
repo = "ido-occur";
rev = "7d2e42bf239cacb90e6240b8014e6b20b24e89cf";
sha256 = "0j12li001yq08vzwh1b25qyq09llizrkgaay9k07g9pvfxlx6zb3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ido-occur";
sha256 = "058l2pklg12wkvyyshk8va6shphpbc508fv9a8x25pw857a28pji";
name = "ido-occur";
};
packageRequires = [ dash ];
meta = {
homepage = "https://melpa.org/#/ido-occur";
license = lib.licenses.free;
};
}) {};
ido-ubiquitous = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, ido-completing-read-plus, lib, melpaBuild }:
melpaBuild {
pname = "ido-ubiquitous";
version = "3.12";
src = fetchFromGitHub {
owner = "DarwinAwardWinner";
repo = "ido-ubiquitous";
rev = "a491b106d9da87bfe45121078563389a77f8788c";
sha256 = "1ddy590xgv982zsgs1civqy0ch0a88z98qhq0bqqjivf9gq3v0pf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ido-ubiquitous";
sha256 = "143pzpix9aqpzjy8akrxfsxmwlzc9bmaqzp9fyhjgzrhq7zchjsp";
name = "ido-ubiquitous";
};
packageRequires = [ cl-lib emacs ido-completing-read-plus ];
meta = {
homepage = "https://melpa.org/#/ido-ubiquitous";
license = lib.licenses.free;
};
}) {};
ido-vertical-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ido-vertical-mode";
version = "0.1.6";
src = fetchFromGitHub {
owner = "creichert";
repo = "ido-vertical-mode.el";
rev = "c3e0514405ba5c15b5527e7f8e2d42dff259788f";
sha256 = "1lv82q639xjnmvby56nwqn23ijh6f163bk675s33dkingm8csj8k";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ido-vertical-mode";
sha256 = "1vg5s6nd6v2g8ychz1q9cdqvsdw6vag7d9w68sn7blpmlr0nqhfm";
name = "ido-vertical-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ido-vertical-mode";
license = lib.licenses.free;
};
}) {};
ido-yes-or-no = callPackage ({ fetchFromGitHub, fetchurl, ido-completing-read-plus, lib, melpaBuild }:
melpaBuild {
pname = "ido-yes-or-no";
version = "1.4";
src = fetchFromGitHub {
owner = "DarwinAwardWinner";
repo = "ido-yes-or-no";
rev = "9ddee9e878ad62d58c9f4b3a7685f22b8e36e420";
sha256 = "046ns1nqisz830f6xwlly1qgmi4v2ikw6vmj0f93jprv4vkjylpq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ido-yes-or-no";
sha256 = "0glag4yb9xyf1lxxbdhph2nq6s1vg44i6f2z1ii8bkxpambz2ana";
name = "ido-yes-or-no";
};
packageRequires = [ ido-completing-read-plus ];
meta = {
homepage = "https://melpa.org/#/ido-yes-or-no";
license = lib.licenses.free;
};
}) {};
idomenu = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "idomenu";
version = "0.1";
src = fetchFromGitHub {
owner = "birkenfeld";
repo = "idomenu";
rev = "5daaf7e06e4704ae43c825488109d7eb8c049321";
sha256 = "0bq0kx0889rdy8aasxbpmb0a4awpk2b24zv6x1dmhacmc5rj11i0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/idomenu";
sha256 = "0mg601ak9mhp2fg5n13npcfzphgyms4vkqd18ldmv098z2z1412h";
name = "idomenu";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/idomenu";
license = lib.licenses.free;
};
}) {};
idris-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, prop-menu }:
melpaBuild {
pname = "idris-mode";
version = "0.9.19";
src = fetchFromGitHub {
owner = "idris-hackers";
repo = "idris-mode";
rev = "314a0baea5752069de08e814bb134a9643fb675d";
sha256 = "0iwgbaq2797k1f7ql86i2pjfa67cha4s2v0mgmrd0qcgqkxsdq92";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/idris-mode";
sha256 = "0hiiizz976hz3z3ciwg1gs9y10qhxbs8givhz89kvyn4s4861a1s";
name = "idris-mode";
};
packageRequires = [ cl-lib emacs prop-menu ];
meta = {
homepage = "https://melpa.org/#/idris-mode";
license = lib.licenses.free;
};
}) {};
iedit = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "iedit";
version = "0.9.9";
src = fetchFromGitHub {
owner = "victorhge";
repo = "iedit";
rev = "b95c35107a429d63b99f888b52eb0f74105d0da0";
sha256 = "06qv95bgcb6n3zcjs2i1q80v9040z7m9pb9xbhxmqzcx68vpbpdm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/iedit";
sha256 = "02gjshvkcvyr58yf6vlg3s2pzls5sd54xpxggdmqajfg8xmpkq04";
name = "iedit";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/iedit";
license = lib.licenses.free;
};
}) {};
iflipb = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "iflipb";
version = "1.3";
src = fetchFromGitHub {
owner = "jrosdahl";
repo = "iflipb";
rev = "2e0d1719abeec7982341761ee5dabb01574e6862";
sha256 = "18rlyjsn9w0zbs0c002s84qzark3rrcmjn9vq4nap7i6zpaq8hki";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/iflipb";
sha256 = "1nfrrxgi9nlhn477z8ay7jxycpcghhhmmg9dagdhrlrr20fx697d";
name = "iflipb";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/iflipb";
license = lib.licenses.free;
};
}) {};
ignoramus = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ignoramus";
version = "0.7.4";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "ignoramus";
rev = "00385fcd0d42de3a470f61c1fdbe7e19fbef9c5b";
sha256 = "1ca2n6vv2z7c3550w0jzwmp6xp0rmrrbljr1ik2ijign62r35a3q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ignoramus";
sha256 = "1czqdmlrds1l5afi8ldg7nrxcwav86538z2w1npad3dz8xk67da9";
name = "ignoramus";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ignoramus";
license = lib.licenses.free;
};
}) {};
image-archive = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "image-archive";
version = "0.0.7";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "Emacs-image-archive";
rev = "699e967fa7b1dfcce2bf2ec878e74f4238bb6e45";
sha256 = "0imvxzcja91cd19zm2frqfpxm8j0bc89w9s7q0pkpvyjz44kjbq8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/image-archive";
sha256 = "0x0lv5dr1gc9bnr3dn26bc9s1ccq2rp8c4a1licbi929f0jyxxfp";
name = "image-archive";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/image-archive";
license = lib.licenses.free;
};
}) {};
image-dired-plus = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "image-dired-plus";
version = "0.7.2";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "Emacs-image-diredx";
rev = "b68094625d963056ad64e0e44af0e2266b2eadc7";
sha256 = "1n2ya9s0ld257a8iryjd0dz0z2zs1xhzfiwsdkq4l4azwxl54m29";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/image-dired+";
sha256 = "0hhwqfn490n7p12n7ij4xbjh15gfvicmn21fvwbnrmfqc343pcdy";
name = "image-dired-plus";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/image-dired+";
license = lib.licenses.free;
};
}) {};
image-plus = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "image-plus";
version = "0.6.2";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "Emacs-imagex";
rev = "967508a6c151e6ab6e97d3ac332dc5599011830d";
sha256 = "0k69xbih0273xvmj035vcmm67l6hgjb99pb1jbva5x0pnszb1vdv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/image+";
sha256 = "1a9dxswnqn6cvx28180kclpjc0vc6fimzp7n91gpdwnmy123x6hg";
name = "image-plus";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/image+";
license = lib.licenses.free;
};
}) {};
imapfilter = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "imapfilter";
version = "1.0.1";
src = fetchFromGitHub {
owner = "tarsius";
repo = "imapfilter";
rev = "f3aca4c07178c56080e4c85875f78321e94a9649";
sha256 = "15lflvpapm5749qq7jzdwbd0isb89i6df3np4wn9y9gjl7y92wk7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/imapfilter";
sha256 = "0i893kqj6yzadhza800r6ri7fihl01r57z8yrzzh3d09qaias5vz";
name = "imapfilter";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/imapfilter";
license = lib.licenses.free;
};
}) {};
imenu-anywhere = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "imenu-anywhere";
version = "0.9.0";
src = fetchFromGitHub {
owner = "vspinu";
repo = "imenu-anywhere";
rev = "a090132492a3a98b6547240babe0bc0fa6154bb2";
sha256 = "0qc96p5f7paxaxzv73w072cba8jb6ibdbhml7n7cm85b0rz1wf16";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/imenu-anywhere";
sha256 = "1ylqzdnd3nzcpyyd6rh6i5q9mvf8c99rvpk51fzfm3yq2kyw4dbq";
name = "imenu-anywhere";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/imenu-anywhere";
license = lib.licenses.free;
};
}) {};
imenu-list = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "imenu-list";
version = "0.5";
src = fetchFromGitHub {
owner = "bmag";
repo = "imenu-list";
rev = "a68d596b437ce1c125d8bd5414467ca1ff55bdcc";
sha256 = "1j0p0zkk89lg5xk5qzdnj9nxxiaxhff2y9iv9lw456kvb3lsyvjk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/imenu-list";
sha256 = "092fsn7hnbfabcyakbqyk20pk62sr8xrs45aimkv1l91681np98s";
name = "imenu-list";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/imenu-list";
license = lib.licenses.free;
};
}) {};
imenus = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "imenus";
version = "0.2";
src = fetchFromGitHub {
owner = "alezost";
repo = "imenus.el";
rev = "ee1bbd2228dbb86df2865dc9004d375421b171ba";
sha256 = "1y57xp0w0c6hg3gn4f1l3612a18li4gwhfa4dy18fy94gr54ycpx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/imenus";
sha256 = "1q0j6r2n5vjlbgchkz9zdglmmbpd8agawzcg61knqrgzpc4lk82r";
name = "imenus";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/imenus";
license = lib.licenses.free;
};
}) {};
imgix = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, ht, json ? null, lib, melpaBuild, s }:
melpaBuild {
pname = "imgix";
version = "1.0.0";
src = fetchFromGitHub {
owner = "imgix";
repo = "imgix-emacs";
rev = "cf3994f69b34a36f627e9ceaf3e6f4309ee9ec30";
sha256 = "19jqcbiwqknlpij9q63m1p69k4zb3v1qdx0858drprc2rl1p55cd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/imgix";
sha256 = "0dh7qsz5c9mflldcw60vc8mrxrw76n2ydd7blv6jfmsnr19ila4q";
name = "imgix";
};
packageRequires = [ cl-lib dash ht json s ];
meta = {
homepage = "https://melpa.org/#/imgix";
license = lib.licenses.free;
};
}) {};
immutant-server = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "immutant-server";
version = "1.2.0";
src = fetchFromGitHub {
owner = "leathekd";
repo = "immutant-server.el";
rev = "6f3d303354a229780a33e6bae64460a95bfefe60";
sha256 = "1pf7pqh8yzyvh4gzvp5npfq8kcfjcbzra0kkw7zmz769xxc8v84x";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/immutant-server";
sha256 = "15vcxag1ni41ja4b3q0444sq5ysrisis59la7li6h3617wy8r02i";
name = "immutant-server";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/immutant-server";
license = lib.licenses.free;
};
}) {};
import-js = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "import-js";
version = "0.6.0";
src = fetchFromGitHub {
owner = "trotzig";
repo = "import-js";
rev = "560519eb2a2a3c295c2b839c753ec410769d04ab";
sha256 = "14sq387cq76p3dhbglg87qxaagfmavw98221d30siyz31w6fsbd2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/import-js";
sha256 = "1grvzy378qj14wlbmhb3j7fx2zkl9wp65b5g0brjimav08nz7bls";
name = "import-js";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/import-js";
license = lib.licenses.free;
};
}) {};
import-popwin = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, popwin }:
melpaBuild {
pname = "import-popwin";
version = "0.9";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-import-popwin";
rev = "34c3b34ffcadafea71600acb8f4e5ba385e6da19";
sha256 = "0ycsdwwfb27g85aby4jix1aj41a4vq6bf541iwla0xh3wsyxb01w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/import-popwin";
sha256 = "0vkw6y09m68bvvn1wzah4gzm69z099xnqhn359xfns2ljm74bvgy";
name = "import-popwin";
};
packageRequires = [ cl-lib popwin ];
meta = {
homepage = "https://melpa.org/#/import-popwin";
license = lib.licenses.free;
};
}) {};
inf-clojure = callPackage ({ clojure-mode, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "inf-clojure";
version = "1.4.0";
src = fetchFromGitHub {
owner = "clojure-emacs";
repo = "inf-clojure";
rev = "a9eb2109fcd547b5c9f18f7bf9e617f32d47b5a0";
sha256 = "1dmr1arqy2vs9jdjha513mvw3yfwgkn4zs728q83asjy91sfcz7k";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/inf-clojure";
sha256 = "0n8w0vx1dnbfz88j45a57z9bsmkxr2zyh6ld72ady8asanf17zhl";
name = "inf-clojure";
};
packageRequires = [ clojure-mode emacs ];
meta = {
homepage = "https://melpa.org/#/inf-clojure";
license = lib.licenses.free;
};
}) {};
inf-ruby = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "inf-ruby";
version = "2.4.0";
src = fetchFromGitHub {
owner = "nonsequitur";
repo = "inf-ruby";
rev = "d130ede56a1203d0aa1c8e5bca5fedbfb14e7ce8";
sha256 = "11zsprv5ycnfqi358dd4cx70dbn6a8hccd4prf28lln7vhldbmjz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/inf-ruby";
sha256 = "02f01vwzr6j9iqcdns4l579bhia99sw8hwdqfwqjs9gk3xampfpp";
name = "inf-ruby";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/inf-ruby";
license = lib.licenses.free;
};
}) {};
inflections = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "inflections";
version = "2.3";
src = fetchFromGitHub {
owner = "eschulte";
repo = "jump.el";
rev = "fb7355615276f00397b15182076bf472336448a9";
sha256 = "1fm69g4mrmdchvxr062bk7n1jvs2rrscddb02cldb5bgdrcw8g6j";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/inflections";
sha256 = "0f02bhm2a5xiaxnf2c2hlpa4p121xfyyj3c59fy0yldipdxhvw70";
name = "inflections";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/inflections";
license = lib.licenses.free;
};
}) {};
init-loader = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "init-loader";
version = "0.2";
src = fetchFromGitHub {
owner = "emacs-jp";
repo = "init-loader";
rev = "128ee76adbf431f0b8c30a3a29cb20c9c5100cde";
sha256 = "031vb7ndz68x0119v4pyizz0ykd341ywcp5s7i4z35zx1vcqj8az";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/init-loader";
sha256 = "0rq7759abp0ml0l8dycvdl0j5wsxw9z5y9pyx68973a4ssbx2i0r";
name = "init-loader";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/init-loader";
license = lib.licenses.free;
};
}) {};
init-open-recentf = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "init-open-recentf";
version = "0.0.2";
src = fetchFromGitHub {
owner = "zonuexe";
repo = "init-open-recentf.el";
rev = "39da6a50e7f39e6ccd9aada0c20d8b6d501cb487";
sha256 = "06w1vnfhjy8g62z6xajin5akgh30pa0kk56am61kv6mi5ia8fc96";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/init-open-recentf";
sha256 = "0xlmfxhxb2car8vfx7krxmxb3d56x0r3zzkj8ds7yqvr65z85x2r";
name = "init-open-recentf";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/init-open-recentf";
license = lib.licenses.free;
};
}) {};
initsplit = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "initsplit";
version = "1.6";
src = fetchFromGitHub {
owner = "dabrahams";
repo = "initsplit";
rev = "950bdc568e3fd08e6106170953caf98ac582a431";
sha256 = "1rfw38a63bvzglqx7mb8wlnzjvlmkhkn35hn66snqqgvnmnvi54g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/initsplit";
sha256 = "0n9dk3x62vgxfn39jkmdg8wxsik0xqkprifgvqzyvn8xcx1blyyq";
name = "initsplit";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/initsplit";
license = lib.licenses.free;
};
}) {};
inline-crypt = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "inline-crypt";
version = "0.1.4";
src = fetchFromGitHub {
owner = "Sodel-the-Vociferous";
repo = "inline-crypt-el";
rev = "497ce9dc29a8ccac0b6dd6854f5d120514350282";
sha256 = "0jipds844432a8m4d5gxbbkk2h1rsq9fg748g6bxy2q066kyzfz6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/inline-crypt";
sha256 = "04mcyyqa9h6g6wrzphzqalpqxsndmzxpavlpdc24z4a2c5s3yz8n";
name = "inline-crypt";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/inline-crypt";
license = lib.licenses.free;
};
}) {};
inlineR = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "inlineR";
version = "1.0";
src = fetchFromGitHub {
owner = "myuhe";
repo = "inlineR.el";
rev = "29357186beca825e3d0451b700ec09b9ed65e37b";
sha256 = "15nasjknmzy57ilj1gaz3w5sj8b3ijcpgwcd6w2r9xhgcl86m40q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/inlineR";
sha256 = "1fflq2gkpfn3jkv4a6yywzmxsq6qszfid1ri85ass1ppw6scdvzw";
name = "inlineR";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/inlineR";
license = lib.licenses.free;
};
}) {};
insert-shebang = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "insert-shebang";
version = "0.9.4";
src = fetchFromGitHub {
owner = "psachin";
repo = "insert-shebang";
rev = "4161cc8c7d07d0979684838fa8e3eec582351d97";
sha256 = "1mqnz40zirnyn3wa71wzzjph3a0sbgvzcywcr7xnzqpl6sp7g93f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/insert-shebang";
sha256 = "0z88l1q925v9lwzr6nas9qjy0f57qxilg6smgpx9wj6lll3f7p5v";
name = "insert-shebang";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/insert-shebang";
license = lib.licenses.free;
};
}) {};
instapaper = callPackage ({ fetchhg, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "instapaper";
version = "0.9.5";
src = fetchhg {
url = "https://bitbucket.com/jfm/emacs-instapaper";
rev = "8daa0058ede7";
sha256 = "0krscid3yz2b7kv75gd9fs92zgfl7pnl77dbp5gycv5rmw5mivp8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/instapaper";
sha256 = "1yibdpj3lx6vr33s75s1y415lxqljrk7pqc901f8nfa01kca7axn";
name = "instapaper";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/instapaper";
license = lib.licenses.free;
};
}) {};
interleave = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "interleave";
version = "1.1.0";
src = fetchFromGitHub {
owner = "rudolfochrist";
repo = "interleave";
rev = "6b28363eac939227c6cdc8a73a1d3ea5b002442d";
sha256 = "1qs6j9cz152wfy54c5d1a558l0df6wxv3djlvfl2mx58wf0sk73h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/interleave";
sha256 = "18b3fpxn07y5abkcnaw9is9ihdhik7xjdj6kzl1pz958lk9f4hfy";
name = "interleave";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/interleave";
license = lib.licenses.free;
};
}) {};
iplayer = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "iplayer";
version = "0.1";
src = fetchFromGitHub {
owner = "csrhodes";
repo = "iplayer-el";
rev = "48b664e36e1a8e37eeb3eee80b91ff7126ed449a";
sha256 = "043dnij48zdyg081sa7y64lm35z7zvrv8gcymv3l3a98r1yhy3v6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/iplayer";
sha256 = "0wnxvdlnvlmspqsaqx0ldw8j03qjckkqzvx3cbpc2yfs55pm3p7r";
name = "iplayer";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/iplayer";
license = lib.licenses.free;
};
}) {};
ir-black-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ir-black-theme";
version = "1.0.1";
src = fetchFromGitHub {
owner = "jmdeldin";
repo = "ir-black-theme.el";
rev = "b1ca1d0778e3e6228ff756e7fdaf5f5982000fa2";
sha256 = "036q933yw7pimnnq43ydaqqfccgf4iwvjhjmsavp7l6y1w16rvmy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ir-black-theme";
sha256 = "1qpq9zbv63ywzk5mlr8x53g3rn37k0mdv6x1l1hcd90gka7vga9v";
name = "ir-black-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ir-black-theme";
license = lib.licenses.free;
};
}) {};
irony = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild }:
melpaBuild {
pname = "irony";
version = "0.2.0";
src = fetchFromGitHub {
owner = "Sarcasm";
repo = "irony-mode";
rev = "3d64dec24b01bc582801db537ed12a5812f4f0ee";
sha256 = "1y72xhs978ah53fmp10pa8riscx94y9bjvr26wk2f3zc94c6cq3d";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/irony";
sha256 = "1xcxrdrs7imi31nxpszgpaywq4ivni75hrdl4zzrf103xslqpl8a";
name = "irony";
};
packageRequires = [ cl-lib json ];
meta = {
homepage = "https://melpa.org/#/irony";
license = lib.licenses.free;
};
}) {};
isgd = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "isgd";
version = "1.1";
src = fetchFromGitHub {
owner = "chmouel";
repo = "isgd.el";
rev = "764306dadd5a9213799081a48aba22f7c75cca9a";
sha256 = "09hx28lmldm7z3x22a0qx34id09fdp3z61pdr61flgny213q1ach";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/isgd";
sha256 = "0yc9mkjzj3w64f48flnjvd193mk9gndrrqbxz3cvmvq3vgahhzyi";
name = "isgd";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/isgd";
license = lib.licenses.free;
};
}) {};
ivy = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ivy";
version = "0.8.0";
src = fetchFromGitHub {
owner = "abo-abo";
repo = "swiper";
rev = "c24a3728538dd7d11de9f141b3ad1d8e0996c330";
sha256 = "19vfj01x7b8f7wyx7m51z00la2r7jcwzv0n06srkvcls0wm5s1h3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ivy";
sha256 = "1w6dh05k1m1b1m3qy1mhfrl9rck0h1x6kh2b2llidwbv346wp17g";
name = "ivy";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/ivy";
license = lib.licenses.free;
};
}) {};
ix = callPackage ({ fetchFromGitHub, fetchurl, grapnel, lib, melpaBuild }:
melpaBuild {
pname = "ix";
version = "0.7";
src = fetchFromGitHub {
owner = "theanalyst";
repo = "ix.el";
rev = "498dac674f4f1910d39087b1457c5da5465a0614";
sha256 = "0rpxh1jv98dl9b5ldjkljk70z4hkl61kcmvy1lhpj3lxn8ysv87a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ix";
sha256 = "1fl76dk8vgw3mrh5iz99lrsllwya6ij9d1lj3szcrs4qnj0b5ql3";
name = "ix";
};
packageRequires = [ grapnel ];
meta = {
homepage = "https://melpa.org/#/ix";
license = lib.licenses.free;
};
}) {};
iy-go-to-char = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "iy-go-to-char";
version = "3.2.1";
src = fetchFromGitHub {
owner = "doitian";
repo = "iy-go-to-char";
rev = "77b40d64eef9dad11eca59f4e3fbc6e849de7434";
sha256 = "1mb0k4lmbkbpn6qzzg8n14pybhd5zla77ppqac6a9kw89fj2qj4i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/iy-go-to-char";
sha256 = "10szn9y7gl8947p3f9w6p6vzjf1a9cjif9mbj3qdqx4vbsl9mqpz";
name = "iy-go-to-char";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/iy-go-to-char";
license = lib.licenses.free;
};
}) {};
j-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "j-mode";
version = "1.1.1";
src = fetchFromGitHub {
owner = "zellio";
repo = "j-mode";
rev = "caa55dfaae01d1875380929826952c2b3ef8a653";
sha256 = "07kbicf760nw4qlb2lkf1ns8yzqy0r5jqqwqjbsnqxx4sm52hml9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/j-mode";
sha256 = "0f9lsr9hjhdvmzx565ivlncfzb4iq4rjjn6a41053cjy50bl066i";
name = "j-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/j-mode";
license = lib.licenses.free;
};
}) {};
jabber = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
pname = "jabber";
version = "0.8.92";
src = fetchgit {
url = "git://git.code.sf.net/p/emacs-jabber/git";
rev = "2999f58619dd9c20cc6cac8060c4c850a504cbbd";
sha256 = "0d6dwj45rrvh3dlrhdmqkxjmd439a1x3h88czdg7np2m5q2xg2dg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/jabber";
sha256 = "1g5pc80n3cd5pzs3hmpbnmxbldwakd72pdn3vvb0h26j9v073pa8";
name = "jabber";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/jabber";
license = lib.licenses.free;
};
}) {};
jade-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "jade-mode";
version = "1.0.0";
src = fetchFromGitHub {
owner = "brianc";
repo = "jade-mode";
rev = "4e7a20db492719062f40b225ed730ed50be5db56";
sha256 = "0krbd1qa2408a97pqhl7fv0x8x1n2l3qq33zzj4w4vv0c55jk43n";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/jade-mode";
sha256 = "156j0d9wx6hrhph0nsjsi1jha4h65rcbrbff1j2yr8vdsszjrs94";
name = "jade-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/jade-mode";
license = lib.licenses.free;
};
}) {};
jammer = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "jammer";
version = "0.1.1";
src = fetchFromGitHub {
owner = "wasamasa";
repo = "jammer";
rev = "1ba232b71507b468c60dc53c2bc8888bef36c858";
sha256 = "0x0vz7m9kn7b2aiqvrdqx8qh84ynbpzy2asz2b18l47bcwa7r5bh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/jammer";
sha256 = "01c4bii7gswhp6z9dgx4bhvsywiwbbdv7mg1zj6vp1530l74zx6z";
name = "jammer";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/jammer";
license = lib.licenses.free;
};
}) {};
japanlaw = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "japanlaw";
version = "0.9.1";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "japanlaw.el";
rev = "d90b204b018893d5d75286c92948c0bddf94cce2";
sha256 = "08gkxxaw789g1r0dql11skz6i8bdrrz4wp87fzs9f5rgx99xxr6h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/japanlaw";
sha256 = "1pxss1mjk5660k80r1xqgslnbrsr6r4apgp9abjwjfxpg4f6d0sa";
name = "japanlaw";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/japanlaw";
license = lib.licenses.free;
};
}) {};
java-imports = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pcache, s }:
melpaBuild {
pname = "java-imports";
version = "0.1.0";
src = fetchFromGitHub {
owner = "dakrone";
repo = "emacs-java-imports";
rev = "275f354c245df741b45e88d085660722e81a12be";
sha256 = "1bngn6v6w60qb3zz7s3px7v3wk99a3hfvzrg9l06dz1q7xgyvsi1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/java-imports";
sha256 = "1waz6skyrm1n8wpc0pwa652l11wz8qz1m89mqxk27k3lwyd84n98";
name = "java-imports";
};
packageRequires = [ emacs pcache s ];
meta = {
homepage = "https://melpa.org/#/java-imports";
license = lib.licenses.free;
};
}) {};
javadoc-lookup = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "javadoc-lookup";
version = "1.1.0";
src = fetchFromGitHub {
owner = "skeeto";
repo = "javadoc-lookup";
rev = "507a2dd443d60b537b8f779c1847e2cd0ccd1382";
sha256 = "16gywcma1s8kslwznlxwlx0xj0gs5g31637kb74vfdplk48f04zj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/javadoc-lookup";
sha256 = "1fffs0iqkk9rg5vbxifvn09j4i2751p81bzcvy5fslr3r1r2nv79";
name = "javadoc-lookup";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/javadoc-lookup";
license = lib.licenses.free;
};
}) {};
jedi = callPackage ({ auto-complete, emacs, fetchFromGitHub, fetchurl, jedi-core, lib, melpaBuild }:
melpaBuild {
pname = "jedi";
version = "0.2.7";
src = fetchFromGitHub {
owner = "tkf";
repo = "emacs-jedi";
rev = "8da022c8cda511428c72a6dc4c5be3c0a0c88584";
sha256 = "0xbp9fcxgbf298w05hvf52z41kk7r52975ailgdn8sg60xc98fa7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/jedi";
sha256 = "1777060q25k9n2g6h1lm5lkki900pmjqkxq72mrk3j19jr4pk9m4";
name = "jedi";
};
packageRequires = [ auto-complete emacs jedi-core ];
meta = {
homepage = "https://melpa.org/#/jedi";
license = lib.licenses.free;
};
}) {};
jedi-core = callPackage ({ cl-lib ? null, emacs, epc, fetchFromGitHub, fetchurl, lib, melpaBuild, python-environment }:
melpaBuild {
pname = "jedi-core";
version = "0.2.7";
src = fetchFromGitHub {
owner = "tkf";
repo = "emacs-jedi";
rev = "8da022c8cda511428c72a6dc4c5be3c0a0c88584";
sha256 = "0xbp9fcxgbf298w05hvf52z41kk7r52975ailgdn8sg60xc98fa7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/jedi-core";
sha256 = "0pzi32zdb4g9n4kvpmkdflmqypa7nckmnjq60a3ngym4wlzbb32f";
name = "jedi-core";
};
packageRequires = [ cl-lib emacs epc python-environment ];
meta = {
homepage = "https://melpa.org/#/jedi-core";
license = lib.licenses.free;
};
}) {};
jq-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "jq-mode";
version = "0.1.0";
src = fetchFromGitHub {
owner = "ljos";
repo = "jq-mode";
rev = "7f03354a4c1e26796482c39ce543d1d1f075a18d";
sha256 = "0ws0297v6sairvsk665wrfzymfi599g5ljshfnpmi81qnnnbwjgf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/jq-mode";
sha256 = "1xvh641pdkvbppb2nzwn1ljdk7sv6laq29kdv09kxaqd89vm0vin";
name = "jq-mode";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/jq-mode";
license = lib.licenses.free;
};
}) {};
js-comint = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, nvm }:
melpaBuild {
pname = "js-comint";
version = "0.0.4";
src = fetchFromGitHub {
owner = "redguardtoo";
repo = "js-comint";
rev = "c4114b41db94ef17720b67cb2b714d670f453cc4";
sha256 = "1f1zad423q5adycbbh62094m622gl8ncwbr8vxad1a6zcga70cgi";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/js-comint";
sha256 = "0jvkjb0rmh87mf20v6rjapi2j6qv8klixy0y0kmh3shylkni3an1";
name = "js-comint";
};
packageRequires = [ nvm ];
meta = {
homepage = "https://melpa.org/#/js-comint";
license = lib.licenses.free;
};
}) {};
js2-closure = callPackage ({ fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild }:
melpaBuild {
pname = "js2-closure";
version = "1.4";
src = fetchFromGitHub {
owner = "jart";
repo = "js2-closure";
rev = "e1b3e7db13285e63c3c428d87c018289352bd043";
sha256 = "0d2hqlgm09rw0azha5dxmq63b56sa8b9qj7gd7invibl6nnyjh4a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/js2-closure";
sha256 = "19732bf98lk2ah2ssgkr1ngxx7rz3nhsiw84lsfmydb0vvm4fpk7";
name = "js2-closure";
};
packageRequires = [ js2-mode ];
meta = {
homepage = "https://melpa.org/#/js2-closure";
license = lib.licenses.free;
};
}) {};
js2-highlight-vars = callPackage ({ fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild }:
melpaBuild {
pname = "js2-highlight-vars";
version = "0.1.0";
src = fetchFromGitHub {
owner = "unhammer";
repo = "js2-highlight-vars.el";
rev = "bf38d12cf65eebc8b81866fd03f6a0389bb2a9ed";
sha256 = "0r2szaxr3q0gvxqd9asn03q8jf3nclxv4mqdsjn96s98n45x388l";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/js2-highlight-vars";
sha256 = "07bq393g2jy8ydvaqyqn6vdyfvyminvgi239yvwzg5g9a1xjc475";
name = "js2-highlight-vars";
};
packageRequires = [ js2-mode ];
meta = {
homepage = "https://melpa.org/#/js2-highlight-vars";
license = lib.licenses.free;
};
}) {};
js2-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "js2-mode";
version = "20150909";
src = fetchFromGitHub {
owner = "mooz";
repo = "js2-mode";
rev = "5c9d8b82dddec2fab370ec8798569c7fc5698093";
sha256 = "0xj87grvg7pbhh4d239gaqai5gl72klhpp9yksaqn77qnm98q4fn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/js2-mode";
sha256 = "0f9cj3n55qnlifxwk1yp8n1kfd319jf7qysnkk28xpvglzw24yjv";
name = "js2-mode";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/js2-mode";
license = lib.licenses.free;
};
}) {};
js2-refactor = callPackage ({ dash, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild, multiple-cursors, s, yasnippet }:
melpaBuild {
pname = "js2-refactor";
version = "0.7.1";
src = fetchFromGitHub {
owner = "magnars";
repo = "js2-refactor.el";
rev = "ac3da94a33b714d44d4f0adc670a829fdc522e34";
sha256 = "08wxsz90x5zhma3q8kqfd01avhzxjmcrjc95s757l5xaynsc2bly";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/js2-refactor";
sha256 = "09dcfwpxxyw0ffgjjjaaxbsj0x2nwfrmxy1a05h8ba3r3jl4kl1r";
name = "js2-refactor";
};
packageRequires = [ dash js2-mode multiple-cursors s yasnippet ];
meta = {
homepage = "https://melpa.org/#/js2-refactor";
license = lib.licenses.free;
};
}) {};
js3-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "js3-mode";
version = "1.1.0";
src = fetchFromGitHub {
owner = "thomblake";
repo = "js3-mode";
rev = "5ccda46ba39998a74bd724fdffb34634be5b6563";
sha256 = "17d0nf1kz7mgv5qz57q6khy4w5vrmsliqirggahk9s6nnsx1j56n";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/js3-mode";
sha256 = "12s5qf6zfcv4m5kqxvh9b4zgwf433x39a210d957gjjp5mywbb1r";
name = "js3-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/js3-mode";
license = lib.licenses.free;
};
}) {};
jsfmt = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "jsfmt";
version = "0.2.0";
src = fetchFromGitHub {
owner = "brettlangdon";
repo = "jsfmt.el";
rev = "c5d9742872509143db0250a77db705ef78f02cd0";
sha256 = "0pjmslxwmlb9cb3j5qfsyxq1lg1ywzw1p9dvj330c2m7nla1j70x";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/jsfmt";
sha256 = "1syy32sv2d57b3gja0ly65h36mfnyq6hzf5lnnl3r58yvbdzngqd";
name = "jsfmt";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/jsfmt";
license = lib.licenses.free;
};
}) {};
json-mode = callPackage ({ fetchFromGitHub, fetchurl, json-reformat, json-snatcher, lib, melpaBuild }:
melpaBuild {
pname = "json-mode";
version = "1.6.0";
src = fetchFromGitHub {
owner = "joshwnj";
repo = "json-mode";
rev = "ce275e004dc7265047a80dec68b24eb058b200f0";
sha256 = "0sxkp9m68rvff8dbr8jlsx85w5ngifn19lwhcydysm7grbwzrdi3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/json-mode";
sha256 = "014j10wgxsqy6d6aksnkz2dr5cmpsi8c7v4a825si1vgb4622a70";
name = "json-mode";
};
packageRequires = [ json-reformat json-snatcher ];
meta = {
homepage = "https://melpa.org/#/json-mode";
license = lib.licenses.free;
};
}) {};
json-reformat = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "json-reformat";
version = "0.0.6";
src = fetchFromGitHub {
owner = "gongo";
repo = "json-reformat";
rev = "b9bd375ec1deb10d2ba09c409bdcf99c56d7a716";
sha256 = "0qp4n2k6s69jj4gwwimkpadjv245y54wk3bxb1x96f034gkp81vs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/json-reformat";
sha256 = "1m5p895w9qdgb8f67xykhzriribgmp20a1lvj64iap4aam6wp8na";
name = "json-reformat";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/json-reformat";
license = lib.licenses.free;
};
}) {};
json-snatcher = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "json-snatcher";
version = "1.0.0";
src = fetchFromGitHub {
owner = "Sterlingg";
repo = "json-snatcher";
rev = "c4cecc0a5051bd364373aa499c47a1bb7a5ac51c";
sha256 = "05zsgnk7grgw9jzwl80h5sxfpifxlr37b4mkbvx7mjq4z14xc2jw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/json-snatcher";
sha256 = "0f6j9g3c5fz3wlqa88706cbzinrs3dnfpgsr2d3h3117gic4iwp4";
name = "json-snatcher";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/json-snatcher";
license = lib.licenses.free;
};
}) {};
jsx-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "jsx-mode";
version = "0.1.10";
src = fetchFromGitHub {
owner = "jsx";
repo = "jsx-mode.el";
rev = "1ca260b76f6e6251c528ed89501597a5b456c179";
sha256 = "1wx28rr5dk238yz07xn95v88qmv10c1gz9pcxard2kszpnmrn6dx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/jsx-mode";
sha256 = "1lnjnyn8qf3biqr92z443z6b58dly7glksp1g986vgqzdprq3n1b";
name = "jsx-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/jsx-mode";
license = lib.licenses.free;
};
}) {};
jump = callPackage ({ fetchFromGitHub, fetchurl, findr, inflections, lib, melpaBuild }:
melpaBuild {
pname = "jump";
version = "2.3";
src = fetchFromGitHub {
owner = "eschulte";
repo = "jump.el";
rev = "fb7355615276f00397b15182076bf472336448a9";
sha256 = "1fm69g4mrmdchvxr062bk7n1jvs2rrscddb02cldb5bgdrcw8g6j";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/jump";
sha256 = "18g0fa9g8m9jscsm6pn7jwdq94l4aj0dfhrv2hqapq1q1x537364";
name = "jump";
};
packageRequires = [ findr inflections ];
meta = {
homepage = "https://melpa.org/#/jump";
license = lib.licenses.free;
};
}) {};
jump-to-line = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "jump-to-line";
version = "0.2.0";
src = fetchFromGitHub {
owner = "ongaeshi";
repo = "jump-to-line";
rev = "01ef8c3529d85e6c59cc20840acbc4a8e8325bc8";
sha256 = "1s9plmg323m1p625xqnks0yqz0zlsjacdj7pv8f783r0d9jmfq3s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/jump-to-line";
sha256 = "09ifhsggl5mrb6l8nqnl38yph0v26v30y98ic8hl23i455hqkkdr";
name = "jump-to-line";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/jump-to-line";
license = lib.licenses.free;
};
}) {};
jvm-mode = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "jvm-mode";
version = "0.2.0";
src = fetchFromGitHub {
owner = "martintrojer";
repo = "jvm-mode.el";
rev = "16d84c8c80bb214367bae6ed30b08756521c27d6";
sha256 = "1785nsv61m51lpykai2wxrv6zmwbm5654v937fgw177p37054s83";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/jvm-mode";
sha256 = "1r283b4s0pzq4hgwcz5cnhlvdvq4gy0x51g3vp0762s8qx969a5w";
name = "jvm-mode";
};
packageRequires = [ dash emacs ];
meta = {
homepage = "https://melpa.org/#/jvm-mode";
license = lib.licenses.free;
};
}) {};
kaesar = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "kaesar";
version = "0.9.0";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "Emacs-kaesar";
rev = "4fa74851cd928f30e9f2ee1aa27ee6074ad253ea";
sha256 = "03l9w238a5kyfin3v1fy1q2pl0gvmb87j0v89g6nk114s7m4y3r8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/kaesar";
sha256 = "0zhi1dv1ay1azh7afq4x6bdg91clwpsr13nrzy7539yrn9sglj5l";
name = "kaesar";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/kaesar";
license = lib.licenses.free;
};
}) {};
kaesar-file = callPackage ({ fetchFromGitHub, fetchurl, kaesar, lib, melpaBuild }:
melpaBuild {
pname = "kaesar-file";
version = "0.9.0";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "Emacs-kaesar";
rev = "4fa74851cd928f30e9f2ee1aa27ee6074ad253ea";
sha256 = "03l9w238a5kyfin3v1fy1q2pl0gvmb87j0v89g6nk114s7m4y3r8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/kaesar-file";
sha256 = "0dcizg82maad98mbqqw5lamwz7n2lpai09jsrc66x3wy8k784alc";
name = "kaesar-file";
};
packageRequires = [ kaesar ];
meta = {
homepage = "https://melpa.org/#/kaesar-file";
license = lib.licenses.free;
};
}) {};
kaesar-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, kaesar, lib, melpaBuild }:
melpaBuild {
pname = "kaesar-mode";
version = "0.9.0";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "Emacs-kaesar";
rev = "4fa74851cd928f30e9f2ee1aa27ee6074ad253ea";
sha256 = "03l9w238a5kyfin3v1fy1q2pl0gvmb87j0v89g6nk114s7m4y3r8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/kaesar-mode";
sha256 = "0yqnlchbpmhsqc8j531n08vybwa32cy0v9sy4f9fgxa90rfqczry";
name = "kaesar-mode";
};
packageRequires = [ cl-lib kaesar ];
meta = {
homepage = "https://melpa.org/#/kaesar-mode";
license = lib.licenses.free;
};
}) {};
kakapo-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "kakapo-mode";
version = "1.2";
src = fetchFromGitHub {
owner = "listx";
repo = "kakapo-mode";
rev = "fe3d579867f7465cd3ad04f29b4b2b3b820edc01";
sha256 = "0b6af8hnrn0v4z1xpahjfpw5iga2bmgd3qwfn3is2rygsn5rkm40";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/kakapo-mode";
sha256 = "0a99cqflpzasl4wcmmf99aj8xgywkym37j7mvnsajrsk5wawdlss";
name = "kakapo-mode";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/kakapo-mode";
license = lib.licenses.free;
};
}) {};
karma = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "karma";
version = "0.1.0";
src = fetchFromGitHub {
owner = "tonini";
repo = "karma.el";
rev = "f4ee856e7f59649e9d9021c46f872f9b4f5b7e6e";
sha256 = "0avcg307r4navvgj3hjkggk4gr7mzs4mljhxh223r8g69l9bm6m8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/karma";
sha256 = "19wl7js7wmw7jv2q3l4r5zl718lhy2a0jhl79k57ihwhxdc58fwc";
name = "karma";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/karma";
license = lib.licenses.free;
};
}) {};
key-combo = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "key-combo";
version = "1.6";
src = fetchFromGitHub {
owner = "uk-ar";
repo = "key-combo";
rev = "0bc0cf6466a4257047a21a6d01913e92e6862165";
sha256 = "14ijniyvcfmj4y77yhiplsclincng2r3jbdnmmdnwzliv65f7l6q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/key-combo";
sha256 = "1v8saw92jphvjkyy7j9jx7cxzgisl4zpf4wjzdjfw3la5lz11waf";
name = "key-combo";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/key-combo";
license = lib.licenses.free;
};
}) {};
key-seq = callPackage ({ fetchFromGitHub, fetchurl, key-chord, lib, melpaBuild }:
melpaBuild {
pname = "key-seq";
version = "1.0.1";
src = fetchFromGitHub {
owner = "vlevit";
repo = "key-seq.el";
rev = "e29b083a6427d061638749194fc249ef69ad2cc0";
sha256 = "05vpydcgiaya35b62cdjxna9y02vnwzzg6p8jh0dkr9k44h4iy3f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/key-seq";
sha256 = "166k6hl9vvsnnksvhrv5cbhv9bdiclnbfv7qf67q4c1an9xzqi74";
name = "key-seq";
};
packageRequires = [ key-chord ];
meta = {
homepage = "https://melpa.org/#/key-seq";
license = lib.licenses.free;
};
}) {};
keychain-environment = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "keychain-environment";
version = "2.3.0";
src = fetchFromGitHub {
owner = "tarsius";
repo = "keychain-environment";
rev = "1ca091f72ad1d1a7620552289ae43484d853e968";
sha256 = "0xgm80dbg45bs3k8psd3pv49z1xbvzm156xs55gmxdzbgxbzpazr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/keychain-environment";
sha256 = "1w77cg00bwx68h0d6k6r1fzwdwz97q12ch2hmpzjnblqs0i4sv8v";
name = "keychain-environment";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/keychain-environment";
license = lib.licenses.free;
};
}) {};
keydef = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "keydef";
version = "1.15";
src = fetchFromGitHub {
owner = "emacsorphanage";
repo = "keydef";
rev = "dff2be9f58d12d8c6a490ad0c1b2b10b55528dc0";
sha256 = "0dkc51bmix4b8czs2wg6vz8vk32qlll1b9fjmx6xshrxm85cyhvv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/keydef";
sha256 = "0yb2vgj7abyg8j7qmv74nsanv50lf350q1m58rjv8wm31yykg992";
name = "keydef";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/keydef";
license = lib.licenses.free;
};
}) {};
keyfreq = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "keyfreq";
version = "1.7";
src = fetchFromGitHub {
owner = "dacap";
repo = "keyfreq";
rev = "0c0a36a895a34d802614d34d7a3cc986e502ea35";
sha256 = "0ways4ksb9pk2kkpgclsxgc0ycfwcr8vghlbv5ic4y0c4ycmlb2d";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/keyfreq";
sha256 = "1rw6hzmw7h5ngvndy7aa41pq911y2hr9kqc9w4gdd5v2p4ln1qh7";
name = "keyfreq";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/keyfreq";
license = lib.licenses.free;
};
}) {};
keymap-utils = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "keymap-utils";
version = "0.6.0";
src = fetchFromGitHub {
owner = "tarsius";
repo = "keymap-utils";
rev = "dbb5ec9fa28ff3c0fbb9efcc9f75329a5aca3798";
sha256 = "1c4qqfq7c1d31v9ap7fgq019l5vds7jzqq9c2dp4gj7j00d9vvlx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/keymap-utils";
sha256 = "0nbcwz4nls0pva79lbx91bpzkl38g98yavwkvg2rxbhn9vjbhzs9";
name = "keymap-utils";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/keymap-utils";
license = lib.licenses.free;
};
}) {};
keyset = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "keyset";
version = "0.1.2";
src = fetchFromGitHub {
owner = "HKey";
repo = "keyset";
rev = "25658ef79d26971ce41d9df207dff58d38daa091";
sha256 = "0z6sgz8nywsd00zaayafwy5hfi7kzxfifjkfr5cn1l7wlypyksfv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/keyset";
sha256 = "1kfw0pfb6qm2ji1v0kb8xgz8q2yd2k9kxmaz5vxcdixdlax3xiqg";
name = "keyset";
};
packageRequires = [ cl-lib dash ];
meta = {
homepage = "https://melpa.org/#/keyset";
license = lib.licenses.free;
};
}) {};
kibit-helper = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "kibit-helper";
version = "0.1.1";
src = fetchFromGitHub {
owner = "brunchboy";
repo = "kibit-helper";
rev = "ec5f154db3bb0c838e86f527353f08644cede926";
sha256 = "0ky167xh1hrmqsldybzjhyqjizgjzs1grn5mf8sm2j9qwcvjw2zv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/kibit-helper";
sha256 = "15viybjqksylvm5ash2kzsil0cpdka56wj1rryixa8y1bwlj8y4s";
name = "kibit-helper";
};
packageRequires = [ emacs s ];
meta = {
homepage = "https://melpa.org/#/kibit-helper";
license = lib.licenses.free;
};
}) {};
kill-or-bury-alive = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "kill-or-bury-alive";
version = "0.1.2";
src = fetchFromGitHub {
owner = "mrkkrp";
repo = "kill-or-bury-alive";
rev = "b488c3dbba657bbd524402f48fde16ab6b1211db";
sha256 = "1c5al7cyfnb0p5ya2aa5afadzbrrc079jx3r6zpkr64psskrhdv5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/kill-or-bury-alive";
sha256 = "0mm0m8hpy5v98cap4f0s38dcviirm7s6ra4l94mknyvnx0f73lz8";
name = "kill-or-bury-alive";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/kill-or-bury-alive";
license = lib.licenses.free;
};
}) {};
kill-ring-search = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "kill-ring-search";
version = "1.1";
src = fetchFromGitHub {
owner = "nschum";
repo = "kill-ring-search.el";
rev = "3a5bc1767f742c91aa788df79ecec836a0946edb";
sha256 = "0axvhikhg4fikiz4ifg0p4a5ygphbpjs0wd0gcbx29n0y54d1i93";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/kill-ring-search";
sha256 = "1pg4j1rrji64rrdv2xpwz33vlyk8r0hz4j4fikzwpbcbmni3skan";
name = "kill-ring-search";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/kill-ring-search";
license = lib.licenses.free;
};
}) {};
killer = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "killer";
version = "0.2.2";
src = fetchFromGitHub {
owner = "tarsius";
repo = "killer";
rev = "52256640aebbb8c25f8527843c2425b848031cd8";
sha256 = "0imylcaiwpzvvb3g8kpsna1vk7v7bwdjfcsa98i41m1rv9yla86l";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/killer";
sha256 = "10z4vqwrpss7mk0gq8xdsbsl0qibpp7s1g0l8wlmrsgn6kjkr2ma";
name = "killer";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/killer";
license = lib.licenses.free;
};
}) {};
kivy-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "kivy-mode";
version = "1.9.1";
src = fetchFromGitHub {
owner = "kivy";
repo = "kivy";
rev = "7e789b24cdb0ee044469d7bc42da9e4146674a18";
sha256 = "0rzzjzkzgpiadm9awkj7wrh2hg97lhgwxg74gvdis3fc1xg2hyri";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/kivy-mode";
sha256 = "02l230rwivr7rbiqm4vg70458z35f9v9w3mdapcrqd5d07y5mvi1";
name = "kivy-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/kivy-mode";
license = lib.licenses.free;
};
}) {};
know-your-http-well = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "know-your-http-well";
version = "0.5.0";
src = fetchFromGitHub {
owner = "for-GET";
repo = "know-your-http-well";
rev = "c381a9735f3ea86ebc9667e35cdfeab0b67fefb7";
sha256 = "1lppggnii2r9fvlhh33gbdrwb50za8lnalavlq9s86ngndn4n94k";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/know-your-http-well";
sha256 = "0k2x0ajxkivim8nfpli716y7f4ssrmvwi56r94y34x4j3ib3px3q";
name = "know-your-http-well";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/know-your-http-well";
license = lib.licenses.free;
};
}) {};
kurecolor = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "kurecolor";
version = "1.2.2";
src = fetchFromGitHub {
owner = "emacsfodder";
repo = "kurecolor";
rev = "c8c72cea04e51f57701d2dd9be7dba5f3412e2f3";
sha256 = "0da4y9pf6vq0i6w7bmvrszg9bji3ylhr44hmyrmxvah28pigb2fz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/kurecolor";
sha256 = "0q0q0dfv376h7j3sgwxqwfpxy1qjbvb6i5clsxz9xp4ly89w4d4f";
name = "kurecolor";
};
packageRequires = [ emacs s ];
meta = {
homepage = "https://melpa.org/#/kurecolor";
license = lib.licenses.free;
};
}) {};
langtool = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "langtool";
version = "1.5.1";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "Emacs-langtool";
rev = "708799b021d4f4a765c312e33737e343d7e3c9bf";
sha256 = "1i8wbhc6i88plpq48ccka0avdj2x5rcxm81j93dmwp70ld0zws8p";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/langtool";
sha256 = "1xq70jyhzg0qmvialy015crbdk9rdibhwpl36khab9hi2999wxyw";
name = "langtool";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/langtool";
license = lib.licenses.free;
};
}) {};
latex-extra = callPackage ({ auctex, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "latex-extra";
version = "1.13";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "latex-extra";
rev = "d5b759fa61da968c3ca998ba0d2ef4a73647e5fd";
sha256 = "07aavdr1dlw8hca27l8a0i8cs5ga1wqqdf1v1iyvjz61vygld77a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/latex-extra";
sha256 = "1w98ngxymafigjpfalybhs12jcf4916wk4nlxflfjcx8ryd9wjcj";
name = "latex-extra";
};
packageRequires = [ auctex cl-lib ];
meta = {
homepage = "https://melpa.org/#/latex-extra";
license = lib.licenses.free;
};
}) {};
latex-math-preview = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "latex-math-preview";
version = "0.7.2";
src = fetchFromGitLab {
owner = "latex-math-preview";
repo = "latex-math-preview";
rev = "c1c87c4c5501f98b97af19f7e3454a2369265edc";
sha256 = "118xrgrnwsmsysmframf6bmb0gkrdrm3jbkgivzxs41cw92fhbzw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/latex-math-preview";
sha256 = "14bn0q5czrrkb1vjdkwx6f2x4zwjkxgrc0bcncv23l13qls1gkmr";
name = "latex-math-preview";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/latex-math-preview";
license = lib.licenses.free;
};
}) {};
latex-unicode-math-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "latex-unicode-math-mode";
version = "0.2.5";
src = fetchFromGitHub {
owner = "Christoph-D";
repo = "latex-unicode-math-mode";
rev = "79edf60793eb6928a5b4831268bf09694fd092ec";
sha256 = "10i4r81pm95990d4yrabzdm49gp47mqpv15h4r4sih10p1kbn83h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/latex-unicode-math-mode";
sha256 = "1p9gpp28vylibv1s95bzfgscznw146ybgk6f3qdbbnafrcrmifcr";
name = "latex-unicode-math-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/latex-unicode-math-mode";
license = lib.licenses.free;
};
}) {};
ledger-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ledger-mode";
version = "3.1.1";
src = fetchFromGitHub {
owner = "ledger";
repo = "ledger";
rev = "b08c03f05e2cfe7c4071a51075e83221edb24c33";
sha256 = "0g0lz66lclr8fjlv6rr86l3sx3ib6s78ryvzffc3yy7pwz4xl0gx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ledger-mode";
sha256 = "0hi9waxmw1bbg88brlr3816vhdi0jj05wcwvrvfc1agvrvzyqq8s";
name = "ledger-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ledger-mode";
license = lib.licenses.free;
};
}) {};
lentic = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, m-buffer, melpaBuild, s }:
melpaBuild {
pname = "lentic";
version = "0.11";
src = fetchFromGitHub {
owner = "phillord";
repo = "lentic";
rev = "8655ecd51e189bbdd6a4d8405dc3ea2e689c709a";
sha256 = "04h6vk7w25yp4kzkwqnsmc59bm0182qqkyk5nxm3a1lv1v1590lf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/lentic";
sha256 = "0y94y1qwj23kqp491b1fzqsrjak96k1dmmzmakbl7q8vc9bncl5m";
name = "lentic";
};
packageRequires = [ dash emacs f m-buffer s ];
meta = {
homepage = "https://melpa.org/#/lentic";
license = lib.licenses.free;
};
}) {};
less-css-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "less-css-mode";
version = "0.20";
src = fetchFromGitHub {
owner = "purcell";
repo = "less-css-mode";
rev = "d59a3ff4031ae75fbbe77b6cfce7843205394c28";
sha256 = "1w6mbk4gc63sh2p9rsy851x2kid0dp2ja4ai5badkr5prxkcpfdn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/less-css-mode";
sha256 = "188iplnwwhawq3dby3388kimy0jh1k9r8v9nxz52hy9rhh9hykf8";
name = "less-css-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/less-css-mode";
license = lib.licenses.free;
};
}) {};
letcheck = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "letcheck";
version = "0.4";
src = fetchFromGitHub {
owner = "Fuco1";
repo = "letcheck";
rev = "e85b185993a2eaeec6490709f4c131fde2edd672";
sha256 = "1l9qjmyb4a3f6i2iimpmjczbx890cd1p24n941s13sg67xfbm7hn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/letcheck";
sha256 = "1sjwi1ldg6b1qvj9cvfwxq3qlkfas6pm8zasf43baljmnz38mxh2";
name = "letcheck";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/letcheck";
license = lib.licenses.free;
};
}) {};
lfe-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "lfe-mode";
version = "1.0.2";
src = fetchFromGitHub {
owner = "rvirding";
repo = "lfe";
rev = "cd96efc3d2a73ecff7f3e2ef3563b73b098e4844";
sha256 = "1n84vqxv4jqy5mnb1hbrqrhavq0y8c4mjsp0smg48bzi18350irl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/lfe-mode";
sha256 = "0smncyby53ipm8yqslz88sqjafk0x6r8d0qwk4wzk0pbgfyklhgs";
name = "lfe-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/lfe-mode";
license = lib.licenses.free;
};
}) {};
lice = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "lice";
version = "0.2";
src = fetchFromGitHub {
owner = "buzztaiki";
repo = "lice-el";
rev = "69f2d87984f3f3d469db35e241fbbe979384cd03";
sha256 = "0hi8s20vw4a5i5n5jlm5dzgsl1qpfyqbpskqszjls1xrrf3dd4zl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/lice";
sha256 = "1hv2hz3153x0gk7f2js18dbx5pyprfdf2pfxb658fj16vxpp7y6x";
name = "lice";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/lice";
license = lib.licenses.free;
};
}) {};
lingr = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "lingr";
version = "0.2";
src = fetchFromGitHub {
owner = "lugecy";
repo = "lingr-el";
rev = "c9c20dd9b4967aa2f8873d6890d6797e6a498d23";
sha256 = "11sw43z5b0vypmhi0yysf2bxjy8fqpzl61y503jb7nhcfywmfkys";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/lingr";
sha256 = "1445bxiirsxl9kgm0j86xc9d0pbaa5f07c1i66pw2vl40bvhrjff";
name = "lingr";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/lingr";
license = lib.licenses.free;
};
}) {};
link = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "link";
version = "1.10";
src = fetchFromGitHub {
owner = "myrkr";
repo = "dictionary-el";
rev = "9ef1672ecd367827381bbbc9af93685980083c5c";
sha256 = "05xfgn9sabi1ykk8zbk2vza1g8pdrg08j5cb58f50nda3q8ndf4s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/link";
sha256 = "17jpsg3f2954b740vyj37ikygrg5gmp0bjhbid8bh8vbz7xx9zy8";
name = "link";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/link";
license = lib.licenses.free;
};
}) {};
link-hint = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "link-hint";
version = "0.1";
src = fetchFromGitHub {
owner = "noctuid";
repo = "link-hint.el";
rev = "d26b5330e6e42b4bed4e4730054b4c5e308ceab2";
sha256 = "1v4fadxv7ym6lc09nd2xpz2k5vrikjv7annw99ii5cqrwhqa5838";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/link-hint";
sha256 = "12fb2zm9jnh92fc2nzmzmwjlhi64rhakwbh9lsydx9svsvkgcs89";
name = "link-hint";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/link-hint";
license = lib.licenses.free;
};
}) {};
linum-relative = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "linum-relative";
version = "0.4";
src = fetchFromGitHub {
owner = "coldnew";
repo = "linum-relative";
rev = "1074e12904d08e00dda438d9700f2a3bff238bd5";
sha256 = "1m4g4b96cxs05pfln7kdi6gvrdbv76f8dk806py5lq0gq7da2csc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/linum-relative";
sha256 = "0s1lc3lppazv0481dxknm6qrxhvkv0r9hw8xmdrpjc282l91whkj";
name = "linum-relative";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/linum-relative";
license = lib.licenses.free;
};
}) {};
lispy = callPackage ({ ace-window, emacs, fetchFromGitHub, fetchurl, hydra, iedit, lib, melpaBuild, multiple-cursors, swiper }:
melpaBuild {
pname = "lispy";
version = "0.26.0";
src = fetchFromGitHub {
owner = "abo-abo";
repo = "lispy";
rev = "7756a8fbbadbebbd5e20768569ed92ad6c402c5c";
sha256 = "05iqhnhj61f30yk4ih63rimmyp134gyq18frc8qgrnwym64dsm6l";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/lispy";
sha256 = "12qk2gpwzz7chfz7x3wds39r4iiipvcw2rjqncir46b6zzlb1q0g";
name = "lispy";
};
packageRequires = [
ace-window
emacs
hydra
iedit
multiple-cursors
swiper
];
meta = {
homepage = "https://melpa.org/#/lispy";
license = lib.licenses.free;
};
}) {};
lispyscript-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "lispyscript-mode";
version = "0.3.5";
src = fetchFromGitHub {
owner = "krisajenkins";
repo = "lispyscript-mode";
rev = "9a4200085e2a15725a58616d131a56f5edce214b";
sha256 = "0qyj04p63fdh3iasp5cna1z5fhibmfyl9lvwyh22ajzsfbr3nhnk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/lispyscript-mode";
sha256 = "02biai45l5xl2m9l1drphrlj6r01msmadhyg774ijdk1x4gm5nhr";
name = "lispyscript-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/lispyscript-mode";
license = lib.licenses.free;
};
}) {};
list-packages-ext = callPackage ({ fetchFromGitHub, fetchurl, ht, lib, melpaBuild, persistent-soft, s }:
melpaBuild {
pname = "list-packages-ext";
version = "0.1.0";
src = fetchFromGitHub {
owner = "laynor";
repo = "list-packages-ext";
rev = "344719b313c208c644490f8f1130e21405402f05";
sha256 = "197cqkiwxgamhfwbc8h492cmjll3fypkwzcphj26dfnr22v63kwq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/list-packages-ext";
sha256 = "15m4888fm5xv697y7jspghg1ra49fyrny4y2x7h8ivcbslvpglvk";
name = "list-packages-ext";
};
packageRequires = [ ht persistent-soft s ];
meta = {
homepage = "https://melpa.org/#/list-packages-ext";
license = lib.licenses.free;
};
}) {};
list-unicode-display = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "list-unicode-display";
version = "0.1";
src = fetchFromGitHub {
owner = "purcell";
repo = "list-unicode-display";
rev = "59770cf3572bd36c3e9ba044846dc420c0dca09b";
sha256 = "05nn4db8s8h4mn3fxhwsa111ayvlq1raf6bifh7jciyw7a2c3aww";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/list-unicode-display";
sha256 = "01x9i5k5vhjscmkx0l6r27w1cdp9n6xk1pdjf98z3y88dnsmyfha";
name = "list-unicode-display";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/list-unicode-display";
license = lib.licenses.free;
};
}) {};
list-utils = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "list-utils";
version = "0.4.4";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "list-utils";
rev = "acf18aca1131a90f8d673974673e3c5d8fdc6a86";
sha256 = "0ql159v7sxs33yh2l080kchrj52vk34knz50cvqi3ykpb7djg3sz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/list-utils";
sha256 = "0bknprr4jb1d20i9lj2aa17vpg1kqwdyzzwmy1kfydnkpf5scnr3";
name = "list-utils";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/list-utils";
license = lib.licenses.free;
};
}) {};
lit-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "lit-mode";
version = "0.1.1";
src = fetchFromGitHub {
owner = "HectorAE";
repo = "lit-mode";
rev = "c61c403afc8333a5649c5421ab1a6341dc1c7d92";
sha256 = "0mr0king5dj20vdycpszxnfs9ch808fhcz3q7svxfngj3d3671wd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/lit-mode";
sha256 = "05rf7ki060nqnvircn0dkpdrg7xbh7phb8bqgsab89ycc7l9vv59";
name = "lit-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/lit-mode";
license = lib.licenses.free;
};
}) {};
literate-coffee-mode = callPackage ({ coffee-mode, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "literate-coffee-mode";
version = "0.4";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-literate-coffee-mode";
rev = "39fe3bfa1f68a7b8b91160875589219b214a2cd6";
sha256 = "1fh9wrw5irn0g3dy8gkk63csdcxgi3w2038mxx3sk6ki3r2bmhw8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/literate-coffee-mode";
sha256 = "1bll1y9q3kcg3v250asjvx2k9kb314qadaq1iwanwgdlp3qvvs40";
name = "literate-coffee-mode";
};
packageRequires = [ coffee-mode ];
meta = {
homepage = "https://melpa.org/#/literate-coffee-mode";
license = lib.licenses.free;
};
}) {};
live-code-talks = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, narrowed-page-navigation }:
melpaBuild {
pname = "live-code-talks";
version = "0.2.1";
src = fetchFromGitHub {
owner = "david-christiansen";
repo = "live-code-talks";
rev = "3a2ecdb49b2651d87999d4cad56ba8f1004c7a99";
sha256 = "1cwydbhhbs5v9y2s872zxc5lflqmfrdvnc8xz0qars52d7lg4br5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/live-code-talks";
sha256 = "173mjmxanva13vk2f3a06s4dy62x271kynsa7pbhdg4fd72hdjma";
name = "live-code-talks";
};
packageRequires = [ cl-lib emacs narrowed-page-navigation ];
meta = {
homepage = "https://melpa.org/#/live-code-talks";
license = lib.licenses.free;
};
}) {};
live-py-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "live-py-mode";
version = "2.10.1";
src = fetchFromGitHub {
owner = "donkirkby";
repo = "live-py-plugin";
rev = "f040dab8f3f09c3cc68f5ffaa06df92b50422c8f";
sha256 = "03ickn42s7a4rxx6p596l13nsh1vgq2s3194bgd6gbm3i0f3mlhy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/live-py-mode";
sha256 = "0yn1a0gf9yn068xifpv8p77d917mnalc56pll800zlpsdk8ljicq";
name = "live-py-mode";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/live-py-mode";
license = lib.licenses.free;
};
}) {};
load-relative = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "load-relative";
version = "1.0";
src = fetchFromGitHub {
owner = "rocky";
repo = "emacs-load-relative";
rev = "15ffaa9ebf1b7bbfcc307d1716eec135253b3b8d";
sha256 = "1fq4bnngbh9a18hq8mvnqkzs74k3g4c0lmwsncbhy6n21njv3kdy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/load-relative";
sha256 = "0j8ybbjzhzgjx47pqqdbsqi8n6pzqcf6zqc38x7cf1kkklgc87ay";
name = "load-relative";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/load-relative";
license = lib.licenses.free;
};
}) {};
loc-changes = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "loc-changes";
version = "1.1";
src = fetchFromGitHub {
owner = "rocky";
repo = "emacs-loc-changes";
rev = "8447baff7cb4839ef8d1d747a14e5da85d0cee5b";
sha256 = "1089sbx20r30sis39vwy29fxhb2n3hh35rdv09lpzdxdq01s8wwp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/loc-changes";
sha256 = "1akgij61b2ixpkchrriabwvx68cg4v5r5w9ncjrjh91hskjprfxh";
name = "loc-changes";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/loc-changes";
license = lib.licenses.free;
};
}) {};
log4e = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "log4e";
version = "0.3.0";
src = fetchFromGitHub {
owner = "aki2o";
repo = "log4e";
rev = "6592682ab7de0e3d1915aa4d3c53e083be79fbeb";
sha256 = "1l28n7a0v2zkknc70i1wn6qb5i21dkhfizzk8wcj28v44cgzk022";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/log4e";
sha256 = "1klj59dv8k4r0hily489dp12ra5hq1jnsdc0wcakh6zirmakhs34";
name = "log4e";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/log4e";
license = lib.licenses.free;
};
}) {};
logalimacs = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "logalimacs";
version = "1.0.0";
src = fetchFromGitHub {
owner = "logaling";
repo = "logalimacs";
rev = "cfd7aaa925934f876eee6e8c550cf6e7a239a2ac";
sha256 = "0g5vq9xy9lwczs77lr91c1srhhfmasnnnmjvgc55hbl6iwmbizbm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/logalimacs";
sha256 = "0ai7a01bdi3a0amgi63pwgdp8wgcgx10an4nhc627wgb1cqxb7p6";
name = "logalimacs";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/logalimacs";
license = lib.licenses.free;
};
}) {};
logito = callPackage ({ eieio ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "logito";
version = "0.1";
src = fetchFromGitHub {
owner = "sigma";
repo = "logito";
rev = "824acb89d2cc18cb47281a4fbddd81ad244a2052";
sha256 = "0jpyd2f33pk984kg0q9hxdl4615jb7sxsggnb30mpz7a2ws479xr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/logito";
sha256 = "0bk4qnz66kvhzsk88lw45209778y53kg17iih70ix4ma1x6a3v5l";
name = "logito";
};
packageRequires = [ eieio ];
meta = {
homepage = "https://melpa.org/#/logito";
license = lib.licenses.free;
};
}) {};
logview = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "logview";
version = "0.4.2";
src = fetchFromGitHub {
owner = "doublep";
repo = "logview";
rev = "f53693b37b46af448d0ac102ebbb152a1cb915aa";
sha256 = "1yacic778ranlqblrcdhyf5igbrcin8aj30vjdm4klpmqb73hf1s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/logview";
sha256 = "0gks3j5avx8k3427a36lv7gr95id3cylaamgn5qwbg14s54y0vsh";
name = "logview";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/logview";
license = lib.licenses.free;
};
}) {};
loop = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "loop";
version = "1.1";
src = fetchFromGitHub {
owner = "Wilfred";
repo = "loop.el";
rev = "8266cb4174171a7742101d57d9637a661e136613";
sha256 = "1rpvw0dvym559vb4nrfy74jq06nbsz2b0n60lcykagcir8mpcidk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/loop";
sha256 = "0pav16kinzljmzx84vfz63fvi39af4628vk1jw79jk0pyg9rjbar";
name = "loop";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/loop";
license = lib.licenses.free;
};
}) {};
love-minor-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "love-minor-mode";
version = "1.1";
src = fetchFromGitHub {
owner = "ejmr";
repo = "love-minor-mode";
rev = "1634ff3a8b657c63a5cffd9a937812a289f2c954";
sha256 = "11y5jyq4xg9zlm1qi2y97nh05vhva9pai9yyr4x2pr41xz3s8fpk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/love-minor-mode";
sha256 = "1skg039h2hn8dh47ww6n9l776s2yda8ariab4v9f56kb21bncr4m";
name = "love-minor-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/love-minor-mode";
license = lib.licenses.free;
};
}) {};
lua-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "lua-mode";
version = "20151025";
src = fetchFromGitHub {
owner = "immerrr";
repo = "lua-mode";
rev = "bdf121b2c05bc74d3d7961a91d7afeb6176e0f45";
sha256 = "1psk4202rmkkfy1ir1ax4x4djfngd5pfry7x30ybq2ifqzymb9qb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/lua-mode";
sha256 = "0gyi7w2h192h3pmrhq39lxwlwd9qyqs303lnp2655pikdzk9js94";
name = "lua-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/lua-mode";
license = lib.licenses.free;
};
}) {};
m-buffer = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "m-buffer";
version = "0.13";
src = fetchFromGitHub {
owner = "phillord";
repo = "m-buffer-el";
rev = "1ff021c5f6c74b092dc1aad28d28af1b5e060f76";
sha256 = "01847f8xmjfxvvi7hf73l7ypkdazwg8ciinm117zp4jkgnv0apz0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/m-buffer";
sha256 = "0l2rayglv48pcwnr1ggmn8c0az0mffgv02ivnzr9jcfs55ki07fc";
name = "m-buffer";
};
packageRequires = [ dash emacs ];
meta = {
homepage = "https://melpa.org/#/m-buffer";
license = lib.licenses.free;
};
}) {};
macro-math = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "macro-math";
version = "1.0";
src = fetchFromGitHub {
owner = "nschum";
repo = "macro-math.el";
rev = "105e03c80290d1b88984b2d265a149a13d722920";
sha256 = "0dgsl1x6r8m9vvff1ia0kmz21h0dji2jl5cqlpx1m947zh45dahj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/macro-math";
sha256 = "1r7splwq5kdrdhbmw5zn81vxymsrllgil48g8dl0r60293384h00";
name = "macro-math";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/macro-math";
license = lib.licenses.free;
};
}) {};
macrostep = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "macrostep";
version = "0.9";
src = fetchFromGitHub {
owner = "joddie";
repo = "macrostep";
rev = "1e2593279f3722e31d8a8f07e297a5c546586cba";
sha256 = "0g9bnq4p3ffvva30hpll80dn3i41m51mcvw3qf787zg1nmc5a0j6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/macrostep";
sha256 = "1wjibxbdsp5qfhq8xy0mcf3ms0q74qhdrhqndprn6jh3kcn5q63c";
name = "macrostep";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/macrostep";
license = lib.licenses.free;
};
}) {};
magic-filetype = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "magic-filetype";
version = "0.1.2";
src = fetchFromGitHub {
owner = "zonuexe";
repo = "magic-filetype.el";
rev = "db734bdd7aa429e188a628e772c40542b0216d5c";
sha256 = "0i38942lr4b7d624313hgydyy0ynmd6psjkz8xcvbb7gw0kcc436";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/magic-filetype";
sha256 = "0gcys45cqn5ghppkn0rmyvfybprlfz1x6hqr21yv93mf79h75zhg";
name = "magic-filetype";
};
packageRequires = [ emacs s ];
meta = {
homepage = "https://melpa.org/#/magic-filetype";
license = lib.licenses.free;
};
}) {};
magit = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, git-commit, lib, magit-popup, melpaBuild, with-editor }:
melpaBuild {
pname = "magit";
version = "2.6.2";
src = fetchFromGitHub {
owner = "magit";
repo = "magit";
rev = "2e6dcf8fe8672dca67e59a72975c2d850ce9bc16";
sha256 = "0qdahg3vqha391nnspbqa5bjvi2g3jb277c5wzbfs132m4n076j2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/magit";
sha256 = "0518ax2y7y2ji4jp7yghy84yxm0zgb059aqfa4v17grm4kr8p16q";
name = "magit";
};
packageRequires = [
async
dash
emacs
git-commit
magit-popup
with-editor
];
meta = {
homepage = "https://melpa.org/#/magit";
license = lib.licenses.free;
};
}) {};
magit-annex = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, magit, melpaBuild }:
melpaBuild {
pname = "magit-annex";
version = "1.1.0";
src = fetchFromGitHub {
owner = "magit";
repo = "magit-annex";
rev = "b51962dcc1080a35a91e2667f7c26fb33960c711";
sha256 = "0d7dick96g1vj6c9wh10rgwhwv5j3ixgw1m3z45szszswlrp1bih";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/magit-annex";
sha256 = "1ri58s1ly416ksmb7mql6vnmx7hq59lmhi7qijknjarw7qs3bqys";
name = "magit-annex";
};
packageRequires = [ cl-lib magit ];
meta = {
homepage = "https://melpa.org/#/magit-annex";
license = lib.licenses.free;
};
}) {};
magit-filenotify = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, magit, melpaBuild }:
melpaBuild {
pname = "magit-filenotify";
version = "0.1";
src = fetchFromGitHub {
owner = "magit";
repo = "magit-filenotify";
rev = "575c4321f61fb8f25e4779f9ffd4514ac086ae96";
sha256 = "1vn6x53kpwv3zf2b5xjswyz6v853r8b9dg88qhwd2h480hrx6kal";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/magit-filenotify";
sha256 = "00a77czdi24n3zkx6jwaj2asablzpxq16iqd8s84kkqxcfiiahn7";
name = "magit-filenotify";
};
packageRequires = [ emacs magit ];
meta = {
homepage = "https://melpa.org/#/magit-filenotify";
license = lib.licenses.free;
};
}) {};
magit-find-file = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, magit, melpaBuild }:
melpaBuild {
pname = "magit-find-file";
version = "2.1.0";
src = fetchFromGitHub {
owner = "bradwright";
repo = "magit-find-file.el";
rev = "035da838b1a19e7a5ee135b4ca8475f4e235b61e";
sha256 = "1jlww053s580d7rlvmr1dl79wxasa0hhh2jnwb1ra353d6h3a73w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/magit-find-file";
sha256 = "1y66nsq1hbv1sb4n71gdxv7p1rz37vd9lkf7zl7avy0dchs499ik";
name = "magit-find-file";
};
packageRequires = [ dash magit ];
meta = {
homepage = "https://melpa.org/#/magit-find-file";
license = lib.licenses.free;
};
}) {};
magit-gerrit = callPackage ({ fetchFromGitHub, fetchurl, lib, magit, melpaBuild }:
melpaBuild {
pname = "magit-gerrit";
version = "0.3";
src = fetchFromGitHub {
owner = "terranpro";
repo = "magit-gerrit";
rev = "699c5c39c6dbdc8d730721eaf1491f982dd78142";
sha256 = "0ym24gjd6c04zry08abcb09zvjbgj8nc1j12q0r51fhzzadxcxbb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/magit-gerrit";
sha256 = "1iwvg10ly6dlf8llz9f8d4qfdbvd3s28wf48qgn1wjlxpka6zrd4";
name = "magit-gerrit";
};
packageRequires = [ magit ];
meta = {
homepage = "https://melpa.org/#/magit-gerrit";
license = lib.licenses.free;
};
}) {};
magit-gh-pulls = callPackage ({ emacs, fetchFromGitHub, fetchurl, gh, lib, magit, melpaBuild, pcache, s }:
melpaBuild {
pname = "magit-gh-pulls";
version = "0.5.2";
src = fetchFromGitHub {
owner = "sigma";
repo = "magit-gh-pulls";
rev = "e4a73781e3c1c7e4a09232b25e3474463cdf77b6";
sha256 = "19iqa2kzarpa75xy34hqvpy1y7dzx84pj540wwkj04dnpb4fwj2z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/magit-gh-pulls";
sha256 = "0qn9vjxi33pya9s8v3g95scmhwrn2yf5pjm7d24frq766wigjv8d";
name = "magit-gh-pulls";
};
packageRequires = [ emacs gh magit pcache s ];
meta = {
homepage = "https://melpa.org/#/magit-gh-pulls";
license = lib.licenses.free;
};
}) {};
magit-gitflow = callPackage ({ fetchFromGitHub, fetchurl, lib, magit, magit-popup, melpaBuild }:
melpaBuild {
pname = "magit-gitflow";
version = "2.0.2";
src = fetchFromGitHub {
owner = "jtatarik";
repo = "magit-gitflow";
rev = "e65ac501b603f245737b0fb73e71520356924f3f";
sha256 = "0g9wqd4dbd0spal7ss9k679nak02hr1z0mgq6k4g5nkgngwn6l2q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/magit-gitflow";
sha256 = "0wsqq3xpqqfak4aqwsh5sxjb1m62z3z0ysgdmnrch3qsh480r8vf";
name = "magit-gitflow";
};
packageRequires = [ magit magit-popup ];
meta = {
homepage = "https://melpa.org/#/magit-gitflow";
license = lib.licenses.free;
};
}) {};
magit-popup = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "magit-popup";
version = "2.6.2";
src = fetchFromGitHub {
owner = "magit";
repo = "magit";
rev = "2e6dcf8fe8672dca67e59a72975c2d850ce9bc16";
sha256 = "0qdahg3vqha391nnspbqa5bjvi2g3jb277c5wzbfs132m4n076j2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/magit-popup";
sha256 = "0w6m384bbmp3bd4qbss5h1jvcfp4qnpqvzlfykhdgjwpv2b2a2fj";
name = "magit-popup";
};
packageRequires = [ async dash emacs ];
meta = {
homepage = "https://melpa.org/#/magit-popup";
license = lib.licenses.free;
};
}) {};
magit-rockstar = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, magit, melpaBuild }:
melpaBuild {
pname = "magit-rockstar";
version = "1.0.2";
src = fetchFromGitHub {
owner = "tarsius";
repo = "magit-rockstar";
rev = "16b576c45d5ce1ffda80f0db5d779b9c548a5adb";
sha256 = "1wxk7h1v123h4m20fk5h70an17zzkfr437xyqjpcy085qqz679jr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/magit-rockstar";
sha256 = "1i4fmraiypyd3q6vvibkg9xqfxiq83kcz64b1dr3wmwn30j7986n";
name = "magit-rockstar";
};
packageRequires = [ dash magit ];
meta = {
homepage = "https://melpa.org/#/magit-rockstar";
license = lib.licenses.free;
};
}) {};
magit-stgit = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, magit, melpaBuild }:
melpaBuild {
pname = "magit-stgit";
version = "2.1.2";
src = fetchFromGitHub {
owner = "magit";
repo = "magit-stgit";
rev = "d1793345a8d32b2c509077d634ca73148a68de4b";
sha256 = "1mk8g8rr9vf8jm0mmsj33p8gc71nhlv3847hvqywy6z40nhcjnyb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/magit-stgit";
sha256 = "12wg1ig2jzy2np76brpwxdix9pwv75chviq3c24qyv4y80pd11sv";
name = "magit-stgit";
};
packageRequires = [ emacs magit ];
meta = {
homepage = "https://melpa.org/#/magit-stgit";
license = lib.licenses.free;
};
}) {};
magit-svn = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, magit, melpaBuild }:
melpaBuild {
pname = "magit-svn";
version = "2.1.1";
src = fetchFromGitHub {
owner = "magit";
repo = "magit-svn";
rev = "c6222981d4aae088d658cce5e58a14efea8590d6";
sha256 = "1g8zq0s38di96wlhljp370kyj4a0ir1z3vb94k66v2m5nj83ap68";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/magit-svn";
sha256 = "02n732z06f0bhxqkxzlvm36bpqr40pas09zbzpfdk4pb6f9f80s0";
name = "magit-svn";
};
packageRequires = [ emacs magit ];
meta = {
homepage = "https://melpa.org/#/magit-svn";
license = lib.licenses.free;
};
}) {};
magit-topgit = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, magit, melpaBuild }:
melpaBuild {
pname = "magit-topgit";
version = "2.1.1";
src = fetchFromGitHub {
owner = "magit";
repo = "magit-topgit";
rev = "732de604c31c74e9da24616428c6e9668b57c881";
sha256 = "0dj183vphnvz9k2amga0ydcb4gkjxr28qz67055mxrf89q1qjq33";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/magit-topgit";
sha256 = "1ngrgf40n1g6ncd5nqgr0zgxwlkmv9k4fik96dgzysgwincx683i";
name = "magit-topgit";
};
packageRequires = [ emacs magit ];
meta = {
homepage = "https://melpa.org/#/magit-topgit";
license = lib.licenses.free;
};
}) {};
make-color = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "make-color";
version = "0.4";
src = fetchFromGitHub {
owner = "alezost";
repo = "make-color.el";
rev = "b19cb40c0619e267f2948ed37aff67b712a6deed";
sha256 = "0fp5gbin1sgsdz39spk74vadkzig3ydwhpzx9vg7f231kk5f6wzx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/make-color";
sha256 = "0mrv8b67lpid5m8rfbhcik76bvnjlw4xmcrd2c2iinyl02y07r5k";
name = "make-color";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/make-color";
license = lib.licenses.free;
};
}) {};
makey = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "makey";
version = "0.3";
src = fetchFromGitHub {
owner = "mickeynp";
repo = "makey";
rev = "a61781e69d3b451551e269446e1c5f624ab81137";
sha256 = "1rr7vpm3xxzcaam3m8xni3ajy8ycyljix07n2jzczayri9sd8csy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/makey";
sha256 = "06xgrlkqvg288yd4lyhx4vi80jlfarhblxk5m5zzs5as7n08cvk4";
name = "makey";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/makey";
license = lib.licenses.free;
};
}) {};
malabar-mode = callPackage ({ fetchFromGitHub, fetchurl, fringe-helper, lib, melpaBuild }:
melpaBuild {
pname = "malabar-mode";
version = "20140303.946";
src = fetchFromGitHub {
owner = "m0smith";
repo = "malabar-mode";
rev = "4c5fde559f518509763a55040fdb0e4b6b04856a";
sha256 = "0z0ml7l1a45ych61qfc5fvkybl9hh37pgl6lzkaz6mcif1sl8gn1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/malabar-mode";
sha256 = "026ing7v22rz1pfzs2j9z09pm6dajpys992n45gzhwirz5f0q1rk";
name = "malabar-mode";
};
packageRequires = [ fringe-helper ];
meta = {
homepage = "https://melpa.org/#/malabar-mode";
license = lib.licenses.free;
};
}) {};
malinka = callPackage ({ cl-lib ? null, dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild, projectile, rtags, s }:
melpaBuild {
pname = "malinka";
version = "0.3.1";
src = fetchFromGitHub {
owner = "LefterisJP";
repo = "malinka";
rev = "81cf7dd81fbf124ceda31ee963cce8c3616f28f1";
sha256 = "0hwxwwjzjxv2mmkxmalr2hp3x8apwcyvn2bz4d4yd4wrzcscay97";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/malinka";
sha256 = "1245mpxsxwnnpdsf0pd28mddgdfhh7x32a2l3sxfq0dyg2xlgvrp";
name = "malinka";
};
packageRequires = [ cl-lib dash f projectile rtags s ];
meta = {
homepage = "https://melpa.org/#/malinka";
license = lib.licenses.free;
};
}) {};
mallard-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mallard-mode";
version = "0.3.0";
src = fetchFromGitHub {
owner = "jhradilek";
repo = "emacs-mallard-mode";
rev = "152cd44d53c881457fe57c1aba77e8e2fca4d1b0";
sha256 = "1272fsjzsza9dxm8s64b7x2jzr3ks8wjpwvgcxha2dnsjzklcdcj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mallard-mode";
sha256 = "0y2ikjgy107kb85pz50vv7ywslqgbrrkcfsrd8gsk1jky4qn8izd";
name = "mallard-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/mallard-mode";
license = lib.licenses.free;
};
}) {};
map-progress = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "map-progress";
version = "0.5.0";
src = fetchFromGitHub {
owner = "tarsius";
repo = "map-progress";
rev = "6b8ef6b60626772082b2e80ec54d1f1275e1a1b8";
sha256 = "1fkijm0gikbwmxa9hf7s1rcwb0ipzjygd1mlicsm78rxvdd8k877";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/map-progress";
sha256 = "0zc5vii72gbfwbb35w8m30c8r9zck971hwgcn1a4wjczgn4vkln7";
name = "map-progress";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/map-progress";
license = lib.licenses.free;
};
}) {};
map-regexp = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "map-regexp";
version = "0.3.0";
src = fetchFromGitHub {
owner = "tarsius";
repo = "map-regexp";
rev = "b8e06284ec1c593d7d2bda5f35597a63de46333f";
sha256 = "0kk1sk3cr4dbmgq4wzml8kdf14dn9jbyq4bwmvk0i7dic9vwn21c";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/map-regexp";
sha256 = "0yiif0033lhaqggywzfizfia3siggwcz7yv4z7przhnr04akdmbj";
name = "map-regexp";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/map-regexp";
license = lib.licenses.free;
};
}) {};
marcopolo = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info, request, s }:
melpaBuild {
pname = "marcopolo";
version = "0.3.0";
src = fetchFromGitHub {
owner = "nlamirault";
repo = "marcopolo";
rev = "ce6ad40d7feab0568924e3bd9659b76e3eecd55e";
sha256 = "0y4b69r2l6kvh7g8f1y9v1pdall3n668ci24lp04lcms6rxcrsnh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/marcopolo";
sha256 = "1nbck1m7lhync7n474578d2g1zc72c841hi236xjbdd2lnxz3zz0";
name = "marcopolo";
};
packageRequires = [ dash pkg-info request s ];
meta = {
homepage = "https://melpa.org/#/marcopolo";
license = lib.licenses.free;
};
}) {};
mark-tools = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mark-tools";
version = "0.3";
src = fetchFromGitHub {
owner = "stsquad";
repo = "emacs-mark-tools";
rev = "0e7ac2522ac84155cab341dc49f7f0b81067133c";
sha256 = "0fcyspz7n97n84d9203mxgn8ar4rn52qa49s3vayfrbkn038j5qw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mark-tools";
sha256 = "1688y7lnzhwdva2ildjabzi10i87klfsgvs947i7gfgxl7jwhisq";
name = "mark-tools";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/mark-tools";
license = lib.licenses.free;
};
}) {};
markdown-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "markdown-mode";
version = "2.1";
src = fetchFromGitHub {
owner = "jrblevin";
repo = "markdown-mode";
rev = "c6eb56eff31f7961c9a00a5d18eaf939c2c40b7d";
sha256 = "098lf4n4rpx00sm07sy8dwp683a4sb7x0p15mrfp268apir3kkxb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/markdown-mode";
sha256 = "0gfb3hp87kpcrvxax3m5hsaclwwk1qmxc73cg26smzd1kjfwgz14";
name = "markdown-mode";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/markdown-mode";
license = lib.licenses.free;
};
}) {};
markdown-mode-plus = callPackage ({ fetchFromGitHub, fetchurl, lib, markdown-mode, melpaBuild }:
melpaBuild {
pname = "markdown-mode-plus";
version = "0.8";
src = fetchFromGitHub {
owner = "milkypostman";
repo = "markdown-mode-plus";
rev = "f35e63284c5caed19b29501730e134018a78e441";
sha256 = "1adl36fj506kgfw40gpagzsd7aypfdvy60141raggd5844i6y96r";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/markdown-mode+";
sha256 = "1535kcj9nmcgmk2448jxc0jmnqy7f50cw2ngffjq5w8bfhgf7q00";
name = "markdown-mode-plus";
};
packageRequires = [ markdown-mode ];
meta = {
homepage = "https://melpa.org/#/markdown-mode+";
license = lib.licenses.free;
};
}) {};
markdown-preview-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, markdown-mode, melpaBuild, websocket }:
melpaBuild {
pname = "markdown-preview-mode";
version = "0.3";
src = fetchFromGitHub {
owner = "ancane";
repo = "markdown-preview-mode";
rev = "ff75e31a57f62156441d66d5c4033ad204d49a87";
sha256 = "1yi5hsgf8hr7v1wyn3bw650g3ysbglwn5qfrmb6yl3s08lvi1vlf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/markdown-preview-mode";
sha256 = "0i0mld45d8y96nkqn2r77nvbyw6wgsf8r54d3c2jrv04mnaxs7pg";
name = "markdown-preview-mode";
};
packageRequires = [ cl-lib markdown-mode websocket ];
meta = {
homepage = "https://melpa.org/#/markdown-preview-mode";
license = lib.licenses.free;
};
}) {};
markdown-toc = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, markdown-mode, melpaBuild, s }:
melpaBuild {
pname = "markdown-toc";
version = "0.1.0";
src = fetchFromGitHub {
owner = "ardumont";
repo = "markdown-toc";
rev = "c5d44470f8fb0f61bc96e58dec998010edcc0e95";
sha256 = "0l687bna8rrc49y1fyn1ldjcwh290qgvi3p86c63yj4xy24fmdm6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/markdown-toc";
sha256 = "0slky735yzmbfi4ld264vw64b4a4nllhywp19ya0sljbsfycbihv";
name = "markdown-toc";
};
packageRequires = [ dash markdown-mode s ];
meta = {
homepage = "https://melpa.org/#/markdown-toc";
license = lib.licenses.free;
};
}) {};
markup-faces = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "markup-faces";
version = "1.0.0";
src = fetchFromGitHub {
owner = "sensorflo";
repo = "markup-faces";
rev = "c43612633c6c161857a3bab5752ae192bb03f5f3";
sha256 = "0nk2rm14ccwrh1aaxzm80rllsz8g38h9w52m0pf3nnwh6sa757nk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/markup-faces";
sha256 = "12z92j9f0mpn7w2qkiwg54wh743q3inx56q3f8qcpfzyks546grq";
name = "markup-faces";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/markup-faces";
license = lib.licenses.free;
};
}) {};
marmalade = callPackage ({ fetchFromGitHub, fetchurl, furl, lib, melpaBuild }:
melpaBuild {
pname = "marmalade";
version = "0.0.4";
src = fetchFromGitHub {
owner = "nex3";
repo = "marmalade";
rev = "01d6ddf5f0e822d6df393aa4546b069b2d6545d7";
sha256 = "0pbli67wia8pximvgd68x6i9acdgsk51g9hjpqfm49rqg5nqalh9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/marmalade";
sha256 = "0ppa2s1fma1lc01byanfxpxfrjqk2snxbsmdbkcipjdi5dpb0a9s";
name = "marmalade";
};
packageRequires = [ furl ];
meta = {
homepage = "https://melpa.org/#/marmalade";
license = lib.licenses.free;
};
}) {};
marshal = callPackage ({ eieio ? null, fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild }:
melpaBuild {
pname = "marshal";
version = "0.5.3";
src = fetchFromGitHub {
owner = "sigma";
repo = "marshal.el";
rev = "2a3d102af4e996536a71ec38ab54e379c30a1ab0";
sha256 = "0sriyjjhgis7fgq276j5mw6n84jdwxf8lq0iqqiaqwmc66l985mv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/marshal";
sha256 = "17ikd8f1k42f28d4v5dn83zb44bsx7g336db60q068w6z8d4jbgl";
name = "marshal";
};
packageRequires = [ eieio json ];
meta = {
homepage = "https://melpa.org/#/marshal";
license = lib.licenses.free;
};
}) {};
math-symbol-lists = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "math-symbol-lists";
version = "1.1";
src = fetchFromGitHub {
owner = "vspinu";
repo = "math-symbol-lists";
rev = "d11f74fef06d93637e28f32e16edfb5b0ccd064d";
sha256 = "127q9xp015j28gjcna988dnrkadznn0xw8sdfvi943nhhqy4yvri";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/math-symbol-lists";
sha256 = "01j11k29acj0b1pcapmgi2d2s3p50bkms21i2qcj0cbqgz8h6s27";
name = "math-symbol-lists";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/math-symbol-lists";
license = lib.licenses.free;
};
}) {};
matrix-client = callPackage ({ fetchgit, fetchurl, json ? null, lib, melpaBuild, request }:
melpaBuild {
pname = "matrix-client";
version = "1.0.0";
src = fetchgit {
url = "git://fort.kickass.systems/personal/rrix/pub/matrix.el";
rev = "087e5520a3a1f9a8fcaa1ce61b4c06bc55a63605";
sha256 = "0z79l8md683vvc51fz0nmbazb6i7hklkm0asglflr96pldil50l8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/matrix-client";
sha256 = "09mgxk0xngw8j46vz6f5nwkb01iq96bf9m51w2q61wxivypnsyr6";
name = "matrix-client";
};
packageRequires = [ json request ];
meta = {
homepage = "https://melpa.org/#/matrix-client";
license = lib.licenses.free;
};
}) {};
maven-test-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "maven-test-mode";
version = "0.1.5";
src = fetchFromGitHub {
owner = "rranelli";
repo = "maven-test-mode";
rev = "f79409907375591283291eb96af4754b1ccc0e6f";
sha256 = "0x92b1qrhyrdh0z0xriyjc12h0wpk16x4yawj5i828ca6mz0qh5g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/maven-test-mode";
sha256 = "1k9w51rh003p67yalzq1w8am40nnr2khyyb5y4bwxgpms8z391fm";
name = "maven-test-mode";
};
packageRequires = [ emacs s ];
meta = {
homepage = "https://melpa.org/#/maven-test-mode";
license = lib.licenses.free;
};
}) {};
maxframe = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "maxframe";
version = "0.5";
src = fetchFromGitHub {
owner = "rmm5t";
repo = "maxframe.el";
rev = "4f1dbbe68048864037eae277b9280b90fd701ff1";
sha256 = "08gbkd8wln89j9yxp0zzd539hbwy1db31gca3vxxrpszixx8280y";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/maxframe";
sha256 = "10cwy3gi3xb3pfdh6xiafxp3vvssawci3y26jda6550d0w5vardj";
name = "maxframe";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/maxframe";
license = lib.licenses.free;
};
}) {};
mb-url = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mb-url";
version = "0.0.5";
src = fetchFromGitHub {
owner = "dochang";
repo = "mb-url";
rev = "0ffd1a67161ebbe10fa6ad8064343eead2f79eae";
sha256 = "1g90f8ysj35bw9686gb3sczxqg3ilj3a7xnfskrkbp2llpvd5y43";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mb-url";
sha256 = "1nf8ssan00qsn3d4dc6h6qzdwqzh977qb5d2m33kiwi6qb98988h";
name = "mb-url";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/mb-url";
license = lib.licenses.free;
};
}) {};
mbe = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mbe";
version = "0.1";
src = fetchFromGitHub {
owner = "ijp";
repo = "mbe.el";
rev = "b022030d6e26198bb8a93a5b0bfe7aa891cd59ec";
sha256 = "00gwd2jf5ncgyay5w2jc2mhv18jf4ydnzpfkxaxw9zjbdxg4ym2i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mbe";
sha256 = "0h18mbcjy8nh4gl12kg2v8x6ps320yk7sbgq5alqnx2shp80kri3";
name = "mbe";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/mbe";
license = lib.licenses.free;
};
}) {};
mc-extras = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, multiple-cursors }:
melpaBuild {
pname = "mc-extras";
version = "1.2.1";
src = fetchFromGitHub {
owner = "knu";
repo = "mc-extras.el";
rev = "71cf966be06d9c74e781a87bb30fa4cf657ee852";
sha256 = "0252wdq4sd6jhzfy0pn3gdm6aq2h13nnp8hvrn1mpml9x473a5n1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mc-extras";
sha256 = "0b110x6ygc95v5pb9lk1i731x5s6dagl5afzv37l1qchys36xrym";
name = "mc-extras";
};
packageRequires = [ multiple-cursors ];
meta = {
homepage = "https://melpa.org/#/mc-extras";
license = lib.licenses.free;
};
}) {};
mediawiki = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mediawiki";
version = "2.2.5";
src = fetchFromGitHub {
owner = "hexmode";
repo = "mediawiki-el";
rev = "f8f95722193cb74da2f6a01a0e558707c9b8c46d";
sha256 = "1vsla0a5x4kfyj3ca4r1v8cspp12dadi0frpailclaxfmpmpl5d3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mediawiki";
sha256 = "17cbrzfdp6jbbf74mn2fi1cwv7d1hvdbw9j84p43jzscnaa5ikx6";
name = "mediawiki";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/mediawiki";
license = lib.licenses.free;
};
}) {};
melpa-upstream-visit = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "melpa-upstream-visit";
version = "1.0.0";
src = fetchFromGitHub {
owner = "laynor";
repo = "melpa-upstream-visit";
rev = "7310c74fdead3c0f86ad6eff76cf989e63f70f66";
sha256 = "12cp56ppmwpdgf5afx7hd2qb8d1qq8z27191fbbf5zqw8cq5zkpd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/melpa-upstream-visit";
sha256 = "0j4afy9ipzr7pwkij8ab207mabd7srganlyyif9h1hvclj9svdmf";
name = "melpa-upstream-visit";
};
packageRequires = [ s ];
meta = {
homepage = "https://melpa.org/#/melpa-upstream-visit";
license = lib.licenses.free;
};
}) {};
mentor = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mentor";
version = "0.1";
src = fetchFromGitHub {
owner = "skangas";
repo = "mentor";
rev = "bd8e4b89341686bbaf4c44680bbae778b96fb8f0";
sha256 = "1y4ra5z3ayw3w7dszzlkk3qz3nv2jg1vvx8cf0y5j1pqpx8vy3jf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mentor";
sha256 = "0nkf7f90m2qf11l97zwvb114yrpbqk1xxr2bh2nvbx8m1c8nad9s";
name = "mentor";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/mentor";
license = lib.licenses.free;
};
}) {};
merlin = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "merlin";
version = "2.3.1";
src = fetchFromGitHub {
owner = "the-lambda-church";
repo = "merlin";
rev = "708b083ac8081c5b07e8bfb6e179a0c6e7d171ac";
sha256 = "09yjgf3li4hgljcrwlg195wa6a8l7zm8ia1slbpsrjgwnc15wqrs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/merlin";
sha256 = "177cy9xcrjckxv8gvi1zhg2ndfr8cmsr37inyvpi5dxqy6d6alhp";
name = "merlin";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/merlin";
license = lib.licenses.free;
};
}) {};
metafmt = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "metafmt";
version = "0.0.3";
src = fetchFromGitHub {
owner = "lvillani";
repo = "metafmt";
rev = "bd20fc67d0affd48c1199315b7da06a7182e7d76";
sha256 = "0n4nv1s25z70xfy3bl1wy467abz3agj4qmpx4rwdwzbarnqp9ps3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/metafmt";
sha256 = "1ca102al7r3k2g92b4jkqv53crnmxy3z7cz31w1rprf41s69mn75";
name = "metafmt";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/metafmt";
license = lib.licenses.free;
};
}) {};
metaweblog = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, xml-rpc }:
melpaBuild {
pname = "metaweblog";
version = "0.1.1";
src = fetchFromGitHub {
owner = "punchagan";
repo = "metaweblog";
rev = "c8b50a6edf0fd2f396570c9a1c2ef8cd207606fb";
sha256 = "06mbdb4zb07skq1jpv05hr45k5x96d9hgkb358jiq0kfsqlrbbb4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/metaweblog";
sha256 = "10kwqnfafby4ap0572mfkkdssr13y9p2gl9z3nmxqjjy04fkfi8b";
name = "metaweblog";
};
packageRequires = [ xml-rpc ];
meta = {
homepage = "https://melpa.org/#/metaweblog";
license = lib.licenses.free;
};
}) {};
mew = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mew";
version = "6.7";
src = fetchFromGitHub {
owner = "kazu-yamamoto";
repo = "Mew";
rev = "08289430ce14780a03789b71d2060ff4392fbae6";
sha256 = "1dhws4a298zrm88cdn66sikdk06n0p60d32cxsgybakkhg5c5wgr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mew";
sha256 = "0423xxn3cw6jmsd7vrw30hx9phga5chxzi6x7cvpswg1mhcyn9fk";
name = "mew";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/mew";
license = lib.licenses.free;
};
}) {};
mhc = callPackage ({ calfw, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mhc";
version = "1.1.1";
src = fetchFromGitHub {
owner = "yoshinari-nomura";
repo = "mhc";
rev = "46d2a983b77b3139c9694ffba16ae875edc7d5b0";
sha256 = "1bp4xqklf422n0zwwyj0ag3a4nndg8klazrga6rlvpy01hgg3drl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mhc";
sha256 = "02ikn9hx0kcfc2xrx4f38zpkfi6vgz7chcxk6q5d0vcsp93b4lql";
name = "mhc";
};
packageRequires = [ calfw ];
meta = {
homepage = "https://melpa.org/#/mhc";
license = lib.licenses.free;
};
}) {};
mic-paren = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mic-paren";
version = "3.10";
src = fetchFromGitHub {
owner = "emacsmirror";
repo = "mic-paren";
rev = "e4cf6e1a0ee91e849a9d42ecdcd6ed0287f8a521";
sha256 = "1cdjpqrsv2vhpdmv67krsds7wz19z9ajkabawr3yhxqii4myl4ik";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mic-paren";
sha256 = "042dzp0nal18nxq94qlwwksh0nnypsyc0yykmc6l3kayp9pv4hw7";
name = "mic-paren";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/mic-paren";
license = lib.licenses.free;
};
}) {};
migemo = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "migemo";
version = "1.9.1";
src = fetchFromGitHub {
owner = "emacs-jp";
repo = "migemo";
rev = "97e07796573c4c47f286bfe8eeb6428cb474526e";
sha256 = "1ckb5hymwj4wmsxakalsky4mkzn9vxhxr6416b2cr6r5jxj4xgsl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/migemo";
sha256 = "0y49imdwygv5zd7cyh9ngda4gyb2mld2a4s7zh4yzlh7z5ha9qkr";
name = "migemo";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/migemo";
license = lib.licenses.free;
};
}) {};
milkode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "milkode";
version = "0.4";
src = fetchFromGitHub {
owner = "ongaeshi";
repo = "emacs-milkode";
rev = "ba97e2aeefa1d9d0b3835bf08edd0de248b0c513";
sha256 = "1qg64mxsm2cswk52mlj7sx7k6gfnrsdwnf68i7cachri0i8aq4ap";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/milkode";
sha256 = "07v6xgalx7vcw5sghckwvz584746cba05ql8flv8n556glm7hibh";
name = "milkode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/milkode";
license = lib.licenses.free;
};
}) {};
minibuffer-complete-cycle = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "minibuffer-complete-cycle";
version = "1.25.20130814";
src = fetchFromGitHub {
owner = "knu";
repo = "minibuffer-complete-cycle";
rev = "3df80135887d0169e02294a948711f6dfeca4a6f";
sha256 = "1zyb6c3xwdzk7dpn7xi0mvbcjdfxvzz1a0zlbs053pfar8iim5fk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/minibuffer-complete-cycle";
sha256 = "0y1mxs6q9a8lzprrlb22qff6x5mvkw4gp2l6p2js2r0j9jzyffq2";
name = "minibuffer-complete-cycle";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/minibuffer-complete-cycle";
license = lib.licenses.free;
};
}) {};
minibuffer-cua = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "minibuffer-cua";
version = "1.0.0";
src = fetchFromGitHub {
owner = "knu";
repo = "minibuffer-cua.el";
rev = "e8dcddc24d4f2e8d7987336fb58259e3cc78bbcb";
sha256 = "07nbn2pwlp33kr136xsm6lzddhjs538xkz0fbays89psblmy4kwj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/minibuffer-cua";
sha256 = "1ragvr73ykbvpgynnq3z0z4yzrlfhfqlwc1vbxclb8x2xmxq7pzw";
name = "minibuffer-cua";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/minibuffer-cua";
license = lib.licenses.free;
};
}) {};
miniedit = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "miniedit";
version = "2.0";
src = fetchFromGitHub {
owner = "emacsorphanage";
repo = "miniedit";
rev = "e12bf659c3eb92dd8a4cb77642dc0865c54667a3";
sha256 = "1850z96gly0jnr50472idqz1drzqarr0n23bbasslrc501xkg0bq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/miniedit";
sha256 = "10s407q7igdi2hsaaahbw8vckalrl7z3s6l9cflf51q16xh2ih87";
name = "miniedit";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/miniedit";
license = lib.licenses.free;
};
}) {};
minimal-session-saver = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "minimal-session-saver";
version = "0.6.2";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "minimal-session-saver";
rev = "aaba48a8525e1310b221eeb96763304c22e9a4b4";
sha256 = "0kjhn48sf2ps3k5pv06gqmqc4hlk6di9ld3ssw6vwfh8313x1fc5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/minimal-session-saver";
sha256 = "1ay7wvriga28bdmarpfwagqzmmk93ri9f3idhr6z6iivwggwyy2i";
name = "minimal-session-saver";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/minimal-session-saver";
license = lib.licenses.free;
};
}) {};
minitest = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "minitest";
version = "0.8.0";
src = fetchFromGitHub {
owner = "arthurnn";
repo = "minitest-emacs";
rev = "2bed01262b0d888473468b5c7bd7d73694d31320";
sha256 = "0nd0jl5r5drnh98wdpqj2i7pgs7zvcizsh4qbvh8n0iw0c3f0pwh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/minitest";
sha256 = "0x6nd4kkhiw8hh79r69861pf41j8p1y39kzf2rl61zlmyjz9zpmw";
name = "minitest";
};
packageRequires = [ dash ];
meta = {
homepage = "https://melpa.org/#/minitest";
license = lib.licenses.free;
};
}) {};
mmm-mako = callPackage ({ fetchhg, fetchurl, lib, melpaBuild, mmm-mode }:
melpaBuild {
pname = "mmm-mako";
version = "1.1";
src = fetchhg {
url = "https://bitbucket.com/pjenvey/mmm-mako";
rev = "5c9ff92137b5";
sha256 = "0rpp748ym79sxccp9pyrwri14m7624zzb80srfgjfdpysrrs0jrr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mmm-mako";
sha256 = "0a4af5q9wxafrid8visp30cz6073ig0c961b78vmmgqrwvvxd3kn";
name = "mmm-mako";
};
packageRequires = [ mmm-mode ];
meta = {
homepage = "https://melpa.org/#/mmm-mako";
license = lib.licenses.free;
};
}) {};
mmm-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mmm-mode";
version = "0.5.4";
src = fetchFromGitHub {
owner = "purcell";
repo = "mmm-mode";
rev = "4085494df67e0a3207839a175ac62673dfd0acc1";
sha256 = "097s4xnwfy8d1wzmz65g2f8bnjjjlj67w1yzwn4d3yasb171nbv8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mmm-mode";
sha256 = "10vkqaf4684cm5yds1xfinvgc3v7871fb203sfl9dbkcgnd5dcjw";
name = "mmm-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/mmm-mode";
license = lib.licenses.free;
};
}) {};
mmt = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mmt";
version = "0.1.1";
src = fetchFromGitHub {
owner = "mrkkrp";
repo = "mmt";
rev = "e77b809e39b9ab437b662ee759e990163bc89377";
sha256 = "05nmcx3f63ds31cj3qwwp03ksflkfwlcn3z2xyxbny83r0dxbgvc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mmt";
sha256 = "0hal3qcw6x9658xpdaw6q9l2rr2z107pvg5bdzshf67p1b3lf9dq";
name = "mmt";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/mmt";
license = lib.licenses.free;
};
}) {};
mocha = callPackage ({ fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild }:
melpaBuild {
pname = "mocha";
version = "1.1";
src = fetchFromGitHub {
owner = "scottaj";
repo = "mocha.el";
rev = "4ca9495d4b00b753f055152bd4256c07d7b208f4";
sha256 = "0yj9kc59c227727kh1zjxwrhijzd7rdhix7qqm4na1z6s4ycpxbm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mocha";
sha256 = "0kjgrl5iy7cd3b9csgpjg3y0wp0q6c7c8cvf0mx8gdbsj7296kyx";
name = "mocha";
};
packageRequires = [ js2-mode ];
meta = {
homepage = "https://melpa.org/#/mocha";
license = lib.licenses.free;
};
}) {};
mocker = callPackage ({ eieio ? null, el-x, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mocker";
version = "0.3.1";
src = fetchFromGitHub {
owner = "sigma";
repo = "mocker.el";
rev = "55b078b53ea49e48bd1821d96f0fb86f794fdc6c";
sha256 = "1lav7am41v63xgavq8pr88y828jmd1cxd4prjq7jlbxm6nvrwxh2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mocker";
sha256 = "1g90jp1czrrzrmn7n4linby3q4fb4gcflzv2amjv0sdimw1ln1w3";
name = "mocker";
};
packageRequires = [ eieio el-x ];
meta = {
homepage = "https://melpa.org/#/mocker";
license = lib.licenses.free;
};
}) {};
modalka = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "modalka";
version = "0.1.2";
src = fetchFromGitHub {
owner = "mrkkrp";
repo = "modalka";
rev = "5a1e914bb76dfde539df26f3108793bba98bd4f9";
sha256 = "0r24186d1q9436h3qhqz1z8q978d01an0dvpvzirf4x9ickrib3k";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/modalka";
sha256 = "0bkjykvl6sw797h7j76dzn1viy598asly98gcl5wrq13n4w1md4c";
name = "modalka";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/modalka";
license = lib.licenses.free;
};
}) {};
mode-icons = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mode-icons";
version = "0.4.0";
src = fetchFromGitHub {
owner = "ryuslash";
repo = "mode-icons";
rev = "37581ed911e4469f773ddfb7b40a85592d323b76";
sha256 = "1ykj68d4h92i4qv90zgwrf9jhy1n22l2h9k5f1zsn8hvz9mhj1av";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mode-icons";
sha256 = "1dqcry27rz7afyvjg7345wysp6wmh8fpj32ysk5iw5i7v5scf6kf";
name = "mode-icons";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/mode-icons";
license = lib.licenses.free;
};
}) {};
mode-line-debug = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mode-line-debug";
version = "1.2.2";
src = fetchFromGitHub {
owner = "tarsius";
repo = "mode-line-debug";
rev = "da44422eeb6a1f055b4ec2f822962c5162fce001";
sha256 = "1lkw9nnlns6v7r6nx915f85whq1ri4w8lccwyxrvam40hfvq60s1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mode-line-debug";
sha256 = "0ppj14bm3rx3xgg4mfxa5zcm2r129jgmsx817wq3h7akjngcbfkd";
name = "mode-line-debug";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/mode-line-debug";
license = lib.licenses.free;
};
}) {};
monokai-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "monokai-theme";
version = "1.0.0";
src = fetchFromGitHub {
owner = "oneKelvinSmith";
repo = "monokai-emacs";
rev = "9a6f126e1f02ec49d41fe2ee79670ca96a563f1a";
sha256 = "02w7k4s4698p4adjy4a36na28sb1s2zw4xsjs7p2hv9iiw9kmyvz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/monokai-theme";
sha256 = "13mv4vgsmdbf3v748lqi7b42hvr3yp86n97rb6792bcgd3kbdx7a";
name = "monokai-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/monokai-theme";
license = lib.licenses.free;
};
}) {};
monroe = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "monroe";
version = "0.2.0";
src = fetchFromGitHub {
owner = "sanel";
repo = "monroe";
rev = "2f8aed286de47f5c4f65b352b6e4f72b47cac279";
sha256 = "1a0pv8fkv1cjdb0k5bmjd67a273bzcmxjwzgy4jpb3ng1qbb2xnm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/monroe";
sha256 = "04rhninxppvilk7s90g0wwa0g9vfcg7mk8mrb2m2c7cb9vj6wyig";
name = "monroe";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/monroe";
license = lib.licenses.free;
};
}) {};
morlock = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "morlock";
version = "0.5.0";
src = fetchFromGitHub {
owner = "tarsius";
repo = "morlock";
rev = "804131c7cff5dafa762c666fd66458111e4ee36f";
sha256 = "1ndgw4799d816pkn2bwja5kmigydpmj9znn8cax4dxsd9fg2hzjy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/morlock";
sha256 = "0693jr1k8mzd7hwp52azkl62c1g1p5yinarjcmdksfyqblqq5jna";
name = "morlock";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/morlock";
license = lib.licenses.free;
};
}) {};
move-dup = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "move-dup";
version = "0.2.1";
src = fetchFromGitHub {
owner = "wyuenho";
repo = "move-dup";
rev = "4df67072eebac69d6be7619335b03f56f9960235";
sha256 = "01mdy7sps0xryz5gfpl083rv7ixkxs2rkz5yaqjlam2rypdcsyy2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/move-dup";
sha256 = "0b0lmiisl9yckblwf7619if88qsmbka3bl4qiaqam7fka7psxs7f";
name = "move-dup";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/move-dup";
license = lib.licenses.free;
};
}) {};
mowedline = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mowedline";
version = "0.2.8";
src = fetchFromGitHub {
owner = "retroj";
repo = "mowedline";
rev = "c299991ace6f55e9edbf26c1d53b054873899101";
sha256 = "1mg7arw4wbbm84frq3sws5937fh901qn0xnjk9jcp3pvc4d0sxwd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mowedline";
sha256 = "0c2hvvwa7s5iyz517jaskshdcq9zs15zr6xsvrcb3biahrh4bmfb";
name = "mowedline";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/mowedline";
license = lib.licenses.free;
};
}) {};
moz = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "moz";
version = "1.1.0";
src = fetchFromGitHub {
owner = "bard";
repo = "mozrepl";
rev = "646208b67e6c9c56d188db1eba999846d518935f";
sha256 = "13bf5jn1kgqg59j5czlzvajq2fw1rz4h5jqfc7x8w1a067nymf2c";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/moz";
sha256 = "0ar2xgsi7csjj6fgiamrjwjc58j942dm32j3f3lz21yn2c4pnyxi";
name = "moz";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/moz";
license = lib.licenses.free;
};
}) {};
moz-controller = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, moz }:
melpaBuild {
pname = "moz-controller";
version = "1.0";
src = fetchFromGitHub {
owner = "RenWenshan";
repo = "emacs-moz-controller";
rev = "42fd842039620de7fb122f7e4ffc1ab802ee97c5";
sha256 = "1w1i1clkjg9mj1g4i2y3xw3hyj8s7h9gr04qgyb9c1q8vh11z8d0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/moz-controller";
sha256 = "18gca1csl9dfi9995mky8cbgi3xzf1if8pzdjiz5404gzcqk0rfd";
name = "moz-controller";
};
packageRequires = [ moz ];
meta = {
homepage = "https://melpa.org/#/moz-controller";
license = lib.licenses.free;
};
}) {};
mozc-temp = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, mozc }:
melpaBuild {
pname = "mozc-temp";
version = "1.0.0";
src = fetchFromGitHub {
owner = "HKey";
repo = "mozc-temp";
rev = "7f5dd5fc8ceeca9b1822f7e056a4be67e2e74959";
sha256 = "1gdi2pz8450h11aknz3hbgjlx09w6c4l8d8sz0zv3pb1z8cqkgqv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mozc-temp";
sha256 = "0x1bsa1py0kn73hzbsb4ijl0bqng8nib191vgn6xq8f5cx55044d";
name = "mozc-temp";
};
packageRequires = [ dash emacs mozc ];
meta = {
homepage = "https://melpa.org/#/mozc-temp";
license = lib.licenses.free;
};
}) {};
mpv = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild, names, org }:
melpaBuild {
pname = "mpv";
version = "0.1.0";
src = fetchFromGitHub {
owner = "kljohann";
repo = "mpv.el";
rev = "059135de3979e044f14503806047476d9be9f0e8";
sha256 = "1pjhch8vah0kf73fl2fk6khhrx1kflggd3zlxrf7w4fxr0qn8la3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mpv";
sha256 = "1vq308ac6jj1h8qa2b2sypisb38hbvwjimqndhpfir06fghkw94l";
name = "mpv";
};
packageRequires = [ cl-lib emacs json names org ];
meta = {
homepage = "https://melpa.org/#/mpv";
license = lib.licenses.free;
};
}) {};
msvc = callPackage ({ ac-clang, cedet ? null, cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "msvc";
version = "1.2.2";
src = fetchFromGitHub {
owner = "yaruopooner";
repo = "msvc";
rev = "e7a61fa5b98a129637f970ac6db9163e330b3d02";
sha256 = "1draiwbwb8zfi6rdr5irv8091xv2pmnifq7pzi3rrvjb8swb28z3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/msvc";
sha256 = "04gq2klana557qvsi3bv6416l0319jsqb6bdfs7y6729qd94hlq3";
name = "msvc";
};
packageRequires = [ ac-clang cedet cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/msvc";
license = lib.licenses.free;
};
}) {};
mu4e-alert = callPackage ({ alert, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "mu4e-alert";
version = "0.3";
src = fetchFromGitHub {
owner = "iqbalansari";
repo = "mu4e-alert";
rev = "83e6232b43902c7124fea16145de0da881bfe865";
sha256 = "0wrg6f7czn61f9wmrk27dzcdskznm5i1pwwjck5h768j0y9dfv6a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mu4e-alert";
sha256 = "15nwj09iyrvjsc9lrxla6qa0s8izcllxghw5gx3ffncfcrx2l8qm";
name = "mu4e-alert";
};
packageRequires = [ alert emacs s ];
meta = {
homepage = "https://melpa.org/#/mu4e-alert";
license = lib.licenses.free;
};
}) {};
mu4e-maildirs-extension = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mu4e-maildirs-extension";
version = "0.8";
src = fetchFromGitHub {
owner = "agpchil";
repo = "mu4e-maildirs-extension";
rev = "8b384b0bbda46c473dea3ee7dc68c2b3f2548528";
sha256 = "1lyd8pcawn106zwlbq6gdq05i2zhry1qh9cdyjiw61nvgbbfi0yx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mu4e-maildirs-extension";
sha256 = "1xz19dxrj1grnl7wy9qglh08xb3dr509232l3xizpkxgqqk8pwbi";
name = "mu4e-maildirs-extension";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/mu4e-maildirs-extension";
license = lib.licenses.free;
};
}) {};
multi = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "multi";
version = "2.0.1";
src = fetchFromGitHub {
owner = "kurisuwhyte";
repo = "emacs-multi";
rev = "884203b11fdac8374ec644cca975469aab263404";
sha256 = "11zabs7qpdhri6n90ck7pgwcbz46d813nyl73h5m1i8jvz1wzx7v";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/multi";
sha256 = "1c240d1c1g8wb2ld944344zklnv86d9rycmya4z53b2ai10642ig";
name = "multi";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/multi";
license = lib.licenses.free;
};
}) {};
multi-web-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "multi-web-mode";
version = "0.2.1";
src = fetchFromGitHub {
owner = "fgallina";
repo = "multi-web-mode";
rev = "0517b9e2b3052533ac0cb71eba7073ed309fce06";
sha256 = "1d9y3dw27pgzgv6wk575d5ign55xdqgbl3ycyq1z7sji1477lz6b";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/multi-web-mode";
sha256 = "0vi4yvahr10aqpcz4127c8pcqpr5srwc1yhgipnbnm86qnh34ql5";
name = "multi-web-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/multi-web-mode";
license = lib.licenses.free;
};
}) {};
multiple-cursors = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "multiple-cursors";
version = "1.3.0";
src = fetchFromGitHub {
owner = "magnars";
repo = "multiple-cursors.el";
rev = "d17c89e41847cf9292004590ba5b1c8cec0b1c50";
sha256 = "10k4c9vl0bfidrry0msyqamijizjghg54g26yaqbr2vi0mbbz22k";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/multiple-cursors";
sha256 = "0mky5p9wpd3270wr5vfna8rkk2ff81wk7vicyxli39195m0qgg0x";
name = "multiple-cursors";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/multiple-cursors";
license = lib.licenses.free;
};
}) {};
mustache-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mustache-mode";
version = "1.3";
src = fetchFromGitHub {
owner = "mustache";
repo = "emacs";
rev = "bf9897eb287ca47ced65d7d4e07ea61ea0aec39f";
sha256 = "15gw4d0hp15rglsj8hzd290li4p0kadj2dsz0dgfcxld7hnimihk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mustache-mode";
sha256 = "076ar57qhwcpl4n634ma827r2rh61670778wqr5za2444a6ax1gs";
name = "mustache-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/mustache-mode";
license = lib.licenses.free;
};
}) {};
mwim = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mwim";
version = "0.2";
src = fetchFromGitHub {
owner = "alezost";
repo = "mwim.el";
rev = "dc1b5c358e0bfe607527f1b7c082188105fe6c75";
sha256 = "0hvq6z754niqjyv79jzb833wrwbspc7npfg85scwdv8vzwassjx4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mwim";
sha256 = "0bsibwplvyv96y5i5svm2b0jwzs5a7jr2aara7v7xnpj0nqaxm8k";
name = "mwim";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/mwim";
license = lib.licenses.free;
};
}) {};
mykie = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mykie";
version = "0.3.1";
src = fetchFromGitHub {
owner = "yuutayamada";
repo = "mykie-el";
rev = "ab8f7549f9018c26278d101af1b90997c9e5e0b3";
sha256 = "0550k0rfm0zai306642v689mcpsw9pbd5vs0il82cihwvrxjifc5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/mykie";
sha256 = "12ram39fp3m9ar6q184rsnpkxb14y0ajibng7ia2ck54ck7n36cj";
name = "mykie";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/mykie";
license = lib.licenses.free;
};
}) {};
name-this-color = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "name-this-color";
version = "0.3.0";
src = fetchFromGitHub {
owner = "knl";
repo = "name-this-color.el";
rev = "e37cd1291d5d68d4c8d6386eab9cb9d94fd3bcfa";
sha256 = "0amhw630hgc0j8wr8m6aav399ixi3vbwrck79hhlr3pmyh91vv7n";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/name-this-color";
sha256 = "12nrk1ww766jb4gb4iz6w485nimh2iv8wni2jq4l38v8ndh490zb";
name = "name-this-color";
};
packageRequires = [ cl-lib dash emacs ];
meta = {
homepage = "https://melpa.org/#/name-this-color";
license = lib.licenses.free;
};
}) {};
names = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "names";
version = "20151201.0";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "names";
rev = "00862c57ae6363ba86d1e5ce138929a1b6d5c7e6";
sha256 = "0m82g27gwf9mvicivmcilqghz5b24ijmnw0jf0wl2skfbbg0sydh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/names";
sha256 = "1q784606jlakw1z6sx2g2x8hz8c8arywrm2r626wj0v105v510vg";
name = "names";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/names";
license = lib.licenses.free;
};
}) {};
narrow-reindent = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "narrow-reindent";
version = "0.2.0";
src = fetchFromGitHub {
owner = "emallson";
repo = "narrow-reindent.el";
rev = "87466aac4dbeb79597124dd077bf5c704872fd3d";
sha256 = "10yn215xb4s6kshk108y75im1xbdp0vwc9kah5bbaflp9234i0zh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/narrow-reindent";
sha256 = "0fybal70kk62zlra63x4jb72694m0mzv4cx746prx9anvq1ss2i0";
name = "narrow-reindent";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/narrow-reindent";
license = lib.licenses.free;
};
}) {};
narrowed-page-navigation = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "narrowed-page-navigation";
version = "0.1.0";
src = fetchFromGitHub {
owner = "david-christiansen";
repo = "narrowed-page-navigation";
rev = "b215adbac4873f56fbab65772062f0f5be8058a1";
sha256 = "0ydxj6dc10knambma2hpimqrhfz216nbj96w1dcwgjixs4cd4nax";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/narrowed-page-navigation";
sha256 = "1yrmih60dd69qnin505jlmfidm2svzpdrz46286r7nm6pk7s4pb7";
name = "narrowed-page-navigation";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/narrowed-page-navigation";
license = lib.licenses.free;
};
}) {};
nasm-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "nasm-mode";
version = "1.0.1";
src = fetchFromGitHub {
owner = "skeeto";
repo = "nasm-mode";
rev = "6e208d54eabe3339f22cd775f7e6237757f5eb36";
sha256 = "1l7asqwi5gcvb2mn8608025lwypf2vqzrkc3a9phdfjp0qn2apdn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/nasm-mode";
sha256 = "1626yf9mmqlsw8w01vzqsyb5ipa56259d4kl6w871k7rvhxwff17";
name = "nasm-mode";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/nasm-mode";
license = lib.licenses.free;
};
}) {};
nav-flash = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "nav-flash";
version = "1.1.0";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "nav-flash";
rev = "9054a0f9b51da9e5207672efc029ba265ba28f34";
sha256 = "119hy8rs83f17d6zizdaxn2ck3sylxbyz7adszbznjc8zrbaw0ic";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/nav-flash";
sha256 = "0936kr0s6zxxmjwaqm7ywdw2im4dxai1xb7j6xa2gp7c70qvvsx3";
name = "nav-flash";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/nav-flash";
license = lib.licenses.free;
};
}) {};
navi-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "navi-mode";
version = "2.0";
src = fetchFromGitHub {
owner = "tj64";
repo = "navi";
rev = "5c979b3b3873b0e67751a1321a9e271d066f2022";
sha256 = "15jh1lsgqfnpbmrikm8kdh5bj60yb96f2as2anppjjsgl6w96glh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/navi-mode";
sha256 = "0f5db983w9kxq8mcjr22zfrm7cpxydml4viac62lvab2kwbpbrmi";
name = "navi-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/navi-mode";
license = lib.licenses.free;
};
}) {};
navorski = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, multi-term, s }:
melpaBuild {
pname = "navorski";
version = "0.2.7";
src = fetchFromGitHub {
owner = "roman";
repo = "navorski.el";
rev = "4546d4e4dfbec20ee8c423c045408a3388a9eab9";
sha256 = "09cb07f98aclgq8jf5419305zydkk1hz4nvzrwqz7syrlpvx8xi5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/navorski";
sha256 = "0dnzpsm0ya8rbcik5wp378hc9k7gjb3gwmkqqj889c38q5cdwsx7";
name = "navorski";
};
packageRequires = [ dash multi-term s ];
meta = {
homepage = "https://melpa.org/#/navorski";
license = lib.licenses.free;
};
}) {};
ncl-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ncl-mode";
version = "0.99.1";
src = fetchFromGitHub {
owner = "yyr";
repo = "ncl-mode";
rev = "4a1a3f133c8c74a01b5c527496b56052bacac2ab";
sha256 = "16i1k1zr6ng1dlxb1b73mxjf25f4kvf3x5vfffsi3qnfm960bg3q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ncl-mode";
sha256 = "0hmd606xgapzbc79px9l1q6pphrhdzip495yprvg20xsdpmjlfw9";
name = "ncl-mode";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/ncl-mode";
license = lib.licenses.free;
};
}) {};
nemerle = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "nemerle";
version = "1.2";
src = fetchFromGitHub {
owner = "rsdn";
repo = "nemerle";
rev = "556270ce8b97668a65e9ec20a05f78c3dffeac60";
sha256 = "19xxg4ya6vndk2ljdnl284zs8qf9dkq4ghr7pmsclp9n7zh46v48";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/nemerle";
sha256 = "0698hbgk80w7wp0ssx9pl13aapm7rc6l3y2zydfkyqdfwy5y71v6";
name = "nemerle";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/nemerle";
license = lib.licenses.free;
};
}) {};
neotree = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "neotree";
version = "0.2.1";
src = fetchFromGitHub {
owner = "jaypei";
repo = "emacs-neotree";
rev = "c4f32b489fb1f5f00897a7dbb58a27ee704f5493";
sha256 = "1gmi0xxwkh33w5gxc8488m1vv6ycizqhlw1kpn81zhqdzzq3s06n";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/neotree";
sha256 = "05smm1xsn866lsrak0inn2qw6dvzy24lz6h7rvinlhk5w27xva06";
name = "neotree";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/neotree";
license = lib.licenses.free;
};
}) {};
nginx-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "nginx-mode";
version = "1.1.4";
src = fetchFromGitHub {
owner = "ajc";
repo = "nginx-mode";
rev = "8a296e30b01adbc40d1aa9ccde369a972ac5ceab";
sha256 = "08bpyk0brx0x2l0y8hn8zpkaxb2ndmxz22kzxxypj6hdz303wf38";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/nginx-mode";
sha256 = "07k17m64zhv6gik8v4n73d8l1k6fsp4qp8cl94r384ny0187y65c";
name = "nginx-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/nginx-mode";
license = lib.licenses.free;
};
}) {};
niceify-info = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "niceify-info";
version = "1.0.1";
src = fetchFromGitHub {
owner = "aaron-em";
repo = "niceify-info.el";
rev = "66b45916f1994e16ee023d29fa7cf8fec48078f1";
sha256 = "0dzcaa88l7yjc7fhyhkvbzs7bmhi6bb6rx41wsnnidlnpzbgdrk7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/niceify-info";
sha256 = "1s9c8yxbab9zl5jx38alwa2hpp4zj5cb9a5gfm3x09jf3iw768bl";
name = "niceify-info";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/niceify-info";
license = lib.licenses.free;
};
}) {};
ninja-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ninja-mode";
version = "1.6.0";
src = fetchFromGitHub {
owner = "martine";
repo = "ninja";
rev = "484c16336f19bd8970bb6e75322d61b92a229899";
sha256 = "1wc0cvmfhpvfzdy127d1n812q93dd9sp3mmqnc8jzy8i3frqqqq6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ninja-mode";
sha256 = "1m7f25sbkz8k343giczrnw2ah5i3mk4c7csi8kk9x5y16030asik";
name = "ninja-mode";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/ninja-mode";
license = lib.licenses.free;
};
}) {};
nix-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "nix-mode";
version = "1.11.2";
src = fetchFromGitHub {
owner = "NixOS";
repo = "nix";
rev = "437d3cdc7ac2f75d51b1c9980f6720e071d785e2";
sha256 = "1rvi30xyj2vj3gmzagy51smrhb1xwlsfgnyg30hblj88yn0wh5sz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/nix-mode";
sha256 = "00rqawi8zs2x79c91gmk0anfyqbwalvfwmpak20i11lfzmdsza1s";
name = "nix-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/nix-mode";
license = lib.licenses.free;
};
}) {};
nixos-options = callPackage ({ emacs, fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild }:
melpaBuild {
pname = "nixos-options";
version = "0.0.1";
src = fetchFromGitHub {
owner = "travisbhartwell";
repo = "nix-emacs";
rev = "5fc8fa29bea9dd8e9c822af92f9bc6ddc223635f";
sha256 = "1lm7rkgf7q5g4ji6v1masfbhxdpwni8d77dapsy5k9p73cr2aqld";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/nixos-options";
sha256 = "1m3jipidk10zj68rzjbacgjlal31jf80gqjxlgj4qs8lm671gxmm";
name = "nixos-options";
};
packageRequires = [ emacs json ];
meta = {
homepage = "https://melpa.org/#/nixos-options";
license = lib.licenses.free;
};
}) {};
noccur = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "noccur";
version = "0.2";
src = fetchFromGitHub {
owner = "NicolasPetton";
repo = "noccur.el";
rev = "6cc02ce07178a61ae38a849f80472c01969272bc";
sha256 = "0wk86gm0by9c8mfbvydz5va07qd30n6wx067inqfa7wjffaq0xr7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/noccur";
sha256 = "0a8l50v09bgap7rsls808k9wyjpjbcxaffsvz7hh9rw9s7m5fz5g";
name = "noccur";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/noccur";
license = lib.licenses.free;
};
}) {};
nodejs-repl = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "nodejs-repl";
version = "0.1.0";
src = fetchFromGitHub {
owner = "abicky";
repo = "nodejs-repl.el";
rev = "a7fd82b2fafe086da442f0f2f62b4dd7c8107ab9";
sha256 = "03vcs458rcn1hgfvmgmijadjvri7zlh2z4lxgaplzfnga13mapym";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/nodejs-repl";
sha256 = "0rvhhrsw87kfrwdhm8glq6b3nr0v90ivm7fcc0da4yc2jmcyk907";
name = "nodejs-repl";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/nodejs-repl";
license = lib.licenses.free;
};
}) {};
nose = callPackage ({ fetchhg, fetchurl, lib, melpaBuild }: melpaBuild {
pname = "nose";
version = "0.1.1";
src = fetchhg {
url = "https://bitbucket.com/durin42/nosemacs";
rev = "194d7789bf79";
sha256 = "07bhzddaxdjd591xmg59yd657a1is0q515291jd83mjsmgq258bm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/nose";
sha256 = "0l77hsmn3qk934ppdav1gy9sq48g0v1dzc5qy0rp9vv4yz2jx2jk";
name = "nose";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/nose";
license = lib.licenses.free;
};
}) {};
notmuch = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
pname = "notmuch";
version = "0.22pre1";
src = fetchgit {
url = "git://git.notmuchmail.org/git/notmuch";
rev = "2434ecfba3617f4affaf0bd5a8cde4b918155302";
sha256 = "0s979vb13pr5ycrsr2p25gha5dn5bb44mghbrbn2sky8nvyf7dxa";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/notmuch";
sha256 = "173d1gf5rd4nbjwg91486ibg54n3qlpwgyvkcy4d30jm4vqwqrqv";
name = "notmuch";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/notmuch";
license = lib.licenses.free;
};
}) {};
notmuch-labeler = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, notmuch }:
melpaBuild {
pname = "notmuch-labeler";
version = "0.1";
src = fetchFromGitHub {
owner = "DamienCassou";
repo = "notmuch-labeler";
rev = "d65d1129555d368243df4770ecc1e7ccb88efc58";
sha256 = "1ss87vlp7625lnn2iah3rc1xfxcbpx4kmiww9n16jx073fs2rj18";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/notmuch-labeler";
sha256 = "1c0cbkk5k8ps01xl63a0xa2adkqaj0znw8qs8ca4ai8v1420bpl0";
name = "notmuch-labeler";
};
packageRequires = [ notmuch ];
meta = {
homepage = "https://melpa.org/#/notmuch-labeler";
license = lib.licenses.free;
};
}) {};
nrepl-sync = callPackage ({ cider, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "nrepl-sync";
version = "0.3.1";
src = fetchFromGitHub {
owner = "phillord";
repo = "lein-sync";
rev = "471a08df87687a3eab61b3b8bf25a2e0962b5d5b";
sha256 = "1l07nrlfd5qj8jnqacjba7mb6prapg8d8h3881l3kb66sn02ahgy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/nrepl-sync";
sha256 = "01b504b4d8rrhlf3sfq3kk9i222fch6jd5jbm02kqw20fgv6q3jd";
name = "nrepl-sync";
};
packageRequires = [ cider ];
meta = {
homepage = "https://melpa.org/#/nrepl-sync";
license = lib.licenses.free;
};
}) {};
nsis-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "nsis-mode";
version = "0.44";
src = fetchFromGitHub {
owner = "mattfidler";
repo = "nsis-mode";
rev = "f1bf701c37680553c8f51462e0829d0dd6c53187";
sha256 = "0c4qfbb345yna5c30czq8nhcx283z1fnpp6h16p7vjqs6y37czsl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/nsis-mode";
sha256 = "0pc047ryw906sz5mv0awvl67kh20prsgx6fbh0j1qm0cali2792l";
name = "nsis-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/nsis-mode";
license = lib.licenses.free;
};
}) {};
nvm = callPackage ({ dash, dash-functional, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "nvm";
version = "0.2.0";
src = fetchFromGitHub {
owner = "rejeep";
repo = "nvm.el";
rev = "d18b13e8275a57ee6c55dc71b671f02a8e6522ad";
sha256 = "1624jj922l0bbav1v8szdr0lpyx0ng959fg3sspg1j15kgkir8kf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/nvm";
sha256 = "03gy7wavc2q02lnr9pmp3l1pn0lzbdq0kwnmg9fvklmq6r6n3x34";
name = "nvm";
};
packageRequires = [ dash dash-functional f s ];
meta = {
homepage = "https://melpa.org/#/nvm";
license = lib.licenses.free;
};
}) {};
nyan-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "nyan-mode";
version = "1.1.0";
src = fetchFromGitHub {
owner = "TeMPOraL";
repo = "nyan-mode";
rev = "95034cefb34df3b11a547e75a4b85c423502341d";
sha256 = "1gxwss5rr4j6pv74fadmvnhdzlhk839am15cr9bj4qm47vrr98jl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/nyan-mode";
sha256 = "1z2wnsbjllqa533g1ab5cgbv3d9hjix7fsd7z9c45nqh5cmadmyv";
name = "nyan-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/nyan-mode";
license = lib.licenses.free;
};
}) {};
nyan-prompt = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "nyan-prompt";
version = "0.2.0";
src = fetchFromGitHub {
owner = "PuercoPop";
repo = "nyan-prompt";
rev = "b5137f2ee9afe640f59786eed17b308df6356c73";
sha256 = "0bgspjy8h3d7v12sfjnd2ghj4183pdf0z48g5xs129jwd3nycykp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/nyan-prompt";
sha256 = "1s0qyhpfpncsv9qfxy07rbp4gv8pp5xzb48rbd3r14nkjlnylnfb";
name = "nyan-prompt";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/nyan-prompt";
license = lib.licenses.free;
};
}) {};
o-blog = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "o-blog";
version = "2.0";
src = fetchFromGitHub {
owner = "renard";
repo = "o-blog";
rev = "5db9594c6e3439c000b183551d7975c2e29131f4";
sha256 = "0r12023yy8j96bp8z2ml6ffyr2c9rcd5abkh6vqnkwsdxkzx6wrs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/o-blog";
sha256 = "08grkyvg27wd5232q3y8p0v7higfq7bmsdzmvhja96v6qy2xsbja";
name = "o-blog";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/o-blog";
license = lib.licenses.free;
};
}) {};
ob-http = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "ob-http";
version = "0.0.4";
src = fetchFromGitHub {
owner = "zweifisch";
repo = "ob-http";
rev = "e10b35accd4c758d781ab9f6e00b7b792dccf380";
sha256 = "0bqr6yl1hpykpykjpfb247xnpnz510zrg9yv7nkxlrig4pjgdcx1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ob-http";
sha256 = "0b7ghz9pqbyn3b52cpmnwa2wnd4svj23p6gc48ybwzwiid42wiss";
name = "ob-http";
};
packageRequires = [ cl-lib s ];
meta = {
homepage = "https://melpa.org/#/ob-http";
license = lib.licenses.free;
};
}) {};
ob-sagemath = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, sage-shell-mode }:
melpaBuild {
pname = "ob-sagemath";
version = "0.2";
src = fetchFromGitHub {
owner = "stakemori";
repo = "ob-sagemath";
rev = "fec3fbabaef5f5d679ef1ccbbc39958a4d01b839";
sha256 = "0hapjgzbd4s5jif8jdm9svl58h6a504gxc8jq57sibfcbwkjbfk4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ob-sagemath";
sha256 = "02ispac1y4g7p7iyscf5p8lvp92ncrn6281jm9igyiny1w6hivy7";
name = "ob-sagemath";
};
packageRequires = [ emacs s sage-shell-mode ];
meta = {
homepage = "https://melpa.org/#/ob-sagemath";
license = lib.licenses.free;
};
}) {};
ob-sml = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, sml-mode }:
melpaBuild {
pname = "ob-sml";
version = "0.2";
src = fetchFromGitHub {
owner = "swannodette";
repo = "ob-sml";
rev = "5dc966acbe65e9e158bfa90018035bf52d4dafd4";
sha256 = "1xx6hyq3gk4bavcx6i9bhipbn4mn5rv2ga9lryq09qgq2l9znclk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ob-sml";
sha256 = "04qvzhwjr8ipvq3znnhn0wbl4pbb1rwxi90iidavzk3phbkpaskn";
name = "ob-sml";
};
packageRequires = [ sml-mode ];
meta = {
homepage = "https://melpa.org/#/ob-sml";
license = lib.licenses.free;
};
}) {};
ob-translate = callPackage ({ fetchFromGitHub, fetchurl, google-translate, lib, melpaBuild, org }:
melpaBuild {
pname = "ob-translate";
version = "0.1.2";
src = fetchFromGitHub {
owner = "krisajenkins";
repo = "ob-translate";
rev = "6b39cc1a94a1071107a4391684b1bffb5b9826f3";
sha256 = "10hm20dzhkxk61ass3bd5gdn1bs2l60y3zjnpkxinzn7m6aaniia";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ob-translate";
sha256 = "1hi0rxbyxvk9sbk2fy3kqw7l4lgri921vya1mn4i1q2i1979r2gz";
name = "ob-translate";
};
packageRequires = [ google-translate org ];
meta = {
homepage = "https://melpa.org/#/ob-translate";
license = lib.licenses.free;
};
}) {};
ocodo-svg-modelines = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, svg-mode-line-themes }:
melpaBuild {
pname = "ocodo-svg-modelines";
version = "0.1.4";
src = fetchFromGitHub {
owner = "ocodo";
repo = "ocodo-svg-modelines";
rev = "a6c5b9a7536c7a8fa3bd9d9dafdebc8d99903018";
sha256 = "05ay599nc6jdw2fjss4izz1ynv2wc4svff932n8j9hvrhygipb2w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ocodo-svg-modelines";
sha256 = "0fa88ns70wsr9i9gf4zx3fvmn1a32mrjsda105n0cx6c965kfmay";
name = "ocodo-svg-modelines";
};
packageRequires = [ svg-mode-line-themes ];
meta = {
homepage = "https://melpa.org/#/ocodo-svg-modelines";
license = lib.licenses.free;
};
}) {};
ocp-indent = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ocp-indent";
version = "1.5.2";
src = fetchFromGitHub {
owner = "OCamlPro";
repo = "ocp-indent";
rev = "e6f15bdf7d5ad6e4addbf24dce74823f953db900";
sha256 = "0ynv2yhm7akpvqp72pdabhddwr352s1k85q8m1khsvspgg1mkiqz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ocp-indent";
sha256 = "0wc4z9dsnnyr24n3vg1npvc3rm53av8bpbvrl8kldxxdiwgnbkjw";
name = "ocp-indent";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ocp-indent";
license = lib.licenses.free;
};
}) {};
octicons = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "octicons";
version = "0.1";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-octicons";
rev = "77bb1a49045f89b3eaf9bcffeefbb9e1abaee556";
sha256 = "19fg6r7aiirfsbp2h1a824476sn1ln4nz8kvpdzkzvyf1hzx68gw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/octicons";
sha256 = "02f37bvnc5qvkvfbyx5wp54nz71bqm747mq1p5361sx091lllkxk";
name = "octicons";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/octicons";
license = lib.licenses.free;
};
}) {};
offlineimap = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "offlineimap";
version = "1";
src = fetchFromGitHub {
owner = "jd";
repo = "offlineimap.el";
rev = "646482203aacdf847d57d0a96263fddcfc33fb61";
sha256 = "0az4llfgva4wvpljyc5s2m7ggfnj06ssp32x8bncr5fzksha3r7b";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/offlineimap";
sha256 = "0nza7lrz7cn06njcblwh9hy3050j8ja4awbxx7jzv6nazjg7201b";
name = "offlineimap";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/offlineimap";
license = lib.licenses.free;
};
}) {};
olivetti = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "olivetti";
version = "1.3.0";
src = fetchFromGitHub {
owner = "rnkn";
repo = "olivetti";
rev = "26f3db0bc37324444e41a1d4797056b61b56b004";
sha256 = "1rj97yg2n9fi80qlb4z6iahqid3yinlhx9mrbh6gi1niz58ws69h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/olivetti";
sha256 = "0fkvw2y8r4ww2ar9505xls44j0rcrxc884p5srf1q47011v69mhd";
name = "olivetti";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/olivetti";
license = lib.licenses.free;
};
}) {};
omni-kill = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "omni-kill";
version = "0.2.3";
src = fetchFromGitHub {
owner = "AdrieanKhisbe";
repo = "omni-kill.el";
rev = "8a1145b58b4736c9163bcd5b28c8fea80b2ea97b";
sha256 = "07grj81alrr6qgs3jmqkjzphkvi26w6jm5hf1f5wyx7h6q293ady";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/omni-kill";
sha256 = "03kydl16rd9mnc1rnan2byqa6f70891fhcj16wkavl2r68rfj75k";
name = "omni-kill";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/omni-kill";
license = lib.licenses.free;
};
}) {};
omni-log = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, ht, lib, melpaBuild, s }:
melpaBuild {
pname = "omni-log";
version = "0.1.2";
src = fetchFromGitHub {
owner = "AdrieanKhisbe";
repo = "omni-log.el";
rev = "7eb30e42cc89064abb7acbec63cb9644c2ad7c9b";
sha256 = "030f983n19n64f8irif102nncvam04xpx020vfgja9886wlj40pk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/omni-log";
sha256 = "0c29243zq8r89ax4rxlmb8imag12icnldcb0q0xsnhjccw8lyw1r";
name = "omni-log";
};
packageRequires = [ dash emacs ht s ];
meta = {
homepage = "https://melpa.org/#/omni-log";
license = lib.licenses.free;
};
}) {};
omni-scratch = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "omni-scratch";
version = "0.1.1";
src = fetchFromGitHub {
owner = "AdrieanKhisbe";
repo = "omni-scratch.el";
rev = "517b340427d5906002234832a01d0bc1ad27bac5";
sha256 = "1rfs6z56pnacy6m7yvm2hrb0ykfvaiyichivcmb9ssdgqp92cbxx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/omni-scratch";
sha256 = "190dkqcw8xywzrq8a99w4rqi0y1h2aj23s84g2ln1sf7jaf6d6n9";
name = "omni-scratch";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/omni-scratch";
license = lib.licenses.free;
};
}) {};
omni-tags = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, pcre2el }:
melpaBuild {
pname = "omni-tags";
version = "0.1.2";
src = fetchFromGitHub {
owner = "AdrieanKhisbe";
repo = "omni-tags.el";
rev = "a7078bfbc9a6256efd0e57530df9fd7808bc2185";
sha256 = "0c34rci5793hd674x2srhqvnj46llrbkrw1xpzf73s4ib5zhh7xi";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/omni-tags";
sha256 = "133ww1jf14jbw02ssbx2a46mp52j18a2wwzb6x77azb0akmf1lzl";
name = "omni-tags";
};
packageRequires = [ cl-lib pcre2el ];
meta = {
homepage = "https://melpa.org/#/omni-tags";
license = lib.licenses.free;
};
}) {};
omnisharp = callPackage ({ auto-complete, cl-lib ? null, csharp-mode, dash, fetchFromGitHub, fetchurl, flycheck, json ? null, lib, melpaBuild, popup, s }:
melpaBuild {
pname = "omnisharp";
version = "3.9";
src = fetchFromGitHub {
owner = "OmniSharp";
repo = "omnisharp-emacs";
rev = "725796278fa8a391e244f2e50676dd6d6b67585d";
sha256 = "1iq8yzjv7wb0jfi3lqqyx4n7whvb7xf8ls0q0w7pgsrsslrxbwcm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/omnisharp";
sha256 = "0dwya22y92k7x2s223az1g8hmrpfmk1sgwbr9z47raaa8kd52iad";
name = "omnisharp";
};
packageRequires = [
auto-complete
cl-lib
csharp-mode
dash
flycheck
json
popup
s
];
meta = {
homepage = "https://melpa.org/#/omnisharp";
license = lib.licenses.free;
};
}) {};
opam = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "opam";
version = "0.1";
src = fetchFromGitHub {
owner = "lunaryorn";
repo = "opam.el";
rev = "83fb2850d29ec792754e0af18b015e089aad2695";
sha256 = "119pk7gg4fw5bdvir8077ra603b5nbqvd7ph9cqrwxa056jzvry8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/opam";
sha256 = "004r93nn1ranvxkcc0y5m3p8gh4axgghgnsvim38nc1sqda5h6xa";
name = "opam";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/opam";
license = lib.licenses.free;
};
}) {};
opencl-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "opencl-mode";
version = "1.0";
src = fetchFromGitHub {
owner = "salmanebah";
repo = "opencl-mode";
rev = "14109a4bb56105a9c052ae49ad4c638b4cc210b2";
sha256 = "0n64l1jrrk60g192nn0240qcv2p9r138mi9gb38qq5k65wffbc21";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/opencl-mode";
sha256 = "1g351wiaycwmg1bnf4s2mdnc3lb2ml5l54g19184xqssfqlx7y79";
name = "opencl-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/opencl-mode";
license = lib.licenses.free;
};
}) {};
operate-on-number = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "operate-on-number";
version = "1.1.0";
src = fetchFromGitHub {
owner = "knu";
repo = "operate-on-number.el";
rev = "6a17272e2b6e23260edb1b5eeb01905a1f37e0a6";
sha256 = "12q09kdcgv6hl1hmgarl73j4g9gi4h7sj865655mdja0ns9n1pdb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/operate-on-number";
sha256 = "1rw3fqbzfizgcbz3yaf99rr2546msna4z7dyfa8dbi8h7yzl4fhk";
name = "operate-on-number";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/operate-on-number";
license = lib.licenses.free;
};
}) {};
org-ac = callPackage ({ auto-complete-pcmp, fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, yaxception }:
melpaBuild {
pname = "org-ac";
version = "0.0.2";
src = fetchFromGitHub {
owner = "aki2o";
repo = "org-ac";
rev = "9cbbda79e2fe964ded3f39cf7a2e74f1be3d6b9a";
sha256 = "1xckin2d6s40kgr2293g72ipc57f8gp6y63303kmqcv3qm8q13ca";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-ac";
sha256 = "059jr3v3558cgw626zbqfwmwwv5f4637ai26h7b6psqh0x9sf3mr";
name = "org-ac";
};
packageRequires = [ auto-complete-pcmp log4e yaxception ];
meta = {
homepage = "https://melpa.org/#/org-ac";
license = lib.licenses.free;
};
}) {};
org-agenda-property = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-agenda-property";
version = "1.3.1";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "org-agenda-property";
rev = "2ff628a14a3e758863bbd88fba4db9f77fd2c3a8";
sha256 = "0gkxxzdk8bd1yi5x9217pkq9d01ccq8znxc7h8qcw0p1336rigfc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-agenda-property";
sha256 = "0zsjzjw52asl609q7a2s4jcsm478p4cxzhnd3azyr9ypxydjf6qk";
name = "org-agenda-property";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/org-agenda-property";
license = lib.licenses.free;
};
}) {};
org-autolist = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-autolist";
version = "0.13";
src = fetchFromGitHub {
owner = "calvinwyoung";
repo = "org-autolist";
rev = "da332fadcd9be4c5eb21c5e98c392b89743750b2";
sha256 = "0j6fqgzvbmvvdh0dgwsxq004wxys2zwnq9wa3idm087ynp2a2ani";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-autolist";
sha256 = "1jvspxhxlvd7h1srk9dbk1v5dykmf8jsjaqicpll7ial6i0qgikj";
name = "org-autolist";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/org-autolist";
license = lib.licenses.free;
};
}) {};
org-bookmark-heading = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-bookmark-heading";
version = "1.0.0";
src = fetchFromGitHub {
owner = "alphapapa";
repo = "org-bookmark-heading";
rev = "70b014e09977371a8c9bad03085c116693062b19";
sha256 = "0j765rb2yfwnc0ri53jb8d6lxj6knpmy495bk3sd63492kdrxf93";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-bookmark-heading";
sha256 = "1q92rg9d945ypcpb7kig2r0cr7nb7avsylaa7nxjib25advx80n9";
name = "org-bookmark-heading";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/org-bookmark-heading";
license = lib.licenses.free;
};
}) {};
org-bullets = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-bullets";
version = "0.2.4";
src = fetchFromGitHub {
owner = "sabof";
repo = "org-bullets";
rev = "b70ac2ec805bcb626a6e39ea696354577c681b36";
sha256 = "10nr4sjffnqbllv6gmak6pviyynrb7pi5nvrq331h5alm3xcpq0w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-bullets";
sha256 = "1kxhlabaqi1g6pz215afp65d9cp324s8mvabjh7q1h7ari32an75";
name = "org-bullets";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/org-bullets";
license = lib.licenses.free;
};
}) {};
org-dp = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-dp";
version = "1";
src = fetchFromGitHub {
owner = "tj64";
repo = "org-dp";
rev = "d740c2065120f71762c48877da1a31dea881e98e";
sha256 = "0cxccxz17pj67wgmyxr74n381mknqgqkyav3jkxs4ghg59g5nygl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-dp";
sha256 = "0fnrzpgw8l0g862j20yy4mw1wfcm2i04r6dxi4yd7yay8bw2i4yq";
name = "org-dp";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/org-dp";
license = lib.licenses.free;
};
}) {};
org-elisp-help = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
melpaBuild {
pname = "org-elisp-help";
version = "0.1.0";
src = fetchFromGitHub {
owner = "tarsius";
repo = "org-elisp-help";
rev = "0ead4f715b0a8fd21428f763cfc502177d82b3db";
sha256 = "18x8c6jcqkfam79z4hskr8h1lvzvd5rlfgymmj1ps6p6hd3j4ihl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-elisp-help";
sha256 = "0a4wvz52hkcw5nrml3h1yp8w97vg5jw22wnpfbb827zh7iwb259h";
name = "org-elisp-help";
};
packageRequires = [ cl-lib org ];
meta = {
homepage = "https://melpa.org/#/org-elisp-help";
license = lib.licenses.free;
};
}) {};
org-gcal = callPackage ({ alert, cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org, request-deferred }:
melpaBuild {
pname = "org-gcal";
version = "0.2";
src = fetchFromGitHub {
owner = "myuhe";
repo = "org-gcal.el";
rev = "badd3629e6243563c30ff1dd0452b7601f6cc036";
sha256 = "1pxfcyf447h18220izi8qlnwdr8rlwn5kds8gr5i1v90s6hpa498";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-gcal";
sha256 = "1mp6cm0rhd4r9pfvsjjp86sdqxjbbg7gk41zx0zf0s772smddy3q";
name = "org-gcal";
};
packageRequires = [ alert cl-lib emacs org request-deferred ];
meta = {
homepage = "https://melpa.org/#/org-gcal";
license = lib.licenses.free;
};
}) {};
org-gnome = callPackage ({ alert, fetchFromGitHub, fetchurl, gnome-calendar, lib, melpaBuild, telepathy }:
melpaBuild {
pname = "org-gnome";
version = "0.3";
src = fetchFromGitHub {
owner = "NicolasPetton";
repo = "org-gnome.el";
rev = "1012d47886cfd30eed25b73d9f18e475e0155f88";
sha256 = "0b57ik05iax2h3nrj96kysbk4hxmxlaabd0n6lv1xsayrlli3sj1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-gnome";
sha256 = "0c37gfs6xs0jbvg6ypd4z5ip1khm26wr5lxgmv1dzcc383ynzg0v";
name = "org-gnome";
};
packageRequires = [ alert gnome-calendar telepathy ];
meta = {
homepage = "https://melpa.org/#/org-gnome";
license = lib.licenses.free;
};
}) {};
org-if = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-if";
version = "0.2.0";
src = fetchFromGitLab {
owner = "elzair";
repo = "org-if";
rev = "fab602cc1bbee7a4e99c0083e129219d3f9ed2e8";
sha256 = "1iyqv34b7q2k73srshcnpvfzcadq47w4rzkqp6m1d3ajk8x2vypq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-if";
sha256 = "0h0jdyawz2j4mp33w85z8q77l37qid8palvw5n4z379qa0wr5h96";
name = "org-if";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/org-if";
license = lib.licenses.free;
};
}) {};
org-journal = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-journal";
version = "1.10.2";
src = fetchFromGitHub {
owner = "bastibe";
repo = "org-journal";
rev = "68974d86f1ef518defb3085e415d882ba4575714";
sha256 = "0980scx1dzslbdzmhv720branc4jd4bdkyji34gahinx4w9brj79";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-journal";
sha256 = "1npzqxn1ssigq7k1nrxz3xymxaazby0ddgxq6lgw2a1zjmjm4h2b";
name = "org-journal";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/org-journal";
license = lib.licenses.free;
};
}) {};
org-link-travis = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
melpaBuild {
pname = "org-link-travis";
version = "0.0.1";
src = fetchFromGitHub {
owner = "aki2o";
repo = "org-link-travis";
rev = "596615ad8373d9090bd4138da683524f0ad0bda5";
sha256 = "1797pd264zn19zk93nifyw6pwk2a7wrpfir373qclk601yv2g5h8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-link-travis";
sha256 = "0hj4x7cw7a3ry8xislkz9bnavy77z4cpmnvns02yi3gnib53mlfs";
name = "org-link-travis";
};
packageRequires = [ org ];
meta = {
homepage = "https://melpa.org/#/org-link-travis";
license = lib.licenses.free;
};
}) {};
org-linkany = callPackage ({ fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, yaxception }:
melpaBuild {
pname = "org-linkany";
version = "0.0.2";
src = fetchFromGitHub {
owner = "aki2o";
repo = "org-linkany";
rev = "ed4a6614b56c9baef31647ea728b3d5fae6ed3a2";
sha256 = "1bggz782ci0z6aw76v51ykbmfzh5g6cxh43w798as1152sn7im3p";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-linkany";
sha256 = "0arjj3c23yqm1ljvbnl7v9cqvd9lbz4381g8f3jyqbafs25bdc3c";
name = "org-linkany";
};
packageRequires = [ log4e yaxception ];
meta = {
homepage = "https://melpa.org/#/org-linkany";
license = lib.licenses.free;
};
}) {};
org-mac-iCal = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-mac-iCal";
version = "7.9.3.5";
src = fetchgit {
url = "git://orgmode.org/org-mode.git";
rev = "592dc2ee7e4c80b9b61efb77117c8dc22d6cefd1";
sha256 = "055ahg27z4y0r4nhgqdik10x91dpmfmrv1mbr7hc7xzk9cy4rf2w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-mac-iCal";
sha256 = "1ilzvmw1x5incagp1vf8d9v9mz0krlv7bpv428gg3gpqzpm6kksw";
name = "org-mac-iCal";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/org-mac-iCal";
license = lib.licenses.free;
};
}) {};
org-multiple-keymap = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
melpaBuild {
pname = "org-multiple-keymap";
version = "0.2";
src = fetchFromGitHub {
owner = "myuhe";
repo = "org-multiple-keymap.el";
rev = "20eb3be6be9f0abbad9f0d007e40cb00c8109201";
sha256 = "0yxfhzygiki8sha1dddac4g72r51yi4jnga2scmk51f9jgwqbihp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-multiple-keymap";
sha256 = "16iv5575634asvn1b2k535ml8g4lqgy8z5w6ykma5f9phq5idb9f";
name = "org-multiple-keymap";
};
packageRequires = [ cl-lib emacs org ];
meta = {
homepage = "https://melpa.org/#/org-multiple-keymap";
license = lib.licenses.free;
};
}) {};
org-outlook = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-outlook";
version = "0.11";
src = fetchFromGitHub {
owner = "mattfidler";
repo = "org-outlook.el";
rev = "070c37d017ccb71d94c3c69c99632fa6570ec2cc";
sha256 = "15fy6xpz6mk4j3nkrhiqal2dp77rhxmk8a7xiw037xr1jgq9sd9a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-outlook";
sha256 = "0cn8h6yy67jr5h1yxsfqmr8q7ii4f99pgghfp821m01pj55qyjx9";
name = "org-outlook";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/org-outlook";
license = lib.licenses.free;
};
}) {};
org-page = callPackage ({ fetchFromGitHub, fetchurl, ht, htmlize, lib, melpaBuild, mustache, org }:
melpaBuild {
pname = "org-page";
version = "0.41";
src = fetchFromGitHub {
owner = "kelvinh";
repo = "org-page";
rev = "09febf89d8dcb226aeedf8164169b31937b64439";
sha256 = "0zc20m63a1iz9aziid5jsvcbl86k9dg9js4k3almchh55az4a0i3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-page";
sha256 = "1326m3w7vz22zk7rx40z28fddsccy5fl1qhbb7clci8l69blcc2v";
name = "org-page";
};
packageRequires = [ ht htmlize mustache org ];
meta = {
homepage = "https://melpa.org/#/org-page";
license = lib.licenses.free;
};
}) {};
org-pdfview = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, org, pdf-tools }:
melpaBuild {
pname = "org-pdfview";
version = "0.3";
src = fetchFromGitHub {
owner = "markus1189";
repo = "org-pdfview";
rev = "c1ca137ef90e442592ce88ef16437dc7dfa9c5dd";
sha256 = "14lshgyrlzjcrqdfsn17llm70ijbs86cv9mccy87vlr01rbsz6lj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-pdfview";
sha256 = "1z4gb5lw7ngphixw06b5484kwlxbc098w2xshzml5sywr16a4iab";
name = "org-pdfview";
};
packageRequires = [ org pdf-tools ];
meta = {
homepage = "https://melpa.org/#/org-pdfview";
license = lib.licenses.free;
};
}) {};
org-pomodoro = callPackage ({ alert, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-pomodoro";
version = "2.0.3";
src = fetchFromGitHub {
owner = "lolownia";
repo = "org-pomodoro";
rev = "26452a3d070f4814b191a9de9e3493a54161b910";
sha256 = "1fjdza723615bhdm5x6gbd03vi7ywzpbjn8p59saimczqngfdpmw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-pomodoro";
sha256 = "1vdi07hrhniyhhvg0hcr5mlixy6bjynvwm89z2lvfyvnnxpx0r27";
name = "org-pomodoro";
};
packageRequires = [ alert cl-lib ];
meta = {
homepage = "https://melpa.org/#/org-pomodoro";
license = lib.licenses.free;
};
}) {};
org-projectile = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, projectile }:
melpaBuild {
pname = "org-projectile";
version = "0.2.0";
src = fetchFromGitHub {
owner = "IvanMalison";
repo = "org-projectile";
rev = "c2141ac997f4af49257595bab88adb9dd7b9b700";
sha256 = "16aq5p65q5a0an14q9xzsnkaa5bzkrwhm9cv5ljajjfcjsjcvmb6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-projectile";
sha256 = "078s77wms1n1b29mrn6x25sksfjad0yns51gmahzd7hlgp5d56dm";
name = "org-projectile";
};
packageRequires = [ dash projectile ];
meta = {
homepage = "https://melpa.org/#/org-projectile";
license = lib.licenses.free;
};
}) {};
org-protocol-jekyll = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-protocol-jekyll";
version = "0.1";
src = fetchFromGitHub {
owner = "vonavi";
repo = "org-protocol-jekyll";
rev = "c1ac46793eb9bf22b1a601e841947428be5c9766";
sha256 = "1cxjzj955rvp0ijbp7ifpmkxdhimz8hqjw5c9gv6zwjqb5iih9ry";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-protocol-jekyll";
sha256 = "18wg489n2d1sx9jk00ki6p2rxkqz67kqwnmy2kb1ga1rmb6x9wfs";
name = "org-protocol-jekyll";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/org-protocol-jekyll";
license = lib.licenses.free;
};
}) {};
org-random-todo = callPackage ({ alert, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-random-todo";
version = "0.4.1";
src = fetchFromGitHub {
owner = "unhammer";
repo = "org-random-todo";
rev = "7398b8dff09bef54f579d158ce47b0090f00201e";
sha256 = "1bi09hd5m994rkqcx0a045h20419b6n4vvwiiggzsi0723dd9fb9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-random-todo";
sha256 = "0yflppdbkfn2phd21zkjdlidzasfm846mzniay83v3akz0qx31lr";
name = "org-random-todo";
};
packageRequires = [ alert emacs ];
meta = {
homepage = "https://melpa.org/#/org-random-todo";
license = lib.licenses.free;
};
}) {};
org-readme = callPackage ({ fetchFromGitHub, fetchurl, header2, http-post-simple, lib, lib-requires, melpaBuild, yaoddmuse }:
melpaBuild {
pname = "org-readme";
version = "20130322.926";
src = fetchFromGitHub {
owner = "mattfidler";
repo = "org-readme";
rev = "15054e42351b5ec6b629c55760a578516e035355";
sha256 = "0hhgfw0sqvl9jmmslwxn6v3dii99v09yz2h0ia5np9lzyxsc207a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-readme";
sha256 = "1qqbsgspd006gy0kc614w7bg6na0ygmflvqkmw47899pbgj81hxh";
name = "org-readme";
};
packageRequires = [ header2 http-post-simple lib-requires yaoddmuse ];
meta = {
homepage = "https://melpa.org/#/org-readme";
license = lib.licenses.free;
};
}) {};
org-ref = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, helm, helm-bibtex, hydra, key-chord, lib, melpaBuild, s }:
melpaBuild {
pname = "org-ref";
version = "0.7.1";
src = fetchFromGitHub {
owner = "jkitchin";
repo = "org-ref";
rev = "a188bb8af194a50ad2f023ad1773d4e33d8cf21a";
sha256 = "07w41v1sczn98v70xw2rlfq8v1wrhs38gkyziibi96w4y3g6i7k0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-ref";
sha256 = "087isxf3z8cgmmniaxr3lpq9jg3sriw88dwp4f0ky286hlvgzw08";
name = "org-ref";
};
packageRequires = [ dash emacs f helm helm-bibtex hydra key-chord s ];
meta = {
homepage = "https://melpa.org/#/org-ref";
license = lib.licenses.free;
};
}) {};
org-repo-todo = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-repo-todo";
version = "0.0.2";
src = fetchFromGitHub {
owner = "waymondo";
repo = "org-repo-todo";
rev = "904a26089d87db59a40421d6f857b189e70dfbe3";
sha256 = "03c88jzwvl95dl39703mknkvnk3cmw4gss5c1y2k9py2rgh6bpr9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-repo-todo";
sha256 = "0l5ns1hs3i4dhrpmvzl34zc9zysgjkfa7j8apbda59n9jdvml5v1";
name = "org-repo-todo";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/org-repo-todo";
license = lib.licenses.free;
};
}) {};
org-sync = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
melpaBuild {
pname = "org-sync";
version = "0.3.0";
src = fetchFromGitHub {
owner = "arbox";
repo = "org-sync";
rev = "8c65dceaa2f3d436f83ed591916f22556a6e7f91";
sha256 = "0zx9gpvm5gy9k45lbhaks9s935id727lszsh40gmpdp5zxf3rjk1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-sync";
sha256 = "0n8fz2d1vg9r8dszgasbnb6pgaxr2i8mqrp953prf1nhmfpjpxad";
name = "org-sync";
};
packageRequires = [ cl-lib emacs org ];
meta = {
homepage = "https://melpa.org/#/org-sync";
license = lib.licenses.free;
};
}) {};
org-table-comment = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-table-comment";
version = "0.2.0";
src = fetchFromGitHub {
owner = "mattfidler";
repo = "org-table-comment.el";
rev = "33b9966c33ecbc3e27cca67c2f2cdea04364d74e";
sha256 = "1qx3kd02sxs9k7adlvdlbmyhkc5kr7ni5lw4gxjw3nphnc536bkb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-table-comment";
sha256 = "1d40vl8aa1x27z4gwnkzxgrqp7vd3ln2pc445ijjxp1wr8bjxvdz";
name = "org-table-comment";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/org-table-comment";
license = lib.licenses.free;
};
}) {};
org-tfl = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
melpaBuild {
pname = "org-tfl";
version = "0.3.3";
src = fetchFromGitHub {
owner = "storax";
repo = "org-tfl";
rev = "308251618e215eb78d5436e7412a0c14216fa890";
sha256 = "1qz1qhd7v6ynmvz7j1xscz85z6zwy9dcarwhbz020l4bk4g9zf94";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-tfl";
sha256 = "1rqmmw0222vbxfn5wxq9ni2j813x92lpv99jjszqjvgnf2rkhjhf";
name = "org-tfl";
};
packageRequires = [ cl-lib emacs org ];
meta = {
homepage = "https://melpa.org/#/org-tfl";
license = lib.licenses.free;
};
}) {};
org-themis = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-themis";
version = "0.4.1";
src = fetchFromGitHub {
owner = "zellio";
repo = "org-themis";
rev = "4b4bf1fa1e853664bf006dda8afe2db00e522aaa";
sha256 = "12fksqi9flf84h1lbmbcjnqxa7dairp50wvlwfhbp1hbb8l9z63a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-themis";
sha256 = "08rajz5y7h88fh94s2ad0f66va4vi31k9hwdv8p212bs276rp7ln";
name = "org-themis";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/org-themis";
license = lib.licenses.free;
};
}) {};
org-time-budgets = callPackage ({ alert, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-time-budgets";
version = "1.0.1";
src = fetchFromGitHub {
owner = "leoc";
repo = "org-time-budgets";
rev = "f2a8fe3d9d6104f3dd61fabbb385a596363b360b";
sha256 = "09iw2jffb2qrx5r07zd1j8sk5wafamjkc2khqyfwc5kx6xyp1f46";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-time-budgets";
sha256 = "0r8km586n6xdnjha7xnzlh03nw1dp066hydaz8kxfmhvygl9cpah";
name = "org-time-budgets";
};
packageRequires = [ alert cl-lib ];
meta = {
homepage = "https://melpa.org/#/org-time-budgets";
license = lib.licenses.free;
};
}) {};
org-toodledo = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-toodledo";
version = "2.1.0";
src = fetchFromGitHub {
owner = "myuhe";
repo = "org-toodledo";
rev = "5473c1a2762371b198862aa8fd83fd3ec57485a4";
sha256 = "0qqa62fsmra6v4061kpki8wbhfcwkgnb2gzxwvnaqlcmhivksg6v";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-toodledo";
sha256 = "0c7qr0jsc4iyrwkc22xp9nmk6984v7q1k0rvpd62m07lb5gvbiq3";
name = "org-toodledo";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/org-toodledo";
license = lib.licenses.free;
};
}) {};
org-tracktable = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-tracktable";
version = "0.3";
src = fetchFromGitHub {
owner = "tty-tourist";
repo = "org-tracktable";
rev = "c38a0019fdc5aac0f9b65e04c86c997fe5a32fb0";
sha256 = "1yh4p3i0ajfnsvh057h8dpf4rqvvblmfgzj6vyn9dmcl5is1ir2q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-tracktable";
sha256 = "0mngf9q2ffxq32cgng0xl30661mj15wmr9y4hr3xddj626kxrp00";
name = "org-tracktable";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/org-tracktable";
license = lib.licenses.free;
};
}) {};
org-transform-tree-table = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "org-transform-tree-table";
version = "0.1.2";
src = fetchFromGitHub {
owner = "jplindstrom";
repo = "emacs-org-transform-tree-table";
rev = "0a9bf07f01bc5fc3b349aff64e83999a8de83b52";
sha256 = "1h15fr16kgbyrxambmk4hsmha6hx4c4yqkccb82g3wlvzmnqj5x3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-transform-tree-table";
sha256 = "0n68cw769nk90ms6w1w6cc1nxjwn1navkz56mf11bsiqvsk3km7r";
name = "org-transform-tree-table";
};
packageRequires = [ dash s ];
meta = {
homepage = "https://melpa.org/#/org-transform-tree-table";
license = lib.licenses.free;
};
}) {};
org-tree-slide = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-tree-slide";
version = "2.8.4";
src = fetchFromGitHub {
owner = "takaxp";
repo = "org-tree-slide";
rev = "dccd80418a4444df5e8301695ff0d0dfe86a3c21";
sha256 = "0aacxxwhwjzby0f9r4q0lra5lqcrw5snnm1yc63jrs6c0ifakk45";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-tree-slide";
sha256 = "0v857zplv0wdbg4li667v2p5pn5zcf9fgbqcwa75x8babilkl6jn";
name = "org-tree-slide";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/org-tree-slide";
license = lib.licenses.free;
};
}) {};
org-trello = callPackage ({ dash, dash-functional, deferred, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, request-deferred, s }:
melpaBuild {
pname = "org-trello";
version = "0.7.8";
src = fetchFromGitHub {
owner = "org-trello";
repo = "org-trello";
rev = "321a74585bceafdd82f96433e014f13b4f3fa674";
sha256 = "061nf6gwrzi36q3m3b1hn4bj33a6q4yic3fxdxxwvwrzi42bl74a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-trello";
sha256 = "14lq8nn1x6qb3jx518zaaz5582m4npd593w056igqhahkfm0qp8i";
name = "org-trello";
};
packageRequires = [
dash
dash-functional
deferred
emacs
request-deferred
s
];
meta = {
homepage = "https://melpa.org/#/org-trello";
license = lib.licenses.free;
};
}) {};
org-vcard = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-vcard";
version = "0.1.0";
src = fetchFromGitHub {
owner = "flexibeast";
repo = "org-vcard";
rev = "5c4e17c166fb0406d5dfdc8876b0e182ba7af8fd";
sha256 = "1qf4pqsg12y1qx7di0y5dp0f4slyp69h2q6y21hldzknhwxx4yy4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org-vcard";
sha256 = "0l6azshvzl1wws582njqr3qx4h73gwrdqwa3jcic1qbs9hg2l4yl";
name = "org-vcard";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/org-vcard";
license = lib.licenses.free;
};
}) {};
org2blog = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, metaweblog, org, xml-rpc }:
melpaBuild {
pname = "org2blog";
version = "0.9.2";
src = fetchFromGitHub {
owner = "punchagan";
repo = "org2blog";
rev = "ad389ae994d269a57e56fbea68df7e6fe5c2ff55";
sha256 = "0av1477jn3s4s5kymd7sbb0av437vb5mnfc6rpfgzwji7b8mfr7l";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org2blog";
sha256 = "0ancvn4ji4552k4nfd2ijclsd027am93ngg241ll8f6h6k0wpmzq";
name = "org2blog";
};
packageRequires = [ metaweblog org xml-rpc ];
meta = {
homepage = "https://melpa.org/#/org2blog";
license = lib.licenses.free;
};
}) {};
org2jekyll = callPackage ({ dash-functional, deferred, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "org2jekyll";
version = "0.1.9";
src = fetchFromGitHub {
owner = "ardumont";
repo = "org2jekyll";
rev = "35e11ffa24b140d2e247df195489fca344bd0c08";
sha256 = "089nqbda5mg1ippqnsl5wcx9n1gpnaqhl6kz54n47kivb400bidh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/org2jekyll";
sha256 = "1j9d6xf5nsakifxwd4zmjc29lbj46ffn3z109k2y2yhz7q3r9hzv";
name = "org2jekyll";
};
packageRequires = [ dash-functional deferred s ];
meta = {
homepage = "https://melpa.org/#/org2jekyll";
license = lib.licenses.free;
};
}) {};
orgbox = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
melpaBuild {
pname = "orgbox";
version = "0.5.0";
src = fetchFromGitHub {
owner = "yasuhito";
repo = "orgbox";
rev = "ecaf5a064431cf92922338c974df8fce1a8f1734";
sha256 = "02mxp17p7bj4xamg0m6zk832hmpqcgzc7bjbjcnvbvrawhc255hy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/orgbox";
sha256 = "12wfqlpjh9nr7zgqs4h8kmfsk825n68qcbn8z2fw2mpshg3nj7l8";
name = "orgbox";
};
packageRequires = [ cl-lib org ];
meta = {
homepage = "https://melpa.org/#/orgbox";
license = lib.licenses.free;
};
}) {};
orgit = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, magit, melpaBuild, org }:
melpaBuild {
pname = "orgit";
version = "1.1.0";
src = fetchFromGitHub {
owner = "magit";
repo = "orgit";
rev = "12bfadf603d8a1f616a1bdac5f909a0c20e6aba4";
sha256 = "1wxxdx3c5qacsii4kysk438cjr1hnmpir78kp6xgk9xw5g9snlnj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/orgit";
sha256 = "0askccb3h98v8gmylwxaph3gbyv5b1sp4slws76aqz1kq9x0jy7w";
name = "orgit";
};
packageRequires = [ dash emacs magit org ];
meta = {
homepage = "https://melpa.org/#/orgit";
license = lib.licenses.free;
};
}) {};
orglink = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
melpaBuild {
pname = "orglink";
version = "0.2.4";
src = fetchFromGitHub {
owner = "tarsius";
repo = "orglink";
rev = "09c564022acda5973256e71a467849637473d7e6";
sha256 = "076q8j70vqabirri6ckl1f0y60pq4bnilds6s34mxsxz1k3z3m1s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/orglink";
sha256 = "0ldrvvqs3hlazj0dch162gsbnbxcg6fgrxid8p7w9gj19vbcl52b";
name = "orglink";
};
packageRequires = [ dash emacs org ];
meta = {
homepage = "https://melpa.org/#/orglink";
license = lib.licenses.free;
};
}) {};
osx-browse = callPackage ({ browse-url-dwim, fetchFromGitHub, fetchurl, lib, melpaBuild, string-utils }:
melpaBuild {
pname = "osx-browse";
version = "0.8.8";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "osx-browse";
rev = "6186a6020e143e90d557c8d062c44fcdba0516c7";
sha256 = "0g1xhh88a65vcq6rlh7ii16pra4pv519ajcws0h93ldbbjiy7p0m";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/osx-browse";
sha256 = "06rfzq2hxhzg6jh2zs28r7ffxwlq40nz954j13ly8403c7rmbrfm";
name = "osx-browse";
};
packageRequires = [ browse-url-dwim string-utils ];
meta = {
homepage = "https://melpa.org/#/osx-browse";
license = lib.licenses.free;
};
}) {};
osx-clipboard = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "osx-clipboard";
version = "0.1";
src = fetchFromGitHub {
owner = "joddie";
repo = "osx-clipboard-mode";
rev = "e46dd31327a3f92f77b013b4c9b1e5fdd0e5c73d";
sha256 = "1ykn48src7qhx9cmpjkaqsz7h36p75kkq1h9wlcpv5fhaky2d4n4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/osx-clipboard";
sha256 = "0gjgr451v6rlyarz96v6h8kfbvkk7npvhgvkgwdi0bjighrhlv4f";
name = "osx-clipboard";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/osx-clipboard";
license = lib.licenses.free;
};
}) {};
osx-dictionary = callPackage ({ chinese-word-at-point, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "osx-dictionary";
version = "0.2.1";
src = fetchFromGitHub {
owner = "xuchunyang";
repo = "osx-dictionary.el";
rev = "b909e38723caa37157ad6be90ac107c1c7102e07";
sha256 = "1vywqzw8hydi944q4ghgxbbvvmwfpa9wj5nmrnixfcw8h4mfcxvv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/osx-dictionary";
sha256 = "13033fxc5vjd1f7mm6znmprcp3mwxbvblb2d25shr8d4imqqhv82";
name = "osx-dictionary";
};
packageRequires = [ chinese-word-at-point cl-lib ];
meta = {
homepage = "https://melpa.org/#/osx-dictionary";
license = lib.licenses.free;
};
}) {};
osx-location = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "osx-location";
version = "0.4";
src = fetchFromGitHub {
owner = "purcell";
repo = "osx-location";
rev = "110aee945b53ea550e4debe69bf3c077d940ec8c";
sha256 = "1csnxpsfnv9lv07kgvc60qx5c33sshmnz60p3qjz7ym7rnjy9b5x";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/osx-location";
sha256 = "1p12mmrw70p3b04zlprkdxdfnb7m3vkm6gci3fwhr5zyfvwxvn0c";
name = "osx-location";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/osx-location";
license = lib.licenses.free;
};
}) {};
osx-plist = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "osx-plist";
version = "1.0.0";
src = fetchFromGitHub {
owner = "emacsmirror";
repo = "osx-plist";
rev = "5e6de2622fdfe552d4902904f05ea03bc5a6ebd0";
sha256 = "0830kkmvc3ss7ygqfwz3j75s7mhxfxyadaksrp0v2cc4y6wn6nfv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/osx-plist";
sha256 = "0zaqmhf5nm6jflwgxnknhi8zn97vhsia2xv8jm677l0h23pk2va8";
name = "osx-plist";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/osx-plist";
license = lib.licenses.free;
};
}) {};
osx-trash = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "osx-trash";
version = "0.1.1";
src = fetchFromGitHub {
owner = "lunaryorn";
repo = "osx-trash.el";
rev = "a5ecee69f514ad9ee78fd9d6b20f3dd49512f5b4";
sha256 = "1pn6xvq41di1jb5d3i8wgs54w0m2414cq3f1vk0xpibshkq7sr4a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/osx-trash";
sha256 = "1f6pi53mhp2pvrfjm8544lqqj36gzpzxq245lzvv91lvqkxr9ysj";
name = "osx-trash";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/osx-trash";
license = lib.licenses.free;
};
}) {};
outorg = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "outorg";
version = "2.0";
src = fetchFromGitHub {
owner = "tj64";
repo = "outorg";
rev = "e946cda497bae53fca6fa1579910237e216170bf";
sha256 = "1v9kx5xr7xcr6i664h2g6j8824yjsjdn5pvgmawvxrrplbjmiqnp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/outorg";
sha256 = "04swss84p33a9baa4swqc1a9lfp6wziqrwa7vcyi3y0yzllx36cx";
name = "outorg";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/outorg";
license = lib.licenses.free;
};
}) {};
outshine = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "outshine";
version = "2.0";
src = fetchFromGitHub {
owner = "tj64";
repo = "outshine";
rev = "cf1097692b3ea0367d3c821769399fec5831e200";
sha256 = "1v04iyx57w8scw3iqrivii7q0sh8sa7xacswdhd18mw9kvjrbj98";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/outshine";
sha256 = "1ajddzcrnvfgx3xa5wm0bcll9dax52syg1p521mv0ffkld63jyfl";
name = "outshine";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/outshine";
license = lib.licenses.free;
};
}) {};
ov = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ov";
version = "1.0.6";
src = fetchFromGitHub {
owner = "ShingoFukuyama";
repo = "ov.el";
rev = "4e1c254d74bc1773c92f1613c3865cdcb4bc7095";
sha256 = "0qxk2rf84j86syxi8xknsq252irwg7sz396v3bb4wqz4prpj0kzc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ov";
sha256 = "0d71mpv74cfxcnwixbrl90nr22cw4kv5sdgpny5wycvh6cgmd6qb";
name = "ov";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/ov";
license = lib.licenses.free;
};
}) {};
overseer = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }:
melpaBuild {
pname = "overseer";
version = "0.3.0";
src = fetchFromGitHub {
owner = "tonini";
repo = "overseer.el";
rev = "cf532a4e373e3da2077ccbaa48d4bfacd14661ba";
sha256 = "0jz8p6bwpfncxwi6ssmi6ngx8sjjica565i6ln0gsr5i11zfb7nx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/overseer";
sha256 = "04wfwcal051jrnmm5dga6vl4c9j10pm416586yxb8smi6fxws2jg";
name = "overseer";
};
packageRequires = [ dash emacs pkg-info ];
meta = {
homepage = "https://melpa.org/#/overseer";
license = lib.licenses.free;
};
}) {};
owdriver = callPackage ({ fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, smartrep, yaxception }:
melpaBuild {
pname = "owdriver";
version = "0.0.6";
src = fetchFromGitHub {
owner = "aki2o";
repo = "owdriver";
rev = "0479389d9df9e70ff9ce69dff06252d3aa40fc86";
sha256 = "0f2psx4lq98l3q3fnibsfqxp2hvvwk7b30zjvjlry3bffg3l7pfk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/owdriver";
sha256 = "0j8z7ynan0zj581x50gsi9lljkbi6bwmzpfyha3i6q8ch5qkdxfd";
name = "owdriver";
};
packageRequires = [ log4e smartrep yaxception ];
meta = {
homepage = "https://melpa.org/#/owdriver";
license = lib.licenses.free;
};
}) {};
ox-ioslide = callPackage ({ cl-lib ? null, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
melpaBuild {
pname = "ox-ioslide";
version = "0.2";
src = fetchFromGitHub {
owner = "coldnew";
repo = "org-ioslide";
rev = "e81f7a6dab512da7eaa8c2c50c673538b97db267";
sha256 = "047fcvpvwzaqisw4q3p6hxgjyqsi2n9nms1qx9w4znvxrnjq8jz3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ox-ioslide";
sha256 = "0z0qnvpw64wxbgz8203rphswlh9hd2i11pz2mlay8l3bzz4gx4vc";
name = "ox-ioslide";
};
packageRequires = [ cl-lib emacs f org ];
meta = {
homepage = "https://melpa.org/#/ox-ioslide";
license = lib.licenses.free;
};
}) {};
ox-pandoc = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, ht, lib, melpaBuild, org }:
melpaBuild {
pname = "ox-pandoc";
version = "1.150707";
src = fetchFromGitHub {
owner = "kawabata";
repo = "ox-pandoc";
rev = "035f1d60a0139349232c382cfd23a96902b7003d";
sha256 = "0h49pfl97vl796sm7r62rpv3slj0z5krm4zrqkgz0q6zlyrjay29";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ox-pandoc";
sha256 = "0wy6yvwd4vyq6xalkrshnfjjxlh1p24y52z49894nz5fl63b74xc";
name = "ox-pandoc";
};
packageRequires = [ dash emacs ht org ];
meta = {
homepage = "https://melpa.org/#/ox-pandoc";
license = lib.licenses.free;
};
}) {};
ox-twbs = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ox-twbs";
version = "1.0.7";
src = fetchFromGitHub {
owner = "marsmining";
repo = "ox-twbs";
rev = "d2def6a33d179c8c9778d1bf8a72ab347cbc42e3";
sha256 = "08dw3h1417cr6ddd8gl8zcd11pxqpmkd67bknzhjpj7bbqznfqwa";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ox-twbs";
sha256 = "15csgnph5wh2dvcc2dnvrlm7whh428rq8smqji1509ib7aw9y5mx";
name = "ox-twbs";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ox-twbs";
license = lib.licenses.free;
};
}) {};
pabbrev = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pabbrev";
version = "4.1";
src = fetchFromGitHub {
owner = "phillord";
repo = "pabbrev";
rev = "127a8b10cf352b0491fefd2f4178ba78ee587564";
sha256 = "073qpa223ja673p63mhvy4l6yyv3k7z05ifwvn7bmq4b5fq42hw6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pabbrev";
sha256 = "1mbfa40pbzbi00sp155zm43sj6nw221mcayc2rk3ppin9ps95hx3";
name = "pabbrev";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/pabbrev";
license = lib.licenses.free;
};
}) {};
package-plus = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "package-plus";
version = "1.1.0";
src = fetchFromGitHub {
owner = "zenspider";
repo = "package";
rev = "4a9618a44ec4f26a14e0136cd9d3c4855fceb25b";
sha256 = "1xv0ra130qg0ksgqi4npspnv0ckq77k7f5kcibavj030h578kj97";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/package+";
sha256 = "1mbsxr4llz8ny7n7w3lykld9yvbaywlfqnvr9l0aiv9rvmdv03bn";
name = "package-plus";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/package+";
license = lib.licenses.free;
};
}) {};
package-safe-delete = callPackage ({ emacs, epl, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "package-safe-delete";
version = "0.1.7";
src = fetchFromGitHub {
owner = "Fanael";
repo = "package-safe-delete";
rev = "138171e4fc03c0ef05a8260cbb5cd2e114c1c194";
sha256 = "1pdv6d6bm5jmpgjqf9ycvzasxz1205zdi0zjrmkr33c03azwz7rd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/package-safe-delete";
sha256 = "12ss5yjhnyxsif4vlbgxamn5jfa0wxkkphffxnv6drhvmpq226jw";
name = "package-safe-delete";
};
packageRequires = [ emacs epl ];
meta = {
homepage = "https://melpa.org/#/package-safe-delete";
license = lib.licenses.free;
};
}) {};
package-utils = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "package-utils";
version = "0.4.0";
src = fetchFromGitHub {
owner = "Silex";
repo = "package-utils";
rev = "8aad83652944e7414a52c82e3c34f8ef78142118";
sha256 = "0fs0a274c7sxldjj0m8wfx9vx7fkq41wngsvk8drzc38qa965vs0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/package-utils";
sha256 = "02hgh7wg68ysfhw5hckrpshzv4vm1vnm395d34x6vpgl4ccx7v9r";
name = "package-utils";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/package-utils";
license = lib.licenses.free;
};
}) {};
packed = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "packed";
version = "0.5.3";
src = fetchFromGitHub {
owner = "tarsius";
repo = "packed";
rev = "4b278931c3694c467e5aaa0246956227806065a0";
sha256 = "1zzm43x0y90j4cr4zpwn3fs8apl7n0jhl6qlfkcbar7bb62pi66q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/packed";
sha256 = "0sw7d2l17bq471i4isrf2xf0z85nqqiciw25whw0c0chdzwzai6z";
name = "packed";
};
packageRequires = [ dash emacs ];
meta = {
homepage = "https://melpa.org/#/packed";
license = lib.licenses.free;
};
}) {};
page-break-lines = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "page-break-lines";
version = "0.10";
src = fetchFromGitHub {
owner = "purcell";
repo = "page-break-lines";
rev = "36d3f93a23b767e7558b9c90f3631b03ce9fbdce";
sha256 = "1acz3w2zdcds0h6p2k9h3lmjsk519asqrxjw7f3pyrcq7x2qbhc4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/page-break-lines";
sha256 = "0q1166z190dxznzgf2f29klj2jkaqlic483p4h3bylihkqp93ij7";
name = "page-break-lines";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/page-break-lines";
license = lib.licenses.free;
};
}) {};
pallet = callPackage ({ cask, dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "pallet";
version = "0.9.2";
src = fetchFromGitHub {
owner = "rdallasgray";
repo = "pallet";
rev = "0e1ae11e1ebfe644cbf832df62ac2dbf6ecd0501";
sha256 = "03mlg6dmpjw8fq2s3c4gpqj20kjhzldz3m51bf6s0mxq9bclx2xw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pallet";
sha256 = "0q50cdwnn2w1n5h4bappncjjyi5yaixxannwgy23fngdrz1mxwd7";
name = "pallet";
};
packageRequires = [ cask dash f s ];
meta = {
homepage = "https://melpa.org/#/pallet";
license = lib.licenses.free;
};
}) {};
pandoc-mode = callPackage ({ dash, fetchFromGitHub, fetchurl, hydra, lib, melpaBuild }:
melpaBuild {
pname = "pandoc-mode";
version = "2.17.2";
src = fetchFromGitHub {
owner = "joostkremers";
repo = "pandoc-mode";
rev = "7f184c178d759e573eaed486d9d70c9b5c8c1eb0";
sha256 = "17ibs2szjvy4ar4gidlyg6w20926fr1z59m851akghiwf4aqly7z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pandoc-mode";
sha256 = "0qvc6cf87h1jqf590kd68jfg25snxaxayfds634wj4z6gp70l781";
name = "pandoc-mode";
};
packageRequires = [ dash hydra ];
meta = {
homepage = "https://melpa.org/#/pandoc-mode";
license = lib.licenses.free;
};
}) {};
pangu-spacing = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pangu-spacing";
version = "0.4";
src = fetchFromGitHub {
owner = "coldnew";
repo = "pangu-spacing";
rev = "034b4ef8a1b29bf7bfed6a916380941506ed26ed";
sha256 = "0gmdzagyg0p7q1gyj2a3aqp2g4asljpib3n67nikr0v99c2mki5y";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pangu-spacing";
sha256 = "082qh26vlk7kifz1800lyai17yvngwjygrfrsh1dsd8dxhk6l9j8";
name = "pangu-spacing";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/pangu-spacing";
license = lib.licenses.free;
};
}) {};
paper-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, hexrgb, lib, melpaBuild }:
melpaBuild {
pname = "paper-theme";
version = "1.0.0";
src = fetchFromGitHub {
owner = "cadadr";
repo = "paper-theme";
rev = "15af5e31492f79dc0d47787150ef39d6318a2608";
sha256 = "1xh614czldjvfl66vhkyaai5k4qsg1l3mz6wd5b1w6kd45qrc54i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/paper-theme";
sha256 = "04diqm2c9fm29zyms3hplkzb4kb7b2kyrxdsy0jxyjj5kabypd50";
name = "paper-theme";
};
packageRequires = [ emacs hexrgb ];
meta = {
homepage = "https://melpa.org/#/paper-theme";
license = lib.licenses.free;
};
}) {};
paradox = callPackage ({ emacs, fetchFromGitHub, fetchurl, hydra, let-alist, lib, melpaBuild, seq, spinner }:
melpaBuild {
pname = "paradox";
version = "2.4";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "paradox";
rev = "67f7d546c841e2d8f245e2b84e18619115188651";
sha256 = "0mg9glbrvhk7xl2grr8fs08wksqvwcgsdgwx0s8fhf8ygcvqcqix";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/paradox";
sha256 = "1xq14nfvprsq18464qr4mhphq7cl1f570lji5n8z6j9vpfm9a4p2";
name = "paradox";
};
packageRequires = [ emacs hydra let-alist seq spinner ];
meta = {
homepage = "https://melpa.org/#/paradox";
license = lib.licenses.free;
};
}) {};
paredit = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
pname = "paredit";
version = "24";
src = fetchgit {
url = "http://mumble.net/~campbell/git/paredit.git";
rev = "82bb75ceb2ddc272d6618d94874b7fc13181a409";
sha256 = "13wzz5fahbz5svc4ql3ajzzpd1fv0ynwpa5widklbcp5yqncv1vm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/paredit";
sha256 = "1rp859y4qyqdfvp261l8mmbd62p1pw0dypm1mng6838b6q6ycakr";
name = "paredit";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/paredit";
license = lib.licenses.free;
};
}) {};
paredit-everywhere = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, paredit }:
melpaBuild {
pname = "paredit-everywhere";
version = "0.4";
src = fetchFromGitHub {
owner = "purcell";
repo = "paredit-everywhere";
rev = "72b7cd5dcdc02233a32e9f1a6c2d21dc30532170";
sha256 = "0jbjwjl92pf0kih3p2x20ms2kpyzzam8fir661nimpmk802ahgkj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/paredit-everywhere";
sha256 = "0gbkwk8mrbjr2l8pz3q4y6j8q4m12zmzl31c88ngs1k5d86wav36";
name = "paredit-everywhere";
};
packageRequires = [ paredit ];
meta = {
homepage = "https://melpa.org/#/paredit-everywhere";
license = lib.licenses.free;
};
}) {};
paren-face = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "paren-face";
version = "0.2.1";
src = fetchFromGitHub {
owner = "tarsius";
repo = "paren-face";
rev = "932cd9681be30096b766717869ad0d3180d3b637";
sha256 = "1l0rq3k78k68ky58bv1mhya3mnl7n5wgr88n95na2lcil1dk8ghh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/paren-face";
sha256 = "0dmzk66m3rd8x0rb925pyrfpc2qsvayks4kmhpb2ccdrx68pg8gf";
name = "paren-face";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/paren-face";
license = lib.licenses.free;
};
}) {};
parent-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "parent-mode";
version = "2.3";
src = fetchFromGitHub {
owner = "Fanael";
repo = "parent-mode";
rev = "db692cf08deff2f0e973e6e86e26662b44813d1b";
sha256 = "0i5bc7lyyrx6swqlrp9l5x72yzwi53qn6ldrfs99gh08b3yvsnni";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/parent-mode";
sha256 = "1ndn6m6aasmk9yrml9xqj8141100nw7qi1bhnlsss3v8b6njwwig";
name = "parent-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/parent-mode";
license = lib.licenses.free;
};
}) {};
parsebib = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "parsebib";
version = "1.0.5";
src = fetchFromGitHub {
owner = "joostkremers";
repo = "parsebib";
rev = "9a1f60bed2814dfb5cec2b92efb5951a4b465cce";
sha256 = "0n91whyjnrdhb9bqfif01ygmwv5biwpz2pvjv5w5y1d4g0k1x9ml";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/parsebib";
sha256 = "07br2x68scsxykdk2ajc4mfqhdb7vjkcfgz3vnpy91sirxzgfjdd";
name = "parsebib";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/parsebib";
license = lib.licenses.free;
};
}) {};
pass = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, password-store }:
melpaBuild {
pname = "pass";
version = "1.1";
src = fetchFromGitHub {
owner = "NicolasPetton";
repo = "pass";
rev = "93d99883a95e70f931d2abad87e697f5243115d3";
sha256 = "18m0973l670cjbzpa1vfv06gymhsa2f1pjcp329s0npb735x5whj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pass";
sha256 = "1vvyvnqf6k7wm0p45scwi6ny86slkrcbr36lnxdlkf96cqyrqzfr";
name = "pass";
};
packageRequires = [ emacs f password-store ];
meta = {
homepage = "https://melpa.org/#/pass";
license = lib.licenses.free;
};
}) {};
passthword = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "passthword";
version = "1.4";
src = fetchFromGitHub {
owner = "pidu";
repo = "passthword";
rev = "58a91defdbeec9014b4e46f909a7411b3a627285";
sha256 = "1g0mvg9i8f2qccb4b0m4d74zkjx9gjfv47x57by6cdaf9yywqryi";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/passthword";
sha256 = "076jayziipjx260yk3p37pf5k0qsagalidah3y6hiflrlq4sfgjn";
name = "passthword";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/passthword";
license = lib.licenses.free;
};
}) {};
password-store = callPackage ({ dash, f, fetchgit, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "password-store";
version = "1.6.5";
src = fetchgit {
url = "http://git.zx2c4.com/password-store";
rev = "1aac79d9617431bbaf218f9a9d270929762d2816";
sha256 = "0c5yjjvvlrcny13sg5kaadbqnc2wdcc2qrxn11gc70q9awv0n7gp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/password-store";
sha256 = "1jh24737l4hccr1k0b9fnq45ag2dsk84fnfs86hcgsadl94d6kss";
name = "password-store";
};
packageRequires = [ dash f s ];
meta = {
homepage = "https://melpa.org/#/password-store";
license = lib.licenses.free;
};
}) {};
pastehub = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pastehub";
version = "0.5.2";
src = fetchFromGitHub {
owner = "kiyoka";
repo = "pastehub";
rev = "37b045c67659c078f1517d0fbd5282dab58dca23";
sha256 = "0m6qjsq6qfwwszm95lj8c58l75vbmx9r5hm9bfywyympfgy0fa1n";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pastehub";
sha256 = "1slvqn5ay6gkbi0ai1gy1wmc02h4g3n6srrh4fqn72y7b9nv5i0v";
name = "pastehub";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/pastehub";
license = lib.licenses.free;
};
}) {};
pastelmac-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pastelmac-theme";
version = "1.0";
src = fetchFromGitHub {
owner = "bmastenbrook";
repo = "pastelmac-theme-el";
rev = "bead21741e3f46f6506e8aef4469d4240a819389";
sha256 = "1v5mpjb8kavbqhvg4rizwg8cypgmi6ngdiy8qp9pimmkb56y42ly";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pastelmac-theme";
sha256 = "168zzqhp2dbfcnknwfqxk68rgmibfw71ksghvi6h2j2c1m08l23f";
name = "pastelmac-theme";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/pastelmac-theme";
license = lib.licenses.free;
};
}) {};
pathify = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pathify";
version = "0.1";
src = fetchFromGitHub {
owner = "alezost";
repo = "pathify.el";
rev = "335332a900717ae01bde5ccb8f3dc97a5350f123";
sha256 = "1brdyrp2sz1pszdfr6f4w94qxk5lrd6kphc1xa5pywfns14c9386";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pathify";
sha256 = "1z970xnzbhmfikj1rkfx24jvwc7f1xxw6hk7kmahxvphjxrvgc2f";
name = "pathify";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/pathify";
license = lib.licenses.free;
};
}) {};
paxedit = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, paredit }:
melpaBuild {
pname = "paxedit";
version = "1.1.7";
src = fetchFromGitHub {
owner = "promethial";
repo = "paxedit";
rev = "0d06c72b18b4eccb8668b2dc3e7884f2cef7871b";
sha256 = "0kkgqaxyrv65rfg2ng1vmmmrc9bm98yqpsv2pcb760287dn0l27m";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/paxedit";
sha256 = "06ymilr0zrwfpyzql7dcpg48lhkx73f2jlaw3caxgsjaz7x3n4ic";
name = "paxedit";
};
packageRequires = [ cl-lib paredit ];
meta = {
homepage = "https://melpa.org/#/paxedit";
license = lib.licenses.free;
};
}) {};
pcache = callPackage ({ eieio ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pcache";
version = "0.3.2";
src = fetchFromGitHub {
owner = "sigma";
repo = "pcache";
rev = "4b090f46182fd2ed1f44905dc04acc3121bcf622";
sha256 = "0xbbq8ddlirhvv921nrf7bwazh0i98bk0a9xzyx8iqpyg66vbfa8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pcache";
sha256 = "1q2wlbc58lyf3dxfs9ppdxvdsp81jmkq874zbd7f39wvc5ckbz0l";
name = "pcache";
};
packageRequires = [ eieio ];
meta = {
homepage = "https://melpa.org/#/pcache";
license = lib.licenses.free;
};
}) {};
pcomplete-extension = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pcomplete-extension";
version = "1.0";
src = fetchFromGitHub {
owner = "thierryvolpiatto";
repo = "pcomplete-extension";
rev = "839740c90de857e18db2f578d6660951522faab5";
sha256 = "0h0p4c08z0dqxmg55fzch1d2f38rywfk1j0an2f4sc94lj7ckbm6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pcomplete-extension";
sha256 = "0m0c9ir44p21rj93fkisvpvi08936717ljmzsr4qdf69b3i54cwc";
name = "pcomplete-extension";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/pcomplete-extension";
license = lib.licenses.free;
};
}) {};
pcre2el = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pcre2el";
version = "1.8";
src = fetchFromGitHub {
owner = "joddie";
repo = "pcre2el";
rev = "166a10472002010692dbc35f323ffb8110a294c5";
sha256 = "1dpfhrxbaqpgjzac3m9hclbzlnrxq9b8bx6za53aqvml72yzxc6i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pcre2el";
sha256 = "1l72hv9843qk5p8gi9ibr15wczm804j3ws2v1x7nx4dr7pc5c7l3";
name = "pcre2el";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/pcre2el";
license = lib.licenses.free;
};
}) {};
pcsv = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pcsv";
version = "1.3.6";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "Emacs-pcsv";
rev = "91599aaba70a8e8593fa2f36165af82cbd35e41e";
sha256 = "03k3xhrim4s3yvbnl8g8ci5g7chlffycdw7d6a1pz3077mxf1f1z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pcsv";
sha256 = "1zphndkbva59g1fd319a240yvq8fjk315b1fyrb8zvmqpgk9n0dl";
name = "pcsv";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/pcsv";
license = lib.licenses.free;
};
}) {};
pdf-tools = callPackage ({ emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, tablist }:
melpaBuild {
pname = "pdf-tools";
version = "0.70";
src = fetchFromGitHub {
owner = "politza";
repo = "pdf-tools";
rev = "0107f80dcf268d08ac075b01729820062c0fbd67";
sha256 = "19sy49r3ijh36m7hl4vspw5c4i8pnfqdn4ldm2sqchxigkw56ayl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pdf-tools";
sha256 = "1hnc8cci00mw78h7d7gs8smzrgihqz871sdc9hfvamb7iglmdlxw";
name = "pdf-tools";
};
packageRequires = [ emacs let-alist tablist ];
meta = {
homepage = "https://melpa.org/#/pdf-tools";
license = lib.licenses.free;
};
}) {};
peg = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "peg";
version = "0.6";
src = fetchFromGitHub {
owner = "ellerh";
repo = "peg.el";
rev = "081efeca91d790c7fbc90871ac22c40935f4833b";
sha256 = "0kjz7ch4bn0m4v9zgqyqcrsasnqc5c5drv2hp22j7rnbb7ny0q3n";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/peg";
sha256 = "0nxy9xn99myz0p36m4jflfj48qxhhn1sspbfx8d90030xg3cc2gm";
name = "peg";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/peg";
license = lib.licenses.free;
};
}) {};
per-buffer-theme = callPackage ({ cl-lib ? null, fetchhg, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "per-buffer-theme";
version = "1.5";
src = fetchhg {
url = "https://bitbucket.com/inigoserna/per-buffer-theme.el";
rev = "9e6200da91b3";
sha256 = "0w02l91x624cgzdg33a9spgcwy12m607dsfnr1xbc1fi08np4sd1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/per-buffer-theme";
sha256 = "1czcaybpfmx4mwff7hs07iayyvgvlhifkickccap6kpd0cp4n6hn";
name = "per-buffer-theme";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/per-buffer-theme";
license = lib.licenses.free;
};
}) {};
persistent-scratch = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "persistent-scratch";
version = "0.2.5";
src = fetchFromGitHub {
owner = "Fanael";
repo = "persistent-scratch";
rev = "107cf4022bed13692e6ac6a544c06227f30e3535";
sha256 = "0j72rqd96dz9pp9zwc88q3358m4b891dg0szmbyvs4myp3yandz2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/persistent-scratch";
sha256 = "0iai65lsg3zxj07hdb9201w3rwrvdb3wffr6k2jdl8hzg5idghn1";
name = "persistent-scratch";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/persistent-scratch";
license = lib.licenses.free;
};
}) {};
persistent-soft = callPackage ({ fetchFromGitHub, fetchurl, lib, list-utils, melpaBuild, pcache }:
melpaBuild {
pname = "persistent-soft";
version = "0.8.10";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "persistent-soft";
rev = "a1e0ddf2a12a6f18cab565dee250f070384cbe02";
sha256 = "14p20br8vzxs39d4hswzrrkgwql5nnmn5j17cpbabzjvck42rixc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/persistent-soft";
sha256 = "0a4xiwpgyyynjf69s8p183mqd3z53absv544ggvhb2gkpm6jravc";
name = "persistent-soft";
};
packageRequires = [ list-utils pcache ];
meta = {
homepage = "https://melpa.org/#/persistent-soft";
license = lib.licenses.free;
};
}) {};
persp-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "persp-mode";
version = "1.2.6";
src = fetchFromGitHub {
owner = "Bad-ptr";
repo = "persp-mode.el";
rev = "7d46178b260cb600d378e9e3b746253cc9cb8a46";
sha256 = "090b73969namf3h7pbf8xc969dygj3frzlkf0h2x29wl1fmag5kr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/persp-mode";
sha256 = "1bgni7y5xsn4a21494npr90w3320snfzw1hvql30xrr57pw3765w";
name = "persp-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/persp-mode";
license = lib.licenses.free;
};
}) {};
perspective = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "perspective";
version = "1.12";
src = fetchFromGitHub {
owner = "nex3";
repo = "perspective-el";
rev = "3a8d59045a6370fae1ec2011865190a7465d707f";
sha256 = "12c2rrhysrcl2arc6hpzv6lxbb1r3bzlvdp23hnp9sci6yc10k3q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/perspective";
sha256 = "150dxcsd0ylvfi9mmfpcki1wd3nl8q9mbszd3dgqfnm40yncklml";
name = "perspective";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/perspective";
license = lib.licenses.free;
};
}) {};
ph = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ph";
version = "0.1.0";
src = fetchFromGitHub {
owner = "gromnitsky";
repo = "ph";
rev = "ed45c371642e313810b56c45af08fdfbd71a7dfe";
sha256 = "1qxsc5wyk8l9gkgmqy3mzwxdhji1ljqw9s1jfxkax7fyv4d1v31p";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ph";
sha256 = "0azx4cpfdn01yrqyn0q1gg9z7w0h0rn7zl39v3dx6yidd76ysh0l";
name = "ph";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/ph";
license = lib.licenses.free;
};
}) {};
phi-search-mc = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, multiple-cursors, phi-search }:
melpaBuild {
pname = "phi-search-mc";
version = "2.2.1";
src = fetchFromGitHub {
owner = "knu";
repo = "phi-search-mc.el";
rev = "4c6d2d39feb502febb81fc98b7b5854d88150c69";
sha256 = "0r6cl1ng41s6wsy5syjlkaip0mp8h491diipdc1psbhnpk4vabsv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/phi-search-mc";
sha256 = "07hd80rbyzr5n3yd7hv1j51nl6pvcxmln20g6xvw8gh5yfl9k0m8";
name = "phi-search-mc";
};
packageRequires = [ multiple-cursors phi-search ];
meta = {
homepage = "https://melpa.org/#/phi-search-mc";
license = lib.licenses.free;
};
}) {};
php-auto-yasnippets = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, php-mode, yasnippet }:
melpaBuild {
pname = "php-auto-yasnippets";
version = "2.3.1";
src = fetchFromGitHub {
owner = "ejmr";
repo = "php-auto-yasnippets";
rev = "1950d83cbcc5c5d62cd3bc432e1595870fe8cabf";
sha256 = "0zs11811kx6x1zgc1icd8gw420saa7z6zshpzmrddnbznya4qql6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/php-auto-yasnippets";
sha256 = "1hhddvpc80b6wvjpbpibsf24rp5a5p45m0bg7m0c8mx181h9mqgn";
name = "php-auto-yasnippets";
};
packageRequires = [ php-mode yasnippet ];
meta = {
homepage = "https://melpa.org/#/php-auto-yasnippets";
license = lib.licenses.free;
};
}) {};
php-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "php-mode";
version = "1.17.0";
src = fetchFromGitHub {
owner = "ejmr";
repo = "php-mode";
rev = "f3201eebfebf1757cf6a636fe3c7a3b810ab6612";
sha256 = "0pwhw59ki19f9rkgvvnjzhby67s0y9hpsrg6cwqxakjlm66w96q3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/php-mode";
sha256 = "1lc4d3fgxhanqr3b8zr99z0la6cpzs2rksj806lnsfw38klvi89y";
name = "php-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/php-mode";
license = lib.licenses.free;
};
}) {};
phpcbf = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "phpcbf";
version = "0.9.2";
src = fetchFromGitHub {
owner = "nishimaki10";
repo = "emacs-phpcbf";
rev = "b556b548ceb061b002389d6165d2cc63d8bddb5d";
sha256 = "09rinyx0621d7613xmbyvrrlav6d4ia332wkgg0m9dn265g3h56z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/phpcbf";
sha256 = "1hf88ys4grffpqgavrbc72dn3m7crafgid2ygzx9c5j55syh8mfv";
name = "phpcbf";
};
packageRequires = [ s ];
meta = {
homepage = "https://melpa.org/#/phpcbf";
license = lib.licenses.free;
};
}) {};
phpunit = callPackage ({ f, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info, s }:
melpaBuild {
pname = "phpunit";
version = "0.7.0";
src = fetchFromGitHub {
owner = "nlamirault";
repo = "phpunit.el";
rev = "d9e9092d664463b7cc8e0a433a76b8c9598ab2c9";
sha256 = "1s4a0ygm79shv6f0rghrkq9jb7jc7sh9cjxzlzj0c8zpvsxl0hlz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/phpunit";
sha256 = "0nj8ss1yjkcqnbnn4jgbp0403ljjk2xhipzikdrl3dbxlf14i4f8";
name = "phpunit";
};
packageRequires = [ f pkg-info s ];
meta = {
homepage = "https://melpa.org/#/phpunit";
license = lib.licenses.free;
};
}) {};
pinyin-search = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pinyin-search";
version = "1.1.0";
src = fetchFromGitHub {
owner = "xuchunyang";
repo = "pinyin-search.el";
rev = "5895cccfa6b43263ee243c5642cc16dd9a69fb4e";
sha256 = "12jhdkgfck2a6d5jj65l9d98dm34gsyi0ya4h21dbbvz35zivz70";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pinyin-search";
sha256 = "1si693nmmxgg0kp5mxvj5nq946kfc5cv3wfsl4znbqzps8qb2b7z";
name = "pinyin-search";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/pinyin-search";
license = lib.licenses.free;
};
}) {};
pip-requirements = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pip-requirements";
version = "0.4";
src = fetchFromGitHub {
owner = "Wilfred";
repo = "pip-requirements.el";
rev = "733ec3e4c30875944601b566e9dba6ef05812fcd";
sha256 = "1dsg49156mfhkd8ip4ny03sc06zchxr1qpbcx48f5sn4m9j5d3vs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pip-requirements";
sha256 = "1wsjfyqga7pzp8gsm5x53qrkn40srairbjpifyrqbi2fpzmwhrnz";
name = "pip-requirements";
};
packageRequires = [ dash ];
meta = {
homepage = "https://melpa.org/#/pip-requirements";
license = lib.licenses.free;
};
}) {};
pixiv-novel-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pixiv-novel-mode";
version = "0.0.3";
src = fetchFromGitHub {
owner = "zonuexe";
repo = "pixiv-novel-mode.el";
rev = "4dd9caf749190fab8f0b33862b3894b635de46c5";
sha256 = "1wg8pcwd70ixn2bxh01934zl12ry4pgx3l9dccpbjdi40gira00d";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pixiv-novel-mode";
sha256 = "0f1rxvf9nrw984122i6dzsgik9axfjv6yscmg203s065n9lz17px";
name = "pixiv-novel-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/pixiv-novel-mode";
license = lib.licenses.free;
};
}) {};
pkg-info = callPackage ({ epl, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pkg-info";
version = "0.6";
src = fetchFromGitHub {
owner = "lunaryorn";
repo = "pkg-info.el";
rev = "f9bb471ee95d1c5fe9adc6b0e98db2ddff3ddc0e";
sha256 = "0nk12dcppdyhav6m6yf7abpywyd7amxd4237zsfd32w4zxsx39k1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pkg-info";
sha256 = "0whcvralk76mfmvbvwn57va5dkb1irj7iwffgddi7r0ima49iszx";
name = "pkg-info";
};
packageRequires = [ epl ];
meta = {
homepage = "https://melpa.org/#/pkg-info";
license = lib.licenses.free;
};
}) {};
pkgbuild-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pkgbuild-mode";
version = "0.14";
src = fetchFromGitHub {
owner = "juergenhoetzel";
repo = "pkgbuild-mode";
rev = "6bb7cb3b0599ac0ae3c1d8d5014aefc1ecff7965";
sha256 = "0a8qb1ldk6bjs7fpxgxrf90md7q46fhl71gmay8yafdkh6hn0kqr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pkgbuild-mode";
sha256 = "1lp7frjahcpr4xnzxz77qj5hbpxbxm2g28apkixrnc1xjha66v3x";
name = "pkgbuild-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/pkgbuild-mode";
license = lib.licenses.free;
};
}) {};
platformio-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, projectile }:
melpaBuild {
pname = "platformio-mode";
version = "0.2.2";
src = fetchFromGitHub {
owner = "ZachMassia";
repo = "PlatformIO-Mode";
rev = "470a80c1d764a6e1680a2b41ca5a847869a07a27";
sha256 = "1nznbkl06cdq4pyqmvkp9jynsjibn0fd6ai4mggz6ggcwzcixbf0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/platformio-mode";
sha256 = "1v1pp3365wj19a5wmsxyyy5n548z3lmcbm2pwl914wip3ca7546f";
name = "platformio-mode";
};
packageRequires = [ projectile ];
meta = {
homepage = "https://melpa.org/#/platformio-mode";
license = lib.licenses.free;
};
}) {};
play-routes-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "play-routes-mode";
version = "1.0";
src = fetchFromGitHub {
owner = "brocode";
repo = "play-routes-mode";
rev = "d7eb682cd474d90b3a3d005290cd6d4fe9f94cae";
sha256 = "0slfaclbhjm5paw8l7rr3y9xxjyhkizp9lwyvlgpkd38n4pgj2bx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/play-routes-mode";
sha256 = "17phqil2zf5rfvhs5v743dh4lix4v2azbf33z9n97ahs7j66y2gz";
name = "play-routes-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/play-routes-mode";
license = lib.licenses.free;
};
}) {};
plenv = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "plenv";
version = "0.32";
src = fetchFromGitHub {
owner = "karupanerura";
repo = "plenv.el";
rev = "ee937d0f3a1a7ba2d035f45be896d3ed8fefaee2";
sha256 = "11cbpgjsnw8fiqf1s12hbm9qxgjcw6y2zxx7wz4wg7idmi7m0b7g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/plenv";
sha256 = "0dw9fy5wd9wm76ag6yyw3f9jnlj7rcdcxgdjm30h514qfi9hxbw4";
name = "plenv";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/plenv";
license = lib.licenses.free;
};
}) {};
plsense = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, yaxception }:
melpaBuild {
pname = "plsense";
version = "0.4.7";
src = fetchFromGitHub {
owner = "aki2o";
repo = "emacs-plsense";
rev = "f6fb22607a5252b2556d2e7fa14f1bcab5d9747a";
sha256 = "0f00dv5jwbhs99j4jc6lvr5n0mv1y80yg7zpp6yrmhww6829l5rg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/plsense";
sha256 = "1ka06r4ashhjkfyzql9mfvs3gj7n684h4gaycj29w4nfqrhcw9va";
name = "plsense";
};
packageRequires = [ auto-complete log4e yaxception ];
meta = {
homepage = "https://melpa.org/#/plsense";
license = lib.licenses.free;
};
}) {};
plsense-direx = callPackage ({ direx, fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, plsense, yaxception }:
melpaBuild {
pname = "plsense-direx";
version = "0.2.0";
src = fetchFromGitHub {
owner = "aki2o";
repo = "plsense-direx";
rev = "8a2f465264c74e04524cc789cdad0190ace43f6c";
sha256 = "0s34nbqqy6aqi113xj452pbmqp43046wfbfbbfv1xwhybgq0c1j1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/plsense-direx";
sha256 = "0qd4b7gkmn5ydadhp70995rap3643s1aa8gfi5izgllzhg0i864j";
name = "plsense-direx";
};
packageRequires = [ direx log4e plsense yaxception ];
meta = {
homepage = "https://melpa.org/#/plsense-direx";
license = lib.licenses.free;
};
}) {};
pony-snippets = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }:
melpaBuild {
pname = "pony-snippets";
version = "0.0.1";
src = fetchFromGitHub {
owner = "SeanTAllen";
repo = "pony-snippets";
rev = "56018b23a11563c6766ed706024b22aa5a4556b4";
sha256 = "0xjvxfkrl6wl31s7rvbv9zczn6d6i9vf20waqlr3c2ff3zy55ygy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pony-snippets";
sha256 = "12ygvpfkzldq6s4mwbrxs4x9927i7pa7ywn7lf1r3gg4h29ar9gn";
name = "pony-snippets";
};
packageRequires = [ yasnippet ];
meta = {
homepage = "https://melpa.org/#/pony-snippets";
license = lib.licenses.free;
};
}) {};
ponylang-mode = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ponylang-mode";
version = "0.0.5";
src = fetchFromGitHub {
owner = "SeanTAllen";
repo = "ponylang-mode";
rev = "e6c713a1e43f4e5a3ee78e102050fff4efe334fb";
sha256 = "0ay44hp82ly4kdsgwhhk16gvw26kyvpl8h3fziyicfl5swy954nb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ponylang-mode";
sha256 = "02fq0qp7f4bzmynzszrwskfs78nzsmf413qjxqndrh3hamixzpi1";
name = "ponylang-mode";
};
packageRequires = [ dash ];
meta = {
homepage = "https://melpa.org/#/ponylang-mode";
license = lib.licenses.free;
};
}) {};
pophint = callPackage ({ fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, popup, yaxception }:
melpaBuild {
pname = "pophint";
version = "0.9.3";
src = fetchFromGitHub {
owner = "aki2o";
repo = "emacs-pophint";
rev = "28dc6a76e726f371bcca3160c27ae2017324399c";
sha256 = "18i0kivn6prh5pwdr7b4pxfxqsc8l4mks1h6cfs7iwnfn15g5k19";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pophint";
sha256 = "1chq2j79hg095jxw5z3pz4qicqrccw0gj4sxrin0a55hnprzzp72";
name = "pophint";
};
packageRequires = [ log4e popup yaxception ];
meta = {
homepage = "https://melpa.org/#/pophint";
license = lib.licenses.free;
};
}) {};
popup = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "popup";
version = "0.5.3";
src = fetchFromGitHub {
owner = "auto-complete";
repo = "popup-el";
rev = "46632ab9652dacad56fd961cd6def25a015170ae";
sha256 = "1y538siabcf1n00wr4iz5gbxfndw661kx2mn9w1g4lg7yi4n0h0h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/popup";
sha256 = "151g00h9rkid76qf6c53n8bncsfaikmhj8fqcb3r3a6mbngcd5k2";
name = "popup";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/popup";
license = lib.licenses.free;
};
}) {};
popup-complete = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, popup }:
melpaBuild {
pname = "popup-complete";
version = "0.2";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-popup-complete";
rev = "e362d4a005b36646ffbaa6be604e9e31bc406ca9";
sha256 = "084hb3zn1aiabbyxgaalszb2qjf9z64z960ks5fvz8nh7n6y7ny4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/popup-complete";
sha256 = "04bpm31zx87j390r2xi1yl4kyqgalmyqc48xarsm67zfww9fw9c1";
name = "popup-complete";
};
packageRequires = [ popup ];
meta = {
homepage = "https://melpa.org/#/popup-complete";
license = lib.licenses.free;
};
}) {};
popup-imenu = callPackage ({ dash, fetchFromGitHub, fetchurl, flx-ido, lib, melpaBuild, popup }:
melpaBuild {
pname = "popup-imenu";
version = "0.5";
src = fetchFromGitHub {
owner = "ancane";
repo = "popup-imenu";
rev = "540e8c0473fd50ff0a85c870057e397a0d3c5eb5";
sha256 = "19mqzfpki2zlnibp2vzymhdld1m20jinxwgdhmbl6zdfx74zbz7b";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/popup-imenu";
sha256 = "0lxwfaa9vhdn55dj3idp8c3fg1g26qsqq46y5bimfd0s89bjbaxn";
name = "popup-imenu";
};
packageRequires = [ dash flx-ido popup ];
meta = {
homepage = "https://melpa.org/#/popup-imenu";
license = lib.licenses.free;
};
}) {};
popwin = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "popwin";
version = "1.0.0";
src = fetchFromGitHub {
owner = "m2ym";
repo = "popwin-el";
rev = "95dea14c60019d6cccf9a3b33e0dec4e1f22c304";
sha256 = "0nips9npm4zmz3f37vvb4s0g1ci0p9cl6w0z4sc6agg4rybjhpdp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/popwin";
sha256 = "1zp54nv8rh0b3g8y5aj4793miiw2r1ijwbzq31lkwmbdr09mixmf";
name = "popwin";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/popwin";
license = lib.licenses.free;
};
}) {};
pos-tip = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pos-tip";
version = "0.4.6";
src = fetchFromGitHub {
owner = "pitkali";
repo = "pos-tip";
rev = "1b81694d1dc29253db0e855b82563f84a32b38d4";
sha256 = "0w8bnspnk871qndp18hs0wk4x9x31xr9rwbvf5dc8mcbnj29ch33";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pos-tip";
sha256 = "13qjz112qlrnq34lr70087gshzq8m44knfl6694hfprzjgix84vh";
name = "pos-tip";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/pos-tip";
license = lib.licenses.free;
};
}) {};
powerline = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "powerline";
version = "2.2";
src = fetchFromGitHub {
owner = "milkypostman";
repo = "powerline";
rev = "240bad5ebea4c7298e86ed76bd44c45d9062cb33";
sha256 = "1nx3b24i26kgm52xw21x4m15qjkxw3sg5r6qyvck0fyhj0gw69gr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/powerline";
sha256 = "0gsffr6ilmckrzifsmhwd42vr85vs42pc26f1205pbxb7ma34dhx";
name = "powerline";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/powerline";
license = lib.licenses.free;
};
}) {};
powershell = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "powershell";
version = "0.1";
src = fetchFromGitHub {
owner = "jschaf";
repo = "powershell.el";
rev = "7316f44d0b528552f5a0692f778e5f0efd964299";
sha256 = "010b151wblgxlfpy590yanbl2r8qhpbqgi02v0pyir340frm9ngn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/powershell";
sha256 = "162k8y9k2n48whaq93sqk86zy3p9qvsfxgyfv9n1nvk4l5wn70wk";
name = "powershell";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/powershell";
license = lib.licenses.free;
};
}) {};
ppd-sr-speedbar = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, project-persist-drawer, sr-speedbar }:
melpaBuild {
pname = "ppd-sr-speedbar";
version = "0.0.6";
src = fetchFromGitHub {
owner = "rdallasgray";
repo = "ppd-sr-speedbar";
rev = "19d3e924407f40a6bb38c8fe427a159af755adce";
sha256 = "0pv671j8g09pn61kkfb3pa9axfa9zd2jdrkgr81rm2gqb2vh1hsq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ppd-sr-speedbar";
sha256 = "1m2918hqvb9c6rgb5szs95ds99gdjdxggcbdfqzmbb5sz2936av8";
name = "ppd-sr-speedbar";
};
packageRequires = [ project-persist-drawer sr-speedbar ];
meta = {
homepage = "https://melpa.org/#/ppd-sr-speedbar";
license = lib.licenses.free;
};
}) {};
pretty-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pretty-mode";
version = "2.0.3";
src = fetchFromGitHub {
owner = "akatov";
repo = "pretty-mode";
rev = "4ba8fceb7dd733361ed975d80ac2caa3612fa78b";
sha256 = "013fig9i4fyx16krp2vfv953p3rwdzr38zs6i50af4pqz4vrcfvh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pretty-mode";
sha256 = "1zxi4nj7vnchiiz1ndx17b719a1wipiqniykzn4pa1w7dsnqg21f";
name = "pretty-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/pretty-mode";
license = lib.licenses.free;
};
}) {};
processing-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }:
melpaBuild {
pname = "processing-mode";
version = "1.0";
src = fetchFromGitHub {
owner = "ptrv";
repo = "processing2-emacs";
rev = "228bc56369675787d60f637223b50ce3a1afebbd";
sha256 = "08ljf39jfmfpdk36nws2dnwpm7y8252zsdprsc85hr1h1ig5xy15";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/processing-mode";
sha256 = "184yg9z14ighz9djg53ji5dgnb98dnxkkwx55m8f0f879x31i89m";
name = "processing-mode";
};
packageRequires = [ yasnippet ];
meta = {
homepage = "https://melpa.org/#/processing-mode";
license = lib.licenses.free;
};
}) {};
processing-snippets = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "processing-snippets";
version = "1.0";
src = fetchFromGitHub {
owner = "ptrv";
repo = "processing2-emacs";
rev = "228bc56369675787d60f637223b50ce3a1afebbd";
sha256 = "08ljf39jfmfpdk36nws2dnwpm7y8252zsdprsc85hr1h1ig5xy15";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/processing-snippets";
sha256 = "09vkm9asmjz1in0f63s7bf4amifspsqf5w9pxiy5y0qvmn28fr2r";
name = "processing-snippets";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/processing-snippets";
license = lib.licenses.free;
};
}) {};
prodigy = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "prodigy";
version = "0.6.0";
src = fetchFromGitHub {
owner = "rejeep";
repo = "prodigy.el";
rev = "7034873908a616853b3a65258a7580a3b402e8a2";
sha256 = "0r32rjfsbna0g2376gdv0c0im1lzw1cwbp9690rgqjj95ls4saa3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/prodigy";
sha256 = "032868bgy2wmb2ws48lfibs4118inpna7mmml8m7i4m4y9ll6g85";
name = "prodigy";
};
packageRequires = [ dash emacs f s ];
meta = {
homepage = "https://melpa.org/#/prodigy";
license = lib.licenses.free;
};
}) {};
project-explorer = callPackage ({ cl-lib ? null, emacs, es-lib, es-windows, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "project-explorer";
version = "0.14.3";
src = fetchFromGitHub {
owner = "sabof";
repo = "project-explorer";
rev = "7c2cc86a81f679dda355110f916366b64893a5d4";
sha256 = "1hv8ifrpwn434sm41vkgbwni21ma5kfybkwasi6zp0f2b5i9ziw7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/project-explorer";
sha256 = "076lzmyi1n7yrgdgyh9qinq271qk6k64x0msbzarihr3p4psrn8m";
name = "project-explorer";
};
packageRequires = [ cl-lib emacs es-lib es-windows ];
meta = {
homepage = "https://melpa.org/#/project-explorer";
license = lib.licenses.free;
};
}) {};
project-persist = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "project-persist";
version = "0.3.2";
src = fetchFromGitHub {
owner = "rdallasgray";
repo = "project-persist";
rev = "a4e5de1833edb60656d8a04357c527d34e81d27c";
sha256 = "1x7hwda1w59b8hvzxyk996wdz6phs6rchh3f1ydf0ab6x7m7xvjr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/project-persist";
sha256 = "0csjwj0qaw0hz2qrj8kxgxlixh2hi3aqib98vm19sr3f1b8qab24";
name = "project-persist";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/project-persist";
license = lib.licenses.free;
};
}) {};
project-persist-drawer = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, project-persist }:
melpaBuild {
pname = "project-persist-drawer";
version = "0.0.4";
src = fetchFromGitHub {
owner = "rdallasgray";
repo = "project-persist-drawer";
rev = "35bbe132a4fab6a0fec15ce6c0fd2fe6a4aa9626";
sha256 = "1nq320ph8fs9a197ji4mnw2xa24dld0r1nka476yvkg4azmcc9x8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/project-persist-drawer";
sha256 = "1jv2y2hcqakyvfibclzm7g4diw0bvsv3a8fa43yf19wb64jm8hdb";
name = "project-persist-drawer";
};
packageRequires = [ project-persist ];
meta = {
homepage = "https://melpa.org/#/project-persist-drawer";
license = lib.licenses.free;
};
}) {};
project-root = callPackage ({ fetchhg, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "project-root";
version = "0.7";
src = fetchhg {
url = "https://bitbucket.com/piranha/project-root";
rev = "fcd9df2eadca";
sha256 = "08dd2y6hdsj1rxcqa2hnjypnn9c2z43y7z2hz0fi4vny547qybz8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/project-root";
sha256 = "0xjir204zk254y2x70k9vqwirx2ljmrikpsgn5kn170d1bxvhwmb";
name = "project-root";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/project-root";
license = lib.licenses.free;
};
}) {};
projectile = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }:
melpaBuild {
pname = "projectile";
version = "0.13.0";
src = fetchFromGitHub {
owner = "bbatsov";
repo = "projectile";
rev = "1159110e83490f3b30d4d39e8c48022d3006900a";
sha256 = "1rl6n6v9f4m7m969frx8b51a4lzfix2bxx6rfcfbh6kzhc00qnxf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/projectile";
sha256 = "1kf8hql59nwiy13q0p6p6rf5agjvah43f0sflflfqsrxbihshvdn";
name = "projectile";
};
packageRequires = [ dash pkg-info ];
meta = {
homepage = "https://melpa.org/#/projectile";
license = lib.licenses.free;
};
}) {};
projectile-rails = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, inf-ruby, inflections, lib, melpaBuild, projectile, rake }:
melpaBuild {
pname = "projectile-rails";
version = "0.8.3";
src = fetchFromGitHub {
owner = "asok";
repo = "projectile-rails";
rev = "6d44cd771fc70adbf639f2f2a320fdcc88a5fb27";
sha256 = "0k4ai896yfbjym01ay5gzgyw41lnqs45c9ndl3i5c8006ggikc0f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/projectile-rails";
sha256 = "0fgvignqdqh0ma91z9385782l89mvwfn77rp1gmy8cbkwi3b7fkq";
name = "projectile-rails";
};
packageRequires = [ emacs f inf-ruby inflections projectile rake ];
meta = {
homepage = "https://melpa.org/#/projectile-rails";
license = lib.licenses.free;
};
}) {};
projectile-sift = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, projectile, sift }:
melpaBuild {
pname = "projectile-sift";
version = "0.2.0";
src = fetchFromGitHub {
owner = "nlamirault";
repo = "sift.el";
rev = "8c3f3d14a351a2394027d72ee0599aa73b9f0d13";
sha256 = "1ma6djvhvjai07v1g9a36lfa3nw8zsy6x5vliwcdnkf44gs287ra";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/projectile-sift";
sha256 = "1wbgpwq9yy3v7hqidaczrvvsw5ajj7m3n4gsy3b169xv5h673a0i";
name = "projectile-sift";
};
packageRequires = [ projectile sift ];
meta = {
homepage = "https://melpa.org/#/projectile-sift";
license = lib.licenses.free;
};
}) {};
projekt = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "projekt";
version = "0.1";
src = fetchFromGitHub {
owner = "tekai";
repo = "projekt";
rev = "107232c191375b59d065354470d0af83062e2a4c";
sha256 = "1rw55w2fpb3rw7j136kclkhppz21f7d7di4cvlv7zj5zpdl5zz88";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/projekt";
sha256 = "1bhb24701flihl54w8xrj6yxhynpq4dk0fp5ciac7k28n4930lw8";
name = "projekt";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/projekt";
license = lib.licenses.free;
};
}) {};
prompt-text = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "prompt-text";
version = "0.1.0";
src = fetchFromGitHub {
owner = "10sr";
repo = "prompt-text-el";
rev = "bb9265ebfada42d0e3c67c809665e1e5d980691e";
sha256 = "1hq8426i8rpb3qzkd5akv3i08pa4jsp9lwsskn38bfgp71pwild2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/prompt-text";
sha256 = "1b9sj9kzx5ydq2zsfmkwsx78pzg0vsvrn92397js6b2cm24vrwwc";
name = "prompt-text";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/prompt-text";
license = lib.licenses.free;
};
}) {};
prop-menu = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "prop-menu";
version = "0.1.2";
src = fetchFromGitHub {
owner = "david-christiansen";
repo = "prop-menu-el";
rev = "50b102c1c0935fd3e0c465feed7f27d66b21cdf3";
sha256 = "18ap2liz5r5a8ja2zz9182fnfm47jnsbyblpq859zks356k37iwc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/prop-menu";
sha256 = "0dhy52fxxpa058mhhx0slw3sly3dlxm9vkax6fd1sap6f6v00p5i";
name = "prop-menu";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/prop-menu";
license = lib.licenses.free;
};
}) {};
protobuf-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "protobuf-mode";
version = "2.6.1";
src = fetchFromGitHub {
owner = "google";
repo = "protobuf";
rev = "bba83652e1be610bdb7ee1566ad18346d98b843c";
sha256 = "03df8zvx2sry3jz2x4pi3l32qyfqa7w8kj8jdbz30nzy0h7aa070";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/protobuf-mode";
sha256 = "1hh0w93fg6mfwsbb9wvp335ry8kflj50k8hybchpjcn6f4x39xsj";
name = "protobuf-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/protobuf-mode";
license = lib.licenses.free;
};
}) {};
psci = callPackage ({ dash, deferred, f, fetchFromGitHub, fetchurl, lib, melpaBuild, purescript-mode, s }:
melpaBuild {
pname = "psci";
version = "0.0.6";
src = fetchFromGitHub {
owner = "ardumont";
repo = "emacs-psci";
rev = "8c2d5a0ba604ec593f83f632b2830a87f41f84d4";
sha256 = "0wgxrwl7dpy084sc76wiwpixycb171g7xwc66m5gnlrv79qyac73";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/psci";
sha256 = "0sgrz8byz2pcsad2pydinp4hh2xb48pdb03r93wg2vvyy8p15j9g";
name = "psci";
};
packageRequires = [ dash deferred f purescript-mode s ];
meta = {
homepage = "https://melpa.org/#/psci";
license = lib.licenses.free;
};
}) {};
psession = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "psession";
version = "1.1";
src = fetchFromGitHub {
owner = "thierryvolpiatto";
repo = "psession";
rev = "138b27f57bdc3ff53ec5896439e8ed00294a5ea2";
sha256 = "0msa8c29djhy5h3zpdvx25f4y1c50rgsk8iz6r127psrxdlfrvg8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/psession";
sha256 = "18va6kvpia5an74vkzccs72z02vg4vq9mjzr5ih7xbcqxna7yv3a";
name = "psession";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/psession";
license = lib.licenses.free;
};
}) {};
pt = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pt";
version = "0.0.3";
src = fetchFromGitHub {
owner = "bling";
repo = "pt.el";
rev = "a539dc11ecb2d69760ff50f76c96f49895ce1e1e";
sha256 = "1p0k770h96iw8bxm8ssi0a91m050s615q036870lrlsz35mzc5kw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pt";
sha256 = "0zmz1hcr4ajc2ydvpdxhy1dlhp7hvlkv6y6w1b79ffvq6acdd5mj";
name = "pt";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/pt";
license = lib.licenses.free;
};
}) {};
puml-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "puml-mode";
version = "0.6.5";
src = fetchFromGitHub {
owner = "skuro";
repo = "puml-mode";
rev = "56cd3f393d4b5bb268a098c3fda3cf73e7d761ba";
sha256 = "19bcf3wbmp186yxvrdsm2ax4npvi2x0id94zi13pdnw4cz7zch3v";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/puml-mode";
sha256 = "131ghjq6lsbhbx5hdg36swnkqijdb9bx6zg73hg0nw8qk0z742vn";
name = "puml-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/puml-mode";
license = lib.licenses.free;
};
}) {};
punctuality-logger = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "punctuality-logger";
version = "0.8";
src = fetchFromGitLab {
owner = "elzair";
repo = "punctuality-logger";
rev = "708cae8e67dbae293c7c4be0ca5e49d76fac6714";
sha256 = "1v48i37iqrrwbyy3bscicfq66vbbml4sg0f0n950bnk0qagjx8py";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/punctuality-logger";
sha256 = "0q9s74hkfqvcx67xpq9rlvh38nyjnz230bll6ks7y5yzxvl4qhcm";
name = "punctuality-logger";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/punctuality-logger";
license = lib.licenses.free;
};
}) {};
pungi = callPackage ({ fetchFromGitHub, fetchurl, jedi, lib, melpaBuild, pyvenv }:
melpaBuild {
pname = "pungi";
version = "1.1";
src = fetchFromGitHub {
owner = "mgrbyte";
repo = "pungi";
rev = "41c9f8b7795e083bfd63ba0d06c789c250998723";
sha256 = "012lv7hrwlhvins81vw3yjkhdwbpi6g1dx55i101qyrpzv5ifngm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pungi";
sha256 = "1v9fsd764z5wdcips63z53rcipdz7bha4q6s4pnn114jn3a93ls1";
name = "pungi";
};
packageRequires = [ jedi pyvenv ];
meta = {
homepage = "https://melpa.org/#/pungi";
license = lib.licenses.free;
};
}) {};
puppet-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }:
melpaBuild {
pname = "puppet-mode";
version = "0.3";
src = fetchFromGitHub {
owner = "lunaryorn";
repo = "puppet-mode";
rev = "d943149691abd7b66c85d58aee9657bfcf822c02";
sha256 = "0xr3s56p6fbm6wgw17galsl3kqvv8c7l1l1qvbhbay39yzs4ff14";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/puppet-mode";
sha256 = "1s2hap6fs6rg5q80dmzhaf4qqaf5sglhs8p896i3i5hq51w0ciyc";
name = "puppet-mode";
};
packageRequires = [ cl-lib emacs pkg-info ];
meta = {
homepage = "https://melpa.org/#/puppet-mode";
license = lib.licenses.free;
};
}) {};
purescript-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "purescript-mode";
version = "13.10";
src = fetchFromGitHub {
owner = "dysinger";
repo = "purescript-mode";
rev = "6a4d4bdd178c65183a715c7729941a0b8fe5f253";
sha256 = "1wk319akv0scvyyjsd48pisi2i1gkahhsan9hfszrs6xx3anvfd9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/purescript-mode";
sha256 = "00gz752mh7144nsaka5q3q4681jp845kc5vcy2nbfnqp9b24l55m";
name = "purescript-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/purescript-mode";
license = lib.licenses.free;
};
}) {};
pushbullet = callPackage ({ fetchFromGitHub, fetchurl, grapnel, json ? null, lib, melpaBuild }:
melpaBuild {
pname = "pushbullet";
version = "0.5.2";
src = fetchFromGitHub {
owner = "theanalyst";
repo = "revolver";
rev = "73c59a0f1dc04875b3e5a2c8afbc26c32128e445";
sha256 = "03ivg3ddhy5zh410wgwxa17m98wywqhk62jgijhjd00b6l8i4aym";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pushbullet";
sha256 = "1swzl25rcw7anl7q099qh14yhnwlbn3m20ib9kis0l1rv59kkarl";
name = "pushbullet";
};
packageRequires = [ grapnel json ];
meta = {
homepage = "https://melpa.org/#/pushbullet";
license = lib.licenses.free;
};
}) {};
py-autopep8 = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "py-autopep8";
version = "0.7.0";
src = fetchFromGitHub {
owner = "paetzke";
repo = "py-autopep8.el";
rev = "685414b19106b99a4384fa0c9ce4817c659e0e81";
sha256 = "06xdq2slwhkcqlbv7x86zmv55drzif9cwjlj543cwhncphl2x9rd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/py-autopep8";
sha256 = "1argjdmh0x9c90zkb6cr4z3zkpgjp2mkpsw0dr4v6gg83jcggfpp";
name = "py-autopep8";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/py-autopep8";
license = lib.licenses.free;
};
}) {};
py-isort = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "py-isort";
version = "0.8";
src = fetchFromGitHub {
owner = "paetzke";
repo = "py-isort.el";
rev = "cfbb576784fe4501909c15299607ce2a2d0bf164";
sha256 = "0150q6xcnzzrkn9fa9njm973l1d49c48ad8qia71k4jwrxjjj6zr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/py-isort";
sha256 = "0k5gn3bjn5pv6dn6p0m9xghn0sx3m29bj3pfrmyh6gd5ic0l00yb";
name = "py-isort";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/py-isort";
license = lib.licenses.free;
};
}) {};
py-yapf = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "py-yapf";
version = "0.3";
src = fetchFromGitHub {
owner = "paetzke";
repo = "py-yapf.el";
rev = "56807d28bf288afec2e2999982074bdd5e9bf932";
sha256 = "09z739w4fjg9xnv3mbh7v8j59mnbsfq4ygq616pj4xcw3nsh0rbg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/py-yapf";
sha256 = "1381x0ffpllxwgkr2d8xxbv1nd4k475m1aff8l5qijw7d1fqga2f";
name = "py-yapf";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/py-yapf";
license = lib.licenses.free;
};
}) {};
pycarddavel = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "pycarddavel";
version = "1.0.1";
src = fetchFromGitHub {
owner = "DamienCassou";
repo = "pycarddavel";
rev = "6ead921066fa0156f20155b7126e5875ce11c328";
sha256 = "0qg1kjzsv2mcvlsivqy8ys3djbs5yala37r9h2zcxdicl88q0l11";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pycarddavel";
sha256 = "12k2mnzkd8yv17csfhclsnd479vcabawmac23yw6dsw7ic53jf1a";
name = "pycarddavel";
};
packageRequires = [ emacs helm ];
meta = {
homepage = "https://melpa.org/#/pycarddavel";
license = lib.licenses.free;
};
}) {};
pyenv-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, pythonic }:
melpaBuild {
pname = "pyenv-mode";
version = "0.1.0";
src = fetchFromGitHub {
owner = "proofit404";
repo = "pyenv-mode";
rev = "b96c15fa1b83cad855e472eda06319ad35e34513";
sha256 = "1y3q1k195wp2kgp00a1y34i20zm80wdv2kxigh6gbn2r6qzkqrar";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pyenv-mode";
sha256 = "00yqrk92knv9gq1m9xcg78gavv70jsjlwzkllzxl63iva9qrch59";
name = "pyenv-mode";
};
packageRequires = [ pythonic ];
meta = {
homepage = "https://melpa.org/#/pyenv-mode";
license = lib.licenses.free;
};
}) {};
python-environment = callPackage ({ deferred, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "python-environment";
version = "0.0.2";
src = fetchFromGitHub {
owner = "tkf";
repo = "emacs-python-environment";
rev = "401006584e32864a10c69d29f14414828909362e";
sha256 = "0q6bib9nr6xiq6npzbngyfcjk87yyvwzq1zirr3z1h5wadm34lsk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/python-environment";
sha256 = "1pq16rddw76ic5d02j5bswl9qcydi47hqmhs7r06jk46vsfzxpl7";
name = "python-environment";
};
packageRequires = [ deferred ];
meta = {
homepage = "https://melpa.org/#/python-environment";
license = lib.licenses.free;
};
}) {};
python-x = callPackage ({ fetchFromGitHub, fetchurl, folding, lib, melpaBuild, python ? null }:
melpaBuild {
pname = "python-x";
version = "1.0";
src = fetchFromGitHub {
owner = "wavexx";
repo = "python-x.el";
rev = "e606469aafec2e6beda8c589540b88a5a6f6f33f";
sha256 = "00i7cc4r7275l22k3708xi4hqw2j44yivdb1madzrpf314v3kabr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/python-x";
sha256 = "115mvhqfa0fa8kdk64biba7ri4xjk74qqi6vm1a5z3psam9mjcmn";
name = "python-x";
};
packageRequires = [ folding python ];
meta = {
homepage = "https://melpa.org/#/python-x";
license = lib.licenses.free;
};
}) {};
pythonic = callPackage ({ cl-lib ? null, dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "pythonic";
version = "0.1.0";
src = fetchFromGitHub {
owner = "proofit404";
repo = "pythonic";
rev = "959b3f5d5607eb41ef26ad61d7ec15ceecb8e37a";
sha256 = "1af9cd8l5ac58mj92xc7a3diy995cv29abnbb3fl6x4208l4xs3c";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pythonic";
sha256 = "1hq0r3vg8vmgw89wfjdqknwm76pimlk0dy56wmh9vffh06gqsb51";
name = "pythonic";
};
packageRequires = [ cl-lib dash emacs f s ];
meta = {
homepage = "https://melpa.org/#/pythonic";
license = lib.licenses.free;
};
}) {};
pyvenv = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pyvenv";
version = "1.9";
src = fetchFromGitHub {
owner = "jorgenschaefer";
repo = "pyvenv";
rev = "5c48de2419ddf10c00e38f5940ed97a84c43f1ce";
sha256 = "0jidmc608amd0chs4598zkj0nvyll0al093121hkczsbpgbllq9z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/pyvenv";
sha256 = "0gai9idss1wvryxyqk3pv854mc2xg9hd0r55r2blql8n5rd2yv8v";
name = "pyvenv";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/pyvenv";
license = lib.licenses.free;
};
}) {};
qiita = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "qiita";
version = "0.0.1";
src = fetchFromGitHub {
owner = "gongo";
repo = "qiita-el";
rev = "33b6d3450bb4b3d0186c2475f6c78269c71fd1ff";
sha256 = "110z27n3h7p2yalicfhnv832ikfcf7p0hrf5qkryz1sdmz79wb3f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/qiita";
sha256 = "1kzk7pc68ks9gxm2l2d28al23gxh56z0cmkl80qwg7sh4gsmhyxl";
name = "qiita";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/qiita";
license = lib.licenses.free;
};
}) {};
qml-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "qml-mode";
version = "0.3";
src = fetchFromGitHub {
owner = "coldnew";
repo = "qml-mode";
rev = "efb465917f260b4b18c30bd45c58bc291c8246f0";
sha256 = "1mlka59gyylj4cabi1b552h11qx54kjqwx3bkmsdngjrd4da222a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/qml-mode";
sha256 = "123mlibviplzra558x87da4zx0kpbhsgfigjjgjgp3mdg897084n";
name = "qml-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/qml-mode";
license = lib.licenses.free;
};
}) {};
quasi-monochrome-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "quasi-monochrome-theme";
version = "1.0";
src = fetchFromGitHub {
owner = "lbolla";
repo = "emacs-quasi-monochrome";
rev = "e329a8d55b22151e29df1f81552a4361f85aeafa";
sha256 = "0lfmdlb626b3gbmlvacwn84vpqam6gk9lp29wk0hcraw69vaw1v8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/quasi-monochrome-theme";
sha256 = "0h5pqrklyga40jg8qc47lwmf8khn0vcs5jx2sdycl2ipy0ikmfs0";
name = "quasi-monochrome-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/quasi-monochrome-theme";
license = lib.licenses.free;
};
}) {};
quickrun = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "quickrun";
version = "2.2.7";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-quickrun";
rev = "fe23f324b0198f8827cc0768e8507a02194eec68";
sha256 = "1iypwvdgdh30c9br7jnibgwbdca2mqjy95x2ppsc51sik2mz2db1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/quickrun";
sha256 = "0f989d6niw6ghf9mq454kqyp0gy7gj34vx5l6krwc52agckyfacy";
name = "quickrun";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/quickrun";
license = lib.licenses.free;
};
}) {};
r-autoyas = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "r-autoyas";
version = "0.28";
src = fetchFromGitHub {
owner = "mattfidler";
repo = "r-autoyas.el";
rev = "563254f01ce530ca4c9be1f23395e3fd7d520ff9";
sha256 = "02bddznlqys37fnhdpp2g9xa9m7kfgrj1vl0hc5kr42hggk9wwmg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/r-autoyas";
sha256 = "18zifadsgbwnga205jvpx61wa2dvjxmxs5v7cjqhny45a524nbv4";
name = "r-autoyas";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/r-autoyas";
license = lib.licenses.free;
};
}) {};
racer = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, rust-mode, s }:
melpaBuild {
pname = "racer";
version = "1.0.2";
src = fetchFromGitHub {
owner = "racer-rust";
repo = "emacs-racer";
rev = "9025fab5af8c6a487341e397a62bca08f14e9bf5";
sha256 = "1r1gq6b33iv5a3kf96s73xp5y7yw2lq36cczmwbb9ix5bh5jhcyk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/racer";
sha256 = "1091y5pisbf73i6zg5d7yny2d5yckkjg0z6fpjpmz5qjs3xcm9wi";
name = "racer";
};
packageRequires = [ dash emacs rust-mode s ];
meta = {
homepage = "https://melpa.org/#/racer";
license = lib.licenses.free;
};
}) {};
rainbow-blocks = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rainbow-blocks";
version = "1.0.0";
src = fetchFromGitHub {
owner = "istib";
repo = "rainbow-blocks";
rev = "8335993563aadd4290c5fa09dd7a6a81691b0690";
sha256 = "02x5ciyafqwak06yk813kl8p92hq03wjsk1882q8axr9q231100c";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rainbow-blocks";
sha256 = "08p41wvrw1j3h7j7lyl8nxk1gcc2id9ikljmiklg0kc6s8ijhng8";
name = "rainbow-blocks";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/rainbow-blocks";
license = lib.licenses.free;
};
}) {};
rainbow-delimiters = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rainbow-delimiters";
version = "2.1.1";
src = fetchFromGitHub {
owner = "Fanael";
repo = "rainbow-delimiters";
rev = "0823d0c67f935a4c36a1c945e93051102963c7fb";
sha256 = "0gxc8j5a14bc9mp43cbcz41ipc0z1yvmypg52dnl8hadirry20gd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rainbow-delimiters";
sha256 = "132nslbnszvbgkl0819z811yar3lms1hp5na4ybi9gkmnb7bg4rg";
name = "rainbow-delimiters";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/rainbow-delimiters";
license = lib.licenses.free;
};
}) {};
rainbow-identifiers = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rainbow-identifiers";
version = "0.2.2";
src = fetchFromGitHub {
owner = "Fanael";
repo = "rainbow-identifiers";
rev = "19fbfded1baa98d12335f26f6d7b20e5ae44ce2e";
sha256 = "05i0jpmxzsj2lsj48cafn3v93z37l7k5kaza2ik3yirdpjdibyrh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rainbow-identifiers";
sha256 = "0lw790ymrgpyh0sxwmzinl2ik5vl5vggbg14cd0cx5yagkw5y3mp";
name = "rainbow-identifiers";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/rainbow-identifiers";
license = lib.licenses.free;
};
}) {};
rake = callPackage ({ cl-lib ? null, dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rake";
version = "0.4.0";
src = fetchFromGitHub {
owner = "asok";
repo = "rake";
rev = "a9e65cb23d3dc700f5b41ff365153ef6a259d4f0";
sha256 = "1q65jj6bghvzhlqmpg61a7vn8izc01wp2fjiqx013zxpg9awvzmq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rake";
sha256 = "0cw47g6cjnkh3z4hbwwq1f8f5vrvs84spn06k53bx898brqdh8ns";
name = "rake";
};
packageRequires = [ cl-lib dash f ];
meta = {
homepage = "https://melpa.org/#/rake";
license = lib.licenses.free;
};
}) {};
ranger = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ranger";
version = "0.9.8.1";
src = fetchFromGitHub {
owner = "ralesi";
repo = "ranger.el";
rev = "9367c681c96aad394069d8145ecfe683708d27fd";
sha256 = "1r2k9s46njys2acacwk57mkr9szbpxz93xd4rnjf5gx551khlhjb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ranger";
sha256 = "14g4r4iaz0nzfsklslrswsik670pvfd0605xfjghvpngn2a8ych4";
name = "ranger";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/ranger";
license = lib.licenses.free;
};
}) {};
rase = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rase";
version = "1.1";
src = fetchFromGitHub {
owner = "m00natic";
repo = "rase";
rev = "59b5f7e8102570b65040e8d55781c7ea28de7338";
sha256 = "1i16361klpdsxphcjdpxqswab3ing69j1wb9nygws7ghil85h0bx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rase";
sha256 = "1g7v2z7l4csl5by64hc3zg4kgrkvv81iq30mfqq4nvy1jc0xa6j0";
name = "rase";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/rase";
license = lib.licenses.free;
};
}) {};
rats = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, go-mode, lib, melpaBuild, s }:
melpaBuild {
pname = "rats";
version = "0.2.0";
src = fetchFromGitHub {
owner = "ane";
repo = "rats.el";
rev = "8ad4023a4b9b00c1224b10b0060f6dc60b4814a4";
sha256 = "0rwgwz1x9w447y8mxy9hrx1rzi3ac9dwk2y5yg1p08z5b7dy6vcz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rats";
sha256 = "0jhwiq9yzwpyqhk3c32vqx8nryingzh58psxbzjl3812b7xdqphr";
name = "rats";
};
packageRequires = [ cl-lib go-mode s ];
meta = {
homepage = "https://melpa.org/#/rats";
license = lib.licenses.free;
};
}) {};
rbenv = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rbenv";
version = "0.0.3";
src = fetchFromGitHub {
owner = "senny";
repo = "rbenv.el";
rev = "a613ee1941efa48ef5321bad39ac1ed8ad1540b8";
sha256 = "09c6v4lnv6vm2cckbdpx2fdi9xkz9l68qvhx35vaawxhrkgvypzp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rbenv";
sha256 = "09nw7sz6rdgs7hdw517qwgzgyrdmxb16sgldfkifk41rhiyqhr65";
name = "rbenv";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/rbenv";
license = lib.licenses.free;
};
}) {};
rcirc-styles = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rcirc-styles";
version = "1.3.2";
src = fetchFromGitHub {
owner = "aaron-em";
repo = "rcirc-styles.el";
rev = "f313bf6a7470bed314b27c7a40558cb787d7bc67";
sha256 = "1kwn33rxaqik5jls66c2indvswhwmxdmd60n7a1h9siqm5qhy9d6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rcirc-styles";
sha256 = "01dxhnzsnljig769dk9axdi970b3lw2s6p1z3ljf29qlb5j4548r";
name = "rcirc-styles";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/rcirc-styles";
license = lib.licenses.free;
};
}) {};
rdf-prefix = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rdf-prefix";
version = "1.4";
src = fetchFromGitHub {
owner = "simenheg";
repo = "rdf-prefix";
rev = "5e4b0ab384a55974ffa3e5efdd1e437cce8e1562";
sha256 = "0h54mpi8jd21vjifc0yy0hvpygiam1rlmypijpi4kv42x5mxkn3a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rdf-prefix";
sha256 = "1vxgn5f2kws17ndfdv1vj5p9ks3rp6sikzpc258j07bhsfpjz5qm";
name = "rdf-prefix";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/rdf-prefix";
license = lib.licenses.free;
};
}) {};
real-auto-save = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "real-auto-save";
version = "0.4";
src = fetchFromGitHub {
owner = "chillaranand";
repo = "real-auto-save";
rev = "879144ca7e9bfa09a4fb57d5fe92a80250311f1e";
sha256 = "1ka5q2q18hgh7wl5yn04489121bq4nx369rz8nb7dr5l14cas0xm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/real-auto-save";
sha256 = "03dbbizpyg62v6zbq8hd16ikrifz8m2bdlbb3g67f2834xqmxha8";
name = "real-auto-save";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/real-auto-save";
license = lib.licenses.free;
};
}) {};
realgud = callPackage ({ fetchFromGitHub, fetchurl, lib, list-utils, load-relative, loc-changes, melpaBuild, test-simple }:
melpaBuild {
pname = "realgud";
version = "1.2";
src = fetchFromGitHub {
owner = "rocky";
repo = "emacs-dbgr";
rev = "0dd37e233f315a5666eefc6a3e9fc088fcc6561f";
sha256 = "07j1grdbqv3iv5ghmgsjw678bxjajcxi27clz4krcz3ys5b1h70v";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/realgud";
sha256 = "0qmvd35ng1aqclwj3pskn58c0fi98kvx9666wp3smgj3n88vgy15";
name = "realgud";
};
packageRequires = [ list-utils load-relative loc-changes test-simple ];
meta = {
homepage = "https://melpa.org/#/realgud";
license = lib.licenses.free;
};
}) {};
recover-buffers = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "recover-buffers";
version = "1.0";
src = fetchFromGitHub {
owner = "tripleee";
repo = "recover-buffers";
rev = "a1db7f084977697081da3497628e3514e032b966";
sha256 = "114ssmby614xjs7mrpbbsdd4gj5ra6klfh8h6z8iij8xn3kii83q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/recover-buffers";
sha256 = "0g40d7440hzlc9b45v63ng0anvmgip4dhbd9wcm2sn8qjfr4w11b";
name = "recover-buffers";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/recover-buffers";
license = lib.licenses.free;
};
}) {};
rect-plus = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rect-plus";
version = "1.0.10";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "Emacs-rectplus";
rev = "299b742faa0bc4448e0d5fe9cb98ab1eb93b8dcc";
sha256 = "1vpsihrl03hkd6n6b7mrjccm0a023qf3154a8rw4chihikxw27pj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rect+";
sha256 = "0vk0jwpl6yp2md9nh0ghp2qn883a8lr3cq8c9mgq0g552dwdiv5m";
name = "rect-plus";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/rect+";
license = lib.licenses.free;
};
}) {};
rectangle-utils = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rectangle-utils";
version = "1.0";
src = fetchFromGitHub {
owner = "thierryvolpiatto";
repo = "rectangle-utils";
rev = "9328291ad043fdf617cd2191692f13fba5f9a9bb";
sha256 = "048pjrd04w6w4v6r56yblbqgkjh01xib7k1i6rjc6288jh5vr1vm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rectangle-utils";
sha256 = "1w5z2gykydsfp30ahqjihpvq04c5v0cfslbrrg429hycys8apws7";
name = "rectangle-utils";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/rectangle-utils";
license = lib.licenses.free;
};
}) {};
redpen-paragraph = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "redpen-paragraph";
version = "0.22";
src = fetchFromGitHub {
owner = "karronoli";
repo = "redpen-paragraph.el";
rev = "e942c41c0308d8fbac1f145387d4f6ea1091e26b";
sha256 = "19c5rkb4nn6fs85lixrgrv8gagr69h430inig31dvm4fip9xdjp9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/redpen-paragraph";
sha256 = "0jr707ik6fhznq0q421l986w85ah0n9b4is91zrgbk1v6miqrhca";
name = "redpen-paragraph";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/redpen-paragraph";
license = lib.licenses.free;
};
}) {};
redtick = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "redtick";
version = "0.1.1";
src = fetchFromGitHub {
owner = "ferfebles";
repo = "redtick";
rev = "14e3a07c229d1f660ca5129d6e8a52a8c68db94d";
sha256 = "0q4a4iznk6xk680xnvly69j8w1dac79qxlycwrfki6msnkagyn9p";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/redtick";
sha256 = "0qnx9s2rch4xn98vbgiq8ll2hxrwi4fi4vg4bccyvwh21nj51iq0";
name = "redtick";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/redtick";
license = lib.licenses.free;
};
}) {};
relative-line-numbers = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "relative-line-numbers";
version = "0.3.2";
src = fetchFromGitHub {
owner = "Fanael";
repo = "relative-line-numbers";
rev = "64157db08b0c2f5fada3209fc8d3e4b4c7429978";
sha256 = "1r8fhs7d2vkrbv15ic2bm79i9a8swbc38vk566vnxkhl3rfd5a0a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/relative-line-numbers";
sha256 = "0mj1w5a4ax8hwz41vn02bacxlnifd14hvf3p288ljvwchvlf0hn3";
name = "relative-line-numbers";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/relative-line-numbers";
license = lib.licenses.free;
};
}) {};
relax = callPackage ({ fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild }:
melpaBuild {
pname = "relax";
version = "0.2";
src = fetchFromGitHub {
owner = "technomancy";
repo = "relax.el";
rev = "6e33892623ab87833082262321dc8e1977209626";
sha256 = "0lqbhwi1f8b4sv9p1rf0gyjllk0l7g6v6mlws496079wxx1n5j66";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/relax";
sha256 = "0gfr4ym6aakawhkfz40ar2n0rfz503hq428yj6rbf7jmq3ajaysk";
name = "relax";
};
packageRequires = [ json ];
meta = {
homepage = "https://melpa.org/#/relax";
license = lib.licenses.free;
};
}) {};
repeatable-motion = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "repeatable-motion";
version = "0.2";
src = fetchFromGitHub {
owner = "willghatch";
repo = "emacs-repeatable-motion";
rev = "e664b0a4a3e39c4085378a28b5136b349a0afb22";
sha256 = "007lqahjbig6yygqik6fgbq114784z6l40a3vrc4qs9361zqizck";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/repeatable-motion";
sha256 = "12z4z8apd8ksf6dfvqm54l71mx68j0yg4hrjypa9p77fpcd6p0zw";
name = "repeatable-motion";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/repeatable-motion";
license = lib.licenses.free;
};
}) {};
repl-toggle = callPackage ({ fetchFromGitHub, fetchurl, fullframe, lib, melpaBuild }:
melpaBuild {
pname = "repl-toggle";
version = "0.3.3";
src = fetchFromGitHub {
owner = "tomterl";
repo = "repl-toggle";
rev = "0249c2a72e6bf782c2c15b0cb1d925410543184f";
sha256 = "12wylmyz54n1f3kaw9clhvs66dg43xvcvll4pl5ii0ibfv6pls1b";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/repl-toggle";
sha256 = "1jyaksxgyygfv1wn9c6y8sykb4hicwgs9n5vrdikd2i0iix29zpb";
name = "repl-toggle";
};
packageRequires = [ fullframe ];
meta = {
homepage = "https://melpa.org/#/repl-toggle";
license = lib.licenses.free;
};
}) {};
replace-symbol = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "replace-symbol";
version = "1.0";
src = fetchFromGitHub {
owner = "bmastenbrook";
repo = "replace-symbol-el";
rev = "153197a4631a1ed0c3485d210efb41b4b727326c";
sha256 = "1pxvwiqhv2nmsxkdwn9jx7na1vgk9dg9yxidglxpmvpid6fy4qdk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/replace-symbol";
sha256 = "07ljmw6aw9hsqffhwmiq2pvhry27acg6f4vgxgi91vjr8jj3r4ng";
name = "replace-symbol";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/replace-symbol";
license = lib.licenses.free;
};
}) {};
repo = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "repo";
version = "0.1.2";
src = fetchFromGitHub {
owner = "canatella";
repo = "repo-el";
rev = "98bde6fdc840d42a24c5784ee440cad39e8264d9";
sha256 = "0hs80g3npgb6qfcaivdfkpsc9mss1kdmyp5j7s922qcy2k4yxmgl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/repo";
sha256 = "0z4lcswh0c6xnsxlv33bsxh0nh26ydzfl8sv8xabdp5a2gk6bhpb";
name = "repo";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/repo";
license = lib.licenses.free;
};
}) {};
req-package = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, use-package }:
melpaBuild {
pname = "req-package";
version = "0.9";
src = fetchFromGitHub {
owner = "edvorg";
repo = "req-package";
rev = "374c6d1a81b5448a66295be8c132c42ca44eeddb";
sha256 = "1xzp2hnkr9lsjx50cxlpki9mvyhjsv0vyc77480jrlnpspakj7qs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/req-package";
sha256 = "1438f60dnmc3a2dh6hd0wslrh25nd3af797aif70kv6qc71h87vf";
name = "req-package";
};
packageRequires = [ dash log4e use-package ];
meta = {
homepage = "https://melpa.org/#/req-package";
license = lib.licenses.free;
};
}) {};
request = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "request";
version = "0.1.0";
src = fetchFromGitHub {
owner = "tkf";
repo = "emacs-request";
rev = "b548f8bd9c4372232cb3d3633b9fcfffb2f535ff";
sha256 = "0j7nakxj750rhdnm0nk075s7rx38rc9npbb55kg7r9vb2qilnvmr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/request";
sha256 = "0h4jqg98px9dqqvjp08vi2z1lhmk0ca59lnrcl96bi7gkkj3jiji";
name = "request";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/request";
license = lib.licenses.free;
};
}) {};
request-deferred = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "request-deferred";
version = "0.1.0";
src = fetchFromGitHub {
owner = "tkf";
repo = "emacs-request";
rev = "b548f8bd9c4372232cb3d3633b9fcfffb2f535ff";
sha256 = "0j7nakxj750rhdnm0nk075s7rx38rc9npbb55kg7r9vb2qilnvmr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/request-deferred";
sha256 = "1dcxqnzmvddk61dzmfx8vjbzd8m44lscr3pjdp3r7211zhwfk40n";
name = "request-deferred";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/request-deferred";
license = lib.licenses.free;
};
}) {};
requirejs = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild, popup, s }:
melpaBuild {
pname = "requirejs";
version = "1.1";
src = fetchFromGitHub {
owner = "joeheyming";
repo = "requirejs-emacs";
rev = "7d73453653b6b97cca59fcde8d529b5a228fbc01";
sha256 = "1b832r7779rmr6rhzj7klc0l5xzwc4rids87g2hczpb5dhqnchca";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/requirejs";
sha256 = "09z6r9wcag3gj075wq215zcslyknl1izap595rn48xvizxi06c6k";
name = "requirejs";
};
packageRequires = [ cl-lib js2-mode popup s ];
meta = {
homepage = "https://melpa.org/#/requirejs";
license = lib.licenses.free;
};
}) {};
resize-window = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "resize-window";
version = "0.1.0";
src = fetchFromGitHub {
owner = "dpsutton";
repo = "resize-window";
rev = "d4aa9e6e950f5e0455b20f4443fda20742ec0403";
sha256 = "1ywcnrrr4wp6c951mqfscvdgcmwyvxy80p40vi27nzbl977lb1xv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/resize-window";
sha256 = "0h1hlj50hc97wxqpnmvg6w3qhdd9nbnb8r8v39ylv87zqjcmlp8l";
name = "resize-window";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/resize-window";
license = lib.licenses.free;
};
}) {};
restart-emacs = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "restart-emacs";
version = "0.1.1";
src = fetchFromGitHub {
owner = "iqbalansari";
repo = "restart-emacs";
rev = "e9292fe88d8be7d0ecf9f4f30ed98ffbc6bd689b";
sha256 = "0y4ga1lj2x2f0r535ivs09m2l0q76iz72w42wknhsw9lmdsyl5nz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/restart-emacs";
sha256 = "03aabz7fmy99nwimvjn7qz6pvc94i470hfgiwmjz3348cw02k0n6";
name = "restart-emacs";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/restart-emacs";
license = lib.licenses.free;
};
}) {};
reveal-in-osx-finder = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "reveal-in-osx-finder";
version = "0.3.3";
src = fetchFromGitHub {
owner = "kaz-yos";
repo = "reveal-in-osx-finder";
rev = "5710e5936e47139a610ec9a06899f72e77ddc7bc";
sha256 = "1q13cgpz4wzhnqv84ablawy3y2wgdwy46sp7454mmfx9m77jzb2v";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/reveal-in-osx-finder";
sha256 = "00jgrmh5s3vlpj1jjf8l3c3h4hjk5x781m95sidw6chimizvfmfc";
name = "reveal-in-osx-finder";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/reveal-in-osx-finder";
license = lib.licenses.free;
};
}) {};
reverse-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "reverse-theme";
version = "0.3";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-reverse-theme";
rev = "3105c950bcb51c662c79b59ca102ef662c2b0be0";
sha256 = "15xnz4fi22wsximimwmirlz11v4ksfj8nilyjfw6acd92yrhzg6h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/reverse-theme";
sha256 = "163kk5qnz9bk3l2fam79n264s764jfxbwqbiwgid8kw9cmk0v776";
name = "reverse-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/reverse-theme";
license = lib.licenses.free;
};
}) {};
rich-minority = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rich-minority";
version = "1.0.1";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "rich-minority";
rev = "311ac8ee54078f95b7279e532da6cf5a2afb4125";
sha256 = "11hwf9y5ax207w6rwrsmi3pmn7pn7ap6iys0z8hni2f5zzxjrmx3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rich-minority";
sha256 = "11xd76w5k3b3q5bxqjb55vi6dsal9drvyc1nh7z83awm59hvgczc";
name = "rich-minority";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/rich-minority";
license = lib.licenses.free;
};
}) {};
rigid-tabs = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rigid-tabs";
version = "1.0";
src = fetchFromGitHub {
owner = "wavexx";
repo = "rigid-tabs.el";
rev = "c7c6b726806df7e8cb25a41b213a207850c91cb7";
sha256 = "0p044wg9d4i6f5x7bdshmisgwvw424y16lixac93q6v5bh3xmab5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rigid-tabs";
sha256 = "06n0bcvc3nnp84pcq3lywwga7l92jz8hnkilhbq59kydf5zbjldp";
name = "rigid-tabs";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/rigid-tabs";
license = lib.licenses.free;
};
}) {};
rinari = callPackage ({ fetchFromGitHub, fetchurl, inf-ruby, jump, lib, melpaBuild, ruby-compilation, ruby-mode ? null }:
melpaBuild {
pname = "rinari";
version = "2.11";
src = fetchFromGitHub {
owner = "eschulte";
repo = "rinari";
rev = "e2ed2fa55ac3435a86b1cf6a4f2d29aebc309135";
sha256 = "1wqhqv2fc5h10igv1php51bayx0s7qw4m9gzx9by80dab8lwa0vk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rinari";
sha256 = "0qknicg3vzl7zbkwsdvp10hrvlng6mbi8hgslx4ir522dflrf9p0";
name = "rinari";
};
packageRequires = [ inf-ruby jump ruby-compilation ruby-mode ];
meta = {
homepage = "https://melpa.org/#/rinari";
license = lib.licenses.free;
};
}) {};
rnc-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rnc-mode";
version = "1.0.6";
src = fetchFromGitHub {
owner = "TreeRex";
repo = "rnc-mode";
rev = "b39dc23218213336b55f28e12a1d0e49ef7c1e21";
sha256 = "1drvyf5asjp3lgpss7llff35q8r89vmh73n1axaj2qp9jx5a5jih";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rnc-mode";
sha256 = "09ly7ln6qrcmmim9bl7kd50h4axrhy6ig406r352xm4a9zc8n22q";
name = "rnc-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/rnc-mode";
license = lib.licenses.free;
};
}) {};
robe = callPackage ({ fetchFromGitHub, fetchurl, inf-ruby, lib, melpaBuild }:
melpaBuild {
pname = "robe";
version = "0.7.9";
src = fetchFromGitHub {
owner = "dgutov";
repo = "robe";
rev = "7c56895b6c2fd5d6c9572182f5de10ebe5bfc977";
sha256 = "01xd3nc7bmf4r4d37x08rw2dlsg6gns8mraahi4rwkg6a9lwl44n";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/robe";
sha256 = "19py2lwi7maya90kh1mgwqb16j72f7gm05dwla6xrzq1aks18wrk";
name = "robe";
};
packageRequires = [ inf-ruby ];
meta = {
homepage = "https://melpa.org/#/robe";
license = lib.licenses.free;
};
}) {};
robots-txt-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "robots-txt-mode";
version = "0.0.1";
src = fetchFromGitHub {
owner = "zonuexe";
repo = "robots-txt-mode";
rev = "7b524685036d339a8aff1481697fbcd529dfa8f7";
sha256 = "0dimmdz4aqcif4lp23nqxfg7kngzym2yivn6h3p7bn1821vgzq9s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/robots-txt-mode";
sha256 = "1q3fqaf9nysy9bhx4h9idgshxr65hfwnx05vlwazx7jd6bq6kxfh";
name = "robots-txt-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/robots-txt-mode";
license = lib.licenses.free;
};
}) {};
roguel-ike = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, popup }:
melpaBuild {
pname = "roguel-ike";
version = "0.1.1";
src = fetchFromGitHub {
owner = "stevenremot";
repo = "roguel-ike";
rev = "706dcb0687e8016d7d776f9d9e5ace9fdbbca43c";
sha256 = "0rgv4y9aa5cc2ddz3y5z8d22xmr8kf5c60h0r3g8h91jmcw3rb4z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/roguel-ike";
sha256 = "1a7sa6nhgi0s4gjh55bhk5cg6q6s7564fk008ibmrm05gfq9wlg8";
name = "roguel-ike";
};
packageRequires = [ popup ];
meta = {
homepage = "https://melpa.org/#/roguel-ike";
license = lib.licenses.free;
};
}) {};
rope-read-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rope-read-mode";
version = "0.3.1";
src = fetchFromGitHub {
owner = "marcowahl";
repo = "rope-read-mode";
rev = "cb550afeedd369c80d1ccb54bb48494d170a5569";
sha256 = "133ficdghshlmwq5dn42cg3h51jdg4lcwqr4cd2s2s52rz8plw9h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rope-read-mode";
sha256 = "0grnn5k6rbck0hz4c6cadgj3a4dv62habyingznisg2kx9i3m0dw";
name = "rope-read-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/rope-read-mode";
license = lib.licenses.free;
};
}) {};
rsense = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rsense";
version = "0.3";
src = fetchFromGitHub {
owner = "m2ym";
repo = "rsense";
rev = "e4297052ef32d06237e8bd1534a0caf70a34ad28";
sha256 = "0mfkq8n28lal4lqwp6v0ilz8wrwgg61sbm0jggznwisjqqy3lzrh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rsense";
sha256 = "1901xqlpc8fg4sl9j58jn40i2djs8s0cdcqcrzrq02lvk8ssfdf5";
name = "rsense";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/rsense";
license = lib.licenses.free;
};
}) {};
rspec-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, ruby-mode ? null }:
melpaBuild {
pname = "rspec-mode";
version = "1.11";
src = fetchFromGitHub {
owner = "pezra";
repo = "rspec-mode";
rev = "e289e52ec4b3aa1caf35957d721e5568eca2a3bb";
sha256 = "0hrn5n7aaymwimk511kjij44vqaxbmhly1gwmlmsrnbvvma7f2mp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rspec-mode";
sha256 = "0nyib9rx9w9cbsgkcjx9n8fp77xkzxg923z0rdm3f9kc7njcn0zx";
name = "rspec-mode";
};
packageRequires = [ cl-lib ruby-mode ];
meta = {
homepage = "https://melpa.org/#/rspec-mode";
license = lib.licenses.free;
};
}) {};
rtags = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rtags";
version = "2.2";
src = fetchFromGitHub {
owner = "Andersbakken";
repo = "rtags";
rev = "925a188e4038fa6e4a7c8ea4d30d682609c46578";
sha256 = "0k36rcmw6dw02605nvjp3fq6gfvwf4nyv7b309jc97sx7vj2mb9s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rtags";
sha256 = "08clwydx2b9cl4wv61b0p564jpvq7gzkrlcdkchpi4yz6djbp0lw";
name = "rtags";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/rtags";
license = lib.licenses.free;
};
}) {};
rubocop = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rubocop";
version = "0.4.0";
src = fetchFromGitHub {
owner = "bbatsov";
repo = "rubocop-emacs";
rev = "405e0fd4c57adb125e3d04208bc86081e3e78d4c";
sha256 = "10djjp1520xc05qkciaiaiiciscaln6c74h7ymba40mvzlf67y9q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rubocop";
sha256 = "114azl0fasmnq0fxxyiif3363mpg8qz3ynx91in5acqzh902fa3q";
name = "rubocop";
};
packageRequires = [ dash emacs ];
meta = {
homepage = "https://melpa.org/#/rubocop";
license = lib.licenses.free;
};
}) {};
ruby-compilation = callPackage ({ fetchFromGitHub, fetchurl, inf-ruby, lib, melpaBuild }:
melpaBuild {
pname = "ruby-compilation";
version = "2.11";
src = fetchFromGitHub {
owner = "eschulte";
repo = "rinari";
rev = "e2ed2fa55ac3435a86b1cf6a4f2d29aebc309135";
sha256 = "1wqhqv2fc5h10igv1php51bayx0s7qw4m9gzx9by80dab8lwa0vk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ruby-compilation";
sha256 = "1x1vpkjpx95sfcjhkx4cafypj0nkbd1i0mzxx3lmcrsmg8iv0rjc";
name = "ruby-compilation";
};
packageRequires = [ inf-ruby ];
meta = {
homepage = "https://melpa.org/#/ruby-compilation";
license = lib.licenses.free;
};
}) {};
ruby-end = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ruby-end";
version = "0.4.1";
src = fetchFromGitHub {
owner = "rejeep";
repo = "ruby-end.el";
rev = "648b81af136a581bcef387744d93c011d9cdf54b";
sha256 = "1cpz9vkp57nk682c5xm20g7bfj5g2aq5ahpk4nhgx7pvd3xvr1ds";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ruby-end";
sha256 = "1cnmdlkhm8xsifbjs6ymvi92gdnxiaghb04h10qg41phj6v7m9mg";
name = "ruby-end";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ruby-end";
license = lib.licenses.free;
};
}) {};
ruby-hash-syntax = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ruby-hash-syntax";
version = "0.4";
src = fetchFromGitHub {
owner = "purcell";
repo = "ruby-hash-syntax";
rev = "a0362c2dc449a1e67ef75ad736bcf8b03b083226";
sha256 = "01n9j7sag49m4bdl6065jklnxnc5kck51izg884s1is459qgy86k";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ruby-hash-syntax";
sha256 = "0bvwyagfh7mn457iibrpv1ay75089gp8pg608gbm24m0ix82xvb5";
name = "ruby-hash-syntax";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ruby-hash-syntax";
license = lib.licenses.free;
};
}) {};
ruby-test-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ruby-test-mode";
version = "1.0";
src = fetchFromGitHub {
owner = "r0man";
repo = "ruby-test-mode";
rev = "7d3c04b60721665af93ffb4abc2a7b3191926431";
sha256 = "008zj9rg2cmh0xd7g6kgx6snm5sspxs4jmfa8hd43wx5y9pmlb8f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ruby-test-mode";
sha256 = "113ysf08bfh2ipk55f8h741j05999yrgx57mzh53rim5n63a312w";
name = "ruby-test-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ruby-test-mode";
license = lib.licenses.free;
};
}) {};
ruby-tools = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ruby-tools";
version = "0.1.2";
src = fetchFromGitHub {
owner = "rejeep";
repo = "ruby-tools.el";
rev = "6e7fb376085bfa7010ecd3dfad63adacc6e2b4ac";
sha256 = "1zvhq9l717rjgkm7bxz5gqkmh5i49cshwzlimb3h78kpjw3hxl2k";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ruby-tools";
sha256 = "0zpk55rkrqyangyyljxzf0n1icgqnpdzycwack5rji556h5grvjy";
name = "ruby-tools";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ruby-tools";
license = lib.licenses.free;
};
}) {};
rvm = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "rvm";
version = "1.4.0";
src = fetchFromGitHub {
owner = "senny";
repo = "rvm.el";
rev = "8e45a9bad8e317ff195f384dab14d3402497dc79";
sha256 = "0iblk0vagjcg3c8q9hlpwk7426ms7aq0s80izgvascfmyqycv6qm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/rvm";
sha256 = "08i7cmav2cz73jp88ww0ay2yjhk9dj8146836q4sij1bl1slbaf8";
name = "rvm";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/rvm";
license = lib.licenses.free;
};
}) {};
s = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "s";
version = "1.11.0";
src = fetchFromGitHub {
owner = "magnars";
repo = "s.el";
rev = "a56f0d0fedf9754e1728067ac868100f2499357d";
sha256 = "08vf62fcrnbmf2ppb759kzznjdz8x72fqdwbc4n8nbswrwgm2ikl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/s";
sha256 = "0b2lj6nj08pk5fnxvjkc1d9hvi29rnjjy4n5ns4pq6wxpfnlcw64";
name = "s";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/s";
license = lib.licenses.free;
};
}) {};
sackspace = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sackspace";
version = "0.8.2";
src = fetchFromGitHub {
owner = "cofi";
repo = "sackspace.el";
rev = "fd0480eaaf6d3d11fd30ac5feb2da2f4f7572708";
sha256 = "06gqqbkn85l2p05whmr4wkg9axqyzb7r7sgm3r8wfshm99kgpxvl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sackspace";
sha256 = "1m10iw83k6m7v7sg2dxzdy83zxq6svk8h9fh4ankyn3baqrdxg5z";
name = "sackspace";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/sackspace";
license = lib.licenses.free;
};
}) {};
sage-shell-mode = callPackage ({ cl-lib ? null, deferred, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sage-shell-mode";
version = "0.0.9";
src = fetchFromGitHub {
owner = "stakemori";
repo = "sage-shell-mode";
rev = "e915a8bbc6cf8dee4a55769e23d22e348b0d7901";
sha256 = "184471s05fcfpsva56yzaq93hm3yqfl8y7rm4wj51azr5p2lk888";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sage-shell-mode";
sha256 = "18k7yh8rczng0kn2wsawjml70cb5bnc5jr2gj0hini5f7jq449wx";
name = "sage-shell-mode";
};
packageRequires = [ cl-lib deferred ];
meta = {
homepage = "https://melpa.org/#/sage-shell-mode";
license = lib.licenses.free;
};
}) {};
sass-mode = callPackage ({ fetchFromGitHub, fetchurl, haml-mode, lib, melpaBuild }:
melpaBuild {
pname = "sass-mode";
version = "3.0.18";
src = fetchFromGitHub {
owner = "nex3";
repo = "sass-mode";
rev = "26a66e331b507fb420e3bb7d0a6a8fbb04294343";
sha256 = "0lxrq3mzabkwj5bv0mgd7fnx3dsx8vxd5kjgb79rjfra0m7pfgln";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sass-mode";
sha256 = "1byjk5zpzjlyiwkp780c4kh7s9l56y686sxji89wc59d19rp8800";
name = "sass-mode";
};
packageRequires = [ haml-mode ];
meta = {
homepage = "https://melpa.org/#/sass-mode";
license = lib.licenses.free;
};
}) {};
sauron = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sauron";
version = "0.10";
src = fetchFromGitHub {
owner = "djcb";
repo = "sauron";
rev = "a9877f0efa9418c41d25002b58d1c2f8c69ec975";
sha256 = "1mcag7qad1npjn096byakb8pmmi2g64nlf2vcc12irzmwia85fml";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sauron";
sha256 = "01fk1xfh7r16fb1xg5ibbs7gci9dja49msdlf7964hiq7pnnhxgb";
name = "sauron";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/sauron";
license = lib.licenses.free;
};
}) {};
sbt-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, scala-mode2 }:
melpaBuild {
pname = "sbt-mode";
version = "0.1";
src = fetchFromGitHub {
owner = "ensime";
repo = "emacs-sbt-mode";
rev = "be70372bb0890a4f8bec1b6ef10b30ed2e3f5236";
sha256 = "0y846zmcz5x2jn5bndm0mfi18jc5cd1fkidgc4wvqmm0w30gyx4q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sbt-mode";
sha256 = "0v0n70czgkdijnw5jd4na41vlrmqcshvr8gdpv0bv55ilqhiihc8";
name = "sbt-mode";
};
packageRequires = [ scala-mode2 ];
meta = {
homepage = "https://melpa.org/#/sbt-mode";
license = lib.licenses.free;
};
}) {};
scala-mode2 = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "scala-mode2";
version = "0.22";
src = fetchFromGitHub {
owner = "ensime";
repo = "emacs-scala-mode";
rev = "34888c094990bc669347f106dbd516f487e55ae3";
sha256 = "1gfhk595vnf6565nv6m1v8dc4a3a9z34jj1qdh02lk8azg5ylk89";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/scala-mode2";
sha256 = "0rnkln6jwwqc968w3qpc6zjjv8ylw0w6c2hsjpq2slja3jn5khch";
name = "scala-mode2";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/scala-mode2";
license = lib.licenses.free;
};
}) {};
scala-outline-popup = callPackage ({ dash, fetchFromGitHub, fetchurl, flx-ido, lib, melpaBuild, popup, scala-mode2 }:
melpaBuild {
pname = "scala-outline-popup";
version = "0.4";
src = fetchFromGitHub {
owner = "ancane";
repo = "scala-outline-popup";
rev = "c79a06fb99cbf6f29d94da77a8a22cfafb15a1b6";
sha256 = "0hhsgyil8aqdkkip5325yrdq89gnijglcbf1dsvl4wvnmq7a1rik";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/scala-outline-popup";
sha256 = "1fq0k6l57wkya1ycm4cc190kg90j2k9clnl0sc70achp4i47qbk7";
name = "scala-outline-popup";
};
packageRequires = [ dash flx-ido popup scala-mode2 ];
meta = {
homepage = "https://melpa.org/#/scala-outline-popup";
license = lib.licenses.free;
};
}) {};
scpaste = callPackage ({ fetchFromGitHub, fetchurl, htmlize, lib, melpaBuild }:
melpaBuild {
pname = "scpaste";
version = "0.6.5";
src = fetchFromGitHub {
owner = "technomancy";
repo = "scpaste";
rev = "cca8f4ee5402bbf9a4bbb24e81372067cb21bba4";
sha256 = "13s8hp16wxd9fb8gf05dn0xr692kkgiqg7v49fgr00gas4xgpfpm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/scpaste";
sha256 = "02dqmx6v3jxdn5yz1z74624sc6sz2bm4qjyi78w9akhp2jplwlk1";
name = "scpaste";
};
packageRequires = [ htmlize ];
meta = {
homepage = "https://melpa.org/#/scpaste";
license = lib.licenses.free;
};
}) {};
scss-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "scss-mode";
version = "0.5.0";
src = fetchFromGitHub {
owner = "antonj";
repo = "scss-mode";
rev = "d663069667d9b158d56e863b80dd4cc02984e49f";
sha256 = "0zpjf9cp8g4rgnwgmhlpwnanf9lzqm3rm1mkihf0gk5qzxvwsdh9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/scss-mode";
sha256 = "1g27xnp6bjaicxjlb9m0njc6fg962j3hlvvzmxvmyk7gsdgcgpkv";
name = "scss-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/scss-mode";
license = lib.licenses.free;
};
}) {};
search-web = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "search-web";
version = "1.1";
src = fetchFromGitHub {
owner = "tomoya";
repo = "search-web.el";
rev = "c4ae86ac1acfc572b81f3d78764bd9a54034c331";
sha256 = "08yc67a4ji7z8s0zh500wiscziqsxi92i1d33fjla2mcr8sxxn0i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/search-web";
sha256 = "0qqx9l8dn1as4gqpq80jfacn6lz0132m91pjzxv0fx6al2iz0m36";
name = "search-web";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/search-web";
license = lib.licenses.free;
};
}) {};
sekka = callPackage ({ cl-lib ? null, concurrent, fetchFromGitHub, fetchurl, lib, melpaBuild, popup }:
melpaBuild {
pname = "sekka";
version = "1.6.4";
src = fetchFromGitHub {
owner = "kiyoka";
repo = "sekka";
rev = "2b0facc87e743e21534672aadac6db3164e38daf";
sha256 = "0nsm7z056rh32sq7abgdwyaz4dbz8v9pgbha5jvpk7y0zmnabrgs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sekka";
sha256 = "1jj4ly9p7m3xvb31nfn171lbpm9y70y8cbf8p24w0fhv665dx0cp";
name = "sekka";
};
packageRequires = [ cl-lib concurrent popup ];
meta = {
homepage = "https://melpa.org/#/sekka";
license = lib.licenses.free;
};
}) {};
select-themes = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "select-themes";
version = "0.1.4";
src = fetchFromGitHub {
owner = "jasonm23";
repo = "emacs-select-themes";
rev = "236f54287519a3ea6dd7b3992d053e4f4ff5d0fe";
sha256 = "1c9yv1kjcd0jrzgw99q9p4kzj980f261mjcsggbcw806wb0iw1xn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/select-themes";
sha256 = "18ydv7240vcqppg1i7n8sy18hy0lhpxz17947kxs7mvj4rl4wd84";
name = "select-themes";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/select-themes";
license = lib.licenses.free;
};
}) {};
selectric-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "selectric-mode";
version = "1.1";
src = fetchFromGitHub {
owner = "rbanffy";
repo = "selectric-mode";
rev = "0dd7ef28a9d9d6fbb95fdeeab6b576ad8762ad16";
sha256 = "18xdkisxvdizsk51pnyimp9mwc6k9cpcxqr5hgndkz9q97p5dp79";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/selectric-mode";
sha256 = "1k4l0lr68rqyi37wvqp1cnfci6jfkz0gvrd1hwbgx04cjgmz56n4";
name = "selectric-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/selectric-mode";
license = lib.licenses.free;
};
}) {};
servant = callPackage ({ ansi, commander, dash, epl, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s, shut-up, web-server }:
melpaBuild {
pname = "servant";
version = "0.3.0";
src = fetchFromGitHub {
owner = "cask";
repo = "servant";
rev = "4d2aa8250b54b28e6e7ee4cd5ebd98a33db2c134";
sha256 = "15lx6qvmq3vp84ys8dzbx1nzxcnzlq41whawc2yhrnd1dbq4mv2d";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/servant";
sha256 = "0h8xsg37cvc5r8vkclf7d3gbf6gh4k5pmbiyhwpkbrxwjyl1sl21";
name = "servant";
};
packageRequires = [ ansi commander dash epl f s shut-up web-server ];
meta = {
homepage = "https://melpa.org/#/servant";
license = lib.licenses.free;
};
}) {};
serverspec = callPackage ({ dash, f, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, s }:
melpaBuild {
pname = "serverspec";
version = "0.0.7";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "emacs-serverspec";
rev = "b6dfe82af9869438de5e5d860ced196641f372c0";
sha256 = "1h58q41wixjlapia1ggf83jxcllq7492k55mc0fq7hbx3hw1q1y2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/serverspec";
sha256 = "001d57yd0wmz4d7qmhnanac8g29wls0sqw194003hrgirakg82id";
name = "serverspec";
};
packageRequires = [ dash f helm s ];
meta = {
homepage = "https://melpa.org/#/serverspec";
license = lib.licenses.free;
};
}) {};
session = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "session";
version = "2.3.1";
src = fetchFromGitHub {
owner = "emacsorphanage";
repo = "session";
rev = "19ea0806873daac3539a4b956e15655e99e3dd6c";
sha256 = "0sp952abz7dkq8b8kkzzmnwnkq5w15zsx5dr3h8lzxb92lnank9v";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/session";
sha256 = "0fghxbnf1d5iyrx1q8xd0lbw9nvkdgg2v2f89j6apnawisrsbhwx";
name = "session";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/session";
license = lib.licenses.free;
};
}) {};
sexp-move = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sexp-move";
version = "0.2.6";
src = fetchFromGitLab {
owner = "elzair";
repo = "sexp-move";
rev = "117f7a91ab7c25e438413753e916570122011ce7";
sha256 = "11h5z2gmwq07c4gqzj2c9apksvqk3k8kpbb9kg78bbif2xfajr3m";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sexp-move";
sha256 = "0lcxmr2xqh8z7xinxbv1wyrh786zlahhhj5nnbv83i8m23i3ymmd";
name = "sexp-move";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/sexp-move";
license = lib.licenses.free;
};
}) {};
shackle = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "shackle";
version = "0.9.0";
src = fetchFromGitHub {
owner = "wasamasa";
repo = "shackle";
rev = "4069e0cbff0d172de2cd7d588de971d8b02915c6";
sha256 = "0yy162sz7vwj0i9w687a5x1c2fq31vc3i6gqhbywspviczdp4q1y";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/shackle";
sha256 = "159z0cwg7afrmym0xk902d8z093sqv39jig25ds7z4a224yrv5w6";
name = "shackle";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/shackle";
license = lib.licenses.free;
};
}) {};
shakespeare-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "shakespeare-mode";
version = "0.0.1";
src = fetchFromGitHub {
owner = "CodyReichert";
repo = "shakespeare-mode";
rev = "4bff63eeac2b7ec1220f17e8bbcddbea4c11cb02";
sha256 = "0vkxl3w4y4yacs1s4v0gwggvzrss8g74d3dgk8h3gphl4dlgx496";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/shakespeare-mode";
sha256 = "1i9fr9l3x7pwph654hqd8s74swy5gmn3wzs85a2ibmpcjq8mz9rd";
name = "shakespeare-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/shakespeare-mode";
license = lib.licenses.free;
};
}) {};
shampoo = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "shampoo";
version = "0.0.1";
src = fetchFromGitHub {
owner = "dmatveev";
repo = "shampoo-emacs";
rev = "9bf488ad4025beef6eef63d2d5b72bc1c9b9e142";
sha256 = "11g9lsgakq8nf689k49p9l536ffi62g3bh11mh9ix1l058xamqw2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/shampoo";
sha256 = "01ssgw4cnnx8d86g3r1d5hqcib4qyhmpqvcvx47xs7zh0jscps61";
name = "shampoo";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/shampoo";
license = lib.licenses.free;
};
}) {};
shell-pop = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "shell-pop";
version = "0.63";
src = fetchFromGitHub {
owner = "kyagi";
repo = "shell-pop-el";
rev = "4531d234ca471ed80458252cba0ed005a0720b27";
sha256 = "0fzywfdaisvvdbcl813n1shz0r8v1k9kcgxgynv5l0i4nkrgkww5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/shell-pop";
sha256 = "02s17ln0hbi9gy3di8fksp3mqc7d8ahhf5vwyz4vrc1bg77glxw8";
name = "shell-pop";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/shell-pop";
license = lib.licenses.free;
};
}) {};
shell-split-string = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "shell-split-string";
version = "0.1";
src = fetchFromGitHub {
owner = "10sr";
repo = "shell-split-string-el";
rev = "6d01c9249853fe1f8fd925ee80f97232d4e3e5eb";
sha256 = "0mcxp74sk9bn36gbhhimgns07iqa4dgbq2pvpqy41igqwb84w306";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/shell-split-string";
sha256 = "1yj1h7za4ylxh2nikj7s1qqlilpsk05x9571a2fymfyznm3iq77m";
name = "shell-split-string";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/shell-split-string";
license = lib.licenses.free;
};
}) {};
shell-switcher = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "shell-switcher";
version = "1.0.1";
src = fetchFromGitHub {
owner = "DamienCassou";
repo = "shell-switcher";
rev = "2c5575ae859a82041a4bacd1793b844bfc24c34f";
sha256 = "0ia7sdip4hl27avckv3qpqgm3k4ynvp3xxq1cy53bqfzzx0gcria";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/shell-switcher";
sha256 = "07g9naiv2jk9jxwjywrbb05dy0pbfdx6g8pkra38rn3vqrjzvhyx";
name = "shell-switcher";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/shell-switcher";
license = lib.licenses.free;
};
}) {};
shell-toggle = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "shell-toggle";
version = "1.3.1";
src = fetchFromGitHub {
owner = "knu";
repo = "shell-toggle.el";
rev = "9820b0ad6f22c700759555aae8a454a7dc5a46b3";
sha256 = "0wvaa5nrbblayjvzjyj6cd942ywg7xz5d8fqaffxcvwlcdihvm7q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/shell-toggle";
sha256 = "1ai0ks7smr8b221j9hmsikswpxqraa9b13fpwv4wwagavnlah446";
name = "shell-toggle";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/shell-toggle";
license = lib.licenses.free;
};
}) {};
shelldoc = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "shelldoc";
version = "0.0.5";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "Emacs-shelldoc";
rev = "1d40c73969347586906ca1dde2adb50afcd73b1b";
sha256 = "1nli26llyfkj1cz2dwn18c5pz1pnpz3866hapfibvdmwrg4z6cax";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/shelldoc";
sha256 = "1xlp03aaidp7dp8349v8drzhl4lcngvxgdrwwn9cahfqlrvvbbbx";
name = "shelldoc";
};
packageRequires = [ cl-lib s ];
meta = {
homepage = "https://melpa.org/#/shelldoc";
license = lib.licenses.free;
};
}) {};
shelltest-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "shelltest-mode";
version = "1.1";
src = fetchFromGitHub {
owner = "rtrn";
repo = "shelltest-mode";
rev = "fead97c7ff1b39715ec033a793de41176f1788f5";
sha256 = "0mn7bwvj1yv75a2531jp929j6ypckdfqdg6b5ig0kkbcrrwb7kxs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/shelltest-mode";
sha256 = "1inb0vq34fbwkr0jg4dv2lljag8djggi8kyssrzhfawri50m81nh";
name = "shelltest-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/shelltest-mode";
license = lib.licenses.free;
};
}) {};
shift-number = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "shift-number";
version = "0.1";
src = fetchFromGitHub {
owner = "alezost";
repo = "shift-number.el";
rev = "ba3c1f2e6b01bf14aa1433c2a49098af1c025f7c";
sha256 = "0zlwmzsxkv4mkggylxfx2fkrwgz7dz3zbg2gkn2rxcpy2k2gla64";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/shift-number";
sha256 = "1sbzkmd336d0dcdpk29pzk2b5bhlahrn083x62l6m150n2xzxn4p";
name = "shift-number";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/shift-number";
license = lib.licenses.free;
};
}) {};
shm = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "shm";
version = "1.0.20";
src = fetchFromGitHub {
owner = "chrisdone";
repo = "structured-haskell-mode";
rev = "8abc5cd73e59ea85bef906e14e87dc388c4f350f";
sha256 = "1vf766ja8f4xp1f5pmwgz6a85km0nxvc5dn571lwidfrrdbr9rkk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/shm";
sha256 = "1qmp8cc83dcz25xbyqd4987i0d8ywvh16wq2wfs4km3ia8a2vi3c";
name = "shm";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/shm";
license = lib.licenses.free;
};
}) {};
shpec-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "shpec-mode";
version = "0.1.0";
src = fetchFromGitHub {
owner = "shpec";
repo = "shpec-mode";
rev = "76bccd63e3b70233a6c9ca0798dd03550952cc76";
sha256 = "09454mcjd8n1090pjc5mk1dc6bn3bgh60ddpnv9hkajkzpcjxx4h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/shpec-mode";
sha256 = "155hc1nym3fsvflps8d3ixaqw1cafqp97zcaywdppp47n7vj8zjl";
name = "shpec-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/shpec-mode";
license = lib.licenses.free;
};
}) {};
shrink-whitespace = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "shrink-whitespace";
version = "0.0.1";
src = fetchFromGitHub {
owner = "jcpetkovich";
repo = "shrink-whitespace.el";
rev = "24518d58e8e692fa98a73d5e7cd44c1536ab4e42";
sha256 = "050gmxdk88zlfjwi07jsj2mvsfcv5imhzcpa6ip3cqkzpmw3pl32";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/shrink-whitespace";
sha256 = "12if0000i3rrxcm732layrv2h464wbb4xflbbfc844c83dbx1jmq";
name = "shrink-whitespace";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/shrink-whitespace";
license = lib.licenses.free;
};
}) {};
shut-up = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "shut-up";
version = "0.3.2";
src = fetchFromGitHub {
owner = "cask";
repo = "shut-up";
rev = "dccd8f7d6af2dde96718f557b37bc25adc61dd12";
sha256 = "103yvfgkj78i4bnv1fwk76izsa8h4wyj3vwj1vq7xggj607hkxzq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/shut-up";
sha256 = "1bcqrnnafnimfcg1s7vrgq4cb4rxi5sgpd92jj7xywvkalr3kh26";
name = "shut-up";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/shut-up";
license = lib.licenses.free;
};
}) {};
sift = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sift";
version = "0.2.0";
src = fetchFromGitHub {
owner = "nlamirault";
repo = "sift.el";
rev = "8c3f3d14a351a2394027d72ee0599aa73b9f0d13";
sha256 = "1ma6djvhvjai07v1g9a36lfa3nw8zsy6x5vliwcdnkf44gs287ra";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sift";
sha256 = "0mv5zk140kjilwvzccj75ym7wlkkqryb532mbsy7i9bs3q7m916d";
name = "sift";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/sift";
license = lib.licenses.free;
};
}) {};
simple-httpd = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "simple-httpd";
version = "1.4.6";
src = fetchFromGitHub {
owner = "skeeto";
repo = "emacs-web-server";
rev = "b191b07c942e44c946a22a826c4d9c9a0475fd7e";
sha256 = "1qmkc0w28l53zzf5yd2grrk1sq222g5qnsm35ph25s1cfvc1qb2g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/simple-httpd";
sha256 = "1g9m8dx62pql6dqz490pifcli96i5pv6sar18w4lwrfgpfisfz8c";
name = "simple-httpd";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/simple-httpd";
license = lib.licenses.free;
};
}) {};
simpleclip = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "simpleclip";
version = "1.0.0";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "simpleclip";
rev = "eba19a21da2e4d1e11abdc158f72d6513afaa669";
sha256 = "0v0vmkix9f0hb2183irr6xra8mwi47g6rn843sas7jy2ycaqd91v";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/simpleclip";
sha256 = "07qkfwlg8vw5kb097qbsv082hxir047q2bcvc8scbak2dr6pl12s";
name = "simpleclip";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/simpleclip";
license = lib.licenses.free;
};
}) {};
simplenote2 = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, request-deferred }:
melpaBuild {
pname = "simplenote2";
version = "2.2.2";
src = fetchFromGitHub {
owner = "alpha22jp";
repo = "simplenote2.el";
rev = "9984ad77e63ae8d40e863cf1b0d8339ede986792";
sha256 = "04giklbd1fsw2zysr7aqg17h6cpyn4i9jbknm4d4v6581f2pcl93";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/simplenote2";
sha256 = "1qdzbwhzmsga65wmrd0mb3rbs71nlyqqb6f4v7kvfxzyis50cswm";
name = "simplenote2";
};
packageRequires = [ request-deferred ];
meta = {
homepage = "https://melpa.org/#/simplenote2";
license = lib.licenses.free;
};
}) {};
simplezen = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "simplezen";
version = "0.1.1";
src = fetchFromGitHub {
owner = "magnars";
repo = "simplezen.el";
rev = "c0ddaefbb38fcc1c9775434f734f89227d246a30";
sha256 = "1p1771qm3jndnf4rdhb1bri5cjiksvxizagi7vfb7mjmsmx18w61";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/simplezen";
sha256 = "13f2anhfsxmx1vdd209gxkhpywsi3nn6pazhc6bkswmn27yiig7j";
name = "simplezen";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/simplezen";
license = lib.licenses.free;
};
}) {};
skeletor = callPackage ({ cl-lib ? null, dash, emacs, f, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, s }:
melpaBuild {
pname = "skeletor";
version = "1.6.1";
src = fetchFromGitHub {
owner = "chrisbarrett";
repo = "skeletor.el";
rev = "d986806559628623b591542143707de8d76347d0";
sha256 = "101xn4glqi7b5vhdqqahj2ib4pm30pzq8sad7zagxw9csihcri3q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/skeletor";
sha256 = "1vfvg5l12dzksr24dxwc6ngawsqzpxjs97drw48qav9dy1vyl10v";
name = "skeletor";
};
packageRequires = [ cl-lib dash emacs f let-alist s ];
meta = {
homepage = "https://melpa.org/#/skeletor";
license = lib.licenses.free;
};
}) {};
skewer-less = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, skewer-mode }:
melpaBuild {
pname = "skewer-less";
version = "0.2";
src = fetchFromGitHub {
owner = "purcell";
repo = "skewer-less";
rev = "593001930f1d68c85233f34c5f6fb04173fc98d6";
sha256 = "0g5sapd76pjnfhxlw149zj0fpn6l3pz3l8qlcn2c237vm8vn6qv3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/skewer-less";
sha256 = "0fhv5cnp5bgw3krfmb0jl18kw2hzx2p81falj57lg3p8rn23dryl";
name = "skewer-less";
};
packageRequires = [ skewer-mode ];
meta = {
homepage = "https://melpa.org/#/skewer-less";
license = lib.licenses.free;
};
}) {};
skewer-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild, simple-httpd }:
melpaBuild {
pname = "skewer-mode";
version = "1.6.2";
src = fetchFromGitHub {
owner = "skeeto";
repo = "skewer-mode";
rev = "8a3a22ef4fe4d9d0831e82fde08c6355d0b19ed4";
sha256 = "05jndz0c26q60s416vqgvr66axdmxb7qsr2g70fvl5iqavnayhpv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/skewer-mode";
sha256 = "1zp4myi9f7pw6zkgc0xg12585iihn7khcsf20pvqyc0vn4ajdwqm";
name = "skewer-mode";
};
packageRequires = [ emacs js2-mode simple-httpd ];
meta = {
homepage = "https://melpa.org/#/skewer-mode";
license = lib.licenses.free;
};
}) {};
slamhound = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "slamhound";
version = "1.5.4";
src = fetchFromGitHub {
owner = "technomancy";
repo = "slamhound";
rev = "2f896d6ba15d09aae66b5fdecc0d855f6b03abc9";
sha256 = "09ccdgg2wgw3xmlkpjsaqmnmf7f8rhjy4g6ypsn1sk5rgbgk8aj8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/slamhound";
sha256 = "14zlcw0zw86awd6g98l4h2whav9amz4m8ik877d1wsdjf69g7k9x";
name = "slamhound";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/slamhound";
license = lib.licenses.free;
};
}) {};
slideview = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "slideview";
version = "0.6.1";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "Emacs-slideview";
rev = "ec2340e7b0e74201206d14e3eaef1e77149f122d";
sha256 = "0rk12am1dq52khwkwrmg70zarhni2avj4sy44jqckb4x7sv7djfk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/slideview";
sha256 = "0zr08yrnrz49zds1651ysmgjqgbnhfdcqbg90sbsb086iw89rxl1";
name = "slideview";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/slideview";
license = lib.licenses.free;
};
}) {};
slim-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "slim-mode";
version = "1.1";
src = fetchFromGitHub {
owner = "slim-template";
repo = "emacs-slim";
rev = "fe8abb644b7b9cc0ed1e76d9ca8d6c01edccbdb8";
sha256 = "1cl8amk1kc7a953l1khjms04j40mfkpnbsjz3qa123msgachrsg7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/slim-mode";
sha256 = "1hip0r22irr9sah3b65ky71ic508bhqvj9hj95a81qvy1zi9rcac";
name = "slim-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/slim-mode";
license = lib.licenses.free;
};
}) {};
slime = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, macrostep, melpaBuild }:
melpaBuild {
pname = "slime";
version = "2.17";
src = fetchFromGitHub {
owner = "slime";
repo = "slime";
rev = "899b5ca7e1ce8173cb8ce4b7609dd88d05a050c9";
sha256 = "07gfd8k0gbzylr9y8asp35p9139w79c36pbnixp4y2fimgbfri2c";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/slime";
sha256 = "04zcvjg0bbx5mdbsk9yn7rlprakl89dq6jmnq5v2g0n6q0mh6ign";
name = "slime";
};
packageRequires = [ cl-lib macrostep ];
meta = {
homepage = "https://melpa.org/#/slime";
license = lib.licenses.free;
};
}) {};
slime-company = callPackage ({ company, fetchFromGitHub, fetchurl, lib, melpaBuild, slime }:
melpaBuild {
pname = "slime-company";
version = "0.9.1";
src = fetchFromGitHub {
owner = "anwyn";
repo = "slime-company";
rev = "b4a770b1c1e9638f13e339e7debbdb3b25217e39";
sha256 = "0rdhd6kymbzhkc96dxy3nr21ajrkc7iy6zvq1va22r90f96jj9x4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/slime-company";
sha256 = "195s5fi2dl3h2jyy4d45q22jac35sciz81n13b4lgw94mkxx4rq2";
name = "slime-company";
};
packageRequires = [ company slime ];
meta = {
homepage = "https://melpa.org/#/slime-company";
license = lib.licenses.free;
};
}) {};
slime-docker = callPackage ({ cl-lib ? null, docker-tramp, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, slime }:
melpaBuild {
pname = "slime-docker";
version = "0.4";
src = fetchFromGitHub {
owner = "daewok";
repo = "slime-docker";
rev = "61bed969887c8556299ee643d1bab567ef36d926";
sha256 = "0jrsilyvzdi3xdmkm6gsniw4zdg9zsxb4i6k3fm5byxvhpbwd3k4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/slime-docker";
sha256 = "18v62y4f613d7mpqpb8sc8hzvyhcgzrbqrc0k7w9pqf00jnl192h";
name = "slime-docker";
};
packageRequires = [ cl-lib docker-tramp emacs slime ];
meta = {
homepage = "https://melpa.org/#/slime-docker";
license = lib.licenses.free;
};
}) {};
slime-ritz = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "slime-ritz";
version = "0.6.0";
src = fetchFromGitHub {
owner = "pallet";
repo = "ritz";
rev = "1cc6faedae26323994ea8dd1a4f555db8acbf244";
sha256 = "0lp584k35asqlvbhglv124jazdgp3h7pzl0akfwbdmby9zayqk96";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/slime-ritz";
sha256 = "1y1439y07l1a0sp9wn110hw4yyxj8n1cnd6h17rmsr549m2qbg1a";
name = "slime-ritz";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/slime-ritz";
license = lib.licenses.free;
};
}) {};
slime-volleyball = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "slime-volleyball";
version = "1.1";
src = fetchFromGitHub {
owner = "fitzsim";
repo = "slime-volleyball";
rev = "159b5c0f40b109e3854e94b89ec5383854c46ae3";
sha256 = "00v4mh04affd8kkw4rn51djpyga2rb8f63mgy86napglqnkz40r3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/slime-volleyball";
sha256 = "1dzvj8z3l5l9ixjl3nc3c7zzi23zc2300r7jzw2l3bvg64cfbdg7";
name = "slime-volleyball";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/slime-volleyball";
license = lib.licenses.free;
};
}) {};
sly = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sly";
version = "2.14";
src = fetchFromGitHub {
owner = "capitaomorte";
repo = "sly";
rev = "1942c53fc40fd6ace0e822b5c9bf551f59061f32";
sha256 = "1aihr5pbdqjb5j6xsghi7qbrmp46kddv76xmyx5z98m93n70wzqf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sly";
sha256 = "1pmyqjk8fdlzwvrlx8h6fq0savksfny78fhmr8r7b07pi20y6n9l";
name = "sly";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/sly";
license = lib.licenses.free;
};
}) {};
sly-company = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, sly }:
melpaBuild {
pname = "sly-company";
version = "0.8";
src = fetchFromGitHub {
owner = "capitaomorte";
repo = "sly-company";
rev = "930e14fee9cdc837ae26299c7f5e379c53cee1af";
sha256 = "11p89pz6zmnjng5177w31ilcmifvnhv9mfjy79ic7amg01h09hsr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sly-company";
sha256 = "1n8bx0qis2bs49c589cbh59xcv06r8sx6y4lxprc9pfpycx7h6v2";
name = "sly-company";
};
packageRequires = [ company emacs sly ];
meta = {
homepage = "https://melpa.org/#/sly-company";
license = lib.licenses.free;
};
}) {};
smart-mode-line = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, rich-minority }:
melpaBuild {
pname = "smart-mode-line";
version = "2.9";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "smart-mode-line";
rev = "d98b985c44b2c771cac1eea758f21e16e169a8a0";
sha256 = "0yvlmwnhdph5qj1998jz0idcl7901j6fxa9hivr7kic57j8kbq71";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/smart-mode-line";
sha256 = "0qmhzlkc6mfqyaw4jaw6195b8sw0wg9pfjcijb4p0mlywf5mh5q6";
name = "smart-mode-line";
};
packageRequires = [ emacs rich-minority ];
meta = {
homepage = "https://melpa.org/#/smart-mode-line";
license = lib.licenses.free;
};
}) {};
smart-mode-line-powerline-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, powerline, smart-mode-line }:
melpaBuild {
pname = "smart-mode-line-powerline-theme";
version = "2.9";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "smart-mode-line";
rev = "d98b985c44b2c771cac1eea758f21e16e169a8a0";
sha256 = "0yvlmwnhdph5qj1998jz0idcl7901j6fxa9hivr7kic57j8kbq71";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/smart-mode-line-powerline-theme";
sha256 = "0hv3mx39m3l35xhz351zp98321ilr6qq9wzwn1f0ziiv814khcn4";
name = "smart-mode-line-powerline-theme";
};
packageRequires = [ emacs powerline smart-mode-line ];
meta = {
homepage = "https://melpa.org/#/smart-mode-line-powerline-theme";
license = lib.licenses.free;
};
}) {};
smart-tabs-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "smart-tabs-mode";
version = "1.0";
src = fetchFromGitHub {
owner = "jcsalomon";
repo = "smarttabs";
rev = "8b196d596b331f03fba0efdb4e31d2fd0752c4a7";
sha256 = "1kfihh4s8578cwqyzn5kp3iib7f9vvg6rfc3klqzgads187ryd4z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/smart-tabs-mode";
sha256 = "1fmbi0ypzhsizzb1vm92hfaq23swiyiqvg0pmibavzqyc9lczhhl";
name = "smart-tabs-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/smart-tabs-mode";
license = lib.licenses.free;
};
}) {};
smartparens = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "smartparens";
version = "1.6.3";
src = fetchFromGitHub {
owner = "Fuco1";
repo = "smartparens";
rev = "6b9b415b3655ac92631c8c5ca1247eebc68b7110";
sha256 = "1mx4hdbrk6v52y5r47fbd6kgqyk3lvqgq8lw3hkww0pqfwwp4x6h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/smartparens";
sha256 = "025nfrfw0992024i219jzm4phwf29smc5hib45s6h1s67942mqh6";
name = "smartparens";
};
packageRequires = [ cl-lib dash ];
meta = {
homepage = "https://melpa.org/#/smartparens";
license = lib.licenses.free;
};
}) {};
smartrep = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "smartrep";
version = "1.0.0";
src = fetchFromGitHub {
owner = "myuhe";
repo = "smartrep.el";
rev = "0b73bf3d1a3c795671bfee0a36cecfaa54729446";
sha256 = "0j5lg9gryl8vbzw8d3r2fl0c9wxa0c193mcvdfidd25b98wccc3f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/smartrep";
sha256 = "1ypls52d51lcqhz737rqg73c6jwl6q8b3bwb29z51swyamf37rbn";
name = "smartrep";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/smartrep";
license = lib.licenses.free;
};
}) {};
smartscan = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "smartscan";
version = "0.2";
src = fetchFromGitHub {
owner = "mickeynp";
repo = "smart-scan";
rev = "13c9fd6c0e38831f78dec55051e6b4a643963176";
sha256 = "1sd7dh9114mvr4xnp43xx4b7qmwkaj1a1fv7pwc28fhiy89d2md4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/smartscan";
sha256 = "0vghgmx8vnjbvsw7q5zs0qz2wm6dcng9m69b8dq81g2cq9dflbwb";
name = "smartscan";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/smartscan";
license = lib.licenses.free;
};
}) {};
smeargle = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "smeargle";
version = "0.2";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-smeargle";
rev = "fe0494bb859ea51800d6e7ae7d9eda2fe98e0097";
sha256 = "1pcpg3lalbrc24z3vwcaysps8dbdzmncdgqdd5ig6yk2a9wyj9ng";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/smeargle";
sha256 = "1dy87ah1w21csvrkq5icnx7g7g7nxqkcyggxyazqwwxvh2silibd";
name = "smeargle";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/smeargle";
license = lib.licenses.free;
};
}) {};
smex = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "smex";
version = "3.0";
src = fetchFromGitHub {
owner = "nonsequitur";
repo = "smex";
rev = "97b4a4d82a4449e3f1a3fa8a93387d6eb0ef9c26";
sha256 = "1hcjh577xz3inx28r8wb4g2b1424ccw8pffvgdmpf80xp1llldj5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/smex";
sha256 = "1rwyi7gdzswafkwpfqd6zkxka1mrf4xz17kld95d2ram6cxl6zda";
name = "smex";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/smex";
license = lib.licenses.free;
};
}) {};
smooth-scroll = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "smooth-scroll";
version = "1.2";
src = fetchFromGitHub {
owner = "k-talo";
repo = "smooth-scroll.el";
rev = "02320f28abb5cae28b3a18f6b9ce93129bdbfc45";
sha256 = "1kkg7qhb2lmwr4siiazqny9w2z9nk799lzl5i159lfivlxcgixmk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/smooth-scroll";
sha256 = "1b0mjpd4dqgk7ij37145ry2jqbn1msf8rrvymn7zyckbccg83zsf";
name = "smooth-scroll";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/smooth-scroll";
license = lib.licenses.free;
};
}) {};
smooth-scrolling = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "smooth-scrolling";
version = "2.0.0";
src = fetchFromGitHub {
owner = "aspiers";
repo = "smooth-scrolling";
rev = "6a1420be510decde0a5eabc56cff229ae554417e";
sha256 = "1dkqix0iyjyiqf34h3p8faqcpffc0pwkxqqn80ys9jvj4f27kkrg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/smooth-scrolling";
sha256 = "0zy2xsmr05l2narslfgril36d7qfb55f52qm2ki6fy1r18lfiyc6";
name = "smooth-scrolling";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/smooth-scrolling";
license = lib.licenses.free;
};
}) {};
snakemake-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, magit-popup, melpaBuild }:
melpaBuild {
pname = "snakemake-mode";
version = "0.4.0";
src = fetchFromGitHub {
owner = "kyleam";
repo = "snakemake-mode";
rev = "27c19be6fec7b198f5e41c20c914f34183917ffb";
sha256 = "174gbq9ydgq6vjxplnwqn4kil9yzxh9spdp6dhgr81b32ifvd5hi";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/snakemake-mode";
sha256 = "1xxd3dms5vgvpn18a70wjprka5xvri2pj9cw8qz09s640f5jf3r4";
name = "snakemake-mode";
};
packageRequires = [ cl-lib emacs magit-popup ];
meta = {
homepage = "https://melpa.org/#/snakemake-mode";
license = lib.licenses.free;
};
}) {};
solarized-theme = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "solarized-theme";
version = "1.2.2";
src = fetchFromGitHub {
owner = "bbatsov";
repo = "solarized-emacs";
rev = "210dbef0186f87048d50face41d1d374d6154b3a";
sha256 = "0zcj9jf8nlsj9vms888z2vs76q54n8g8r9sh381xad3x8d6lrlb3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/solarized-theme";
sha256 = "15d8k32sj8i11806byvf7r57rivz391ljr0zb4dx8n8vjjkyja12";
name = "solarized-theme";
};
packageRequires = [ dash ];
meta = {
homepage = "https://melpa.org/#/solarized-theme";
license = lib.licenses.free;
};
}) {};
sos = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
melpaBuild {
pname = "sos";
version = "0.1";
src = fetchFromGitHub {
owner = "omouse";
repo = "emacs-sos";
rev = "c3906ca6872f460c0bdd276410519308626313f1";
sha256 = "0b5w3vdr8llg3hqd22gnc6b6y089lq6vfk0ajkws6gfldz2gg2v1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sos";
sha256 = "1gkd0plx7152s3dj8a9lwlwh8bgs1m006s80l10agclx6aay8rvb";
name = "sos";
};
packageRequires = [ org ];
meta = {
homepage = "https://melpa.org/#/sos";
license = lib.licenses.free;
};
}) {};
sotclojure = callPackage ({ cider, clojure-mode, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, sotlisp }:
melpaBuild {
pname = "sotclojure";
version = "1.2";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "speed-of-thought-clojure";
rev = "8d879ef41c004726cca3c27a81b7543cc273c19b";
sha256 = "13yn2yadkpmykaly3l3xsq1bhm4sxyk8k1px555y11qi0mfdcjhh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sotclojure";
sha256 = "12byqjzg0pffqyq958265qq8yxxmf3iyy4m7zib492qcj8ccy090";
name = "sotclojure";
};
packageRequires = [ cider clojure-mode emacs sotlisp ];
meta = {
homepage = "https://melpa.org/#/sotclojure";
license = lib.licenses.free;
};
}) {};
sotlisp = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sotlisp";
version = "1.5.2";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "speed-of-thought-lisp";
rev = "b67364d4825a9bf0a22261809ee9e9060b268198";
sha256 = "0xykm4yayb8gw83arv5p205cx18j14q9407rqw3sbcj9cj5nbk34";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sotlisp";
sha256 = "0zjnn6hhwy6cjvc5rhvhxcq5pmrhcyil14a48fcgwvg4lv7fbljk";
name = "sotlisp";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/sotlisp";
license = lib.licenses.free;
};
}) {};
sound-wav = callPackage ({ cl-lib ? null, deferred, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sound-wav";
version = "0.1";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-sound-wav";
rev = "215e23b118fba11a7132b7c79326ad0a723e2605";
sha256 = "0q2ragq4hw89d3w48ykwljb19n2nhz8z6bsmb10shimaf203652g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sound-wav";
sha256 = "1vrwzk6zqma7r0w5ivbx16shys6hsifj52fwlf5rxs6jg1gqdb4f";
name = "sound-wav";
};
packageRequires = [ cl-lib deferred ];
meta = {
homepage = "https://melpa.org/#/sound-wav";
license = lib.licenses.free;
};
}) {};
sourcekit = callPackage ({ dash, dash-functional, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sourcekit";
version = "0.1.5";
src = fetchFromGitHub {
owner = "nathankot";
repo = "company-sourcekit";
rev = "c9694cd8e84f4c7deffa6111297cb80eb7cb02a6";
sha256 = "04nm015408gzybfka0sc3czkf5y61x76h3sx3vlijf67i54bz7pi";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sourcekit";
sha256 = "1lvk3m86awlinivpg89h6zvrwrdqa5ljdp563k3i4h9384w82pks";
name = "sourcekit";
};
packageRequires = [ dash dash-functional emacs ];
meta = {
homepage = "https://melpa.org/#/sourcekit";
license = lib.licenses.free;
};
}) {};
sourcemap = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sourcemap";
version = "0.2";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-sourcemap";
rev = "065a0c3bd8ca5fe6a45e8f983f932c3c9fac5db9";
sha256 = "1k2gfw4dydzqxbfdmcghajbb2lyg1j4wgdhp8chlql3dax1f503d";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sourcemap";
sha256 = "0cjg90y6a0l59a9v7d7p12pgmr21gwd7x5msil3h6xkm15f0qcc5";
name = "sourcemap";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/sourcemap";
license = lib.licenses.free;
};
}) {};
sourcetalk = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, request }:
melpaBuild {
pname = "sourcetalk";
version = "1.2.0";
src = fetchFromGitHub {
owner = "malroc";
repo = "sourcetalk_emacs";
rev = "aced89fa8776e6d5e42dad4a863e159959f08de6";
sha256 = "0j4qm1y7rhb95k1zbl3c60a46l9rchzslzq36mayyw61s6yysjnv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sourcetalk";
sha256 = "0qaf2q784xgl1s3m88jpwdzghpi4f3nybga3lnr1w7sb7b3yvj3z";
name = "sourcetalk";
};
packageRequires = [ request ];
meta = {
homepage = "https://melpa.org/#/sourcetalk";
license = lib.licenses.free;
};
}) {};
spaceline = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, powerline, s }:
melpaBuild {
pname = "spaceline";
version = "1.1.2";
src = fetchFromGitHub {
owner = "TheBB";
repo = "spaceline";
rev = "88e22c1c9c69093efc7310ca996d2efb3cbbba1d";
sha256 = "1ncwv6sqm1ch396qi1c8276dc910rnm0f3m8xjkskplv3cjaq0ai";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/spaceline";
sha256 = "0jpcj0i8ckdylrisx9b4l9kam6kkjzhhv1s7mwwi4b744rx942iw";
name = "spaceline";
};
packageRequires = [ cl-lib dash emacs powerline s ];
meta = {
homepage = "https://melpa.org/#/spaceline";
license = lib.licenses.free;
};
}) {};
sparkline = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sparkline";
version = "1.0.2";
src = fetchFromGitHub {
owner = "woudshoo";
repo = "sparkline";
rev = "e44498cf1a58fb165991198fe5104d51c92ea904";
sha256 = "1gmmmkzxxlpz2ml6qk24vndlrbyl55r5cba76jn342zrxvb357ny";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sparkline";
sha256 = "081jzaxjb32nydvr1kmyafxqxi610n0yf8lwz9vldm84famf3g7y";
name = "sparkline";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/sparkline";
license = lib.licenses.free;
};
}) {};
sparql-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sparql-mode";
version = "0.11.2";
src = fetchFromGitHub {
owner = "ljos";
repo = "sparql-mode";
rev = "303858e7f91829ec720141482c777460e66f310b";
sha256 = "1gk2ps7fn9z8n6r923qzn518gz9mrj7mb6j726cz8qb585ndjbij";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sparql-mode";
sha256 = "1xicrfmgxpb31lz30qj450w8v7dl4ipjp7b2wz54s4kn88nsfj7d";
name = "sparql-mode";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/sparql-mode";
license = lib.licenses.free;
};
}) {};
speech-tagger = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "speech-tagger";
version = "0.0.0";
src = fetchFromGitHub {
owner = "cosmicexplorer";
repo = "speech-tagger";
rev = "e6595bd0eea93ede1534c536c1746c9cf763b73c";
sha256 = "1k6c7450v0ln6l9b8z1hib2s2b4rmjbskynvwwyilgdnvginfhi3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/speech-tagger";
sha256 = "0sqil949ny9qjxq7kpb4zmjd7770r0qvq4sz80agw6a27mqnaajc";
name = "speech-tagger";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/speech-tagger";
license = lib.licenses.free;
};
}) {};
sphinx-doc = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "sphinx-doc";
version = "0.1.0";
src = fetchFromGitHub {
owner = "naiquevin";
repo = "sphinx-doc.el";
rev = "b3459ecb9e6d3fffdee3cb7342563a56a32ce666";
sha256 = "1q6v0xfdxm57lyj4zxyqv6n5ik5w9drk7yf9w8spb5r22jg0dg8c";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sphinx-doc";
sha256 = "00h3wx2p5hzbw6sggggdrzv4jrn1wc051iqql5y2m1hsh772ic5z";
name = "sphinx-doc";
};
packageRequires = [ cl-lib s ];
meta = {
homepage = "https://melpa.org/#/sphinx-doc";
license = lib.licenses.free;
};
}) {};
splitjoin = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "splitjoin";
version = "0.1";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-splitjoin";
rev = "0eb91e7beec915065cd6c00ceaca180a64d85cda";
sha256 = "17qsmjsbk8aq3azjxid6h9fzz77bils74scp21sqn8vdnijx8991";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/splitjoin";
sha256 = "0l1x98fvvia8qx8g125h4d76slv0xnb3h1zxiq9xb5qh7a1h069l";
name = "splitjoin";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/splitjoin";
license = lib.licenses.free;
};
}) {};
spotify = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "spotify";
version = "0.3.2";
src = fetchFromGitHub {
owner = "remvee";
repo = "spotify-el";
rev = "07a44ecdbdaa93977e97f2a2e5d280ef0b2e8545";
sha256 = "05y8xv6zapspwr5bii41lgirslas22wsbm0kgb4dm79qbk9j1kzw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/spotify";
sha256 = "0pmsvxi1dsi580wkhhx8iw329agkh5yzk61bqvxzign3cd6fbq6k";
name = "spotify";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/spotify";
license = lib.licenses.free;
};
}) {};
sprintly-mode = callPackage ({ fetchFromGitHub, fetchurl, furl, lib, melpaBuild }:
melpaBuild {
pname = "sprintly-mode";
version = "0.0.4";
src = fetchFromGitHub {
owner = "sprintly";
repo = "sprintly-mode";
rev = "6695892bae5860b5268bf3ae62be990ee9b63c11";
sha256 = "06rk07h92s5sljprs41y3q31q64cprx9kgs56c2j6v4c8cmsq5h6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sprintly-mode";
sha256 = "15i3rrv27ccpn12wwj9raaxpj7nlnrrj3lsp8vdfwph6ydvnfza4";
name = "sprintly-mode";
};
packageRequires = [ furl ];
meta = {
homepage = "https://melpa.org/#/sprintly-mode";
license = lib.licenses.free;
};
}) {};
sprunge = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, request }:
melpaBuild {
pname = "sprunge";
version = "0.1.1";
src = fetchFromGitHub {
owner = "tomjakubowski";
repo = "sprunge.el";
rev = "0fd386b8b29c4175022a04ad70ea5643185b6726";
sha256 = "03wjzk1ljclfjgqzkg6m7v8saaajgavyd0xskd8fg8rdkx13ki0l";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sprunge";
sha256 = "199vfl6i881aks8fi9d9w4w7mnc7n443h79p3s4srcpmbyfg6g3w";
name = "sprunge";
};
packageRequires = [ cl-lib request ];
meta = {
homepage = "https://melpa.org/#/sprunge";
license = lib.licenses.free;
};
}) {};
sqlup-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sqlup-mode";
version = "0.5.3";
src = fetchFromGitHub {
owner = "Trevoke";
repo = "sqlup-mode.el";
rev = "7a51e34685c65952cd0635c3d35a36337fde361b";
sha256 = "1dcb18fq84vlfgb038i2x6vy7mhin2q6jn4jl9fh256n12cx4nrn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sqlup-mode";
sha256 = "0ngs58iri3fwv5ny707kvb6xjq98x19pzak8c9nq4qnpw3nkr83b";
name = "sqlup-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/sqlup-mode";
license = lib.licenses.free;
};
}) {};
srefactor = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "srefactor";
version = "0.5";
src = fetchFromGitHub {
owner = "tuhdo";
repo = "semantic-refactor";
rev = "ecd40713f736b243285c07f4cfd77113794d4f9f";
sha256 = "0wx8l8gkh8rbf2g149f35gpnmkk45s9x4r844aqw5by4zkvix4rc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/srefactor";
sha256 = "01cd40jm4h00c5q2ix7cskp7klbkcd3n5763y5lqfv59bjxwdqd2";
name = "srefactor";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/srefactor";
license = lib.licenses.free;
};
}) {};
ssh-config-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ssh-config-mode";
version = "20160326.20.550";
src = fetchFromGitHub {
owner = "jhgorrell";
repo = "ssh-config-mode-el";
rev = "3656cebd647918bd71f66e70810b9148e44f19a7";
sha256 = "08nx1iwvxqs1anng32w3c2clhnjf45527j0gxz5fy6h9svmb921q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ssh-config-mode";
sha256 = "0aihyig6q3pmk9ld519f4n3kychrg3l7r29ijd2dpvs0530md4wb";
name = "ssh-config-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ssh-config-mode";
license = lib.licenses.free;
};
}) {};
stash = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "stash";
version = "0.4.1";
src = fetchFromGitHub {
owner = "vermiculus";
repo = "stash.el";
rev = "638ae8a4f6d33af54fe77d57c2c0eb1800dd2e19";
sha256 = "0igqifws73cayvjnhhrsqpy14sr27avymfhaqzrpj76m2fsh6fj4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/stash";
sha256 = "116k40ispv7sq3jskwc1lvmhmk3jjz4j967r732s07f5h11vk1z9";
name = "stash";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/stash";
license = lib.licenses.free;
};
}) {};
status = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "status";
version = "0.3";
src = fetchFromGitHub {
owner = "tromey";
repo = "emacs-status";
rev = "b62c74bf272566f82a68622f29fb9edafea0f241";
sha256 = "0jpxmzfvg4k5q3h3gn6lrg891wjzlcps2kkij1jbdjk4jkgq386i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/status";
sha256 = "0a9lqa7a5nki5711bjrmx214kah5ndqpwh3i240gdd08mcm07ps3";
name = "status";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/status";
license = lib.licenses.free;
};
}) {};
stekene-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "stekene-theme";
version = "1.0.15";
src = fetchFromGitHub {
owner = "Fanael";
repo = "stekene-theme";
rev = "5a5ed0aed5c6c6c56aa1e59516a40c697b04a673";
sha256 = "0pik6mq8syhxk9l9ns8wgvg5312qkckm3cilb3irwdm1dvnl5hpf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/stekene-theme";
sha256 = "0v1kwlnrqaygzaz376a5njg9kv4yf5l35k87xga4wdd2mxfwrmf1";
name = "stekene-theme";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/stekene-theme";
license = lib.licenses.free;
};
}) {};
stgit = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
pname = "stgit";
version = "0.17.1";
src = fetchgit {
url = "git://repo.or.cz/stgit.git";
rev = "48e5cef14cea5c810833d119900cd484c2a6ca85";
sha256 = "05jy51g2krmj1c3rq8k7lihml1m4x6j73lkf8z1qwg35kmadzi8j";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/stgit";
sha256 = "102s9lllrcxsqs0lgbrcljwq1l3s8ri4276wck6rcypck5zgzj89";
name = "stgit";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/stgit";
license = lib.licenses.free;
};
}) {};
string-edit = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "string-edit";
version = "0.1.0";
src = fetchFromGitHub {
owner = "magnars";
repo = "string-edit.el";
rev = "9f9c9cd659156fd2217be814eb4e91da48d44647";
sha256 = "15gdcpbba3h84s7xnpk69nav6bixdixnirdh5n1rly010q0m5s5x";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/string-edit";
sha256 = "1l1hqsfyi6pp4x4g1rk4s7x9zjc03wfmhy16izia8nkjhzz88fi8";
name = "string-edit";
};
packageRequires = [ dash ];
meta = {
homepage = "https://melpa.org/#/string-edit";
license = lib.licenses.free;
};
}) {};
string-utils = callPackage ({ fetchFromGitHub, fetchurl, lib, list-utils, melpaBuild }:
melpaBuild {
pname = "string-utils";
version = "0.3.2";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "string-utils";
rev = "3ae530143899f533a9ef5e1f26f28b577ebe72ee";
sha256 = "03azfs6z0jg66ppalijcxl973vdbhj4c3g84sm5dm8xv6rnxrv2s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/string-utils";
sha256 = "1vsvxc06fd3wardldb83i5hjfibvmiqnxvcgdns7i5i8qlsrsx4v";
name = "string-utils";
};
packageRequires = [ list-utils ];
meta = {
homepage = "https://melpa.org/#/string-utils";
license = lib.licenses.free;
};
}) {};
stripe-buffer = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "stripe-buffer";
version = "0.2.5";
src = fetchFromGitHub {
owner = "sabof";
repo = "stripe-buffer";
rev = "d9f009b92cf16fe2c40cd92b8f842a3872e6c190";
sha256 = "035ym1c1vzg6hjsnd258z4dkrfc11lj4c0y4gpgybhk54dq3w9dk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/stripe-buffer";
sha256 = "02wkb9y6vykrn6a5nfnimaplj7ig8i8h6m2rvwv08f5ilbccj16a";
name = "stripe-buffer";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/stripe-buffer";
license = lib.licenses.free;
};
}) {};
stumpwm-mode = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "stumpwm-mode";
version = "0.9.8";
src = fetchgit {
url = "git://git.savannah.nongnu.org/stumpwm.git";
rev = "4d0603e52b5bab993b3be63e3654c74f641e677d";
sha256 = "0a0lwwlly4hlmb30bk6dmi6bsdsy37g4crvv1z24gixippyv1qzm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/stumpwm-mode";
sha256 = "0a77mh7h7033adfbwg2fbx84789962par43q31s9msjlqw15gs86";
name = "stumpwm-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/stumpwm-mode";
license = lib.licenses.free;
};
}) {};
stylus-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, sws-mode }:
melpaBuild {
pname = "stylus-mode";
version = "1.0.0";
src = fetchFromGitHub {
owner = "brianc";
repo = "jade-mode";
rev = "4e7a20db492719062f40b225ed730ed50be5db56";
sha256 = "0krbd1qa2408a97pqhl7fv0x8x1n2l3qq33zzj4w4vv0c55jk43n";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/stylus-mode";
sha256 = "152k74q6qn2xa38v2zyd5y7ya5n26nvai5v7z5fmq7jrcndp27r5";
name = "stylus-mode";
};
packageRequires = [ sws-mode ];
meta = {
homepage = "https://melpa.org/#/stylus-mode";
license = lib.licenses.free;
};
}) {};
subatomic-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "subatomic-theme";
version = "1.8.1";
src = fetchFromGitHub {
owner = "cryon";
repo = "subatomic";
rev = "6a4086af748b1ecb27f6ba2aa2614988db16d594";
sha256 = "1j63rzxnrzzqizh7fpd99dcgsy5hd7w4d2lpwl5armmixlycl5m8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/subatomic-theme";
sha256 = "0mqas67qms492n3hn74c5nrkjpsgf9b42lp02s2dh366c075dpqc";
name = "subatomic-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/subatomic-theme";
license = lib.licenses.free;
};
}) {};
subemacs = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "subemacs";
version = "1.0";
src = fetchFromGitHub {
owner = "kbauer";
repo = "subemacs";
rev = "24f0896f1995a3ea42a58b0452d250dcc6802944";
sha256 = "189547d0g9ax0nr221bkdchlfcj60dsy8lgbbrvq3n3xrmlvl362";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/subemacs";
sha256 = "0sqh80jhh3v37l5af7w6k9lqvj39bd91pn6a9rwdlfk389hp90zm";
name = "subemacs";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/subemacs";
license = lib.licenses.free;
};
}) {};
subshell-proc = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "subshell-proc";
version = "0.1";
src = fetchFromGitHub {
owner = "andrewmains12";
repo = "subshell-proc";
rev = "bf475eb7b0684af967755e91c9cabd19f953b03b";
sha256 = "0mx892vn4a32df30iqmf2vsz1gdl3i557fw0194g6a66n9w2q7xf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/subshell-proc";
sha256 = "1fnp49yhnhsj7paj0b25vr6r03hr5kpgcrci439ffpbd2c85fkw2";
name = "subshell-proc";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/subshell-proc";
license = lib.licenses.free;
};
}) {};
sudden-death = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sudden-death";
version = "0.2";
src = fetchFromGitHub {
owner = "yewton";
repo = "sudden-death.el";
rev = "c58fb9a672f306604dde4fbb0ff079e65a5e40be";
sha256 = "1kmyivsyxr6gb2k36ssyr779rpk8qsrb27q5rjsir9fgc95qhvjb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sudden-death";
sha256 = "1wrhb3d27j07i64hvjggyajm752w4mhrhq09lfvyhz6ykp1ly3fh";
name = "sudden-death";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/sudden-death";
license = lib.licenses.free;
};
}) {};
suomalainen-kalenteri = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "suomalainen-kalenteri";
version = "2015.11.29";
src = fetchFromGitHub {
owner = "tlikonen";
repo = "suomalainen-kalenteri";
rev = "b7991cb35624ebc04a89bbe759d40f186c9c097e";
sha256 = "1b637p2cyc8a83qv9vba4yamzhk08f62zykqh5p35jwvym8wkann";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/suomalainen-kalenteri";
sha256 = "1wzijbgcr3jc47ccr7nrdkqha16s6gw0xiccnmdczi48cvnvvlkh";
name = "suomalainen-kalenteri";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/suomalainen-kalenteri";
license = lib.licenses.free;
};
}) {};
super-save = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "super-save";
version = "0.2.0";
src = fetchFromGitHub {
owner = "bbatsov";
repo = "super-save";
rev = "73397501fa5b01c02b9ae94f82a8cb37d1ed105f";
sha256 = "0cw3yf2npy2ah00q2whpn52kaybbccw1qvfzsww0x4zshlrwvvvq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/super-save";
sha256 = "0ikfw7n2rvm3xcgnj1si92ly8w75x26071ki551ims7a8sawh52p";
name = "super-save";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/super-save";
license = lib.licenses.free;
};
}) {};
svg-mode-line-themes = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, xmlgen }:
melpaBuild {
pname = "svg-mode-line-themes";
version = "0.1.3";
src = fetchFromGitHub {
owner = "sabof";
repo = "svg-mode-line-themes";
rev = "80a0e01839cafbd66899202e7764c33231974259";
sha256 = "14h40s0arc2i898r9yysn256z6l8jkrnmqvrdg7p7658c0klz5ic";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/svg-mode-line-themes";
sha256 = "12lnszcb9bl32n9wir7vf8xiyyv7njw4xg21aj9x4dasmidyx506";
name = "svg-mode-line-themes";
};
packageRequires = [ xmlgen ];
meta = {
homepage = "https://melpa.org/#/svg-mode-line-themes";
license = lib.licenses.free;
};
}) {};
sweetgreen = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, request }:
melpaBuild {
pname = "sweetgreen";
version = "0.5";
src = fetchFromGitHub {
owner = "CestDiego";
repo = "sweetgreen.el";
rev = "9de3916023872ab054e1c7301175fa27fdb1de0c";
sha256 = "1h56qkbx5abz1l94wrdpbzspiz24mfgkppzfalvbvx5qwl079cvs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sweetgreen";
sha256 = "1v75wk0gq5fkz8i1r8pl4gqnxbv1d80isyn48w2hxj2fmdn2xhpy";
name = "sweetgreen";
};
packageRequires = [ cl-lib dash helm request ];
meta = {
homepage = "https://melpa.org/#/sweetgreen";
license = lib.licenses.free;
};
}) {};
swift-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "swift-mode";
version = "0.4.0";
src = fetchFromGitHub {
owner = "chrisbarrett";
repo = "swift-mode";
rev = "4e9da69ba776ec2a4a97c75534e6274bffc4fc8a";
sha256 = "07xrcg33vsw19kz692hm7blzvnf7b6isllsz79fvs8q3l5c9mfjx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/swift-mode";
sha256 = "1imr53f8agfza9zxs1h1mwyhg7yaywqqffd1lsvm1m84nvxvri2d";
name = "swift-mode";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/swift-mode";
license = lib.licenses.free;
};
}) {};
swiper = callPackage ({ emacs, fetchFromGitHub, fetchurl, ivy, lib, melpaBuild }:
melpaBuild {
pname = "swiper";
version = "0.8.0";
src = fetchFromGitHub {
owner = "abo-abo";
repo = "swiper";
rev = "c24a3728538dd7d11de9f141b3ad1d8e0996c330";
sha256 = "19vfj01x7b8f7wyx7m51z00la2r7jcwzv0n06srkvcls0wm5s1h3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/swiper";
sha256 = "0qaia5pgsjsmrfmcdj72jmj39zq82wg4i5l2mb2z6jlf1jpbk6y9";
name = "swiper";
};
packageRequires = [ emacs ivy ];
meta = {
homepage = "https://melpa.org/#/swiper";
license = lib.licenses.free;
};
}) {};
swiper-helm = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, swiper }:
melpaBuild {
pname = "swiper-helm";
version = "0.1.0";
src = fetchFromGitHub {
owner = "abo-abo";
repo = "swiper-helm";
rev = "f3d6dba865629eed8fb14f92dab1fad50734891b";
sha256 = "1y2dbd3ikdpjvi8xz10jkrx2773h7cgr6jxm5b2bldm81lvi8x64";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/swiper-helm";
sha256 = "011ln6vny7z5vw67cpzldxf5n6sk2hjdkllyf7v6sf4m62ws93ph";
name = "swiper-helm";
};
packageRequires = [ emacs helm swiper ];
meta = {
homepage = "https://melpa.org/#/swiper-helm";
license = lib.licenses.free;
};
}) {};
switch-window = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "switch-window";
version = "1.0.0";
src = fetchFromGitHub {
owner = "dimitri";
repo = "switch-window";
rev = "cd4b06121aa5bac4c4b13b63526a99008def5f2b";
sha256 = "1zpfilcaycj0l2q3zyvpjbwp5j3d9rrkacd5swzlr1n1klvbji48";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/switch-window";
sha256 = "02f0zjvlzms66w1ryhk1cbr4rqwklzvgcjfiicj0lcnqqx61m2k2";
name = "switch-window";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/switch-window";
license = lib.licenses.free;
};
}) {};
sws-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sws-mode";
version = "1.0.0";
src = fetchFromGitHub {
owner = "brianc";
repo = "jade-mode";
rev = "4e7a20db492719062f40b225ed730ed50be5db56";
sha256 = "0krbd1qa2408a97pqhl7fv0x8x1n2l3qq33zzj4w4vv0c55jk43n";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sws-mode";
sha256 = "0b12dsad0piih1qygjj0n7rni0pl8cizbzwqm9h1dr8imy53ak4i";
name = "sws-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/sws-mode";
license = lib.licenses.free;
};
}) {};
sx = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, json ? null, let-alist, lib, markdown-mode, melpaBuild }:
melpaBuild {
pname = "sx";
version = "0.4";
src = fetchFromGitHub {
owner = "vermiculus";
repo = "sx.el";
rev = "4892f45746fb217d059f4fa074a237c5bac7dd6c";
sha256 = "02f63k8rzb3bcch6vj6w5c5ncccqg83siqnc8hyi0lhy1bfx240p";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/sx";
sha256 = "1ml1rkhhk3hkd16ij2zwng591rxs2yppsfq9gwd4ppk02if4v517";
name = "sx";
};
packageRequires = [ cl-lib emacs json let-alist markdown-mode ];
meta = {
homepage = "https://melpa.org/#/sx";
license = lib.licenses.free;
};
}) {};
synosaurus = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "synosaurus";
version = "0.1.0";
src = fetchFromGitHub {
owner = "hpdeifel";
repo = "synosaurus";
rev = "56efdc38952b9bd56a445591fcdeb626aede8678";
sha256 = "0hi2jflrlpp7xkbj852vp9hcl8bfmf04jqw1hawxrw4bxdp95jh2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/synosaurus";
sha256 = "06a48ajpickf4qr1bc14skfr8khnjjph7c35b7ajfy8jw2zwavpn";
name = "synosaurus";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/synosaurus";
license = lib.licenses.free;
};
}) {};
syntactic-sugar = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "syntactic-sugar";
version = "0.9.4";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "syntactic-sugar";
rev = "06d943c6ad9507603bb6ab6d37be2d359d0763a9";
sha256 = "1pn69f4w48jdj3wd1myj6qq2mhvygmlzbq2dws2qkjlp3kbwa6da";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/syntactic-sugar";
sha256 = "12b2vpvz5h4wzxrk8jrbgc8v0w6bzzvxcyfs083fi1791qq1rw7r";
name = "syntactic-sugar";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/syntactic-sugar";
license = lib.licenses.free;
};
}) {};
syntax-subword = callPackage ({ fetchhg, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "syntax-subword";
version = "0.2";
src = fetchhg {
url = "https://bitbucket.com/jpkotta/syntax-subword";
rev = "88e9bf1d4874";
sha256 = "15zvh6dk02rm16zs6c9zvw1w76ycn61g3cpx6jb3456ff9zn6m9m";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/syntax-subword";
sha256 = "1as89ffqz2h69fdwybgs5wibnrvskm7hd58vagfjkla9pjlpffpm";
name = "syntax-subword";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/syntax-subword";
license = lib.licenses.free;
};
}) {};
system-specific-settings = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "system-specific-settings";
version = "0.2";
src = fetchFromGitHub {
owner = "DarwinAwardWinner";
repo = "emacs-system-specific-settings";
rev = "0050d85b2175095aa5ecf580a2fe43c069b0eef3";
sha256 = "1hixilnnybv2v3p1wpn7a0ybwah17grawszs3jycsjgzahpgckv7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/system-specific-settings";
sha256 = "1ydmxi8aw2lf78wv4m39yswbqkmcadqg0wmzg9s8b5h9bxxwvppp";
name = "system-specific-settings";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/system-specific-settings";
license = lib.licenses.free;
};
}) {};
systemd = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "systemd";
version = "1.3.1";
src = fetchFromGitHub {
owner = "holomorph";
repo = "systemd-mode";
rev = "aa9f4f64e99d5912153eef0726e26fd4dfb4d7c3";
sha256 = "0axskr4q0kw8pmnl1pv2z3n6x3pn6v28qcgz3qf745lqgmsgbng9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/systemd";
sha256 = "1biais0cmidy3d0hf2ifdlr6qv1z8k8c8bczi07bsfk4md3idbir";
name = "systemd";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/systemd";
license = lib.licenses.free;
};
}) {};
ta = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ta";
version = "1.5";
src = fetchFromGitHub {
owner = "kuanyui";
repo = "ta.el";
rev = "9226afbe7abbefb825844ef3ba4ca15f1934cfc2";
sha256 = "09nndx83ws5v2i9x0dzk6l1a0lq29ffzh3y05n0n64nf5j0a7zvk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ta";
sha256 = "0kn2k4n0xfwsrniaqb36v3rxj2pf2sai3bmjksbn1g2kf5g156ll";
name = "ta";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/ta";
license = lib.licenses.free;
};
}) {};
tabbar-ruler = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, tabbar }:
melpaBuild {
pname = "tabbar-ruler";
version = "0.45";
src = fetchFromGitHub {
owner = "mattfidler";
repo = "tabbar-ruler.el";
rev = "7df2e4814018e84ef9261d04a2ade8168a44e3d7";
sha256 = "1xd67s92gyr49v73j7r7cbhsc40bkw8aqh21whgbypdgzpyc7azc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/tabbar-ruler";
sha256 = "10dwjj6r74g9rzdd650wa1wxhqc0q6dmff4j0qbbhmjsxvsr3y0d";
name = "tabbar-ruler";
};
packageRequires = [ tabbar ];
meta = {
homepage = "https://melpa.org/#/tabbar-ruler";
license = lib.licenses.free;
};
}) {};
tablist = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "tablist";
version = "0.70";
src = fetchFromGitHub {
owner = "politza";
repo = "tablist";
rev = "ef38312867bc0268b1584dd890b1c420bb77ec11";
sha256 = "0gy9hxm7bca0l1hfy2pzn86avpifrz3bs8xzpicj4kxw5wi4ygns";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/tablist";
sha256 = "0c10g86xjhzpmc2sqjmzcmi393qskyw6d9bydqzjk3ffjzklm45p";
name = "tablist";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/tablist";
license = lib.licenses.free;
};
}) {};
tagedit = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "tagedit";
version = "1.4.0";
src = fetchFromGitHub {
owner = "magnars";
repo = "tagedit";
rev = "3fcf54b824b75c5ad68f5438d5638103049a389f";
sha256 = "0kq40g46s8kgiafrhdq99h79rz9h5fvgz59k7ralmf86bl4sdmdb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/tagedit";
sha256 = "0vfkbrxmrw4fwdz324s734zxdxm2nj3df6i8m6lgb9pizqyp2g6z";
name = "tagedit";
};
packageRequires = [ dash s ];
meta = {
homepage = "https://melpa.org/#/tagedit";
license = lib.licenses.free;
};
}) {};
telepathy = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "telepathy";
version = "1.0";
src = fetchFromGitHub {
owner = "NicolasPetton";
repo = "telepathy.el";
rev = "211d785b02a29ddc254422fdcc3db45262582f8c";
sha256 = "16kr1p4lzi1ysd5r2dh0mxk60zsm5fvwa9345nfyrgdic340yscc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/telepathy";
sha256 = "0c3d6vk7d6vqzjndlym2kk7d2zm0b15ac4142ir03p6f19rqq9pr";
name = "telepathy";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/telepathy";
license = lib.licenses.free;
};
}) {};
telephone-line = callPackage ({ cl-lib ? null, eieio ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, seq }:
melpaBuild {
pname = "telephone-line";
version = "0.3";
src = fetchFromGitHub {
owner = "dbordak";
repo = "telephone-line";
rev = "70c113bea37719c83961023afd893044398e681d";
sha256 = "0smdlzrcbmip6c6c3rd0871wv5xyagavwsxhhgvki6ybyzdj9a19";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/telephone-line";
sha256 = "0dyh9h1yk9y0217b6rxsm7m372n910vpfgw5w23lkkrwa8x8qpx3";
name = "telephone-line";
};
packageRequires = [ cl-lib eieio emacs s seq ];
meta = {
homepage = "https://melpa.org/#/telephone-line";
license = lib.licenses.free;
};
}) {};
ten-hundred-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ten-hundred-mode";
version = "1.0";
src = fetchFromGitHub {
owner = "aaron-em";
repo = "ten-hundred-mode.el";
rev = "fc1d7cdb72c21dc1953ed2e2ecf28233b8b3e305";
sha256 = "17633jachcgnibmvx433ygcfmz3j6hzli5mqbqg83r27chiq5mjx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ten-hundred-mode";
sha256 = "17v38h33ka70ynq72mvma2chvlnm1k2amyvk62c65iv67rwilky3";
name = "ten-hundred-mode";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/ten-hundred-mode";
license = lib.licenses.free;
};
}) {};
term-alert = callPackage ({ alert, fetchFromGitHub, fetchurl, lib, melpaBuild, term-cmd }:
melpaBuild {
pname = "term-alert";
version = "1.0";
src = fetchFromGitHub {
owner = "CallumCameron";
repo = "term-alert";
rev = "879ea638120639299aae602f06c46d9c27312ff1";
sha256 = "1d1hrnxhi7h5d5i4198hx5lj7fbc280lpkxmk2nb8z6j7z0aki7g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/term-alert";
sha256 = "0x4rc1y311ivaj6mlks1j8sgzrrwqn8vx171vw7s1kgf1qzk826n";
name = "term-alert";
};
packageRequires = [ alert term-cmd ];
meta = {
homepage = "https://melpa.org/#/term-alert";
license = lib.licenses.free;
};
}) {};
term-cmd = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "term-cmd";
version = "1.0";
src = fetchFromGitHub {
owner = "CallumCameron";
repo = "term-cmd";
rev = "52651fcfbd0b0be0bddc66bf27f36243140698a4";
sha256 = "1idz9c38q47lll55w1znya00hlkwa42029ys70sb14inc51cml51";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/term-cmd";
sha256 = "0fn4f32zpl0p2lid159q59lzjv4xqmc23a64kcclqp9db8b1m5fy";
name = "term-cmd";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/term-cmd";
license = lib.licenses.free;
};
}) {};
term-run = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "term-run";
version = "0.1.5";
src = fetchFromGitHub {
owner = "10sr";
repo = "term-run-el";
rev = "54650dbbabb13cb2a6c0670ff6b24b29717a6a8b";
sha256 = "149pl3zxg5kriydk5h6j95jyly6i23w4w4g4a99s4zi6ljiny6c6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/term-run";
sha256 = "1bx3s68rgr9slsw9k01gfg7sxd4z7sarg4pi2ivril7108mhg2cs";
name = "term-run";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/term-run";
license = lib.licenses.free;
};
}) {};
termbright-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "termbright-theme";
version = "1.0";
src = fetchFromGitHub {
owner = "bmastenbrook";
repo = "termbright-theme-el";
rev = "bec6ab14336c0611e85f45486276004f16d20607";
sha256 = "0gfsqpza8phvma5y3ck0n6p197x1i33w39m3c7jmja4ml121n73d";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/termbright-theme";
sha256 = "14q88qdbnyzxr8sr8i5glj674sb4150b9y6nag0dqrxs629is6xj";
name = "termbright-theme";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/termbright-theme";
license = lib.licenses.free;
};
}) {};
tern = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild }:
melpaBuild {
pname = "tern";
version = "0.18.0";
src = fetchFromGitHub {
owner = "ternjs";
repo = "tern";
rev = "2e8df51181ceda7bc1118cf168da4197b25b8701";
sha256 = "1kaymyihskmdav56xj85j04iq7a8948b1jgjfrv9s7pc965j9795";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/tern";
sha256 = "1am97ssslkyijpvgk4nldi67ws48g1kpj6gisqzajrrlw5q93wvd";
name = "tern";
};
packageRequires = [ cl-lib emacs json ];
meta = {
homepage = "https://melpa.org/#/tern";
license = lib.licenses.free;
};
}) {};
tern-auto-complete = callPackage ({ auto-complete, cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, tern }:
melpaBuild {
pname = "tern-auto-complete";
version = "0.18.0";
src = fetchFromGitHub {
owner = "ternjs";
repo = "tern";
rev = "2e8df51181ceda7bc1118cf168da4197b25b8701";
sha256 = "1kaymyihskmdav56xj85j04iq7a8948b1jgjfrv9s7pc965j9795";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/tern-auto-complete";
sha256 = "1i99b4awph50ygcqsnppm1h48hbf8cpq1ppd4swakrwgmcy2mn26";
name = "tern-auto-complete";
};
packageRequires = [ auto-complete cl-lib emacs tern ];
meta = {
homepage = "https://melpa.org/#/tern-auto-complete";
license = lib.licenses.free;
};
}) {};
tern-django = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, tern }:
melpaBuild {
pname = "tern-django";
version = "0.1.0";
src = fetchFromGitHub {
owner = "proofit404";
repo = "tern-django";
rev = "6d616c5f802d3432c4065dc306d7977d254df49f";
sha256 = "0l63lzm96gg3ihgc4l671i342qxigwdbn4xfkbxnarb0206gnb5p";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/tern-django";
sha256 = "1pjaaffadaw8h2n7yv01ks19gw59dmh8bp8vw51hx1082r3yfvv0";
name = "tern-django";
};
packageRequires = [ emacs f tern ];
meta = {
homepage = "https://melpa.org/#/tern-django";
license = lib.licenses.free;
};
}) {};
terraform-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, hcl-mode, lib, melpaBuild }:
melpaBuild {
pname = "terraform-mode";
version = "0.4";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-terraform-mode";
rev = "6157690efce03ff20b16b85e2be6b0964efec2fb";
sha256 = "0mz2yl9jaw7chzv9d9hhv7gcvdwwvi676y9wpn7vp85hxpda7xg7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/terraform-mode";
sha256 = "1m3s390mn4pba7zk17xfk045dqr4rrpv5gw63jm18fyqipsi6scn";
name = "terraform-mode";
};
packageRequires = [ cl-lib hcl-mode ];
meta = {
homepage = "https://melpa.org/#/terraform-mode";
license = lib.licenses.free;
};
}) {};
test-case-mode = callPackage ({ fetchFromGitHub, fetchurl, fringe-helper, lib, melpaBuild }:
melpaBuild {
pname = "test-case-mode";
version = "1.0";
src = fetchFromGitHub {
owner = "ieure";
repo = "test-case-mode";
rev = "26e397c0f930b7eb0be413ef7dd257b1da052bec";
sha256 = "108csr1d7w0105rb6brzgbksb9wmq1p573vxbq0miv5k894j447f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/test-case-mode";
sha256 = "1iba97yvbi5vr7gvc58gq2ah6jg2s7apc9ssq7mdzki823n8z2qi";
name = "test-case-mode";
};
packageRequires = [ fringe-helper ];
meta = {
homepage = "https://melpa.org/#/test-case-mode";
license = lib.licenses.free;
};
}) {};
test-kitchen = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "test-kitchen";
version = "0.2.1";
src = fetchFromGitHub {
owner = "jjasghar";
repo = "test-kitchen-el";
rev = "9464c7dda14020099053218e959971117396091e";
sha256 = "02vp4m3aw7rs4gxn91v6j3y8pr04hpydrg05ck3ivv46snkfagdn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/test-kitchen";
sha256 = "1bl3yvj56dq147yplrcwphcxiwvmx5n97y4qpkm9imiv8cnjm1g0";
name = "test-kitchen";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/test-kitchen";
license = lib.licenses.free;
};
}) {};
test-simple = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "test-simple";
version = "1.0";
src = fetchFromGitHub {
owner = "rocky";
repo = "emacs-test-simple";
rev = "75eea25bae04d8e5e3e835a2770f02f0ff4602c4";
sha256 = "08g7fan1y3wi4w7cdij14awadqss6prqg3k7qzf0wrnbm13dzhmk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/test-simple";
sha256 = "1l6y77fqd0l0mh2my23psi66v5ya6pbr2hgvcbsaqjnpmfm90w3g";
name = "test-simple";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/test-simple";
license = lib.licenses.free;
};
}) {};
textmate = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "textmate";
version = "1";
src = fetchFromGitHub {
owner = "defunkt";
repo = "textmate.el";
rev = "484845493a3c9b570799aea5195a5435a5a01b76";
sha256 = "1a0fzn66gv421by0x6wj3z6bvzv274a9p8c2aaax0dskncl5lgk1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/textmate";
sha256 = "119w944pwarpqzcr9vys17svy1rkfs9hiln8903q9ff4lnjkpf1v";
name = "textmate";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/textmate";
license = lib.licenses.free;
};
}) {};
textmate-to-yas = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "textmate-to-yas";
version = "0.21";
src = fetchFromGitHub {
owner = "mattfidler";
repo = "textmate-to-yas.el";
rev = "8805e5159329e1b74629b7b584373fc446f57d31";
sha256 = "0fjapb7naysf34g4ac5gsa90b2s2ss7qgpyd9mfv3mdqrsp2dyw7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/textmate-to-yas";
sha256 = "04agz4a41h0givfdw88qjd3c7pd418qyigsij4la5f37j5rh338l";
name = "textmate-to-yas";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/textmate-to-yas";
license = lib.licenses.free;
};
}) {};
theme-changer = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "theme-changer";
version = "2.1.0";
src = fetchFromGitHub {
owner = "hadronzoo";
repo = "theme-changer";
rev = "d3d9c9f62a138958262ac5dd61837df427268611";
sha256 = "09vf3qs949n4iqzd14iq2kgvypwdwdv8ii8l5jcqfppgspd8m8yd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/theme-changer";
sha256 = "1qbmsghkl5gs728q0gaalc7p8q7nzv3l045jc0jdxxnb7na3gc5w";
name = "theme-changer";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/theme-changer";
license = lib.licenses.free;
};
}) {};
thrift = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "thrift";
version = "0.9.3";
src = fetchFromGitHub {
owner = "apache";
repo = "thrift";
rev = "53dd39833a08ce33582e5ff31fa18bb4735d6731";
sha256 = "1srylw9wwkyq92f9v6ds9zp9z8sl800wbxjbir80g1lwv4hghaii";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/thrift";
sha256 = "0p1hxmm7gvhyigz8aylncgqbhk6cyf75rbcqis7x552g605mhiy9";
name = "thrift";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/thrift";
license = lib.licenses.free;
};
}) {};
timer-revert = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "timer-revert";
version = "0.1";
src = fetchFromGitHub {
owner = "yyr";
repo = "timer-revert";
rev = "31ad8d94b85807cd9f63fcba0c90c3e9a9515fa2";
sha256 = "1vq5yp6pyjam2csz22mcp353a4d5r7f9m6bsjizfmgr2ld7bwhx7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/timer-revert";
sha256 = "0lvm2irfx9rb5psm1lf53fv2jjx745n1c172xmyqip5xwgmf6msy";
name = "timer-revert";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/timer-revert";
license = lib.licenses.free;
};
}) {};
timesheet = callPackage ({ auctex, fetchFromGitHub, fetchurl, lib, melpaBuild, org, s }:
melpaBuild {
pname = "timesheet";
version = "0.3.0";
src = fetchFromGitHub {
owner = "tmarble";
repo = "timesheet.el";
rev = "354131b1216ccca51a68da74e9491b5518fd7820";
sha256 = "0p7piqbhwxp2idslqnzl5x4y9aqgba9ryxrjy3d0avky5z9kappl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/timesheet";
sha256 = "1gy6bf4wqvp8cw2wjnrr9ijnzwav3p7j46m7qrn6l0517shwl506";
name = "timesheet";
};
packageRequires = [ auctex org s ];
meta = {
homepage = "https://melpa.org/#/timesheet";
license = lib.licenses.free;
};
}) {};
tox = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "tox";
version = "0.3";
src = fetchFromGitHub {
owner = "chmouel";
repo = "tox.el";
rev = "5c1a7c18cb7f2fd2da2386debf86012e6953e15d";
sha256 = "16217i8rjhgaa5kv8iq0s14b42v5rs8m2qlr60a0x6qzy65chq39";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/tox";
sha256 = "1z81x8fs5q6r19hpqphsilk8wdwwnfr8w78x5x298x74s9mcsywl";
name = "tox";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/tox";
license = lib.licenses.free;
};
}) {};
toxi-theme = callPackage ({ emacs, fetchhg, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "toxi-theme";
version = "0.1.2";
src = fetchhg {
url = "https://bitbucket.com/postspectacular/toxi-theme";
rev = "b322fc7497a5";
sha256 = "1pnsky541m8kzcv81w98jkv0hgajh04hxqlmgddc1y0wbvi849j0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/toxi-theme";
sha256 = "032m3qbxfd0qp81qwayd5g9k7vz55g4yhw0d35qkxzf4qf58x9sd";
name = "toxi-theme";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/toxi-theme";
license = lib.licenses.free;
};
}) {};
tracking = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "tracking";
version = "2.2";
src = fetchFromGitHub {
owner = "jorgenschaefer";
repo = "circe";
rev = "13a33ea7b3cc579cbf67db2109802df3366e84d1";
sha256 = "0lg7f71kdq3zzc85xp9p81vdarz6d6l5zy9175c67ps9smdx528i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/tracking";
sha256 = "096h5bl7jcwz5hpbm2139bf8a784hijfy40vzf42y1c9794al46z";
name = "tracking";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/tracking";
license = lib.licenses.free;
};
}) {};
transmission = callPackage ({ emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild }:
melpaBuild {
pname = "transmission";
version = "0.9";
src = fetchFromGitHub {
owner = "holomorph";
repo = "transmission";
rev = "5e20a6fbbed0a74a16c834a8e3e7950bdd5a9149";
sha256 = "0nsh2rz9w33m79rrr8nrz3g1wcgfrv7dc8q9g3s82ckj5g8gxfpr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/transmission";
sha256 = "0w0hlr4y4xpcrpvclqqqasggkgrwnzrdib51mhkh3f3mqyiw8gs9";
name = "transmission";
};
packageRequires = [ emacs let-alist ];
meta = {
homepage = "https://melpa.org/#/transmission";
license = lib.licenses.free;
};
}) {};
travis = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info, request, s }:
melpaBuild {
pname = "travis";
version = "0.6.0";
src = fetchFromGitHub {
owner = "nlamirault";
repo = "emacs-travis";
rev = "c8769d3db10ed4604969049e3bd276afa0a0138e";
sha256 = "1jd7xsvs4m55fscp62a9lk59ip4sgifv4kazl55b7543nz1i31bz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/travis";
sha256 = "1km496cq1vni9gy2d3z4c9524q62750ywz745rjz4r7178ip9mix";
name = "travis";
};
packageRequires = [ dash pkg-info request s ];
meta = {
homepage = "https://melpa.org/#/travis";
license = lib.licenses.free;
};
}) {};
truthy = callPackage ({ fetchFromGitHub, fetchurl, lib, list-utils, melpaBuild }:
melpaBuild {
pname = "truthy";
version = "0.2.8";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "truthy";
rev = "276a7e6b13606d28e4f2e423bb1ea30904c5def3";
sha256 = "18na22fhwqz80qinmnpsvp6ghc9irva1scixi6s4q6plmgr4m397";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/truthy";
sha256 = "1a56zmqars9fd03bkqzwpvgblq5fvq19n4jw04c4hpga92sq8wqg";
name = "truthy";
};
packageRequires = [ list-utils ];
meta = {
homepage = "https://melpa.org/#/truthy";
license = lib.licenses.free;
};
}) {};
tss = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, json-mode, lib, log4e, melpaBuild, yaxception }:
melpaBuild {
pname = "tss";
version = "0.6.0";
src = fetchFromGitHub {
owner = "aki2o";
repo = "emacs-tss";
rev = "1f302deea3d74462c71a9c62031f48b753e8915f";
sha256 = "1ma3k9bbw427cj1n2gjajbqii482jhs2lgjggz9clpc21bn5wqfb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/tss";
sha256 = "0d16x5r2xfy6mrwy0mqzpr9b3inqmyyxgawrxlfh83j1xb903dhm";
name = "tss";
};
packageRequires = [ auto-complete json-mode log4e yaxception ];
meta = {
homepage = "https://melpa.org/#/tss";
license = lib.licenses.free;
};
}) {};
ttrss = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ttrss";
version = "1.7.5";
src = fetchFromGitHub {
owner = "pedros";
repo = "ttrss.el";
rev = "3b1e34518294a1fa6fa29355fd4e141f3fcaf3b6";
sha256 = "060jksd9aamqx1n4l0bb9v4icsf7cr8jkyw0mbhgyz32nmxh3v6g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ttrss";
sha256 = "08921cssvwpq33w87v08dafi2rz2rl1b3bhbhijn4bwjqgxi9w7z";
name = "ttrss";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/ttrss";
license = lib.licenses.free;
};
}) {};
tuareg = callPackage ({ caml, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "tuareg";
version = "2.0.9";
src = fetchFromGitHub {
owner = "ocaml";
repo = "tuareg";
rev = "f97b800db79d9856c70b4988bd39bd7aa623158e";
sha256 = "0jpcjy2a77mywba2vm61knj26pgylsmv5a21cdp80q40bac4i6bb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/tuareg";
sha256 = "0wx723dmjlpm86xdabl9n8p22zbbxpapyfn6ifz0b0pvhh49ip7q";
name = "tuareg";
};
packageRequires = [ caml ];
meta = {
homepage = "https://melpa.org/#/tuareg";
license = lib.licenses.free;
};
}) {};
tumble = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "tumble";
version = "1.5";
src = fetchFromGitHub {
owner = "febuiles";
repo = "tumble";
rev = "a1db6dac5720b9f468a79e0efce04f77c0a458e3";
sha256 = "0ihjjw5wxz5ybl3600k937pszw3442cijs4gbqqip9vhd5y9m8gy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/tumble";
sha256 = "1c9ybq0mb2a0pw15fmm13vfwcnr2h9fb1xsm5nrff1cg7913pgv9";
name = "tumble";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/tumble";
license = lib.licenses.free;
};
}) {};
tup-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "tup-mode";
version = "1.3.1";
src = fetchFromGitHub {
owner = "ejmr";
repo = "tup-mode";
rev = "945af9c8e6c402e10cd3bf8e28a9591174023d6d";
sha256 = "0asd024n5v23wdsg1959sszq568wg3a1bp4jrk0cllfji1z0n78y";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/tup-mode";
sha256 = "0pzpn1ljfcc2dl9fg7jc8lmjwz2baays4axjqk1qsbj0kqbc8j0l";
name = "tup-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/tup-mode";
license = lib.licenses.free;
};
}) {};
twilight-anti-bright-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "twilight-anti-bright-theme";
version = "0.3.0";
src = fetchFromGitHub {
owner = "jimeh";
repo = "twilight-anti-bright-theme";
rev = "16d4ff2606789b506f0d2f53d12f02d5b1b64f9b";
sha256 = "0glw5lns7hwp8jznnfm6dyjw454sv2n84gy07ma7s1q3yczhq5bc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/twilight-anti-bright-theme";
sha256 = "1qfybk5akaxdahmjffqaw712v8d7kk4jqkj3hzp96kys2zv1r6f9";
name = "twilight-anti-bright-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/twilight-anti-bright-theme";
license = lib.licenses.free;
};
}) {};
twittering-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "twittering-mode";
version = "3.0.0";
src = fetchFromGitHub {
owner = "hayamiz";
repo = "twittering-mode";
rev = "27e7f3aab238bd0788fd3b471c645c3ceceb0f13";
sha256 = "193v98i84xybm3n0f30jin5q10i87vbcnbdhl4zqi7jij9p5v98z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/twittering-mode";
sha256 = "0v9ijxw5jazh2hc0qab48y71za2l9ryff0mpkxhr3f79irlqy0a1";
name = "twittering-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/twittering-mode";
license = lib.licenses.free;
};
}) {};
typed-clojure-mode = callPackage ({ cider, clojure-mode, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "typed-clojure-mode";
version = "1.0.0";
src = fetchFromGitHub {
owner = "typedclojure";
repo = "typed-clojure-mode";
rev = "00bc20db78901204a67722ab47482660e36d0463";
sha256 = "1risfbsaafh760vnl4ryys91g4k78g0fxj2zlcndpxxv34gwkhy7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/typed-clojure-mode";
sha256 = "1579zkhk2lwl5ij7dm9n2drggs5fmhpljrshc4ghhvig7nlyqjy3";
name = "typed-clojure-mode";
};
packageRequires = [ cider clojure-mode ];
meta = {
homepage = "https://melpa.org/#/typed-clojure-mode";
license = lib.licenses.free;
};
}) {};
typit = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, mmt }:
melpaBuild {
pname = "typit";
version = "0.1.0";
src = fetchFromGitHub {
owner = "mrkkrp";
repo = "typit";
rev = "bbb0e8d07dc4316d1d2bf028c32301aa72f25a17";
sha256 = "0iqxii1i67hscsz2fdasj3ripc9xmyl49jzwxm92r3lg13am135a";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/typit";
sha256 = "05m7ymcq6fgbhh93ninrf3qi7csdnf2ahhf01mkm8gxxyaqq6m4n";
name = "typit";
};
packageRequires = [ emacs f mmt ];
meta = {
homepage = "https://melpa.org/#/typit";
license = lib.licenses.free;
};
}) {};
typo = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "typo";
version = "1.1";
src = fetchFromGitHub {
owner = "jorgenschaefer";
repo = "typoel";
rev = "e72171e4eb0b9ec80b9dabc3198d137d9fb4f972";
sha256 = "1jhd4grch5iz12gyxwfbsgh4dmz5hj4bg4gnvphccg8dsnni05k2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/typo";
sha256 = "07hmqrnbxbrhcbxdls8i4786lkqmfr3hv6va41xih1lxj0mk60bx";
name = "typo";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/typo";
license = lib.licenses.free;
};
}) {};
ubuntu-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ubuntu-theme";
version = "4.2";
src = fetchFromGitHub {
owner = "rocher";
repo = "ubuntu-theme";
rev = "41f09ca6c203da93bdadb2077556efd48e3b5d5a";
sha256 = "0k41hwb6jgv3hngfrphlyhmfhvy4k05mvn0brm64xk7lj56y8q2c";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ubuntu-theme";
sha256 = "160z59aaxb2v6c24nki6bn7pjm9r4jl1mgxs4h4sivzxkaw811s2";
name = "ubuntu-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ubuntu-theme";
license = lib.licenses.free;
};
}) {};
ucs-utils = callPackage ({ fetchFromGitHub, fetchurl, lib, list-utils, melpaBuild, pcache, persistent-soft }:
melpaBuild {
pname = "ucs-utils";
version = "0.8.4";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "ucs-utils";
rev = "cbfd42f822bf5717934fa2d92060e6e24a813433";
sha256 = "0qw9vwl1p0pjw1xmshxar1a8kn6gmin5rdvvnnly8b5z9hpkjf3m";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ucs-utils";
sha256 = "111fwg2cqqzpa79rcqxidppb12c8g12zszppph2ydfvkgkryb6z2";
name = "ucs-utils";
};
packageRequires = [ list-utils pcache persistent-soft ];
meta = {
homepage = "https://melpa.org/#/ucs-utils";
license = lib.licenses.free;
};
}) {};
undercover = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, shut-up }:
melpaBuild {
pname = "undercover";
version = "0.6.0";
src = fetchFromGitHub {
owner = "sviridov";
repo = "undercover.el";
rev = "e72b8c924272f65d7cc6e884478e26d0b1e1e4e8";
sha256 = "06qcvbp5rd0kh3ibrxj5p6r578lwsrgd7yj5c6slwmkdmna2fj33";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/undercover";
sha256 = "1s30c3i6y4r3mgrrs3lda3rrwmy9ff11ihdmshyziv9v5879sdjf";
name = "undercover";
};
packageRequires = [ dash emacs shut-up ];
meta = {
homepage = "https://melpa.org/#/undercover";
license = lib.licenses.free;
};
}) {};
underwater-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "underwater-theme";
version = "1.1.0";
src = fetchFromGitHub {
owner = "jmdeldin";
repo = "underwater-theme.el";
rev = "1fbd4ecd4538256c6c46f9638f883072c73ac927";
sha256 = "1g1ldyz42q3i2xlgvhd4s93cvkh0fm8m3l344zjcw8rvqaisyphj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/underwater-theme";
sha256 = "0ab2bcqfdi9ml3z9d511pbfwcbp8hkkd36xxp61k36gkyi3acvlr";
name = "underwater-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/underwater-theme";
license = lib.licenses.free;
};
}) {};
unfill = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "unfill";
version = "0.1";
src = fetchFromGitHub {
owner = "purcell";
repo = "unfill";
rev = "99388d79f971db70c5d18dab4257301f750ed907";
sha256 = "1qy0q1fp7cmvmxynqrb086dkb727lmk5h1k98y14j75b94ilpy0w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/unfill";
sha256 = "0b21dk45vbz4vqdbdx0n6wx30rm38w1jjqbsxfj7b96p3i5shwqv";
name = "unfill";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/unfill";
license = lib.licenses.free;
};
}) {};
unicode-enbox = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, pcache, persistent-soft, string-utils, ucs-utils }:
melpaBuild {
pname = "unicode-enbox";
version = "0.1.4";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "unicode-enbox";
rev = "ff313f6778bb96481c0ee3291b07a7db46f21ff5";
sha256 = "0n06dvf6r7qblz8vz38qc37xrn29wa1c0jyzis1qw9zzf6hmmzj7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/unicode-enbox";
sha256 = "1phb2qq3pg6z6bl96kl9yfq4jxhgardjpaa4lhgqbxymmqdm7gzv";
name = "unicode-enbox";
};
packageRequires = [ pcache persistent-soft string-utils ucs-utils ];
meta = {
homepage = "https://melpa.org/#/unicode-enbox";
license = lib.licenses.free;
};
}) {};
unicode-fonts = callPackage ({ fetchFromGitHub, fetchurl, font-utils, lib, list-utils, melpaBuild, pcache, persistent-soft, ucs-utils }:
melpaBuild {
pname = "unicode-fonts";
version = "0.4.8";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "unicode-fonts";
rev = "a36597d83e0248bd0e6b2c1d5fb95bff72add527";
sha256 = "0fbwncna6gxlynq9196djpkjhayzk8kxlsxg0gasdgqx1nyxl0mk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/unicode-fonts";
sha256 = "0plipwb30qqay8691qzqdyg6smpbs9dsxxi49psb8sq0xnxl84q3";
name = "unicode-fonts";
};
packageRequires = [
font-utils
list-utils
pcache
persistent-soft
ucs-utils
];
meta = {
homepage = "https://melpa.org/#/unicode-fonts";
license = lib.licenses.free;
};
}) {};
unicode-progress-reporter = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pcache, persistent-soft, ucs-utils }:
melpaBuild {
pname = "unicode-progress-reporter";
version = "0.5.4";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "unicode-progress-reporter";
rev = "f4705332412b12fc72ca868b77c78465561bda75";
sha256 = "0qy1hla7vf674ynqdzsaw2cnk92nhpcimww5q94rc0a95pzw64wd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/unicode-progress-reporter";
sha256 = "03z7p27470fqy3gd356l9cpp44a35sfrxz94dxmx388rzlygk7y7";
name = "unicode-progress-reporter";
};
packageRequires = [ emacs pcache persistent-soft ucs-utils ];
meta = {
homepage = "https://melpa.org/#/unicode-progress-reporter";
license = lib.licenses.free;
};
}) {};
unicode-whitespace = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, pcache, persistent-soft, ucs-utils }:
melpaBuild {
pname = "unicode-whitespace";
version = "0.2.4";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "unicode-whitespace";
rev = "6d29f25d46b3344c74ce289fc80b3d4fc17ed6db";
sha256 = "0q7cbl89yg3fjxaxsqsksxhw7ibdslbb004z5y1m579n7zgcrljy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/unicode-whitespace";
sha256 = "1b3jgha8va42b89pdp41sab2w9wllp7dicqg4lxl67bg6wn147wy";
name = "unicode-whitespace";
};
packageRequires = [ pcache persistent-soft ucs-utils ];
meta = {
homepage = "https://melpa.org/#/unicode-whitespace";
license = lib.licenses.free;
};
}) {};
unify-opening = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "unify-opening";
version = "1.1.0";
src = fetchFromGitHub {
owner = "DamienCassou";
repo = "unify-opening";
rev = "2812e43029cab7183197ce5e3c9577856bfd22c5";
sha256 = "1vbx10s2zmhpxjg26ik947bcg9f7w3g2w45wmm0shjp743fsdq8p";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/unify-opening";
sha256 = "1gpmklbdbmv8va8d3yr94r1ydkcyvdzcgxv56rp0bxwbcgmk0as8";
name = "unify-opening";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/unify-opening";
license = lib.licenses.free;
};
}) {};
unkillable-scratch = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "unkillable-scratch";
version = "0.1";
src = fetchFromGitHub {
owner = "EricCrosson";
repo = "unkillable-scratch";
rev = "4451f82eb98f9b159745ca1a79ac60b9d224fd5b";
sha256 = "1w2w0gmyr0nbq8kv3ldj30h9xma76gi1khbdia1y30kss677rr8m";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/unkillable-scratch";
sha256 = "0ghbpa9pf7k6vd2mjxkpqg2qfl4sd40ir6mrk1rxr1rv8s0afkf7";
name = "unkillable-scratch";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/unkillable-scratch";
license = lib.licenses.free;
};
}) {};
use-package = callPackage ({ bind-key, diminish, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "use-package";
version = "2.1";
src = fetchFromGitHub {
owner = "jwiegley";
repo = "use-package";
rev = "2b077f6e485e8c5c167413c03246068022b6bc71";
sha256 = "07vwg0bg719gb8ln1n5a33103903vvrphnkbvvfn43904pkrf14w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/use-package";
sha256 = "0z7k77yfvsndql719qy4vypnwvi9izal8k8vhdx0pw8msaz4xqd8";
name = "use-package";
};
packageRequires = [ bind-key diminish ];
meta = {
homepage = "https://melpa.org/#/use-package";
license = lib.licenses.free;
};
}) {};
utop = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "utop";
version = "1.19.2";
src = fetchFromGitHub {
owner = "diml";
repo = "utop";
rev = "3db52cc2d0ad990398bd726d00eece171200c03a";
sha256 = "17p3cwjxdvp0v3n8fiib7hgl07z2iqi1qwlff0g3zwf4rr6kxgqy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/utop";
sha256 = "0lv16kl29gc9hdcpn04l85pf7x93vkl41s4mgqp678cllzyr0cq7";
name = "utop";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/utop";
license = lib.licenses.free;
};
}) {};
uzumaki = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "uzumaki";
version = "0.1";
src = fetchFromGitHub {
owner = "geyslan";
repo = "uzumaki";
rev = "a75956e1757f4b98aad3384a4616481aede70cb1";
sha256 = "0z53n9qsglp87f6q1pa3sixrjni9k46j31zg15gcwrmflmfrw8ds";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/uzumaki";
sha256 = "1fvhzz2qpyc819rjvzyf42jmb70hlg7a9ybqwi81w7rydpabg61q";
name = "uzumaki";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/uzumaki";
license = lib.licenses.free;
};
}) {};
vagrant = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "vagrant";
version = "0.6.0";
src = fetchFromGitHub {
owner = "ottbot";
repo = "vagrant.el";
rev = "6d043d8f2c9e0c7039639504a88b2f8cbf519f67";
sha256 = "0w4a4mxy81vbr5r4kaaddi5zbisvr9ry5x4skmmlib2k0j84niiv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/vagrant";
sha256 = "0g6sqzsx3lixcn09fkxhhcfp45qnqgf1ms0l7nkzyljavb7151cf";
name = "vagrant";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/vagrant";
license = lib.licenses.free;
};
}) {};
vbasense = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, lib, log4e, melpaBuild, yaxception }:
melpaBuild {
pname = "vbasense";
version = "0.1.1";
src = fetchFromGitHub {
owner = "aki2o";
repo = "emacs-vbasense";
rev = "8c61a492d7c15218ae1a96e2aebfe6f78bfff6db";
sha256 = "19j5q2f6pybvjq3ryjcyihzlw348hqyjhfcy3qflry6w786dqcgn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/vbasense";
sha256 = "1440q2bi4arpl5lbqh7zscg7v3884clqx54p2fdfcfkz47ky4z9n";
name = "vbasense";
};
packageRequires = [ auto-complete log4e yaxception ];
meta = {
homepage = "https://melpa.org/#/vbasense";
license = lib.licenses.free;
};
}) {};
vcomp = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "vcomp";
version = "0.3.1";
src = fetchFromGitHub {
owner = "tarsius";
repo = "vcomp";
rev = "a12363c3a66576b68955abcadf7280de32eaa051";
sha256 = "07dx3dyvkwcin0gb6j4jx0ldfxs4rqhygl56a8i81yy05adkaq2x";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/vcomp";
sha256 = "02cj2nlyxvgvl2rjfgacljvcsnfm9crmmkhcm2pznj9xw10y8pq0";
name = "vcomp";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/vcomp";
license = lib.licenses.free;
};
}) {};
vdirel = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, org-vcard, seq }:
melpaBuild {
pname = "vdirel";
version = "0.1.0";
src = fetchFromGitHub {
owner = "DamienCassou";
repo = "vdirel";
rev = "aab19692e2c2084a0d5b554a96a64a2e3e2a3d09";
sha256 = "034475m2d2vlrlc2l88gdx0ga3krsdh08wkjxwnbb2dfyz3p8r9v";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/vdirel";
sha256 = "11cc7bw7x5h3bwnlsjyhw6k5fh2fk7wffarrcny562v4cmr013cj";
name = "vdirel";
};
packageRequires = [ emacs helm org-vcard seq ];
meta = {
homepage = "https://melpa.org/#/vdirel";
license = lib.licenses.free;
};
}) {};
vector-utils = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "vector-utils";
version = "0.1.2";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "vector-utils";
rev = "2bd63c8ade1a2b6f8aac403c5f25adda2215a685";
sha256 = "0lzq31zqnk32vfp3kicnvgfr3nkv8amjzxmk9nrz1kwgmq7gvkjk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/vector-utils";
sha256 = "07armr23pq5pd47lqhir6a59r86c84zikbc51d8vfcaw8y71yr5n";
name = "vector-utils";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/vector-utils";
license = lib.licenses.free;
};
}) {};
vertigo = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "vertigo";
version = "1.0";
src = fetchFromGitHub {
owner = "noctuid";
repo = "vertigo.el";
rev = "ebfa068d9e2fc39ba6d1744618c4e31dad6f629b";
sha256 = "1yk7qqg8i3970kpfk34wvi0gh16qf0b0sfnf18g3s21dd4gk5a6g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/vertigo";
sha256 = "0x0wy1z601sk1x96bl2xx18qm4avd77iybq1a3ss8x8ykwqlgf83";
name = "vertigo";
};
packageRequires = [ dash ];
meta = {
homepage = "https://melpa.org/#/vertigo";
license = lib.licenses.free;
};
}) {};
vhdl-tools = callPackage ({ emacs, fetchFromGitHub, fetchurl, ggtags, helm, lib, melpaBuild, outshine, projectile }:
melpaBuild {
pname = "vhdl-tools";
version = "4.3";
src = fetchFromGitHub {
owner = "csantosb";
repo = "vhdl-tools";
rev = "17b49fad72269fb987f88fe783248a9252f21faf";
sha256 = "0ggblkaz214vl1j4i5gv5qj2q6ahnr0k3c3l9sd0w5vdkbw8n5jb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/vhdl-tools";
sha256 = "006d9xv60a90xalagczkziiimwsr1np9nn25zvnc4nlbf8j3fbbw";
name = "vhdl-tools";
};
packageRequires = [ emacs ggtags helm outshine projectile ];
meta = {
homepage = "https://melpa.org/#/vhdl-tools";
license = lib.licenses.free;
};
}) {};
vim-region = callPackage ({ expand-region, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "vim-region";
version = "0.3.0";
src = fetchFromGitHub {
owner = "ongaeshi";
repo = "emacs-vim-region";
rev = "e5359cc584a0cfa9270a76866a5eff7d3f44eb3d";
sha256 = "1750gx65ymibam8ahx5blfv5jc26f3mzbklk1jrmfwpsalyghdd9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/vim-region";
sha256 = "1dcnx799lpjsdnnjxqzgskkfj2nx7f4kwf0xjhbg35ny4nyn81dx";
name = "vim-region";
};
packageRequires = [ expand-region ];
meta = {
homepage = "https://melpa.org/#/vim-region";
license = lib.licenses.free;
};
}) {};
vimgolf = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "vimgolf";
version = "0.10.0";
src = fetchFromGitHub {
owner = "timvisher";
repo = "vimgolf";
rev = "9fd8aaf68bc69d1dd628de4c7cbb070e366545a9";
sha256 = "1f94qx8rbnn21cl0grxqa9gzkbrz68vmqsihv8vvi8qf1c1dmd0i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/vimgolf";
sha256 = "1hvw2pfa5a984hm6wd33bf6zz6hmlprc6qs3g789dfx91qm890vn";
name = "vimgolf";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/vimgolf";
license = lib.licenses.free;
};
}) {};
vimish-fold = callPackage ({ cl-lib ? null, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "vimish-fold";
version = "0.2.1";
src = fetchFromGitHub {
owner = "mrkkrp";
repo = "vimish-fold";
rev = "bf10662ff5d2ac2c0d0d84a87577c5425cff7639";
sha256 = "082qrbljlahkq1fz2dfl434f1xv47jc1v9k0srh7lrm14616dzq3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/vimish-fold";
sha256 = "017by9w53d8pqlsazfycmhdv16yylks308p5vxp1rcw2qacpc5m3";
name = "vimish-fold";
};
packageRequires = [ cl-lib emacs f ];
meta = {
homepage = "https://melpa.org/#/vimish-fold";
license = lib.licenses.free;
};
}) {};
visual-fill-column = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "visual-fill-column";
version = "1.7";
src = fetchFromGitHub {
owner = "joostkremers";
repo = "visual-fill-column";
rev = "d24354e79b4103ed75ff3a70e7279c75e0bf21a7";
sha256 = "02msgb2dh3b5ki6v2bg39l2x93amvmaxg6v57kmyl80x27h00vx9";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/visual-fill-column";
sha256 = "19y0pwaybjal2rc7migdbnafpi4dfbxvrzgfqr8dlvd9q68v08y5";
name = "visual-fill-column";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/visual-fill-column";
license = lib.licenses.free;
};
}) {};
vlf = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "vlf";
version = "1.7";
src = fetchFromGitHub {
owner = "m00natic";
repo = "vlfi";
rev = "4eaf763cadac62d7a74f7b2d2436d7793c8f7b43";
sha256 = "0vl0hwxzzvgna8sysf517qq08fi1zsff3dmcgwvsgzhc47sq8mng";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/vlf";
sha256 = "1ipkv5kmda0l39xwbf7ns9p0mx3kb781mxsm9vmbkhr5x577s2j8";
name = "vlf";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/vlf";
license = lib.licenses.free;
};
}) {};
voca-builder = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "voca-builder";
version = "0.2.0";
src = fetchFromGitHub {
owner = "yitang";
repo = "voca-builder";
rev = "224402532da28e45edd398fda61ecbddb97d22d3";
sha256 = "0q1rwqjwqcnsr57s531pwlm464q8wx5vvdm5rj2xy9b3yi6phis1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/voca-builder";
sha256 = "0mbw87mpbb8rw7xzhmg6yjla2c80x9820kw4q00x00ny5rbhm76y";
name = "voca-builder";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/voca-builder";
license = lib.licenses.free;
};
}) {};
volatile-highlights = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "volatile-highlights";
version = "1.11";
src = fetchFromGitHub {
owner = "k-talo";
repo = "volatile-highlights.el";
rev = "fb2abc2d4d4051a9a6b7c8de2fe7564161f01f24";
sha256 = "1v0chqj5jir4685jd8ahw86g9zdmi6xd05wmzhyw20rbk924fcqf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/volatile-highlights";
sha256 = "1r6in919aqdziv6bgzp4k7jqa87bd287pacq615sd5m1nzva1a4d";
name = "volatile-highlights";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/volatile-highlights";
license = lib.licenses.free;
};
}) {};
wacspace = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "wacspace";
version = "0.4.2";
src = fetchFromGitHub {
owner = "shosti";
repo = "wacspace.el";
rev = "b951995c204ff23699d2bda515a96221147a725d";
sha256 = "0jl3n79wmbxnrbf83qjq0v5pzhvv67i9r5sp2zj8nc86hh7dvjsd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/wacspace";
sha256 = "1xy0mprvyi37zmgj1yrlh5ni08j47lpag1jm3a76cgghgmlfjxrl";
name = "wacspace";
};
packageRequires = [ cl-lib dash ];
meta = {
homepage = "https://melpa.org/#/wacspace";
license = lib.licenses.free;
};
}) {};
wandbox = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, request, s }:
melpaBuild {
pname = "wandbox";
version = "0.6.0";
src = fetchFromGitHub {
owner = "kosh04";
repo = "emacs-wandbox";
rev = "70728ba1bfa425dee7a66fd86c7bbf2747b2514c";
sha256 = "1nx7cr7d4qmzwbvp59kc8139nzc965ibc9vf7afrz8z2h5qg4d4l";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/wandbox";
sha256 = "0myyln82nx462bj79acvqxwvmblxild4vbygcrzw5chcwy6crvlz";
name = "wandbox";
};
packageRequires = [ emacs request s ];
meta = {
homepage = "https://melpa.org/#/wandbox";
license = lib.licenses.free;
};
}) {};
wc-goal-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "wc-goal-mode";
version = "2.1";
src = fetchFromGitHub {
owner = "bnbeckwith";
repo = "wc-goal-mode";
rev = "a8aa227b1a692dd6399855add84b5e37f6c5d9cb";
sha256 = "0mnfk2ys8axjh696cq5msr5cdr91icl1i3mi0dd2y00lvh6sbm7w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/wc-goal-mode";
sha256 = "0l3gh96njjldp7n13jn1zjrp17h7ivjak102j6wwspgg6v2h5419";
name = "wc-goal-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/wc-goal-mode";
license = lib.licenses.free;
};
}) {};
wc-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "wc-mode";
version = "1.0";
src = fetchFromGitHub {
owner = "bnbeckwith";
repo = "wc-mode";
rev = "eb0b23e0de8bcf21c61c1edacd9fe89b2e6888d0";
sha256 = "0kzs256ymhdrqzva32j215q9fl66n9571prb7mi6syx1vpk7m3lw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/wc-mode";
sha256 = "191dmxfpqnj7d43cr0fhdmj5ldfs7w9zg5pb2lv9wvlfl7asdid6";
name = "wc-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/wc-mode";
license = lib.licenses.free;
};
}) {};
wcheck-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "wcheck-mode";
version = "2016.1.30";
src = fetchFromGitHub {
owner = "tlikonen";
repo = "wcheck-mode";
rev = "adb9dd9f39cb0bd0000d140d6e778c4864dfde08";
sha256 = "113prlamr2j6y6n0w43asffawwa4qiq63mgwm85v04h6pr8bd90l";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/wcheck-mode";
sha256 = "0cmdvhgax6r5svn3wkwll4j271qj70g8182c58riwnkhiajxmn3k";
name = "wcheck-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/wcheck-mode";
license = lib.licenses.free;
};
}) {};
weather-metno = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "weather-metno";
version = "0.1.0";
src = fetchFromGitHub {
owner = "ruediger";
repo = "weather-metno-el";
rev = "b59680c1ab908b32513954034ba894dfb8564dd8";
sha256 = "0qx92jqzsimjk92pql2h8pzhq66mqijwqgjqwp7rmq5b6k0nvx1z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/weather-metno";
sha256 = "0h7p4l8y75h27pgk45f0mk3gjd43jk8q97gjf85a9b0afd63d3f6";
name = "weather-metno";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/weather-metno";
license = lib.licenses.free;
};
}) {};
web-beautify = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "web-beautify";
version = "0.3.1";
src = fetchFromGitHub {
owner = "yasuyk";
repo = "web-beautify";
rev = "0fac5fa09cee9d45237d6d74e2760fb24c929f8a";
sha256 = "0zpvs9yc2gxfmm0x0majhzxc0b0vmm6p6pxh92h8iq3pmr0di8yj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/web-beautify";
sha256 = "06ky2svhca8hjgmvxrg3h6ya7prl72q1r88x967yc6b0qq3r7g0f";
name = "web-beautify";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/web-beautify";
license = lib.licenses.free;
};
}) {};
web-completion-data = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "web-completion-data";
version = "0.2";
src = fetchFromGitHub {
owner = "osv";
repo = "web-completion-data";
rev = "c272c94e8a71b779c29653a532f619acad433a4f";
sha256 = "19nzjgvd2i5745283ck3k2vylrr6lnk9h3ggzwrwdhyd3m9433vm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/web-completion-data";
sha256 = "1zzdmhyn6bjaidk808s4pdk25a5rn4287949ps5vbpyniaf6gny9";
name = "web-completion-data";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/web-completion-data";
license = lib.licenses.free;
};
}) {};
web-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "web-mode";
version = "13.1";
src = fetchFromGitHub {
owner = "fxbois";
repo = "web-mode";
rev = "d6b865de9076b48563e6d132e97a31321af1f1bf";
sha256 = "00fzzjqa1v2dzlpgjxb2qj3nn6iizg177mk7vjvcv4814g4dhcal";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/web-mode";
sha256 = "1vyhyc5nf4yj2m63inpwmcqvlsihaqw8nn8xvfdg44nhl6vjz97i";
name = "web-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/web-mode";
license = lib.licenses.free;
};
}) {};
weblogger = callPackage ({ fetchbzr, fetchurl, lib, melpaBuild, xml-rpc }:
melpaBuild {
pname = "weblogger";
version = "1.4.5";
src = fetchbzr {
url = "lp:weblogger-el";
rev = "38";
sha256 = "1z7ld9d0crwdh778fyaapx75vpnlnslsh9nf07ywkylhz4w68yyv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/weblogger";
sha256 = "189zs1321rybgi4zihps7d2jll5z13726jsg5mi7iycg85nkv2fk";
name = "weblogger";
};
packageRequires = [ xml-rpc ];
meta = {
homepage = "https://melpa.org/#/weblogger";
license = lib.licenses.free;
};
}) {};
weechat = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, tracking }:
melpaBuild {
pname = "weechat";
version = "0.3.1";
src = fetchFromGitHub {
owner = "the-kenny";
repo = "weechat.el";
rev = "41f06299b2a691473b6b26c15dc46367542c79f0";
sha256 = "0vg3w18xj6i320jsivsml3mi1fdxr8dgxmn7qy2780ajy5ndxnw1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/weechat";
sha256 = "0sxrms5024bi4irv8x8s8j1zcyd62cpqm0zv4dgpm65wnpc7xc46";
name = "weechat";
};
packageRequires = [ cl-lib emacs s tracking ];
meta = {
homepage = "https://melpa.org/#/weechat";
license = lib.licenses.free;
};
}) {};
weibo = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "weibo";
version = "1.0";
src = fetchFromGitHub {
owner = "austin-----";
repo = "weibo.emacs";
rev = "a8af467e5660a35342029c2796de99cd551454b2";
sha256 = "14vmgfz45wmpjfhfx3pfjn3bak8qvj1zk1w4xc5w1cfl6vnij6hv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/weibo";
sha256 = "1ndgfqqb0gvy8p2fisi57s9bsa2nrnv80smg78m89i4cwagbz6yd";
name = "weibo";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/weibo";
license = lib.licenses.free;
};
}) {};
which-key = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "which-key";
version = "1.1.7";
src = fetchFromGitHub {
owner = "justbur";
repo = "emacs-which-key";
rev = "d572f37f21838eb336c1eaf79672a7acb9ff06c0";
sha256 = "1cbzssi7kmirppa7i8n4g1ggk999gmwhjv4sd04m2zihlsi7y3di";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/which-key";
sha256 = "0vqbhfzcv9m58w41zdhpiymhgl38n15c6d7ffd99narxlkckcj59";
name = "which-key";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/which-key";
license = lib.licenses.free;
};
}) {};
whitaker = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "whitaker";
version = "0.3";
src = fetchFromGitHub {
owner = "Fuco1";
repo = "whitaker";
rev = "28172edce0f727f0f7f17d8ba71d5510d877bb45";
sha256 = "01fwhrfi92pcrwc4yn03pflc9wj07mhzj0a0i5amar4f9bj6m5b4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/whitaker";
sha256 = "17fnvb3jh6fi4wddn5qnp6i6ndidg8jf9ac69q9j032c2msr07nj";
name = "whitaker";
};
packageRequires = [ dash ];
meta = {
homepage = "https://melpa.org/#/whitaker";
license = lib.licenses.free;
};
}) {};
whitespace-cleanup-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "whitespace-cleanup-mode";
version = "0.10";
src = fetchFromGitHub {
owner = "purcell";
repo = "whitespace-cleanup-mode";
rev = "e1e250aa6f5b1a526778c7a501cdec98ba29c0a4";
sha256 = "0xmwhybb8x6wwfr55ym5xg4dhy1aqx1abxy9qskn7h3zf1z4pgg2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/whitespace-cleanup-mode";
sha256 = "1fhdjrxxyfx4xsgfjqq9p7vhj98wmqf2r00mv8k27vdaxwsnm5p3";
name = "whitespace-cleanup-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/whitespace-cleanup-mode";
license = lib.licenses.free;
};
}) {};
whole-line-or-region = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "whole-line-or-region";
version = "1.3.1";
src = fetchFromGitHub {
owner = "purcell";
repo = "whole-line-or-region";
rev = "a60e022b30c2f4d3118bcaef1adb77b90e0ca941";
sha256 = "0ip0vkqb4dm88xqzgwc9yaxzf4sc4x006m6z73a3lbfmrncy2c1d";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/whole-line-or-region";
sha256 = "1vs2i4cy1zc6nj660i9h36jbfgc3kvqivjnzlq5zwlxk5hcibqa1";
name = "whole-line-or-region";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/whole-line-or-region";
license = lib.licenses.free;
};
}) {};
widget-mvc = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "widget-mvc";
version = "0.0.2";
src = fetchFromGitHub {
owner = "kiwanami";
repo = "emacs-widget-mvc";
rev = "2576e6f0c35d8dedfa9c2cd6ea4fb4c14cb72b63";
sha256 = "0fqv63m8z5m5ghh4j8ccdnmgcdkvi4jqpg9z7lp17g4p9pq3xfjf";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/widget-mvc";
sha256 = "0njzvdlxb7z480r6dvmksgivhz7rvnil517aj86qx0jbc5mr3l2f";
name = "widget-mvc";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/widget-mvc";
license = lib.licenses.free;
};
}) {};
wiki-nav = callPackage ({ button-lock, fetchFromGitHub, fetchurl, lib, melpaBuild, nav-flash }:
melpaBuild {
pname = "wiki-nav";
version = "1.0.2";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "button-lock";
rev = "cd0bf4a3c2f224d851e6ed8a54a6e80c129b225f";
sha256 = "1kqcc1d56jz107bswlzvdng6ny6qwp93yck2i2j921msn62qvbb2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/wiki-nav";
sha256 = "19mabz0y3fcqsm68ijwwbbqylxgp71anc0a31zgc1blha9jivvwy";
name = "wiki-nav";
};
packageRequires = [ button-lock nav-flash ];
meta = {
homepage = "https://melpa.org/#/wiki-nav";
license = lib.licenses.free;
};
}) {};
win-switch = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "win-switch";
version = "1.1";
src = fetchFromGitHub {
owner = "genovese";
repo = "win-switch";
rev = "a0da96c23e8775a2dfdbe55ed3ec5b57f1ebb26a";
sha256 = "0ib20zl8l1fs69ca9rry27qz69sgf6ws1ca5nhm5llvpkjcgv53i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/win-switch";
sha256 = "1s6inp5kf763rngn58r02fd7n7z3dd55j6hb7s9dgvc856d5z3my";
name = "win-switch";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/win-switch";
license = lib.licenses.free;
};
}) {};
window-end-visible = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "window-end-visible";
version = "0.1.0";
src = fetchFromGitHub {
owner = "rolandwalker";
repo = "window-end-visible";
rev = "bdc3d182e5f76e75f1b8cc49357194b36e48b67c";
sha256 = "049bwa5g0z1b9nrsc1vc4511aqcq9fvl16xg493wj651g6q9qigb";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/window-end-visible";
sha256 = "1p78n7yysj18404cdc6vahfrzwn5pixyfnja8ch48rj4fm4jbxwq";
name = "window-end-visible";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/window-end-visible";
license = lib.licenses.free;
};
}) {};
window-layout = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "window-layout";
version = "1.3";
src = fetchFromGitHub {
owner = "kiwanami";
repo = "emacs-window-layout";
rev = "9caf5be4ff1b5d1e141783d7133dab7a46424fef";
sha256 = "0jyymmbz03zj2ydca1rv6ra0b2brjl7pyl4897zd00j5kvqjdyif";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/window-layout";
sha256 = "1n4a6z00lxsffirjrmbaaw432w798b9vv34qawgn1k17y9l7gb85";
name = "window-layout";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/window-layout";
license = lib.licenses.free;
};
}) {};
window-numbering = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "window-numbering";
version = "1.1.2";
src = fetchFromGitHub {
owner = "nschum";
repo = "window-numbering.el";
rev = "653afce73854d629c2b9d63dad73126032d6a24c";
sha256 = "1rz2a1l3apavsknlfy0faaivqgpj4x9jz3hbysbg9pydpcwqgf64";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/window-numbering";
sha256 = "0x3n0ni16q69lfpyjz61spqghmhvc3cwa4aj80ihii3pk80f769x";
name = "window-numbering";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/window-numbering";
license = lib.licenses.free;
};
}) {};
window-purpose = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, imenu-list, let-alist, lib, melpaBuild }:
melpaBuild {
pname = "window-purpose";
version = "1.5";
src = fetchFromGitHub {
owner = "bmag";
repo = "emacs-purpose";
rev = "48943e2fb9886367df013119c323b2adcd57a82e";
sha256 = "1xjs51wm5ydcqdwvg3c42c5z4j92q75lmk895qkka7ayy5spxxf7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/window-purpose";
sha256 = "1ib5ia7armghvmcw8qywcil4nxzwwakmfsp7ybawb0xr53h1w96d";
name = "window-purpose";
};
packageRequires = [ cl-lib emacs imenu-list let-alist ];
meta = {
homepage = "https://melpa.org/#/window-purpose";
license = lib.licenses.free;
};
}) {};
windsize = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "windsize";
version = "0.1";
src = fetchFromGitHub {
owner = "grammati";
repo = "windsize";
rev = "014b0836f9ffe45fa7e0ccc84576fbef74815a59";
sha256 = "1f4v0xd341qs4kfnjqhgf8j26valvg6pz4rwcz0zj0s23niy2yil";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/windsize";
sha256 = "1xhfw77168942rcn246qndii0hv0q6vkgzj67jg4mxh8n46m50m9";
name = "windsize";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/windsize";
license = lib.licenses.free;
};
}) {};
wisp-mode = callPackage ({ fetchhg, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "wisp-mode";
version = "0.9.0";
src = fetchhg {
url = "https://bitbucket.com/ArneBab/wisp";
rev = "4d512e8e0e0f";
sha256 = "059m9w0m0rqjwdzdn4l1ib25ys0vym54lvb9bkd40rd0yqd36xfw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/wisp-mode";
sha256 = "10zkp1qbvl8dmxij7zz4p1fixs3891xr1nr57vyb3llar9fgzglc";
name = "wisp-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/wisp-mode";
license = lib.licenses.free;
};
}) {};
wispjs-mode = callPackage ({ clojure-mode, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "wispjs-mode";
version = "0.2.0";
src = fetchFromGitHub {
owner = "krisajenkins";
repo = "wispjs-mode";
rev = "be094c3c3223c07b26b5d8bb8fa7aa6866369b3f";
sha256 = "188h1sy4mxzrkwi3zgiw108c5f71rkj5agdkf9yy9v8c1bkawm4x";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/wispjs-mode";
sha256 = "0qzm0dcvjndasnbqpkdc56f1qv66gxv8dfgfcwq5l1bp5wyx813p";
name = "wispjs-mode";
};
packageRequires = [ clojure-mode ];
meta = {
homepage = "https://melpa.org/#/wispjs-mode";
license = lib.licenses.free;
};
}) {};
with-editor = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "with-editor";
version = "2.5.1";
src = fetchFromGitHub {
owner = "magit";
repo = "with-editor";
rev = "d28d07497f67fea4c62fe7a2d3201fd86fb64fe2";
sha256 = "0rzq2fbz523fyy2p6ddx9iws89sfgw3pwillw8yz965f3hxx3dj3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/with-editor";
sha256 = "1wsl1vwvywlc32r5pcc9jqd0pbzq1sn4fppxk3vwl0s5h40v8rnb";
name = "with-editor";
};
packageRequires = [ async dash emacs ];
meta = {
homepage = "https://melpa.org/#/with-editor";
license = lib.licenses.free;
};
}) {};
wn-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "wn-mode";
version = "1.4";
src = fetchFromGitHub {
owner = "luismbo";
repo = "wn-mode";
rev = "6e7029b0d5773a79914a289937be068784931cad";
sha256 = "0nmzh6dynbm8vglp4pqz81s2z68jbnasvamvi1x1iawf8g9zfyix";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/wn-mode";
sha256 = "1qy1pkfdnm4pska4cnff9cx2c812ilymajhpmsfc9jdbvhzwrwg3";
name = "wn-mode";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://melpa.org/#/wn-mode";
license = lib.licenses.free;
};
}) {};
wonderland = callPackage ({ dash, dash-functional, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, multi }:
melpaBuild {
pname = "wonderland";
version = "0.1.1";
src = fetchFromGitHub {
owner = "kurisuwhyte";
repo = "emacs-wonderland";
rev = "28cf6b37000c395ece9519db53147fb826a42bc4";
sha256 = "018r35dz8z03wcrx9s28pjisayy21549i232mp6wy9mxkrkxbzpc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/wonderland";
sha256 = "1b4p49mbzqffm2b2y8sbbi56vnkxap2jscsmla9l6l8brybqjppi";
name = "wonderland";
};
packageRequires = [ dash dash-functional emacs multi ];
meta = {
homepage = "https://melpa.org/#/wonderland";
license = lib.licenses.free;
};
}) {};
wordsmith-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "wordsmith-mode";
version = "1.0.0";
src = fetchFromGitHub {
owner = "istib";
repo = "wordsmith-mode";
rev = "41b10f2fe3589da9812395cb417c3dcf906f0969";
sha256 = "0s3mjmfjiidn3spklndw0dvcwbb9x034xyphp60aad8vjaflbchs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/wordsmith-mode";
sha256 = "1570h1sjjaks6bnhd4xrbx6nna4v7hz6dmrzwjq37rwvallasg1n";
name = "wordsmith-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/wordsmith-mode";
license = lib.licenses.free;
};
}) {};
worf = callPackage ({ ace-link, fetchFromGitHub, fetchurl, hydra, lib, melpaBuild, swiper }:
melpaBuild {
pname = "worf";
version = "0.1.0";
src = fetchFromGitHub {
owner = "abo-abo";
repo = "worf";
rev = "f36755447b588b739b2bf6ab0fb5eb5f4d8db3df";
sha256 = "0l2n3vwk251ba06xdrs9z0bp4ligfdjd259a84ap2z3sqdfa98x4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/worf";
sha256 = "1fkb2ddl684dijsb0cqgmfbg1nz4xv43rb7g5rah05rchy5sgkpi";
name = "worf";
};
packageRequires = [ ace-link hydra swiper ];
meta = {
homepage = "https://melpa.org/#/worf";
license = lib.licenses.free;
};
}) {};
wrap-region = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "wrap-region";
version = "0.7.3";
src = fetchFromGitHub {
owner = "rejeep";
repo = "wrap-region.el";
rev = "5a910ad23ebb0649e644bf62ad042587341da5da";
sha256 = "03hjwm51sngkh7jjiwnqhflllqq6i99ib47rm2ja9ii0qyhj1qa0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/wrap-region";
sha256 = "058518smxj3j3mr6ljzh7c9x5g23d24104p58sl9nhpw0cq9k28i";
name = "wrap-region";
};
packageRequires = [ dash ];
meta = {
homepage = "https://melpa.org/#/wrap-region";
license = lib.licenses.free;
};
}) {};
writegood-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "writegood-mode";
version = "2.0.2";
src = fetchFromGitHub {
owner = "bnbeckwith";
repo = "writegood-mode";
rev = "4302169c1563cab9319745083f9b9a7f5f4af0bd";
sha256 = "1nnjn1r669hvvzfycllwap4w04m8rfsk4nzcg8057m1f263kj31b";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/writegood-mode";
sha256 = "1lxammisaj04g5vr5lwms64ywf39w8knrq72x4i94wwzwx5ywi1d";
name = "writegood-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/writegood-mode";
license = lib.licenses.free;
};
}) {};
writeroom-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, visual-fill-column }:
melpaBuild {
pname = "writeroom-mode";
version = "3.2";
src = fetchFromGitHub {
owner = "joostkremers";
repo = "writeroom-mode";
rev = "aed9803e8eb7178361fbac75df98c19a45eff4ee";
sha256 = "11a3h5v7knj8y360cxin59c1ipd9y4qsqlanrw69yb5k4816ayyr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/writeroom-mode";
sha256 = "1kpsrp3agw8bg3qbf5rf5k1a7ww30q5xsa8z5ywxajsaywjzx1bk";
name = "writeroom-mode";
};
packageRequires = [ emacs visual-fill-column ];
meta = {
homepage = "https://melpa.org/#/writeroom-mode";
license = lib.licenses.free;
};
}) {};
ws-butler = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ws-butler";
version = "0.3";
src = fetchFromGitHub {
owner = "lewang";
repo = "ws-butler";
rev = "106d313c0dad532c2da3cc78770a8a2f0396aa85";
sha256 = "1lv0l27lrp6xyl0c5yhlnyjwx872izq02z8x34da9jv3walxpk8f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ws-butler";
sha256 = "072k67z2lx0ampwzdiszi64xs0w6frp4nbmrd2r0wpx0pd211vbn";
name = "ws-butler";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/ws-butler";
license = lib.licenses.free;
};
}) {};
wsd-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "wsd-mode";
version = "0.5.0";
src = fetchFromGitHub {
owner = "josteink";
repo = "wsd-mode";
rev = "b5e8ea0daeaa52f2ea6349e09902bd3216e96258";
sha256 = "1ibvcc54y2w72d3yvcczvzywribiwmkhlb1b08g4pyb1arclw393";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/wsd-mode";
sha256 = "07vclmnj18wx9wlrcnsl99f9jlk3sb9g6pcdv8x1smk84gccpakc";
name = "wsd-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/wsd-mode";
license = lib.licenses.free;
};
}) {};
wttrin = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, xterm-color }:
melpaBuild {
pname = "wttrin";
version = "0.1.0";
src = fetchFromGitHub {
owner = "bcbcarl";
repo = "emacs-wttrin";
rev = "d595240d92788791da2218d12efd6a77eee06217";
sha256 = "0mbc3ndggv2rbmfcfhw8bsx3qw6jy684hxz5dqa88lfb6vs5knzc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/wttrin";
sha256 = "0msp8lja9nz6khz3dkasv8hnhkaayqxd7m58kma03hpkcjxnaxil";
name = "wttrin";
};
packageRequires = [ emacs xterm-color ];
meta = {
homepage = "https://melpa.org/#/wttrin";
license = lib.licenses.free;
};
}) {};
x86-lookup = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "x86-lookup";
version = "1.0.0";
src = fetchFromGitHub {
owner = "skeeto";
repo = "x86-lookup";
rev = "cac42bd9f27bff92e0b1cf6fb20563061885239f";
sha256 = "13id1vf590gc0kwkhh6mgq2gj2bra2kycxjlvql7v0s7cdvamjhq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/x86-lookup";
sha256 = "1clv1npvdkzsy0a08xrb880yflwzl4d5cc2c5xrs7b837mqpj8hd";
name = "x86-lookup";
};
packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/x86-lookup";
license = lib.licenses.free;
};
}) {};
xbm-life = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "xbm-life";
version = "0.1.3";
src = fetchFromGitHub {
owner = "wasamasa";
repo = "xbm-life";
rev = "bde2b3730a02d237f7d95a8e3f3722f23f2d9201";
sha256 = "154xnfcmil9xjjmq4cyrfpir4ga4mgcmmbd7dja1m7rpk1734xk6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/xbm-life";
sha256 = "1pglxjd4cs630sayx17ai1xflpbyj3hry3156682bgwhqs1vw68q";
name = "xbm-life";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/xbm-life";
license = lib.licenses.free;
};
}) {};
xcscope = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "xcscope";
version = "1.1";
src = fetchFromGitHub {
owner = "dkogan";
repo = "xcscope.el";
rev = "4775aae4ce4caa92fb8b752907d7b66b96ccbe03";
sha256 = "1n1msmqap4a2qnjwrchf9cjkzcl20hbrx0vsc4lkbvq3p5riv5p7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/xcscope";
sha256 = "06xh29cm5v3b5xwj32y0i0h0kvvy995840db4hvab2wn9jw68m8w";
name = "xcscope";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/xcscope";
license = lib.licenses.free;
};
}) {};
xkcd = callPackage ({ fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild }:
melpaBuild {
pname = "xkcd";
version = "1.1";
src = fetchFromGitHub {
owner = "vibhavp";
repo = "emacs-xkcd";
rev = "2c538d41a9728939cc5e8292faa78ed50997877d";
sha256 = "0p9p3w8i5w1pzh3y3yxz0rg5gywfq4m5anbiyrdn84vdd42jij4x";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/xkcd";
sha256 = "1r88yhs8vnkak8xl16vw3xdpm7ncz4ydkml8932bqk8xix8l8f0w";
name = "xkcd";
};
packageRequires = [ json ];
meta = {
homepage = "https://melpa.org/#/xkcd";
license = lib.licenses.free;
};
}) {};
xquery-tool = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "xquery-tool";
version = "0.1.8";
src = fetchFromGitHub {
owner = "paddymcall";
repo = "xquery-tool.el";
rev = "126164abeb77bd7932c73590939637895005c48b";
sha256 = "1yy759qc4njc8bqh8hmgc0mq5vk5spz5syxgflqhjijk8nrvyfgl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/xquery-tool";
sha256 = "069injmvv9zzcbqbms94qx5wjj740jnik6sf3b4xjhln7z1yskp0";
name = "xquery-tool";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/xquery-tool";
license = lib.licenses.free;
};
}) {};
xref-js2 = callPackage ({ emacs, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild }:
melpaBuild {
pname = "xref-js2";
version = "1.3";
src = fetchFromGitHub {
owner = "NicolasPetton";
repo = "xref-js2";
rev = "b4bd3b992220a9f8c38b313e4fbf4eeddc07176a";
sha256 = "1kmlya0bwgm2krwc6j4gp80579sf5azz08l8d7pydw69rckv6ji0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/xref-js2";
sha256 = "1mfyszdi1wx2lqd9fyqm0ra227dcsjs8asc1dw2li0alwh7n4xs3";
name = "xref-js2";
};
packageRequires = [ emacs js2-mode ];
meta = {
homepage = "https://melpa.org/#/xref-js2";
license = lib.licenses.free;
};
}) {};
xterm-color = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "xterm-color";
version = "1.0";
src = fetchFromGitHub {
owner = "atomontage";
repo = "xterm-color";
rev = "380cc8c6c6969f8a262ad4ddc61117691db7f4d1";
sha256 = "1zdj4664gvwc4kyx7fx5232l3c5anm0xyrrnrw596q604q6xxj2x";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/xterm-color";
sha256 = "0bvzi1mkxgm4vbq2va1sr0k9h3fdmppq79hkvbizc2xgk72sazpj";
name = "xterm-color";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/xterm-color";
license = lib.licenses.free;
};
}) {};
xtest = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "xtest";
version = "1.1.0";
src = fetchFromGitHub {
owner = "promethial";
repo = "xtest";
rev = "b227414d714e7baddef79bd306a43024b9a34d45";
sha256 = "1wqx6hlqcmqiljydih5fx89dw06g8w728pyn4iqsap8jwgjngb09";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/xtest";
sha256 = "1vbs4sb4frzg8d3l96ip9cc6lc86nbj50vpdfqazvxmdfd1sg4i7";
name = "xtest";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/xtest";
license = lib.licenses.free;
};
}) {};
yafolding = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "yafolding";
version = "0.1.4";
src = fetchFromGitHub {
owner = "zenozeng";
repo = "yafolding.el";
rev = "9b5a3f1b8dff6ddaf6369681820753afbbd1f388";
sha256 = "1rplafm6mldsirj7xg66vsx03n263yii3il3fkws69xmv7sx1a6i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/yafolding";
sha256 = "1z70ismfwmh9a83a7h5lbhw7iywfib5fis7y8gx8020wfjq9g2yq";
name = "yafolding";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/yafolding";
license = lib.licenses.free;
};
}) {};
yagist = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "yagist";
version = "0.8.12";
src = fetchFromGitHub {
owner = "mhayashi1120";
repo = "yagist.el";
rev = "97723a34750ccab5439eb9f6a2f67e4e0e234167";
sha256 = "0l9b888wv72j4hhkcfzsh09iqjxp2qjbjcjcfmvfhxf7il11pv8h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/yagist";
sha256 = "1mz86fq0pb4w54c66vd19m2492mkrzq2qi6ssnn2xwmn8vv02wdd";
name = "yagist";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/yagist";
license = lib.licenses.free;
};
}) {};
yaml-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "yaml-mode";
version = "0.0.12";
src = fetchFromGitHub {
owner = "yoshiki";
repo = "yaml-mode";
rev = "a817e46cc55eb90b7e1dd7cff74e43e080f0f690";
sha256 = "1mj1gwrflpdlmc7wl1axygn1jqlrjys1dh3cpdh27zrgsjvhd6c1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/yaml-mode";
sha256 = "0afp83xcr8h153cayyaszwkgpap0iyk351dlykmv6bv9d2m774mc";
name = "yaml-mode";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/yaml-mode";
license = lib.licenses.free;
};
}) {};
yascroll = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "yascroll";
version = "0.1";
src = fetchFromGitHub {
owner = "m2ym";
repo = "yascroll-el";
rev = "0a8b531b3a3c8afe7235c8c212e08bfe2021a629";
sha256 = "007837w6gd7k253h7g2in6l3ihcbwv733yiffs26pnymgk21xdqz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/yascroll";
sha256 = "11g7wn4hgdwnx3n7ra0sh8gk6rykwvrg9g2cihvcv7mjbqgcv53f";
name = "yascroll";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/yascroll";
license = lib.licenses.free;
};
}) {};
yasnippet = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "yasnippet";
version = "0.9.1";
src = fetchFromGitHub {
owner = "capitaomorte";
repo = "yasnippet";
rev = "6aeccce2f17aca6a59a2790ec08680d52c03f6c0";
sha256 = "0yiglsb1s9ni4xig05ysw75l0ndjgdyhzip7c0sdxb265p3yrfby";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/yasnippet";
sha256 = "1j6hcpzxljz1axh0xfbwr4ysbixkwgxawsvsgicls8r8kl2xvjvf";
name = "yasnippet";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/yasnippet";
license = lib.licenses.free;
};
}) {};
yatemplate = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }:
melpaBuild {
pname = "yatemplate";
version = "1.0";
src = fetchFromGitHub {
owner = "mineo";
repo = "yatemplate";
rev = "a49a218b6fcfbbf6e51021be78aee6d3b220e3f6";
sha256 = "1yplaj7pry43qps8hvqxj9983ah4jvaiq94l171a7f8qi28386s8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/yatemplate";
sha256 = "05gd9sxdiqpw2p1kdagwgxd94wiw1fmmcsp9v4p74i9sqmf6qn6q";
name = "yatemplate";
};
packageRequires = [ yasnippet ];
meta = {
homepage = "https://melpa.org/#/yatemplate";
license = lib.licenses.free;
};
}) {};
yatex = callPackage ({ fetchhg, fetchurl, lib, melpaBuild }: melpaBuild {
pname = "yatex";
version = "1.78";
src = fetchhg {
url = "https://www.yatex.org/hgrepos/yatex/";
rev = "e78a87bc2c9e";
sha256 = "08iwfpsjs36pqr2l85avxhsjx8z0sdfw8cqwwf3brn7i4x67f7z5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/yatex";
sha256 = "17np4am7yan1bh4706azf8in60c41158h3z591478j5b1w13y5a6";
name = "yatex";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/yatex";
license = lib.licenses.free;
};
}) {};
yaxception = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "yaxception";
version = "0.3.3";
src = fetchFromGitHub {
owner = "aki2o";
repo = "yaxception";
rev = "4e94cf3e0b9b5631b0e90eb4b7de597ee7185875";
sha256 = "0nqyn1b01v1qxv7rcf46qypca61lmpm8d7kqv63jazw3n05qdnj8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/yaxception";
sha256 = "18n2kjbgfhkhcwigxmv8dk72jp57vsqqd20lc26v5amx6mrhgh58";
name = "yaxception";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/yaxception";
license = lib.licenses.free;
};
}) {};
ycmd = callPackage ({ dash, deferred, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, popup }:
melpaBuild {
pname = "ycmd";
version = "0.9";
src = fetchFromGitHub {
owner = "abingham";
repo = "emacs-ycmd";
rev = "8fb29b84d42c0aea71fe7db088b0b7a5a0c6b34c";
sha256 = "094alkjrh285qy3sds8dkvxsbnaxnppz1ab0i5r575lyhli9lxia";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/ycmd";
sha256 = "1mg2b0wgfimrc0hp84q7lc654z2hysrhbzswpq1x812hgq895v8p";
name = "ycmd";
};
packageRequires = [ dash deferred emacs f popup ];
meta = {
homepage = "https://melpa.org/#/ycmd";
license = lib.licenses.free;
};
}) {};
yesql-ghosts = callPackage ({ cider, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "yesql-ghosts";
version = "0.1.0";
src = fetchFromGitHub {
owner = "magnars";
repo = "yesql-ghosts";
rev = "bd834e97f263f9f981758c1462bc6297a83ca852";
sha256 = "0yvz7lmid4jcikb9jmc7h2lcry3fdyy809k25nyasj2bk41xqqsd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/yesql-ghosts";
sha256 = "1hxzbnfd15f0ifdqjbw9nhxd0z46x705v2bc0xl71nav78fgpswf";
name = "yesql-ghosts";
};
packageRequires = [ cider dash s ];
meta = {
homepage = "https://melpa.org/#/yesql-ghosts";
license = lib.licenses.free;
};
}) {};
yoshi-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "yoshi-theme";
version = "6.1.0";
src = fetchFromGitHub {
owner = "ryuslash";
repo = "yoshi-theme";
rev = "b140d3adce4e8e7ff7b0daaa6684bd7065e4819b";
sha256 = "19a47780h0x1rdicr8i7356kvamkbkcwp31skdpp5cxgysvi3d9s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/yoshi-theme";
sha256 = "1kzdjs3rzg9rxrjgsk0wk75rwvbip6ixg1apcxv2c1a6biqqf2hv";
name = "yoshi-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/yoshi-theme";
license = lib.licenses.free;
};
}) {};
youdao-dictionary = callPackage ({ chinese-word-at-point, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, names, popup }:
melpaBuild {
pname = "youdao-dictionary";
version = "0.3";
src = fetchFromGitHub {
owner = "xuchunyang";
repo = "youdao-dictionary.el";
rev = "5b4f716ca41fa0cdb18a4949ac5cdcd470182c57";
sha256 = "0016qff7hdnd0xkyhxakfzzscwlwkpzppvc4wxfw0iacpjkz1fnr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/youdao-dictionary";
sha256 = "1qfk7s18br9jask1bpida0cjxks098qpz0ssmw8misi3bjax0fym";
name = "youdao-dictionary";
};
packageRequires = [ chinese-word-at-point emacs names popup ];
meta = {
homepage = "https://melpa.org/#/youdao-dictionary";
license = lib.licenses.free;
};
}) {};
zenburn-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "zenburn-theme";
version = "2.4";
src = fetchFromGitHub {
owner = "bbatsov";
repo = "zenburn-emacs";
rev = "e5dc3962fd30005914b79b14e9821d298f2c305a";
sha256 = "1n7ka608lk0xp7vg4zcw282zna0cwvcwvmhic6ym1ag7lq5cjrhc";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/zenburn-theme";
sha256 = "1kb371j9aissj0vy07jw4ydfn554blc8b2rbi0x1dvfksr2rhsn9";
name = "zenburn-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/zenburn-theme";
license = lib.licenses.free;
};
}) {};
zerodark-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "zerodark-theme";
version = "1.2";
src = fetchFromGitHub {
owner = "NicolasPetton";
repo = "zerodark-theme";
rev = "8138727db1e832c3a494713d616bb7c826604e5c";
sha256 = "0j940clm3w05f93rq46pzrjzj5kw2ia5mzkspk1c6x0z5vi888gm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/zerodark-theme";
sha256 = "1nqzswmnq6h0av4rivqm237h7ghp7asa2nvls7nz4ma467p9qhp9";
name = "zerodark-theme";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/zerodark-theme";
license = lib.licenses.free;
};
}) {};
zombie-trellys-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, haskell-mode, lib, melpaBuild }:
melpaBuild {
pname = "zombie-trellys-mode";
version = "0.2.1";
src = fetchFromGitHub {
owner = "david-christiansen";
repo = "zombie-trellys-mode";
rev = "9e99d444a387dd1634cab62ef802683f5bf5d907";
sha256 = "1ksjd3askc3k1l0b3nia5mzkxa74bidh2x0xlrj4qs4im5445vnz";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/zombie-trellys-mode";
sha256 = "19xzvppw7f35s82hm0y7sga8dyjjyy0dxy6vji4hxdpjziz7lggv";
name = "zombie-trellys-mode";
};
packageRequires = [ cl-lib emacs haskell-mode ];
meta = {
homepage = "https://melpa.org/#/zombie-trellys-mode";
license = lib.licenses.free;
};
}) {};
zone-nyan = callPackage ({ esxml, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "zone-nyan";
version = "0.2.2";
src = fetchFromGitHub {
owner = "wasamasa";
repo = "zone-nyan";
rev = "e36875d83ad3dce14f23864688959fa0d98ba410";
sha256 = "1lrgirfvcvbir7csshkhhwj99jj1x5aprhw7xfiicv7nan9m6gjy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/zone-nyan";
sha256 = "165sgjaahz038isii971m02hr2g5iqhbhiwf5kdn8c739cjaa17b";
name = "zone-nyan";
};
packageRequires = [ esxml ];
meta = {
homepage = "https://melpa.org/#/zone-nyan";
license = lib.licenses.free;
};
}) {};
zoom-window = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "zoom-window";
version = "0.2";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-zoom-window";
rev = "d92dcf265170cf8ea0294d1aaf2e6025eda228e6";
sha256 = "1dwf3980rnwc85s73j8accwgpcdhsa6fqdrppbrqb8f7c05q8303";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/zoom-window";
sha256 = "0l9683nk2bdm49likk9c55c23qfy6f1pn04drqwd1vhpanz4l4b3";
name = "zoom-window";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/zoom-window";
license = lib.licenses.free;
};
}) {};
zop-to-char = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "zop-to-char";
version = "1.0";
src = fetchFromGitHub {
owner = "thierryvolpiatto";
repo = "zop-to-char";
rev = "7888bb6f09ae24e8e10bd3095edd31940e6a1c46";
sha256 = "0j6x3az8vpq2ggafjxdl8x3ln7lhh58c27z72mwywp4a2ca1g496";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/zop-to-char";
sha256 = "0jnspvqqvnaplld083j7cqqxw122qazh88ab7hymci36m3ka9hga";
name = "zop-to-char";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://melpa.org/#/zop-to-char";
license = lib.licenses.free;
};
}) {};
zotelo = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "zotelo";
version = "1.3";
src = fetchFromGitHub {
owner = "vspinu";
repo = "zotelo";
rev = "56eaaa76f80bd15710e68af4a1e585394af987d3";
sha256 = "0qwdbzfi8mddmchdd9ab9ms1ynlc8dx08i6g2mf3za1sbcivdqsr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/zotelo";
sha256 = "0y6s5ma7633h5pf9zj7vkazidlf211va7nk47ppb1q0iyfkyln36";
name = "zotelo";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/zotelo";
license = lib.licenses.free;
};
}) {};
zygospore = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "zygospore";
version = "0.0.3";
src = fetchFromGitHub {
owner = "LouisKottmann";
repo = "zygospore.el";
rev = "1af5ee663f5a7aa08d96a77cacff834dcdf55ea8";
sha256 = "0v73fgb0gf81vlihiicy32v6x86rr2hv0bxlpw7d3pk4ng1a0l3z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/zygospore";
sha256 = "0n9qs6fymdjly0i4rmx87y8gapfn5sqivsivcffi42vcb5f17kxj";
name = "zygospore";
};
packageRequires = [];
meta = {
homepage = "https://melpa.org/#/zygospore";
license = lib.licenses.free;
};
}) {};
zzz-to-char = callPackage ({ avy, cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "zzz-to-char";
version = "0.1.1";
src = fetchFromGitHub {
owner = "mrkkrp";
repo = "zzz-to-char";
rev = "efbe99c9163602f23408abaea70ffe292632bf26";
sha256 = "0y0hhar3krkvbpb5y9k197mb0wfpz8cl6fmxazq8msjml7hkk339";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/zzz-to-char";
sha256 = "16vwp0krshmn5x3ry1j512g4kydx39znjqzri4j7wgg49bz1n7vh";
name = "zzz-to-char";
};
packageRequires = [ avy cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/zzz-to-char";
license = lib.licenses.free;
};
}) {};
}