{ callPackage }: { _0blayout = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "_0blayout"; version = "1.0.2"; src = fetchFromGitHub { owner = "etu"; repo = "0blayout-mode"; rev = "b8bb44b5336965b5519b9a826a0f46f8ee31c471"; sha256 = "1apv5zd3zzni2llj9is7h2bzq1xxbx67kr7c07dfjd26n7l0zvfi"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6521ec44ae8b0ba2e0523517f0f3d5b94ddbe1be/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/aaee9dc5de06747374f311d86a550d3cc15beed1/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/f390e5153b6360a27abc74983f5fef11226634f3/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/ef9037aa41a8d9467838495bb235db32c19cc417/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/0eb23a75c8b57b4af1737c0508f03e66430e6076/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/2257db76719cb1e3e2f79aff2b61073b655f9061/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/b8b728c2caed96d7505cafc42d0d7ed49d6cadcd/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/929da263f57b904c50f5f17b09d4c4b480999c97/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.3"; src = fetchFromGitHub { owner = "clojure-emacs"; repo = "ac-cider"; rev = "4be034e5f82421b0a836ec7ff45815c67caffcee"; sha256 = "12s7wy7fyk5z9q287j871gcsrvj90f4c81h39p66d99jw0cl93qj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e8adefaf2e284ef91baec3dbd3e10c868de69926/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.8.0"; src = fetchFromGitHub { owner = "yaruopooner"; repo = "ac-clang"; rev = "ad75d193bb8962136e1ecac04d33352dd70fb72e"; sha256 = "0pchbhcs3bjf8r6f24lcf29in011502ncr2gi72faww6iz0pb285"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ffe0485048b85825f5e8ba95917d8c9dc64fe5de/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/64142a4b14531409f45f02a8053ed8948f48221d/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/15f591f9cba367b071046fef5ae01bbbd0475ce3/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/fda9c7def8bc54af4ab17dc049dd94324c8f10fa/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/586ef409e3ae758b459b625d4bf0108f0525a085/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/98bd259b6bfd9b49a8ae421807a4ab3821f09608/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/50427d365c79aff84ac759d19ce177b4f7ed2751/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/ce370d60b2f4dd0570b631f6ca92a221e1fe2de6/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/6cf8aed547ca2390395dcf52d6c542b6944697af/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/fba8b9bf212e6fa389eae8394d0b3bbce9eb0f92/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/1a72abe0fe1253149afb45b0d9e81b6846a926c0/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/b41acb7387ebef9af2906fa16298b64d6431bfb0/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/4b3f74039d397037e640cc371d24bdb60ac90bf1/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/634bd324148d6b74e1098362e06dc512456cde31/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 ({ ac-php-core, auto-complete, fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }: melpaBuild { pname = "ac-php"; version = "1.7.5"; src = fetchFromGitHub { owner = "xcwen"; repo = "ac-php"; rev = "f66d13c98543032d2773c83441f49d4b6e109e97"; sha256 = "0zi16x56jmas70srphd07ycxfdw4ny1y8vsdcvfvmgvg1mgys8f6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/ac-php"; sha256 = "1wqwwgdln98snlq5msdx94b7985krvqfn264hxs1h94r85kgn1ba"; name = "ac-php"; }; packageRequires = [ ac-php-core auto-complete yasnippet ]; meta = { homepage = "https://melpa.org/#/ac-php"; license = lib.licenses.free; }; }) {}; ac-php-core = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, php-mode, popup, s, xcscope }: melpaBuild { pname = "ac-php-core"; version = "1.7.5"; src = fetchFromGitHub { owner = "xcwen"; repo = "ac-php"; rev = "f66d13c98543032d2773c83441f49d4b6e109e97"; sha256 = "0zi16x56jmas70srphd07ycxfdw4ny1y8vsdcvfvmgvg1mgys8f6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/ac-php-core"; sha256 = "0vk3jsxb7dgk5a6pap3bdqkqwpszil0rck1c3y0wyxrlj2y1jcvn"; name = "ac-php-core"; }; packageRequires = [ dash emacs f php-mode popup s xcscope ]; meta = { homepage = "https://melpa.org/#/ac-php-core"; 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/e4318daf4dbb6864ee41f41287c89010fb811641/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/1ea85eca9cf2df3f8c06709dfb44b339b8bdbc6c/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/344f0cf784a027cde196b7d766024fb415fa1968/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/31100b5b899e942de7796bcbf6365625d1b62574/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.5.0"; src = fetchFromGitHub { owner = "cute-jumper"; repo = "ace-jump-helm-line"; rev = "8779050e4794279946892b6a156d0086554a9c9e"; sha256 = "1d4bxxcnjbdr6cjr3jmz2zrnzjv5pwrypbp4xqgqyv9rz02n7ac1"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8925f3daa92ff39776b55642aa9ec0e49245c0c7/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/3b435db3b79333a20aa27a72f33c431f0a019ba1/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 ({ avy, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "ace-link"; version = "0.4.0"; src = fetchFromGitHub { owner = "abo-abo"; repo = "ace-link"; rev = "5bf301e2c74960246427d3e48889a49f9f8ec6ba"; sha256 = "1mrlwkls80blispg5hdgnif42rck3iqhcm1f3khq14nm09yqwdk9"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/68032f40c0ce4170a22db535be4bfa7099f61f85/recipes/ace-link"; sha256 = "1jl805r2s3wa0xyhss1q28rcy6y2fngf0yfcrcd9wf8kamhpajk5"; name = "ace-link"; }; packageRequires = [ avy ]; meta = { homepage = "https://melpa.org/#/ace-link"; license = lib.licenses.free; }; }) {}; ace-pinyin = callPackage ({ ace-jump-mode, avy, fetchFromGitHub, fetchurl, lib, melpaBuild, pinyinlib }: melpaBuild { pname = "ace-pinyin"; version = "0.2.5"; src = fetchFromGitHub { owner = "cute-jumper"; repo = "ace-pinyin"; rev = "c444d8d6861dafd06dd41e694dc9db32652e3b7c"; sha256 = "1d2g873zwq78ggs47954lccmaky20746wg0gafyj93d1qyc3m8rn"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/10bb2de9c6b938fa12deff1e2748bfd0a345891a/recipes/ace-pinyin"; sha256 = "18gmj71zd0i6yx8ifjxsqz2v81jx0j37f5kxllf31w7fj32ymbkc"; name = "ace-pinyin"; }; packageRequires = [ ace-jump-mode avy pinyinlib ]; 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/53742e2242101c4b3b3901f5c74e24facf62c7d6/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/42fe131d3c2ea498e4df30ba539a6b91c00f5b07/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/8ff331ed45e5b7697e4862e723408602ecc98bc7/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/2c11e74f2156f109b713380cebf83022d7159d4a/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/70a3b6a7b43c76b0ce3b350f5c8d657bf4f7fb04/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/33ca3106852f82624b36c7e3f03f5c0c620f304f/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/67f410ac3a58a038e194bcf174bc0a8ceceafb9a/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.8.3"; src = fetchFromGitHub { owner = "Malabarba"; repo = "aggressive-indent-mode"; rev = "998407f56009f441a7cb83d678118d4d8e68f661"; sha256 = "0brggqlij0nacx0yjk10rkn045nk0z03r8llmnqkangjm47ffksr"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/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/d8674b54ad5e17d1da1e499c7d8113f8acd8fd5d/recipes/ahk-mode"; sha256 = "066l4hsb49wbyv381qgn9k4hn8gxlzi20h3qaim9grngjj5ljbni"; name = "ahk-mode"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/ahk-mode"; license = lib.licenses.free; }; }) {}; ahungry-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "ahungry-theme"; version = "1.3.0"; src = fetchFromGitHub { owner = "ahungry"; repo = "color-theme-ahungry"; rev = "3ce72cf77cf5958d91b65bc4867cbacff968da74"; sha256 = "0wiwxh6k2s48gpklhd9abbsr0ll73jzggwgq1lvm7gha203ji5v4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/520295978fd7de3f4266dd69cc30d0b4fdf09db0/recipes/ahungry-theme"; sha256 = "0fhim0qscpqx9siprp3ax1azxzmqkzvrjx517d9bnd68z7xxbpqy"; name = "ahungry-theme"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/ahungry-theme"; license = lib.licenses.free; }; }) {}; airline-themes = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, powerline }: melpaBuild { pname = "airline-themes"; version = "1.7"; src = fetchFromGitHub { owner = "AnthonyDiGirolamo"; repo = "airline-themes"; rev = "bd9624a94618f4144762032a93549f53ffc1e7b3"; sha256 = "1rlszg7z5k8c6fmjk4sjgrc9xgcjc1jah6c7kdl9kypha7y8s4bq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/addeb923176132a52807308fa5e71d41c9511802/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.1"; src = fetchFromGitHub { owner = "tonini"; repo = "alchemist.el"; rev = "aa54643c6d64d82c2c8d502bb710e7de87699df1"; sha256 = "0fbhrri816brh3283q3gisnxnginwzarsydsz881zk24kk2raq1k"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6616dc61d17c5bd89bc4d226baab24a1f8e49b3e/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/84c25a290ae4bcc4674434c83c66ae128e4c4282/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/113953825ac4ff98d90a5375eb48d8b7bfa224e7/recipes/alert"; sha256 = "0x3cvczq09jvshz435jw2fjm69457x2wxdvvbbjq46nfnybhi118"; name = "alert"; }; packageRequires = [ gntp log4e ]; meta = { homepage = "https://melpa.org/#/alert"; license = lib.licenses.free; }; }) {}; all-the-icons = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, font-lock-plus, lib, melpaBuild }: melpaBuild { pname = "all-the-icons"; version = "2.2.0"; src = fetchFromGitHub { owner = "domtronn"; repo = "all-the-icons.el"; rev = "692ac0816783725600b80b5307bf48a83053a378"; sha256 = "13l5dqyhsma2a15khfs0vzk6c7rywfph4g9kgq10v89m3kwqich8"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/604c01aa15927bd122260529ff0f4bb6a8168b7e/recipes/all-the-icons"; sha256 = "00ba4gkfvg38l4s0gsb4asvv1hfw9yjl2786imybzy7bkg9f9x3q"; name = "all-the-icons"; }; packageRequires = [ dash emacs font-lock-plus ]; meta = { homepage = "https://melpa.org/#/all-the-icons"; license = lib.licenses.free; }; }) {}; amd-mode = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, js2-mode, js2-refactor, lib, makey, melpaBuild, projectile, s, seq }: melpaBuild { pname = "amd-mode"; version = "2.8"; src = fetchFromGitHub { owner = "NicolasPetton"; repo = "amd-mode.el"; rev = "977b53e28b3141408fff4814be8b67ee23650cac"; sha256 = "0m80bwar80qsga735cqrn6rbvfz4w9a036zh8inhsigylv3vwqjv"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e4d6e9935e4935c9de769c7bf1c1b6dd256e10da/recipes/amd-mode"; sha256 = "17ry6vm5xlmdfs0mykdyn05cik38yswq5axdgn8hxrvvb6f58d06"; name = "amd-mode"; }; packageRequires = [ emacs f js2-mode js2-refactor makey projectile s seq ]; 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.6"; src = fetchFromGitHub { owner = "proofit404"; repo = "anaconda-mode"; rev = "3f473150009f86dac68edb02e2f22850788289a5"; sha256 = "16c2q6c44qc3bdaxq835rrbyq49z6rd3h6cgss50p4gqwfwxfxn7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e03b698fd3fe5b80bdd24ce01f7fba28e9da0da8/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/8505db1945071a15ba0f2bb74b58d4a6875ca7d6/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/77633aa340803a433570327943fbe31b396f4355/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/7b120c7f97e8d313387d2e9d9210e7fcdd10523b/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/96a0ad5fdbc52f803846e580856fb9c58181c020/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.7"; src = fetchFromGitHub { owner = "bastibe"; repo = "annotate.el"; rev = "e6af7f8ef7d241fdc9f866d57dce24beb4bb6b87"; sha256 = "19a419rnqqsmvrcl2vwy3gl7mvbfg669vyin2h2xpm56rxsinvy1"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3aae88b8e3b080501195d291012deab31aaf35f7/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/8b528544841995045fb1f8344aaaa38946bb3915/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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/8e45bf58b980ff542a5e887707a6361eb5ac0492/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.4"; src = fetchFromGitHub { owner = "lunaryorn"; repo = "ansible-doc.el"; rev = "bc8128a85a79b14f4a121105d87a5eddc33975ad"; sha256 = "0z3y69sfzka764wjbx31dywdq4d6bfsafv2gmmbpmxqmwfmy8sz4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1daaaa7462f0b83c15ed9d9e7e6d0ee94434b8e9/recipes/ansible-doc"; sha256 = "03idvnn79fr9id81aivkm7g7cmlsg0c520wcq4da8g013xvi342w"; name = "ansible-doc"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/ansible-doc"; license = lib.licenses.free; }; }) {}; ansible-vault = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "ansible-vault"; version = "0.3.3"; src = fetchFromGitHub { owner = "zellio"; repo = "ansible-vault-mode"; rev = "f4d9b3a77490071b8c59caa473bb54df86e90362"; sha256 = "0f6dmj3b57sy6xl6d50982lnsin0lzyjwk0q1blpz0h2imadr8qm"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/2bff0da29a9b883e53a3d211c5577a3e0bc263a0/recipes/ansible-vault"; sha256 = "0pmsvpc866rgcajb2ihhb62g3rwhda7vvq2kxkvr566y609vv021"; name = "ansible-vault"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/ansible-vault"; 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/6f6f803dc99a1b1fdb5b4e79f1c9cf72b702d091/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/a367da2cb71fc0b144f9e608dc4857624991f19c/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 = "040znq4qv6rqjw05klriasysvsx6s6xn00ssc3acbqdqjgjk8l2a"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e1700e86cb35617178f5d7c61c88718ac7849f9b/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/66cae648d534468e5e9f125679847fb876935f68/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/39b7f3a8de2f7728b374c09a1387beb3f7595d2e/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/07be4b11bbddb376e11616525e7b226c5a9f2296/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.62"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-anzu"; rev = "3328619fec138862302bbe1b9acf2eea624a4c5e"; sha256 = "1lzvc0ihcbplir4hqfyxfqpsd78arz15gk92kmq4f8ggbkl37fan"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/04ac359d02d91725c8fc451b17bc2f06a7fe57a5/recipes/anzu"; sha256 = "0i2ia0jisj31vc2pjx9bhv8jccbp24q7c406x3nhh9hxjzs1f41i"; name = "anzu"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/anzu"; license = lib.licenses.free; }; }) {}; apib-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, markdown-mode, melpaBuild }: melpaBuild { pname = "apib-mode"; version = "0.6"; src = fetchFromGitHub { owner = "w-vi"; repo = "apib-mode"; rev = "18aebab7cd61b9d296b7d5d2de0c828e2058c906"; sha256 = "0sj948j4s26sxxandjzjjzmjqma7vf86msyyi23gsljy1q28vwlf"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/dc2ebb04f975d8226a76260895399c937d6a1940/recipes/apib-mode"; sha256 = "0y3n0xmyc4gkypq07v4sp0i6291qaj2m13zkg6mxp61zm669v2fb"; name = "apib-mode"; }; packageRequires = [ emacs markdown-mode ]; meta = { homepage = "https://melpa.org/#/apib-mode"; 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/5ca765a6a2f312f585624ec8b82dc9eb6b9bbc0c/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/de10c48976352f273e8363c2f6fa60602ee86c9b/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/22b237ab91ddd3c17986ea12e6a32f2ce62d3a79/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/31574cd756f4f93e2c6bcad5eca33a3294cccd54/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/858e673c66e876d80f41d47d307c944d7bdb147d/recipes/asilea"; sha256 = "1lb8nr6r6yy06m4pxg8w9ja4zv8k5xwhl95v2wv95y1qwhgnwg3j"; name = "asilea"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/asilea"; license = lib.licenses.free; }; }) {}; assess = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, m-buffer, melpaBuild }: melpaBuild { pname = "assess"; version = "0.3.2"; src = fetchFromGitHub { owner = "phillord"; repo = "assess"; rev = "4a5eee8ba9db3e61b860b8b70236e385d3cf344a"; sha256 = "0255sa5fzg069n1pf09sn5nypqw0ll5rmxfigw30xhh95w40nx8y"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6f917a34506193f2674b195569dfd3c13ba62c1d/recipes/assess"; sha256 = "0xj3f48plwxmibax00qn15ya7s0h560xzwr8nkwl5r151v1mc9rr"; name = "assess"; }; packageRequires = [ dash emacs m-buffer ]; meta = { homepage = "https://melpa.org/#/assess"; license = lib.licenses.free; }; }) {}; async = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "async"; version = "1.9"; src = fetchFromGitHub { owner = "jwiegley"; repo = "emacs-async"; rev = "14170a45c8cf91a0133960442509197e683c256d"; sha256 = "1dgw075pdzfrb5wjba7iwal8crxpxm642fkfwj8389a5hpsj7v2n"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6a0fe448e82f42cad0fdaa40c964032892fedd83/recipes/async"; sha256 = "063ci4f35x1zm9ixy110i5ds0vsrcafpixrz3xkvpnfqdn29si3f"; name = "async"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/async"; license = lib.licenses.free; }; }) {}; atom-one-dark-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "atom-one-dark-theme"; version = "0.4.0"; src = fetchFromGitHub { owner = "jonathanchu"; repo = "atom-one-dark-theme"; rev = "c2ae343971f8cda7f5b5392552ce9281f52e53de"; sha256 = "1xyn8qiikng6vf5rbpfqz9ac10c69aip0w6v9l46w0qxsy8svyaj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3ba1c4625c9603372746a6c2edb69d65f0ef79f5/recipes/atom-one-dark-theme"; sha256 = "0wwnkhq7vyysqiqcxc1jsn98155ri4mf4w03k7inl1f8ffpwahvw"; name = "atom-one-dark-theme"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/atom-one-dark-theme"; license = lib.licenses.free; }; }) {}; atomic-chrome = callPackage ({ emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, websocket }: melpaBuild { pname = "atomic-chrome"; version = "2.0.0"; src = fetchFromGitHub { owner = "alpha22jp"; repo = "atomic-chrome"; rev = "38ce9127285e1ff45f0f39b9da36a682103bdb96"; sha256 = "01zwpdmq13iy3hsgijnqsg0yahjxngfbrnn1dd2x1bzpmr8hpxnz"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/35785773942a5510e2317ded5bdf872ffe434e8c/recipes/atomic-chrome"; sha256 = "0dx12mjdc4vhbvrcl61a7j247mgs71vvy0qqj6czbpfawfl46am9"; name = "atomic-chrome"; }; packageRequires = [ emacs let-alist websocket ]; meta = { homepage = "https://melpa.org/#/atomic-chrome"; license = lib.licenses.free; }; }) {}; auctex-latexmk = callPackage ({ auctex, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "auctex-latexmk"; version = "1.0.1"; src = fetchFromGitHub { owner = "tom-tan"; repo = "auctex-latexmk"; rev = "b7053f71f578ffb0d247f8a9e8d5152efd86e096"; sha256 = "0slihygr74vyijnyzssckapscxmdd7zlgrs0wvmpw9hnjzwwzzql"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3f48af615c56f093dff417a5d3b705f9993c518f/recipes/auctex-latexmk"; sha256 = "1rdlgkiwlgm06i1gjxcfciz6wgdskfhln8qhixyfxk7pnz0ax327"; name = "auctex-latexmk"; }; packageRequires = [ auctex ]; meta = { homepage = "https://melpa.org/#/auctex-latexmk"; 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/d1612acd2cf1fea739739608113923ec51d307e9/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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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 = "2.0.0"; src = fetchFromGitHub { owner = "DamienCassou"; repo = "auth-password-store"; rev = "5ca6a838489c1175de3df7af025751559eb13cb3"; sha256 = "10y6grxwp8sw24fv8i9f50lc83qcdxnkw2bm1v983fw6di4i3a8w"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0f4d2a28373ba93da5b280ebf40c5a3fa758ea11/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.2"; src = fetchFromGitHub { owner = "tarsius"; repo = "auto-compile"; rev = "1526e59ea8aaa1738c53b24673d62605dbbb5c96"; sha256 = "05bzknh0fhl22r2klqqrgs7wpx18p5kzwxmg916smbvyk1fzfgva"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e00dcd4f8c59c748cc3c85af1607dd19b85d7813/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/083fb071191bccd6feb3fb84569373a597440fb1/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/23aa24b025216359c5e600eee2f2cd4ecc7556e3/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/1cc9786ed8cea2461b592f860d8e2a0897c57068/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/c89dcbf03a802a4361e44174a332a312e352be36/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/f5c53a8aeaaab23e032a8e7cb5cad7e531a1662c/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/f1cd78dcd58d559c47873f8fcfcab089a8493dd6/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/1711d710ac09fe407fde89ee351ccdcb78555d35/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/49af78177278e7072c70fde0eaa5bb82490ebe9d/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/78f549a299a06941edce13381f597f3a61e8c723/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/ea710bfa77fee7c2688eea8258ca9d2105d1896e/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/d33c0aee6a5d27217bbae28fc8f448c3badc8a4b/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/a094845521d76754a29435012af5fba9f7975a8e/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/657e8f6bd0e44f11db8480ca42fb29d85fc3ec29/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/091dcc3775ec2137cb61d66df4e72aca4900897a/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/77fac7a702d4086fb860514e377037acedc60412/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/2f0b4cfb30c405d44803b36ebcaccef0cf87fe2d/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/6a02db29eb3e4b76b4a9cdbc966df5a1bd35dec0/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/10a2a57c78ac1d8ab621031caa21e8574daeb9a0/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/b0d748fa06b3cbe336cb01a7e3ed7b0421d885cc/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/c9db386ab3910940addae6e925b2ac17e64e0f87/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/01f3deade0759830ed2e70e00e596915be5f5c11/recipes/badwolf-theme"; sha256 = "03plkzpmlh0pgfp1c9padsh4w2g23clsznym8x4jabxnk0ynhq41"; name = "badwolf-theme"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/badwolf-theme"; license = lib.licenses.free; }; }) {}; base16-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "base16-theme"; version = "1.2"; src = fetchFromGitHub { owner = "belak"; repo = "base16-emacs"; rev = "97359d48a00b30776c5416ea90735d8302687677"; sha256 = "0f0gg5kfzgii0rf75gh48wnwimkc88xzwbifkwdf745jhzkyqn6s"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/30862f6be74882cfb57fb031f7318d3fd15551e3/recipes/base16-theme"; sha256 = "115dhr3gfvdz5wv76fwpv3b4dywiwbk69qrhkfhij8vpcfybrpzx"; name = "base16-theme"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/base16-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/8b528544841995045fb1f8344aaaa38946bb3915/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/acc9b816796b9f142c53f90593952b43c962d2d8/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/01e7a8cc1dde506cb2fcfd9270f15dc61c43ec17/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/dd5d9027c49beae89f78d2a30dfa4bd070dff1bd/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/04867a574773e8794335a2664d4f5e8b243f3ec9/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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/31c1157d4fd9e47a780bbd91075252acdc7899dd/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/7bb729c1ad8602a5c0c27e81c9442981a54a924a/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/c5fbaa8c59b0e64d13beb0e0f18b0734afa84f51/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/f4f086d3e8fd6a95ce198e148cd3ede35dd73fb8/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.3"; src = fetchFromGitHub { owner = "jwiegley"; repo = "use-package"; rev = "cd58b268a8a025451c11c3cb1ba18d4f27f245da"; sha256 = "14x01dg7fgj4icf8l8w90pksazc0sn6qrrd0k3xjr2zg1wzdcang"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d39d33af6b6c9af9fe49bda319ea05c711a1b16e/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.1.1"; src = fetchFromGitHub { owner = "justbur"; repo = "emacs-bind-map"; rev = "bf4181e3a41463684adfffc6c5c305b30480e30f"; sha256 = "0vrk17yg3jbww92p433p64ijmjf7cjg2wmzi9w418235w1xdfzz8"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f58800af5965a6e7c9314aa00e971196ea0d036e/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/5653d2b6c2a9b33cfed867e7f6e552d4ed90b181/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/3932853232c269f158806aebe416b456c752a9bb/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; }; }) {}; bm = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "bm"; version = "201610"; src = fetchFromGitHub { owner = "joodland"; repo = "bm"; rev = "c77ea49f5632b5d987243eddb4b36e84b870bf42"; sha256 = "0jfi24kck1ag19lfcfzbivwb1zhid173p7f8chc01cz68l1pp7jw"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/bm"; sha256 = "07459r7m12j2nsb7qrb26bx32alylhaaq3z448n42lz02a8dc63g"; name = "bm"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/bm"; license = lib.licenses.free; }; }) {}; bnfc = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "bnfc"; version = "0.4"; src = fetchFromGitHub { owner = "jmitchell"; repo = "bnfc-mode"; rev = "1b58df1dd0cb9b81900632fb2843a03b94f56fdb"; sha256 = "0lmqrcy80nw6vmf81kh6q39x8pwhzrj6lbk31xpl8mvwnpqaykmn"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7871b6372a391ace76edea40c6f92ceb10b70bf9/recipes/bnfc"; sha256 = "0h6qhyi7vcikg7zhv8lywdz033kp27a8z1ymq5wgs4aqs184igm6"; name = "bnfc"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/bnfc"; license = lib.licenses.free; }; }) {}; bog = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "bog"; version = "1.3.0"; src = fetchFromGitHub { owner = "kyleam"; repo = "bog"; rev = "cf7817de3f37ce2404ee637a655f1a511b829585"; sha256 = "0h166w8bg864ppwg64m0vhg649mmkclld85zcd0lmbqa9wfml5j5"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/19fd0bf2f8e52c79120c492a6dcabdd51b465d35/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/692428769cd792dc0644641682c2793103dd00c6/recipes/bongo"; sha256 = "07i9gw067r2igp6s2g2iakm1ybvw04q6zznna2cfdf08nax64ghv"; name = "bongo"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/bongo"; license = lib.licenses.free; }; }) {}; bool-flip = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "bool-flip"; version = "1.0.1"; src = fetchFromGitHub { owner = "michaeljb"; repo = "bool-flip"; rev = "0f7cc9b387429239fb929896511727d4e49a795b"; sha256 = "1051gy7izy25jwh079231d4lh9azchbqc6nvfrkv8s9ck407a65a"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f56377a7c3f4b75206ad9ba570c35dbf752079e9/recipes/bool-flip"; sha256 = "1xfspqxshx7m8gh6g1snkaahka9f71fnq7hx81nik4s9s8pmxj9c"; name = "bool-flip"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/bool-flip"; license = lib.licenses.free; }; }) {}; boon = callPackage ({ dash, emacs, expand-region, fetchFromGitHub, fetchurl, lib, melpaBuild, multiple-cursors }: melpaBuild { pname = "boon"; version = "0.4"; src = fetchFromGitHub { owner = "jyp"; repo = "boon"; rev = "c72d26ca2f9c0672192b5f40302ad0ebfc2d6db6"; sha256 = "1grsaajfbhgq1wlraq8v21sfqdnk9ja3gj7y982hh44671haqjvw"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/091dcc3775ec2137cb61d66df4e72aca4900897a/recipes/boon"; sha256 = "0gryw7x97jd46jgrm93cjagj4p7w93cjc36i2ps9ajf0d8m4gajb"; name = "boon"; }; packageRequires = [ dash 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/d2148f8f17b16154bfc337df69a5ad31e25a9b05/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/294dc32a672e6b6b0ebfc46cdf0ff9ceacf73e89/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/a082c2dc0458e3007a947923f5b97e88217199e8/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.2"; src = fetchFromGitHub { owner = "killdash9"; repo = "buffer-flip.el"; rev = "386067141ca77848b266e068f8c6baf6b4c2ab5b"; sha256 = "1bch4jk6d60aydvcc624026pwfby29fbcwm3zhrsksqc0d2qxdwq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3924870cac1392a7eaeeda34b92614c26c674d63/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/e30e053eab078a8bef73e42b90299231ea0997ee/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/a082c2dc0458e3007a947923f5b97e88217199e8/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/543a734795eed11aa47a8e1348d14e362b341af0/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/5dfce86371692dddef78a6c1d772138b487b82cb/recipes/bug-reference-github"; sha256 = "18yzxwanbrxsab6ba75z1196x0m6dapdhbvy6df5b5x5viz99cf6"; name = "bug-reference-github"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/bug-reference-github"; license = lib.licenses.free; }; }) {}; bui = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "bui"; version = "1.0.1"; src = fetchFromGitHub { owner = "alezost"; repo = "bui.el"; rev = "70ea295ec04cb34e383dc7d62927452410876999"; sha256 = "1whpln3zibqxnszvrm9chsaaxxxfb0kg3vvfy6j4drrjy5ah2vky"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/38b7c9345de75a707b4a73e8bb8e2f213e4fd739/recipes/bui"; sha256 = "0a4g55k02hi3cwvk4d35lk2x5kc4fabskl2025i83hx0rqw4w3f1"; name = "bui"; }; packageRequires = [ dash emacs ]; meta = { homepage = "https://melpa.org/#/bui"; 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/ade7d0f0f0e553b48634e60ecaf7b91d0776d5f0/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/f66e2e23c7a1fa0ce6fa8a0e814242b7c46c299c/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/c86e3f5083e59568afac69eed9aa8c1a0bd76e2e/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/d4b187cb5b3cc5b546bfa6b94b6792e6363242d1/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/83459421dd2eb3d60ec668c3d5bb38d99ee64aff/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/2bd55f5c29876c2483001cd9deaca68cab5054b9/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/86ed5054ee2392a0e384443c945a5d4824238e95/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/77c46238b632047160d6dfac9b257f57b0c4283b/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/18e38d9cdb9f1a8cc05545c52c3a76265a9aa2ab/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; }; }) {}; calendar-norway = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "calendar-norway"; version = "0.9.3"; src = fetchFromGitHub { owner = "unhammer"; repo = "calendar-norway.el"; rev = "8501b2ee515e995f345365391b03f44c812cabdf"; sha256 = "0lch835rq2rqyh0vyi75dhyl7hm6bv27f2z753wggh0jyg6qxi7a"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c5d01230027d5cec9da2545a9ce9270a611f6567/recipes/calendar-norway"; sha256 = "1i23ks0bnq62bvn3szvqf0ikcam4s92yvr998mkjxhdhc94zd19c"; name = "calendar-norway"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/calendar-norway"; 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/1d1aaab9844413a5fff992509935b399b5154c3d/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/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/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/e997b356b009b3d2ab467fe49b79d728a8cfe24b/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/ba158fbeebcda6b6122b18c97ab8042b1c0a0bc0/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.8.1"; src = fetchFromGitHub { owner = "cask"; repo = "cask"; rev = "58f641960bcb152b33fcd27d41111291702e2da6"; sha256 = "1sl094adnchjvf189c3l1njawrj5ww1sv5vvjr9hb1ng2rw20z7b"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b86c666ee9b0620390a250dddd42b17cbec2409f/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/2d8bc1afaf69b4f29ba1bb0243c25574bc1197cc/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/ed71e45389626e700b93b29d5e2659b6706274d8/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/1d61aea505e4913879f68081497e85542e9fd786/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.5"; src = fetchFromGitHub { owner = "akermu"; repo = "cbm.el"; rev = "bf8cbbcef82e4643c5f0399f0198f606275af08c"; sha256 = "1p88fx90xwjk7dmd5gmbqyajyxf859kjsjzqmzljwai91skbb3pm"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f28dbc97dc23cdb0b4c74f8805775c787635871e/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/193956c26050e15ddd7fb6579a053262d1de1e30/recipes/cdlatex"; sha256 = "1jsfmzl13fykbg7l4wv9si7z11ai5lzvkndzbxh9cyqlvznq0m64"; name = "cdlatex"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/cdlatex"; license = lib.licenses.free; }; }) {}; cdnjs = callPackage ({ dash, deferred, f, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }: melpaBuild { pname = "cdnjs"; version = "0.2.1"; src = fetchFromGitHub { owner = "yasuyk"; repo = "cdnjs.el"; rev = "ce19880d3ec3d81e6c665d0b1dfea99cc7a3f908"; sha256 = "02j45ngddx7n5gvy42r8y3s22bmxlnvg2pqjfh0li8m599fnd11h"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/66e4ce4e2c7e4aaac9dc0ce476c4759b000ff5d6/recipes/cdnjs"; sha256 = "1clm86n643z1prxrlxlg59jg43l9wwm34x5d88bj6yvix8g6wkb7"; name = "cdnjs"; }; packageRequires = [ dash deferred f pkg-info ]; meta = { homepage = "https://melpa.org/#/cdnjs"; 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/4b896b2b89d990a7ce2f4bf4ce0aee0d126f3e55/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/4145e270a2113f30f8bb4d0f6c335f1c76f77b1c/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.9.1"; src = fetchFromGitHub { owner = "cfengine"; repo = "core"; rev = "843fb337d8fe849860ca2f2aeb55c7f549f75a52"; sha256 = "0mw7xif23949d2hg4pgg2b1sj4afjc19522zqk4dmv2cz7qdmqi2"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c737839aeda583e61257ad40157e24df7f918b0f/recipes/cfengine-code-style"; sha256 = "1ny8xvdnz740qmw9m81xnwd0gh0a516arpvl3nfimglaai5bfc9a"; name = "cfengine-code-style"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/cfengine-code-style"; license = lib.licenses.free; }; }) {}; chapel-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "chapel-mode"; version = "1.0.0"; src = fetchFromGitHub { owner = "russel"; repo = "Emacs-Chapel-Mode"; rev = "936a76a26bdc4f9570c4d54369f74bcd1cb0a698"; sha256 = "0n93qz5hzsnrs6c3y5yighfpdpkkmabxyi5i755hfcs5007v199v"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ff32db72ad55a7191b5105192480e17535c7edde/recipes/chapel-mode"; sha256 = "0hmnsv8xf85fc4jqkaqz5j3sf56hgib4jp530vvyc2dl2sps6vzz"; name = "chapel-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/chapel-mode"; 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/f6676747e853045b3b19e7fc9524c793c6a08303/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/11c549fca81c4276054f614d86d17fa7af4ab32e/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/81c4a9d10238836865716f5ea45f8e0e625a87c6/recipes/checkbox"; sha256 = "17gw6w1m6bs3sfx8nqa8nzdq26m8w85a0fca5qw3bmd18bcmknqa"; name = "checkbox"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/checkbox"; license = lib.licenses.free; }; }) {}; chinese-fonts-setup = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "chinese-fonts-setup"; version = "0.1"; src = fetchFromGitHub { owner = "tumashu"; repo = "chinese-fonts-setup"; rev = "6f4423664e55d5470c4f239d04b88da5d6acb34d"; sha256 = "0d9xx43ijxrp95j5bnxcsnfwn032ypy2c1lypak15772nk6i7s1w"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c536882e613e83a4a2baf86479bfb3efb86d916a/recipes/chinese-fonts-setup"; sha256 = "141ri6a6mnxf7fn17gw48kxk8pvl3khdxkb4pw8brxwrr9rx0xd5"; name = "chinese-fonts-setup"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/chinese-fonts-setup"; license = lib.licenses.free; }; }) {}; chinese-pyim = callPackage ({ async, chinese-pyim-basedict, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, pos-tip }: melpaBuild { pname = "chinese-pyim"; version = "1.5.1"; src = fetchFromGitHub { owner = "tumashu"; repo = "chinese-pyim"; rev = "b210c0d5275e1e8c0b78bed186cc18fc27061dd4"; sha256 = "1jixkb7jw07lykbfv022ccnys4xypcbv03f9bxl2r16wizzymvvd"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/157a264533124ba05c161aa93a32c7209f002fba/recipes/chinese-pyim"; sha256 = "0zdx5zhgj1ly89pl48vigjzd8g74fxnxcd9bxrqykcn7y5qvim8l"; name = "chinese-pyim"; }; packageRequires = [ async chinese-pyim-basedict cl-lib popup pos-tip ]; meta = { homepage = "https://melpa.org/#/chinese-pyim"; license = lib.licenses.free; }; }) {}; chinese-pyim-basedict = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "chinese-pyim-basedict"; version = "0.1"; src = fetchFromGitHub { owner = "tumashu"; repo = "chinese-pyim-basedict"; rev = "f13b6d20629a0b691ead626cca249b227622fa83"; sha256 = "1ddld5jkhqarm31p6qjdvdha36k6yqaz3jzg3lyzd0nkavcmdq57"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e2315ffe7d13928eddaf217a5f67a3e0dd5e62a1/recipes/chinese-pyim-basedict"; sha256 = "1qmr71lnpn06mcbb6gfr3dh78pav0sk9mld956cvnkg82vg7nmpv"; name = "chinese-pyim-basedict"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/chinese-pyim-basedict"; license = lib.licenses.free; }; }) {}; chinese-pyim-greatdict = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "chinese-pyim-greatdict"; version = "0.1"; src = fetchFromGitHub { owner = "tumashu"; repo = "chinese-pyim-greatdict"; rev = "11cf5145710349e9d928eb9197bebb426025fd58"; sha256 = "1pza690b31ynyj31f1gp7y2d29ri3swcblpzd2pcpj3ynmnbsy3f"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/03234f7a1abe7423c5a9bcb4c100957c8eece351/recipes/chinese-pyim-greatdict"; sha256 = "1xqr2fcsb45khavqx06ry2sm8db790zlggk61civbdyafvlz8ikc"; name = "chinese-pyim-greatdict"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/chinese-pyim-greatdict"; 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/c9b7785eca577218feade982c979694389f37ec3/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.14.0"; src = fetchFromGitHub { owner = "clojure-emacs"; repo = "cider"; rev = "f3c396ff8cf4baf331b0e19e18e33b795b66ee3e"; sha256 = "1np4bh7fxv6xkvdg1nyd596p2yjkrh5msw2wsfyidl0xb1jdnj9c"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/55a937aed818dbe41530037da315f705205f189b/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.1"; src = fetchFromGitHub { owner = "clojure-emacs"; repo = "cider-eval-sexp-fu"; rev = "6b437bf073b21543e72d76fd0392a28fba7cbfbe"; sha256 = "1frpr5dwg7aa0pjr2sarck498lj11li8xi36s5qa8qhflgl29jpn"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/947f4d106d70f95ca8aac124ab0d90b2975208df/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.4"; src = fetchFromGitHub { owner = "ForNeVeR"; repo = "cil-mode"; rev = "a78a88ca9a66a82f069329a96e34b67478ae2d9b"; sha256 = "06p6hz6jrnvnlbxdr1pjgf5wh4n34kf6al4589qg1s88r2lf86bl"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ccbf4a7c9df3c85207c7160ee68ecc4ba4f3801a/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.3"; src = fetchFromGitHub { owner = "jorgenschaefer"; repo = "circe"; rev = "9a4f3c9a554f99de0eb9e5f2b3e545b3e6390918"; sha256 = "008fz7829mvjlid93hvs5xwwvigh5lnq2fxf2w9ghnw9lygkv5bq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a2b295656d53fddc76cacc86b239e5648e49e3a4/recipes/circe"; sha256 = "1f54d8490gfx0r0cdvgmcjdxqpni43msy0k2mgqd1qz88a4b5l07"; name = "circe"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/circe"; license = lib.licenses.free; }; }) {}; circe-notifications = callPackage ({ alert, circe, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "circe-notifications"; version = "1.0"; src = fetchFromGitHub { owner = "eqyiel"; repo = "circe-notifications"; rev = "80c44441ecd3ae04ae63760aa20afa837c1ed05b"; sha256 = "0s0iw5vclciziga78f1lvj6sdg84a132in39k4vz0pj598ypin1w"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/76c0408423c4e0728789de7b356b2971d6c446c7/recipes/circe-notifications"; sha256 = "06y525x5yc0xgbw0cf16mc72ca9bv8j8z4gpgznbad2qp7psf53c"; name = "circe-notifications"; }; packageRequires = [ alert circe emacs ]; meta = { homepage = "https://melpa.org/#/circe-notifications"; 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/7a12bd6769ce7a5745c2da06dcd57ed3ba2ed891/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/696c79669478b0d1c9769cc6f0fe581ee056cf32/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/1859bb26e3efd66394d7d9f4d2296cbeeaf5ba4d/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.4.0"; src = fetchFromGitHub { owner = "redguardtoo"; repo = "cliphist"; rev = "5cddd9c0b3aacc9941214a749edd19ceb2cde7f4"; sha256 = "0hifxb3r54yinlal6bwhycwaspbz1kwkybvrcppkpdfg9jd88nfd"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/82d86dae4ad8efc8ef342883c164c56e43079171/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/d28484bf5e9ad72778ad63f73deeea1eb1263236/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/3a2db268e55d10f7d1d5a5f02d35b2c27b12b78e/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 ({ cl-lib ? null, clj-refactor, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild }: melpaBuild { pname = "cljr-helm"; version = "0.11"; src = fetchFromGitHub { owner = "philjackson"; repo = "cljr-helm"; rev = "f2fc7b698a56e4a44d5dfbc6a55d77a93c0fa9a4"; sha256 = "0jy6hkz8sr1bplymwxnjg4q408cw2dgfrv70chlw3y5ddc4cingj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d99b67e295ef59916211bf22b57b4d093e3d53ab/recipes/cljr-helm"; sha256 = "108a1xgnc6qy088vs41j3npwk25a5vny0xx4r3yh76jsmpdpcgnc"; name = "cljr-helm"; }; packageRequires = [ cl-lib clj-refactor helm-core ]; 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/dadd3f5abad2e1f7863c4d654ff065f641395f64/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/0569da79bd8145df334965c5d4364a50b6b548fa/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.6.1"; src = fetchFromGitHub { owner = "clojure-emacs"; repo = "clojure-mode"; rev = "fdbdfb91e0a5731bf9a739b70c5f217c5d12ae6d"; sha256 = "1qadymqzs5fn1sb347xzfw8lqq6s85vvkh4kzm35m61g5i2lm86y"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5e3cd2e6ee52692dc7b2a04245137130a9f521c7/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.6.1"; src = fetchFromGitHub { owner = "clojure-emacs"; repo = "clojure-mode"; rev = "fdbdfb91e0a5731bf9a739b70c5f217c5d12ae6d"; sha256 = "1qadymqzs5fn1sb347xzfw8lqq6s85vvkh4kzm35m61g5i2lm86y"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5e3cd2e6ee52692dc7b2a04245137130a9f521c7/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/e618430057eb3ac235ab4a44767524919c870036/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.1"; src = fetchFromGitHub { owner = "mpenet"; repo = "clojure-snippets"; rev = "83785faa607884308a42b81f160854f2cecfd098"; sha256 = "1sdgf1avfw7w3m3i7nqb9m9nhqk8lr0bri686lrkq23ds2b44454"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4898fc6746b30b0d0453b3b56d02479bfb0f70b9/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, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "closql"; version = "0.3.2"; src = fetchFromGitHub { owner = "emacscollective"; repo = "closql"; rev = "5e9d64288863d6d33fac73ccf356427215daa9fb"; sha256 = "0snhwix51bfs6gsg2knklkg791k2mvn3ydyk388k3k9xmn5sr7xj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/2df16abf56e53d4a1cc267a78797419520ff8a1c/recipes/closql"; sha256 = "13ybna20w2d1b3n0y5p1ybhkw0j0zh5nd43p1yvf8h1haj983l87"; name = "closql"; }; packageRequires = [ emacs emacsql-sqlite ]; meta = { homepage = "https://melpa.org/#/closql"; license = lib.licenses.free; }; }) {}; clues-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "clues-theme"; version = "1.0.1"; src = fetchFromGitHub { owner = "jasonm23"; repo = "emacs-clues-theme"; rev = "abd61f2b7f3e98de58ca26e6d1230e70c6406cc7"; sha256 = "118k5bnlk9sc2n04saaxjncmc1a4m1wlf2y7xyklpffkazbd0m72"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/bf43125306df445ac829c2edb98dd608bc1407de/recipes/clues-theme"; sha256 = "12g7373js5a2fa0m396k9kjhxvx3qws7n1r435nr9zgwaw7xvciy"; name = "clues-theme"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/clues-theme"; license = lib.licenses.free; }; }) {}; cm-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "cm-mode"; version = "1.5"; src = fetchFromGitHub { owner = "joostkremers"; repo = "criticmarkup-emacs"; rev = "12b7460691dc502d27329d6ac11c51cc83cd098e"; sha256 = "018limfwcb396yr2kn6jixxdmpmiif3l7gp0p1pmwbg07fldllha"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/42dda804ec0c7338c39c57eec6ba479609a38555/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 ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, levenshtein, lib, melpaBuild, seq }: melpaBuild { pname = "cmake-ide"; version = "0.5"; src = fetchFromGitHub { owner = "atilaneves"; repo = "cmake-ide"; rev = "a2e476ad42e61075cae9beb35fb83e3c1bf8619e"; sha256 = "0n169i4y2c450bk5r284bakjk3hsg74pply5fqxvdm6p5p1z2vr1"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/17e8a8a5205d222950dc8e9245549a48894b864a/recipes/cmake-ide"; sha256 = "0xvy7l80zw67jgvk1rkhwzjvsqjqckmd8zj6s67rgbm56z6ypmcg"; name = "cmake-ide"; }; packageRequires = [ cl-lib emacs levenshtein seq ]; meta = { homepage = "https://melpa.org/#/cmake-ide"; license = lib.licenses.free; }; }) {}; cmake-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "cmake-mode"; version = "3.7.1"; src = fetchFromGitHub { owner = "Kitware"; repo = "CMake"; rev = "db3499df5d06ab2cacc61e9f7720a33456aeafe4"; sha256 = "17ab5xln94z2ybvn8s9pivyd6xvi9h448fxjc8yk7605zsjmr9i0"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/598723893ae4bc2e60f527a072efe6ed9d4e2488/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/0857c4db1027981ea73bc32bcaa15e5df53edea3/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/acc9b816796b9f142c53f90593952b43c962d2d8/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/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/coffee-mode"; sha256 = "1px50hs0x30psa5ljndpcc22c0qwcaxslpjf28cfgxinawnp74g1"; name = "coffee-mode"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/coffee-mode"; license = lib.licenses.free; }; }) {}; color-identifiers-mode = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "color-identifiers-mode"; version = "1.0.0"; src = fetchFromGitHub { owner = "ankurdave"; repo = "color-identifiers-mode"; rev = "536151410dbb198b328dc62b829d9692cec0b1bd"; sha256 = "1zwgyp65jivds9zvbp5k5q3gazffh3w0mvs739ddq93lkf165rwh"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5c735755e414fdf169aca5ec6f742533d21472e0/recipes/color-identifiers-mode"; sha256 = "1hxp8lzn7kfckn5ngxic6qiz3nbynilqlxhlq9k1n1llfg216gfq"; name = "color-identifiers-mode"; }; packageRequires = [ dash emacs ]; meta = { homepage = "https://melpa.org/#/color-identifiers-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/2db82e101916d8709b711034da5ca6e4072e1077/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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.17"; src = fetchFromGitHub { owner = "purcell"; repo = "color-theme-sanityinc-tomorrow"; rev = "81d8990085960824f700520d08027e6aca58feaa"; sha256 = "1x3aq6hadp158vh8mf9hmj5rikq0qz7a1frv7vbl39xr3wcnjj23"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/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; }; }) {}; 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/8b308e05dd85856addbc04a9438f5026803cebd7/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/4ac6ac97875117013515a36c9a4452fbd6c0d74c/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/437afab17b22c0c559617afa06923b5bc73a3ae8/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/48d0166ccd3dcdd3df4719349778c6c5ab6872ca/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.9.2"; src = fetchFromGitHub { owner = "company-mode"; repo = "company-mode"; rev = "c9912e9ba7ef441677c1a9de7e14f78cb2da5e0e"; sha256 = "1jc9mnqj38lnn3yxkcixlwgqkxb7lsyzqybakk74mh3l3gr9cv8k"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/96e7b4184497d0d0db532947f2801398b72432e4/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.2.0"; src = fetchFromGitHub { owner = "proofit404"; repo = "company-anaconda"; rev = "182a8fdabc01630f255beeb2708728c0cd5c6316"; sha256 = "1rqf9i4l32njpwx4aiwxqr994g3jzispwprs6nwjfvg70xkvm4m0"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0eb23a75c8b57b4af1737c0508f03e66430e6076/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.4.0"; src = fetchFromGitHub { owner = "krzysztof-magosa"; repo = "company-ansible"; rev = "2e3264670c861ecbe862f7618241367ab497b5ff"; sha256 = "0a0pb3amsxj6m8ka12ny1w9qjy3dg7vsxdsy1wg3qzanj2pdsk4l"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7b44cd4bd9f9a7c942ca3f3bd88b2ce61ffff130/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/ee888b1ba57b6af3a3330607898810cd248862db/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/7f89e3097c654774981953ef125679fec0b5b7c9/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-dict = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, parent-mode }: melpaBuild { pname = "company-dict"; version = "1.2.7"; src = fetchFromGitHub { owner = "hlissner"; repo = "emacs-company-dict"; rev = "d51b801fe319e7984cbc202c4745214d84039942"; sha256 = "16ai8ljp0i75kby1knj7ldysd8s6kd6drmlh9ygyddxbi2i35x61"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/212c077def5b4933c6001056132181e1a5850a7c/recipes/company-dict"; sha256 = "1377b40f1j4rmw7lnhy1zsm6r234ds5zsn02v1ajm3bzrpkkmin0"; name = "company-dict"; }; packageRequires = [ company emacs parent-mode ]; meta = { homepage = "https://melpa.org/#/company-dict"; license = lib.licenses.free; }; }) {}; company-edbi = callPackage ({ cl-lib ? null, company, edbi, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: melpaBuild { pname = "company-edbi"; version = "0.1"; src = fetchFromGitHub { owner = "proofit404"; repo = "company-edbi"; rev = "08dc69ccfbcf10ca83f7075e9b735c6885cd7e11"; sha256 = "0n2hvrfbybsp57w6m9mm7ywjq30fwwx9bzc2rllfr06d2ms7naai"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5d881ff0927d5bd7f8192f58927ceabb9bad4beb/recipes/company-edbi"; sha256 = "067ff1xdyqy4qzgk5pmqf4kksfjk1glkrslcj3rk4zmhcalwrfrm"; name = "company-edbi"; }; packageRequires = [ cl-lib company edbi s ]; meta = { homepage = "https://melpa.org/#/company-edbi"; license = lib.licenses.free; }; }) {}; company-emacs-eclim = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "company-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/1e9d3075587fbd9ca188535fd945a7dc451c6d7e/recipes/company-emacs-eclim"; sha256 = "1l56hcy0y3cr38z1pjf0ilsdqdzvj3zwd40markm6si2xhdr8xig"; name = "company-emacs-eclim"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/company-emacs-eclim"; license = lib.licenses.free; }; }) {}; company-emoji = callPackage ({ cl-lib ? null, company, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "company-emoji"; version = "2.4.1"; src = fetchFromGitHub { owner = "dunn"; repo = "company-emoji"; rev = "b971ab0a66126f0d1410254ba1e21f17c2270101"; sha256 = "1c9r1j7xpq6c27y6akfarrcg87idww3c10rkhm26m1vprqk73vr3"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5733dccdffe97911a30352fbcda2900c33d79810/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/28f6a983444f796c81df7e5ee94d74c480b21298/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/04867a574773e8794335a2664d4f5e8b243f3ec9/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/d2b6a8d57b192325dcd30fddc9ff8dd1516ad680/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-irony-c-headers = callPackage ({ cl-lib ? null, company, fetchFromGitHub, fetchurl, irony, lib, melpaBuild }: melpaBuild { pname = "company-irony-c-headers"; version = "1.0.0"; src = fetchFromGitHub { owner = "hotpxl"; repo = "company-irony-c-headers"; rev = "ba304fe7eebdff90bbc7dea063b45b82638427fa"; sha256 = "1x2dfjmy86icyv2g1y5bjlr87w8rixqdcndkwm1sba6ha277wp9i"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9f9f62d8ef438a9ba4872bd7731768eddc5905de/recipes/company-irony-c-headers"; sha256 = "0kiag5ggmc2f5c3gd8nn40x16i686jpdrfrflgrz2aih8p3g6af8"; name = "company-irony-c-headers"; }; packageRequires = [ cl-lib company irony ]; meta = { homepage = "https://melpa.org/#/company-irony-c-headers"; 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/bded1840a39fbf1e014c01276eb2f9c5a4fc218f/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/fadff01600d57f5b9ea9c0c47ed109e058114998/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.7.8"; src = fetchFromGitHub { owner = "kshramt"; repo = "company-ngram"; rev = "1d43d7df4c5d7a58e1176c7c57a8dce60dba2e8a"; sha256 = "1isfyzjik8a5fr8sfy7462hpv5zh5bgbm8zc7d0lk50ggrazz7l5"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/937e6a23782450525c4a90392c414173481e101b/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/6846c7d86e70a9dd8300b89b61435aa7e146be96/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-php = callPackage ({ ac-php-core, cl-lib ? null, company, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "company-php"; version = "1.7.5"; src = fetchFromGitHub { owner = "xcwen"; repo = "ac-php"; rev = "f66d13c98543032d2773c83441f49d4b6e109e97"; sha256 = "0zi16x56jmas70srphd07ycxfdw4ny1y8vsdcvfvmgvg1mgys8f6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/company-php"; sha256 = "1gnhklfkg17vxfx7fw65lr4nr07jx71y84mhs9zszwcr9p840hh5"; name = "company-php"; }; packageRequires = [ ac-php-core cl-lib company ]; meta = { homepage = "https://melpa.org/#/company-php"; license = lib.licenses.free; }; }) {}; company-quickhelp = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pos-tip }: melpaBuild { pname = "company-quickhelp"; version = "2.0.0"; src = fetchFromGitHub { owner = "expez"; repo = "company-quickhelp"; rev = "d8fd045715ca64bc8cb3e714c05fe70d7eb33f09"; sha256 = "1fdiz1jqxnrl940vqbq14idrs4ird9dkzgckmyawzznv5yi29fw4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/022cc4fee54bb0194822947c70058145e2980b94/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/3dd063bc3789772fdcc6a8555817588962e60825/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.7"; src = fetchFromGitHub { owner = "nathankot"; repo = "company-sourcekit"; rev = "14d503d96fe595a688a3f162ae5739e4b08da24b"; sha256 = "1ynyxrpl9qd2l60dpn9kb04zxgq748fffb0yj8pxvm9q3abblf3m"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/45969cd5cd936ea61fbef4722843b0b0092d7b72/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-statistics = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "company-statistics"; version = "0.2.2"; src = fetchFromGitHub { owner = "company-mode"; repo = "company-statistics"; rev = "906d8137224c1a5bd1dc913940e0d32ffecf5523"; sha256 = "0c98kfg7gimjx9cf8dmbk9mdsrybhphshrdl8dhif3zqvn6gxyd7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/89d05b43f31ec157ce8e7bfba4b7c9119bda6dd2/recipes/company-statistics"; sha256 = "1fl4ldj17m3xhi6xbw3bp9c2jir34xv3jh9daiw8g912fv2l5dcj"; name = "company-statistics"; }; packageRequires = [ company emacs ]; meta = { homepage = "https://melpa.org/#/company-statistics"; 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.3.0"; src = fetchFromGitHub { owner = "proofit404"; repo = "company-tern"; rev = "b20b3e490bf277c8480712210e3c92ea489859ef"; sha256 = "1l4b54rqwsb32r8zwwrag7s35zc3kpviafdrqkq8r1nyshg2yccm"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/acc9b816796b9f142c53f90593952b43c962d2d8/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/2cda69dc7d45087fa9a3e0460d2b12a1dce1a7b3/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, dash, deferred, f, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, s, ycmd }: melpaBuild { pname = "company-ycmd"; version = "1.0"; src = fetchFromGitHub { owner = "abingham"; repo = "emacs-ycmd"; rev = "be21ca7f807e70812b6fc0e0a4ea83b41723d815"; sha256 = "1q30k8rhk3plknkk544h2dk48yqmxwh4xp3rq1lz8isc3580qwxx"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1138c8cc239183a2435ce8c1a6df5163e5fed2ea/recipes/company-ycmd"; sha256 = "0fqmkb0q8ai605jzn2kwd585b2alwxbmnb3yqnn9fgkcvyc9f0pk"; name = "company-ycmd"; }; packageRequires = [ company dash deferred f let-alist 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/1fc0f076198e4be46a33a26eea9f2d273dda12b8/recipes/composable"; sha256 = "1fs4pczjn9sv12sladf6zbkz0cmzxr0jaqkiwryydal1l5nqqxcy"; name = "composable"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/composable"; license = lib.licenses.free; }; }) {}; composer = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, request, s }: melpaBuild { pname = "composer"; version = "0.0.7"; src = fetchFromGitHub { owner = "zonuexe"; repo = "composer.el"; rev = "47d840e03412da5db13ae2b962576f0166517581"; sha256 = "1vw1im39c4jvsaw3ghvwvya9l5h7jiysfhry3p22gdng0l2n4008"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/39c5002f0688397a51b1b0c6c15f6ac07c3681bc/recipes/composer"; sha256 = "1gwgfbb0fqn87s7jscr9xy47h239wy74n3hgpk4i16p2g6qinpza"; name = "composer"; }; packageRequires = [ emacs f request s ]; meta = { homepage = "https://melpa.org/#/composer"; 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/8bc29a8d518ce7a584277089bd4654f52ac0f358/recipes/concurrent"; sha256 = "09wjw69bqrr3424h0mpb2kr5ixh96syjjsqrcyd7z2lsas5ldpnf"; name = "concurrent"; }; packageRequires = [ deferred ]; meta = { homepage = "https://melpa.org/#/concurrent"; license = lib.licenses.free; }; }) {}; conda = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, pythonic, s }: melpaBuild { pname = "conda"; version = "0.0.6"; src = fetchFromGitHub { owner = "necaris"; repo = "conda.el"; rev = "5a13e7deda80adb40553f1c256531d040a4c99a1"; sha256 = "011z47hkynss8a56c2fi702laqxicmwai6anald58436pdxi3y6y"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/fcf762e34837975f5440a1d81a7f09699778123e/recipes/conda"; sha256 = "1hi292h6ccl7vkvyxcwwcdxw8q2brv3hy0mnlikzj2qy5pbnfg4y"; name = "conda"; }; packageRequires = [ dash emacs f pythonic s ]; meta = { homepage = "https://melpa.org/#/conda"; 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/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/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/5b08ed7b90e3283e177eff57cb02b12a093dc258/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/44e5b799e411b8e2d89c8e9aeb4720126ac908b7/recipes/contextual"; sha256 = "0vribs0fa1xf5kwkmvzjwhiawni0p3v56c5l4dkz8d7wn2g6wfdx"; name = "contextual"; }; packageRequires = [ cl-lib dash emacs ]; meta = { homepage = "https://melpa.org/#/contextual"; license = lib.licenses.free; }; }) {}; copy-as-format = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "copy-as-format"; version = "0.0.1"; src = fetchFromGitHub { owner = "sshaw"; repo = "copy-as-format"; rev = "e3e130a34d70deaa1ff81fe1e3b3898c1121c107"; sha256 = "1llkzvbw7ci4x20pqaacri82qplsfzxb20xw7v373i5jc83wjv9z"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/42fe8a2113d1c15701abe7a7e0a68e939c3d789b/recipes/copy-as-format"; sha256 = "1yij5mqm0dg6326yms0a2w8gs42kdxq0ih8dhkpdar54r0bk3m8k"; name = "copy-as-format"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/copy-as-format"; license = lib.licenses.free; }; }) {}; copyit = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "copyit"; version = "0.0.2"; src = fetchFromGitHub { owner = "zonuexe"; repo = "emacs-copyit"; rev = "c973d3650208a033aaf845989d023f9c6e572ddd"; sha256 = "1fwndjbzwhl4dzrw5jxbq66yggxkl81ga3cnnl7rm3s63pkb6l3w"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/69bd50fd1f3865d48cec9fe2680d260d746248e5/recipes/copyit"; sha256 = "1m28irqixzl44c683dxvc5x6l3qcqlpy6jzk6629paqkdi5mx1c0"; name = "copyit"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/copyit"; license = lib.licenses.free; }; }) {}; copyit-pandoc = callPackage ({ copyit, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pandoc }: melpaBuild { pname = "copyit-pandoc"; version = "0.0.2"; src = fetchFromGitHub { owner = "zonuexe"; repo = "emacs-copyit"; rev = "c973d3650208a033aaf845989d023f9c6e572ddd"; sha256 = "1fwndjbzwhl4dzrw5jxbq66yggxkl81ga3cnnl7rm3s63pkb6l3w"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/69bd50fd1f3865d48cec9fe2680d260d746248e5/recipes/copyit-pandoc"; sha256 = "03v448gh6glq126r95w4y6s2p08jgjhkc6zgsplx0v9d5f2mwaqk"; name = "copyit-pandoc"; }; packageRequires = [ copyit emacs pandoc ]; meta = { homepage = "https://melpa.org/#/copyit-pandoc"; license = lib.licenses.free; }; }) {}; corral = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "corral"; version = "0.3"; src = fetchFromGitHub { owner = "nivekuil"; repo = "corral"; rev = "e7ab6aa118e46b93d4933d1364bc273f57cd6911"; sha256 = "00055gzv032xxzqm1hffipljy8fzgsm58cbv8dzajh035jvdgpv7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7b0d7e326f0401de0488b77d39af7bd7b8e8fdd4/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/06c50f32b8d603db0d70e77907e36862cd66b811/recipes/counsel"; sha256 = "0y8cb2q4mqvzan5n8ws5pjpm7bkjcghg5q19mzc3gqrq9vrvyzi6"; name = "counsel"; }; packageRequires = [ emacs swiper ]; meta = { homepage = "https://melpa.org/#/counsel"; license = lib.licenses.free; }; }) {}; counsel-bbdb = callPackage ({ emacs, fetchFromGitHub, fetchurl, ivy, lib, melpaBuild }: melpaBuild { pname = "counsel-bbdb"; version = "0.0.1"; src = fetchFromGitHub { owner = "redguardtoo"; repo = "counsel-bbdb"; rev = "297d0c7e6e1eaafcd5e188724fea8e8f26b95555"; sha256 = "14gw4d855v2nvqh06vs9rzs816pn1hp4rhfikb0wzg1ay6gdrwi7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0ed9bcdb1f25a6dd743c1dac2bb6cda73a5a5dc2/recipes/counsel-bbdb"; sha256 = "14d9mk44skpmyj0zkqwz97j80r630j7s5hfrrhlsafdpl5aafjxp"; name = "counsel-bbdb"; }; packageRequires = [ emacs ivy ]; meta = { homepage = "https://melpa.org/#/counsel-bbdb"; license = lib.licenses.free; }; }) {}; counsel-dash = callPackage ({ counsel, dash, dash-functional, emacs, fetchFromGitHub, fetchurl, helm-dash, lib, melpaBuild }: melpaBuild { pname = "counsel-dash"; version = "0.1.3"; src = fetchFromGitHub { owner = "nathankot"; repo = "counsel-dash"; rev = "a342340bbd8e50e4d1015e0b91d8ecd8f6cdf9f2"; sha256 = "1ma67lc4y9y3byrz8v6635w8q2scp6f2cqagq09k723k5nnwisfj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0f8af4d854f972bfed3d2122b4c089f72d8b5f2a/recipes/counsel-dash"; sha256 = "0pzh8ww1p2jb859gdjr5ypya3rwhiyg3c79xhx8filxrqxgjv5fk"; name = "counsel-dash"; }; packageRequires = [ counsel dash dash-functional emacs helm-dash ]; meta = { homepage = "https://melpa.org/#/counsel-dash"; license = lib.licenses.free; }; }) {}; counsel-gtags = callPackage ({ counsel, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "counsel-gtags"; version = "0.1"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-counsel-gtags"; rev = "8066dd4cd6eb157345fb43788bacf2c5d746b497"; sha256 = "07kxv56p340a913673h30q65814ji7lwc6gsn9vcr18rsdaj7qwi"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c7ccc35632219dbec5fdad7401545e7c071b910c/recipes/counsel-gtags"; sha256 = "12qyb1lnzyd2rr4ankpqi30h0bj66ap5qw87y4605k0j44vhnsax"; name = "counsel-gtags"; }; packageRequires = [ counsel emacs ]; meta = { homepage = "https://melpa.org/#/counsel-gtags"; 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/cd70e138534551dd12ba4d165ba56fbd1e033241/recipes/coverage"; sha256 = "0ja7wsx2sj0h01sk1l3c0aidbs1ld4gj3kiwq6brs7r018sz45pm"; name = "coverage"; }; packageRequires = [ cl-lib ov ]; meta = { homepage = "https://melpa.org/#/coverage"; license = lib.licenses.free; }; }) {}; coverlay = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "coverlay"; version = "0.4.0"; src = fetchFromGitHub { owner = "twada"; repo = "coverlay.el"; rev = "b4d5d4dd702152bc7e7ca788d22e4feb74dc32fe"; sha256 = "0ji8n4sv0zqmfn4g7ay927d8ya6wrvqdzvd5sc6vicma9gn27lvj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b2f92804e67fac780a0be850fcd0d0e93992ea7a/recipes/coverlay"; sha256 = "0p5k9254r3i247h6ll6kjsgw3naiff5lgfkmb2wkc870lzggq0m4"; name = "coverlay"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/coverlay"; license = lib.licenses.free; }; }) {}; cpputils-cmake = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "cpputils-cmake"; version = "5.5"; src = fetchFromGitHub { owner = "redguardtoo"; repo = "cpputils-cmake"; rev = "55e5c69554379632692a0fa20bfadeef9194fbdd"; sha256 = "1rk0bwdvfrp24z69flh7jg3c8vgvwk6vciixmmmldnrlwhpnbh6i"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9b84a159e97f7161d0705da5dd5e8c34ae5cb848/recipes/cpputils-cmake"; sha256 = "0fswmmmrjv897n51nidmn8gs8yp00595g35vwjafsq6rzfg58j60"; name = "cpputils-cmake"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/cpputils-cmake"; license = lib.licenses.free; }; }) {}; creamsody-theme = callPackage ({ autothemer, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "creamsody-theme"; version = "0.3.0"; src = fetchFromGitHub { owner = "emacsfodder"; repo = "emacs-theme-creamsody"; rev = "c897adf63cfd928779d90a54366ca5bdb24d4d35"; sha256 = "0bw1p0l52fgvw2bapq9anwxzfwpwr6d2ddskzp2r2whyy0w3jc9b"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/488f95b9e425726d641120130d894babcc3b3e85/recipes/creamsody-theme"; sha256 = "0l3mq43bszxrz0bxmxb76drp4c8721cw8akgk3l5a800wqbfp2l7"; name = "creamsody-theme"; }; packageRequires = [ autothemer ]; meta = { homepage = "https://melpa.org/#/creamsody-theme"; 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/81b032049ccc3837e8693f010b39716912f76bba/recipes/creds"; sha256 = "0n11xxaf93bbc9ih25wj09zzw4sj32wb99qig4zcy8bpkl5y3llk"; name = "creds"; }; packageRequires = [ dash s ]; meta = { homepage = "https://melpa.org/#/creds"; license = lib.licenses.free; }; }) {}; cricbuzz = callPackage ({ dash, enlive, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: melpaBuild { pname = "cricbuzz"; version = "0.2.8"; src = fetchFromGitHub { owner = "lepisma"; repo = "cricbuzz.el"; rev = "5fe51347f5d6e7636ece5e904e4bdec0be21db45"; sha256 = "1x29garhp1x5h1mwbamwjnfw52w45b39aqxsvcdxmcf730w9pq63"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/906b144e01aed96d62efbc34a8af2973135f6194/recipes/cricbuzz"; sha256 = "1ad2afyn3xny3rgb8yy6w87f33idlrmis1vx0b6s8ppafv9z74j0"; name = "cricbuzz"; }; packageRequires = [ dash enlive s ]; meta = { homepage = "https://melpa.org/#/cricbuzz"; 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/5e0752ba601a8d518d3c7fb54fd008602e7dc19f/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, seq }: melpaBuild { pname = "crux"; version = "0.3.0"; src = fetchFromGitHub { owner = "bbatsov"; repo = "crux"; rev = "5b3c8155a9e9fe6f189645d175976026a2dc7b8d"; sha256 = "0809pb8626i6z1dics3i1cs30p4qd8bzqcgr20lx9k3yq2abq2k7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/575e3442a925500a5806e0b900208c1e6bfd11ae/recipes/crux"; sha256 = "10lim1sngqbdqqwyq6ksqjjqpkm97aj1jk550sgwj28338lnw73c"; name = "crux"; }; packageRequires = [ seq ]; 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/de12333bb429d84b2c214ac7ebb0219f67838f4f/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.9.0"; src = fetchFromGitHub { owner = "josteink"; repo = "csharp-mode"; rev = "6c0a0d6cf602666d63a06c3652ce522b3a5a7661"; sha256 = "1pw96s0675rf35hwaxdzids9s8ynkb0g66yximiiz6ryh4ama0wn"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/736716bbcfd9c9fb1d10ce290cb4f66fe1c68f44/recipes/csharp-mode"; sha256 = "17j84qrprq492dsn103dji8mvh29mbdlqlpsszbgfdgnpvfr1rv0"; name = "csharp-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/csharp-mode"; license = lib.licenses.free; }; }) {}; csv = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }: melpaBuild { pname = "csv"; version = "2.1"; src = fetchFromGitLab { owner = "u11"; repo = "csv.el"; rev = "aa1dfa1263565d5fac3879c21d8ddf5f8915e411"; sha256 = "1vmazjrfcsa9aa9aw8bq5sazdhqvhxyj837dyw5lmh8gk7z0xdaa"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/233f9de5f65fd8374f2c1912503c30905aa6691d/recipes/csv"; sha256 = "1rvi5p27lsb284zqgv4cdqkbqc9r92axmvg7sv52rm7qcj8njwqd"; name = "csv"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/csv"; 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/8bc29a8d518ce7a584277089bd4654f52ac0f358/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/5b7972602399f9df9139cff177e38653bb0f43ed/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/23f6ae3d3c8e414031bf524ff75d9d6f8d8c3fe9/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/6fc4f51bb6ce8fa9e37c0aeb51696b1980aece0c/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/d21cf17a4a9ae391e2e9cf9be3399095fa23ef55/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.18"; src = fetchFromGitHub { owner = "n3mo"; repo = "cyberpunk-theme.el"; rev = "bec963abce7a208ec192a8349ed0b8e1ac3b3041"; sha256 = "1adbws88113lfm5ljahms12aji1swip732l7pamxwibfywhgpn2f"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4c632d1e501d48dab54432ab111ce589aa229125/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.1"; src = fetchFromGitHub { owner = "mrkkrp"; repo = "cyphejor"; rev = "9e1cdaaaf86f3acae074e40d96de008115d81ef9"; sha256 = "04add8i0g4x5kzi1yd49i5viq9i2f5r5gzq33k05q6rimsp2ga02"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ad7cacfa39d8f85e26372ef21898663aebb68e43/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.25.2"; src = fetchFromGitHub { owner = "cython"; repo = "cython"; rev = "c9bcf1bed3acf367d6deb0c273cf22db0f18dab2"; sha256 = "16yd296n0nh96pnkjpdbdz4i7ga4j961pkzm3cbnika26xwndx03"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/be9bfabe3f79153cb859efc7c3051db244a63879/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.9"; src = fetchFromGitHub { owner = "Emacs-D-Mode-Maintainers"; repo = "Emacs-D-Mode"; rev = "98af62e67026fee1dda9155e1a463917fc83802e"; sha256 = "0fzplvi1sm8k2sabfdvrd7j2xypwqh0g9v1mxa75dajdmcd85zpj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3c13e9ccc358743de660b1f0e89d6bb709c42bff/recipes/d-mode"; sha256 = "060k9ndjx0n5vlpzfxlv5zxnizx72d7y9vk7gz7gdvpm6w2ha0a2"; name = "d-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/d-mode"; license = lib.licenses.free; }; }) {}; darcula-theme = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }: melpaBuild { pname = "darcula-theme"; version = "1.1"; src = fetchFromGitLab { owner = "fommil"; repo = "emacs-darcula-theme"; rev = "834202004507221c3bdf49457219a56760b13d22"; sha256 = "1j2g94cz9b3ivv0w88gw1hcf236kc0c7hnrf13yyspxjm5jfdmd5"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/23c8f10205187babb17e3abc3dc40eb1938e6640/recipes/darcula-theme"; sha256 = "1n9mpkdyf5jpxc5azfs38ccp9p0b5ii87sz4c7z4khs94y0gxqh3"; 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.2.100"; src = fetchFromGitHub { owner = "emacsfodder"; repo = "emacs-theme-darktooth"; rev = "380fdcff12f44faf099bc5a38984d88784b495a2"; sha256 = "1pragypiv59rrvq2xjzmldkf1v007viwwcvr3f5iyv31n0bmd0cn"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b7f62ac1566ced7332e83253f79078dc30cb7889/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.15"; src = fetchFromGitHub { owner = "nex3"; repo = "dart-mode"; rev = "e6635b390235cf16a8081763768cf925ca2d9133"; sha256 = "1cwwwxmv7d1blv88c6nlm0z94gjfdgw2ri1libzyfzirincyicdx"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7d9cb763cb8e929d9442be8d06e9af02de90714a/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.13.0"; src = fetchFromGitHub { owner = "magnars"; repo = "dash.el"; rev = "4ae329aa2160411c8b47794de067fcf29bc38a22"; sha256 = "12gvpn0a07kgbj2lrzw1vv4njp1w4gl38rl68yh0jp3rhvacbsg0"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/57eed8767c3e98614259c408dc0b5c54d3473883/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.13.0"; src = fetchFromGitHub { owner = "magnars"; repo = "dash.el"; rev = "4ae329aa2160411c8b47794de067fcf29bc38a22"; sha256 = "12gvpn0a07kgbj2lrzw1vv4njp1w4gl38rl68yh0jp3rhvacbsg0"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/57eed8767c3e98614259c408dc0b5c54d3473883/recipes/dash-functional"; sha256 = "0hx36hs12mf4nmskaaqrqpcgwrfjdqj6qcxn6bwb0s5m2jf9hs8p"; name = "dash-functional"; }; packageRequires = [ dash emacs ]; meta = { homepage = "https://melpa.org/#/dash-functional"; license = lib.licenses.free; }; }) {}; dashboard = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, page-break-lines }: melpaBuild { pname = "dashboard"; version = "1.0.3"; src = fetchFromGitHub { owner = "rakanalh"; repo = "emacs-dashboard"; rev = "cd9899342bc94e59aa42275554810e50d045aaa4"; sha256 = "1klmjdym4w3cbarabzvkxddjdcisfk62wkpys3z4nclp4g91p8as"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b047625aebdbf7b5d644b55afbdccfc6c4ac14a8/recipes/dashboard"; sha256 = "04lp8ylfnbdj65s8z0m5kyj4rwxcsdwinlkpj00j1my0m74y5i0p"; name = "dashboard"; }; packageRequires = [ emacs page-break-lines ]; meta = { homepage = "https://melpa.org/#/dashboard"; 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/a6dbeddd236f312fac1d5542dfd2edf81df8fad2/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/fe790729a67d2210cbccefce43805daa20db647d/recipes/date-field"; sha256 = "0fmw13sa4ajs1xkrkdpcjpbp0jl9d81cgvwh93myg8yjjn7wbmvk"; name = "date-field"; }; packageRequires = [ dash log4e yaxception ]; meta = { homepage = "https://melpa.org/#/date-field"; license = lib.licenses.free; }; }) {}; datetime = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "datetime"; version = "0.2"; src = fetchFromGitHub { owner = "doublep"; repo = "datetime"; rev = "6585b2dcb0b3871a2a63656d01baa0c9a300d457"; sha256 = "07rb8r3j8293h0ffpwhf7mxnshqi08pb63swhmdzb34hn57cx4jg"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/fff9f0748b0ef76130b24e85ed109325256f956e/recipes/datetime"; sha256 = "0mnkckibymc5dswmzd1glggna2fspk06ld71m7aaz6j78nfrm850"; name = "datetime"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/datetime"; license = lib.licenses.free; }; }) {}; debpaste = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, xml-rpc }: melpaBuild { pname = "debpaste"; version = "0.1.5"; src = fetchFromGitHub { owner = "alezost"; repo = "debpaste.el"; rev = "6f2a400665062468ebd03a2ce1de2a73d9084958"; sha256 = "1wi70r56pd5z0x4dp4m58p9asq03j74kdm4fi9vai83vsl2z9amq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/13098bae76a3386689a9bf9c12f25b9a9b15145c/recipes/debpaste"; sha256 = "1vgirfy4vdqkhllnnmcplhwmzqqwca3la5jfvvansykqriwbq9lw"; name = "debpaste"; }; packageRequires = [ xml-rpc ]; meta = { homepage = "https://melpa.org/#/debpaste"; 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/6adcd300e2ac2c718989cf855fd7b3eef654df00/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/5f2a50f62475639af011c99c6cc38928b74b3b0a/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/db5e0b70e2d9c80aa41ae2c397f822789c2d3cc2/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/0e9a114d85f630648d05a7b552370fa8413da0c2/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/e318b30d8b2b89981f4b89d78e5a46e77d3de412/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 = "157c6ck6gb59i7dikbdnaq7cwlh3nnk0vqgil4v1294s2xbpp46n"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4327b4dd464ebb00c2acdd496274dedf912cdf92/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.2"; src = fetchFromGitHub { owner = "liblit"; repo = "demangle-mode"; rev = "b40d7174d5d31ea8bf3442fb054f3c15bf6e979c"; sha256 = "00aqhzamp1492kn0x1j2h15wywbkwx9m0alm5z82z60wrq7gy9z7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6ced9f4ffb051a8474d3f72695156416cf2dd8be/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/d5ed9063f7e9f540bc90c1df4e3604d4af9bcfe5/recipes/describe-number"; sha256 = "0gvriailni2ppz69g0bwnb1ik1ghjkj341k45vllz30j0frp9iji"; name = "describe-number"; }; packageRequires = [ yabin ]; meta = { homepage = "https://melpa.org/#/describe-number"; license = lib.licenses.free; }; }) {}; desktop-plus = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "desktop-plus"; version = "0.2"; src = fetchFromGitHub { owner = "ffevotte"; repo = "desktop-plus"; rev = "a9cb8dd0af5071d9f148211b408c54306239381c"; sha256 = "10f5dkrwfd6a1ab98j2kywkh1h01pnanvj2i7fv9a9vxnmiywrcf"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0b009b42c73490d56d4613dcf5a57447fb4ccab4/recipes/desktop+"; sha256 = "0w7i6k4814hwb19l7ly9yq59674xiw57ylrwxq7yprwx52sgs2r8"; name = "desktop-plus"; }; packageRequires = [ dash emacs f ]; 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/0fda2b54a0ff0b6fc3bd6d20cfcbbf63cae5380f/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/5b08ed7b90e3283e177eff57cb02b12a093dc258/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.4"; src = fetchFromGitHub { owner = "dgutov"; repo = "diff-hl"; rev = "e93367512080e540dc5dd126dfcb38b4a5e9415b"; sha256 = "03pvh213w0sgyvv0xrkj43bs53p2xfr7162yhzdh24qwa8dd23qv"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cf8fc25abd2fb91ec6a6ba951d89a19ca4f5571f/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/0ea5dd4c9c114618ac20f565c878f509ce8d9872/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/851fa17152b664df99b80a654e5c055bb5227181/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/3a740ab40cab3a1890f56df808f41a2d541aa77c/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 = "2.0.0"; src = fetchFromGitHub { owner = "tarsius"; repo = "dim-autoload"; rev = "c91edab065f413910354940742b35bdffeb52029"; sha256 = "0v4fgbh1byv89iiszifr31j4y2s95xwcq0g9iizxiww7mjrfggyi"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/66b1a81dfd09a2859ae996d5d8e3d704857a340f/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/1bfb4acb381cada46458cf60eae9b88d007294d5/recipes/diminish"; sha256 = "1h6a31jllypk47akjflz89xk6h47na96pim17d6g4rpqcafc2k43"; name = "diminish"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/diminish"; license = lib.licenses.free; }; }) {}; dionysos = callPackage ({ alert, cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, libmpdee, melpaBuild, pkg-info, s }: melpaBuild { pname = "dionysos"; version = "0.6.0"; src = fetchFromGitHub { owner = "nlamirault"; repo = "dionysos"; rev = "98bc789d20e41020d6e62d63d3c78f8032fa4bf2"; sha256 = "1hma72dyn3w6cwd3vrgg4hdlrxgwqs55cjyxb05vs9csz7r42208"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/890445eca3c555acd2639a6f509c8e83b687f2bd/recipes/dionysos"; sha256 = "1wjgj74dnlwd79gc3l7ymbx75jka8rw9smzbb10dsfppw3rrzfmz"; name = "dionysos"; }; packageRequires = [ alert cl-lib 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/0fe7b0857828a041ee06b30edd2cd488cc3394c7/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/5669ca2adc48f3349eb59276850e6174e37f9de7/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/8a0ddc10b11772d72a473e8d24ab4641bf4239a4/recipes/dired-fdclone"; sha256 = "11aikq2q3m9h4zpgl24f8npvpwd98jgh8ygjwy2x5q8as8i89vf9"; name = "dired-fdclone"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/dired-fdclone"; license = lib.licenses.free; }; }) {}; dired-icon = callPackage ({ emacs, fetchFromGitLab, fetchurl, lib, melpaBuild }: melpaBuild { pname = "dired-icon"; version = "0.4"; src = fetchFromGitLab { owner = "xuhdev"; repo = "dired-icon"; rev = "bd10690402aa451e65cbadb192356386cd855abd"; sha256 = "1millrv2rgiswnh9hrprqx2lmbi9h8fasgin5clhixafhmp9l6sf"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c6d0947148441ed48f92f4cfaaf39c2a9aadda48/recipes/dired-icon"; sha256 = "1fl12pbncvq80la3bjgq1wlbpmf32mq76sq61mbnwcimi3nj27na"; name = "dired-icon"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/dired-icon"; 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/e346de86b7f7fd5dad548f0936cde54ac11e3f79/recipes/dired-imenu"; sha256 = "09yix4fkr03jq6j2rmvyg6gkmcnraw49a8m9649r3m525qdnhxs1"; name = "dired-imenu"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/dired-imenu"; license = lib.licenses.free; }; }) {}; dired-k = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "dired-k"; version = "0.19"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-dired-k"; rev = "3f0b9315f87b0f930d51089e311d41282d5f8b15"; sha256 = "09xh097v3fd0mjxqlmbfwjlr1v4a99mj4rvwdb6kqgajmlhgi9hx"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7f8a828b2fbfa11c4b74192d9d0cfa0ad34b3da7/recipes/dired-k"; sha256 = "0lghdmy9qcjykscfxvfrz8cpp87qc0vfd03vw8nfpvwcs2sd28i8"; name = "dired-k"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/dired-k"; license = lib.licenses.free; }; }) {}; dired-quick-sort = callPackage ({ fetchFromGitLab, fetchurl, hydra, lib, melpaBuild }: melpaBuild { pname = "dired-quick-sort"; version = "0.1"; src = fetchFromGitLab { owner = "xuhdev"; repo = "dired-quick-sort"; rev = "fe39cfb2d4a7ba6b30f98134548b4e4bac67c469"; sha256 = "1a9r1kz5irpvb2byabbf27sy7rjzaygfpqimpag41sj955wlgy9a"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4d278178128deb03a7b1d2e586dc38da2c7af857/recipes/dired-quick-sort"; sha256 = "01vrk3wqq2zmcblyp9abi2lvrzr2a5ca8r8gjjnr5223037ppl3l"; name = "dired-quick-sort"; }; packageRequires = [ hydra ]; meta = { homepage = "https://melpa.org/#/dired-quick-sort"; 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/41669decbb7ad5c4dbe152a863f16d87e7bba493/recipes/dired-single"; sha256 = "13h8dsn7bkz8ji2rrb7vyrqb2znxarpiynqi65mfli7dn5k086vf"; name = "dired-single"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/dired-single"; license = lib.licenses.free; }; }) {}; dired-toggle-sudo = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "dired-toggle-sudo"; version = "1.0"; src = fetchFromGitHub { owner = "renard"; repo = "dired-toggle-sudo"; rev = "02449dbda4e168f99fe5352c9628df5d39e11483"; sha256 = "0ajj8d6k5in2hclcrqckinfh80ylddplva0ryfbkzsjkfq167cv2"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5cdee2d52c0c53566fdd77a5d42edf365764acff/recipes/dired-toggle-sudo"; sha256 = "0fy05af9aq9791ij4j9pscdk5j44pbg0kmhpqli41qiazjw7v2va"; name = "dired-toggle-sudo"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/dired-toggle-sudo"; license = lib.licenses.free; }; }) {}; diredful = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "diredful"; version = "1.10"; src = fetchFromGitHub { owner = "thamer"; repo = "diredful"; rev = "b17b3087e0084a5571a9ac4d47ccfc36d96b109e"; sha256 = "1d8n8wj5k82a1sfg93kn3ajci804mpp9j206x5f185zd48wb25z8"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/76f3d178e7c3982b53c7ee0096c839397534d732/recipes/diredful"; sha256 = "0y8x6q1yfsk0srxsh4g5nbsms1g9pk9d103jx7cfdac79mcigw7x"; name = "diredful"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/diredful"; 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/a4b0903466d63b1c87abc002b0e064e36a8cddd3/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/6a88a29090a0d6c636f4aeb5214433db66367d9e/recipes/direx-grep"; sha256 = "0y2wrzq06prm55akwgaqjg56znknyvbayav13asirqzg258skvm2"; name = "direx-grep"; }; packageRequires = [ direx ]; meta = { homepage = "https://melpa.org/#/direx-grep"; license = lib.licenses.free; }; }) {}; disable-mouse = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "disable-mouse"; version = "0.2"; src = fetchFromGitHub { owner = "purcell"; repo = "disable-mouse"; rev = "d1c52d80ed2149d0751afd948ffc2d9f80f589ac"; sha256 = "1v1y5hf6k6ng7xsvgb27nh740d14m6l4krr0paccda8zgm4mw357"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/dbbc396373212fdf731e135cde391f27708ff015/recipes/disable-mouse"; sha256 = "0c0ps39s6wg3grspvgck0cwxnas73nfaahfa87l0mmgsrsvas5m7"; name = "disable-mouse"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/disable-mouse"; 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/688e32e98758aa6fd31218e98608bd54a76c3e83/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/274185fa94a3442c56593f3c8b99bdc6b9bd4994/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/84d19999b8387e8b71215675cf1c15873314d90e/recipes/dispass"; sha256 = "08c1s4zgl4rha10mva48cfkxzrqnpdhy03pxq51ihw94v6vxzg3z"; name = "dispass"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/dispass"; license = lib.licenses.free; }; }) {}; ditz-mode = callPackage ({ fetchhg, fetchurl, lib, melpaBuild }: melpaBuild { pname = "ditz-mode"; version = "0.3"; src = fetchhg { url = "https://bitbucket.com/zondo/ditz-mode"; rev = "beac4c1f3b7e"; sha256 = "1cbsy4lchl41zmyxfq828cjpl3h2dwvn8xf1qgf2lbscdb6cwbwb"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/02e2a2a25f42929626d7237511136ba6826dad33/recipes/ditz-mode"; sha256 = "0shzm9l31n4ffjs1d26ykxsycd478lhlpl8xcwzbjryywg4gf5nd"; name = "ditz-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/ditz-mode"; license = lib.licenses.free; }; }) {}; dix = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "dix"; version = "0.3.3"; src = fetchFromGitHub { owner = "unhammer"; repo = "dix"; rev = "c7a699fdab0c8f3de32000c804b1504b39c936ad"; sha256 = "0xbzw4wvhaz7h4zq2pnfcps7wfm99vyhsk25hhsr632jnz790xdf"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/149eeba213b82aa0bcda1073aaf1aa02c2593f91/recipes/dix"; sha256 = "0c5fmknpy6kwlz7nx0csbbia1maz0szj7yha1p7wq28s3a5426xq"; name = "dix"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/dix"; license = lib.licenses.free; }; }) {}; dix-evil = callPackage ({ dix, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "dix-evil"; version = "0.3.3"; src = fetchFromGitHub { owner = "unhammer"; repo = "dix"; rev = "c7a699fdab0c8f3de32000c804b1504b39c936ad"; sha256 = "0xbzw4wvhaz7h4zq2pnfcps7wfm99vyhsk25hhsr632jnz790xdf"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d9dcceb57231bf2082154cab394064a59d84d3a5/recipes/dix-evil"; sha256 = "1jscaksnl5qmpqgkjkv6sx56llz0w4p5h7j73c4a1hld94gwklh3"; name = "dix-evil"; }; packageRequires = [ dix evil ]; meta = { homepage = "https://melpa.org/#/dix-evil"; license = lib.licenses.free; }; }) {}; docker = callPackage ({ dash, docker-tramp, emacs, fetchFromGitHub, fetchurl, json-mode, lib, magit-popup, melpaBuild, s, tablist }: melpaBuild { pname = "docker"; version = "0.5.2"; src = fetchFromGitHub { owner = "Silex"; repo = "docker.el"; rev = "2e9438cf132da1bbb25b93769754c29bd7e48a6c"; sha256 = "1dqmnija2s1dmf0kq3d4nf212jyyqa5rjnrg4l2rlxkkfgxjdqaz"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6c74bf8a41c17bc733636f9e7c05f3858d17936b/recipes/docker"; sha256 = "10x05vli7lg1w3fdbkrl34y4mwbhp2c7nqdwnbdy53i81jisw2lk"; name = "docker"; }; packageRequires = [ dash docker-tramp emacs json-mode magit-popup s tablist ]; meta = { homepage = "https://melpa.org/#/docker"; license = lib.licenses.free; }; }) {}; docker-tramp = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "docker-tramp"; version = "0.1"; src = fetchFromGitHub { owner = "emacs-pe"; repo = "docker-tramp.el"; rev = "d8b510365d8e65551f4f792f251e7212411708c3"; sha256 = "0lxvzmfg52fhxrhbvp92zwp7cv4i1rlxnkyyzgngj3sjm7y60yvg"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6c74bf8a41c17bc733636f9e7c05f3858d17936b/recipes/docker-tramp"; sha256 = "19kky80qm68n2izpjfyiy4gjywav7ljcmp101kmziklpqdldgh1w"; name = "docker-tramp"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/docker-tramp"; 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/1406f5a24115d29e3b140c360a51b977a369e4f9/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/7e41ed64142be89a62fddeceee5e39603a18525c/recipes/doom"; sha256 = "098q77lix7kwpmarv26yndyk1yy1h4k3l9kaf3g7sg6ji6k7d3wl"; name = "doom"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/doom"; license = lib.licenses.free; }; }) {}; doom-themes = callPackage ({ all-the-icons, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "doom-themes"; version = "1.1.2"; src = fetchFromGitHub { owner = "hlissner"; repo = "emacs-doom-theme"; rev = "dbe6ed4b4cf27ab676843505cb7c5edba50b455b"; sha256 = "0npzshc9mv1zy8dmghz34nwdjlpgxxd4iiv2zp3l6qa0m78j52ri"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/73fd9f3c2352ea1af49166c2fe586d0410614081/recipes/doom-themes"; sha256 = "1ckr8rv1i101kynnx666lm7qa73jf9i5lppgwmhlc76lisg07cik"; name = "doom-themes"; }; packageRequires = [ all-the-icons dash emacs ]; meta = { homepage = "https://melpa.org/#/doom-themes"; 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/50d67ea3c4d92b4093373d5e4ff07b7d5a3dc537/recipes/downplay-mode"; sha256 = "1v6nga101ljzza8qj3lkmkzzl0vvzj4lsh1m69698s8prnczxr9b"; name = "downplay-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/downplay-mode"; license = lib.licenses.free; }; }) {}; dr-racket-like-unicode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "dr-racket-like-unicode"; version = "1.1.0"; src = fetchFromGitHub { owner = "david-christiansen"; repo = "dr-racket-like-unicode"; rev = "4953f1c8a68472e157a0dcd0a7e35a4ec2577133"; sha256 = "1i7k7d2gnzd2izplhdmjbkcxvkwnc3y3y0hrcp2rq60bjpkcl1gv"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6e612ede00c4b44ace741d2b6baabc61571af15c/recipes/dr-racket-like-unicode"; sha256 = "0cqcbn4hmv99d8z03xc0rqw4yh5by6g09y33h75dhl9nh95rybgf"; name = "dr-racket-like-unicode"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/dr-racket-like-unicode"; license = lib.licenses.free; }; }) {}; dracula-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "dracula-theme"; version = "1.2.5"; src = fetchFromGitHub { owner = "dracula"; repo = "emacs"; rev = "509293bebeaf26ee662ff35a28a7af019190f286"; sha256 = "0ddznxn75qk22g0ah4490ysghvb9r6nin1a005y0zmschz46bar8"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d63cb8906726f106e65f7d9895b49a38ffebf8d5/recipes/dracula-theme"; sha256 = "1px162v7h7136rasafq875yzw0h8n6wvzbyh73c3w093kd30bmh8"; 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/d5ee50f467025fb8b9a3b4577fc471a2b2ee191a/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.3.0"; src = fetchFromGitHub { owner = "rejeep"; repo = "drag-stuff.el"; rev = "d49fe376d24f0f8ac5ade67b6d7fccc2487c81db"; sha256 = "1jrr59iazih3imkl9ja1lbni9v3xv6b8gmqs015g2mxhlql35jka"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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.1"; src = fetchFromGitHub { owner = "arnested"; repo = "drupal-mode"; rev = "1e6f973ed5dfdbbfda96c4ab266bd8ef3d6436d7"; sha256 = "1c3krir3l04rwlyadnhra6kmbnmvdm95aj7iwspa6dssnry4vflj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/13e16af340868048eb1f51f9865dfc707e57abe8/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/bb859d9755bde3fd852bc7d08f2fab2429ba31b3/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/2d64adac965e1dac0f29dab9a587cd6ce9c3bb3a/recipes/ducpel"; sha256 = "1cqrkgg7n9bhjswnpl7yc6w6yjs4gfbliaqsimmf9z43wk2ml4pc"; name = "ducpel"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/ducpel"; license = lib.licenses.free; }; }) {}; dumb-jump = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, s }: melpaBuild { pname = "dumb-jump"; version = "0.4.3"; src = fetchFromGitHub { owner = "jacktasia"; repo = "dumb-jump"; rev = "3f15f30a7330dd13a1d88891345ab382e9bee7cd"; sha256 = "12y5gf65jdmh1m0fygzx4snfixlgc1laaax0w7ajkbhahyn8dwzc"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/2a60e7c166c2d68e4f719d293014a22139593dde/recipes/dumb-jump"; sha256 = "1pgbs2k1g8w7gr65w50fazrmcky6w37c9rvyxqfmh06yx90nj4kc"; name = "dumb-jump"; }; packageRequires = [ dash emacs f popup s ]; meta = { homepage = "https://melpa.org/#/dumb-jump"; license = lib.licenses.free; }; }) {}; dyalog-mode = callPackage ({ cl-lib ? null, fetchhg, fetchurl, lib, melpaBuild }: melpaBuild { pname = "dyalog-mode"; version = "0.7"; src = fetchhg { url = "https://bitbucket.com/harsman/dyalog-mode"; rev = "20a2166c8210"; sha256 = "0gz0aiks3f53lqvnrnb33a1clq52ipd3i3miymvkkgspnz3vl12p"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/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/c9db386ab3910940addae6e925b2ac17e64e0f87/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.6"; src = fetchFromGitHub { owner = "rocher"; repo = "dynamic-ruler"; rev = "c9c0de6fe5721f06b50e01d9b4684b519c71b367"; sha256 = "09skp2d5likqjlrsfis3biqw59sjkgid5249fld9ahqm5f1wq296"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/926c43867120db429807ff5aaacc8af65a1738c8/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/8da85815c39f58552a968ae68ee07c08c53b0f61/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/9a3ba9843bdf275815b149e4c4b0a947bbc5e614/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/8320cf626050cf455c97ef22e7a8ccfb253e3243/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/8f84b421cb1673d2a9fe820cee11dc4a6e72adad/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/cc873e8271e9f372e08da5d0e4b77c8ba0e3a8cb/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/c9a800f5af893cb670cedb47e4a723c407be8429/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/7d0a74c2a7d8859e9311bc8d71f5e6cf5a8063b6/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.1"; src = fetchFromGitHub { owner = "knu"; repo = "easy-kill-extras.el"; rev = "e60a74d7121eff7c263098aea2901cc05a5f6acd"; sha256 = "1rabkb2pkafnfx68df1zjwbj8bl7361n35lvzrvldc3v85bfam48"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7b55d93f78fefde47a2bd4ebbfd93c028fab1f40/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/f1f5e0d19043f6a24ab4069c9c850e96cbe61a8f/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/629aa451162a0085488caad4052a56366b7ce392/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/22e2f6383f2a7a01778c0524af19a68af57796ae/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.8.1"; src = fetchFromGitHub { owner = "joostkremers"; repo = "ebib"; rev = "219665ba1c9aad885cee6e9914448139be7f7299"; sha256 = "0s9hyyhjzf7ldr67znhmhl5k1q6qacnlnqw20cdc0iihidj2fg2j"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4e39cd8e8b4f61c04fa967def6a653bb22f45f5b/recipes/ebib"; sha256 = "1kdqf5nk9l6mr3698nqngrkw5dicgf7d24krir5wrcfbrsqrfmid"; name = "ebib"; }; packageRequires = [ dash emacs parsebib ]; meta = { homepage = "https://melpa.org/#/ebib"; license = lib.licenses.free; }; }) {}; eclim = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "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/1e9d3075587fbd9ca188535fd945a7dc451c6d7e/recipes/eclim"; sha256 = "1n60ci6kjmzy2khr3gs7s8gf21j1f9zjaj5a1yy2dyygsarbxw7b"; name = "eclim"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/eclim"; 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/14cf66e6929db2a0f377612e786aaed9eb12b799/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/238a11afa52d2c01d69eb16ffd7d07ccd6dff403/recipes/edbi"; sha256 = "0qq0j16n8lyvkqqlcsrq1m7r7f0in6b92d74mpx5c6siv6z2vxlr"; name = "edbi"; }; packageRequires = [ concurrent ctable epc ]; meta = { homepage = "https://melpa.org/#/edbi"; license = lib.licenses.free; }; }) {}; edbi-minor-mode = callPackage ({ edbi, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "edbi-minor-mode"; version = "0.1"; src = fetchFromGitHub { owner = "proofit404"; repo = "edbi-minor-mode"; rev = "566a2141a6eb9d9d5d7e1bd7c251d1c5e8f0d2ec"; sha256 = "1g6mlmrwl8p5ffj9q298vymd9xi2kpp7mhbmz4by4f6a3g831c88"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5fb878b60c7ecbb1e3a47aef1d9765061c510644/recipes/edbi-minor-mode"; sha256 = "0p7vdf9cp6i7mhjxj82670pfflf1kacalmakb7ssgigs1nsf3spi"; name = "edbi-minor-mode"; }; packageRequires = [ edbi ]; meta = { homepage = "https://melpa.org/#/edbi-minor-mode"; license = lib.licenses.free; }; }) {}; ede-php-autoload = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "ede-php-autoload"; version = "0.4.3"; src = fetchFromGitHub { owner = "stevenremot"; repo = "ede-php-autoload"; rev = "c6896c648fbc90f4d083f511353d6b165836d0e8"; sha256 = "0dfx0qiyd23jhxi0y1n4s1pk9906b91qnp25xbyiqdacs54l6d8a"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8ee9f7fd9cbc3397cd9af34b08b75c3d9d8bc551/recipes/ede-php-autoload"; sha256 = "0b7qbighncipgfaksvggpyldc5h0wxbjbiyaghglvycc4p1sfjd0"; name = "ede-php-autoload"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/ede-php-autoload"; license = lib.licenses.free; }; }) {}; edit-indirect = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "edit-indirect"; version = "0.1.4"; src = fetchFromGitHub { owner = "Fanael"; repo = "edit-indirect"; rev = "1d1dae842505e5ff09644529deec87c056e1b14e"; sha256 = "145knahvvxbm8qmcdb69ilrg14w7130vav2pqjd7anr1l8n2i6gz"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/acc9b816796b9f142c53f90593952b43c962d2d8/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/6c8aa348ce5289a8b1238f186affac1d544af755/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/d98d69008b5ca8b92fa7a6045b9d1af86f269386/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.8"; src = fetchFromGitHub { owner = "editorconfig"; repo = "editorconfig-emacs"; rev = "442f23637ec50274c5e47c20827c946f51cfb8fb"; sha256 = "1cwd2b72wm5rdbydv12qb64jz0a383j13vbzpy20z091ixkpmrj7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/50d4f2ed288ef38153a7eab44c036e4f075b51d0/recipes/editorconfig"; sha256 = "0zv96m07ml8i3k7zm7sdci4hn611n3ypna7zppfkwbdyr7d5k2gc"; name = "editorconfig"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/editorconfig"; license = lib.licenses.free; }; }) {}; editorconfig-custom-majormode = callPackage ({ editorconfig, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "editorconfig-custom-majormode"; version = "0.0.1"; src = fetchFromGitHub { owner = "10sr"; repo = "editorconfig-custom-majormode-el"; rev = "338742889240bad23f8e90c0a89b8e641ce2befa"; sha256 = "0f3cdg5pdwghm7vyg3kxhddfk0rmjpg30h330pa20pf7qnk3gwip"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/fcd47bf4630442ad1a941ad432cef64c7746aa71/recipes/editorconfig-custom-majormode"; sha256 = "0ykvjg3gwxky6w5cm0y5s63q9820b7d25fy9plw8sarxwy2a5lxy"; name = "editorconfig-custom-majormode"; }; packageRequires = [ editorconfig ]; meta = { homepage = "https://melpa.org/#/editorconfig-custom-majormode"; 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/305dd770d9db86d5ee602e6bd571b7c4f6c4ddbe/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/782db7fba2713bfa17d9305ae15b0a9e1985445b/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/a1c97870c2641d73685f07a12f010530cc186544/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.4"; src = fetchFromGitHub { owner = "egisatoshi"; repo = "egison3"; rev = "62c99118f32dd23a088e2d9c0d6b7b755206cac6"; sha256 = "1f0s9pvns4gq6xzp4vp74xxxbmzp06vdv0jgh0x1xy0mfklgll8x"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f543dd136e2af6c36b12073ea75b3c4d4bc79769/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/d384f185f76039b06a1b5b12c792b346c6d47a22/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.12.0"; src = fetchFromGitHub { owner = "millejoh"; repo = "emacs-ipython-notebook"; rev = "8e3764044c9bd44fbdab4e870c2fc9a36ce02449"; sha256 = "0f5k9bx632xjwj3l03vs0k48xvxq4nbi71039fcjqs0bchg814nj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/215e163755fe391ce1f049622e7b9bf9a8aea95a/recipes/ein"; sha256 = "14blq1cbrp00rq0ilk7z9qppqfj0r4n3jidw3abcpchvh5ln086r"; 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/a1349c3f93ab60983f77c28f97048fa258b612a6/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/cc4845343dbb8f8294394f6850788e4f1fe6b99b/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/1c61197a2b616d6d3c6b652248cb166196846b44/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/f0c18cc62ffaaf839284ed7b261cc6f375fab813/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/f90e6be757783352c4a7732177ff2e2c0a066247/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/b1989beb927657c0ff7e79fe448f62ac58c11be7/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/4666eee9f6837d6d9dba77e04aa4c8c4a93b47b5/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/0346f6349cf39a0414cd055b06d8ed193f4972d4/recipes/el-x"; sha256 = "1721d9mljlcbdwb5b9934q7a48y30x6706pp4bjvgys0r64dml5g"; name = "el-x"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/el-x"; 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/63ba2004d3db4c5a71676dca82ad880328cf6073/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 = "1.0.0"; src = fetchFromGitHub { owner = "davidshepherd7"; repo = "electric-operator"; rev = "16df9e16da8efe25d410ba17165d7f5c1ad4e043"; sha256 = "010zr6dgix6bf8xshs8kascpzcrg83vqd1w71qin9anw6rf3z4d4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/906cdf8647524bb76f644373cf8b65397d9053a5/recipes/electric-operator"; sha256 = "043bkpvvk42lmkll5jnz4q8i0m44y4wdxvkz6hiqhqcp1rv03nw2"; name = "electric-operator"; }; packageRequires = [ dash emacs names ]; meta = { homepage = "https://melpa.org/#/electric-operator"; license = lib.licenses.free; }; }) {}; elf-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "elf-mode"; version = "0.1.0"; src = fetchFromGitHub { owner = "abo-abo"; repo = "elf-mode"; rev = "cd280d683cd3341d8bb31af6db7e3b74a133e6ab"; sha256 = "0cbvjbk2893ag1iy8ggixpirfiyhssm7fii96hb9jqdz874cdl0k"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/368d1ff91f310e5ffe68f872ab0a91584a41a66e/recipes/elf-mode"; sha256 = "0xwpaqg4mc0a0d8a4dxbd1sqzvi01gfhwr75f7i3sjzx0fj8vcwd"; name = "elf-mode"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/elf-mode"; license = lib.licenses.free; }; }) {}; elfeed = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "elfeed"; version = "2.0.1"; src = fetchFromGitHub { owner = "skeeto"; repo = "elfeed"; rev = "a3b2acd760385a800f04652f15dfd0e7f825dfef"; sha256 = "0a9xvfnp3pwh0q1k05q8xnray53a1aihqbxnnrfdfxx0s8rah90i"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/407ae027fcec444622c2a822074b95996df9e6af/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 = "2.0.1"; src = fetchFromGitHub { owner = "skeeto"; repo = "elfeed"; rev = "a3b2acd760385a800f04652f15dfd0e7f825dfef"; sha256 = "0a9xvfnp3pwh0q1k05q8xnray53a1aihqbxnnrfdfxx0s8rah90i"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/62459d16ee44d5fcf170c0ebc981ca2c7d4672f2/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-refs = callPackage ({ dash, f, fetchFromGitHub, fetchurl, lib, list-utils, loop, melpaBuild, s }: melpaBuild { pname = "elisp-refs"; version = "1.1"; src = fetchFromGitHub { owner = "Wilfred"; repo = "refs.el"; rev = "e309c87a91012305ecb37124a758609c64e0ca4a"; sha256 = "0wvz5ysaj2dnqhkp5xdqsm45fxwlhym5j8rn4g0h7g7zwdi3c6c6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/60891099e241ebd32d39bdcfe4953529a5a3263e/recipes/elisp-refs"; sha256 = "16h7dccmzvmap3knnwhjq79wm82xm3whria70vq5msl2y252f6cx"; name = "elisp-refs"; }; packageRequires = [ dash f list-utils loop s ]; meta = { homepage = "https://melpa.org/#/elisp-refs"; license = lib.licenses.free; }; }) {}; elisp-slime-nav = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "elisp-slime-nav"; version = "0.9"; src = fetchFromGitHub { owner = "purcell"; repo = "elisp-slime-nav"; rev = "0e96d9f1f0d334f09414b509d44d5c000b51f432"; sha256 = "11vyy0bvzbs1h1kggikrvhd658j7c730w0pdp6qkm60rigvfi1ih"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/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/6374ced0de38d83bf99147f702f30706615480ed/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/6c37a13d56e9a0a4e7e2c11349ed87610a0f6b2c/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.20.3"; src = fetchFromGitHub { owner = "jcollard"; repo = "elm-mode"; rev = "29f50a940113d793a21998f3bb414fdd9b0c5daa"; sha256 = "02c7xl9w81140l7p9kywr5qwsdyv92nxdhzqcxjk0r09x7s0cvsk"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5d1a4d786b137f61ed3a1dd4ec236d0db120e571/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 ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: melpaBuild { pname = "elmacro"; version = "1.0.1"; src = fetchFromGitHub { owner = "Silex"; repo = "elmacro"; rev = "d712c8efc01646117097e061e1b14933b822b9c7"; sha256 = "00fry1gjsrx4dv9d9rjf5pd8w3709mn0052al0l948vhwz4wys9z"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/566cc5bc0f71c5a4191ad93b917dc268f6e1a2da/recipes/elmacro"; sha256 = "0644rgwawivrq1shsjx1x2p53z7jgr6bxqgn2smzql8pp6azy7xz"; name = "elmacro"; }; packageRequires = [ 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/29c24259817bf4b7caf51f1cfc163e6b7c63504b/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/c351c97e5b2c0595c82d65a7075176f9ebe44638/recipes/elpa-audit"; sha256 = "0l8har14zrlh9kdkh9vlmkmzg49vb0r8j1wnznryaidalvk84a52"; name = "elpa-audit"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/elpa-audit"; license = lib.licenses.free; }; }) {}; elpa-clone = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "elpa-clone"; version = "0.0.4"; src = fetchFromGitHub { owner = "dochang"; repo = "elpa-clone"; rev = "8d0827b03b08eb4844e2b8465c27d5aa0e12101d"; sha256 = "1ik2k6ngzg3znfp4a36f7m5ca6p3iivfb7w280w3gm5x1ja8as2a"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/11861edd9c7f9deebd44fd1f8ef648e7a04caf2b/recipes/elpa-clone"; sha256 = "172gpmpwf75y41n3v05l47w34x83vy63bqk97fd8a6b4dkj91lqa"; name = "elpa-clone"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/elpa-clone"; license = lib.licenses.free; }; }) {}; elpa-mirror = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "elpa-mirror"; version = "2.1.0"; src = fetchFromGitHub { owner = "redguardtoo"; repo = "elpa-mirror"; rev = "9cf096448b69c795b20aab89557e9add6029b13c"; sha256 = "05la1v1p7wyrjflh8lv3pwr7ywm2rvvzhh8phr24w31jfs2kp4gf"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d64ce7042c45f29fb394be25ce415912182bac8b/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.13.0"; src = fetchFromGitHub { owner = "jorgenschaefer"; repo = "elpy"; rev = "5c900ff6b5524e216247f52ed4085734d815dacb"; sha256 = "1h0k3nvxy84wjsiiwpxd8xnwnvbiqld26ndv6wmxqpwsjav186ik"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1d8fcd8745bb15402c9f3b6f4573ea151415237a/recipes/elpy"; sha256 = "1ri3dwnkw005plj1g5grmmq9np41sqk4s2v18pwsvr18ysnq6nnr"; name = "elpy"; }; packageRequires = [ company find-file-in-project highlight-indentation pyvenv yasnippet ]; meta = { homepage = "https://melpa.org/#/elpy"; license = lib.licenses.free; }; }) {}; elscreen-fr = callPackage ({ elscreen, fetchFromGitHub, fetchurl, lib, melpaBuild, seq }: melpaBuild { pname = "elscreen-fr"; version = "0.0.3"; src = fetchFromGitHub { owner = "rocher"; repo = "elscreen-fr"; rev = "b9c11f80d277086d5d5bf88623e15fc7adbbbe3c"; sha256 = "1dz8jqd2agh06hya59vbybrmgyhyz2rk6c9panrm49w37v0bwksb"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/18730986df5eb9816eec7ad479abe1e338d3c66f/recipes/elscreen-fr"; sha256 = "1kmga1zz9mb3hxd2sxja2vz45pix5a52yl0g9z4vmak32x9rgqrm"; name = "elscreen-fr"; }; packageRequires = [ elscreen seq ]; meta = { homepage = "https://melpa.org/#/elscreen-fr"; license = lib.licenses.free; }; }) {}; elscreen-mew = callPackage ({ elscreen, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "elscreen-mew"; version = "1.0.2"; src = fetchFromGitHub { owner = "masutaka"; repo = "elscreen-mew"; rev = "89871fad690ae161dc076e16ef481b1965612077"; sha256 = "14hwl5jzmm43qa4jbpsyswbz4hk1l2iwqh3ank6502bz58877k6c"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/47404ea3cfb591b780ca7e31095951a708b0a6b7/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/c30ec71dcc29d1d0fd6c54de512c8c4636a7e0a6/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/0eb45a6141b797243973695be4c0582c9ad6965d/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 = "1.0.1"; src = fetchFromGitHub { owner = "tarsius"; repo = "elx"; rev = "84c9cd5721be9594de743330e7abcec092d2838c"; sha256 = "0z2xgy8n3gwh71129pk53nrm13h2x51n61vz7xjqmhm6c11vgrq4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/91430562ecea439af020e96405ec3f21d768cf9f/recipes/elx"; sha256 = "02nq66c0sds61k2p8cn2l0p2l8ysb38ibr038qn41l9hg1dq065x"; name = "elx"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/elx"; 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/abb7101b2d48af56af09d1dc85c540300dba7b3c/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/07612d46faebb28e1eeb8ddae2ac20e2dc0175f6/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/acc9b816796b9f142c53f90593952b43c962d2d8/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.2"; src = fetchFromGitHub { owner = "skeeto"; repo = "emacsql"; rev = "c93f52159fc5117f2ba1fbdc16876ae4d8edf12b"; sha256 = "0z9pw9fgaiqb0dcz908qfrsdc3px8biiylsrmfi9bgi7kmc3z674"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9cc47c05fb0d282531c9560252090586e9f6196e/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.2"; src = fetchFromGitHub { owner = "skeeto"; repo = "emacsql"; rev = "c93f52159fc5117f2ba1fbdc16876ae4d8edf12b"; sha256 = "0z9pw9fgaiqb0dcz908qfrsdc3px8biiylsrmfi9bgi7kmc3z674"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9cc47c05fb0d282531c9560252090586e9f6196e/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.2"; src = fetchFromGitHub { owner = "skeeto"; repo = "emacsql"; rev = "c93f52159fc5117f2ba1fbdc16876ae4d8edf12b"; sha256 = "0z9pw9fgaiqb0dcz908qfrsdc3px8biiylsrmfi9bgi7kmc3z674"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9cc47c05fb0d282531c9560252090586e9f6196e/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.2"; src = fetchFromGitHub { owner = "skeeto"; repo = "emacsql"; rev = "c93f52159fc5117f2ba1fbdc16876ae4d8edf12b"; sha256 = "0z9pw9fgaiqb0dcz908qfrsdc3px8biiylsrmfi9bgi7kmc3z674"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9cc47c05fb0d282531c9560252090586e9f6196e/recipes/emacsql-sqlite"; sha256 = "1vywq3ypcs61s60y7x0ac8rdm9yj43iwzxh8gk9zdyrcn9qpis0i"; name = "emacsql-sqlite"; }; packageRequires = [ cl-lib emacs emacsql ]; meta = { homepage = "https://melpa.org/#/emacsql-sqlite"; license = lib.licenses.free; }; }) {}; emacsshot = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "emacsshot"; version = "0.4"; src = fetchFromGitHub { owner = "marcowahl"; repo = "emacsshot"; rev = "f2f8996d877ece5469c459c9bb7f33fe43c95822"; sha256 = "00q344vgihl2s0snibfwsjvxqkbvy2jlqnnid7qw5gcni673b2hl"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/efdd85accc6053f92efcbfdb7ddc37b23a07a3b0/recipes/emacsshot"; sha256 = "08xqx017yfizdj8wz7nbh9i7qpar6398sri78abzf78inv828s9j"; name = "emacsshot"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/emacsshot"; license = lib.licenses.free; }; }) {}; emamux = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "emamux"; version = "0.14"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-emamux"; rev = "573dd1cf18584a1fd240efb16c7726b6fd790b73"; sha256 = "19y69qw79miim9cz5ji54gwspjkcp9g2c1xr5s7jj2fiabnxax6b"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6de1ed3dfccb9f7e7b8586e8334af472a4988840/recipes/emamux"; sha256 = "1pg0gzi8rn0yafssrsiqdyj5dbfy984srq1r4dpp8p3bi3n0fkfz"; name = "emamux"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/emamux"; license = lib.licenses.free; }; }) {}; embrace = callPackage ({ cl-lib ? null, expand-region, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "embrace"; version = "0.1.2"; src = fetchFromGitHub { owner = "cute-jumper"; repo = "embrace.el"; rev = "b447a2d0b311bc3c27b9ba51f27ec52ead58e258"; sha256 = "1sagmgcarg7d7b7hv3bqgkxg39fzgxaaq7wz9cf7fpwz0pv8vfy6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e8f07e3b5ba4ec4b0b79fba5a2cca5a3986218b6/recipes/embrace"; sha256 = "1w9zp9n91703d6jd4adl2xk574wsr7fm2a9v32b1i9bi3hr0hdjc"; name = "embrace"; }; packageRequires = [ cl-lib expand-region ]; meta = { homepage = "https://melpa.org/#/embrace"; 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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/emmet-mode"; sha256 = "0wjv4hqddjvbdrmsxzav5rpwnm2n6lr86jzkrnav8f2kyzypdsnr"; name = "emmet-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/emmet-mode"; license = lib.licenses.free; }; }) {}; emms = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild { pname = "emms"; version = "4.1"; src = fetchgit { url = "git://git.sv.gnu.org/emms.git"; rev = "c1e1a843c3389fc585908de367ff00fdd6470965"; sha256 = "0q8grh20mzz8yashvzwx8s8hr761xmi6s81mjw8cjqzajm4ky8q3"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/205eeed002b0848809a4c5f8ad99d925b48799ec/recipes/emms"; sha256 = "0kzli8b0z5maizfwhlhph1f5w3v6pwxvs2dfs90l8c0h97m4yy2m"; name = "emms"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/emms"; 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/dab676acd774616a32a0373f30647f3cb4522afc/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.11"; src = fetchFromGitHub { owner = "dochang"; repo = "emms-player-mpv"; rev = "ce142304d1fe6b096b9b984e40e55c8cc54217c1"; sha256 = "1s8jmkcr11fp93hmyxq7c781lx7krc5xsk99ar0h50v2hpnmzgbb"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9679cb8d4b3b9dce1e0bff16647ea3f3e02c4189/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.4.0"; src = fetchFromGitHub { owner = "momomo5717"; repo = "emms-player-simple-mpv"; rev = "bcc056364df5f405716006a8b7bb90102a57f62f"; sha256 = "0kz31qsn3nrpi8r31nlxlkkkah0qcdkq9a9i9ypv4ky7pvnzx6m5"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f4eaa866ba6b0ad2b590fb15c30f81b9fdbef6dd/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-state = callPackage ({ emms, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "emms-state"; version = "0.2"; src = fetchFromGitHub { owner = "alezost"; repo = "emms-state.el"; rev = "77930300222333b71eafd495cc1fee3a3585eb23"; sha256 = "1kipxa9ax8zi9qqk19mknpg7nnlzgr734kh9bnklydipwnsy00pi"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8f2798e22c6ccbadf73e65d8a8d901e47f55cb83/recipes/emms-state"; sha256 = "080y02hxxqfn0a0dhq5vm0r020v2q3h1612a2zkq5fxi8ssvhp9i"; name = "emms-state"; }; packageRequires = [ emms ]; meta = { homepage = "https://melpa.org/#/emms-state"; 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/ffbfae9577673ef8d50b55624f94288e315deba4/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.1"; src = fetchFromGitHub { owner = "zonuexe"; repo = "emoji-fontset.el"; rev = "e460c9a08e48ec4103e38a7a04acae20880149a9"; sha256 = "0xdlqsrwdf0smi5z9rjj46nwrrfpl0gzanf0jmdg8zzn62l6ldck"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/60df435eb82fcc9a8a02a0a271bb6a2d5a161bc4/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.4"; src = fetchFromGitHub { owner = "iqbalansari"; repo = "emacs-emojify"; rev = "4eccfc7ce43d4dfd3cf65ea86b2975abb4b4e9ad"; sha256 = "1n5pmcd6d71pcgjwkqnmh6midcyp7ahc5yry3r38my3shrwirqc2"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/488d2751b5fd3bf00f5a6f0545530f44563b86d7/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/2cd2ebec5bd6465bffed284130e1d534f52169a9/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 = "2.0.0"; src = fetchFromGitHub { owner = "hrs"; repo = "engine-mode"; rev = "243d04691475b47a4453ad7106d8268ca14d9f28"; sha256 = "02xas46nl28mascqsyr1zcd4hn15bh0fjv2xlxv1kmrj0pis94ml"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ea1b5dfb6628cf17e77369f25341835aad425f54/recipes/engine-mode"; sha256 = "1gg7i93163m7k7lr3pnal1svymnhzwrfpfcdc0798d7ybv26gg8c"; name = "engine-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/engine-mode"; license = lib.licenses.free; }; }) {}; enh-ruby-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "enh-ruby-mode"; version = "20150711"; src = fetchFromGitHub { owner = "zenspider"; repo = "enhanced-ruby-mode"; rev = "f945cff5e784e23e0028bf0a5221f4f47a822fac"; sha256 = "1f6zyz5jmbrvv37mbzsvwb3ycmq105p4ryz8p65b76jz3ps8yq5w"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cd1ac1ce69b77b11f34c4175611a852e7ec0806c/recipes/enh-ruby-mode"; sha256 = "0r486yajjf7vsaz92ypxpfmz2nsvw9giffpxb9szj7fcry3nfdns"; name = "enh-ruby-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/enh-ruby-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/388fa2580e687d9608b11cdc069841831b414b29/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/f10631b740eea56e7209d7e84f0da8613274ef1d/recipes/enotify"; sha256 = "0mii6m6zw9y8njgzi79rcf1n251iw7qz3yqjjij3c19rk3zpm5qi"; name = "enotify"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/enotify"; license = lib.licenses.free; }; }) {}; ensime = callPackage ({ company, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, s, sbt-mode, scala-mode, yasnippet }: melpaBuild { pname = "ensime"; version = "1.0.0"; src = fetchFromGitHub { owner = "ensime"; repo = "ensime-emacs"; rev = "2621509bc9811c103d7efc999d4722e9d4c788e9"; sha256 = "1bq634bimd5ng2jc5d0aglsrdi08jihm0qx2za4vfdqvnn82gxiv"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/502faab70af713f50dd8952be4f7a5131075e78e/recipes/ensime"; sha256 = "1d8y72l7bh93x9zdj3d3qjhrrzr804rgi6kjifyrin772dffjwby"; name = "ensime"; }; packageRequires = [ company dash popup s sbt-mode scala-mode yasnippet ]; meta = { homepage = "https://melpa.org/#/ensime"; license = lib.licenses.free; }; }) {}; eopengrok = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, magit, melpaBuild, s }: melpaBuild { pname = "eopengrok"; version = "0.4.0"; src = fetchFromGitHub { owner = "youngker"; repo = "eopengrok.el"; rev = "0bf07c636f8d29a98e9776243ec9496875ddff51"; sha256 = "0pmawjfyihqygqz7y0nvyrs6jcvckqzkq9k6z6yanpvkd2x5g13x"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/2b87ea158a6fdbc6b4e40fd7c0f6814d135f8545/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.1"; src = fetchFromGitHub { owner = "kiwanami"; repo = "emacs-epc"; rev = "16e975efad63093a1f1f7b59f8fda5a3cf34f2a0"; sha256 = "0smk23f23jdnvmrisj5d4isna36sr15bbvh53dq5261y8ddxlkvw"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8bc29a8d518ce7a584277089bd4654f52ac0f358/recipes/epc"; sha256 = "1l9rcx07pa4b9z5654gyw6b64c95lcigzg15amphwr56v2g3rbzx"; name = "epc"; }; packageRequires = [ concurrent ctable ]; meta = { homepage = "https://melpa.org/#/epc"; license = lib.licenses.free; }; }) {}; epkg = callPackage ({ closql, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "epkg"; version = "2.0.0"; src = fetchFromGitHub { owner = "emacscollective"; repo = "epkg"; rev = "de33177656d8f48b65abbb71ab4d25b7bd799dee"; sha256 = "0lhb8b4i8r8a6pagwa0p3iqb1bk25as4nd4pjwbdjn0800ncv9nh"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/2df16abf56e53d4a1cc267a78797419520ff8a1c/recipes/epkg"; sha256 = "0vvkjjaffvwvsvld3c6hwd18icmp2lc7f9yqvclifpadi98dhpww"; 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/9c6cf24e86d8865bd2e4b405466118de1894851f/recipes/epl"; sha256 = "0zr3r2hn9jaxscrl83hyixznb8l5dzfr6fsac76aa8x12xgsc5hn"; name = "epl"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/epl"; license = lib.licenses.free; }; }) {}; epm = callPackage ({ emacs, epl, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "epm"; version = "0.1beta2"; src = fetchFromGitHub { owner = "xuchunyang"; repo = "epm"; rev = "ee004d00c8c8fbe32c4e5baf6279c5e68dc5f201"; sha256 = "0llkgjqr9hl66nya1ppvrlcvmy3rh4pwc25ywq4zi0fbl25qsf5d"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e12e8ae2e8e8aff7cbd75a951dd328cb9ccf58b0/recipes/epm"; sha256 = "0k94qhzxjzw5d0c53jnyx1xfciwr9qib845awyjaybzzs34s8r08"; name = "epm"; }; packageRequires = [ emacs epl ]; meta = { homepage = "https://melpa.org/#/epm"; 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/a1a71b46c0370d2ed25aa3f39983048a04576ad5/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 = "dbb74dd91c5a"; sha256 = "0m72jwgp9zqm1aphg7xm3pzj2xvavqfpdx66lny8pvfv8lph93lj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b60e01e7064ce486fdac3d1b39fd4a1296b0dac5/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/321ae5999351637a2cd97ec1bf4668d68f569ee4/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/46f8640b24bade45cc729eeb370adf959f99526f/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 ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "erc-youtube"; version = "0.1"; src = fetchFromGitHub { owner = "kidd"; repo = "erc-youtube.el"; rev = "97054ba8475b442e2aa81e5a291f668b7f28697f"; sha256 = "0kh4amx3l3a14qaiyvjyak1jbybs6n49mdvzjrd1i2vd1y74zj5w"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a80ee9617a30a8ad1d457a0b0c7f35e6ec1c0bb2/recipes/erc-youtube"; sha256 = "12ylxkskkgfv5x7vlkib963ichb3rlmdzkf4zh8a39cgl8wsmacx"; name = "erc-youtube"; }; packageRequires = []; 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/a12f264653d79224adeb5d0ae76518dc408ff1e9/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/18063e16a6f556b1871e1a5b74e353a85a794e63/recipes/erefactor"; sha256 = "0ma9sbrq4n8y5w7vvbhhgmw25aiykbq5yhxzm0knj32bgpviprw7"; name = "erefactor"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/erefactor"; license = lib.licenses.free; }; }) {}; ergoemacs-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, undo-tree }: melpaBuild { pname = "ergoemacs-mode"; version = "5.16.10.12"; src = fetchFromGitHub { owner = "ergoemacs"; repo = "ergoemacs-mode"; rev = "ac70b2563fb6e3d69ea382fddc87b5721c20c292"; sha256 = "0ydxyylijdd6da4n9by441352shphrpfyk2631ld5aq3gz27z9gi"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/02920517987c7fc698de9952cbb09dfd41517c40/recipes/ergoemacs-mode"; sha256 = "0h99m0n3q41lw5fm33pc1405lrxyc8rzghnc6c7j4a6gr1d82s62"; name = "ergoemacs-mode"; }; packageRequires = [ cl-lib emacs undo-tree ]; meta = { homepage = "https://melpa.org/#/ergoemacs-mode"; license = lib.licenses.free; }; }) {}; erlang = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "erlang"; version = "19.2"; src = fetchFromGitHub { owner = "erlang"; repo = "otp"; rev = "3473ecd83a7bbe7e0bebb865f25dddb93e3bf10f"; sha256 = "06pr4ydrqpp1skx85zjb1an4kvzv6vacb771vy71k54j7w6lh9hk"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d9cd526f43981e0826af59cdc4bb702f644781d9/recipes/erlang"; sha256 = "1cs768xxbyrr78ln50k4yknmpbcc1iplws3k07r0gx5f3ca73iaq"; 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/2ec669e3fc73b0b499b84cec87d0f8621274732e/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 = "0y06i97bbim6lmvk8l3adifwzhkjyrgyxv02ksshk4npr0b627gx"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/27c627eacab54896a1363dbabc56250a65343dd8/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/0a1acc68f296e80b6ed99a1783e9f67be54ffac9/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/f10631b740eea56e7209d7e84f0da8613274ef1d/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, spark }: melpaBuild { pname = "es-mode"; version = "4.2.0"; src = fetchFromGitHub { owner = "dakrone"; repo = "es-mode"; rev = "f5e6054a1d25d5eb8e21ddb931b7f65b0735c5f8"; sha256 = "04lll5sscbpqcq3sv5gsfky5qcj6asqql7fw1bp6g12qqf9r02nd"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/85445b59329bfd81a3fd913d7d6fe7784c31744c/recipes/es-mode"; sha256 = "1541c7d8gbi4mgxwk886hgsxhq7bfx8is7hjjg80sfn40z6kdwcp"; name = "es-mode"; }; packageRequires = [ cl-lib dash spark ]; 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/944d4cd54e040d2a58e1778cb282727deee83f92/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/f40e277af4001d367099360d4342d9c1ab925f59/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/68bd1a8ec9d17eff2d23e15b3686f7c0b8723126/recipes/eshell-autojump"; sha256 = "09l2680hknmdbwr4cncv1v4b0adik0c3sm5i9m3qbwyyxm8m41i5"; name = "eshell-autojump"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/eshell-autojump"; license = lib.licenses.free; }; }) {}; eshell-did-you-mean = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "eshell-did-you-mean"; version = "0.1"; src = fetchFromGitHub { owner = "xuchunyang"; repo = "eshell-did-you-mean"; rev = "7cb6ef8e2274d0a50a9e114d412307a6543533d5"; sha256 = "0v0wshck5n4hspcv1zk1g2nm6xiigcjp16lx0dc8wzkl6ymljvbg"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a7649eca21a21ddbbc7131f29cbbd91a00a84060/recipes/eshell-did-you-mean"; sha256 = "1z1wpn3sj1gi5nn0a71wg0i3av0dijnk79dc32zh3qlh500kz8mz"; name = "eshell-did-you-mean"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/eshell-did-you-mean"; license = lib.licenses.free; }; }) {}; eshell-git-prompt = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "eshell-git-prompt"; version = "0.1.1"; src = fetchFromGitHub { owner = "xuchunyang"; repo = "eshell-git-prompt"; rev = "fb56e851c1baac68249c34043bd5db9c9420141e"; sha256 = "08mhjps17w3kfmmbdws1lqzphr2ayl160i0ckd4552jdyzd28vvs"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5272280b19579c302ba41b53c77e42bc5e8ccbda/recipes/eshell-git-prompt"; sha256 = "0a8pyppqvnavvb8rwsjxagb76hra9zhs5gwa0ylyznmql83f8w8s"; name = "eshell-git-prompt"; }; packageRequires = [ cl-lib dash emacs ]; meta = { homepage = "https://melpa.org/#/eshell-git-prompt"; license = lib.licenses.free; }; }) {}; eshell-up = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "eshell-up"; version = "0.0.3"; src = fetchFromGitHub { owner = "peterwvj"; repo = "eshell-up"; rev = "653121392acd607d5dfbca0832927e06806a2d39"; sha256 = "05mfwp8zira7p2ip1rmqa08arlbkv7w1mbx7s5saj655scg7jaq3"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4d033b20d047db8ddd42bdfa2fcf190de559f706/recipes/eshell-up"; sha256 = "0v26dqaszdg57brg8sls9ddmfwxzf98wkp471q1cqw75ss4999jd"; name = "eshell-up"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/eshell-up"; license = lib.licenses.free; }; }) {}; eshell-z = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "eshell-z"; version = "0.3.1"; src = fetchFromGitHub { owner = "xuchunyang"; repo = "eshell-z"; rev = "033924f138f19f22a30c1845e728691e5615fa38"; sha256 = "0kp9yw56l8bl4zqganclnpf6x5g2rmcf23265n8cp24j6d7c7r4h"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8079cecaa59ad2ef22812960838123effc46a9b3/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/14cf66e6929db2a0f377612e786aaed9eb12b799/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 = "16.10"; src = fetchFromGitHub { owner = "emacs-ess"; repo = "ESS"; rev = "abacd7538e1bbfdd6ef2b5f11d4f5f4cc74782ee"; sha256 = "0fbprkjb9cjkjyc1yxn9b1znc4w1im9akl4f9ma2ddgl8fzmi7p7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/12997b9e2407d782b3d2fcd2843f7c8b22442c0a/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/492c90bd0ee97c0b895efa0c5e647b2becc6db11/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/8783caab9019623ade5c369a4713eba996507bd0/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/b4d6166f5c80cf37c79256402fa633ad2274d065/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 ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "esup"; version = "0.5"; src = fetchFromGitHub { owner = "jschaf"; repo = "esup"; rev = "6faef1fe1b5ff2fb761722ef1972a16395d9a10b"; sha256 = "18igz3gcdp42wk89y59d4gxkbv0zvs8i4lg1b0qsrf90knasfjc9"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b9d2948a42da5d4864404d2d11a924a4f235fc3b/recipes/esup"; sha256 = "0cv3zc2zzm38ki3kxq58g9sp4gsk3dffa398wky6z83a3zc02zs0"; name = "esup"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/esup"; license = lib.licenses.free; }; }) {}; esxml = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "esxml"; version = "0.3.2"; src = fetchFromGitHub { owner = "tali713"; repo = "esxml"; rev = "fd0f0185cd579b00c3d76d2c383cd33fe642bb93"; sha256 = "0azwfxzxghxhzwal4al0lngm0w3q035jyvm3wj2aaml2dibsi3pb"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/fd4381bbb725cb4a17d741f604698b38c95da475/recipes/esxml"; sha256 = "0nn074abkxz7p4w59l1za586p5ya392xhl3sx92yys8a3194n6hz"; name = "esxml"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/esxml"; license = lib.licenses.free; }; }) {}; ethan-wspace = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "ethan-wspace"; version = "0.7.0"; src = fetchFromGitHub { owner = "glasserc"; repo = "ethan-wspace"; rev = "b8eae49ed3e7f646c16234970af5663e3090e720"; sha256 = "1xqc4lqzirpmr21w766g8vmcvvsq8b3hv9i7r27i5x1g0j4jabja"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9454f3a58e3416fa60d8411b0db19c408935408f/recipes/ethan-wspace"; sha256 = "0k4kqkf5c6ysyhh1vpi9v4220yxm5ir3ippq2gmvvhnk77pg6hws"; name = "ethan-wspace"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/ethan-wspace"; license = lib.licenses.free; }; }) {}; eval-in-repl = callPackage ({ ace-window, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, paredit }: melpaBuild { pname = "eval-in-repl"; version = "0.9.4"; src = fetchFromGitHub { owner = "kaz-yos"; repo = "eval-in-repl"; rev = "674873139ebde439fbeecaf0fb217d54f470bc14"; sha256 = "1fzsq6fkkrsxg6mimrnls0kn59rq7w332b94gg04j0khl61s1v1s"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0bee5fb7a7874dd20babd1de7f216c5bda3e0115/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/4b1a896521cac1f54f7571ad5837ff215d01044d/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/544a503d72c0a501f9ca854cd11181a7783294a3/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 = "f2648b841f9b"; sha256 = "0gv8b6adaypw3d2brx0lh41yyi3kdf1klahx7kap36a7m652nan6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/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/06b0609b56016d938b28d56d9eeb6305116b38af/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/0976c82a22f1a8701b9da0b8ba4753ed48191376/recipes/evil-args"; sha256 = "1bwdvf1i3jc77bw2as1wr1djm8z3a7wms60694xkyqh0m909hs2w"; name = "evil-args"; }; packageRequires = [ evil ]; meta = { homepage = "https://melpa.org/#/evil-args"; license = lib.licenses.free; }; }) {}; evil-colemak-basics = callPackage ({ emacs, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "evil-colemak-basics"; version = "2.0.0"; src = fetchFromGitHub { owner = "wbolster"; repo = "evil-colemak-basics"; rev = "f976bda20098c43be1418c36520a57467c8c6c13"; sha256 = "18f1k4z7lkh237sz4p1xz4sxzs41ywmvd6dj7k9b6d9dscv3yxws"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/945417d19faf492fb678aee3ba692d14e7518d85/recipes/evil-colemak-basics"; sha256 = "1sbbli0hdmpc23f3g5n95svqfdg3rlvf71plyvpv1a6va9jhi83k"; name = "evil-colemak-basics"; }; packageRequires = [ emacs evil ]; meta = { homepage = "https://melpa.org/#/evil-colemak-basics"; 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/fe5b05152c919d49ddd920b1bd5ffc351141fa0d/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/770fc6dd82c4d30f98e973958044e4d47b8fd127/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/b0b6b7d09c023cfe34da65fa1eb8f3fdbe7b1290/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/4ef683cb1707a481e26dc89b5491ec18e5b20ad1/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.4.1"; src = fetchFromGitHub { owner = "justbur"; repo = "evil-magit"; rev = "077354f8ebd5da76937bf8f5df5d484f8a0ccc62"; sha256 = "05llzcdbg84x04a98b6r7d0m8631hk83hjq33hwd4n8ixp85dg20"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cfc6cc3581323c81d5f347895aaddfdc71001f22/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/089accfa2646fc4f265cb8e9b9a05dcf5aa4c4f6/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 ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "evil-matchit"; version = "2.2.1"; src = fetchFromGitHub { owner = "redguardtoo"; repo = "evil-matchit"; rev = "e9f77f7d6a14434a8ca3280d721b96c0984fa7eb"; sha256 = "11mhgw0xa8kn73svgvzpmvvnkj2ja4mxs030vlzkh4scvlfa98dl"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/aeab4a998bffbc784e8fb23927d348540baf9951/recipes/evil-matchit"; sha256 = "01z69n20qs4gngd28ry4kn825cax5km9hn96i87yrvq7nfa64swq"; name = "evil-matchit"; }; packageRequires = [ evil ]; meta = { homepage = "https://melpa.org/#/evil-matchit"; license = lib.licenses.free; }; }) {}; evil-mc = callPackage ({ cl-lib ? null, emacs, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "evil-mc"; version = "0.0.3"; src = fetchFromGitHub { owner = "gabesoft"; repo = "evil-mc"; rev = "be2259b8cedd62011b25ddbcc1774bbbe9a66c61"; sha256 = "0p435ykkq41nksd40qczlhz6kvs2zpkxch661wy0w93wffwnq3b9"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/96770d778a03ab012fb82a3a0122983db6f9b0c4/recipes/evil-mc"; sha256 = "0cq4xg6svb5gz4ra607wy768as2igla4h1xcrfnxldknk476fqqs"; name = "evil-mc"; }; packageRequires = [ cl-lib emacs evil ]; meta = { homepage = "https://melpa.org/#/evil-mc"; license = lib.licenses.free; }; }) {}; evil-multiedit = callPackage ({ cl-lib ? null, emacs, evil, fetchFromGitHub, fetchurl, iedit, lib, melpaBuild }: melpaBuild { pname = "evil-multiedit"; version = "1.3.3"; src = fetchFromGitHub { owner = "hlissner"; repo = "evil-multiedit"; rev = "5f263a9388dd3593b5acefe9f523c819bd3b338f"; sha256 = "0bsdyy5jw8adj26p85831n4f34d0sv4rrv9xlhjqkzx9gsr4h7d1"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/997f5a6999d1add57fae33ba8eb3e3bc60d7bb56/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.1"; src = fetchFromGitHub { owner = "redguardtoo"; repo = "evil-nerd-commenter"; rev = "54c618aada776bfda0742819ff9e91845a91e095"; sha256 = "04iyr6ys453pyfvif91qnhn6xyhl4z4cz2apj6vga61pa8lc70da"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a3e1ff69e7cc95a5b5d628524ad836833f4ee736/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/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/evil-numbers"; sha256 = "1lpmkklwjdf7ayhv99g9zh3l9hzrwm0hr0ijvbc7yz3n398zn1b2"; name = "evil-numbers"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/evil-numbers"; license = lib.licenses.free; }; }) {}; evil-opener = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild, opener }: melpaBuild { pname = "evil-opener"; version = "0.2.2"; src = fetchFromGitHub { owner = "0robustus1"; repo = "opener.el"; rev = "c384f67278046fdcd220275fdd212ab85672cbeb"; sha256 = "0gci909a2rbx5i8dyzyrcddwdic7nvpk6y6djvn521yaag4sq87h"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/da8d4e5bf23985632f993336b9183fe9f480addc/recipes/evil-opener"; sha256 = "08vcf9i0rplw2p6gjl7zzrc7kxdl5yv2rggj2ihgdnnfpc4sl33h"; name = "evil-opener"; }; packageRequires = [ evil opener ]; meta = { homepage = "https://melpa.org/#/evil-opener"; 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/5ec54af16e3dadce43ece7da3acb1cf2eab5d14b/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/ec118caf243c74d243f533c9e12f7de0d6c43bc4/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/24f438b47e8ede0ef84261424c122d2ac28b90cb/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/91361f95852910968b395423e16377c70189fc55/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/850898fbfc8e0aeb779e8feae56476d989110e79/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.3"; src = fetchFromGitHub { owner = "hlissner"; repo = "evil-snipe"; rev = "c37aa6bcac8d78aa4115d5bc48e219a6ec8a8261"; sha256 = "0r6nna21w9hcwwhi6ij9lrmlhvgp6c67zl3pbc2iwwfw7bvca4xb"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6748f3febbe2f098761e967b4dc67791186d0aa7/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/4e5a4b9427038f90898ac0e237e71ba7152501f5/recipes/evil-space"; sha256 = "1asvh873r1xgffvz3nr653yn8h5ifaphnafp6wf1b1mja6as7f23"; name = "evil-space"; }; packageRequires = [ evil ]; meta = { homepage = "https://melpa.org/#/evil-space"; license = lib.licenses.free; }; }) {}; evil-text-object-python = callPackage ({ emacs, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "evil-text-object-python"; version = "1.0.1"; src = fetchFromGitHub { owner = "wbolster"; repo = "evil-text-object-python"; rev = "3b3fb01e7ad7eeeeae1143695547fe75148cc44f"; sha256 = "1alin2rmx1xa1w3b1nb76bplmg10il55jxxm6jj7qs6z1izzllci"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0d0893b07bc4a057561a1c1a85b7520c50f31e12/recipes/evil-text-object-python"; sha256 = "0jdzs1yn8nrxq890427yjrxdvnzj8jy7bs3jj4w4c0fik26ngqhm"; name = "evil-text-object-python"; }; packageRequires = [ emacs evil ]; meta = { homepage = "https://melpa.org/#/evil-text-object-python"; 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/36b734960313d4cb484cebaac0f112781436631c/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/4b7bfffdc34e181893b8cf4d1cc091f6c3f91126/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/293cdd3387f26e4c8f21582d75a194963ac9cff7/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/578d33f3f8e68ef1b3ca3fb8af9b9ff77b649bd3/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/bbcead697f745d197459f90ee05b172e35af2411/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/62ffcf48bdb2df2bc9e6dd767c4ed9d605a5c839/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.11"; src = fetchFromGitHub { owner = "purcell"; repo = "exec-path-from-shell"; rev = "4d6a6aa18031a4bbdd5b3bfad8686dc5ff942ab2"; sha256 = "0n86zj350jw1lxnaa450qmggza0za3a1zg9k9clwb9cjz4wwghsi"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3d8545191031bece15cf1706d81ad1d064f2a4bd/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.11.0"; src = fetchFromGitHub { owner = "magnars"; repo = "expand-region.el"; rev = "0bc14fc7fbbcca5da4fdd9695cfd7cbd36eb3b96"; sha256 = "0h40dhc3kn8fq86xnwi5lz7ql8my8737y7wkqr897p15y90swr35"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/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/9a97f5f81af13c49f5bea31455d7da0bf2c12e4f/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/f2d866ca12cb997b7fad878808c0966f3413b73d/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.7.4"; src = fetchFromGitHub { owner = "wasamasa"; repo = "eyebrowse"; rev = "e7c3de9c8b3197f3a310d8d9259761fc70dfa3ef"; sha256 = "0d2vc50m2wr6f0fd04xm3bzca25im3ka57y7lg6p0bn5fp6a62vl"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/90d052bfc0b94cf177e33b2ffc01a45d254fc1b1/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.19.0"; src = fetchFromGitHub { owner = "rejeep"; repo = "f.el"; rev = "541cb518afa5010029492847292c248f88b3ea42"; sha256 = "1j6gc2pp5w3iwyjm4h3d0ahzs0ac3pah8lzfhpg4nkibl0nc1bcg"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/22ddcf536af597b688d8edb70b3636ed6c265bf5/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/83939d2a4d5874244a4916eee9ae6b327af18b5d/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/9075a42edee1ac7de0812d2eefcba5681859eb6e/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/eae3af4145c534992d1c1ee5bb6420651c7c5d82/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/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/fancy-narrow"; sha256 = "15i86jz6rdpva1az7gqp1wbm8kispcfc8h6v9fqsbag9sbzvgcyv"; name = "fancy-narrow"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/fancy-narrow"; license = lib.licenses.free; }; }) {}; fastdef = callPackage ({ fetchFromGitHub, fetchurl, ivy, lib, melpaBuild, w3m }: melpaBuild { pname = "fastdef"; version = "0.2.0"; src = fetchFromGitHub { owner = "redguardtoo"; repo = "fastdef"; rev = "0696f41dc150d35ce31fe8d2ea74f4173818bb55"; sha256 = "1p5vmbx7zdzxnyjzcp2vxscd3dwf7xk82wk9dfiv99svwqv2ki3w"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f6effb2fbccc71e8a44c53138e3c21f10dc55fbc/recipes/fastdef"; sha256 = "1cf4slxhcp2z7h9k3l31h06nnqsyb4smwnj55ivil2lm0fa0vlzj"; name = "fastdef"; }; packageRequires = [ ivy w3m ]; meta = { homepage = "https://melpa.org/#/fastdef"; 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/d2a7dce6617bf4ed250dba150e6787bf48891c64/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.2"; src = fetchFromGitHub { owner = "cute-jumper"; repo = "fcitx.el"; rev = "77f1e187b9cecb6975bedcfe91c8c81f1b133686"; sha256 = "0n0v9jwswcc16cigyffvy3m9y7qqrs8qzjs11sq3d420zrv16b39"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e8c40f09d9397b3ca32a7ed37203f490497dc984/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/0a70991695f9ff305f12cfa45e0a597f4a782ba3/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.87"; src = fetchFromGitHub { owner = "alpaker"; repo = "Fill-Column-Indicator"; rev = "0e755319451dd9c6c99c2a2ef82c890ba93343b6"; sha256 = "0gbqspqn4y7f2fwqq8210b6k5q22c0zr7b4ws8qgz9swav8g3vrq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4ea0c00a7784621fcca0391a9c8ea85e9dd43852/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/1b55869b5183644de02687d2e56f9b68854ccda3/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/0aa68b4603bf4071d7d12b40de0138ecab1989d7/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, ivy, lib, melpaBuild }: melpaBuild { pname = "find-file-in-project"; version = "5.2.7"; src = fetchFromGitHub { owner = "technomancy"; repo = "find-file-in-project"; rev = "1ac2c0a717a1a0b70839625f2aaad2c18c21f729"; sha256 = "0vmigmbr4fc36sahpf0bj65isa4sf1xhn1v2qvnidbx8qg18hm2f"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/find-file-in-project"; sha256 = "0aznnv82xhnilc9j4cdmcgh6ksv7bhjjm3pa76hynnyrfn7kq7wy"; name = "find-file-in-project"; }; packageRequires = [ emacs ivy ]; 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/58705ac6201b73851ce4ce9ebeb0e65463765961/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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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.1"; src = fetchFromGitHub { owner = "cute-jumper"; repo = "emacs-firefox-controller"; rev = "a8af8cbf70afaf6b89a26d6ac69af8e92afc181f"; sha256 = "0icgl88pwizwzkdqsxbwhnc6pdyqsfd7wgjnkvg3206i7hcqwpsp"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/70a69c20f8dcf73c878f2172dcc9f1796fdc0408/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.2"; src = fetchFromGitHub { owner = "johanvts"; repo = "emacs-fireplace"; rev = "2b966ed65b714c613f79e9144d004dfa3b28f1ed"; sha256 = "1f5053bbvjdmm64zv6r2qkswkpwvx0s3qz4bwm9zya583a6g0nv8"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4c1ac52c1cfe7ccf46092c2d299ebbffdc1b7609/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.5"; src = fetchFromGitHub { owner = "wasamasa"; repo = "firestarter"; rev = "4d6b106f325ac1802eabce3c8a7cd0a4c7a32864"; sha256 = "13daz15v0sshl7lxcg1xcbpl64gklgh50pzk0qxmn5ygw7nlifn0"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5b046eb3b63220b937e1b70f633cb5424dc782a1/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/efac97c0f54a3300251020c4626056526c18b441/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/7d31f907997d1d07ec794a4f09824f43818f035c/recipes/fix-input"; sha256 = "03xpr7rlv0xq1d9126j1fk0c2j7ssf366n0yc8yzm9vq32n9pp4p"; name = "fix-input"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/fix-input"; license = lib.licenses.free; }; }) {}; fix-muscle-memory = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "fix-muscle-memory"; version = "0.93"; src = fetchFromGitHub { owner = "jonnay"; repo = "fix-muscle-memory"; rev = "df687aea23c6eac4b751f993893c2fd56e5a8a3b"; sha256 = "02nl4vz6fnbjc7w1lk1y9z0qw5bsxr407ww0b2wqw6h8spmcpcrc"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c6b0501714a6d82657b88d11e3f79d75eea17d8e/recipes/fix-muscle-memory"; sha256 = "0qhasnjw0bj5hzw27r8vj6shhwc3zxcp3wmxijh1rpdw4773f7n8"; name = "fix-muscle-memory"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/fix-muscle-memory"; 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/22636390e8a15c09293a1506a901286dd72e565f/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/f5d06db82e237e6c6babd92a1fd2b58c29662e4f/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.2"; src = fetchFromGitHub { owner = "Floobits"; repo = "floobits-emacs"; rev = "6fea6eb2a1841d163acdeb5d9d59e51a5d7f61c4"; sha256 = "1n6x8n3fzxfwgpkvvnbxv6w3b08zzmx95pwv9yhqxl5b4pwyl31i"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/95c859e8440049579630b4c2bcc31e7eaa13b1f1/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/63bdf3ae2f861e333a8f9c5997f5cc52869d3b3a/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/63bdf3ae2f861e333a8f9c5997f5cc52869d3b3a/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 ({ dash, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, pkg-info, seq }: melpaBuild { pname = "flycheck"; version = "30"; src = fetchFromGitHub { owner = "flycheck"; repo = "flycheck"; rev = "9c063965e893f0cc7c97fabb810ac41ec22f82fb"; sha256 = "1vyncqicafmy9av2nsawywn56ay50zdyjba9r55vv11baklabg8w"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/649f9c3576e81409ae396606798035173cc6669f/recipes/flycheck"; sha256 = "045k214dq8bmrai13da6gwdz97a2i998gggxqswqs4g52l1h6hvr"; name = "flycheck"; }; packageRequires = [ 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/7f6cec0d312f0e86e17829e6fd8f87acabc0174f/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.4"; src = fetchFromGitHub { owner = "flycheck"; repo = "flycheck-cask"; rev = "b4667500dcf52f96ec7e0fa10dd07edf191cbf5b"; sha256 = "1wm5saf29gw0gp0qq5glf9qq3iras99npc2rip7bsnn0czr2mscy"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/43224eef52bb316102fea524ba87b0e9e43dc6e6/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/f5678ea5aef4dc8a517d6d9381a64f182645d344/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.5"; src = fetchFromGitHub { owner = "clojure-emacs"; repo = "squiggly-clojure"; rev = "fc0f1473c85b5287c8a62c1eee86894c98fbb84c"; sha256 = "0dqnv7l82h09janakq2b3ncz3jj99418pb91w0gabvfylww3pm21"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c9c642a234f93ed4cf5edcf27a552a8916984946/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/02b5b60b74581ff0d1815155223e0c6e94a851a1/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/a812594901c1099283bdf51fbea1aa077cfc588d/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.4"; src = fetchFromGitHub { owner = "favadi"; repo = "flycheck-gometalinter"; rev = "2e863429cc953cf4c14783e249df56d1ae669868"; sha256 = "07r2csy2psflvg0pl6n9scfwhnp9mv7hs02hz861v5kbkfx0ajzw"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8bfe9f2d030c04fb292297eb9226072bfea2ac64/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, seq }: melpaBuild { pname = "flycheck-haskell"; version = "0.8"; src = fetchFromGitHub { owner = "flycheck"; repo = "flycheck-haskell"; rev = "ee3401d97cc5e8edc216f2369e9dea3d363e462c"; sha256 = "0yryd346cp5zir3icldkhjzwjb0bkq8rlidbr62dry1cw9bic6z0"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6ca601613788ae830655e148a222625035195f55/recipes/flycheck-haskell"; sha256 = "12lgirz3j6n5ns2ikq4n41z0d33qp1lb5lfz1q11qvpbpn9d0jn7"; name = "flycheck-haskell"; }; packageRequires = [ dash emacs flycheck haskell-mode let-alist seq ]; 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/9e210eb2405cc85dd1d03e9119d2249178950398/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/1e367afce9a792c168ef1e7e20cc5903f7b570d8/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/dc715e6849aa5d6017e2478514c4a0d84c7ddbe5/recipes/flycheck-ledger"; sha256 = "0807pd2km4r60wgd6jakscbx63ab22d9kvf1cml0ad8wynsap7jl"; name = "flycheck-ledger"; }; packageRequires = [ flycheck ]; meta = { homepage = "https://melpa.org/#/flycheck-ledger"; license = lib.licenses.free; }; }) {}; flycheck-mix = callPackage ({ elixir-mode, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: melpaBuild { pname = "flycheck-mix"; version = "1.0.0"; src = fetchFromGitHub { owner = "tomekowal"; repo = "flycheck-mix"; rev = "c565ebb12a48fcd49cc65656d79295c3288fcb84"; sha256 = "1yncail979sfljmib7b1m9aw376xd4b76apz4d50hj83lrfy169c"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/fd2a4d71b7f4c0082b687a23fd367d55186625a9/recipes/flycheck-mix"; sha256 = "1wp8lp45lc519w3xsws2c91jlbfmc0pc8764kxsifk74akwcizfl"; name = "flycheck-mix"; }; packageRequires = [ elixir-mode flycheck ]; meta = { homepage = "https://melpa.org/#/flycheck-mix"; license = lib.licenses.free; }; }) {}; flycheck-objc-clang = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: melpaBuild { pname = "flycheck-objc-clang"; version = "1.0.5"; src = fetchFromGitHub { owner = "GyazSquare"; repo = "flycheck-objc-clang"; rev = "9dbfad340090523db0b936517d8543d8aa2f2e2c"; sha256 = "0cky0zxlfajhq5kh868yh17d0pr5pqjgj8v8xhj14sbch5jvd3bz"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4ff4412f507371b93cfb85fc744e54110cd87338/recipes/flycheck-objc-clang"; sha256 = "07mzwd04a69d7xpkjmhfmf95j69h6accnf9bb9br7jb1hi9vdalp"; name = "flycheck-objc-clang"; }; packageRequires = [ emacs flycheck ]; meta = { homepage = "https://melpa.org/#/flycheck-objc-clang"; 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/8ce9283eb1285953a2578eb7c4d280b4d98c801f/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 ({ fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, package-lint }: melpaBuild { pname = "flycheck-package"; version = "0.11"; src = fetchFromGitHub { owner = "purcell"; repo = "flycheck-package"; rev = "cf561bf9896d3e7b6bdcdb7801de6cb9f548b573"; sha256 = "124ahlxpkcb5mcndmg8k8rdxx0piis6372zllxk6ywmgxz9mlgy1"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d17ec69c9f192625e74dfadf03b11d0d7dc575e7/recipes/flycheck-package"; sha256 = "0068kpia17rsgjdmzsjnw0n6x5z9jvfxggxlzkszvwsx73mvcs2d"; name = "flycheck-package"; }; packageRequires = [ flycheck package-lint ]; meta = { homepage = "https://melpa.org/#/flycheck-package"; license = lib.licenses.free; }; }) {}; flycheck-pony = callPackage ({ fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: melpaBuild { pname = "flycheck-pony"; version = "0.2.1"; src = fetchFromGitHub { owner = "SeanTAllen"; repo = "flycheck-pony"; rev = "3d3387133a44f5b3f0fb178ef4addf6e1ce1df2f"; sha256 = "1da10q378k5kbcj0rrpzhm7r3ym4rfwc7v1ialcndbmflsn09m5s"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e2bcb82f4ddb92243058c9ab1a67d4f7ef87b155/recipes/flycheck-pony"; sha256 = "18w1d7y3jsmsc4wg0909p72cnvbxzsmnirmrahhwgsb963fij5qk"; name = "flycheck-pony"; }; packageRequires = [ flycheck ]; meta = { homepage = "https://melpa.org/#/flycheck-pony"; license = lib.licenses.free; }; }) {}; flycheck-pos-tip = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, pos-tip }: melpaBuild { pname = "flycheck-pos-tip"; version = "0.3"; src = fetchFromGitHub { owner = "flycheck"; repo = "flycheck-pos-tip"; rev = "3f1d5297fdff44a14ee624160eefdc678e2bd0bd"; sha256 = "0qxx3xdgk5l793yg5ffbi5qhrxrf6akwdz93n2vibpkdjkvzyh2y"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/698843f75e17b9e6160487c0153f9d6b4af288f6/recipes/flycheck-pos-tip"; sha256 = "09i2jmwj8b915fhyczwdb1j7c551ggbva33avis77ga1s9v3nsf9"; name = "flycheck-pos-tip"; }; packageRequires = [ emacs flycheck pos-tip ]; meta = { homepage = "https://melpa.org/#/flycheck-pos-tip"; license = lib.licenses.free; }; }) {}; flycheck-rebar3 = callPackage ({ fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: melpaBuild { pname = "flycheck-rebar3"; version = "1.1.0"; src = fetchFromGitHub { owner = "joedevivo"; repo = "flycheck-rebar3"; rev = "56a7c94857f0a0ea6a2a73c476a1a2faadc0f7c6"; sha256 = "1pas49arri2vs9zm3r8jl4md74p5fpips3imc3s7nafbfrhh8ix3"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/2acff5eea030b91e457df8aa75243993c87ca00e/recipes/flycheck-rebar3"; sha256 = "1ml9k61n5vy4c2q6c10q9j10ky0iqkinx21bl7hip1r6b5b1kmmc"; name = "flycheck-rebar3"; }; packageRequires = [ flycheck ]; meta = { homepage = "https://melpa.org/#/flycheck-rebar3"; 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/5abd6aaa8d2bf55ae75cd217820763531f91958b/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-swift = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: melpaBuild { pname = "flycheck-swift"; version = "2.0"; src = fetchFromGitHub { owner = "swift-emacs"; repo = "flycheck-swift"; rev = "822d1415eabfd464adc52063f9c44da1c87f0ff9"; sha256 = "0gf7cxrsrf62kamm4xy1fi4v264szm6qk607ifg4bi5dmdc10b0k"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/fd99bea06079c4231363c37e3361bd9e5b1ba490/recipes/flycheck-swift"; sha256 = "1s6rn4wyz9la6bw228jfxx8dxjyk5hf8r3vbmq0k808p772zki0z"; name = "flycheck-swift"; }; packageRequires = [ emacs flycheck ]; meta = { homepage = "https://melpa.org/#/flycheck-swift"; license = lib.licenses.free; }; }) {}; flycheck-swift3 = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: melpaBuild { pname = "flycheck-swift3"; version = "1.0.6"; src = fetchFromGitHub { owner = "GyazSquare"; repo = "flycheck-swift3"; rev = "6e1079576d30397eefea0300bf31a248a26cf98c"; sha256 = "0c8a5bgrirf3ms6v75w4jaiwfxf1acv2isf7x02jms7m8h36bzxz"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f1fb8c731c118327dc0bbb726e046fec46bcfb82/recipes/flycheck-swift3"; sha256 = "05yfrn42svcvdkr8mx16ii8llhzn33lxdawksjqiqg671s6fgdpa"; name = "flycheck-swift3"; }; packageRequires = [ emacs flycheck ]; meta = { homepage = "https://melpa.org/#/flycheck-swift3"; 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/024f1e588e94014734fa252ee7bdb00b4991ede9/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, let-alist, lib, melpaBuild, ycmd }: melpaBuild { pname = "flycheck-ycmd"; version = "1.0"; src = fetchFromGitHub { owner = "abingham"; repo = "emacs-ycmd"; rev = "be21ca7f807e70812b6fc0e0a4ea83b41723d815"; sha256 = "1q30k8rhk3plknkk544h2dk48yqmxwh4xp3rq1lz8isc3580qwxx"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/332e5585963c04112a55894fe7151c380930b17c/recipes/flycheck-ycmd"; sha256 = "0m99ssynrqxgzf32d35n17iqyh1lyc6948inxpnwgcb98rfamchv"; name = "flycheck-ycmd"; }; packageRequires = [ dash emacs flycheck let-alist 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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/flymake-css"; sha256 = "0kqm3wn9symqc9ivnh11gqgq8ql2bhpqvxfm86d8vwm082hd92c5"; name = "flymake-css"; }; packageRequires = [ flymake-easy ]; meta = { homepage = "https://melpa.org/#/flymake-css"; license = lib.licenses.free; }; }) {}; flymake-cursor = callPackage ({ fetchFromGitHub, fetchurl, flymake ? null, lib, melpaBuild }: melpaBuild { pname = "flymake-cursor"; version = "1.0.2"; src = fetchFromGitHub { owner = "flymake"; repo = "emacs-flymake-cursor"; rev = "5cac5045398b1436ceb143d48961b50d38ae1396"; sha256 = "0xaq8zfd90kqqwg8ik081jblrdyj6p3fh2xpf6a4sdj8826ry93v"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a02597edee67c84bef259d7fc5c5b61bd39a5b86/recipes/flymake-cursor"; sha256 = "0v5abg3h9kmybr0cyr7hqy4rn88h84snzxbsmqcbjw24s10v9p0s"; name = "flymake-cursor"; }; packageRequires = [ flymake ]; meta = { homepage = "https://melpa.org/#/flymake-cursor"; 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/bd115612b61895f98b0659e9edc1e590967b6337/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/b4673825b15519e9eb2204ade5cc045751771c52/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/e879eca5eb11b2ae77ee2cb8d8150d85e9e93ebd/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/17820f32d46e845cc44b237d0bfd5c2d898721de/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/acb0a4d29159aa6d74f754911f63152dac3425bd/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/6d4eae8b7b7d81ebf4d85f38fc3a17b4bc918318/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/ca7bf43ef8893bf04e9658390e306ef69e80a156/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/49091c0eca4158b80269b6ff5f7f3fc8e981420b/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/flymake-shell"; sha256 = "13ff4r0k29yqgx8ybxz7hh50cjsadcjb7pd0075s9xcrzia5x63i"; name = "flymake-shell"; }; packageRequires = [ flymake-easy ]; meta = { homepage = "https://melpa.org/#/flymake-shell"; license = lib.licenses.free; }; }) {}; flyspell-correct = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "flyspell-correct"; version = "0.4"; src = fetchFromGitHub { owner = "d12frosted"; repo = "flyspell-correct"; rev = "7e7f94a36699c7e7bba728df722e13a7b4af4b73"; sha256 = "16lbhbgyrpp9ig9li1v31bs9i5z8dchjb1vrkcih020p3g9vwi27"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/fa06fbe3bc40ae5e3f6d10dee93a9d49e9288ba5/recipes/flyspell-correct"; sha256 = "0d2205h234na9s942s83yvkq89l9w9jnl5yfrxkkdiq8pw0dvymd"; name = "flyspell-correct"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/flyspell-correct"; license = lib.licenses.free; }; }) {}; flyspell-correct-helm = callPackage ({ fetchFromGitHub, fetchurl, flyspell-correct, helm, lib, melpaBuild }: melpaBuild { pname = "flyspell-correct-helm"; version = "0.4"; src = fetchFromGitHub { owner = "d12frosted"; repo = "flyspell-correct"; rev = "7e7f94a36699c7e7bba728df722e13a7b4af4b73"; sha256 = "16lbhbgyrpp9ig9li1v31bs9i5z8dchjb1vrkcih020p3g9vwi27"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-helm"; sha256 = "18s2bzszy6x31avqg7j2lsll2cf4asb8njwhmx4mm215agack976"; name = "flyspell-correct-helm"; }; packageRequires = [ flyspell-correct helm ]; meta = { homepage = "https://melpa.org/#/flyspell-correct-helm"; license = lib.licenses.free; }; }) {}; flyspell-correct-ivy = callPackage ({ fetchFromGitHub, fetchurl, flyspell-correct, ivy, lib, melpaBuild }: melpaBuild { pname = "flyspell-correct-ivy"; version = "0.4"; src = fetchFromGitHub { owner = "d12frosted"; repo = "flyspell-correct"; rev = "7e7f94a36699c7e7bba728df722e13a7b4af4b73"; sha256 = "16lbhbgyrpp9ig9li1v31bs9i5z8dchjb1vrkcih020p3g9vwi27"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-ivy"; sha256 = "1n5iyab6bj761w6vxncyqvqzwh9k60pzq5f2n00ifrz74pqs537i"; name = "flyspell-correct-ivy"; }; packageRequires = [ flyspell-correct ivy ]; meta = { homepage = "https://melpa.org/#/flyspell-correct-ivy"; license = lib.licenses.free; }; }) {}; flyspell-correct-popup = callPackage ({ fetchFromGitHub, fetchurl, flyspell-correct, lib, melpaBuild, popup }: melpaBuild { pname = "flyspell-correct-popup"; version = "0.4"; src = fetchFromGitHub { owner = "d12frosted"; repo = "flyspell-correct"; rev = "7e7f94a36699c7e7bba728df722e13a7b4af4b73"; sha256 = "16lbhbgyrpp9ig9li1v31bs9i5z8dchjb1vrkcih020p3g9vwi27"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-popup"; sha256 = "1fr8ajwldcl58i8xm31dz1mjwbi9f4q8s58x5jrqhqha0x4p4h9l"; name = "flyspell-correct-popup"; }; packageRequires = [ flyspell-correct popup ]; meta = { homepage = "https://melpa.org/#/flyspell-correct-popup"; 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/a082c2dc0458e3007a947923f5b97e88217199e8/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/186d00724137c055b521a5f5c54acf71c4b16c32/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/e4a74b87c05b408433545a2236000ac081af36bf/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.1"; src = fetchFromGitHub { owner = "larstvei"; repo = "Focus"; rev = "75202c9445f52eab6fb82f00006f37cd20dae6b2"; sha256 = "1v9y3dp7sd4rsm31myp3l1jxpwjw3madajb6yz9rw0yhdirfwgbg"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4e8f1217224514f9b048b7101c89e3b1a305821e/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/ebbbc23a29b2040c587e2f60dbfb7a9b45058751/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/97d22d9feaf521ce576b80d2933ecbc166c1dbe7/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/9853fcb99bd8717c77fa2b3bafb6e85d0d5d491c/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/2af0a1644116e89c5a705ffe0885ffe3ee874eaf/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 ({ emacs, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild }: melpaBuild { pname = "fontawesome"; version = "0.4"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-fontawesome"; rev = "72b4f2f83c7fdacd225aee58f93acefc53166626"; sha256 = "1icwjd1rbyr1g8ifyhvpi21wjff2qrddq2rmp5lmiajnwrlfli0d"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/93b92f10802ceffc353db3d220dccfd47ea7fa41/recipes/fontawesome"; sha256 = "07hn4s929xklc74j8s6pd61rxmxw3911dq47wql77vb5pijv6dr3"; name = "fontawesome"; }; packageRequires = [ emacs helm-core ]; meta = { homepage = "https://melpa.org/#/fontawesome"; license = lib.licenses.free; }; }) {}; forecast = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "forecast"; version = "0.5.0"; src = fetchFromGitHub { owner = "cadadr"; repo = "forecast.el"; rev = "8fdd0d4532b81e4bfe114fad548aeb049cd512cf"; sha256 = "0ia4k7jxx35g0kdm9z75i3sr1h91nh8fkhbllxpd9za29dw5fs7c"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e6ff6a4ee29b96bccb2e4bc0644f2bd2e51971ee/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/edeeb2b52ac70f8bdad38d3af62a7e434853c504/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/468503d8103766e8196e977325e3bcb696219f6b/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/085c03104aa5a809a112525547eec51100b6fb09/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 }: melpaBuild { pname = "fountain-mode"; version = "2.2.2"; src = fetchFromGitHub { owner = "rnkn"; repo = "fountain-mode"; rev = "4e88b7525c2f39c3d25f689b394b0ece7c6eed6d"; sha256 = "1vcc8sdm0b3kss3g47wggc6mv28pr474559d3786fhncp5mxl1qq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/913386ac8d5049d37154da3ab32bde408a226511/recipes/fountain-mode"; sha256 = "1i55gcjy8ycr1ww2fh1a2j0bchx1bsfs0zd6v4cv5zdgy7vw6840"; name = "fountain-mode"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/fountain-mode"; 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/22a334294660e8625cfeeeb7108517e163d8e443/recipes/fringe-helper"; sha256 = "1vki5jd8jfrlrjcfd12gisgk12y20q3943i2qjgg4qvcj9k28cbv"; name = "fringe-helper"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/fringe-helper"; license = lib.licenses.free; }; }) {}; fsbot-data-browser = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "fsbot-data-browser"; version = "0.3"; src = fetchFromGitHub { owner = "benaiah"; repo = "fsbot-data-browser"; rev = "6bca4f7de63e31839d2542f6c678b79931dec344"; sha256 = "0lvpgfp89sz6f6rn576g1g88s0q3ibj5ghydjwfcg9w6h7vx5b5s"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/37a0901b98e1c66be6906234e6d6520a6e940e97/recipes/fsbot-data-browser"; sha256 = "0jijvl07jk200fs01ln4dmw5nx9jg3f9b7gjaknyd18vyvbwr3s5"; name = "fsbot-data-browser"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/fsbot-data-browser"; license = lib.licenses.free; }; }) {}; fsharp-mode = callPackage ({ company, company-quickhelp, dash, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, popup, pos-tip, s }: melpaBuild { pname = "fsharp-mode"; version = "1.9.3"; src = fetchFromGitHub { owner = "rneatherway"; repo = "emacs-fsharp-mode-bin"; rev = "d5b9fde6dec186972f6ea457582504ca813b8778"; sha256 = "0wnhj9wfvm193pmni23isgagrdym2bqgay601kfacmjxffpv8879"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/dc45611e2b629d8bc5f74555368f964420b79541/recipes/fsharp-mode"; sha256 = "07pkj30cawh0diqhrp3jkshgsd0i3y34rdnjb4af8mr7dsbsxb6z"; name = "fsharp-mode"; }; packageRequires = [ company company-quickhelp dash flycheck 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 = "0ip7azxi5nvp8vvi15ds46mgs0fmi7gq97f2iz1c7m67ml5wi2g7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0c3633c23baa472560a489fc663a0302f082bcef/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/13d1dc5c39543b65c6bb4150c3690211872c00dc/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/80688d85a34b77783140ad2b8a47ef60c762b084/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/9e0197df173fbd7ec1e7e35c47476fcf2aaa483f/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/ac39130f8a031d6fe7df4411a5f94f2cdf652449/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 = "1.0.0"; src = fetchFromGitHub { owner = "tarsius"; repo = "fwb-cmds"; rev = "57973f99cf4a185b5cccbf941478fad25e8428c3"; sha256 = "1c7h043lz10mw1hdsx9viksy6q79jipz2mm18y1inlbqhmg33n2b"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/fe40cdeb5e19628937820181479897acdad40200/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.6"; src = fetchFromGitHub { owner = "msherry"; repo = "fxrd-mode"; rev = "eac0b26a2c16197f6b03f7301e6e7858aca9f91e"; sha256 = "0vfh4azibv71mj86bgl4rfbm96pw9l95r87mwhzx42j36rxffl73"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/796eb6b2126ec616c0de6af6abb7598900557c12/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.2"; src = fetchFromGitHub { owner = "bling"; repo = "fzf.el"; rev = "383a050920e9b99d37c21d041deb7f38b202485c"; sha256 = "14drm6b6rxbcdilcms1jlqyrqbipcqbdil6q06ni9pgafi7xp8hz"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1671e17c99ef1932c6a2e83fc4fa2e4eb6674bc8/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.2"; src = fetchFromGitHub { owner = "ShiroTakeda"; repo = "gams-mode"; rev = "a803f9e4509b8f8fed17ef25737d941bbe846c96"; sha256 = "1avbdfw3hvwqnrlg3hv8p64m9gqgvwl9ggqzn6rhxh1zlr7i5cwy"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c895a716636b00c2a158d33aab18f664a8601833/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/595e40c7102294684badf86deb72d86bbc3c1426/recipes/gather"; sha256 = "1f0cqqp1a7w8g1pfvzxxb0hjrxq4m79a4n85dncqj2xhjxrkm0xk"; name = "gather"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/gather"; license = lib.licenses.free; }; }) {}; geben = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "geben"; version = "1.1.0"; src = fetchFromGitHub { owner = "ahungry"; repo = "geben"; rev = "1308c93c1eb6c96c0e322f09fcb784f5df208a04"; sha256 = "0fva9xmwh887d0fdm8id67azs5rjbqk7qpjlwh7nlhrwgxsnzr7d"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6f8648609e160f7dcefe4a963e8b00475f2fff78/recipes/geben"; sha256 = "1ai1qcx76m8xh80c8zixq9cqbhnqmj3jk3r7lj3ngbiwx4pnlnwf"; name = "geben"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/geben"; license = lib.licenses.free; }; }) {}; geben-helm-projectile = callPackage ({ emacs, fetchFromGitHub, fetchurl, geben, helm-projectile, lib, melpaBuild }: melpaBuild { pname = "geben-helm-projectile"; version = "0.0.3"; src = fetchFromGitHub { owner = "ahungry"; repo = "geben-helm-projectile"; rev = "14db489efcb20c5aa9102288c94cec3c5a87c35d"; sha256 = "1nd1jhy393vkn2g65zhygxkpgna0l8gkndxr8jb6qjkkapk58k8l"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b7d28c45304a69e6ca78b3d00df2563171c027ee/recipes/geben-helm-projectile"; sha256 = "11zhapys6wx2cadflvjimsmilwvjpfd4ihwzzmap8shxpyllsq9r"; name = "geben-helm-projectile"; }; packageRequires = [ emacs geben helm-projectile ]; meta = { homepage = "https://melpa.org/#/geben-helm-projectile"; license = lib.licenses.free; }; }) {}; geiser = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "geiser"; version = "0.9"; src = fetchFromGitHub { owner = "jaor"; repo = "geiser"; rev = "8ef6a9321d81ff478cfd376023eb84b8a819a991"; sha256 = "08aha9lxdxix1jq0vc3am9wsyivj6vjpfs8frm797aca3bwaam0j"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b0fe32d24cedd5307b4cccfb08a7095d81d639a0/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/dd2d908ba5fa96d90643091573939e54d9165aaa/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/bf5b3807ff989b13f95e8d6fad2f26a42ff0643c/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/e055994c3c3042eab11f11ec916ad5b56689809f/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.12"; src = fetchFromGitHub { owner = "leoliu"; repo = "ggtags"; rev = "7a7ee76a8055531482927e6abf7e0ef676165dd2"; sha256 = "1kyg26wdimy5k5icglgqg9gdfvzkgk4xis12nx1xkh01j2imzl97"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b158bb1bc2fbe3de61a6b21174eac7b1457edda2/recipes/ggtags"; sha256 = "1cmry4knxbx9257ivhfxsd09z07z3g3wjihi99nrwmhb9h4mpqyw"; name = "ggtags"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/ggtags"; license = lib.licenses.free; }; }) {}; gh = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, logito, melpaBuild, pcache }: melpaBuild { pname = "gh"; version = "0.10.0"; src = fetchFromGitHub { owner = "sigma"; repo = "gh.el"; rev = "d0471dd1ba279072cbf8caf6368f3008d7120f25"; sha256 = "099msgsxdqyjrd18jv2mfkpaylp2scq18782354lcpr3fbp8vbsl"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/gh"; sha256 = "1141l8pas3m755yzby4zsan7p81nbnlch3kj1zh69qzjpgqp30c0"; name = "gh"; }; packageRequires = [ emacs 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.6.0.0"; src = fetchFromGitHub { owner = "DanielG"; repo = "ghc-mod"; rev = "deef7036d06072fbccb6c17369ac7e28ad341482"; sha256 = "1kq3ynnjs57pgs99a2m4hh6nc692lf8j9ydmn5wync75r2pyh0jc"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/cfbd335054aff49d4a46f73bee881b7a00714d3c/recipes/ghc-imported-from"; sha256 = "10cxz4c341lknyz4ns63bri00mya39278xav12c73if03llsyzy5"; name = "ghc-imported-from"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/ghc-imported-from"; license = lib.licenses.free; }; }) {}; ghq = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "ghq"; version = "0.1.2"; src = fetchFromGitHub { owner = "rcoedo"; repo = "emacs-ghq"; rev = "aae4b8cb22fd6c24d2c9e3962c7e8e9dac6d9825"; sha256 = "0rh2k93c3a0vl073a3s3a3h6gkw454v1lyd7y8l3pd24vw9hc628"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a9daa3b0039f6b296b8176523cffbbe27506bb02/recipes/ghq"; sha256 = "0prvywcgwdhx5pw66rv5kkfriahal2mli2ibam5np3z6bwcq4ngh"; name = "ghq"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/ghq"; license = lib.licenses.free; }; }) {}; ghub = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "ghub"; version = "1.1.0"; src = fetchFromGitHub { owner = "tarsius"; repo = "ghub"; rev = "018aa524e12141b0d5a121ffcbde6d66d3f7aa4d"; sha256 = "0phskyb48bvmmrrjcd8n7w2cnwyhfq6i3cfl71l8ypxb4pdibz0l"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9375cbae3ffe5bf4ba5606358860050f3005d9b7/recipes/ghub"; sha256 = "01kzziqv5y798rps52w45kkdcn0shhb6mrina2iawab4rlvlmnd8"; name = "ghub"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/ghub"; 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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/ce19d2716416295966716db47241a0e37b412ab5/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/5660fb76ce93e5fe56227698d079c6994ef3305f/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/8a55d697bc95a7026c7788c13e4765e1b71075e3/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.9.0"; src = fetchFromGitHub { owner = "magit"; repo = "magit"; rev = "acb8efe770b55ae23f24cf8d2dc4e62bc37c1b88"; sha256 = "11vhdz75yqp0c9vp64mv2c2bh4dwb8skvix5gbqhfykd5wa565ay"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/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.90"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-git-gutter"; rev = "a786465bd527c13e32c73c02b95086560c1be878"; sha256 = "1abagq0psip7cgsqbfjv72qy60ywsny0ibsfcn74ldj6a9v17mz5"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/81f0f525680fea98e804f39dbde1dada887e8821/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.23"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-git-gutter-fringe"; rev = "dfc93d1064df154a809aab350942830408051da3"; sha256 = "18jpa5i99x0gqizs2qbqr8c1jlza8x9vpb6wg9zqd4np1p6q4lan"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/81f0f525680fea98e804f39dbde1dada887e8821/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/ad46c349d13f7d40db706b487319ede40b96b09c/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/b2db25d23c2a1a4f38867aac25d687a150e95c2b/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/66fd7c0642e8e61b883d2030f88892d039380475/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.5"; src = fetchFromGitHub { owner = "sshaw"; repo = "git-link"; rev = "efd2a9a40b07e93cd5030d8b409d380c77fca88b"; sha256 = "0yhk4r5fdlmiw7n0cpdbjqcsm2vkm37qwwvkb7xz9046mkdag6gy"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1385443585e628e3d4efb3badb7611e9d653e0c9/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.17"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-git-messenger"; rev = "9412a975f4723e9bc9c9feb4ec064b2e8c0c659d"; sha256 = "1hh99ippc1bpqpnchvhbh7yzcsjx9v7bbpy5r9hx82kx0xqih0sc"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e791293133f30e5d96c4b29e972f9016c06c476d/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/ea177b5ea168828881bd8dcd29ef6b4cb81317f0/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/41e95e41fc429b688f0852f58ec6ce80303b68ce/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/81b5dd5765f52efdb88fdc14f48af641a18b3dcb/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/4b4e2ddd2a80875afc0fc654052e6cbff2f3777f/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/318989b10a5bf5b961b3c607730377923c8fb05b/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/44a37f59b87f59a587f6681e7aadfabf137c98d7/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/f8bca60348fc5e2ad55663e69b8690093cf861ca/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/ba11d6a5cc2fbc76037687c842f90dc815a6468e/recipes/github-clone"; sha256 = "0ffrm4lmcj3d9kx3g2d5xbiih7hn4frs0prjrvcjq8acvsbc50q9"; name = "github-clone"; }; packageRequires = [ emacs gh magit ]; meta = { homepage = "https://melpa.org/#/github-clone"; license = lib.licenses.free; }; }) {}; github-elpa = callPackage ({ commander, fetchFromGitHub, fetchurl, git, lib, melpaBuild, package-build }: melpaBuild { pname = "github-elpa"; version = "0.0.1"; src = fetchFromGitHub { owner = "10sr"; repo = "github-elpa"; rev = "c5960375ed5d67465412be7eb0ac558082feebc7"; sha256 = "02710iy9zz4ymmb2ydrca5kbdc5i06fjg7212iyvpd58yfzxjj2m"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/81ec06e370f51b750ba3313b661d7386710cffb0/recipes/github-elpa"; sha256 = "1981dnz49l5r4qsn49i4dhy6x4ln0haff6gl2zx0p5p0zfkzbi7x"; name = "github-elpa"; }; packageRequires = [ commander git package-build ]; meta = { homepage = "https://melpa.org/#/github-elpa"; license = lib.licenses.free; }; }) {}; github-search = callPackage ({ fetchFromGitHub, fetchurl, gh, lib, magit, melpaBuild }: melpaBuild { pname = "github-search"; version = "0.0.1"; src = fetchFromGitHub { owner = "IvanMalison"; repo = "github-search"; rev = "1a5c1f8291f4d41e57367a8522699cb08eea8fc4"; sha256 = "1382hda3hgpx3c3d1kjzz8hs4l5hi3s7c485hsgihhr6xdd5wrgm"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/733a808400858513137e0e3d7d38b5b25e8ddc5a/recipes/github-search"; sha256 = "1pwrzbbwnq0il5494561fyvkr0vmm5jqlvpffgkk28c54vs7ms0b"; name = "github-search"; }; packageRequires = [ gh magit ]; meta = { homepage = "https://melpa.org/#/github-search"; 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/44a37f59b87f59a587f6681e7aadfabf137c98d7/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.8.0"; src = fetchFromGitHub { owner = "nlamirault"; repo = "emacs-gitlab"; rev = "a1c1441ff5ffb290e695eb9ac05431e9385578f4"; sha256 = "0ywjrgafpl4cnrykx9yysazr7hkd2pxk67h065f8z3mid6cgh1wa"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1d012991188956f6e06c37d504b0d06ab31487b9/recipes/gitlab"; sha256 = "0vxsqfnipgapnd2ijvdnkspk68dlnki3pkpkzg2h6hyazmzrsqnq"; name = "gitlab"; }; packageRequires = [ dash pkg-info request s ]; meta = { homepage = "https://melpa.org/#/gitlab"; license = lib.licenses.free; }; }) {}; gitter = callPackage ({ emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild }: melpaBuild { pname = "gitter"; version = "1"; src = fetchFromGitHub { owner = "xuchunyang"; repo = "gitter.el"; rev = "bd2ba457109dd5d3e4b419e3ef5cbd3b5c9498d6"; sha256 = "1fzl40bwdfbcq55p3kvbzjqr5w0703imzgrmqcf4f6jhav127zk6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b8076c3b4d60e4c505bb6f4e426ecc4f69d74684/recipes/gitter"; sha256 = "1ad5abqgfh6x2fcqbbdvgbg8xin69j0h93z7bav1hs3jla7mgwnv"; name = "gitter"; }; packageRequires = [ emacs let-alist ]; meta = { homepage = "https://melpa.org/#/gitter"; license = lib.licenses.free; }; }) {}; glab = callPackage ({ emacs, fetchFromGitLab, fetchurl, lib, melpaBuild }: melpaBuild { pname = "glab"; version = "1.1.1"; src = fetchFromGitLab { owner = "tarsius"; repo = "glab"; rev = "5ced0214622450930bcea105b9aac785c594609d"; sha256 = "100lz4dqn9ggvlvdrp909cy44br9hnlaa62pj0kp1vdqqxfxwfyn"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9375cbae3ffe5bf4ba5606358860050f3005d9b7/recipes/glab"; sha256 = "0z34kzly39mdqsyqpi3n5m3189g0d7lsvk2ksmh46zdziak715di"; name = "glab"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/glab"; license = lib.licenses.free; }; }) {}; gmail-message-mode = callPackage ({ fetchFromGitHub, fetchurl, ham-mode, lib, melpaBuild }: melpaBuild { pname = "gmail-message-mode"; version = "1.4"; src = fetchFromGitHub { owner = "Malabarba"; repo = "gmail-mode"; rev = "ec36672a9dc93c09ebe2f77597b498d11883d008"; sha256 = "0xcdd3abcrqr7nabdmmh0kgfar64hhgnrhsiwg3q201cymhnv49p"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/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.6"; src = fetchFromGitHub { owner = "redguardtoo"; repo = "gmail2bbdb"; rev = "181ef6039227bb30a02041d8cfdc435551a7d948"; sha256 = "0205ldrw1i7czq44pqdl374cl0rjp5w5zadrayw8brl7mmw92byn"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/fb3c88b20a7614504165cd5fb459b0a9d5c73f60/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/c89a523f87db358c477e5840b0e043e9f253e640/recipes/gmpl-mode"; sha256 = "1f60xim8h85jmqpvgfg402ff8mjd66gla8fa0cwi7l18ijnjblpz"; name = "gmpl-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/gmpl-mode"; 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/c69a148d3b72d1be6ea10100a8e0cbbd918baa9c/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/78be03893e4b0502ce999375e5630d32bda56ac1/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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/263b87e40e32421ae56a99971a7e1baca0484778/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-add-tags = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: melpaBuild { pname = "go-add-tags"; version = "0.4"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-go-add-tags"; rev = "54879945e46a0884c5f93d7fd6c866a9cdf401ac"; sha256 = "1gr65skrd41pk46ilfsbxfdng4br6h9c6blf1q1wx6i9ylhs0ak5"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/55d3b893bd68d3d2d86ecdbb4ed442edd256516a/recipes/go-add-tags"; sha256 = "0nvas44rsvqzk2ay5bhzkbrnzql13vnxq9pk4lp4mvp86dda9qim"; name = "go-add-tags"; }; packageRequires = [ emacs s ]; meta = { homepage = "https://melpa.org/#/go-add-tags"; 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/04867a574773e8794335a2664d4f5e8b243f3ec9/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/032c0c3cd04f36f1bc66bb7d9d789d354c620a09/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/6ce1190db06cc214746215dd27648eded5fe5140/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/c874f608a55cafcc6e57ca2c80bdae6b1c2e47e9/recipes/go-errcheck"; sha256 = "11a75h32cd5h5xjv30x83k60s49k9fhgis31358q46y2gbvqp5bs"; name = "go-errcheck"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/go-errcheck"; license = lib.licenses.free; }; }) {}; go-impl = callPackage ({ emacs, fetchFromGitHub, fetchurl, go-mode, lib, melpaBuild }: melpaBuild { pname = "go-impl"; version = "0.13"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-go-impl"; rev = "1827d2efe1f6023cf3954c0056aaa531124c41c1"; sha256 = "1rcqrsvw74lrzs03bg9zslmkf5ka4a3h06b5hhdgiv4iimapz5sq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/aa1a0845cc1a6970018b397d13394aaa8147e5d0/recipes/go-impl"; sha256 = "09frwpwc080rfpwkb63yv47dyj741lrpyrp65sq2bn4sf03xw0cx"; name = "go-impl"; }; packageRequires = [ emacs go-mode ]; meta = { homepage = "https://melpa.org/#/go-impl"; license = lib.licenses.free; }; }) {}; go-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "go-mode"; version = "1.4.0"; src = fetchFromGitHub { owner = "dominikh"; repo = "go-mode.el"; rev = "9d94107fae1b1137fb46f8cd7efc7e28f3abf2cb"; sha256 = "0g0vjm125wmw5nd38r3d7gc2h4pg3a9yskcbk1mzg9vf6gbhr0hx"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0cede3a468b6f7e4ad88e9fa985f0fdee7d195f5/recipes/go-mode"; sha256 = "0ghqm4lbkfla79plqiyb1lzf5kbz0380h9vf8px15zal00xrv0bl"; name = "go-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/go-mode"; license = lib.licenses.free; }; }) {}; go-playground = callPackage ({ emacs, fetchFromGitHub, fetchurl, go-mode, gotest, lib, melpaBuild }: melpaBuild { pname = "go-playground"; version = "1.2"; src = fetchFromGitHub { owner = "grafov"; repo = "go-playground"; rev = "97be0b3a19d7b8476663c9b16148c4dfd9783cfe"; sha256 = "0wz79iwcfql8kfq5q9b0fccj9590giqlzd2kzjaj0fl89n0sx9gq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/900aabb7bc2350698f8740d72a5fad69c9219c33/recipes/go-playground"; sha256 = "1rabwc80qwkafq833m6a199zfiwwmf0hha89721gc7i0myk9pac6"; name = "go-playground"; }; packageRequires = [ emacs go-mode gotest ]; meta = { homepage = "https://melpa.org/#/go-playground"; 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/1713e6f02f8908b828ac2722a3185ea7cceb0609/recipes/go-scratch"; sha256 = "11ahvmxbh67wa39cymymxmcpkq0kcn5jz0rrvazjy2p1hx3x1ma5"; name = "go-scratch"; }; packageRequires = [ emacs go-mode ]; meta = { homepage = "https://melpa.org/#/go-scratch"; license = lib.licenses.free; }; }) {}; godoctor = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "godoctor"; version = "0.0.9"; src = fetchFromGitHub { owner = "microamp"; repo = "godoctor.el"; rev = "f892a4dbabe61186540d6035c5185fd929a6a543"; sha256 = "1cg09mihvqchgvdxwlrg9vcdj1kvmmy8zmlkscxi6smaxbi0yvjm"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0e23e1362ff7d477ad9ce6cfff694db989dfb87b/recipes/godoctor"; sha256 = "0k734hry9npsr6zhsplcvmcjqw6jdf79pv4k9dw0xvd598hkpazz"; name = "godoctor"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/godoctor"; 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/e87b2af052d0406431957d75aa3717899bdbc8ae/recipes/golden-ratio"; sha256 = "15fkrv0sgpzmnw2h4fp2gb83d8s42khkfq1h76l241njjayk1f81"; name = "golden-ratio"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/golden-ratio"; license = lib.licenses.free; }; }) {}; google-maps = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "google-maps"; version = "1.0.0"; src = fetchFromGitHub { owner = "jd"; repo = "google-maps.el"; rev = "90151ab59e693243ca8da660ce7b9ce361ea5126"; sha256 = "183igr5lp20zcqi7rc01fk76sfxdhksd74i11v16gdsifdkjimd0"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/671afe0ff3889ae8c4b2d7b8617a3a25c16f3f0f/recipes/google-maps"; sha256 = "0a0wqs3cnlpar2dzdi6h14isw78vgqr2r6psmrzbdl00s4fcyxwx"; name = "google-maps"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/google-maps"; license = lib.licenses.free; }; }) {}; google-this = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "google-this"; version = "1.11"; src = fetchFromGitHub { owner = "Malabarba"; repo = "emacs-google-this"; rev = "22cff810e7ed3b3c9dae066588508864c25c6d99"; sha256 = "14dz9wjp8ym86a03pw5y1sd51zw83d6485hpq8mh8zm0j1fba0y0"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/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.13"; src = fetchFromGitHub { owner = "atykhonov"; repo = "google-translate"; rev = "c859592c3fda01594b270e388414a79373b5587b"; sha256 = "1arwq4nld3capjj2b3ask1pwy89fz25f550fb7cnhiv5rhqr51iw"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e3c275e59cbfe6e40f9cd4c470fc66544c9a6d21/recipes/google-translate"; sha256 = "1crgzdd32mk6hrawdypg496dwh51wzwfb5wqw4a2j5l8y958xf47"; name = "google-translate"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/google-translate"; license = lib.licenses.free; }; }) {}; gotest = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, go-mode, lib, melpaBuild, s }: melpaBuild { pname = "gotest"; version = "0.13.0"; src = fetchFromGitHub { owner = "nlamirault"; repo = "gotest.el"; rev = "2ae187078beb5d9672ca14cb636b6b4021de4230"; sha256 = "1pq9zjfs7gp7bz3jq11fx75m4zcx9p772lja5jicz535khpgxw7f"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0670b42c0c998daa7bf01080757976ac3589ec06/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/4b388de872be397864a1217a330ba80437c287c0/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/5f576f6fab4ee466c54ce2c50569a447b6d617cc/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/d68945f5845e5e44fb6c11726a56acd4dc56e101/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.12.1"; src = fetchFromGitHub { owner = "vmware"; repo = "govmomi"; rev = "6103db21b38cbdfda3100fed08b988fc2d83aa1a"; sha256 = "0hlqrqi1s94cr828qyfbr95np5xwr3bn98l4gv59rnqa1vmx49gy"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/92d6391318021c63b06fe39b0ca38f667bb45ae9/recipes/govc"; sha256 = "1ivgaziv25wlzg6y4zh8x7mv97pnyhi7p8jpvgh5fg5lnqpzhl4v"; name = "govc"; }; packageRequires = [ dash emacs json-mode magit-popup s ]; meta = { homepage = "https://melpa.org/#/govc"; license = lib.licenses.free; }; }) {}; grab-mac-link = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "grab-mac-link"; version = "0.1"; src = fetchFromGitHub { owner = "xuchunyang"; repo = "grab-mac-link.el"; rev = "e5a720d6aa173939c35cab836a31651b184c11e6"; sha256 = "0pas60sib23vv1gkprp10jzksgchl5caqj565akg358a0iay7ax4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e4cc8a72a9f161f024ed9415ad281dbea5f07a18/recipes/grab-mac-link"; sha256 = "1a4wyvx1mlgnd45nn99lwy3vaiwhi1nrphfln86pb6z939dxakj3"; name = "grab-mac-link"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/grab-mac-link"; license = lib.licenses.free; }; }) {}; grab-x-link = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "grab-x-link"; version = "0.4.1"; src = fetchFromGitHub { owner = "xuchunyang"; repo = "grab-x-link"; rev = "d2ef886097f59e1facc5cb5d8cd1c77bf340be76"; sha256 = "1iny8ga9xb7pfd59l4ljlj6zvvxzr7bv468sibkhlaqvjljn2xq1"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/64d4d4e6f9d6a3ea670757f248afd355baf1d933/recipes/grab-x-link"; sha256 = "1kni49n1v716w4hjfm49mk25jshfc6idpby0k58qvngbfqk3kzy5"; name = "grab-x-link"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/grab-x-link"; 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/771cc597daebf9b4aa308f8b350af91a515b44c9/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/be0196207245ea9d23fda09121d624db9ea6d83d/recipes/grails"; sha256 = "177y6xv35d2dhc3pdx5qhpywlmlqgfnjpzfm9yxc8l6q2rgs8irw"; name = "grails"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/grails"; license = lib.licenses.free; }; }) {}; grails-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "grails-mode"; version = "1.0.1"; src = fetchFromGitHub { owner = "Groovy-Emacs-Modes"; repo = "groovy-emacs-modes"; rev = "50801257d376fd7383ddf9c19ff567183c24ad0b"; sha256 = "0wy8iw12b9bs7xza8jjnjvggr59rgbsgn1kk2g0pj0nppvfdrvjm"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3fe318b4e51a280a55c01fa30455e4a180df8bd6/recipes/grails-mode"; sha256 = "1zdlmdkwyaj2zns3xwmqpil83j7857aj2070kvx8xza66dxcnlm4"; name = "grails-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/grails-mode"; 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/35d49029c1f665ad40e543040d98d5a770bfea96/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.1"; src = fetchFromGitHub { owner = "steckerhalter"; repo = "grandshell-theme"; rev = "f9dbaa341fce72f9deaf69bfaa09282168ebaf9d"; sha256 = "03lr4gim7yynwx0n06dd1vy6hbizxwc8hcwzz1gbvla2509njga7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5b04b0024f5a0367e2998d35ca88c2613a8e3470/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.7"; src = fetchFromGitHub { owner = "rdallasgray"; repo = "graphene"; rev = "b25707ae82e286aefa5a66087b12c9cb3b7bf2ed"; sha256 = "1h21fv8plxydydm509immp0kpkf24ba6j3wrbpvp5w4nkx49mlkl"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0206d6adcb7855c2174c3cd506b71c21def1209b/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.5"; src = fetchFromGitHub { owner = "rdallasgray"; repo = "graphene-meta-theme"; rev = "62cc73fee31f1bd9474027b83a249feee050271e"; sha256 = "1ydl6dlg5z4infq8j09izwgs6n97yza6nbq5rs1xfv00zd9gr63c"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/44af719ede73c9fe7787272d7868587ce8966e3d/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/6e2f1e66b33fd95142be4622c996911e38d56281/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/dd482e4b2c45921b81c5fb3dfce53acfec3c3093/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 = "c7e2817461c3"; sha256 = "095v1l46axada3vnhp1ypim6b789y39jlyy5466im02fjfjkcadg"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/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/5b7972602399f9df9139cff177e38653bb0f43ed/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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/grizzl"; sha256 = "0354xskqzxc38l14zxqs31hadwh27v9lyx67y3hnd94d8abr0qcb"; name = "grizzl"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/grizzl"; license = lib.licenses.free; }; }) {}; groovy-imports = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pcache, s }: melpaBuild { pname = "groovy-imports"; version = "1.0"; src = fetchFromGitHub { owner = "mbezjak"; repo = "emacs-groovy-imports"; rev = "e56d7dda617555ec6205644d32ffddf2e1fa43d9"; sha256 = "060zxl2y4p50g5fwgplgx07h5akfplp49rkv5cx09rqlcyzqhqwa"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b18a6842805856062e9452dc32bf0fd458f7d51a/recipes/groovy-imports"; sha256 = "09yjkwsm192lgala1pvxw47id4j7362sl3j1hn9ald2m8m3ddyfs"; name = "groovy-imports"; }; packageRequires = [ emacs pcache s ]; meta = { homepage = "https://melpa.org/#/groovy-imports"; license = lib.licenses.free; }; }) {}; groovy-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "groovy-mode"; version = "1.0.1"; src = fetchFromGitHub { owner = "Groovy-Emacs-Modes"; repo = "groovy-emacs-modes"; rev = "50801257d376fd7383ddf9c19ff567183c24ad0b"; sha256 = "0wy8iw12b9bs7xza8jjnjvggr59rgbsgn1kk2g0pj0nppvfdrvjm"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3fe318b4e51a280a55c01fa30455e4a180df8bd6/recipes/groovy-mode"; sha256 = "1pxw7rdn56klmr6kw21lhzh7zhp338gyf54ypsml64ibzr1x9kal"; name = "groovy-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/groovy-mode"; 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/87ade74553c04cb9dcfe16d03f263cc6f1fed046/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/acc9b816796b9f142c53f90593952b43c962d2d8/recipes/grunt"; sha256 = "1qdzqcrff9x97kyy0d4j636d5i751qja10liw8i0lf4lk6n0lywz"; name = "grunt"; }; packageRequires = [ ansi-color dash ]; meta = { homepage = "https://melpa.org/#/grunt"; license = lib.licenses.free; }; }) {}; gruvbox-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "gruvbox-theme"; version = "0.18.0"; src = fetchFromGitHub { owner = "Greduan"; repo = "emacs-theme-gruvbox"; rev = "fa9cafdaf2b126a06a0196a668c14821ceba44fa"; sha256 = "1fn0dgnharn18xs6aq202y0jyldvg12sbf67jxmxjdn20w44g1d3"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/2bd48c87919f64ced9f3add4860751bb34cb5ecb/recipes/gruvbox-theme"; sha256 = "042mnwlmixygk2mf24ygk7rkv1rfavc5a36hs9x8b68jnf3khj32"; name = "gruvbox-theme"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/gruvbox-theme"; 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/9fa546d3dce59b07a623ee83e3befe139dc10481/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/490b81308ae8132d8c3fd8c3951be88159719172/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/1f23db7563654ab58632d56e3b01d2f78276fc3e/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/e60af6ccb902d8ef00cfecbb13cafebbe3b00d89/recipes/guru-mode"; sha256 = "0j25nxs3ndybq1ik36qyqdprmhav4ba8ny7v2z61s23id8hz3xjs"; name = "guru-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/guru-mode"; license = lib.licenses.free; }; }) {}; gxref = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "gxref"; version = "0.1"; src = fetchFromGitHub { owner = "dedi"; repo = "gxref"; rev = "15723a9d910d7dd9ea18cab0336332cf988aeceb"; sha256 = "1l5d1kh2dy3w42i8c3z63c7mzarxixxiby2g7ay2i809yxj10y1n"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/429b9150d4054fcadab8c5ca3b688921eeb19b78/recipes/gxref"; sha256 = "06qlfjclfx00m8pr7lk6baim3vjk5i0m75i1p4aihp2vflvgjaby"; name = "gxref"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/gxref"; 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/c43a342e47e5ede468bcf51a60d4dea3926f51bd/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/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/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; }; }) {}; hamburger-menu = callPackage ({ emacs, fetchFromGitLab, fetchurl, lib, melpaBuild }: melpaBuild { pname = "hamburger-menu"; version = "1.0.5"; src = fetchFromGitLab { owner = "iain"; repo = "hamburger-menu-mode"; rev = "fd37f013c2f2619a88d3ed5311a9d1308cc82614"; sha256 = "196ydb57h4mjagjaiflvb20my561i6mdc6v6694ibdik2yns2inm"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e8017730403cc0e613e3939017f85074753c3778/recipes/hamburger-menu"; sha256 = "0ws9729i51arjqwpiywcpb7y3c5sm3c9wrq8q0k0m9hpq8h11wdb"; name = "hamburger-menu"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/hamburger-menu"; 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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/b929b3343cd5925944665e4e09b4524bca873c95/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/081aa3e1d50c2c9e5a9b9ce0716258a93279f605/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/b1dcfc8f0759792367ee49d2fe96e5bd7ca4105f/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 = "4.0.3"; src = fetchFromGitHub { owner = "knupfer"; repo = "haskell-emacs"; rev = "a2c6a079175904689eed7c6c200754bfa85d1ed9"; sha256 = "1xpaqcj33vyzs5yv2w4dahw8a2vb6zcb3z7y2aqc5jdg3fx9ypam"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5daff329a96a6d10bca11d838bbc95d1c8bcfbd9/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 = "4.0.3"; src = fetchFromGitHub { owner = "knupfer"; repo = "haskell-emacs"; rev = "a2c6a079175904689eed7c6c200754bfa85d1ed9"; sha256 = "1xpaqcj33vyzs5yv2w4dahw8a2vb6zcb3z7y2aqc5jdg3fx9ypam"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5daff329a96a6d10bca11d838bbc95d1c8bcfbd9/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 = "4.0.3"; src = fetchFromGitHub { owner = "knupfer"; repo = "haskell-emacs"; rev = "a2c6a079175904689eed7c6c200754bfa85d1ed9"; sha256 = "1xpaqcj33vyzs5yv2w4dahw8a2vb6zcb3z7y2aqc5jdg3fx9ypam"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5daff329a96a6d10bca11d838bbc95d1c8bcfbd9/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 ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "haskell-mode"; version = "16.1"; src = fetchFromGitHub { owner = "haskell"; repo = "haskell-mode"; rev = "d2ea5239bf02f3917a78a5c2dcbc5b6f6dd1b359"; sha256 = "1qk36y0v9fzass6785il65c6wb5cfj4ihhwkvgnzmbafpa8p4dvq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7f18b4dcbad4192b0153a316cff6533272898f1a/recipes/haskell-mode"; sha256 = "0wijvcpfdbl17iwzy47vf8brkj2djarfr8y28rw0wqvbs381zzwp"; name = "haskell-mode"; }; packageRequires = [ 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/b5534e58ea66fd90ba4a69262f0b303c7fb85af4/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/371f9f45e441cdf4e95557d1e9692619fab3024a/recipes/haskell-tab-indent"; sha256 = "0vdfmy56w5yi202nbd28v1bzj97v1wxnfnb5z3dh9687p2abgnr7"; name = "haskell-tab-indent"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/haskell-tab-indent"; license = lib.licenses.free; }; }) {}; hasky-extensions = callPackage ({ avy-menu, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "hasky-extensions"; version = "0.1.1"; src = fetchFromGitHub { owner = "hasky-mode"; repo = "hasky-extensions"; rev = "3f1862989a2ca3b79761dccfa352a1b6d518ee77"; sha256 = "10214654gvnyqimh4950jsw1r42p0y79pfl8h0x44mzll62bvz87"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e3f73e3df8476fa231d04211866671dd74911603/recipes/hasky-extensions"; sha256 = "0ymigba1d0qkrk3ccd3cx754safzmx1v5d13976571rszgmkvr15"; name = "hasky-extensions"; }; packageRequires = [ avy-menu emacs ]; meta = { homepage = "https://melpa.org/#/hasky-extensions"; license = lib.licenses.free; }; }) {}; haxor-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "haxor-mode"; version = "0.7.0"; src = fetchFromGitHub { owner = "krzysztof-magosa"; repo = "haxor-mode"; rev = "6fa25a8e6b6a59481bc0354c2fe1e0ed53cbdc91"; sha256 = "0pdfvqbz4wmjl15wi3k4h7myij8v63vmyiq8g9fai18f7ad2klp1"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cd0352cac399eb2072dfb788deea9cc22d902964/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, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "hcl-mode"; version = "0.2"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-hcl-mode"; rev = "cc13180e3af748d53c4a1d433ce2edf99bf68a7d"; sha256 = "0hiw226gv73jh7s3jg4p1c15p4km4rs7i9ab4wgpkl5lg4vrz5i6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/66b441525dc300b364d9be0358ae1e0fa2a8b4fe/recipes/hcl-mode"; sha256 = "1wrs9kj6ahsdnbn3fdaqhclq1ia6w4x726hjvl6pyk01sb0spnin"; name = "hcl-mode"; }; packageRequires = [ cl-lib emacs ]; 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 = "2.3.3"; src = fetchFromGitHub { owner = "emacs-helm"; repo = "helm"; rev = "2fca3400574e5f2666c942c674ce0f8e6ca6b232"; sha256 = "1qbvgp2pca0n5ahpc1gss8ldn07mgs96xxgb5dg62b08ch8ry2jf"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7e8bccffdf69479892d76b9336a4bec3f35e919d/recipes/helm"; sha256 = "03la01d0syikjgsjq0krlp3p894djwfxqfmd2srddwks7ish6xjf"; 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/258d447778525c26c65a5819ba1edc00e2bb65e5/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.57"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-helm-ag"; rev = "49e1f66fa80674513ca898e32d62d6dad875cb90"; sha256 = "0vzgiix2c8jwpk2hhxvz9gqb78glmd4dk1myrgvxs9fhsj54dkk3"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/81f0f525680fea98e804f39dbde1dada887e8821/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/421182006b8af17dae8b5ad453cc11e2d990a053/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/5e6eba7b201e91211e43c39e501f6066f0afeb8b/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-bbdb = callPackage ({ bbdb, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }: melpaBuild { pname = "helm-bbdb"; version = "1.0"; src = fetchFromGitHub { owner = "emacs-helm"; repo = "helm-bbdb"; rev = "7be6ce17303422e9bc3ff1a7cb54361fcbcafc84"; sha256 = "1ccj9gqr407mfrvp71571w3l82v96zdr956qsdbxfdda7bm3s0j7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7025c319fcabc64576c0c6554d0d572cef697693/recipes/helm-bbdb"; sha256 = "1wlacbfs23shvyaq616r1p84h8321zz1k5nzir5qg8nr6lssi8vp"; name = "helm-bbdb"; }; packageRequires = [ bbdb helm ]; meta = { homepage = "https://melpa.org/#/helm-bbdb"; license = lib.licenses.free; }; }) {}; helm-bibtex = callPackage ({ biblio, cl-lib ? null, dash, f, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, parsebib, s }: melpaBuild { pname = "helm-bibtex"; version = "2.0.0"; src = fetchFromGitHub { owner = "tmalsburg"; repo = "helm-bibtex"; rev = "d6a98ac6f28d2a6a05e203115211c98333d40aca"; sha256 = "0arhy051945lxjqg77b275ny9nsv60cqj0qfpmvd8xkc07lqfn23"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f4118a7721435240cf8489daa4dd39369208855b/recipes/helm-bibtex"; sha256 = "037pqgyyb2grg88yfxx1r8yp4lrgz2fyzz9fbbp34l8s6vk3cp4z"; name = "helm-bibtex"; }; packageRequires = [ biblio cl-lib dash f helm parsebib s ]; meta = { homepage = "https://melpa.org/#/helm-bibtex"; 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/115033d7b02d3ca42902195de933f62c5f927ae4/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/2f10f7387cca102696c38af1d8dc0fe5da5e366f/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/2fc20598a2cd22efb212ba43159c6728f0249e5e/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/f98a21483682eee0950bdba3a93d178db2118e95/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/7eaf1e41ef2fa90b6bb6a80891ef1bf52ef1029b/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 = "2.3.3"; src = fetchFromGitHub { owner = "emacs-helm"; repo = "helm"; rev = "2fca3400574e5f2666c942c674ce0f8e6ca6b232"; sha256 = "1qbvgp2pca0n5ahpc1gss8ldn07mgs96xxgb5dg62b08ch8ry2jf"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7a700c5665e6d72cb4cecf7fb5a2dd43ef9bf7/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/3d2e3460df1ec750053bc8402ad6eb822c10c697/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/39c3ea21430473ef22d5ea9c8b2cf7ec9689883a/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.12"; src = fetchFromGitHub { owner = "emacs-helm"; repo = "helm-descbinds"; rev = "b4ad76372a1b9f4415322d210b3888423247693d"; sha256 = "1qjhk1aag3arks0pgj3k2plr6k3cvb7i45apyczka6dvz8fmwj47"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/447610a05422cd2f35399e43d98bf46410ff0408/recipes/helm-descbinds"; sha256 = "1890ss4pimjxskzzllf57fg07xbs8zqcrp6r8r6x989llrfvd1h7"; name = "helm-descbinds"; }; packageRequires = [ helm ]; meta = { homepage = "https://melpa.org/#/helm-descbinds"; license = lib.licenses.free; }; }) {}; helm-dired-history = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }: melpaBuild { pname = "helm-dired-history"; version = "1.1"; src = fetchFromGitHub { owner = "jixiuf"; repo = "helm-dired-history"; rev = "75416fa6ca9c5e113cca409ef63518266b4d8d56"; sha256 = "17z84dx3z48mx2ssdhlhgzaqrxlzdy9mx3d14qlm0rcrmc0sck8i"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/56036d496c2a5fb1a6b32cdfcd1814944618e652/recipes/helm-dired-history"; sha256 = "1k0021wn6x7in4wi9lri2c9wl06pvprv950hgdwgra8m155qjfp1"; name = "helm-dired-history"; }; packageRequires = [ cl-lib helm ]; meta = { homepage = "https://melpa.org/#/helm-dired-history"; license = lib.licenses.free; }; }) {}; helm-firefox = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }: melpaBuild { pname = "helm-firefox"; version = "1.2"; src = fetchFromGitHub { owner = "emacs-helm"; repo = "helm-firefox"; rev = "eed223c2b0ce7dc2af3649d27eaef1603ad01f31"; sha256 = "1v4kmw4hflvmy5v8mlp2mm284809alxybqszvv4j6dhjxyg4xz6a"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/257e452d37768d2f3a6e0a5ccd062d128b2bc867/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-core, lib, melpaBuild }: melpaBuild { pname = "helm-flycheck"; version = "0.4"; src = fetchFromGitHub { owner = "yasuyk"; repo = "helm-flycheck"; rev = "a15e62a6432c165c4f2c17388686873383400d7d"; sha256 = "0q9yksx66ry4x3vkcyyj437il225s2ad5h6vkxpyz04p62g3ysnx"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9cce1662d4ca7b7d868685084294d22ebf6c39e9/recipes/helm-flycheck"; sha256 = "038f9294qc0jnkzrrjxm97hyhwa4sca3wdsjbaya50cf0g4cmk7b"; name = "helm-flycheck"; }; packageRequires = [ dash flycheck helm-core ]; 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/299ebd9b72b5db061d31d7ae4f00b1ce6bb9db34/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.7.0"; src = fetchFromGitHub { owner = "masutaka"; repo = "emacs-helm-ghq"; rev = "21ccdb537a3be3d9351e01c6365df8e804e8bc56"; sha256 = "1v3h6dszj223yvlkrjj6r4jwiyaj3iswbcl5d4ffwgaf72cxm4gn"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e94eec646def7c77b15f6a6ac1841200848e62c7/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-core, lib, melpaBuild }: melpaBuild { pname = "helm-git-grep"; version = "0.9.0"; src = fetchFromGitHub { owner = "yasuyk"; repo = "helm-git-grep"; rev = "6ca2fcd44510305cf019815d61bf65eca200c238"; sha256 = "0qmxccwpv7l5lbhv9n7ylikzcggdr99qzci868ghf33p4zhqyrj5"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/338d28c3fe201a7b2f15793be6d540f44819f4d8/recipes/helm-git-grep"; sha256 = "1ww6a4q78w5hnwikq7y93ic2b7x070c27r946lh6p8cz1k4b8vqi"; name = "helm-git-grep"; }; packageRequires = [ helm-core ]; 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/2e77f4a75504ca3e1091cdc757e91fb1ae361fa7/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.8.0"; src = fetchFromGitHub { owner = "nlamirault"; repo = "emacs-gitlab"; rev = "a1c1441ff5ffb290e695eb9ac05431e9385578f4"; sha256 = "0ywjrgafpl4cnrykx9yysazr7hkd2pxk67h065f8z3mid6cgh1wa"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1d012991188956f6e06c37d504b0d06ab31487b9/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, emacs, fetchFromGitHub, fetchurl, go-mode, helm-core, lib, melpaBuild }: melpaBuild { pname = "helm-go-package"; version = "0.3.0"; src = fetchFromGitHub { owner = "yasuyk"; repo = "helm-go-package"; rev = "7db5ea9ce97502152a6bb1fe38f8fabb5a49abd2"; sha256 = "08llqkswilzsigh28w9qjbqi5g5z0ylfabz5sqia7c18gjshvz0h"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/449d272b94c189176305ca17652d76adac087ce5/recipes/helm-go-package"; sha256 = "102yhn1xg83l67yaq3brn35a03fkvqqhad10rq0h39n4i1slq3z6"; name = "helm-go-package"; }; packageRequires = [ deferred emacs go-mode helm-core ]; 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/81f0f525680fea98e804f39dbde1dada887e8821/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.2.2"; src = fetchFromGitHub { owner = "masutaka"; repo = "emacs-helm-hatena-bookmark"; rev = "8350a600d3e03f1ec7dc899cc0b2e323b12518bb"; sha256 = "0hmvyyhddpf831cad35c9z9fv5mpdq6qg4nzbdghlqs9pf7ik6h2"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3e9335ad16d4151dd4970c4a3ad1fee9a84404fa/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/e1e1f2efa82d5097c1f5e85fba3f67b38a5b37c2/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/edc42b26027dcd7daf0d6f2bd19ca4736fc12d6d/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/6247e3786131e5b2a7824804e49927ed65d266d5/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.9.0"; src = fetchFromGitHub { owner = "emacs-helm"; repo = "helm-ls-git"; rev = "742eeb6c33253b2be581e30b5d70113cd87a581d"; sha256 = "1dmmz6ghi21kmwprcv174pq5m198cmsphg297ll1bhqczk51j9h5"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b487b4c0db9092bb7e32aad9265b79a9d18c8478/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/03a22c9ec281330c4603aec6feb04cf580dee340/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/0f25f066c60d4caff1fbf885bc944cac47515ec8/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/ce6eb840368f8cbee66dc061478d5096b9dacb68/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/903a2b64d9a704105100d61f28cdfa8f497abd7d/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.9"; src = fetchFromGitHub { owner = "dfdeshom"; repo = "helm-mt"; rev = "d2bff4100118483bc398c56d0ff095294209265b"; sha256 = "1wci63y0vjvrvrylkhhrz8p9q0ml6la5cpj4rx5cwin9rkmislm6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e726bf0b9b3f371b21f1f0d75175e0dda62f6fb0/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/6846c7d86e70a9dd8300b89b61435aa7e146be96/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-notmuch = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild, notmuch }: melpaBuild { pname = "helm-notmuch"; version = "1.0"; src = fetchFromGitHub { owner = "xuchunyang"; repo = "helm-notmuch"; rev = "7d03cd9fed32b49a1f200c65ed38086c9f19cfaf"; sha256 = "10nx6wnd2vfqxv9zr8brml0l9mfx8rrid3lbqgs8wr9313ra3360"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/98667b3aa43d3e0f6174eeef82acaf71d7019aac/recipes/helm-notmuch"; sha256 = "1ixdc1ba4ygxl0lpg6ijk06dgj2hfv5p5k6ivq60ss0axyisnnv0"; name = "helm-notmuch"; }; packageRequires = [ helm notmuch ]; meta = { homepage = "https://melpa.org/#/helm-notmuch"; license = lib.licenses.free; }; }) {}; helm-open-github = callPackage ({ emacs, fetchFromGitHub, fetchurl, gh, helm-core, lib, melpaBuild }: melpaBuild { pname = "helm-open-github"; version = "0.15"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-helm-open-github"; rev = "553f3ab0fe0a028015e9b6cb7c35fb139ec222fc"; sha256 = "1xj5b44nkdvbxhk1bnllqm2qq393w22ccy708prrhiq8fmk53aa8"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/81f0f525680fea98e804f39dbde1dada887e8821/recipes/helm-open-github"; sha256 = "1wqlwg21s9pjgcrwr8kdrppinmjn235nadkp4003g0md1d64zxpx"; name = "helm-open-github"; }; packageRequires = [ emacs 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.3.0"; src = fetchFromGitHub { owner = "alphapapa"; repo = "helm-org-rifle"; rev = "c8ad1d86dd375f1be433b95e2bc40876f663663f"; sha256 = "1ia960sqkbc5bqljjb0arw54q90x36lhp0230s75xcg6m47bxpw3"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f39cc94dde5aaf0d6cfea5c98dd52cdb0bcb1615/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/ce6eb840368f8cbee66dc061478d5096b9dacb68/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/e31f4e01891b6a863a38da45eeea57ec656b5813/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/7a33cb19b6e71240896bbe5da07ab25f2ee11f0b/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/81f0f525680fea98e804f39dbde1dada887e8821/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.5"; src = fetchFromGitHub { owner = "markus1189"; repo = "helm-proc"; rev = "0a75a86e4f381143134e0cdcd8c84c5b5b0fb2d6"; sha256 = "0bgpd50ningqyzwhfinfrn6gqacard5ynwllhg9clq0f683sbck2"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4d7905061141721ce9f2f8ccea8fc4cf53519481/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/98780edaf8b1d97aec9e25d07d93289c90fd5069/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-projectile = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, projectile }: melpaBuild { pname = "helm-projectile"; version = "0.14.0"; src = fetchFromGitHub { owner = "bbatsov"; repo = "helm-projectile"; rev = "1a90f93732f1a1e8080098d65eadd6a1cd799e31"; sha256 = "0lph38p112fridighqcizpsyzjbv7qr3d8prbfj6w6q6gfl6cna4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8bc4e3a5af7ba86d277c73a1966a91c87d3d855a/recipes/helm-projectile"; sha256 = "18y7phrvbpdi3cnghwyhh0v1bwm95nwq1lymzf8lrcbmrwcvh36a"; name = "helm-projectile"; }; packageRequires = [ cl-lib dash helm projectile ]; meta = { homepage = "https://melpa.org/#/helm-projectile"; 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/550eb9f42c90fd9e80714579c12ee6bfcacb5bb7/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/931471b9df5e722d579aab378887890bf6e854a5/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/81f0f525680fea98e804f39dbde1dada887e8821/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-qiita = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }: melpaBuild { pname = "helm-qiita"; version = "1.0.1"; src = fetchFromGitHub { owner = "masutaka"; repo = "emacs-helm-qiita"; rev = "45e38ae7b816da5db38412b2992c6d1c7a6cc30a"; sha256 = "05394vf125qlgfrhkaqvly3340qp3zy7kldsnisms9gv0l1c60bq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/37331f6cc8a95fd2b2ed5b20be0bcb604ea66dee/recipes/helm-qiita"; sha256 = "1iz2w1901zz3zk9zazikmnkzng5klnvqn4ph1id7liksrcdpdmpm"; name = "helm-qiita"; }; packageRequires = [ helm ]; meta = { homepage = "https://melpa.org/#/helm-qiita"; license = lib.licenses.free; }; }) {}; helm-rdefs = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }: melpaBuild { pname = "helm-rdefs"; version = "1.0.1"; src = fetchFromGitHub { owner = "saidie"; repo = "emacs-helm-rdefs"; rev = "cd3a6b3af3015ee58ef30cb7c81c79ebe5fc867b"; sha256 = "0ji7ak9pkmw0wxzmw5a1amvn3pkj90v9jv1yi12w388njxn7qsvj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e1c7a20847513dc1153d54a3a700bc120f71dc6b/recipes/helm-rdefs"; sha256 = "0z3nrqrz63j9nxkbxdsjj3z8zhsqlik28iry3j1plgsxq1mhrn0y"; name = "helm-rdefs"; }; packageRequires = [ emacs helm ]; meta = { homepage = "https://melpa.org/#/helm-rdefs"; license = lib.licenses.free; }; }) {}; helm-recoll = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }: melpaBuild { pname = "helm-recoll"; version = "0.5"; src = fetchFromGitHub { owner = "emacs-helm"; repo = "helm-recoll"; rev = "cc4c4fa9c8f4f99383647baa8512b60523dc8b36"; sha256 = "1ic2k8ls084yn9h96pk8815wlvxkwwdq75zhm1ls197pkbw7gh7y"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0a0d168f96470753c22b92ad863be98d8c421ccd/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/e7018f57f6f0e4bd71e172ae23c050b44276581b/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/655be547d57d358eff968f42c13dcf4371529a72/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/09760a7f7b3cff6551c394fc7b2298567ca88eb0/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-smex = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, smex }: melpaBuild { pname = "helm-smex"; version = "0.2"; src = fetchFromGitHub { owner = "ptrv"; repo = "helm-smex"; rev = "7af4e4b44671f739b39584fc50c20084700701ac"; sha256 = "1dhzglpd48mb47iyii8igb1dldvnr4alg18m7g8xb529dx8z9wni"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/85568bd732da952053148e07b95e53f7caf5f62c/recipes/helm-smex"; sha256 = "02jvq2hyq4wwc9v8gaxr9vkjldc60khdbjf71p8w2iny5w3k0jbj"; name = "helm-smex"; }; packageRequires = [ emacs helm smex ]; meta = { homepage = "https://melpa.org/#/helm-smex"; license = lib.licenses.free; }; }) {}; helm-spaces = callPackage ({ fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, spaces }: melpaBuild { pname = "helm-spaces"; version = "0.4"; src = fetchFromGitHub { owner = "yasuyk"; repo = "helm-spaces"; rev = "877e2b5178926308d6a7c2a37477bb12c33a96d4"; sha256 = "1cz8aw6zprzfalagma7jmbycwll2chk2l4n5hkgqyhakdfm2ryzm"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8c2ffb50643223b68a62fab348cd5aba24ce92e6/recipes/helm-spaces"; sha256 = "0hdvkk173k98iycvii5xpbiblx044125pl7jyz4kb8r1vvwcv791"; name = "helm-spaces"; }; packageRequires = [ helm-core 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.7.2"; src = fetchFromGitHub { owner = "ShingoFukuyama"; repo = "helm-swoop"; rev = "6d3fdcfb6dea06242efc8ff4cafff9917e558bfc"; sha256 = "1pjpzccviz95zgl86yw2xda7lhlsfdddf8la8di8rka8sz79nw72"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6fe2ffb46ea763bc6fb6fb6c899be6d3a67440/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/81f0f525680fea98e804f39dbde1dada887e8821/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.3"; src = fetchFromGitHub { owner = "bomgar"; repo = "helm-unicode"; rev = "3b2a61dd9d4c9e85946567e07d8e70e276c5136b"; sha256 = "1247ghg1jkslgvwbffzsaxabz5l6qszw14vrwgln9smsc42cxjy2"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f720b9f9b667bf9ff3080938beab36aa0036dc92/recipes/helm-unicode"; sha256 = "1j95qy2zwdb46dl30ankfx7013l0akc61m14s473j93w320j5224"; 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/fa678329a5081e1affa460c00239dabfd1b9dd82/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.3"; src = fetchFromGitHub { owner = "xuchunyang"; repo = "helm-zhihu-daily"; rev = "be27dcc6be1eb97663b65581a9a5c0fc81cfaba7"; sha256 = "1s8q97pra27bacvm5knj0sjgj7iqljlhxqiniaw8ij8w4fhcdh93"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/27246ec2bad3c85f8bb76aa26ebcd800edfe0d70/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.4.0"; src = fetchFromGitHub { owner = "unhammer"; repo = "hfst-mode"; rev = "ac1bb9dd92545d3e7fdc05c83996c227cc15c6b8"; sha256 = "0zsz8542kh51clzy8j7g29bwm8zcnfxm9sjzh3xjpqk2ziqf4ii6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e324bb114997f9cc57d76d8a66fec4ff4d1d71fe/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/ba880f0130707098e5b648f74d14e151b0110e4e/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/eaf524488c408483ea8f2c3a71174b1b5fc3f5da/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/acc9b816796b9f142c53f90593952b43c962d2d8/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/31c443de5088410c0fe1b1c18f664b33ad259277/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.3"; src = fetchFromGitHub { owner = "Fanael"; repo = "highlight-numbers"; rev = "b7adef0286aaa5bca8e98a12d0ffed3a880e25aa"; sha256 = "1r07mpyr7rhd7bkg778hx6vbhb4n9ixgzkpszhgks7ri6ia38pj8"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/882e3a4877ddd22cc52f56f0ce3d55b6e4831c7a/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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/93b5ba18e4bc31ca60aee9cb4674586cd8523bcf/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/a6da3640b72496e2b32e6ed21aa39df87af9f7f3/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.2.1"; src = fetchFromGitHub { owner = "chrisdone"; repo = "hindent"; rev = "5de979e1e001608c9fe73d552c4e29110957bbb8"; sha256 = "1qaklfhf92zibj2wrpiyjqrzba7j00iqzb46nd7p64wyqqhh7ncp"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/dbae71a47446095f768be35e689025aed57f462f/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/c9db386ab3910940addae6e925b2ac17e64e0f87/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/f51d4cc6521546c99197adeb35459fcd53bd67d4/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/a67279875c19475433fa13625c95ee5855962a59/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/f38d26ede4e2e1d495a02c68e3b5041702b032e8/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/48b99dd60dda3039a0e1e71bb4b796d62340279e/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.7.4"; src = fetchFromGitHub { owner = "tarsius"; repo = "hl-todo"; rev = "a23312464fc6462d559462a44cd74735e9f73421"; sha256 = "0sy0fjmh1m36ajzfmxa2j9akws5qa8a4f1qmj3wgj9vdqd043mr8"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7c262f6a1a10e8b3cc30151cad2e34ceb66c6ed7/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/0c0d707dad9dc86bb3d6a829a60e21e92a5f3160/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.6"; src = fetchFromGitHub { owner = "dunn"; repo = "homebrew-mode"; rev = "d422307aee2f897d1a92e3b959c3214bc54cbe38"; sha256 = "1z4d0niz8q24f2z8rnfnc2rlmkffkf7qc57qn4695jbkzb7galfz"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1e4007f6d15574098722fb427b6a9903f77afb21/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/aa04ccd0ac05beed5de8d51ed96ccbf0071fdea1/recipes/hookify"; sha256 = "0prls539ifk2fsqklcxmbrwmgbm9hya50z486d7sw426lh648qmy"; name = "hookify"; }; packageRequires = [ dash s ]; meta = { homepage = "https://melpa.org/#/hookify"; license = lib.licenses.free; }; }) {}; hound = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, request }: melpaBuild { pname = "hound"; version = "1.1.0"; src = fetchFromGitHub { owner = "ryoung786"; repo = "hound.el"; rev = "28cb804d99f9240d690d60098644e4300336b5fa"; sha256 = "1zyd6350mbah7wjz7qrwyh9pr4jpk5i1v8p7cfmdlja92fpqj9rh"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/90cfc34eb4e8be7bf887533b85feba91131a435b/recipes/hound"; sha256 = "0qri6bddd3c4sqvaqvmqw6xg46vwlfi1by3gc9i3izpq4xl1cr1v"; name = "hound"; }; packageRequires = [ cl-lib request ]; meta = { homepage = "https://melpa.org/#/hound"; license = lib.licenses.free; }; }) {}; ht = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "ht"; version = "2.1"; src = fetchFromGitHub { owner = "Wilfred"; repo = "ht.el"; rev = "0c0019ba2dfeaacdfe6be6d7f681e5e11dc8fa67"; sha256 = "0yrxygyzl4cqnp7m57jwp26544q72w8qf6xshmh9q3y93ix4h4aw"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6c7589bca1c1dfcc0fe76779f6847fda946ab981/recipes/ht"; sha256 = "16vmxksannn2wyn8r44jbkdp19jvz1bg57ggbs1vn0yi7nkanwbd"; name = "ht"; }; packageRequires = [ dash ]; 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/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/html-to-markdown"; sha256 = "1gjh9ndqsb3nfb7w5h7carjckkgy6qh63b4mg141j19dsyx9rrjv"; name = "html-to-markdown"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/html-to-markdown"; license = lib.licenses.free; }; }) {}; htmlize = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "htmlize"; version = "1.51"; src = fetchFromGitHub { owner = "hniksic"; repo = "emacs-htmlize"; rev = "88e2cb6588827893d7bc619529393887c264d15a"; sha256 = "09xpv8dsc39a7w9s6xnilc5kh1krs2jw8cklizxzz4gp36hrsj2n"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/075aa00a0757c6cd1ad392f0300bf5f1b937648d/recipes/htmlize"; sha256 = "16nvvsi4nxi0zzk5a6mwmp43p0ls20zdx9r18mxz6bsaw6jangh2"; name = "htmlize"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/htmlize"; 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/906da23e26d44f8c71ba57ab59bb089caea673a9/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/c49824f6e2dc2f3482e607c2d3a1e2d7685bf688/recipes/httprepl"; sha256 = "0899qb1yfnsyf04hhvnk47qnq4d1f4vd5ghj43x4743wd2b9qawh"; name = "httprepl"; }; packageRequires = [ dash emacs s ]; meta = { homepage = "https://melpa.org/#/httprepl"; license = lib.licenses.free; }; }) {}; hungry-delete = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "hungry-delete"; version = "1.1.5"; src = fetchFromGitHub { owner = "nflath"; repo = "hungry-delete"; rev = "78a787a87aceb821818bbe2a322fbf2e5cbf80c3"; sha256 = "171s7akqcpj0jcbm8w19b4n9kdzw0acf7cv0ymwdz5mmgmfiy292"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e33960d9b7e24f830ebe4e5a26a562422d52fe97/recipes/hungry-delete"; sha256 = "0hcsm3yndkyfqzb77ibx7df6bjppc34x5yabi6nd389pdscp9rpz"; name = "hungry-delete"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/hungry-delete"; 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/1dd9bd1cfd2f3b760b664a4677b0e4e617cbdfa6/recipes/hyai"; sha256 = "00ns7q5b11c5amwkq11fs4p5vrmdfmjljfrcxbwb39gc12yrhn7s"; name = "hyai"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/hyai"; license = lib.licenses.free; }; }) {}; hydandata-light-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "hydandata-light-theme"; version = "0.9.0"; src = fetchFromGitHub { owner = "hydandata"; repo = "hydandata-light-theme"; rev = "3b9bb5f213029a8331818b1d670194ef26d9505a"; sha256 = "11vgz64f8vs8vqp4scj9qvrfdshag7bs615ly9zvzzlk68jivdya"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/413c617f15947782891159a240e0c9014f1f7d11/recipes/hydandata-light-theme"; sha256 = "0jw43m91m10ifqg335y6d52r6ri77hcmxkird8wsyrpsnk3cfb60"; name = "hydandata-light-theme"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/hydandata-light-theme"; 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/151f5c1097e5020dbc13e41f2657aae781c5942b/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.6"; src = fetchFromGitHub { owner = "abo-abo"; repo = "hydra"; rev = "91f8e7c13bcd9629ad1678588e58576ca6806b58"; sha256 = "1czdar4yv5c9996wvj887d0c1knlrpcjj0aq2dily2x074gdzh4j"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a4375d8ae519290fd5018626b075c226016f951d/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/363a6a888945f2c8b02f5715539439ba744d737d/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/812b7c1fbc435f0530b7f66a1e65f62f5f00da01/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/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/idle-highlight-mode"; sha256 = "1i5ky61bq0dpk71yasfpjhsrv29mmp9nly9f5xxin7gz3x0f36fc"; name = "idle-highlight-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/idle-highlight-mode"; license = lib.licenses.free; }; }) {}; ido-at-point = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "ido-at-point"; version = "1.0.0"; src = fetchFromGitHub { owner = "katspaugh"; repo = "ido-at-point"; rev = "e5907bbe8a3d148d07698b76bd994dc3076e16ee"; sha256 = "1bii7vj8pmmijcpvq3a1scky4ais7k6d7zympb3m9dmz355m9rpp"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6ffbfa66c4284a134265efc606fdc7652b0a7f75/recipes/ido-at-point"; sha256 = "0jpgq2iiwgqifwdhwhqv0cd3lp846pdqar6rxqgw9fvvb8bijqm0"; name = "ido-at-point"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/ido-at-point"; 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/59e11094068d3a0c0e4edc1f82158c43d3b15e0e/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.14"; src = fetchFromGitHub { owner = "DarwinAwardWinner"; repo = "ido-ubiquitous"; rev = "397a43309c0405009cc6961053c54dedebdc83a2"; sha256 = "091kq58bb5dxq13d3jap7m4v6ddpin7hkybzy7drqkwn2q005ggb"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4a227a6d44f1981e8a3f73b253d2c33eb18ef72f/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.11"; src = fetchFromGitHub { owner = "danil"; repo = "ido-describe-bindings"; rev = "a142ff1c33df23ed9665497d0dcae2943b3c706a"; sha256 = "0967709jyp9s04i6gi90axgqzhz03cdf1j1w39yrkds6q1b6v7jw"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/31b8e255630f1348a5b5730f7b624ad550d219ad/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/1ccca92fee3d39966df135a5c79e42d2ab621848/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/baa49e7d2d5c07ebf77e7941c240b88fcfd0fc8b/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.2.0"; src = fetchFromGitHub { owner = "danil"; repo = "ido-occur"; rev = "b0e67fe4835c162cbcf8a982bdf377955b9ac5ae"; sha256 = "13f21vx3q1qbnl13n3lx1rnr8dhq3zwch22pvy53h8q6sdf7r73a"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8a576d8569bf82be01e7d50defcc99a90aab1436/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.14"; src = fetchFromGitHub { owner = "DarwinAwardWinner"; repo = "ido-ubiquitous"; rev = "397a43309c0405009cc6961053c54dedebdc83a2"; sha256 = "091kq58bb5dxq13d3jap7m4v6ddpin7hkybzy7drqkwn2q005ggb"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4a227a6d44f1981e8a3f73b253d2c33eb18ef72f/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/d4bbd212ea4606b9871cf583d06b5cee2f6ce0a9/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/e575f46b8597a34523df6b6a75da5a640f4c5a2e/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/f856045bc5ab2aee4dd4ad9806917e27e56ec64c/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/17a86efca3bdebef7c92ba6ece2de214d283c627/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.9"; src = fetchFromGitHub { owner = "victorhge"; repo = "iedit"; rev = "39919478f9472ce7a808ca601f4c19261ecc2f99"; sha256 = "1pwkrm98vlpzsy5iwwfksdaz3zzyi7bvdf5fglhsn4ssf47p787g"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/aa2b2745bd1f1778070954c834158c19d4cfb788/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/fad6fc8bc3c0be0d5789a0d7626ebc3f298b4318/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/ac5439afe2f9a902e615f0cf919ef7138559c0f0/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/17464f31b07f64da0e9db187cd6f5facee3ad7ce/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/98f83f450804f1dc496a7bda17818cdae3f52151/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/02d7400477a993b7a3cae327501dbf8db97dfa28/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.2"; src = fetchFromGitHub { owner = "tarsius"; repo = "imapfilter"; rev = "a879ddc36fedc30311693f308f414c520fdfc370"; sha256 = "0rx4r6822iwl4gb9j0fii0sqinqvp3lzrc768rasgicgpklaqkjs"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/2415894afa3404fbd73c84c58f8b8267187d6d86/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 = "1.1.3"; src = fetchFromGitHub { owner = "vspinu"; repo = "imenu-anywhere"; rev = "94bab9136e1264e98a10d9325ad53d735307f8f3"; sha256 = "1ffdh0izdd22av85rizk38fidfp8f6lk6phr549fzaspn11hvd8j"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/86dea881a5b2d0458449f08b82c2614ad9abd068/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/cc571105a8d7e2ea85391812f1fa639787fa7563/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/eddb7acecc4948ade16ff02415484c9a16529c9c/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/d6e906492f9982e2cebd1e4838d7b7c81a295efa/recipes/immutant-server"; sha256 = "15vcxag1ni41ja4b3q0444sq5ysrisis59la7li6h3617wy8r02i"; name = "immutant-server"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/immutant-server"; license = lib.licenses.free; }; }) {}; impatient-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, htmlize, lib, melpaBuild, simple-httpd }: melpaBuild { pname = "impatient-mode"; version = "1.0.0"; src = fetchFromGitHub { owner = "netguy204"; repo = "imp.el"; rev = "eba1efce3dd20b5f5017ab64bae0cfb3b181c2b0"; sha256 = "0vr4i3ayp1n8zg3v9rfv81qnr0vrdbkzphwd5kyadjgy4sbfjykj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/bb1fbd03f17d2069a461260ad5e2ad4e5441919b/recipes/impatient-mode"; sha256 = "05vp04zh5w0ss959galdrnridv268dzqymqzqfpkfjbg8kryzfxg"; name = "impatient-mode"; }; packageRequires = [ cl-lib htmlize simple-httpd ]; meta = { homepage = "https://melpa.org/#/impatient-mode"; license = lib.licenses.free; }; }) {}; import-js = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "import-js"; version = "0.7.0"; src = fetchFromGitHub { owner = "galooshi"; repo = "emacs-import-js"; rev = "231d3d5924adea2d0127aa50acbd2b6a4bab5d25"; sha256 = "1zsjaz69gbfmsy0zr6byag31m9jv3nglhxhz56xzhaabsk218f74"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/048344edd471a473c9e32945b021b3f26f1666e0/recipes/import-js"; sha256 = "0qzr4vfv3whdly73k7x621dwznca7nlhd3gpppr2w2sg12jym5ha"; name = "import-js"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/import-js"; license = lib.licenses.free; }; }) {}; import-popwin = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, popwin }: melpaBuild { pname = "import-popwin"; version = "0.10"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-import-popwin"; rev = "6a21efc7fd44f8c2484d22eadf298e4bfd4bc003"; sha256 = "1h4c3cib87hvgp37c30lx7cpyxvgdsb9hp7z0nfrkbbif0acrj2i"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a6f0629515f36e2e98839a6894ca8c0f58862dc2/recipes/import-popwin"; sha256 = "0vkw6y09m68bvvn1wzah4gzm69z099xnqhn359xfns2ljm74bvgy"; name = "import-popwin"; }; packageRequires = [ emacs popwin ]; meta = { homepage = "https://melpa.org/#/import-popwin"; license = lib.licenses.free; }; }) {}; indent-guide = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "indent-guide"; version = "20160630"; src = fetchFromGitHub { owner = "zk-phi"; repo = "indent-guide"; rev = "feb207cb5610f351c7cdcf266e0c99117b2f786c"; sha256 = "0ykddzily3b6c6k7fvq274pqdjf3934n8p3nrmnsw6c93i1ndd4f"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5d7110054801e3af5e5ef710a29f73116a2bc746/recipes/indent-guide"; sha256 = "029fj9rr9vfmkysi6lzpwra92j6ppw675qpj3sinfq7fqqlicvp7"; name = "indent-guide"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/indent-guide"; 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/5d6112e06d1efcb7cb5652b0bec8d282d7f67bd9/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.5.0"; src = fetchFromGitHub { owner = "nonsequitur"; repo = "inf-ruby"; rev = "54eb6bf6d68d71bdac63fcb2042d8e1c554b427f"; sha256 = "0yqcl2r8kwdl99704vm8qsdzziidznp0gpyr29ipya7fl24nkfxr"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/inf-ruby"; sha256 = "02f01vwzr6j9iqcdns4l579bhia99sw8hwdqfwqjs9gk3xampfpp"; name = "inf-ruby"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/inf-ruby"; license = lib.licenses.free; }; }) {}; inflections = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "inflections"; version = "2.4"; src = fetchFromGitHub { owner = "eschulte"; repo = "jump.el"; rev = "fb3dd59f21f77016742de40028aee92176c0917a"; sha256 = "1alncmx4q2szvlzg57332zmqm6rsgzf12kfg9l1vb5s9vgd1ki5p"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/392c7616d27bf12b29ef3c2ea71e42ffaea81cc6/recipes/inflections"; sha256 = "0f02bhm2a5xiaxnf2c2hlpa4p121xfyyj3c59fy0yldipdxhvw70"; name = "inflections"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/inflections"; license = lib.licenses.free; }; }) {}; inherit-local = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "inherit-local"; version = "1.1"; src = fetchFromGitHub { owner = "shlevy"; repo = "inherit-local"; rev = "e687c702adb27ce5f69fb28a47fe21a86cf84063"; sha256 = "11z3b1xwg6r769w3scd29lqg62fx8mp81g8dbx4klmj3clvyn69i"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/08b978724ff26b3ea7a134d307d888c80e2a92a9/recipes/inherit-local"; sha256 = "1v3q3s6qq64k1f4ck6rfgsy1arnf9cxg2kw6d1ahfrwr4ixsqm87"; name = "inherit-local"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/inherit-local"; 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/e46e6ec79ff4c76fc85e13321e6dabd5797c5f45/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.3"; src = fetchFromGitHub { owner = "zonuexe"; repo = "init-open-recentf.el"; rev = "a4f5338a14302d44fa5aebb1ddc7aff3dc9abbe3"; sha256 = "0iph5cpz2dva1rnvp5xynmkndny87z308pziadk1qgf05mc0i61d"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4db8b6eced50726c788d7343137f6b4558575abf/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/5a908c8fad08cd4d7dbb586570d0f0b384bf9071/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/5bf7761c9091260d378621907a1689498aedc098/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/3a7228e5f23a4e66f4510b2f6fc41c36aa791991/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.5"; src = fetchFromGitHub { owner = "psachin"; repo = "insert-shebang"; rev = "8b36eaa092e62002fe64162daf9d3ad1138b6ec2"; sha256 = "1an7wzqnh9aj38bi9w0wsrs35h2z43lkaaw04lrz3a6zf797ac3x"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c257f4f5011cd7d0b2a5ef3adf13f9871bf0be92/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/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/instapaper"; sha256 = "1yibdpj3lx6vr33s75s1y415lxqljrk7pqc901f8nfa01kca7axn"; name = "instapaper"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/instapaper"; license = lib.licenses.free; }; }) {}; intellij-theme = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }: melpaBuild { pname = "intellij-theme"; version = "1.0"; src = fetchFromGitLab { owner = "fommil"; repo = "emacs-intellij-theme"; rev = "c4b4a7ecdad6ed57545c114b40da9f76371f566e"; sha256 = "1wz6j7szb271g1baf6jj4k4kw1dfiz8l677vrazx4wyqdpmzlk0c"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cfe86071b2e84929476a771da99341f4a73cfd06/recipes/intellij-theme"; sha256 = "1g8cninmq840sl8fmhq2hcsmz7nccbjmprzcl8w1zdavfp86b97g"; name = "intellij-theme"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/intellij-theme"; 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/6c43d4aaaf4fca17f2bc0ee90a21c51071886ae2/recipes/interleave"; sha256 = "18b3fpxn07y5abkcnaw9is9ihdhik7xjdj6kzl1pz958lk9f4hfy"; name = "interleave"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/interleave"; license = lib.licenses.free; }; }) {}; intero = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, flycheck, haskell-mode, lib, melpaBuild }: melpaBuild { pname = "intero"; version = "0.1.20"; src = fetchFromGitHub { owner = "commercialhaskell"; repo = "intero"; rev = "402722b5ad035b87fc08bc73343f05610a5fcb3c"; sha256 = "143y94b4spslh06x4klvsvil7ywn3cmrad4mg1qc0y0h0d9ksd4v"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1b56ca344ad944e03b669a9974e9b734b5b445bb/recipes/intero"; sha256 = "15n7ipsq8ylmq4blsycpszkx034j9sb92vqvaz30j5v307fmvs99"; name = "intero"; }; packageRequires = [ company emacs flycheck haskell-mode ]; meta = { homepage = "https://melpa.org/#/intero"; 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/6e9a97667365f1c30f53a6aeeb7b909a78888eb1/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/5e725582bc322d03c9dca2b22e8606444fd8753c/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.1"; src = fetchFromGitHub { owner = "Sarcasm"; repo = "irony-mode"; rev = "250ed1e03359fe5b29070da13cd55abc6deb0cda"; sha256 = "168bnirfqpgiqmrjs52ixzqzq074y9szvxi6bml9zbxi8dcmafaq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d2b6a8d57b192325dcd30fddc9ff8dd1516ad680/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/d5ff75b269fd57c5822277b9ed850c69b626f1a5/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/06c24112a5e17c423a4d92607356b25eb90a9a7b/recipes/ivy"; sha256 = "0xf5p91r2ljl93wbr5wbgnb4hzhs00wkaf4fmdlf31la8xwwp5ci"; name = "ivy"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/ivy"; license = lib.licenses.free; }; }) {}; ivy-bibtex = callPackage ({ biblio, cl-lib ? null, dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild, parsebib, s, swiper }: melpaBuild { pname = "ivy-bibtex"; version = "2.0.0"; src = fetchFromGitHub { owner = "tmalsburg"; repo = "helm-bibtex"; rev = "d6a98ac6f28d2a6a05e203115211c98333d40aca"; sha256 = "0arhy051945lxjqg77b275ny9nsv60cqj0qfpmvd8xkc07lqfn23"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c23c09225c57a9b9abe0a0a770a9184ae2e58f7c/recipes/ivy-bibtex"; sha256 = "0qni48s09lgzqr98r49dhrzpfqp9yfwga11h7vhqclscjvlalpc2"; name = "ivy-bibtex"; }; packageRequires = [ biblio cl-lib dash f parsebib s swiper ]; meta = { homepage = "https://melpa.org/#/ivy-bibtex"; license = lib.licenses.free; }; }) {}; ivy-gitlab = callPackage ({ dash, fetchFromGitHub, fetchurl, gitlab, ivy, lib, melpaBuild, s }: melpaBuild { pname = "ivy-gitlab"; version = "0.8.0"; src = fetchFromGitHub { owner = "nlamirault"; repo = "emacs-gitlab"; rev = "a1c1441ff5ffb290e695eb9ac05431e9385578f4"; sha256 = "0ywjrgafpl4cnrykx9yysazr7hkd2pxk67h065f8z3mid6cgh1wa"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/35d4d4f22e4c567954287b2a1cabcb595497095a/recipes/ivy-gitlab"; sha256 = "0gbwsmb6my0327f9j96s20mybnjaw9yaiwhs3sy3vav0qww91z1y"; name = "ivy-gitlab"; }; packageRequires = [ dash gitlab ivy s ]; meta = { homepage = "https://melpa.org/#/ivy-gitlab"; license = lib.licenses.free; }; }) {}; ivy-hydra = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "ivy-hydra"; version = "0.8.0"; src = fetchFromGitHub { owner = "abo-abo"; repo = "swiper"; rev = "c24a3728538dd7d11de9f141b3ad1d8e0996c330"; sha256 = "19vfj01x7b8f7wyx7m51z00la2r7jcwzv0n06srkvcls0wm5s1h3"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/06c24112a5e17c423a4d92607356b25eb90a9a7b/recipes/ivy-hydra"; sha256 = "1xv8nfi6dzhx868h44ydq4f5jmsa7rbqfa7jk8g0z0ifv477hrvx"; name = "ivy-hydra"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/ivy-hydra"; license = lib.licenses.free; }; }) {}; ivy-pages = callPackage ({ emacs, fetchFromGitHub, fetchurl, ivy, lib, melpaBuild }: melpaBuild { pname = "ivy-pages"; version = "0.1.1"; src = fetchFromGitHub { owner = "igorepst"; repo = "ivy-pages"; rev = "428a901f94c9625c8407fd2bf76f9d7714d40d87"; sha256 = "11lcv8dqlmfqvhn7n3wfp9idr5hf30312p213y5pvs4m70lbc9k2"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/93f1183beb74aa4a96de8cd043a2a8eefdd7ad7e/recipes/ivy-pages"; sha256 = "0zz8nbjma8r6r7xxbg7xfz13202d77k1ybzpib41slmljzh7xgwv"; name = "ivy-pages"; }; packageRequires = [ emacs ivy ]; meta = { homepage = "https://melpa.org/#/ivy-pages"; license = lib.licenses.free; }; }) {}; ivy-purpose = callPackage ({ emacs, fetchFromGitHub, fetchurl, ivy, lib, melpaBuild, window-purpose }: melpaBuild { pname = "ivy-purpose"; version = "0.1"; src = fetchFromGitHub { owner = "bmag"; repo = "ivy-purpose"; rev = "0495f2f3aed64d7e0028125e76a9a68f8fc4107e"; sha256 = "1hiw7mnrr0cnnp0a2mh837pzdaknadwv0sk82vya6blx0a7m691g"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1fa2a37a1a6492eddf638216acec4b9d54d3498d/recipes/ivy-purpose"; sha256 = "0c5n7x3sa57wslwnldvc0i315xhyi1zndyhr07rzka1rhj8v1c4v"; name = "ivy-purpose"; }; packageRequires = [ emacs ivy window-purpose ]; meta = { homepage = "https://melpa.org/#/ivy-purpose"; 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/3a9d68fcf5bddbf07909b77682474dc592077051/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/0fda2b54a0ff0b6fc3bd6d20cfcbbf63cae5380f/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/410134ab2145adad3648b1024bfe4f6801df82c9/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 = "03x93wkd8syj2ybf5ymwcm6khx0h5nhrl8pyync1520294pq6i1i"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cff77a688d51ff2e2f03389593465990089ce83d/recipes/jabber"; sha256 = "1g5pc80n3cd5pzs3hmpbnmxbldwakd72pdn3vvb0h26j9v073pa8"; name = "jabber"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/jabber"; license = lib.licenses.free; }; }) {}; jade = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild, seq, websocket }: melpaBuild { pname = "jade"; version = "0.26"; src = fetchFromGitHub { owner = "NicolasPetton"; repo = "jade"; rev = "fc0c467db0549cfa3d96ff6e0f56d0c84c493ba6"; sha256 = "17iq0dn862xaak898lc7fmfbzxl9pyycwlmm5wn9kbbq8p6y7nrd"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b989c1bd83f20225314b6e903c5e1df972551c19/recipes/jade"; sha256 = "04w7pgn0dkppi6l15rkz8b1bcpw1dsgvvijy81a6i4nkigxxlv4y"; name = "jade"; }; packageRequires = [ company emacs js2-mode seq websocket ]; meta = { homepage = "https://melpa.org/#/jade"; 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/877b5a3e612e1b1d6d51e60c66b0b79f231abdb2/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/cb82a6e936e2d5d1dd5930b600ede52dac3ceb33/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/6192e1db76f017c3b1315453144cffc47cdd495d/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/5f6f4e4c14c422c2066f2200bb9b8f35e2ecc896/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/3d7d5f55c7d90181cc4eff68bb472f772f070a93/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/bded1840a39fbf1e014c01276eb2f9c5a4fc218f/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/bded1840a39fbf1e014c01276eb2f9c5a4fc218f/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; }; }) {}; jpop = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "jpop"; version = "3.2.3"; src = fetchFromGitHub { owner = "domtronn"; repo = "jpop.el"; rev = "f3eed65e54dc2daaa7678e6eb169d35c4a7d1e63"; sha256 = "17wiv1b8c56c2zi9b9mjm37kl7yc735nk3188wnmq3fqjgdpwpwg"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/2a52a3cf909d12201196b92685435f9fa338b7ba/recipes/jpop"; sha256 = "00chh1aqnkkkhdp44sapdjx37cbn92g42wapdq7kcl8v1v0xmnjr"; name = "jpop"; }; packageRequires = [ dash emacs ]; meta = { homepage = "https://melpa.org/#/jpop"; license = lib.licenses.free; }; }) {}; jq-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "jq-mode"; version = "0.2.0"; src = fetchFromGitHub { owner = "ljos"; repo = "jq-mode"; rev = "3237634ab42566eb50f54e4b7f3896ffd20a8e53"; sha256 = "063j0kfp2ybaw5r9hvn9rrksh874xpm9xvpiycv33lf7kdsp5lh3"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/318705966e26e58f87b53c115c519db95874ac1c/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.5"; src = fetchFromGitHub { owner = "redguardtoo"; repo = "js-comint"; rev = "83978912073d554f3dc1185a8a46222317a90539"; sha256 = "0h0dfq2rrnlvdbm39l2wqmhzrps6z6ha65j26bnblwa03jr608l9"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/bc9d20b95e369e5a73c85a4a9385d3a8f9edd4ca/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 = "2.1"; src = fetchFromGitHub { owner = "jart"; repo = "js2-closure"; rev = "6050abb334c228702c23fcb03bfdf1dfbd1d6b11"; sha256 = "1b4d13kz7afr5a6wyhq6vmwz8gsabdi86scw3q3v6l56hl2rgy46"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/61bf3e70ae38a78184f0b373ff6f0db234f51cb2/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/5f4a7c90be2e032277ae87b8de36d2e3f6146f09/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 = "20160623"; src = fetchFromGitHub { owner = "mooz"; repo = "js2-mode"; rev = "0cda39255827f283e7578cd469ae42daad9556a2"; sha256 = "1k91nckxg6d9q9pmn2ikcw85yrmj4yrw20i8v0pq8499wz8i15gs"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/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.8.0"; src = fetchFromGitHub { owner = "magnars"; repo = "js2-refactor.el"; rev = "bd73f03fc5f0d1ca1dce29e28bb43f78af483a38"; sha256 = "1q2c61bhbr6b4a1wgqsbwxywymsxy7h3wc9fkcy3ryip3xd88b7b"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8935264dfea9bacc89fef312215624d1ad9fc437/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/805a7c7fee2bafd8785813963bf91ac1ca417fd1/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/4ddc99843dec18a295dfc36e7b429f0e1ab7fb71/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.7.0"; src = fetchFromGitHub { owner = "joshwnj"; repo = "json-mode"; rev = "9ba01b868a6b138feeff82b9eb0abd331d29325f"; sha256 = "0i79lqzdg59vkqwjd3q092xxn9vhxspb1vn4pkis0vfvn46g01jy"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/03d0ff6c8d724cf39446fa27f52aa5cc1a3cefb6/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/f8c7976237f327fdfa58eea26ac8679f40ef3163/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/990de179e20c169aa02ffec42c89f18ce02239c8/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/7dea24e922f18c1f7e1b97da07ba2e4f33170557/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.4"; src = fetchFromGitHub { owner = "eschulte"; repo = "jump.el"; rev = "fb3dd59f21f77016742de40028aee92176c0917a"; sha256 = "1alncmx4q2szvlzg57332zmqm6rsgzf12kfg9l1vb5s9vgd1ki5p"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f0c791aebccc08b770b3969ce5d2e82cbe26f80e/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/4b6c700a28b65cbbad36a9bbaf88cc36c8191eb0/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/7cdb7d7d7b955405eb6357277b5d049df8aa85ce/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/201fac8639e59dc923ea31da1f84a99f83d51b47/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/201fac8639e59dc923ea31da1f84a99f83d51b47/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/201fac8639e59dc923ea31da1f84a99f83d51b47/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/a43f0f1f6a0773240a51d379ec786c20a9389e7b/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/681e12556c3ab3e2a8376d5c7c33ee5a213de650/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/99b422ef5f7b9dda894207e3133791fb9963a092/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/0d54ab1b6973a44362e50559dd91344d0b17f513/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/4382c9e7e8dee2cafea9ee49965d0952ca359dd5/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/5f2a50f62475639af011c99c6cc38928b74b3b0a/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.8"; src = fetchFromGitHub { owner = "dacap"; repo = "keyfreq"; rev = "f3a96693e2e4c6893198a0223e3f3c648ae09cec"; sha256 = "1x87mbnzkggx5llh0i0s3sj1nfw7liwnlqc9csya517w4x5mhl8i"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cd7157bad0f3039321b5b279a88e7e4fce895543/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 = "2.0.0"; src = fetchFromGitHub { owner = "tarsius"; repo = "keymap-utils"; rev = "14c86914b708081299cf6a290570ff8e11853cab"; sha256 = "15zsx296cqzmwivrkkknr8lmdsr6dkggxbwp2yggr20278vsvbhv"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c03acebf1462dea36c81d4b9ab41e2e5739be3c3/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/7bad8a1f1b94fbfbde5d8035f7e22431e64a9eec/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/f7fee551ca9ed226f1285dffe87027e1e1047f65/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/25016ed09b6333bd79b989a8f6b7b03cd92e08b3/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/7c3aa60be932d65929f453f1ce576abcd00252ed/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/bd8c3ec8fa272273128134dea96c0c999a524549/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/688e2a114073958c413e56e1d117d48db9d16fb8/recipes/kivy-mode"; sha256 = "02l230rwivr7rbiqm4vg70458z35f9v9w3mdapcrqd5d07y5mvi1"; name = "kivy-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/kivy-mode"; license = lib.licenses.free; }; }) {}; kiwix = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "kiwix"; version = "0.4.0"; src = fetchFromGitHub { owner = "stardiviner"; repo = "kiwix.el"; rev = "b84a5ff33efdf13dda22ed32ea37a09b15cd1690"; sha256 = "07nb141hxjabin8vr14hpn80vzrjaq1b3h6p76m0bwxvzbi8765r"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/673b4ecec96562bb860caf5c08d016d6c4b89d8c/recipes/kiwix"; sha256 = "1z5gns3y7iv3lmczgxdbvg3wigkch4ljwcx7dc5f92q3ykm0zwhf"; name = "kiwix"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/kiwix"; 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/2ab50ae6278022281b2b7297c086089e5e669c7a/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; }; }) {}; ksp-cfg-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "ksp-cfg-mode"; version = "0.4"; src = fetchFromGitHub { owner = "lashtear"; repo = "ksp-cfg-mode"; rev = "07a957512e66030e1b9f8ac0f259051386acb5b5"; sha256 = "1kbmlhfxbp704mky8v69lzqd20bbnqijfnv110yigsy3kxi7hdrr"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d49db5938fa4e3ab1176a955a4788b15c63d9e69/recipes/ksp-cfg-mode"; sha256 = "0azcn4qvziacbw1qy33fwdaldw7xpzr672vzjsqhr0b2vg9m2ipi"; name = "ksp-cfg-mode"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/ksp-cfg-mode"; license = lib.licenses.free; }; }) {}; kurecolor = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: melpaBuild { pname = "kurecolor"; version = "1.2.4"; src = fetchFromGitHub { owner = "emacsfodder"; repo = "kurecolor"; rev = "eb894bcb0769ce73404734f14f7582661abe02c8"; sha256 = "118csp4pi1dxm9grmd006d9wmdplnx8gnk02hbfrl639k7hnnd8z"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/58a5ebdbf82e83e6602161bca049d468887abe02/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/503845e79e67c921f1fde31447f3dd4da2b6f993/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/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/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/9e413b7684e9199510b00035825aa861d670e072/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.3.1"; src = fetchFromGitHub { owner = "Christoph-D"; repo = "latex-unicode-math-mode"; rev = "3b82347291edcb32e4062b0048c367a3079b3e8c"; sha256 = "1xylfg8xpyb2m0qnysf58cl05ibbg4drhgq7msiiql2qrdzvpx9f"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9c021dfad8928c1a352e0ef5526eefa6c0a9cb37/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; }; }) {}; lcb-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "lcb-mode"; version = "0.1.1"; src = fetchFromGitHub { owner = "peter-b"; repo = "lcb-mode"; rev = "be0768e9aa6f9b8e76f2230f4f7f4d152a766b9a"; sha256 = "0mgcqqhjadm8ckp6x37f9j4xcs61g73m9v8qr4zbw115yci2d0xk"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/fd1380a9ba363f62f297e3ab2995341258b51fd1/recipes/lcb-mode"; sha256 = "184vd5ll0ms2lspzv8zz2zbairsr8i9p3gs28hrnnwm6mrpx4n18"; name = "lcb-mode"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/lcb-mode"; license = lib.licenses.free; }; }) {}; leanote = callPackage ({ async, cl-lib ? null, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, pcache, request, s }: melpaBuild { pname = "leanote"; version = "0.4.0"; src = fetchFromGitHub { owner = "aborn"; repo = "leanote-emacs"; rev = "1bd49fdf13ef707bae7edaa724a1592aa7fb002f"; sha256 = "1k58rhk5p819cvfa6zg7j3ysvzhq6dc433fzhh1ff0gwga2vrqbz"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b00b806ae4562ca5a74f41c12ef35bfa597bcfa8/recipes/leanote"; sha256 = "1xnfv7bpkw3ir402962zbp856d56nas098nkf7bamnsnax6kkqw7"; name = "leanote"; }; packageRequires = [ async cl-lib emacs let-alist pcache request s ]; meta = { homepage = "https://melpa.org/#/leanote"; 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-mode"; rev = "96c4e81eed52e0ef514dc15a6ea6d877b3409a2a"; sha256 = "12q6wblwnb6y5c1882jz14742fqbm6p5jpzlvz7p90ylqfl7h989"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/851eca11911b337f809d030785dc2608c8a47424/recipes/ledger-mode"; sha256 = "19vljgprgfpb9bkbdvkqnwc5pjn1rl0rniwav08a2c6kd2g59xaf"; 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/cbb6f9cc3c1040b80fbf3f2df2ac2c3c8d18b6b1/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.21"; src = fetchFromGitHub { owner = "purcell"; repo = "less-css-mode"; rev = "59bf174c4e9f053ec2a7ef8c8a8198490390f6fb"; sha256 = "1rkjamdy2a80w439vb2hhr7vqjj47wi2azlr7yq2xdz9851xsx9f"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/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/d6a0937f704e33bbb9ea8f101cd87c44e8050afb/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.2.1"; src = fetchFromGitHub { owner = "rvirding"; repo = "lfe"; rev = "d722d3662b191b61310dc9bba78f9a77f512b742"; sha256 = "0j5gjlsk92y14kxgvd80q9vwyhmjkphpzadcswyjxikgahwg1avz"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c44bdb00707c9ef90160e0a44f7148b480635132/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/2508699ebfc846742940c5e4356b095b540e2405/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/bf5d29710ab17b1a98f9b559344e4dd40a2b9c08/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/5b08ed7b90e3283e177eff57cb02b12a093dc258/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/d24b48fe0bc127ae6ac4084be8059aacb8445afd/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/97ae01be4892a7c35aa0f82213433a2944041d87/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/e23c062ff32d7aeae486c01e29c56a74727dcf1d/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/bf912fa20edc9cff12645381b303e37f2de14976/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/71c217d98c6967d979f57f89ca26200304b0fc37/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/0c8e2a974a56665b97d7622b0428994edadc88a0/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/f9fcd716cbb9f5a4de82a49e57bcb20c483d05f6/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/7a6a1c79c9bba7b17c150ea0663bc61936f15d83/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/a20410e916d45e5b243e7eb3bb2226c7e1e67b00/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/833e549ba618e58d9cb0b6768a08c651ad8c9e0a/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.13.0"; src = fetchFromGitHub { owner = "donkirkby"; repo = "live-py-plugin"; rev = "469ed0ccf146deab8c2ebbb162be7be31709da0a"; sha256 = "1qv6v27fjfq0h3i7d2nry752r9fwqf5llilngy5l3yimqddm2k4d"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c7615237e80b46b5c50cb51a3ed5b07d92566fb7/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/f052f201f7c308325c27cc2423e85cf6b9b67b4e/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/a5ce68d573d19f26ecfd190f8e6cd1f384ca3e8a/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/90d0e451c5a8eb25db95990b058964a9acea4b89/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/ef9833a5ca4d455f1d33b9367860e2051d60662f/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/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/logito"; sha256 = "0bk4qnz66kvhzsk88lw45209778y53kg17iih70ix4ma1x6a3v5l"; name = "logito"; }; packageRequires = [ eieio ]; meta = { homepage = "https://melpa.org/#/logito"; license = lib.licenses.free; }; }) {}; logview = callPackage ({ datetime, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "logview"; version = "0.5.3"; src = fetchFromGitHub { owner = "doublep"; repo = "logview"; rev = "4f1db3f2081e819dd35545497529a03466bd0397"; sha256 = "0f96wxijls743qyqfgkdqil3p5nn0sm02rlz1nqkm6bd8k28rcg1"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1df3c11ed7738f32e6ae457647e62847701c8b19/recipes/logview"; sha256 = "0gks3j5avx8k3427a36lv7gr95id3cylaamgn5qwbg14s54y0vsh"; name = "logview"; }; packageRequires = [ datetime emacs ]; meta = { homepage = "https://melpa.org/#/logview"; license = lib.licenses.free; }; }) {}; loop = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "loop"; version = "1.3"; src = fetchFromGitHub { owner = "Wilfred"; repo = "loop.el"; rev = "c3598bd3ad0677f66e061b3ba51a05d05275283e"; sha256 = "1gs95xnmnn8aa4794k7h8mw1sz1nfdh9v0caqj6yvnsdnwy74n5x"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ba481ca96469b3bd518e4fd8f24947338c8af014/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/0f224c4c7519b3668b1270c957227e486896b7b6/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 = "1qawjd0nbj1c142van7r01pmq74vkzcvnn27jgn79wwhplp9gm99"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ca7bf43ef8893bf04e9658390e306ef69e80a156/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.14"; src = fetchFromGitHub { owner = "phillord"; repo = "m-buffer-el"; rev = "61d1ed99e528840d2eee2ce07946a9d76eb6d814"; sha256 = "048ls0ca9yppjj0mx6g00f1vwh4ryvv6bckihxs7ynbr2jcydjr7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c34d02682e87c9978a3583bd903dcac5da5b41d5/recipes/m-buffer"; sha256 = "17smq7wlidsls870hla5b94xq2pwk24b88jvrbbcqw6f5z3ypf94"; 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/17df4dccdffff6ef7b4900565ae64c1cf84c1fda/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/362b5cb71e81172bc654594c08a5d0b91262851a/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.2.1"; src = fetchFromGitHub { owner = "zonuexe"; repo = "magic-filetype.el"; rev = "0dfe3d9e0e22c7b06e34c8338f110e337306e3fd"; sha256 = "1yjn2w0ykczhlj4q3dnfw2z4q66201dn3jz31yw7hh8bxjlsvwfh"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0d6027c5a66386f7140305a4cde12d66da4dfa09/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.9.0"; src = fetchFromGitHub { owner = "magit"; repo = "magit"; rev = "acb8efe770b55ae23f24cf8d2dc4e62bc37c1b88"; sha256 = "11vhdz75yqp0c9vp64mv2c2bh4dwb8skvix5gbqhfykd5wa565ay"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/68bb049b7c4424345f5c1aea82e950a5e47e9e47/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.3.0"; src = fetchFromGitHub { owner = "magit"; repo = "magit-annex"; rev = "74e0343b4152ad5c0d4f77f9f15dd6f1b02de432"; sha256 = "08mpnj9c43p528iy3hj8yljhzpkpjxkjiaiiss5n2jgyyc64hw9z"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/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/c6c87a11492f6b6e5159a2a3dc1fe7d9efcc0cde/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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/f7cc000debed666ad6800e31c114eedb7384317c/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/9b54fe4f51820c2f707e1f5d8a1128fff19a319c/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.2.1"; src = fetchFromGitHub { owner = "jtatarik"; repo = "magit-gitflow"; rev = "a2b7b85134784317445faee13d647fb62401ea23"; sha256 = "1m6hnds12gpj66hcpaxgncapvslh0dml99r1vhg0r8rlmnmf0b9p"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/dfaeb33dec2c75d21733b6e51d063664c6544e4d/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.9.0"; src = fetchFromGitHub { owner = "magit"; repo = "magit"; rev = "acb8efe770b55ae23f24cf8d2dc4e62bc37c1b88"; sha256 = "11vhdz75yqp0c9vp64mv2c2bh4dwb8skvix5gbqhfykd5wa565ay"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/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.5"; src = fetchFromGitHub { owner = "tarsius"; repo = "magit-rockstar"; rev = "bccce1ac8e012f52e29470c1c7d815f9bb1a192b"; sha256 = "0z411x2w6ldy3b8qbavfvfgvkbjd1rl0m1plr44ynp55awrhj0k2"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7a20b539cbd38ffa546c1b56b9fac78c0b9457f6/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.3"; src = fetchFromGitHub { owner = "magit"; repo = "magit-stgit"; rev = "1b064485d512ab547d606dcea9ad4298f355095c"; sha256 = "01mgnm5nr2yg377pk4bwlzzgbabsx611wrpx2vzsbiwd97yppdqf"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/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.2"; src = fetchFromGitHub { owner = "magit"; repo = "magit-svn"; rev = "63a47732cc112d24db26052ffad93895319b60cf"; sha256 = "1g2isa8n2j8kk0c5iwx8qai8k14sazwkc3dwhcpchm3zs0bfpdm3"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/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.2"; src = fetchFromGitHub { owner = "magit"; repo = "magit-topgit"; rev = "11489ea798bc88d0ea5244bbf725285eedfefbef"; sha256 = "1y7ss475ibjx354m73jn5dxd98g33jcijx48b30p45rbm6ha3i8q"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/recipes/magit-topgit"; sha256 = "1ngrgf40n1g6ncd5nqgr0zgxwlkmv9k4fik96dgzysgwincx683i"; name = "magit-topgit"; }; packageRequires = [ emacs magit ]; meta = { homepage = "https://melpa.org/#/magit-topgit"; license = lib.licenses.free; }; }) {}; magithub = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, magit, melpaBuild }: melpaBuild { pname = "magithub"; version = "0.1"; src = fetchFromGitHub { owner = "vermiculus"; repo = "magithub"; rev = "c94ff69749dd14200956e0b59a3757618c594730"; sha256 = "12z9gl5lrvdfvhvk213phhgddvvr3y3hpigpzzcq0jla65db367b"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4605012c9d43403e968609710375e34f1b010235/recipes/magithub"; sha256 = "1c3rbav13rw16ngjhjwnz80v653k8df63fkw0kayd80xrkxhrkxw"; name = "magithub"; }; packageRequires = [ emacs magit ]; meta = { homepage = "https://melpa.org/#/magithub"; 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/bb765469c65589ae9d7dbc420a8edcf44c3be5d1/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/688e32e98758aa6fd31218e98608bd54a76c3e83/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/29bbefd1e3cc5726584c89244fb5d8ecd18200c3/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/909a2d78f49a11e3f90e7d3c7f8af55e15113442/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/19c5543664ca685a70e53baa1357842e83cbf8f7/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/5ed3335eaf0be7368059bcdb52c46f5e47c0c1a5/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/927314443ecc00d94e7125de669e82832c5a125c/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/936a1cff601594575c5b550c5eb16e7dafc8a5ab/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/9ca36020392807aca9658d13481868d8b6c23d51/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/74610ec93d4478e835f8b3b446279efc0c71d644/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/ca7bf43ef8893bf04e9658390e306ef69e80a156/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.7"; src = fetchFromGitHub { owner = "ancane"; repo = "markdown-preview-mode"; rev = "2fc9f06fdf8489a2d5661b794941abb6f863f194"; sha256 = "0grljxihip0xyfm47ljwz6hy4kn30vw69bv4w5dw8kr33d51y5ym"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d3c5d222cf0d7eca6a4e3eb914907f8ca58e40f0/recipes/markdown-preview-mode"; sha256 = "1cam5wfxca91q3i1kl0qbdvnfy62hr5ksargi4430kgaz34bcbyn"; 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.2"; src = fetchFromGitHub { owner = "ardumont"; repo = "markdown-toc"; rev = "15587c76bec43dd778a2034035f98a79ad29e96a"; sha256 = "00rvpbfcdy1npddxa7yynqpzwrx1h2bm69x9yh42dv6ss3vk1sjs"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4db1e90be8e34d5ad0c898be10dfa5cd95ccb921/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/70a3b6a7b43c76b0ce3b350f5c8d657bf4f7fb04/recipes/markup-faces"; sha256 = "12z92j9f0mpn7w2qkiwg54wh743q3inx56q3f8qcpfzyks546grq"; name = "markup-faces"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/markup-faces"; license = lib.licenses.free; }; }) {}; marshal = callPackage ({ eieio ? null, fetchFromGitHub, fetchurl, ht, json ? null, lib, melpaBuild }: melpaBuild { pname = "marshal"; version = "0.7.0"; src = fetchFromGitHub { owner = "sigma"; repo = "marshal.el"; rev = "92caeddbb3c3de61707d12db62b9915e271807b7"; sha256 = "0fajz4k3p2ki237jz0c3wfab5272fvvw9vzxzfivpmpcnws6gbn6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/203f2061c5c7d4aefab3175de5e0538f12158ee3/recipes/marshal"; sha256 = "17ikd8f1k42f28d4v5dn83zb44bsx7g336db60q068w6z8d4jbgl"; name = "marshal"; }; packageRequires = [ eieio ht json ]; meta = { homepage = "https://melpa.org/#/marshal"; license = lib.licenses.free; }; }) {}; material-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "material-theme"; version = "1.1"; src = fetchFromGitHub { owner = "cpaulik"; repo = "emacs-material-theme"; rev = "0890ff69a0fa1f908e79d0f68b1bb3cf0d55af40"; sha256 = "0fd868ph4kdzp889j18wl4j5lypd5ggf1s69hz5sg0sn761b06x0"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d31ababaa50061e767605c979a3f327a654e564b/recipes/material-theme"; sha256 = "1d259avldc5fq121xrqv53h8s4f4bp6b89nz2rvjhygz7f8hargq"; name = "material-theme"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/material-theme"; 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/fadff01600d57f5b9ea9c0c47ed109e058114998/recipes/math-symbol-lists"; sha256 = "01j11k29acj0b1pcapmgi2d2s3p50bkms21i2qcj0cbqgz8h6s27"; name = "math-symbol-lists"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/math-symbol-lists"; 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/bdc7f677c53431542cb8d7c95666d021dead2b98/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/7944652cb7a7bf45f16e86ea379a104d31861e76/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.1.0"; src = fetchFromGitHub { owner = "dochang"; repo = "mb-url"; rev = "129a0bb6a684be76fb9f09010e710065d0e5baaa"; sha256 = "1apy7abjhdbgh8001rzv41q40bfl444rcz62lvgdwj3lg45zb8xc"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/dd9a8ff6e094b061a7b9d790df1fd4086c5d0a9d/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/0a8a16e485d608dbd59151d77e252048a49f9d25/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/12747bb8603ebc09ce0873f3317a99e34d818313/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/865e0ba1dbace58784181d214000d090478173bd/recipes/mediawiki"; sha256 = "17cbrzfdp6jbbf74mn2fi1cwv7d1hvdbw9j84p43jzscnaa5ikx6"; name = "mediawiki"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/mediawiki"; license = lib.licenses.free; }; }) {}; meghanada = callPackage ({ cl-lib ? null, company, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, yasnippet }: melpaBuild { pname = "meghanada"; version = "0.2.4"; src = fetchFromGitHub { owner = "mopemope"; repo = "meghanada-emacs"; rev = "86820f22cd1ebf4c2f8cae5b64bc8ff3964ea221"; sha256 = "0nn6p5r760hb3ffrv4lb3ny75np6ps0gscp1a20sdsfrz6fbv6dg"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4c75c69b2f00be9a93144f632738272c1e375785/recipes/meghanada"; sha256 = "10f1fxma3lqcyv78i0p9mjpi79jfjd5lq5q60ylpxqp18nrql1s4"; name = "meghanada"; }; packageRequires = [ cl-lib company emacs flycheck yasnippet ]; meta = { homepage = "https://melpa.org/#/meghanada"; 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/c110538a1ae2419505ea8f144ef7de2d67cad568/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, xml-rpc }: melpaBuild { pname = "mentor"; version = "0.2"; src = fetchFromGitHub { owner = "skangas"; repo = "mentor"; rev = "256c59ab8562300c8de027afaec989239ad89395"; sha256 = "0xlaanyv6k8ski6c45mrha8n4yinqvjgn6kn64mwy4n64fvlrvv5"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/083de4bd25b6b013a31b9d5ecdffad139a4ba91e/recipes/mentor"; sha256 = "0nkf7f90m2qf11l97zwvb114yrpbqk1xxr2bh2nvbx8m1c8nad9s"; name = "mentor"; }; packageRequires = [ xml-rpc ]; meta = { homepage = "https://melpa.org/#/mentor"; license = lib.licenses.free; }; }) {}; merlin = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "merlin"; version = "2.5.3"; src = fetchFromGitHub { owner = "the-lambda-church"; repo = "merlin"; rev = "69b1ec176603cfab6b60941c2dc8d75d64fac019"; sha256 = "150iyy75wqwva096c8g1w2sc97nfdgbry6kpz4ngz6l7ij3vivpc"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b1b9bfd3164e62758dc0a3362d85c6627ed7cbf8/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/7a53f740fb7a58cd6339b301d0de8c543b61f6a5/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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/362dfc4d0fdb3e5cb39564160de62c3440ce182e/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/d8d3efa0fcd6cd4af94bc99b35614ef6402cbdba/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/0fda2b54a0ff0b6fc3bd6d20cfcbbf63cae5380f/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/2424b0328a0198a03359455abdb3024a8067c857/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/29fffbec2d3067c046c456602779af8c04bf898f/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/afac2cf41fe57efa8d313fdbab0b0b795ec144e4/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/f3b0f1f260b02c14da4d584b6af08b2fa3adf39c/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/5f2a50f62475639af011c99c6cc38928b74b3b0a/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/c9db386ab3910940addae6e925b2ac17e64e0f87/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/41b2e55c0fe48267dc4f55924c782c6f934d8ca4/recipes/minitest"; sha256 = "0x6nd4kkhiw8hh79r69861pf41j8p1y39kzf2rl61zlmyjz9zpmw"; name = "minitest"; }; packageRequires = [ dash ]; meta = { homepage = "https://melpa.org/#/minitest"; license = lib.licenses.free; }; }) {}; mips-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "mips-mode"; version = "1.0.1"; src = fetchFromGitHub { owner = "hlissner"; repo = "emacs-mips-mode"; rev = "dcde079176c1419ec24df08b62dd77a897892437"; sha256 = "0jvbcld3abm45qzsbcaf6f1zd71hgdg5y47v6c0ri4xgwgcwqrvc"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/024a76b83efce47271bcb0ce3bde01b88349f391/recipes/mips-mode"; sha256 = "0gg18v80lbndi2yyr5nl37mz0zpamwv9ha4clajkf0bc0vplxkj7"; name = "mips-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/mips-mode"; 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/5b7972602399f9df9139cff177e38653bb0f43ed/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/d1137bb53ecd92b1a8537abcd2635602c5ab3277/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/39c26134ba95f277a4e9400e506433d96a695aa4/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/16a4fe34a6f354d396c24ff13e15157510202259/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.4"; src = fetchFromGitHub { owner = "mrkkrp"; repo = "modalka"; rev = "95627e660768c7ab7af4d8ad35c2bc0c4fa7195b"; sha256 = "0yf5lwd95j55dkrkplsgnynq37ww0g97vw517j9q7spn7dqnq5f6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/fa0a02da851a603b81e183f461da55bf4c71f0e9/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/0fda2b54a0ff0b6fc3bd6d20cfcbbf63cae5380f/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/b0080ab9ef1eca5dd19b3fd9af536d8aa17773a2/recipes/mode-line-debug"; sha256 = "0ppj14bm3rx3xgg4mfxa5zcm2r129jgmsx817wq3h7akjngcbfkd"; name = "mode-line-debug"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/mode-line-debug"; license = lib.licenses.free; }; }) {}; modern-cpp-font-lock = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "modern-cpp-font-lock"; version = "0.1.3"; src = fetchFromGitHub { owner = "ludwigpacifici"; repo = "modern-cpp-font-lock"; rev = "3e9c18b5a2ade485565f5191f12a724f1969dbb0"; sha256 = "0jg5yix4c18gvy5n4wsi7zg2sb7r0bw0xlmq0w15g3z63nhy69vc"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4bfc2386049adfe7a8e20da9b69fb73d6cb71387/recipes/modern-cpp-font-lock"; sha256 = "0h43icb5rqbkc5699kdy2mrjs5448phl18jch45ylp2wy2r8c2qj"; name = "modern-cpp-font-lock"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/modern-cpp-font-lock"; license = lib.licenses.free; }; }) {}; monitor = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "monitor"; version = "0.3.0"; src = fetchFromGitHub { owner = "GuiltyDolphin"; repo = "monitor"; rev = "8c67c06f60a89b2583bae90afc91a7e7d73260fd"; sha256 = "1r2sns49f5fw4f122s165sa41nkrkq2qs20n98g2pfd1whflqfnb"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b9df614e8e7b9dfdbd7eec552a2b13e0f5acfc22/recipes/monitor"; sha256 = "11n4nv6vkjw434yrwqjw20229m2sxqxxdp7sg99gzrd5gjyab643"; name = "monitor"; }; packageRequires = [ dash ]; meta = { homepage = "https://melpa.org/#/monitor"; license = lib.licenses.free; }; }) {}; monokai-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "monokai-theme"; version = "3.2.1"; src = fetchFromGitHub { owner = "oneKelvinSmith"; repo = "monokai-emacs"; rev = "fc5822fcb11c3c6af67b5fb152f92c3e6e3c49d3"; sha256 = "0r81jdwfmgzivfpkxqr425qajgw3dzzs8y2v5lsiwl1d5z8rz52a"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/2bc9ce95a02fc4bcf7bc7547849c1c15d6db5089/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.3.1"; src = fetchFromGitHub { owner = "sanel"; repo = "monroe"; rev = "0b9b043f042145bf62969add7ec476ea51da7cbd"; sha256 = "101lfrykdbv37spkbw7zihhx26bc1lhjyxbanrcp9880bxj04jiy"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/590e5e784c5a1c12a241d90c9a0794d2737a61ef/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 = "1.0.1"; src = fetchFromGitHub { owner = "tarsius"; repo = "morlock"; rev = "5845b60c705e8db88ce790b0b12cd8b917e1e5a5"; sha256 = "1a6kwpanwcnipsq0dc99r4iiz9xa2k883syj0kbk544dxgf338xj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b6ef53bbc80edda12a90a8a9705fe14415972833/recipes/morlock"; sha256 = "0693jr1k8mzd7hwp52azkl62c1g1p5yinarjcmdksfyqblqq5jna"; name = "morlock"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/morlock"; license = lib.licenses.free; }; }) {}; mosey = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "mosey"; version = "0.1"; src = fetchFromGitHub { owner = "alphapapa"; repo = "mosey.el"; rev = "4d28bf359242477a45994336c2ce37243965c65e"; sha256 = "1xakw1q5m3iahvj7xapyi008pr2nrl3msgdfdfsk561ci7bc2008"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/76a9a43eea68db9f82c07677235c481a6f243aa2/recipes/mosey"; sha256 = "0zprzr5aqv77kmg1ki9w6fw1nc2ap6yqjl4ak05a1i9cq8g6nf3m"; name = "mosey"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/mosey"; 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/3ea1f7f015a366192492981ff75672fc363c6c18/recipes/move-dup"; sha256 = "0b0lmiisl9yckblwf7619if88qsmbka3bl4qiaqam7fka7psxs7f"; name = "move-dup"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/move-dup"; license = lib.licenses.free; }; }) {}; move-text = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "move-text"; version = "2.0.5"; src = fetchFromGitHub { owner = "emacsfodder"; repo = "move-text"; rev = "58f66f9b62af776a6c3ebe1151b038b59b2c12d4"; sha256 = "03rkqv8l98ximfw33972y2lsqzjvbdv9kvz38i9p8iva56cmkbki"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/82bfd0f41e42eed1d4c2361ec1d1685edebbac1b/recipes/move-text"; sha256 = "04bfrkanafmbrdyw06ciw9kiyn7h3kpikxk3clx2gc04jl67hzgy"; name = "move-text"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/move-text"; license = lib.licenses.free; }; }) {}; mowedline = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "mowedline"; version = "3.0.0"; src = fetchFromGitHub { owner = "retroj"; repo = "mowedline"; rev = "9645c431e921317721ba8dea9ce713d235f94726"; sha256 = "14kpj1fh3p8asnxwb0jl3b6r32b7zplxyl5hvbgkal687b1gx50w"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/86f7df6b8df3398ef476c0ed31722b03f16b2fec/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/6839c5e52364fb32f6d8a351e5c2f21fbd6669a1/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/fcc20337594a76a547f696adece121ae592c6917/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/e0c77275d759bf73df11fa151b4e737d7cb15adf/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/2392c1d1042ac6a42bbf9aa7e394c03e178829d0/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.3.0"; src = fetchFromGitHub { owner = "yaruopooner"; repo = "msvc"; rev = "71c38323187c98b32250b89088768599bb216ddb"; sha256 = "1wwa861a8bnrqv59bx6l5k3qi98wqv6cicvg5gjyx8rdvpcq28dg"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/69939b85353a23f374cab996ede879ab315a323b/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, ht, lib, melpaBuild, s }: melpaBuild { pname = "mu4e-alert"; version = "0.4"; src = fetchFromGitHub { owner = "iqbalansari"; repo = "mu4e-alert"; rev = "75ee79ed663bde0bd52f09c5b444cbd9e13a738a"; sha256 = "09sywhf1g8yqadzp19djar2gm3fmilqi3pbdm0hvm9b7xpq1gg44"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5a48e8cb571e91b582ff0dea18e8dc75601edc35/recipes/mu4e-alert"; sha256 = "15nwj09iyrvjsc9lrxla6qa0s8izcllxghw5gx3ffncfcrx2l8qm"; name = "mu4e-alert"; }; packageRequires = [ alert emacs ht 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/3b20c61c62309f27895f7427f681266e393ef867/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/c9fea5cf529bcdf412af2926e55b8d77edc07eca/recipes/multi"; sha256 = "1c240d1c1g8wb2ld944344zklnv86d9rycmya4z53b2ai10642ig"; name = "multi"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/multi"; license = lib.licenses.free; }; }) {}; multi-line = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, shut-up }: melpaBuild { pname = "multi-line"; version = "0.1.5"; src = fetchFromGitHub { owner = "IvanMalison"; repo = "multi-line"; rev = "778c7510b7f066f53cf1f96a6ad1079fda5dc1f7"; sha256 = "0lr1i2a4fw40iz8qz2zqch63ci9pwvrri219phv22kn76jqn39mh"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0f8eee6798a0ba71d437a1cbf82e360a5b60eafb/recipes/multi-line"; sha256 = "1aadmijnjr029s1qq4gk8xyl9m8xb5x5774b8i3jyfixyjqvhvwp"; name = "multi-line"; }; packageRequires = [ cl-lib dash emacs s shut-up ]; meta = { homepage = "https://melpa.org/#/multi-line"; 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/cae2ac3513e371a256be0f1a7468e38e686c2487/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 ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "multiple-cursors"; version = "1.4.0"; src = fetchFromGitHub { owner = "magnars"; repo = "multiple-cursors.el"; rev = "b3bd49c756cd959c0fb998d27eaf3d273570b05e"; sha256 = "1ijgvzv5r44xqvz751fd5drbvrspapw6xwv47582w255j363r6ss"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a5f015e6b88be2a5ded363bd882a558e94d1f391/recipes/multiple-cursors"; sha256 = "0mky5p9wpd3270wr5vfna8rkk2ff81wk7vicyxli39195m0qgg0x"; name = "multiple-cursors"; }; packageRequires = [ cl-lib ]; 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/d5f7e5f7e9c551a149e9d433173bd8c8613487ed/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.3"; src = fetchFromGitHub { owner = "alezost"; repo = "mwim.el"; rev = "d7885c32ad54f5b5698b48abea392a8eae2567a8"; sha256 = "1kssmryl44m4cq05ff98blwdvqafb9x7v3bvb1z70rrvdvw3l024"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b7e1aa2fa1294b27ed7b6c5bdd5844fa5c37df72/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/e10504a19e052c080be2ccc9b1b8fd2e73a852e0/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/806273d9898331b9b0189a72d9fdd43c86e1224c/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; }; }) {}; nameless = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "nameless"; version = "1.0.2"; src = fetchFromGitHub { owner = "Malabarba"; repo = "Nameless"; rev = "ab1a5c589378334eafca105af1a17f73b9065423"; sha256 = "107q1rximjnag9r9vgwh0iv687i3rsscbdnjc46f8l16j6vi4n7d"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8e4ee4dae5f32a8d445dc0cc2455c1f7075c9b3d/recipes/nameless"; sha256 = "14agx54h2vqfb0656n12z761ywyxsdskd6xa1ccar70l9vwj85vq"; name = "nameless"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/nameless"; 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/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/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/73c7f01a009dc7ac1b9da8ce41859695a97b7878/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/e37e993fec280428f094b6c8ec418fe5ba8c6d49/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.1.1"; src = fetchFromGitHub { owner = "skeeto"; repo = "nasm-mode"; rev = "d990ed94d902b74a5c834fb567e03307607cee45"; sha256 = "1dyc50a1zskx9fqxl2iy2x74f3bkb2ccz908v0aj13rqfqqnns9j"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a1a832b3bd7c2f2d3cee8bcfb5421d22acf5523e/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/c9db386ab3910940addae6e925b2ac17e64e0f87/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/4a06141b0ee1e10bc3f16fcca35d971dc7e9d07e/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/9246cef94029d2da2211345c076ed55deb91e8fa/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.2"; src = fetchFromGitHub { owner = "yyr"; repo = "ncl-mode"; rev = "164e504e25cec1812fbae5c3dae164d9f6018ece"; sha256 = "1m3llm87qgd7sr6ci22nd835vdg0qprs5m9lqcx74k689jl89cni"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/00cc4705650157621bb0135cc512d57178496100/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/8477d0cf950efcfd9a85618a5ca48bff590b22d7/recipes/nemerle"; sha256 = "0698hbgk80w7wp0ssx9pl13aapm7rc6l3y2zydfkyqdfwy5y71v6"; name = "nemerle"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/nemerle"; license = lib.licenses.free; }; }) {}; neon-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "neon-mode"; version = "1.0.2"; src = fetchFromGitHub { owner = "Fuco1"; repo = "neon-mode"; rev = "370212fa9ffcba3ff542a154d17ccf5be1066c4c"; sha256 = "13a760jidh00czl05c0pnpbxzr7smrkf5ms9kd3h1cq613ffapby"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c6b2a4898bf21413c4d9e6714af129bbb0a23e1a/recipes/neon-mode"; sha256 = "0kgyc0rkxvvks5ykizfv82f2cx7ck17sk63plj7bld6khlcgv0y6"; name = "neon-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/neon-mode"; license = lib.licenses.free; }; }) {}; neotree = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "neotree"; version = "0.5"; src = fetchFromGitHub { owner = "jaypei"; repo = "emacs-neotree"; rev = "ba1f4bacd97c99d55ad37e5940bd7567d2ae50d4"; sha256 = "1a8riwz37sws2g2992zj6y8q4ypr76gxfwril6vnfig367anv4js"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9caf2e12762d334563496d2c75fae6c74cfe5c1c/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.6"; src = fetchFromGitHub { owner = "ajc"; repo = "nginx-mode"; rev = "304c9e2dbe884645661e3f133c11217a2b4d4274"; sha256 = "1i9yh55zi7ml4i9nfjgvyz62y7id3c9fszs0h41skdzjfs9x5p6j"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a6da3640b72496e2b32e6ed21aa39df87af9f7f3/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/0b2a923da7363d904eb848eb335736974e05dba1/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.7.2"; src = fetchFromGitHub { owner = "martine"; repo = "ninja"; rev = "717b7b4a31db6027207588c0fb89c3ead384747b"; sha256 = "1pc4sr50wknwai33lqm92bm811yzvpyrvry9419p7wp3r6p3nmhw"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/aed2f32a02cb38c49163d90b1b503362e2e4a480/recipes/ninja-mode"; sha256 = "1m7f25sbkz8k343giczrnw2ah5i3mk4c7csi8kk9x5y16030asik"; name = "ninja-mode"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/ninja-mode"; license = lib.licenses.free; }; }) {}; nix-buffer = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "nix-buffer"; version = "1.2.3"; src = fetchFromGitHub { owner = "shlevy"; repo = "nix-buffer"; rev = "2e2324c7f3a3ef27c9cb9cc3945cd82bec6b7755"; sha256 = "18ys3ddla3z733r4jf2nnfkllclrq496i08pfiyvkj6l3jnghzx0"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/08b978724ff26b3ea7a134d307d888c80e2a92a9/recipes/nix-buffer"; sha256 = "1fjkf88345v9l2v2mk8a057mw0p0rckf6rjf00y5464dyhh58vcd"; name = "nix-buffer"; }; packageRequires = [ emacs f ]; meta = { homepage = "https://melpa.org/#/nix-buffer"; license = lib.licenses.free; }; }) {}; nix-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "nix-mode"; version = "1.11.4"; src = fetchFromGitHub { owner = "NixOS"; repo = "nix"; rev = "fb577a431f5ef1a29fdf3b818dceb4f6b4e8fa52"; sha256 = "1vzs5y0ib9bqvcyap7f6v75pf8z0xpdwgq554zxci4dlwp68fp2p"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f2b542189cfde5b9b1ebee4625684949b6704ded/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/6846c7d86e70a9dd8300b89b61435aa7e146be96/recipes/nixos-options"; sha256 = "1m3jipidk10zj68rzjbacgjlal31jf80gqjxlgj4qs8lm671gxmm"; name = "nixos-options"; }; packageRequires = [ emacs json ]; meta = { homepage = "https://melpa.org/#/nixos-options"; license = lib.licenses.free; }; }) {}; no-littering = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "no-littering"; version = "0.5.0"; src = fetchFromGitHub { owner = "tarsius"; repo = "no-littering"; rev = "12a4cc1155b938da947cce5b3dff7ffb91f2203c"; sha256 = "1x7xmqvmna5h5dg352v6pzm9ijdivaz7wcc2nhnshxc5pywpc1cg"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cf5d2152c91b7c5c38181b551db3287981657ce3/recipes/no-littering"; sha256 = "129nyml8jx3nwdskcr2favbi3x6f74dblc6yw8vijw32w8z14k2l"; name = "no-littering"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/no-littering"; 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/41f15b8298390310e95cbe137ea1516c0be10b94/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/14f22f97416111fcb02e299ff2b20c44fb75f049/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/5b7972602399f9df9139cff177e38653bb0f43ed/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.23.4"; src = fetchgit { url = "git://git.notmuchmail.org/git/notmuch"; rev = "4dde1e677473faa6588909396820f9948e28923f"; sha256 = "14675mrlqbp2s5wdj8rs96kz7vdzv3j80d259cybp1ijvncgh1ds"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b19f21ed7485036e799ccd88edbf7896a379d759/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/2e9940e66bbf70ec868dbdaaeaa1fbd4f076a2e1/recipes/notmuch-labeler"; sha256 = "1c0cbkk5k8ps01xl63a0xa2adkqaj0znw8qs8ca4ai8v1420bpl0"; name = "notmuch-labeler"; }; packageRequires = [ notmuch ]; meta = { homepage = "https://melpa.org/#/notmuch-labeler"; license = lib.licenses.free; }; }) {}; noxml-fold = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "noxml-fold"; version = "0.0.2"; src = fetchFromGitHub { owner = "paddymcall"; repo = "noXML-fold"; rev = "56fbc44b25cee9f8719edb3c7f8b1c4327dc1051"; sha256 = "00h6nwbx2l0rp2i7n0328w6ckp4gkspqk3q91ciixb4lkhh20cz2"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/13d2af88b292293cb5ab50819c63acfe936630c8/recipes/noxml-fold"; sha256 = "11dninxxwhflf2qrmvwmrryspd9j6m95kdlmyx59ykqvw8j0siqc"; name = "noxml-fold"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/noxml-fold"; license = lib.licenses.free; }; }) {}; npm-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "npm-mode"; version = "0.6.0"; src = fetchFromGitHub { owner = "mojochao"; repo = "npm-mode"; rev = "84b35211cba4f2d5f03b8dc2b60ae4b03d90bf8a"; sha256 = "1mh6nbffciw4yhv049kdhh796ysj1x21ndm3fwymhskb3dy0w1ss"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/22dd6b2f8a94f56a61f4b70bd7e44b1bcf96eb18/recipes/npm-mode"; sha256 = "1aym4jfr6im6hdc5d7995q6myhgig286fk9hpaxdf418h1s17rqr"; name = "npm-mode"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/npm-mode"; 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/2059ab6f2a3adc5af4f0876546e344e806e22ee5/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/e9b169a80c7afdeb0c6e17cd289114b5d3d97266/recipes/nsis-mode"; sha256 = "0pc047ryw906sz5mv0awvl67kh20prsgx6fbh0j1qm0cali2792l"; name = "nsis-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/nsis-mode"; license = lib.licenses.free; }; }) {}; number-lock = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "number-lock"; version = "1.0.0"; src = fetchFromGitHub { owner = "Liu233w"; repo = "number-lock.el"; rev = "846e86e2b3b07410f69e70d3ba7afb072b5585da"; sha256 = "12gza7lxpwrp191gi9gm61wpvgwsrda52zva9bz3ncqfp7w0y32i"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3c107adabe2e4c5b35ebb6b21db076cdea0e9c24/recipes/number-lock"; sha256 = "13xqn4bcjm01zl0rgbwzad58x35230lm2qiipbyqkh2ma0a9pqn4"; name = "number-lock"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/number-lock"; 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/1943a1986775952bedd78430ee41b67af130c439/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.1"; src = fetchFromGitHub { owner = "TeMPOraL"; repo = "nyan-mode"; rev = "b5db3a612bba35c8f54f44c300ebc879db6b3288"; sha256 = "199ii1658k4sp5krha77n9l5jblyvnvvvr28g2nbc74lfybckjwq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4d8c3000df5f2ee2493a54dee6f9b65008add753/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/2e3bf5fe2adaf557146df6f4e13aa6ffedb5d1e3/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/d5f24e70260f46445b119817bc1326f29b367c4b/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.5"; src = fetchFromGitHub { owner = "zweifisch"; repo = "ob-http"; rev = "47a7b367314f6051715882e46a0e40477bda20a2"; sha256 = "1y5izm9yxa556536mnpc8dp0nzm8wzr778qycpk4l9xfyp4xybaw"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/950b02f76a04f453992b8720032e8c4cec9a039a/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.4"; src = fetchFromGitHub { owner = "stakemori"; repo = "ob-sagemath"; rev = "450d510a5eb1fd644d0037e9f02271ca33639fb0"; sha256 = "00i7jszlfh67xzvqnp137aaia68rkk4ri5v0fs32ym10pcj8l4dp"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/dc074af316a09906a26ad957a56e3dc272cd813b/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/d1b0fbe1198fa624771c2f61249db502de57942a/recipes/ob-sml"; sha256 = "04qvzhwjr8ipvq3znnhn0wbl4pbb1rwxi90iidavzk3phbkpaskn"; name = "ob-sml"; }; packageRequires = [ sml-mode ]; meta = { homepage = "https://melpa.org/#/ob-sml"; license = lib.licenses.free; }; }) {}; ob-spice = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, org, spice-mode }: melpaBuild { pname = "ob-spice"; version = "0.4.2"; src = fetchFromGitHub { owner = "stardiviner"; repo = "ob-spice"; rev = "790faa67b0c57ca76e8814a1fa60b4dd774412c0"; sha256 = "0rn3j88ry38500vfaj0myx148nd5kh1jwja6j221ydd6v5wqws6d"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6142975cf9c0b9faaf128be34d30e12a88b500f8/recipes/ob-spice"; sha256 = "13a6g9sh6wvlshvzlllxn8zchb6cb2m0ar14fqvrz5g4hn4hbsm8"; name = "ob-spice"; }; packageRequires = [ org spice-mode ]; meta = { homepage = "https://melpa.org/#/ob-spice"; 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/4d89e4006afc51bd44e23f87a1d1ef1140489ab3/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/5b9651865f4f8009c9b31fa1e5561de97a5ad8de/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.3"; src = fetchFromGitHub { owner = "OCamlPro"; repo = "ocp-indent"; rev = "8c349c5531d3bc90b00df875b6cd3c64110f59f1"; sha256 = "1c4fdm6r3r3fqjflqjncfmx0ps52b5f17vq957g0b3pcaql5n63d"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e1af061328b15360ed25a232cc6b8fbce4a7b098/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/c62867eae1a254eb5fe820d4387dd4e8a0ff9be2/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/671afe0ff3889ae8c4b2d7b8617a3a25c16f3f0f/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.5.6"; src = fetchFromGitHub { owner = "rnkn"; repo = "olivetti"; rev = "de2716cfb1f4dc82a08093cdd00200e9bb1f07ef"; sha256 = "0gfjrfhmjvq2zkyp0bgxymdv6r7p4x40aicvv1r61z29nz4dbyn2"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/697334ca3cdb9630572ae267811bd5c2a67d2a95/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/c24df34d2fa5d908223379e909148423ba327ae2/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/47bb19bb7b4713c3fd82c1035a2fe66588c069e3/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/6ba3e128a7fe4476d82266506b18ba9984c37944/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/c77e57f41484c08cae9f47c4379d1752ccf43ce2/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 = "e7eaa1202486f996121cc0ef17a8d72b915c8165"; sha256 = "1f66k2l996vzf5rm2scyz4bv1cyn365a8yfh1cfq13vrmvah57xb"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/68bdb7e0100e120b95e9416398127d83530a221d/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/fc4e2076ebaefe7e241607ff6920fe243d10ccd0/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/d97575fdae88d55b55686aa6814f858813cad171/recipes/opencl-mode"; sha256 = "1g351wiaycwmg1bnf4s2mdnc3lb2ml5l54g19184xqssfqlx7y79"; name = "opencl-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/opencl-mode"; license = lib.licenses.free; }; }) {}; opener = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, request }: melpaBuild { pname = "opener"; version = "0.2.2"; src = fetchFromGitHub { owner = "0robustus1"; repo = "opener.el"; rev = "c384f67278046fdcd220275fdd212ab85672cbeb"; sha256 = "0gci909a2rbx5i8dyzyrcddwdic7nvpk6y6djvn521yaag4sq87h"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c5a448f1936f46176bc2462eb03955a0c19efb9e/recipes/opener"; sha256 = "0fhny4m7x19wnlnr19s4rkl04dkx95yppd51jzrkr96xiznw97s7"; name = "opener"; }; packageRequires = [ cl-lib emacs request ]; meta = { homepage = "https://melpa.org/#/opener"; license = lib.licenses.free; }; }) {}; opensource = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info, request, s }: melpaBuild { pname = "opensource"; version = "0.2.0"; src = fetchFromGitHub { owner = "OpenSourceOrg"; repo = "el-opensourceorg"; rev = "27d06be45c852e84e47c33cbd0f4c344fd9a0370"; sha256 = "1rjf78vki4xp8y856v95877093p3zgfc9mx92npscsi1g93dxn80"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ec4255a403e912a14a7013ea96f554d3588dfc30/recipes/opensource"; sha256 = "17gi20s2vi7m75qqaff907x1g8ja5ny90klldpqmj258m2j6a6my"; name = "opensource"; }; packageRequires = [ dash pkg-info request s ]; meta = { homepage = "https://melpa.org/#/opensource"; 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/aec74eff8ca3d5e381d7a6d61c73f1a0716f1c60/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/adf598f8dae69ff286ae78d353a2a5d4363b4480/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/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/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/ca8e2cdb282674b20881bf6b4fc49af42a5d09a7/recipes/org-autolist"; sha256 = "1jvspxhxlvd7h1srk9dbk1v5dykmf8jsjaqicpll7ial6i0qgikj"; name = "org-autolist"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/org-autolist"; license = lib.licenses.free; }; }) {}; org-babel-eval-in-repl = callPackage ({ emacs, eval-in-repl, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "org-babel-eval-in-repl"; version = "1.0"; src = fetchFromGitHub { owner = "diadochos"; repo = "org-babel-eval-in-repl"; rev = "1e3189e2da14c1c2a2b793c6563597c1aa7d1122"; sha256 = "0vf77wc1pq9dfqkrnagkxfg7klwyaichms492jsp0dh5warnw7hm"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/042745d47c379778195ed798ca5e0130e4877271/recipes/org-babel-eval-in-repl"; sha256 = "00x4idm9a5ddng74axm4xjnw7z89qv3yav8j8rw2z1jf5cgbgah6"; name = "org-babel-eval-in-repl"; }; packageRequires = [ emacs eval-in-repl ]; meta = { homepage = "https://melpa.org/#/org-babel-eval-in-repl"; license = lib.licenses.free; }; }) {}; org-beautify-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "org-beautify-theme"; version = "0.3.1"; src = fetchFromGitHub { owner = "jonnay"; repo = "org-beautify-theme"; rev = "7b7a7cbd4f25f77e8bd81783f517b2b182220fd9"; sha256 = "0nqw4apv642vqbjjqbi960zim9lkbnaszrlasf25c9fnzdg1m134"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f55f1ee9890f720e058401a052e14c7411252967/recipes/org-beautify-theme"; sha256 = "0rrlyn61xh3szw8aihxpbmg809xx5ac66xqzj895dn1raz129h2w"; name = "org-beautify-theme"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/org-beautify-theme"; 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/eaadbd149399c6e3c48ac5cbeedeb29a3f5791f1/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/3ab2169c45aae7fb3373bf5df087d9b626167ce8/recipes/org-bullets"; sha256 = "1kxhlabaqi1g6pz215afp65d9cp324s8mvabjh7q1h7ari32an75"; name = "org-bullets"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/org-bullets"; license = lib.licenses.free; }; }) {}; org-commentary = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }: melpaBuild { pname = "org-commentary"; version = "0.3.0"; src = fetchFromGitHub { owner = "smaximov"; repo = "org-commentary"; rev = "2eeeb0f506e30ef82263e67279d837a79cbde021"; sha256 = "02an98pc52yfxsxmz1kib692yx93rqdi1q3lpvblzyd3hhd51rlr"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3e0a40d9ea5849b9c22378a84ac8122e4eb2737d/recipes/org-commentary"; sha256 = "0ym1rq2zhyhc6hkk40wsa9jni2h1z5dkaisldqzg8ggl7iv3v4fx"; name = "org-commentary"; }; packageRequires = [ dash emacs org ]; meta = { homepage = "https://melpa.org/#/org-commentary"; license = lib.licenses.free; }; }) {}; org-doing = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "org-doing"; version = "0.1"; src = fetchFromGitHub { owner = "omouse"; repo = "org-doing"; rev = "e099514cfc162f8fe3d383456a7964743b0455d5"; sha256 = "1hvnrw0y3chlfv6zxsczmm8zybrnakn3x13ykv2zblw96am9kd2s"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4c497b87e14ab614c963f4b2f041bc0111b6e936/recipes/org-doing"; sha256 = "17w49z78fvbz182sxv9mnryj124gm9jbdmbybppjqz4rk6wvnm2j"; name = "org-doing"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/org-doing"; 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/7f337375082da316ed07b8ce9c775b484b8cdbf6/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 = "1.0.0"; src = fetchFromGitHub { owner = "tarsius"; repo = "org-elisp-help"; rev = "3e33ab1a2933dd7f2782ef91d667a37f12d633ab"; sha256 = "088pbafz1x4z7qi70cjbrvfrcdrjp4zy0yl115klbidshqhxycmj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b0a9bf5046a4c3be8a83004d506bd258a6f7ff15/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/1c2d5bd8d8f2616dae19b9232d9442fe423d6e5e/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/4f7ebd2d2312954d098fe4afd07c3d02b4df475d/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/09df84b60c46678ad40d8dabc08fcfe518f5ad79/recipes/org-if"; sha256 = "0h0jdyawz2j4mp33w85z8q77l37qid8palvw5n4z379qa0wr5h96"; name = "org-if"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/org-if"; license = lib.licenses.free; }; }) {}; org-jira = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, request }: melpaBuild { pname = "org-jira"; version = "2.5.0"; src = fetchFromGitHub { owner = "ahungry"; repo = "org-jira"; rev = "6330511011b7fe8ee04300e82f090ce3efd3b100"; sha256 = "18kwiwmq95pf8w07xl3vh2xhlkwnv53b4n6h0xq2fqprkh8n6f0l"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/730a585e5c9216a2428a134c09abcc20bc7c631d/recipes/org-jira"; sha256 = "0dvh9k0i75jxyy3v01c4cfyws8ij6718hsivi2xyrgig7pwp16ib"; name = "org-jira"; }; packageRequires = [ cl-lib emacs request ]; meta = { homepage = "https://melpa.org/#/org-jira"; license = lib.licenses.free; }; }) {}; org-journal = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "org-journal"; version = "1.11.2"; src = fetchFromGitHub { owner = "bastibe"; repo = "org-journal"; rev = "5f1445e9bafa252c8708b3bc223f30032f5ae82b"; sha256 = "0aip4krrl5cyaa2agmmzipqw139zar3j6594vba93axalfdx9i9z"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/52c7f9539630e5ac7748fe36fd27c3486649ab74/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/df82cf95e34775b22da0a8bb29750f603c58f259/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 = "0rvsn085r1sgvv0gwvjlfgn7371bjd254hdzamc97m122pqr7cxr"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ee69e5e7b1617a29919d5fcece92414212fdf963/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/0a22beed723d149282e70e3411b79e8ce9f5ab2b/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/804a4b6802d2cf53e5415d956f0b4772853f4c69/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/872f163d4da58760009001472e2240f00d4d2d89/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-password-manager = callPackage ({ fetchgit, fetchurl, lib, melpaBuild, org, s }: melpaBuild { pname = "org-password-manager"; version = "0.0.1"; src = fetchgit { url = "https://git.leafac.com/org-password-manager"; rev = "d3a33ddfe583180bdb76cfb8bbd772e0078b24a3"; sha256 = "0pqmnhd3qdg06agj6h8v8lm4m5q8px0qmd7a1bfn6i5g2bq9zrck"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/02ef86ffe6923921cc1246e51ad8db87faa00ecb/recipes/org-password-manager"; sha256 = "0n07k2nng3zkrcif85f1r2g2l4vha78lmrdnj590axn7l5q5fidm"; name = "org-password-manager"; }; packageRequires = [ org s ]; meta = { homepage = "https://melpa.org/#/org-password-manager"; license = lib.licenses.free; }; }) {}; org-pdfview = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, org, pdf-tools }: melpaBuild { pname = "org-pdfview"; version = "0.4"; src = fetchFromGitHub { owner = "markus1189"; repo = "org-pdfview"; rev = "3a96bfb57cb158ac02cfb4225512699c66f5221d"; sha256 = "0lrcj3mcdfcdrndivhj5ds386zrsy78sfg0i8126wwwc5lfh48vq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/aadf708e55ddfe13d93d124681a5e6f97a690d79/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.1.0"; src = fetchFromGitHub { owner = "lolownia"; repo = "org-pomodoro"; rev = "a6d867865f1a033fb5a09cca6643045d7ebac49c"; sha256 = "0r5shgikm34d66i2hblyknbblpg92lb2zc9x4bcb28xkh7m9d0xv"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e54e77c5619b56e9b488b3fe8761188b6b3b4198/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, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, projectile }: melpaBuild { pname = "org-projectile"; version = "0.2.6"; src = fetchFromGitHub { owner = "IvanMalison"; repo = "org-projectile"; rev = "e2b78ca7fbd2e3b873d3ab9bb7196be4d7613f92"; sha256 = "03zy2bb1ha22xpx29d8610yrqfyaiaa8vgplpx6bmixaw85mcv58"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3dde8c06c968d4375926d269150a16b31c3a840e/recipes/org-projectile"; sha256 = "078s77wms1n1b29mrn6x25sksfjad0yns51gmahzd7hlgp5d56dm"; name = "org-projectile"; }; packageRequires = [ dash emacs 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/6d1ee7c75da91fcf303ea89d148a05ac1e58e23e/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/80fad6244ea3e5bdf7f448c9f62374fae45bae78/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/317318e6071b174e0ec6302ea4f526976d837db4/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, ivy, key-chord, lib, melpaBuild, s }: melpaBuild { pname = "org-ref"; version = "0.9.0"; src = fetchFromGitHub { owner = "jkitchin"; repo = "org-ref"; rev = "b6c6ae209d31caf71b158d6357780d74f6d08f19"; sha256 = "18zzzh5aifbdbd2lw69fn7scvhalgxhzfz3f3cscjjkvzhkkya8j"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/550e4dcef2f74fbd96474561c1cb6c4fd80091fe/recipes/org-ref"; sha256 = "087isxf3z8cgmmniaxr3lpq9jg3sriw88dwp4f0ky286hlvgzw08"; name = "org-ref"; }; packageRequires = [ dash emacs f helm helm-bibtex hydra ivy 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/d17b602004628e17dae0f46f2b33be0afb05f729/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/923ddbaf1a158caac5e666a396a8dc66969d204a/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/2c1f08c41969bc8a7104fb914564b4f6cab667e2/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.4"; src = fetchFromGitHub { owner = "storax"; repo = "org-tfl"; rev = "f0405e3ad62b90ea43489bdd6312adbd77edb9f3"; sha256 = "0cznw60ivaz42ass35sf9i62x7mf9in6z8kr8wc5i1mb7hafy2hk"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d9e97f2fee577c7e3fb42e4ca9d4f422c8907faf/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/60e0efe4f201ed96e90c437e3e7205e0344d4676/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/776b58b433ab7dde5870300d288c3e6734fc32c0/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/4956fb6c5f1076a02f07d0f953e846fee39bfaa6/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.1"; src = fetchFromGitHub { owner = "tty-tourist"; repo = "org-tracktable"; rev = "8e0e60a582a034bd66d5efb72d513140b7d4d90a"; sha256 = "1aq7qv5jyc2x2a4iphnzmmsvak6dbi7nwdcf3m8nly8w75vrl5lj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/57263d996e321f842d0741898370390146606c63/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/afca0e652a993848610606866609edbf2f5f76ae/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/6160c259bc4bbcf3b98c220222430f798ee6463f/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.9"; src = fetchFromGitHub { owner = "org-trello"; repo = "org-trello"; rev = "dfb98150207b13c7771d0c0b8209e0503cd99cd6"; sha256 = "1d2bi29m8kxhp46slg904frgmlc6ajqagxjrhxlbdmlxrp18s44g"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/188ed8dc1ce2704838f7a2883c41243598150a46/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/df860814a09c376c9a6a2c5e7f528bbae29810b2/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/8b57b6d755b3855ccfe0a90eada939fb7a852b40/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/48a1e5bd5e338bd3593f004f95b6fbb12595bfb7/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/b1948eca5a18f35b61b9a0baf532753fd105ba3a/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.2.0"; src = fetchFromGitHub { owner = "magit"; repo = "orgit"; rev = "adcfef22dc9bfa6503513d0a937bf4b32ad7ab94"; sha256 = "0f3lqw2b9xr0278s7502sa2hkyhml45j8jpssaicyliz2k1kiyzv"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/73b5f7c44c90540e4cbdc003d9881f0ac22cc7bc/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 = "1.1.2"; src = fetchFromGitHub { owner = "tarsius"; repo = "orglink"; rev = "50debcf3508d2252bdce35c8822af1b3a81fd2dd"; sha256 = "1b86c4pyc7cs02lrhnk93gh3czp9wajm17wd9mhszcbdn996rnhz"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/be9b8e97cda6af91d54d402887f225e3a0caf055/recipes/orglink"; sha256 = "0ldrvvqs3hlazj0dch162gsbnbxcg6fgrxid8p7w9gj19vbcl52b"; name = "orglink"; }; packageRequires = [ dash emacs org ]; meta = { homepage = "https://melpa.org/#/orglink"; license = lib.licenses.free; }; }) {}; orgtbl-show-header = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "orgtbl-show-header"; version = "1.0.0"; src = fetchFromGitHub { owner = "DamienCassou"; repo = "orgtbl-show-header"; rev = "f0f48ccc0f96d4aa2a676ff609d9dddd71748e6f"; sha256 = "0zfiq9d5jqzpmscngb1s2jgfiqmbi4dyw0fqa59v2g84gxjg793x"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9c5ea906b1d642405ca532d89dbb32cf79f53582/recipes/orgtbl-show-header"; sha256 = "1xgqjg3lmcczdblxaka47cc1ad8p8jhyb2nqwq0qnbqw46fqjp3k"; name = "orgtbl-show-header"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/orgtbl-show-header"; 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/081aa3e1d50c2c9e5a9b9ce0716258a93279f605/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/71b85cd2b2122a2742f919d10bfcb054b681e61e/recipes/osx-clipboard"; sha256 = "0gjgr451v6rlyarz96v6h8kfbvkk7npvhgvkgwdi0bjighrhlv4f"; name = "osx-clipboard"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/osx-clipboard"; license = lib.licenses.free; }; }) {}; osx-dictionary = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "osx-dictionary"; version = "0.4"; src = fetchFromGitHub { owner = "xuchunyang"; repo = "osx-dictionary.el"; rev = "0e5e5f1b0077a62673855889d529dd4f0cc8f665"; sha256 = "1zpr50q7i4wg1x7vsj69rh1b8xvk9r0591y4fvvs3a2l1llca2mq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ae4467ad646d663f0266f39a76f9764004903424/recipes/osx-dictionary"; sha256 = "13033fxc5vjd1f7mm6znmprcp3mwxbvblb2d25shr8d4imqqhv82"; name = "osx-dictionary"; }; packageRequires = [ 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/8673dafb02a8d70c278bfd2c063f40992defe3a3/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/f3686dc818bd12be247bad915c01736a95690041/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.2"; src = fetchFromGitHub { owner = "lunaryorn"; repo = "osx-trash.el"; rev = "529619b84d21e18a38ec5255eb40f6b8ede38b2a"; sha256 = "1n44wdffkw14si9kb7bpkp6d9cjwjrvksfh22y9549dhs1vav6qq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1f4c86e5b86df6c5c2c484f041fa3e434bbfbbb1/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/d57762fe51a524731e228c80b4b2d25e827e5858/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/6dc02a576abb8e115f674a9d896f8bc932b7571b/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/18d8a10ba3018cb61924af3a1682b82f543f2d98/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/82e6b86f20a2d2d687b13091da31150c467bf271/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/f3f9c1bb19345c6027a945e7f265632da1a391cb/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/b960abca4d642c47e640300876eefee1851e6b86/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/92f89a923d877c9dea9349a5c594209cb716bf18/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.1.1"; src = fetchFromGitHub { owner = "marsmining"; repo = "ox-twbs"; rev = "2414e6b1de7deb6dd2ae79a7be633fdccb9c2f28"; sha256 = "0kd45p8y7ykadmai4jn1x1pgpafyqggwb1ccbjzalxw4k9wmd45f"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3263133ba6dde790a364bad7c96144912971ba2d/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/c032b0d126e0196b4526ee04f5103582610681ea/recipes/pabbrev"; sha256 = "1mbfa40pbzbi00sp155zm43sj6nw221mcayc2rk3ppin9ps95hx3"; name = "pabbrev"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/pabbrev"; license = lib.licenses.free; }; }) {}; package-build = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "package-build"; version = "1.0"; src = fetchFromGitHub { owner = "melpa"; repo = "package-build"; rev = "d70db33776cd52586e05e932915653ec54f41c9c"; sha256 = "1hfbmh4gzgxdmv421bnpj8486fja7015sj7jrnp8bhvcxxxc3azd"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/948fb86b710aafe6bc71f95554655dfdfcab0cca/recipes/package-build"; sha256 = "0kr82j9rbvmapsph0jdxy24p0b8mcnj01sg1myywf428nf30cgbh"; name = "package-build"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/package-build"; license = lib.licenses.free; }; }) {}; package-lint = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "package-lint"; version = "0.3"; src = fetchFromGitHub { owner = "purcell"; repo = "package-lint"; rev = "93fdd7b51ad7456387b905ff4c9b104d0b3089a8"; sha256 = "17swzcd58zh7yf221pfk8pmz8yhx2dsi2ad1y6lb2xpxxc5csflm"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9744d8521b4ac5aeb1f28229c0897af7260c6f78/recipes/package-lint"; sha256 = "0w7nkj4yz5yqmhr3mr7kxa6aqqfs75m3l2578s39940a5sdzirwy"; name = "package-lint"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/package-lint"; 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/49cfbbc4535aa7e175aa819d67b8aa52a6f94384/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/61b961211276bd95655b6a0967eda5037a3d240b/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 ({ async, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "package-utils"; version = "0.4.2"; src = fetchFromGitHub { owner = "Silex"; repo = "package-utils"; rev = "e37d38b3c94ac39443f0e449f4112b654b6a8fd1"; sha256 = "1spdffw1pi4sp70w46v1njmzgjldcn9cir74imr23fw4n00hb4fa"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a1bb884a0299408daa716eba42cb39f79622766c/recipes/package-utils"; sha256 = "02hgh7wg68ysfhw5hckrpshzv4vm1vnm395d34x6vpgl4ccx7v9r"; name = "package-utils"; }; packageRequires = [ async ]; meta = { homepage = "https://melpa.org/#/package-utils"; license = lib.licenses.free; }; }) {}; packed = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "packed"; version = "1.0.0"; src = fetchFromGitHub { owner = "tarsius"; repo = "packed"; rev = "765cd52712f0daf40c45d169cc062b6bc94aa807"; sha256 = "1kjcb6z08bj5ysxrykgz3x6bz2122yycpjhbv875ppc5ihls88xl"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1ee9e95c00f791010f77720068a7f3cd76133a1c/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.11"; src = fetchFromGitHub { owner = "purcell"; repo = "page-break-lines"; rev = "67b5928a7f14568baf2716b5741e13659a86b9ea"; sha256 = "1wp974716ih2cz9kdmdz7xwjy1qnnfzdzlfr9kchknagw8d9nn12"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/22b6035987994c11d5e2564862efb1e56848c3b6/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/bf977287e9bd668efbd972c9937906384ee832c6/recipes/pallet"; sha256 = "0q50cdwnn2w1n5h4bappncjjyi5yaixxannwgy23fngdrz1mxwd7"; name = "pallet"; }; packageRequires = [ cask dash f s ]; meta = { homepage = "https://melpa.org/#/pallet"; license = lib.licenses.free; }; }) {}; pandoc = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "pandoc"; version = "0.0.1"; src = fetchFromGitHub { owner = "zonuexe"; repo = "pandoc.el"; rev = "0f59533bbd8494fea3172551efb6ec49f61ba285"; sha256 = "0xqd64k8liaywsf65apj5xmf7ip6sikjmpc4740nld8iywhq8gf4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d6c21ff09d67fad2658e0de08bc2edb7588c504a/recipes/pandoc"; sha256 = "0x81anxam7agr2v2zqgc331zs5s5zxcw54kzpanndda23n51h5cc"; name = "pandoc"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/pandoc"; license = lib.licenses.free; }; }) {}; pandoc-mode = callPackage ({ dash, fetchFromGitHub, fetchurl, hydra, lib, melpaBuild }: melpaBuild { pname = "pandoc-mode"; version = "2.22"; src = fetchFromGitHub { owner = "joostkremers"; repo = "pandoc-mode"; rev = "b4e03ab345043fa7447dd59e59234dd33395e3cc"; sha256 = "08yxi878l1hibcsq0bb93g2rjwlc0xw415rgn1rzs3zib2hqj1qc"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4e39cd8e8b4f61c04fa967def6a653bb22f45f5b/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/c0b00eda1d20ff2cbffe3ac606e5fd60d915a5d6/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/a35a0888a7a27174b5de58d99b01554769041f46/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.5.1"; src = fetchFromGitHub { owner = "Malabarba"; repo = "paradox"; rev = "17a6690d42a1e854ec270ed930c7494077570fc8"; sha256 = "1vg5i4cxgn4a8cgx43i75w3cf0d8sb6ig6xxxdj3pvpzc81i53bc"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/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/2d83b5d24db3527e48e3de40c320255bc2dbfccb/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/593890222d074c6a308eb1b809077c6861e1af30/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 = "1.0.2"; src = fetchFromGitHub { owner = "tarsius"; repo = "paren-face"; rev = "0a7cbd65bb578cc52a9dc495a4fcaf23a57507bf"; sha256 = "0wsnng874dbyikd4dgx2rxmcp0774ix5v29dq372zynq6lamqkl7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d398398d1d5838dc4985a06515ee668f0f566aab/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/9736d8f6c3065c46b8c4e0056e9d592d3ec973e9/recipes/parent-mode"; sha256 = "1ndn6m6aasmk9yrml9xqj8141100nw7qi1bhnlsss3v8b6njwwig"; name = "parent-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/parent-mode"; license = lib.licenses.free; }; }) {}; parinfer = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "parinfer"; version = "0.4.5"; src = fetchFromGitHub { owner = "DogLooksGood"; repo = "parinfer-mode"; rev = "a1a5bce179fe694f07d28a75339bf8e4f5b285db"; sha256 = "0m0k4lb79qy61j0n2a9amx6zz36vgxhadlvyjg9kqg9xwlks5yxc"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/470ab2b5cceef23692523b4668b15a0775a0a5ba/recipes/parinfer"; sha256 = "05w4w7j6xyj19dm63073amd4n7fw4zm3qnn4x02fk2011iw8fq7i"; name = "parinfer"; }; packageRequires = [ cl-lib dash ]; meta = { homepage = "https://melpa.org/#/parinfer"; 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/c39633957475dcd6a033760ba20a957716cce59c/recipes/parsebib"; sha256 = "07br2x68scsxykdk2ajc4mfqhdb7vjkcfgz3vnpy91sirxzgfjdd"; name = "parsebib"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/parsebib"; license = lib.licenses.free; }; }) {}; parsec = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "parsec"; version = "0.1.3"; src = fetchFromGitHub { owner = "cute-jumper"; repo = "parsec.el"; rev = "8f0c266d8b9b0ee5fcf9b80c518644b2849ff3b3"; sha256 = "1zwdh3dwqvw9z79mxgf9kf1l2c0pb32sknhrs7ppca613nk9c58j"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/248aaf5ff9c98cd3e439d0a26611cdefe6b6c32a/recipes/parsec"; sha256 = "1p3364sv5r868xjj1411xqj4acxqmbzcdl900sd03585ql5wbypj"; name = "parsec"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/parsec"; license = lib.licenses.free; }; }) {}; pass = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, password-store }: melpaBuild { pname = "pass"; version = "1.6"; src = fetchFromGitHub { owner = "NicolasPetton"; repo = "pass"; rev = "b4c3bd9130044c4e106bac5ba73a50822865e258"; sha256 = "0na895x91a37wmdpqp545qvjh34d0vfq4dyxji7casdrdhx3bg16"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/428c2d53db69bed8938ec3486dfcf7fc048cd4e8/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/399bb6d6e36ca4c1e54566e66d7065fe1011f99c/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 = "0zlhiqhx19dpmxvcczhif5c8acj911p61plsp0gdmamkpbxmkbjv"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e204fb4d672220ee1a4a49975fd3999916e60f8c/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/bb8645a9880c586ef2ad16f3a4e61ba76176c224/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/a7151773de39fe570e3e9b351daad89db9dd267f/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/459460c977b9cf033e22937899ad380e01efcf11/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.8"; src = fetchFromGitHub { owner = "promethial"; repo = "paxedit"; rev = "644eb7036a475fbcba4de5d46d6940b1e8ef33cd"; sha256 = "0jmhr658cczblag8knr8j77q58yj268rkhh5dmga66l0sb30wb21"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/106b272c2f0741d21d31a0ddfa4f521c575559c1/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.4.1"; src = fetchFromGitHub { owner = "sigma"; repo = "pcache"; rev = "7f441f69bd5ed6cb6c2a86f59f48f4960174c71f"; sha256 = "0j1p2jr475jkkxcsqm1xpjxq5qrnl1xj1kdxyzhjkwr2dy3bqvas"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/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/6cb8a938418f84a5b0ede92e84a516f38e4b1011/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/f04a25e467cc4c7d9a263330a7a1a53d67c6eb9b/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/80ffaf99b2a4566a3f9d0309cd7b63f563f3826e/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/8e3d53913f4e8a618e125fa9c1efb3787fbf002d/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/9b9b55a02e903ae7e75f8b636fdb1cf907c5db7c/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/5b7972602399f9df9139cff177e38653bb0f43ed/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/f1e32702bfa15490b692d5db59e22d2c07b292d1/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/c9db386ab3910940addae6e925b2ac17e64e0f87/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 = "2.9.4"; src = fetchFromGitHub { owner = "Bad-ptr"; repo = "persp-mode.el"; rev = "8200c8753513b14ebc1a8b40b917d7c0a6f5ac6a"; sha256 = "13pcdy18pqanjhkacl5rbfmyw3y52d9ll0b6w0w4ffc2lhqpi7nd"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/caad63d14f770f07d09b6174b7b40c5ab06a1083/recipes/persp-mode"; sha256 = "1bgni7y5xsn4a21494npr90w3320snfzw1hvql30xrr57pw3765w"; name = "persp-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/persp-mode"; license = lib.licenses.free; }; }) {}; persp-projectile = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, perspective, projectile }: melpaBuild { pname = "persp-projectile"; version = "0.2.0"; src = fetchFromGitHub { owner = "bbatsov"; repo = "persp-projectile"; rev = "7686633acf44402fa90429759cca6a155e4df2b9"; sha256 = "0rqyzsmg32sdr4k9i2lf3jfyr9bskkl7gfb5ndl16iip9py7403z"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8bc4e3a5af7ba86d277c73a1966a91c87d3d855a/recipes/persp-projectile"; sha256 = "10l2kqjyigg98qbbpf3qf4d5bm63kkk4vp7ip8fibgj1p9gqmnxm"; name = "persp-projectile"; }; packageRequires = [ cl-lib perspective projectile ]; meta = { homepage = "https://melpa.org/#/persp-projectile"; 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/0bf5d4356424b492579a029f58dd4685ff5aaf39/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/f62ca074ca2df780ab32aac50b2b828ee6a9934c/recipes/ph"; sha256 = "0azx4cpfdn01yrqyn0q1gg9z7w0h0rn7zl39v3dx6yidd76ysh0l"; name = "ph"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/ph"; license = lib.licenses.free; }; }) {}; phi-search = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "phi-search"; version = "20160630"; src = fetchFromGitHub { owner = "zk-phi"; repo = "phi-search"; rev = "40b86bfe9ae15377fbee842b1de3d93c2eb7dd69"; sha256 = "10kyq3lkhmbmj1hl9awzc0w8073dn9mbjd5skh660ljg5mmi6x62"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/2f0274300c33f19ca6f868e1d570ffee513dbdf7/recipes/phi-search"; sha256 = "0nj06ixl76dd80zg83q4bi8k224mcwb612mr4gd1xppj5k8xl03g"; name = "phi-search"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/phi-search"; 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/83cf3fa3736eb2583dcf6bca16b9acb89e3408a3/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/d47ca8cd5900a80a2ede1b354547addf9b2bbbac/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/7cdbc35fee67b87b87ec72aa00e6dca77aef17c4/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/77ef54e3fb2715a081786dc54f99ae74def5c77c/recipes/phpcbf"; sha256 = "1hf88ys4grffpqgavrbc72dn3m7crafgid2ygzx9c5j55syh8mfv"; name = "phpcbf"; }; packageRequires = [ s ]; meta = { homepage = "https://melpa.org/#/phpcbf"; license = lib.licenses.free; }; }) {}; phpunit = callPackage ({ cl-lib ? null, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info, s }: melpaBuild { pname = "phpunit"; version = "0.14.0"; src = fetchFromGitHub { owner = "nlamirault"; repo = "phpunit.el"; rev = "791d1b33b63887cdeaf287fa657b8109f9d1dd18"; sha256 = "0j9ym19pz17wsjh1ky65x9mz8aiiryxbw1nsygvy9isbdzjx591k"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0670b42c0c998daa7bf01080757976ac3589ec06/recipes/phpunit"; sha256 = "0nj8ss1yjkcqnbnn4jgbp0403ljjk2xhipzikdrl3dbxlf14i4f8"; name = "phpunit"; }; packageRequires = [ cl-lib emacs f pkg-info s ]; meta = { homepage = "https://melpa.org/#/phpunit"; license = lib.licenses.free; }; }) {}; pillar = callPackage ({ fetchFromGitHub, fetchurl, lib, makey, melpaBuild }: melpaBuild { pname = "pillar"; version = "1.0.0"; src = fetchFromGitHub { owner = "pillar-markup"; repo = "pillar-mode"; rev = "13a7f676544cc66005ccd8e6fc1c25e4ccd6f909"; sha256 = "19i8hgzr7kdj4skf0cnv6vlsklq9qcyxcv3p33k9vgq7y4f9mah8"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/bff55f1182f3bd0bc8a8773921f703168d87de21/recipes/pillar"; sha256 = "1lklky3shyvm1iygp621hbldpx37m0a9vd5l6mxs4y60ksj6z0js"; name = "pillar"; }; packageRequires = [ makey ]; meta = { homepage = "https://melpa.org/#/pillar"; 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/03da6f02778f7fae77a00cdc420cfbafead6dec4/recipes/pinyin-search"; sha256 = "1si693nmmxgg0kp5mxvj5nq946kfc5cv3wfsl4znbqzps8qb2b7z"; name = "pinyin-search"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/pinyin-search"; license = lib.licenses.free; }; }) {}; pinyinlib = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "pinyinlib"; version = "0.1.0"; src = fetchFromGitHub { owner = "cute-jumper"; repo = "pinyinlib.el"; rev = "f1e6c86f47e16c2bd48436630286bae8d6f8cb8c"; sha256 = "13q95z0j1mpk2yrrq0amc2jjhajaz4884bfliy2h8adh109j4q1d"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f4aa27985dcfaf24f1863667b89e13df4710546f/recipes/pinyinlib"; sha256 = "0kv67qa3825fw64qimkph2b65pilrsx5730y4c7f7c1f8giz5vxr"; name = "pinyinlib"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/pinyinlib"; license = lib.licenses.free; }; }) {}; pip-requirements = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "pip-requirements"; version = "0.5"; src = fetchFromGitHub { owner = "Wilfred"; repo = "pip-requirements.el"; rev = "93e0595f037e3a95c1c1cd6f00f7e052a9a25912"; sha256 = "016r7y5nfnx6iws3hq4xnyrcv00y6zmd453psxhivi896wb8szfq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5eaf6987f92070ccc33d3e28c6bb2b96f72ba1aa/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/92092c1c13c37520f98b952d40745aa062f062c1/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/73fc80e94c98ff304a521466c6577c96a10e79a8/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/ca7bf43ef8893bf04e9658390e306ef69e80a156/recipes/pkgbuild-mode"; sha256 = "1lp7frjahcpr4xnzxz77qj5hbpxbxm2g28apkixrnc1xjha66v3x"; name = "pkgbuild-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/pkgbuild-mode"; license = lib.licenses.free; }; }) {}; plain-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "plain-theme"; version = "1"; src = fetchFromGitHub { owner = "yegortimoshenko"; repo = "plain-theme"; rev = "4210122812df9b5fe375ad35a3b933bf040460a3"; sha256 = "184rw6pri55mkab8wv2n483zp0cvd6j911abq290pcqw1pgswcgh"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d7ad3737f081f101500317f7e183be6b1e7e8122/recipes/plain-theme"; sha256 = "0igncivhnzzirglmz451czx69cwshjkigqvqddj0a77b1cwszfw8"; name = "plain-theme"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/plain-theme"; license = lib.licenses.free; }; }) {}; plantuml-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "plantuml-mode"; version = "1.2.3"; src = fetchFromGitHub { owner = "skuro"; repo = "plantuml-mode"; rev = "eb380bac5663ec8e73482db6c6ba9d1394766eb3"; sha256 = "19zxwmn5mjbzqgk7l444h57ninrlhi22l85l9zphryx2992plf0k"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a658eb8085f2bf413c276af19c77597132cf569b/recipes/plantuml-mode"; sha256 = "03srbg34512vxcqn95q4r7h2aqbqq0sd5c9ffnbx2a75vsblqc6h"; name = "plantuml-mode"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/plantuml-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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/740cef8687232eb0e2186e8df956c2d4f39575cf/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/a0819979b9567ac5fab9ed6821eba8fe7ee6a299/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/fb1025f146514e9c142cd96cac9f2989d6d1a8c5/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/65fb1d8b4ed12f097958842d1b00dcdf3660b184/recipes/plsense-direx"; sha256 = "0qd4b7gkmn5ydadhp70995rap3643s1aa8gfi5izgllzhg0i864j"; name = "plsense-direx"; }; packageRequires = [ direx log4e plsense yaxception ]; meta = { homepage = "https://melpa.org/#/plsense-direx"; license = lib.licenses.free; }; }) {}; plur = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "plur"; version = "0.1"; src = fetchFromGitHub { owner = "xuchunyang"; repo = "plur"; rev = "5bdd3b9a2f0624414bd596e798644713cd1545f0"; sha256 = "0qlxj19hj96l4lw81xh5r14ppf6kp63clikk060s9yw00q7gnl6a"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/38f6f53fcd1186efd5e6752166da4e23b712cdb1/recipes/plur"; sha256 = "0nf1dc7xf2zp316rssnz8sv374akcr54hp0rb219qvgyck9bdqiv"; name = "plur"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/plur"; license = lib.licenses.free; }; }) {}; po-mode = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild { pname = "po-mode"; version = "0.19.8.1"; src = fetchgit { url = "git://git.savannah.gnu.org/gettext.git"; rev = "c737bf843616ca984c9416048a2da845e9ad3f50"; sha256 = "0hlvnq3cigpb8f4yxy2llcmmn0b38prlb1awwy6zl5fwwi9ksrwk"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9317ccb52cdbaa2b273f8b2e8a598c9895b1cde1/recipes/po-mode"; sha256 = "1hb9vrr2x6mh0yzckmx9fk6535d6r189974n4bizpr1xdikn7dgp"; name = "po-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/po-mode"; 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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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.8"; src = fetchFromGitHub { owner = "SeanTAllen"; repo = "ponylang-mode"; rev = "bdc549e2658f4662f462e0c233b4825c761288cd"; sha256 = "0v55bdj3vhf260addgsim6q4rwfzyvhqswxan4qqcq6acgi1liw4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7d51adec3c6519d6ffe9b3f7f8a86b4dbc2c9817/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/0055c2887acbbd8a2803bf3f81ac2cc444cc805a/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/083fb071191bccd6feb3fb84569373a597440fb1/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/b43b85f90c476a3b88f94927a7db90bdc72cd171/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/5ca5d65d6a9c7ef3fa2684271fe087dc132d3a61/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/2b3d6a8b734e0820fd904c215a83fe5519496dc3/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/306e9978d2a071548cc9d8c531a1ce6c6c6b99aa/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.4"; src = fetchFromGitHub { owner = "milkypostman"; repo = "powerline"; rev = "d3dcfc57a36111d8e0b037d90c6ffce85ce071b2"; sha256 = "1hp3xp18943n0rlggz55150020ivw8gvi1vyxkr4z8xhpwq4gaar"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f805053cd4dd9ed53ee0df17ad69429bc62325bb/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/7002c50f2734675134791916aa9d8b82b4582fcb/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/f930f54048d06f6a97824b66fbb74649eed40b54/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/4a2fe9feae4c1f007e51272a97917a63dcf6bbe5/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/ba59561e8a2f259fde170a79844af5e1ef5ed34f/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/ba59561e8a2f259fde170a79844af5e1ef5ed34f/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.7.0"; src = fetchFromGitHub { owner = "rejeep"; repo = "prodigy.el"; rev = "3bacca898db9b3493883c95f923a87eb1ce807eb"; sha256 = "1whnk1902f8q03clm9xlfl47gkpsywf3mx0ykp70c1q496ab39qj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/04686b7a450ccd4631ecf1d9bcd51572c21fd20d/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/c2e5d686b8a18c7a17965ff6c5af8f5817b7ab31/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/bd81d1f8a30ed951ed94b9a4db13a2f7735ea878/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/23084af52d2243016eee73a5ee0cd3e945eec71d/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 = "843ca1f4ab2b"; sha256 = "0nw02f5lmbqdfnw93d3383sdxx1d31szk23zvjlrmmdwv2124281"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/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.14.0"; src = fetchFromGitHub { owner = "bbatsov"; repo = "projectile"; rev = "19fb9fa6590e1dc49afc3c8c5bd69cff6cf743a7"; sha256 = "1kp0y81csmjxwyrdbj60f89phw3gkg3hm5xp3k4fvymzsrxrhm9l"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ca7bf43ef8893bf04e9658390e306ef69e80a156/recipes/projectile"; sha256 = "1kf8hql59nwiy13q0p6p6rf5agjvah43f0sflflfqsrxbihshvdn"; name = "projectile"; }; packageRequires = [ dash pkg-info ]; meta = { homepage = "https://melpa.org/#/projectile"; license = lib.licenses.free; }; }) {}; projectile-git-autofetch = callPackage ({ alert, fetchFromGitHub, fetchurl, lib, melpaBuild, projectile }: melpaBuild { pname = "projectile-git-autofetch"; version = "0.1.0"; src = fetchFromGitHub { owner = "andrmuel"; repo = "projectile-git-autofetch"; rev = "9692ed2a3935ee7b56e59af8b986e532839597dd"; sha256 = "0vg0d8alxzzzkk8s564wzbb71laj48gkpbpk3qnwj5hfk14jzaqv"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7fdfdeb69fd78fc1bb2c62392f860a8c434f1762/recipes/projectile-git-autofetch"; sha256 = "0m0raddsw5yvjrw2v6bdaswffmva8y9hxksdgf9axpvrd3rzlk9n"; name = "projectile-git-autofetch"; }; packageRequires = [ alert projectile ]; meta = { homepage = "https://melpa.org/#/projectile-git-autofetch"; license = lib.licenses.free; }; }) {}; projectile-rails = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, inf-ruby, inflections, lib, melpaBuild, projectile, rake }: melpaBuild { pname = "projectile-rails"; version = "0.12.1"; src = fetchFromGitHub { owner = "asok"; repo = "projectile-rails"; rev = "fe0cb5597d9e87ceebfadd1815beadfc04a194f1"; sha256 = "0yg7xbv0mnrcc6kgh8ci6pxzfjiq1qkrw6hx2zs5m4ryfrrfclz2"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b16532bb8d08f7385bca4b83ab4e030d7b453524/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-ripgrep = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "projectile-ripgrep"; version = "0.3.0"; src = fetchFromGitHub { owner = "nlamirault"; repo = "ripgrep.el"; rev = "1d579c5dc820b9a2c58261d362ffb95a02a8a752"; sha256 = "0ayq3h0mfqyn695r3qp31yamsyy6hcgj9fxsmlrsm615axvmki9g"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/195f340855b403128645b59c8adce1b45e90cd18/recipes/projectile-ripgrep"; sha256 = "1iczizyayql40wcljvpc1mvfvn9r28b1dkrkcmdxif732gd01jjg"; name = "projectile-ripgrep"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/projectile-ripgrep"; 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/a730e1331b0486c4bd2d309b85d2f8810489eb47/recipes/projectile-sift"; sha256 = "1wbgpwq9yy3v7hqidaczrvvsw5ajj7m3n4gsy3b169xv5h673a0i"; name = "projectile-sift"; }; packageRequires = [ projectile sift ]; meta = { homepage = "https://melpa.org/#/projectile-sift"; license = lib.licenses.free; }; }) {}; projectile-variable = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, projectile }: melpaBuild { pname = "projectile-variable"; version = "0.0.1"; src = fetchFromGitHub { owner = "zonuexe"; repo = "projectile-variable"; rev = "810394eabf330325a86ec6f60c69e160eb837ac3"; sha256 = "183azck3bi4qwpprcc07kvwm3piwqgql7ryy1czvmw3kbdmk1rpj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ff603b43235f546cd47f72e675aee88d5f41e855/recipes/projectile-variable"; sha256 = "1cj8nwxf1jp5q5zzxp92fxla6jhwzd21gw649ar6mygi4hgymsji"; name = "projectile-variable"; }; packageRequires = [ cl-lib emacs projectile ]; meta = { homepage = "https://melpa.org/#/projectile-variable"; 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/e2a854ed4fef114861bcc7814cd064c16d3c074c/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/17d2bc3e53865fe8c98aabb6ef0ad1d10fcb1061/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/3d3a013cc9c489987fe689c8d73bbaa3445bdeb3/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 = "3.1.0"; src = fetchFromGitHub { owner = "google"; repo = "protobuf"; rev = "a428e42072765993ff674fda72863c9f1aa2d268"; sha256 = "0qlvpsmqgh9nw0k4zrxlxf75pafi3p0ahz99v6761b903y8qyv4i"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b4e7f5f641251e17add561991d3bcf1fde23467b/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/a0f45269895b8e061c972da46f932c96eb0f5279/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/669342d2b3e6cb622f196571d776a98ec8f3b1d3/recipes/psession"; sha256 = "18va6kvpia5an74vkzccs72z02vg4vq9mjzr5ih7xbcqxna7yv3a"; name = "psession"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/psession"; license = lib.licenses.free; }; }) {}; psysh = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "psysh"; version = "0.0.3"; src = fetchFromGitHub { owner = "zonuexe"; repo = "psysh.el"; rev = "6932f03447c3d821e4c03e99f1630928f0979452"; sha256 = "00dssrdsdvwdg6a6fwl3wv0y94axcd4jb3b3ndd1p3bcr56fxq49"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4b3131d9a0ad359f15bc3550868a12f02476449a/recipes/psysh"; sha256 = "0ygnfmfx1ifppg6j3vfz10srbcpr5ird2bhw6pvydijxkyd75vy5"; name = "psysh"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/psysh"; 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/34c51783af154f203489f5f7df7012ca61932caa/recipes/pt"; sha256 = "0zmz1hcr4ajc2ydvpdxhy1dlhp7hvlkv6y6w1b79ffvq6acdd5mj"; name = "pt"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/pt"; license = lib.licenses.free; }; }) {}; pug-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "pug-mode"; version = "1.0.4"; src = fetchFromGitHub { owner = "hlissner"; repo = "emacs-pug-mode"; rev = "bff32a818ccc9e400210b942bd5e67fa21551148"; sha256 = "1ad5n8v40acj17qficbzrnixbmg5wplmbd8h1z9hdxhbrkwy5323"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b3710aac9f3df3a23238af1f969c462b3692f260/recipes/pug-mode"; sha256 = "1njhr95y2rx7inpl9phxxz580844p2iadqlga1kj7xzvjz698x85"; name = "pug-mode"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/pug-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/76ac7178ee5381e08ae881f3fc6061106eeb1c1d/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/d504c6028c029268d380c0eac25b1c4886aa6e98/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 = "voxpupuli"; repo = "puppet-mode"; rev = "d943149691abd7b66c85d58aee9657bfcf822c02"; sha256 = "0xr3s56p6fbm6wgw17galsl3kqvv8c7l1l1qvbhbay39yzs4ff14"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1de94f0ab39ab18dfd0b050e337f502d894fb3ad/recipes/puppet-mode"; sha256 = "1qn71j6fkwnrsq1s6fhfcxhic3rbspg5cy9n7jv451ji7ywyhakf"; 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/77175fa470e517fa134751fbb38e144eb5b979ff/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/a2649d60dd1ed3b3171ff1448b89967c5f7759a0/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 = "2016.1"; src = fetchFromGitHub { owner = "paetzke"; repo = "py-autopep8.el"; rev = "68e12d8788c91c7ec53a68acf1d23adb2ffa4788"; sha256 = "16fmym6hvi2lx0mmbrrhld1vzki5iqfqx2m0xa9021gjjzb33lw6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c400e0f3cfe70821e621fe85d239b4f6596d5171/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 = "2016.1"; src = fetchFromGitHub { owner = "paetzke"; repo = "py-isort.el"; rev = "e67306f459c47c53a65604e4eea88a3914596560"; sha256 = "08i55gv392wc12x8v3dca0dmz8a8p9ljsqhyajsb6qv1k120wqhx"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/44377d11da07b49c8dc6887c948cc5ddfc065bd2/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 = "2016.1"; src = fetchFromGitHub { owner = "paetzke"; repo = "py-yapf.el"; rev = "a878304202ad827a1f3de3dce1badd9ca8731146"; sha256 = "1mmzqdigxx46my0h9497l25cjydy3vykg6slxkch4dzvhhlbap48"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3306c6906d4b21868b9407de27fbebdaed3d00d5/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/9b3d2cd943f26dcff322efb16d55dd3bd71dea07/recipes/pycarddavel"; sha256 = "12k2mnzkd8yv17csfhclsnd479vcabawmac23yw6dsw7ic53jf1a"; name = "pycarddavel"; }; packageRequires = [ emacs helm ]; meta = { homepage = "https://melpa.org/#/pycarddavel"; license = lib.licenses.free; }; }) {}; pydoc = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "pydoc"; version = "0.1"; src = fetchFromGitHub { owner = "statmobile"; repo = "pydoc"; rev = "5392248e33d83ef05d3b2809b0c6b207786b2644"; sha256 = "1m0jb5pk1a1ww5jx2y5nz21by4dh7nlnhdn6bigz53ra449rrxii"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5c4988a66040ddf659492bdb0ae2b9617c342c69/recipes/pydoc"; sha256 = "0sf52cb80yiridsl1pffdr3wpbgxrn2l8vnq03l70djckild477n"; name = "pydoc"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/pydoc"; 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/acc9b816796b9f142c53f90593952b43c962d2d8/recipes/pyenv-mode"; sha256 = "00yqrk92knv9gq1m9xcg78gavv70jsjlwzkllzxl63iva9qrch59"; name = "pyenv-mode"; }; packageRequires = [ pythonic ]; meta = { homepage = "https://melpa.org/#/pyenv-mode"; license = lib.licenses.free; }; }) {}; pyimport = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: melpaBuild { pname = "pyimport"; version = "1.0"; src = fetchFromGitHub { owner = "Wilfred"; repo = "pyimport"; rev = "2c05712748f6b6624b15d524323f6391612683f4"; sha256 = "0p9fsbb7c1kr8916vlk1ngq7xmm158a47v6ja5j5n57b505ssy8q"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/71bc39b06cee37814960ef31c6a2056261b802fb/recipes/pyimport"; sha256 = "1qwigplawknykw1kbm5babyyknzn43ddhbdpahvzh4wy3kycn6n8"; name = "pyimport"; }; packageRequires = [ dash s ]; meta = { homepage = "https://melpa.org/#/pyimport"; 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/283155ad56cd8eda416c83a9b7f8d43d4d1570c2/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/87ed5ea4868945df1bf92d1eae5d3ebb83ece117/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/5589c55d459f15717914061d0f0f4caa32caa13c/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/e37236b89b9705ba7a9d134b1fb2c3c003953a9b/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/d8065a58e297c50c031de97d2d80bce5857bd803/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.4"; src = fetchFromGitHub { owner = "coldnew"; repo = "qml-mode"; rev = "6c5f33ba88ae010bf201a80ee8095e20a724558c"; sha256 = "1sncsvzjfgmhp4m8w5jd4y51k24n2jfpgvrkd64wlhhzbj3wb947"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f3abc88ddbb6b8ecafa45e75ceba9a1294ad88d4/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/a9c8498e4bcca19c4c24b2fd0db035c3da477e2a/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/81f0f525680fea98e804f39dbde1dada887e8821/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/3a095d3a687055c6ac43a4338826542d14a25127/recipes/r-autoyas"; sha256 = "18zifadsgbwnga205jvpx61wa2dvjxmxs5v7cjqhny45a524nbv4"; name = "r-autoyas"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/r-autoyas"; license = lib.licenses.free; }; }) {}; racer = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, rust-mode, s }: melpaBuild { pname = "racer"; version = "1.2"; src = fetchFromGitHub { owner = "racer-rust"; repo = "emacs-racer"; rev = "8ad54e7674e49735390d63e3aea828a4d4bcddd0"; sha256 = "0xj5iki10cg8j8vvqjlw6lfx97k3agwirhchcjnzbnkry48x9qi6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/97b97037c19655a3ddffee9a86359961f26c155c/recipes/racer"; sha256 = "1091y5pisbf73i6zg5d7yny2d5yckkjg0z6fpjpmz5qjs3xcm9wi"; name = "racer"; }; packageRequires = [ dash emacs f rust-mode s ]; meta = { homepage = "https://melpa.org/#/racer"; license = lib.licenses.free; }; }) {}; railscasts-reloaded-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "railscasts-reloaded-theme"; version = "1.2.0"; src = fetchFromGitHub { owner = "thegeorgeous"; repo = "railscasts-reloaded-theme"; rev = "cce0e4ae6527e84e2ae3deb8b3c7770dda225853"; sha256 = "1li86qpbjg8sm9q4sl8cffc0fni6mwx8180x8zlmsxdnhqic5nvd"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9817851bd06cbae30fb8f429401f1bbc0dc7be09/recipes/railscasts-reloaded-theme"; sha256 = "1iy30mnm3s7p7qigrm3lvv7xjgwvinwg6yg0hry2aifwn88cnwmz"; name = "railscasts-reloaded-theme"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/railscasts-reloaded-theme"; 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/de07b317e46475776d6d237908a0495866a7a851/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.3"; src = fetchFromGitHub { owner = "Fanael"; repo = "rainbow-delimiters"; rev = "93cd2dc873e7fedca7abc599cd97d46db4376ac7"; sha256 = "0vs9pf8lqq5p5qz1770pxgw47ym4xj8axxmwamn66br59mykdhv0"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d2cf11dbff76f0e3581b865f48bb44a307aa7f23/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/975aadd9fe1faf9ad617ba6200ca77185b87e7c0/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.1"; src = fetchFromGitHub { owner = "asok"; repo = "rake"; rev = "e680f1a8f2591af7c80cad188340601b101b5ddc"; sha256 = "1dk2clsnmjy3bfv6laxf8sslvdajjbwpk83ss8v9xm55dcxjvd7n"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/bf0f84698dda02a5b84a244ee29a23a6faa9de68/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.4"; src = fetchFromGitHub { owner = "ralesi"; repo = "ranger.el"; rev = "cbde94a417d9d93fcee74de119aae867cbe772d7"; sha256 = "0v3y77z8l5lg1ppl4szp9k80wjjnmlyxqjmmakc5l2vkq98gzcpq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0207e754f424823fb48e9c065c3ed9112a0c445b/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/334419debe065c34665bb0207574d1d4dfb9e8ae/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/a62cbae1b2d9af2322bb6a27949de8c8bfddc2b7/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/56d330fdd9e3b2cf3afc808190efebcc4cb1456d/recipes/rbenv"; sha256 = "09nw7sz6rdgs7hdw517qwgzgyrdmxb16sgldfkifk41rhiyqhr65"; name = "rbenv"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/rbenv"; license = lib.licenses.free; }; }) {}; rc-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "rc-mode"; version = "1.0.13"; src = fetchFromGitHub { owner = "mrhmouse"; repo = "rc-mode.el"; rev = "fe2e0570bf9c19a292e16b18fd4b0a256df5d93f"; sha256 = "0skjg3l3ss8nlrpnpjjflmf7wjib4jfarkmx4438nc6vm6553fmn"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d8062b2e5b2744a6e614b389cca7e7f21b582f6f/recipes/rc-mode"; sha256 = "0p77mckw8jyxcwspj1ffm8mz0k01ddm67hh9j8rw812wddwnj7qf"; name = "rc-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/rc-mode"; 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/10771a996c8a9dc1eb211cddff53db7b2b01e00b/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.6"; src = fetchFromGitHub { owner = "simenheg"; repo = "rdf-prefix"; rev = "07f1b914f0bf0ca154831e13202eacecf27cf4c4"; sha256 = "0cis7lcsjpr2gbh59v4sj1irkdkzx893rl3z3q35pq2yklrmx9nv"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a5f083bd629697038ea6391c7a4eeedc909a5231/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/525039a3dc29190829bf50d608ef09bc4a8557af/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, load-relative, loc-changes, melpaBuild, test-simple }: melpaBuild { pname = "realgud"; version = "1.4.3"; src = fetchFromGitHub { owner = "rocky"; repo = "emacs-dbgr"; rev = "6dc971269f6f9435e5159c2cfe66fc5e4b296df2"; sha256 = "1pl758xp2gfy8h313ggpmqv7sjb8h6qdrqj68ypxch70k9vq76z8"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7ca56f05df6c8430a5cbdc55caac58ba79ed6ce5/recipes/realgud"; sha256 = "0qmvd35ng1aqclwj3pskn58c0fi98kvx9666wp3smgj3n88vgy15"; name = "realgud"; }; packageRequires = [ load-relative loc-changes test-simple ]; meta = { homepage = "https://melpa.org/#/realgud"; license = lib.licenses.free; }; }) {}; rebecca-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "rebecca-theme"; version = "1.2.1"; src = fetchFromGitHub { owner = "vic"; repo = "rebecca-theme"; rev = "239115183e0a354ccd5c2cb299893b558fbde05c"; sha256 = "0n6xf9s39frnyvchk40zzxbkn0hyga5ridkxbf50n7hr5j19yrmb"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/19f40f30113c7dabd76a2d0e52898e6d6be69a35/recipes/rebecca-theme"; sha256 = "1m72jqyqx18i1vpj07v3vkbi0di9dks5sz46wb2h0f23xqyx00md"; name = "rebecca-theme"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/rebecca-theme"; 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/43b33cfb794c35de78fde6eabb71ffe01049d23d/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/c8c1cd81f0e764a7cfc2f3f96574898ff414beb4/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/1852b75c82822e97c39b7c7caeb2a32246171be4/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, json ? null, lib, melpaBuild }: melpaBuild { pname = "redpen-paragraph"; version = "0.42"; src = fetchFromGitHub { owner = "karronoli"; repo = "redpen-paragraph.el"; rev = "f9569bc8e2993dea0f83cba5738a35ce32f82424"; sha256 = "087dq9h8i8cjwm8x2s33xrwnnxjpjcmddy2624z00s1ip0dh5ham"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7e6b187bfc14f3affbe2d8d1cb854abe69deb15b/recipes/redpen-paragraph"; sha256 = "0jr707ik6fhznq0q421l986w85ah0n9b4is91zrgbk1v6miqrhca"; name = "redpen-paragraph"; }; packageRequires = [ cl-lib emacs json ]; 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/3187bd436541e2a5c2b28de67c62f5d5165af737/recipes/redtick"; sha256 = "1a9rviz0hg6vlh2jc04g6vslyf9n89xglcz9cb79vf10hhr6igrb"; name = "redtick"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/redtick"; license = lib.licenses.free; }; }) {}; refine = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, list-utils, loop, melpaBuild, s }: melpaBuild { pname = "refine"; version = "0.3"; src = fetchFromGitHub { owner = "Wilfred"; repo = "refine"; rev = "9760e56ab849a4827e6c9425fdef6f5a7784c967"; sha256 = "1b4n0mfplh6vj87p3124c2fw24fj0vm9jvcaxrvccfq3sida4sf3"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b111879ea0685cda88c758b270304d9e913c1391/recipes/refine"; sha256 = "1sk6rsd92pix7k8snnqm3hsimjzaihzjgac0g5h3a2zm9dabf4py"; name = "refine"; }; packageRequires = [ dash emacs list-utils loop s ]; meta = { homepage = "https://melpa.org/#/refine"; license = lib.licenses.free; }; }) {}; region-convert = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "region-convert"; version = "0.0.1"; src = fetchFromGitHub { owner = "zonuexe"; repo = "right-click-context"; rev = "31d370fce60d8cda04e1b9e4fe0e5d268fd37fe5"; sha256 = "0bbfgz2n00dgqbij6c4kmlp3rnmf7jcjq56cmjck4nd81lkwk6j7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ddcf4612cccb9a53425c5f0324206d70549d9d9e/recipes/region-convert"; sha256 = "0daghvxc6gxgric1aa1gw036gbpbzilqz72gr1inqy92hz7xrxfm"; name = "region-convert"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/region-convert"; license = lib.licenses.free; }; }) {}; relative-line-numbers = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "relative-line-numbers"; version = "0.3.3"; src = fetchFromGitHub { owner = "Fanael"; repo = "relative-line-numbers"; rev = "38b5f9065aec008d9ad94fe5597338463aa1aa63"; sha256 = "00ixh7siyc8m7j6hfaxnnl3ynfhzkccpjfc89v8bp3z83m4v269w"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4a2901c841d221bd782dae9059a070ae8130e1ae/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/67247451b39461db4a5fcff3827a09f53f9fc8ec/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/0dd56ebaea098715b9c201f07e6196c38977f8e3/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.4.0"; src = fetchFromGitHub { owner = "tomterl"; repo = "repl-toggle"; rev = "bd2d28738368a047d5f407034f78839a7e514489"; sha256 = "1h58a2darz4k1aj480xahhp29gh2cg41pymidymjx4wi2ygic4pr"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/da4be8c67584ea0ae35c7c9ee33334db5061a538/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.1"; src = fetchFromGitHub { owner = "bmastenbrook"; repo = "replace-symbol-el"; rev = "baf949e528aee1881f455f9c84e67718bedcb3f6"; sha256 = "178y1cmpdb2r72igx8j4l7pyhs1idw56j6hg5h8r9a2p99lkgjjc"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/377b6ff2b785f6d87adf1e23a5b0ce02881fc5c9/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/1729d4ea9498549fff3594b971fcde5f81592f84/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/f58a801f0791566d0c39493a5f82ff0d15d7ab41/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 ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "request"; version = "0.2.0"; src = fetchFromGitHub { owner = "tkf"; repo = "emacs-request"; rev = "efbe231346f368a3079bf185ce25997ac6104d9c"; sha256 = "0rpw9is8sx2gmbc7l6mv5qdd0jrh497lyj5f0zx0lqwjl8imw401"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8d113615dde757a60ce91e156f0714a1394c4bfc/recipes/request"; sha256 = "0h4jqg98px9dqqvjp08vi2z1lhmk0ca59lnrcl96bi7gkkj3jiji"; name = "request"; }; packageRequires = [ cl-lib emacs ]; meta = { homepage = "https://melpa.org/#/request"; license = lib.licenses.free; }; }) {}; request-deferred = callPackage ({ deferred, fetchFromGitHub, fetchurl, lib, melpaBuild, request }: melpaBuild { pname = "request-deferred"; version = "0.2.0"; src = fetchFromGitHub { owner = "tkf"; repo = "emacs-request"; rev = "efbe231346f368a3079bf185ce25997ac6104d9c"; sha256 = "0rpw9is8sx2gmbc7l6mv5qdd0jrh497lyj5f0zx0lqwjl8imw401"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8d113615dde757a60ce91e156f0714a1394c4bfc/recipes/request-deferred"; sha256 = "1dcxqnzmvddk61dzmfx8vjbzd8m44lscr3pjdp3r7211zhwfk40n"; name = "request-deferred"; }; packageRequires = [ deferred request ]; 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/a6a710c0d5ab34c52498c4154deebb779052aa01/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.2.0"; src = fetchFromGitHub { owner = "dpsutton"; repo = "resize-window"; rev = "dec035ff44fdb743bb2dc82274114dc6ea1851f9"; sha256 = "1ps9l6q6hgzzaywkig0gjjdlsir9avxghynzx9a3q6h0fpdkpgrj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/601a8d8f9046db6c4d50af983a11fa2501304028/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/b9faeb6d910d686cbcafe7d12e0bcf62a85689bd/recipes/restart-emacs"; sha256 = "03aabz7fmy99nwimvjn7qz6pvc94i470hfgiwmjz3348cw02k0n6"; name = "restart-emacs"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/restart-emacs"; license = lib.licenses.free; }; }) {}; restclient-test = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, restclient }: melpaBuild { pname = "restclient-test"; version = "0.2"; src = fetchFromGitHub { owner = "simenheg"; repo = "restclient-test.el"; rev = "a21e41b905b423e762eeb4da3a236c8b1aea8c49"; sha256 = "1lan49723rpzg1q7w8x3iggazwl4zirq5l8nhpb8m5hmg21a4kih"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/82e3078fc1f96d276fd288c3d7b91df5df4717a6/recipes/restclient-test"; sha256 = "0g26z5p9fq7fm6bgrwaszya5xmhsgzcn1p7zqr83w74fbw6bcl39"; name = "restclient-test"; }; packageRequires = [ emacs restclient ]; meta = { homepage = "https://melpa.org/#/restclient-test"; 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/2bf40285279b761b0efd6bc8542ae9aad4b329e1/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/81f0f525680fea98e804f39dbde1dada887e8821/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/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/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/689b0060ee5db505fc0ed4603aca204b2d3c63a2/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/4b243a909faa71e14ee7ca4f307df8e8136e5d7c/recipes/rinari"; sha256 = "0qknicg3vzl7zbkwsdvp10hrvlng6mbi8hgslx4ir522dflrf9p0"; name = "rinari"; }; packageRequires = [ inf-ruby jump ruby-compilation ruby-mode ]; meta = { homepage = "https://melpa.org/#/rinari"; license = lib.licenses.free; }; }) {}; ripgrep = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "ripgrep"; version = "0.3.0"; src = fetchFromGitHub { owner = "nlamirault"; repo = "ripgrep.el"; rev = "1d579c5dc820b9a2c58261d362ffb95a02a8a752"; sha256 = "0ayq3h0mfqyn695r3qp31yamsyy6hcgj9fxsmlrsm615axvmki9g"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e8d789818876e959a1a59690f1dd7d4efa6d608b/recipes/ripgrep"; sha256 = "1j9c3mhcyhs4xf44z6fnlvmb81pps25bp43gdqvp0954i068mgah"; name = "ripgrep"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/ripgrep"; license = lib.licenses.free; }; }) {}; rjsx-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild }: melpaBuild { pname = "rjsx-mode"; version = "0.1.0"; src = fetchFromGitHub { owner = "felipeochoa"; repo = "rjsx-mode"; rev = "20c7bd0e704dfc1c391edf78765c8b0ec4f5b3c0"; sha256 = "142zihjqgdq4bfy1hp0pz6k109ngii4kyc8xrdvd9yvzc0y5vp8a"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b83be7efdef2457e1320fe3dec46484fbd20263c/recipes/rjsx-mode"; sha256 = "0w3ij8k8058pfw443chm1kn30ia0f5rfbg03w9ddw86xb3wa2q0b"; name = "rjsx-mode"; }; packageRequires = [ emacs js2-mode ]; meta = { homepage = "https://melpa.org/#/rjsx-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/673f920d02fe761bc080b73db7d37dbf5b6d86d8/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.2"; src = fetchFromGitHub { owner = "zonuexe"; repo = "robots-txt-mode"; rev = "edf1f8082c88cb2ff5a784ba00f92c535aaa1c7d"; sha256 = "11ig771ck610glb6f3322ka026ikq0b072rlq5z6ymr3rbxagn6j"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1669c7a0d89ea36d61bfa57ef54ee1f203daff5f/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/2db1979e039e466268ca7c264988792d3046e19a/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.4"; src = fetchFromGitHub { owner = "marcowahl"; repo = "rope-read-mode"; rev = "71e475ab35555e0a1eca26d73acf1ced911e422e"; sha256 = "0x3mmf4gq4d0cqfqbkrrpwhayvmplacck0zc9nlzcn35y17jzpcz"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/14a674559aa485e92357a8b941304ae8167b9c3e/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/e2149ce3baef9ac01d5b2e8b1a933a3e1206015f/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/cd83e61b10da20198de990aa081b47d3b0b44d43/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.8"; src = fetchFromGitHub { owner = "Andersbakken"; repo = "rtags"; rev = "6ac7740eaf05cdd9b699185f71cc2d1f634a761b"; sha256 = "1w506qaklrly1lnq1i5kshl8m9aki8h2ba1y7h578gwx6lph3vhi"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ac3b84fe84a7f57d09f1a303d8947ef19aaf02fb/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/00f2cf3e8e28bce5c26c86aba54390ffff48d7da/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/ca7bf43ef8893bf04e9658390e306ef69e80a156/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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/c7d21a43a4bf267507bdc746ec9d0fd82049c0af/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/746e0e49a24f16baa5f1cc7f11220766ecf9f1fe/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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/ruby-tools"; sha256 = "0zpk55rkrqyangyyljxzf0n1icgqnpdzycwack5rji556h5grvjy"; name = "ruby-tools"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/ruby-tools"; license = lib.licenses.free; }; }) {}; runner = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "runner"; version = "1.8"; src = fetchFromGitHub { owner = "thamer"; repo = "runner"; rev = "a211d57ddc600410d07a8b534920ba905b093d87"; sha256 = "1ddf5jydpc43wgvw4a669wifij71b4r8zfazcqfdpyfh1j4m591b"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f3a4e051ab45b8036b91aa0c50bd3f93cd85e9d0/recipes/runner"; sha256 = "09apmk22swj05z77ziij31jj6b3g221qv3mw3mymffzxn5ap2rbx"; name = "runner"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/runner"; license = lib.licenses.free; }; }) {}; rust-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "rust-mode"; version = "0.3.0"; src = fetchFromGitHub { owner = "rust-lang"; repo = "rust-mode"; rev = "e32765893ce2efb2db6662f507fb9d33d5c1b61b"; sha256 = "03i79iqhr8fzri018hx65rix1fsdxk38pkvbw5z6n5flbfr4m0k4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8f6e5d990d699d571dccbdeb13327b33389bb113/recipes/rust-mode"; sha256 = "1i1mw1v99nyikscg2s1m216b0h8svbzmf5kjvjgk9zjiba4cbqzc"; name = "rust-mode"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/rust-mode"; license = lib.licenses.free; }; }) {}; rust-playground = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, rust-mode }: melpaBuild { pname = "rust-playground"; version = "0.1"; src = fetchFromGitHub { owner = "grafov"; repo = "rust-playground"; rev = "6a23f8956bce1deaa38f52c01f5571c5cff77445"; sha256 = "1aqcpmzzww4fd63l65rfyj0f8skdqh7j1vznwqnj71x65xlda0ys"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a5ebbcca659bb6d79ca37dc347894fac7bafd9dd/recipes/rust-playground"; sha256 = "1w29plj06ld3iq8xhjnfh8hphcp7aji15y1xqp8bb9m1k07wza7l"; name = "rust-playground"; }; packageRequires = [ emacs rust-mode ]; meta = { homepage = "https://melpa.org/#/rust-playground"; 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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/d6e5137dac9f8f95579994601cb1e24614f965f2/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/073e92e05c4bd6197a5ad24f470b21a97f5bb7b8/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, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild }: melpaBuild { pname = "sage-shell-mode"; version = "0.3"; src = fetchFromGitHub { owner = "sagemath"; repo = "sage-shell-mode"; rev = "e8bc089e8dfd76f688160e2ac77aee985afeade7"; sha256 = "166plwg9ggivr3im0yfxw8k6m9ral37jzznnb06kb6g0zycb4aps"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/eb875c50c2f97919fd0027869c5d9970e1eaf373/recipes/sage-shell-mode"; sha256 = "0ivqiigmp9cf88j4xapzanjpbx692r70wb4i25mnppqsi3jlwxdv"; name = "sage-shell-mode"; }; packageRequires = [ cl-lib deferred emacs let-alist ]; 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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/9d30dcc4715422133e1bb00ad7a8e25b060387e4/recipes/sauron"; sha256 = "01fk1xfh7r16fb1xg5ibbs7gci9dja49msdlf7964hiq7pnnhxgb"; name = "sauron"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/sauron"; license = lib.licenses.free; }; }) {}; say-what-im-doing = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "say-what-im-doing"; version = "0.2"; src = fetchFromGitHub { owner = "benaiah"; repo = "say-what-im-doing"; rev = "4acc16360a29646040b51db158ba7fdeb711449d"; sha256 = "1gkzgcnh5ib4j5206mx8gbwj5ykay19vqlfg9070m2r09d1a55qf"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4d22ddcd4ad9514fe0c36f299e7463a4b7e771d7/recipes/say-what-im-doing"; sha256 = "1hgh842f7gs2sxy7s6zq57nsqy4jjlnjcga6hwzcx0kw3albgz7x"; name = "say-what-im-doing"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/say-what-im-doing"; license = lib.licenses.free; }; }) {}; sbt-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "sbt-mode"; version = "0.2"; src = fetchFromGitHub { owner = "ensime"; repo = "emacs-sbt-mode"; rev = "217d56bc2ec93a77a9e644233f4fb1815e437c61"; sha256 = "1lvf7y1n63p8jvnp6ppwmxq2s6h9sk45319576f3s28ixsfa6cp2"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/364abdc3829fc12e19f00b534565227dbc30baad/recipes/sbt-mode"; sha256 = "0v0n70czgkdijnw5jd4na41vlrmqcshvr8gdpv0bv55ilqhiihc8"; name = "sbt-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/sbt-mode"; license = lib.licenses.free; }; }) {}; scala-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "scala-mode"; version = "0.23"; src = fetchFromGitHub { owner = "ensime"; repo = "emacs-scala-mode"; rev = "9b8db623b13fcb0aad9271d1fae73e1257dda13c"; sha256 = "0q41dqlhp0cds16inmh7jrvhqrnjsdiv2in6pq3f0srhwms81ff3"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/564aa1637485192a97803af46b3a1f8e0d042c9a/recipes/scala-mode"; sha256 = "12x377iw085fbkjb034dmcsbi7hma17zkkmbgrhkvfkz8pbgaic8"; name = "scala-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/scala-mode"; license = lib.licenses.free; }; }) {}; schrute = callPackage ({ emacs, fetchgit, fetchurl, lib, melpaBuild }: melpaBuild { pname = "schrute"; version = "0.2.2"; src = fetchgit { url = "https://bitbucket.org/shackra/dwight-k.-schrute"; rev = "08ab6565fa94f3a8016163fe6f7be1932af1156b"; sha256 = "0l1k6wjjr569lk5k8ydwq13041kn889g20qbzf79qj1ws96rim4m"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/505fc4d26049d4e2973a54b24117ccaf4f2fb7e7/recipes/schrute"; sha256 = "1sr49wr3738sqfzix7v9rj6bvv7q2a46qdkimn9z7rnsjys9i7zy"; name = "schrute"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/schrute"; 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/9007fb32097bc63731c3615dae9342fcef2558a2/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/1f1a3697649ccf69c8eb177c31ec4246b98f503b/recipes/search-web"; sha256 = "0qqx9l8dn1as4gqpq80jfacn6lz0132m91pjzxv0fx6al2iz0m36"; name = "search-web"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/search-web"; license = lib.licenses.free; }; }) {}; secretaria = callPackage ({ alert, emacs, f, fetchgit, fetchurl, lib, melpaBuild, org, s }: melpaBuild { pname = "secretaria"; version = "0.2.4"; src = fetchgit { url = "https://bitbucket.org/shackra/secretaria.el"; rev = "aae30bfc93fa5ea846bce086b22321c46b94ff7b"; sha256 = "18ad7q2a131gpvjj8923vp06zh0zfdy1589vs3f09v16aazbcfqc"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7b4c9ccbf2eeaa290f3b9d1e5eaaeb5b5547b365/recipes/secretaria"; sha256 = "1a8jf91wplzazssh0s8ld0g8rp57gdfvxlsyn643w3mbp3ny8ybv"; name = "secretaria"; }; packageRequires = [ alert emacs f org s ]; meta = { homepage = "https://melpa.org/#/secretaria"; 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/350bbb5761b5ba69aeb4acf6d7cdf2256dba95a6/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/e4e7d01da10a1a1f7fe563031af5d3f9694cea33/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/08922071b9854142eab726302e75f1db2d326ec5/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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/5a4f4757d8886d178a85d4bc8ac9399a99d8c4d4/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/5f2a50f62475639af011c99c6cc38928b74b3b0a/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/69270c79b47b7d9348bd2ca9fec3aabfd7e694b3/recipes/sexp-move"; sha256 = "0lcxmr2xqh8z7xinxbv1wyrh786zlahhhj5nnbv83i8m23i3ymmd"; name = "sexp-move"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/sexp-move"; license = lib.licenses.free; }; }) {}; sexy-monochrome-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "sexy-monochrome-theme"; version = "1.5.2"; src = fetchFromGitHub { owner = "nuncostans"; repo = "sexy-monochrome-theme"; rev = "dd582a45a4e13891935ab68f030d8c2d755fa6a5"; sha256 = "01jv7raxjyd37lipl05kl1892lz28ig292icik8l30y0p5gp8qgy"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9a09ffb7d271773f6cfa7c7eeaba45a717a5bdca/recipes/sexy-monochrome-theme"; sha256 = "1qmbb2aaa1lc18l9kk42iq466hy2mg7565b0gb7hdvfqsi05d8dg"; name = "sexy-monochrome-theme"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/sexy-monochrome-theme"; 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/806e7d00f763f3fc4e3b8ebd483070ac6c5d0f21/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/b1c547d37422998c01a610f88d62784fbca33523/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/19f145113a0698466e706a6a4c55d63cec512706/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/44150bddc9b276ab9fb2ab6a92a11383a3ed03b0/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/84e20f4d02c69f8caf39cd20a581be3b9fa79931/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/a16194f6ddc05350b9875f4e0a3a0383c79e650e/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/95873d90886d2db5cc1d83d4bcb8dd5c2e65bc3e/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/551623175e55629be6cfe44a595f25f09bd889e8/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/af6dcd4fc0663a255bd85b247bbdf57d425efdb7/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/b06be6b25078ddfabc1ef1145c817552f679c41c/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/68a2fddb7e000487f022b3827a7de9808ae73e2a/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/dd1bfe85b430c3bbb5a7baf11bb9699dad417f60/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/97fe5a411be1a7d80d50f5a8af44b74c6c7cf9e6/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/297d3d88a1dad694d5903072adb679f2194ce444/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/a730e1331b0486c4bd2d309b85d2f8810489eb47/recipes/sift"; sha256 = "0mv5zk140kjilwvzccj75ym7wlkkqryb532mbsy7i9bs3q7m916d"; name = "sift"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/sift"; license = lib.licenses.free; }; }) {}; simple-bookmarks = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "simple-bookmarks"; version = "1.8"; src = fetchFromGitHub { owner = "jtkDvlp"; repo = "simple-bookmarks"; rev = "e89e8163a0705e28e9346320a1ee13c1aae249af"; sha256 = "0bx8inaihfs48rzi01nlr3wp2iw0bnk318hhgpd4zg64ap3sgdsv"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a60dd50c388a75ce21a5aec9acf938835d7afdbc/recipes/simple-bookmarks"; sha256 = "0jn5wzm9y4054mr9czd3224s5kbrqpcpcfmj6fi62yhy3p1ys9rb"; name = "simple-bookmarks"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/simple-bookmarks"; 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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/7c921e27d6aafc1b82d37f6beb8407840034377a/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 = "3.0.0"; src = fetchFromGitHub { owner = "alpha22jp"; repo = "simplenote2.el"; rev = "070aa311b0a08b530394c53d0c52c6438efbc20c"; sha256 = "0zx49kd3wrqx6f52nk8rzqx3ay3qbcygibcidw6w7drvxnxjgd04"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1ac16abd2ce075a8bed4b7b52aed71cb12b38518/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/eddd3de86e14f56b59fa6f9a08fc89288e0bdbc1/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/1e63aefc869900c2af6f958dc138f9c72c63e2b8/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/fb63f7417f39bd718972f54e57360708eb48b977/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/10fba4f7935c78c4fc5eee7dbb161173dea884ba/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; }; }) {}; sl = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "sl"; version = "0.2"; src = fetchFromGitHub { owner = "xuchunyang"; repo = "sl.el"; rev = "51d92f820f3e93776fff6cdb9690458816888bdc"; sha256 = "1faklr7jz1s6hs1xrzhvddlibhbjbqwxsb8iz6i5c8dg9sj3hw45"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7188a93d33e38f360930b5090c6ef872116f8a7c/recipes/sl"; sha256 = "0h90ajikr6kclsy73vs9f50jg8z3d6kqbpanm9ryh2pw3sd4rnii"; name = "sl"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/sl"; license = lib.licenses.free; }; }) {}; slamhound = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "slamhound"; version = "1.5.5"; src = fetchFromGitHub { owner = "technomancy"; repo = "slamhound"; rev = "7e38841ecdda7b3b569cca0b96c155ae2d3d433d"; sha256 = "1kiczjqa1jhs24lgvizcs355rivx59psxw0fixc9yj8fgld7r4xs"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/54c191408ceb09ca21ef52df171f02d700aee5ba/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/b250f977f44a08346ee9715b416c9706375227a1/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/6a3b59bdbc53d7c0b4c4d6434689f7aab2546678/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.18"; src = fetchFromGitHub { owner = "slime"; repo = "slime"; rev = "2da9fef009f2380daf9404022ca69cb87573f509"; sha256 = "0d1fcjv11my4sa11zim99ylzfsc5q989x4izrrxs3y9ii0nq8kax"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/14c60acbfde13d5e9256cea83d4d0d33e037d4b9/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/abe5036c6de996a723bc800e0f031314e1188660/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.7"; src = fetchFromGitHub { owner = "daewok"; repo = "slime-docker"; rev = "1ba41c2d86540a84b47466b0b6957f8063f23aa8"; sha256 = "168s5xsf7l6s8x5hcmzmk5j9d8a3wpr4s3dlm697dg2n1717gl2z"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/15ec3f7208287161571c8fc3b29369ceabb44e5f/recipes/slime-docker"; sha256 = "13zkkrpww51ndsblpyz2msiwrjnaz6yrk61jbzrwp0r7a2v0djsa"; 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/669a4ae76deea86084307ac3c2d26072e4b8fe17/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/853f47f469e372bdbae40f3cea60d9598e966fab/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/79e7213183df892c5058a766b5805a1854bfbaec/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/04867a574773e8794335a2664d4f5e8b243f3ec9/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.10.1"; src = fetchFromGitHub { owner = "Malabarba"; repo = "smart-mode-line"; rev = "8fd76a66abe4d37925e3d6152c6bd1e8648a293a"; sha256 = "1176fxrzzk4fyp4wjyp0xyqrga74j5csr5x37mlgplh9790248dx"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/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.10.1"; src = fetchFromGitHub { owner = "Malabarba"; repo = "smart-mode-line"; rev = "8fd76a66abe4d37925e3d6152c6bd1e8648a293a"; sha256 = "1176fxrzzk4fyp4wjyp0xyqrga74j5csr5x37mlgplh9790248dx"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/60072b183151e519d141ec559b4902d20c87904c/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/d712f0fb9538945713faf773772bb359fe6f509f/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.9.0"; src = fetchFromGitHub { owner = "Fuco1"; repo = "smartparens"; rev = "253afc49ff30a19ea1a7af10e1e8abdb46546ac1"; sha256 = "0ml0fdvgx60vqansh4j17ihkrnyjdndkijysqhqx1q78d97vnhi4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/bd98f85461ef7134502d4f2aa8ce1bc764f3bda3/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/81cb649dc49767c21f79668d6bee950567b05aa0/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/26c73e1d15186ebf300c6397fda61a8a885a130f/recipes/smartscan"; sha256 = "0vghgmx8vnjbvsw7q5zs0qz2wm6dcng9m69b8dq81g2cq9dflbwb"; name = "smartscan"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/smartscan"; license = lib.licenses.free; }; }) {}; smbc = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "smbc"; version = "0.2.1"; src = fetchFromGitHub { owner = "sakshamsharma"; repo = "emacs-smbc"; rev = "c377b806118d82140197d9cb1095548477e00497"; sha256 = "16cj6jsy1psmcjshxb46i44sf1zb9s4mfiagl5cr22njy01ajq1h"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/05b4f16cd8028edc758ada842432df11c8276fd3/recipes/smbc"; sha256 = "0aviqa8mk8dxxnddfskq9jgz3knqhf0frj7gq7nk6ckxkrxrgqn4"; name = "smbc"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/smbc"; license = lib.licenses.free; }; }) {}; smeargle = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "smeargle"; version = "0.3"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-smeargle"; rev = "0665b1ff5109731898bc4a0ca6d939933b804777"; sha256 = "0p0kxmjdr02l9injlyyrnnzqdbb7mirz1xx79c3lw1rgpalf0jnf"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c5b985b24a23499454dc61bf071073df325de571/recipes/smeargle"; sha256 = "1dy87ah1w21csvrkq5icnx7g7g7nxqkcyggxyazqwwxvh2silibd"; name = "smeargle"; }; packageRequires = [ 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/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/smex"; sha256 = "1rwyi7gdzswafkwpfqd6zkxka1mrf4xz17kld95d2ram6cxl6zda"; name = "smex"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/smex"; license = lib.licenses.free; }; }) {}; smmry = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "smmry"; version = "0.0.3"; src = fetchFromGitHub { owner = "microamp"; repo = "smmry.el"; rev = "b7ee765337fa627a6c59eb4f2a91df5d280ac6df"; sha256 = "0hzs8xi7n3bsqwm3nlm3vk8p2p33ydwxpwk9wp3325g03jl921in"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ba2d4be4dd4d6c378eabd833f05a944afa21817b/recipes/smmry"; sha256 = "05ikcvyr74jy3digd0ad443h5kf11w29hgnmb71bclm3mfslh5wn"; name = "smmry"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/smmry"; 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/4ad6411f76281232848c870e8f4f5bb78e6cf328/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/e156f146649a51f6ee636aef95214944a8079a27/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 = "1.1.0"; src = fetchFromGitHub { owner = "kyleam"; repo = "snakemake-mode"; rev = "327c168febbde24c2b39cc10d26c9cfc9189e130"; sha256 = "1jlv8sr2g3i335h7hp8y39b77wla9hac1b0bk2imalr14lz04vly"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c3a5b51fee1c9e6ce7e21555faa355d118d34b8d/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; }; }) {}; snapshot-timemachine-rsnapshot = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, seq, snapshot-timemachine }: melpaBuild { pname = "snapshot-timemachine-rsnapshot"; version = "0.3"; src = fetchFromGitHub { owner = "NicolasPetton"; repo = "snapshot-timemachine-rsnapshot"; rev = "4ff6b96219f4da576141e376b0348813c1c25615"; sha256 = "0krb1ziyjldyq27sp0phmygm1p9lssp251ycj08gdczbbfpw4lsa"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/94358fb8d1486491903c331d9e90ba5198117aa8/recipes/snapshot-timemachine-rsnapshot"; sha256 = "0fxijd94p961ab0p4ddmhja4bfrif2d87v32g4c41amc1klyf25r"; name = "snapshot-timemachine-rsnapshot"; }; packageRequires = [ seq snapshot-timemachine ]; meta = { homepage = "https://melpa.org/#/snapshot-timemachine-rsnapshot"; 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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/36e02223b4ff9c0be4662991d734ca4a4e756f4b/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/3a2ccef8af91eada4449d9cd4bda6bd28272722e/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.6.2"; src = fetchFromGitHub { owner = "Malabarba"; repo = "speed-of-thought-lisp"; rev = "fffe8d0b42b143a2e7df0470d9049fa57b6ecac5"; sha256 = "0j5zwb1ypqps30126w2684lmjh8ia4qxg8inlajcbv8i3pbai7k6"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/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.2"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-sound-wav"; rev = "2a8c8a9bd797dfbf4a0aa1c023a464b803227ff8"; sha256 = "1ba1r359cb1dms24ajn0xfrqn8c9y08m6m7dwgxpylyyjwh1096y"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8333470e3d84d5433be489a23e065c876bed2ab2/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.7"; src = fetchFromGitHub { owner = "nathankot"; repo = "company-sourcekit"; rev = "14d503d96fe595a688a3f162ae5739e4b08da24b"; sha256 = "1ynyxrpl9qd2l60dpn9kb04zxgq748fffb0yj8pxvm9q3abblf3m"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/45969cd5cd936ea61fbef4722843b0b0092d7b72/recipes/sourcekit"; sha256 = "1lvk3m86awlinivpg89h6zvrwrdqa5ljdp563k3i4h9384w82pks"; name = "sourcekit"; }; packageRequires = [ dash dash-functional emacs ]; meta = { homepage = "https://melpa.org/#/sourcekit"; license = lib.licenses.free; }; }) {}; sourcemap = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "sourcemap"; version = "0.3"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-sourcemap"; rev = "64c89d296186f48d9135fb8aad501de19f64bceb"; sha256 = "115g2mfpbfywp8xnag4gsb50klfvplqfh928a5mabb5s8v4a3582"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/557d18259543263932fccdbaf44c4e7986bd277b/recipes/sourcemap"; sha256 = "0cjg90y6a0l59a9v7d7p12pgmr21gwd7x5msil3h6xkm15f0qcc5"; name = "sourcemap"; }; packageRequires = [ 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/e51aed64ffd0d2583c54035bd3e822f8adbaedde/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 = "2.0.1"; src = fetchFromGitHub { owner = "TheBB"; repo = "spaceline"; rev = "2d1a7bfb5bdaf24958f50b4bf93182847916af85"; sha256 = "1q8r95zfrh0vxna5ml2pq9b9f66clfqcl4d2qy2aizkvzyxg6skl"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/46e4c876aeeb0bb0d0e81dcbb8363a5db9c3ff61/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/7278ca31ee3c035c8ec754af152127776f04792e/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/c3d729130a41903bb01465d0f01c34fbc508b56e/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/db80aa5d95846ee02a9d762aa68325ab5e37dcf7/recipes/speech-tagger"; sha256 = "0sqil949ny9qjxq7kpb4zmjd7770r0qvq4sz80agw6a27mqnaajc"; name = "speech-tagger"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/speech-tagger"; license = lib.licenses.free; }; }) {}; speed-type = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "speed-type"; version = "1.0"; src = fetchFromGitHub { owner = "parkouss"; repo = "speed-type"; rev = "d9d98b9744e21d5e12a695096efcde288bdb5c18"; sha256 = "043ydcik23ykphbh89haagxbdn11s1b44wkziwibnb7d3r9hd8p7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d6c33b5bd15875baea0fd2f24ee8ec9414a6f7aa/recipes/speed-type"; sha256 = "0lsbi3b6v7fiwpvydgwcqx3y5i7bysfjammly22qpz3kcjmlvi06"; name = "speed-type"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/speed-type"; 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/a3b80d346ad4fb415970beddb5f02ae795fbf1b4/recipes/sphinx-doc"; sha256 = "00h3wx2p5hzbw6sggggdrzv4jrn1wc051iqql5y2m1hsh772ic5z"; name = "sphinx-doc"; }; packageRequires = [ cl-lib s ]; meta = { homepage = "https://melpa.org/#/sphinx-doc"; license = lib.licenses.free; }; }) {}; sphinx-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "sphinx-mode"; version = "0.1.1"; src = fetchFromGitHub { owner = "Fuco1"; repo = "sphinx-mode"; rev = "3d6e3059350593dc077f06f54c33869b9e28f7bc"; sha256 = "0l3a8swmf3sm54ayk2ahh1i5j1hf0hd822dfmx50kgwi4wpv48sp"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/269acf093c3aa508479bf532a4e07c9c6d568c72/recipes/sphinx-mode"; sha256 = "16p5xlj4q9fyhz70r73w48fivwzpz9mcq710qqxqaap1aajkh84b"; name = "sphinx-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/sphinx-mode"; 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/51e172f46045fbb71b6a13b3521b502339a4a02b/recipes/splitjoin"; sha256 = "0l1x98fvvia8qx8g125h4d76slv0xnb3h1zxiq9xb5qh7a1h069l"; name = "splitjoin"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/splitjoin"; license = lib.licenses.free; }; }) {}; spotify = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "spotify"; version = "0.3.3"; src = fetchFromGitHub { owner = "remvee"; repo = "spotify-el"; rev = "472f6e61d732a7e700f5505e2a445fc0b030916a"; sha256 = "0kc17ijjd8ygwjji23ndhq75kqjyxlb8kg9q0ij0l38q3b903fhi"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/fb57a2d7dc46f7b0663a030e240f81c758a44e6a/recipes/spotify"; sha256 = "0pmsvxi1dsi580wkhhx8iw329agkh5yzk61bqvxzign3cd6fbq6k"; name = "spotify"; }; packageRequires = [ cl-lib ]; 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/8730956d3f00e030e06ef54c3f2aecc10bb40f9d/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/f7b9f8cc2f2f8f8e1cf80b3e76c89b9f12cacf95/recipes/sprunge"; sha256 = "199vfl6i881aks8fi9d9w4w7mnc7n443h79p3s4srcpmbyfg6g3w"; name = "sprunge"; }; packageRequires = [ cl-lib request ]; meta = { homepage = "https://melpa.org/#/sprunge"; license = lib.licenses.free; }; }) {}; sql-impala = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "sql-impala"; version = "1.0"; src = fetchFromGitHub { owner = "jterk"; repo = "sql-impala"; rev = "68248e9851b153850542ed1f709298bb9ab59610"; sha256 = "12zyw8b8s3jga560wv141gc4yvlbldvfcmpibns8wrpx2w8aivfj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/147b6d7a58cab128509589a84fb7938e56aa0604/recipes/sql-impala"; sha256 = "1jr9k48d0q00d1x5lqv0n971mla2ymnqmjfn8pw0s0vxkldq4ibi"; name = "sql-impala"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/sql-impala"; license = lib.licenses.free; }; }) {}; sqlup-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "sqlup-mode"; version = "0.7.1"; src = fetchFromGitHub { owner = "Trevoke"; repo = "sqlup-mode.el"; rev = "65e75ebc7d85a63e4e27900ba746623a8e4bfa95"; sha256 = "1yiz1k2dg010dypql5l9ahcl33nvqxl731wghv4jvp6bdxcf90g3"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/e23115ab231ab108678608f2ad0a864f896cd0f2/recipes/srefactor"; sha256 = "01cd40jm4h00c5q2ix7cskp7klbkcd3n5763y5lqfv59bjxwdqd2"; name = "srefactor"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/srefactor"; license = lib.licenses.free; }; }) {}; ssh-deploy = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "ssh-deploy"; version = "1.1"; src = fetchFromGitHub { owner = "cjohansson"; repo = "emacs-ssh-deploy"; rev = "3569e5ea6892d6d7f4ef36bf41462af011e1a114"; sha256 = "0l3h6w13xc81i6vavfsg617ly8m2y8yjzbwa6zwwkfqi301kgpij"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8b4547f86e9a022468524b0d3818b24e1457797e/recipes/ssh-deploy"; sha256 = "07kryxspjy8lr1a2m0bppa3xgbzwk180z4a8har37ygm3hdpj50x"; name = "ssh-deploy"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/ssh-deploy"; license = lib.licenses.free; }; }) {}; stan-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "stan-mode"; version = "9.2.0"; src = fetchFromGitHub { owner = "stan-dev"; repo = "stan-mode"; rev = "45b8242611fe0437fcff48f5f4f7d8f0552531ac"; sha256 = "14yv57grsw3zyjcqasaanx8g2skix0i3w1f5r1fng3sgwclwbkdw"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/67a44a0abe675238b10decdd612b67e418caf34b/recipes/stan-mode"; sha256 = "17ph5khwwrcpyl96xnp3rsbmnk7mpwmgskxka3cfgkm190qihfqy"; name = "stan-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/stan-mode"; license = lib.licenses.free; }; }) {}; stan-snippets = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, stan-mode, yasnippet }: melpaBuild { pname = "stan-snippets"; version = "9.2.0"; src = fetchFromGitHub { owner = "stan-dev"; repo = "stan-mode"; rev = "45b8242611fe0437fcff48f5f4f7d8f0552531ac"; sha256 = "14yv57grsw3zyjcqasaanx8g2skix0i3w1f5r1fng3sgwclwbkdw"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/eda8539b7d8da3a458a38f7536ed03580f9088c3/recipes/stan-snippets"; sha256 = "021skkvak645483s7haz1hsz98q3zd8hqi9k5zdzaqlabwdjwh85"; name = "stan-snippets"; }; packageRequires = [ stan-mode yasnippet ]; meta = { homepage = "https://melpa.org/#/stan-snippets"; 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/d3837ac3f1ac82e08a5ad7193766074a4d1bfa3d/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/dca8976de7060fcfc37a1623280869e0cef7b0a2/recipes/status"; sha256 = "0a9lqa7a5nki5711bjrmx214kah5ndqpwh3i240gdd08mcm07ps3"; name = "status"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/status"; 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 = "0hgqxhqnc93pnh6j3hyi92hfx1cbdjylzqb2nl6ldsz1g2wdcw9r"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4ed7cc025d22d8e1e63464e43f733c78421c91c7/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/20fd24f22ef734fe064c66692bf3e18eb896f1ac/recipes/string-edit"; sha256 = "1l1hqsfyi6pp4x4g1rk4s7x9zjc03wfmhy16izia8nkjhzz88fi8"; name = "string-edit"; }; packageRequires = [ dash ]; meta = { homepage = "https://melpa.org/#/string-edit"; license = lib.licenses.free; }; }) {}; string-inflection = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "string-inflection"; version = "1.0.5"; src = fetchFromGitHub { owner = "akicho8"; repo = "string-inflection"; rev = "f11e732a582419e14a36c53130dd3a7b2c9da8c5"; sha256 = "1sq7h58v61cdyca5kfhf9rf3ybj25zgbhfdvb29qd7b2b33px7a5"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5c2e2b6dba8686236c2595475cfddac5fd700e60/recipes/string-inflection"; sha256 = "1vrjcg1fa5adw16s4v9dq0fid0gfazxk15z9cawz0kmnpyzz3fg2"; name = "string-inflection"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/string-inflection"; 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/c9db386ab3910940addae6e925b2ac17e64e0f87/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/fa948128841a1cd3c5fd4c30da3841629b17d3c7/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 = "0pn3xjz433b0djcys25a8fv775yqmj3qgg0hyghgxjpzsh6k2a4f"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3a1e6358c529e3b9e51bcfa6e2e294acbf662882/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/877b5a3e612e1b1d6d51e60c66b0b79f231abdb2/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/de7f6009bab3e9a5b14b7b96ab16557e81e7f078/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/18714a6b5ca4dcc51fa509fee1dc9afb0595c707/recipes/subemacs"; sha256 = "0sqh80jhh3v37l5af7w6k9lqvj39bd91pn6a9rwdlfk389hp90zm"; name = "subemacs"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/subemacs"; license = lib.licenses.free; }; }) {}; sublimity = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "sublimity"; version = "20160629"; src = fetchFromGitHub { owner = "zk-phi"; repo = "sublimity"; rev = "ee9c9fbb92b8fc0c191e5e8640477e251b602bf9"; sha256 = "1kpq7kpmhgq3vjd62rr4qsc824qcyjxm50m49r7invgnmgd78h4x"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c1e78cd1e5366a9b6d04237e9bf6a7e73424be52/recipes/sublimity"; sha256 = "1xwggaalad65cxcfvmy30f141bxhpzc3fgvwziwbzi8fygbdv4nw"; name = "sublimity"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/sublimity"; 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/bb904557529c5d9658039a10456812810541bfed/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/24c94bff44029b6493575a9e09d7deb78db095a9/recipes/sudden-death"; sha256 = "1wrhb3d27j07i64hvjggyajm752w4mhrhq09lfvyhz6ykp1ly3fh"; name = "sudden-death"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/sudden-death"; license = lib.licenses.free; }; }) {}; suggest = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, loop, melpaBuild, s }: melpaBuild { pname = "suggest"; version = "0.2"; src = fetchFromGitHub { owner = "Wilfred"; repo = "suggest.el"; rev = "588ec8b9476c8d7f5f16018a7aaf90ee828fb4f5"; sha256 = "1ckvsckqlbdcw6nbsrh9xizbpkr7r88ks39av8dhn5n412c5jm4g"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b9fd27e812549587dc2ec26bb58974177ff263ff/recipes/suggest"; sha256 = "12vvakqqzmmqq5yynpd4wf4lnb0yvcnz065kni996sy7rv7rh83q"; name = "suggest"; }; packageRequires = [ dash emacs f loop s ]; meta = { homepage = "https://melpa.org/#/suggest"; 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/181adf1b16253481674663fd28b195172231b7da/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/9730b65787b26d3909952cf246a01bd349e5fbab/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/2ca54d78b5e87c3bb582b178e4892af2bf447d1e/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; }; }) {}; swagger-to-org = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild }: melpaBuild { pname = "swagger-to-org"; version = "0.0.2"; src = fetchFromGitHub { owner = "ahungry"; repo = "swagger-to-org"; rev = "181357c71ea24bede263f5706d8781ad65e16877"; sha256 = "0x1mxxvlhhs34j869cy68gy5pgmvpfliyl9vlrlwm3z8apbip9gp"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4d5a7f017593e73ea48c0e535ecf3809536bcde5/recipes/swagger-to-org"; sha256 = "1m40f5njxcxmc2snaz2q43b4scwgp51y761kq6klixjvafi0pv86"; name = "swagger-to-org"; }; packageRequires = [ cl-lib emacs json ]; meta = { homepage = "https://melpa.org/#/swagger-to-org"; license = lib.licenses.free; }; }) {}; swbuff = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "swbuff"; version = "3.3"; src = fetchFromGitHub { owner = "emacsorphanage"; repo = "swbuff"; rev = "8d5b2bec12503509554f9dd83b97c198b259db2b"; sha256 = "0h96pwvf1smd2kakd5ydsn6q59dv9sj706p1ak86aj82m028wzk5"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a44a6577740b98749fe2703b32d70f15a473eb46/recipes/swbuff"; sha256 = "0pi816ljprpl8p2pigfyzm9ripvrc4hvnpkjdsg30mw8iyrk66yn"; name = "swbuff"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/swbuff"; 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/63812707948e6dcc00e00ebc3c423469593e80fd/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 = "2.2"; src = fetchFromGitHub { owner = "chrisbarrett"; repo = "swift-mode"; rev = "a07be7a34d4f677a28878f4b72a2095addc628fd"; sha256 = "14l8cm82fx0p1xcbf48a303llx2p9p0i17ly1vx8y5ff3a0i0l0h"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/19cb133191cd6f9623e99e958d360113595e756a/recipes/swift-mode"; sha256 = "1imr53f8agfza9zxs1h1mwyhg7yaywqqffd1lsvm1m84nvxvri2d"; name = "swift-mode"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/swift-mode"; license = lib.licenses.free; }; }) {}; swift3-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "swift3-mode"; version = "2.1.1"; src = fetchFromGitHub { owner = "taku0"; repo = "swift3-mode"; rev = "ea34d46bf9a4293e75ffdac9500d34989316d9e9"; sha256 = "1hwc3fxv87hmw0a0mgl8khfzf1p7yp2izkc02z8f1vbkaibmmawp"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0ca9071199230d3c4c1b2e3a501736df87095fd3/recipes/swift3-mode"; sha256 = "14vm05p8ix09v73dkmf03i56yib8yk6h2r1zc9m4ym80fki4f520"; name = "swift3-mode"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/swift3-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/674c709490e13267e09417e08953ff76bfbaddb7/recipes/swiper-helm"; sha256 = "011ln6vny7z5vw67cpzldxf5n6sk2hjdkllyf7v6sf4m62ws93ph"; name = "swiper-helm"; }; packageRequires = [ emacs helm swiper ]; meta = { homepage = "https://melpa.org/#/swiper-helm"; license = lib.licenses.free; }; }) {}; switch-buffer-functions = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "switch-buffer-functions"; version = "0.0.1"; src = fetchFromGitHub { owner = "10sr"; repo = "switch-buffer-functions-el"; rev = "e1bccfff2d123b6218efab16c486215cedb9a108"; sha256 = "0pq53b8wrjbrxd5hnrcdi0z7mffp4bax55hn90k9ca3j76lhbn1k"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d37ebd28f4a2f770958bd9a2669cce86cc76cbe7/recipes/switch-buffer-functions"; sha256 = "1b93p8q07zncqq3nw829gddc615rwaan1ds5vgfhdb1l7bh9f37l"; name = "switch-buffer-functions"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/switch-buffer-functions"; 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/7d2204e3b53ade1e400e143ac219f3c7ab63a1e9/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/877b5a3e612e1b1d6d51e60c66b0b79f231abdb2/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/f16958a09820233fbe2abe403561fd9a012d0046/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; }; }) {}; symon = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "symon"; version = "20160630"; src = fetchFromGitHub { owner = "zk-phi"; repo = "symon"; rev = "7beeedd70dc37f5904c781fb697c8df056196ee9"; sha256 = "1q7di9s8k710nx98wnqnbkkhdimrn0jf6z4xkm4c78l6s5idjwlz"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3f4bbc6b3d7b2e2a9fbe7ff7f1d47cda9c859cc0/recipes/symon"; sha256 = "11llnvngyc3xz8nd6nj86ism0hhs8p54wkscvs4yycbakbyn61lz"; name = "symon"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/symon"; license = lib.licenses.free; }; }) {}; syndicate = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "syndicate"; version = "1.0"; src = fetchFromGitHub { owner = "KNX32542"; repo = "syndicate"; rev = "b839aaba0c8583a3254476b53976e3caac4f89a9"; sha256 = "01bymbsvbisnpb2wpqxhrvqx6cj57nh4xvpsbsr5rr1h4pm5jkzl"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/626bda1691d9c7a97fcf549f7a3f0d41d832cfde/recipes/syndicate"; sha256 = "06nmldcw5dy2shhpk6nyix7gs57gsr5s9ksj57xgg8y2j3j0da95"; name = "syndicate"; }; packageRequires = [ evil ]; meta = { homepage = "https://melpa.org/#/syndicate"; 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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/b32b9b3b3e820e498d7531a1f82da36e5e8f4e74/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 = "ad0db0fcb464"; sha256 = "1wcgr6scvwwfmhhjbpq3riq0gmp4g08ffbl91fpgp72j8zrc1c6x"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/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/3f52c584d7435c836ba3c95c598306ba0f5c06da/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.4.1"; src = fetchFromGitHub { owner = "holomorph"; repo = "systemd-mode"; rev = "7769000ba6b395dfaa2c6b0fce48ae5d5cd9a035"; sha256 = "1vqcqrq8qk9n512rbwi2lcvjiy0wqmybwa2lmrkv49yshqjhm5ld"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ca810e512c357d1d0130aeeb9b46b38c595e3351/recipes/systemd"; sha256 = "1ykvm8mfi3fjvrkfcy9qn0sr9mhwm9x1svrmrd0gyqk418clk5i3"; 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/847693b5952e99597bd77223e1058536d1beeb5c/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/1d69d1ef8dbab8394be01153cf9ebe8e49bf9912/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/5fc0c6c02d609fb22710560337bd577f4b1e0c8f/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/8968e2cd0bd49d54a5479b2467bd4f0a97d7a969/recipes/tagedit"; sha256 = "0vfkbrxmrw4fwdz324s734zxdxm2nj3df6i8m6lgb9pizqyp2g6z"; name = "tagedit"; }; packageRequires = [ dash s ]; meta = { homepage = "https://melpa.org/#/tagedit"; license = lib.licenses.free; }; }) {}; tawny-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "tawny-mode"; version = "1.5.0"; src = fetchFromGitHub { owner = "phillord"; repo = "tawny-owl"; rev = "5666b34900a39c6da73d9a1efe11bddf94136a04"; sha256 = "0amsz28n0syqqkxlmzsndm0ayvzc9kgzk8brs9ihskv0j5b3pdcq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/ea9a114ff739f7d6f5d4c3167f5635ddf79bf60c/recipes/tawny-mode"; sha256 = "1xaw1six1n6rw1283fdyl15xcf6m7ngvq6gqlz0xzpf232c4b0kr"; name = "tawny-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/tawny-mode"; 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/485ef1745f07f29c45bf0d489eeb4fcdfda80b33/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/9c998b70365fb0a210c3b9639db84034c7d45097/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.1"; src = fetchFromGitHub { owner = "aaron-em"; repo = "ten-hundred-mode.el"; rev = "bdcfda49b1819e82d61fe90947e50bb948cf7933"; sha256 = "11nsh6dkd3i489lrqpd9xhr4c0ai51364rlrd6slm54720by9jql"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4a0534044ff9ce0740414bf5dc3b104bbdbdacce/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, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, term-cmd }: melpaBuild { pname = "term-alert"; version = "1.2"; src = fetchFromGitHub { owner = "CallumCameron"; repo = "term-alert"; rev = "47af9e6fe483ef0d393098c145f499362a33292a"; sha256 = "1nv8ma8x9xkgsl95z7yysy8q1lb3xr0pd8a5sb01nlx8ks3clad4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0d77aee0b1b2eb7834436bdfa339f95cb97da140/recipes/term-alert"; sha256 = "02qvfhklysfk1fd4ibdngf4crp9k5ab11zgg90hi1sp429a53f3m"; name = "term-alert"; }; packageRequires = [ alert emacs f term-cmd ]; meta = { homepage = "https://melpa.org/#/term-alert"; license = lib.licenses.free; }; }) {}; term-cmd = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "term-cmd"; version = "1.1"; src = fetchFromGitHub { owner = "CallumCameron"; repo = "term-cmd"; rev = "6c9cbc659b70241d2ed1601eea34aeeca0646dac"; sha256 = "08qiipjsqc9dfbha6r2yijjbrg2s4i2mkn6zn5616086550v3kpj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/e08ea89cf193414cce5073fc9c312f2b382bc842/recipes/term-cmd"; sha256 = "0pbz9fy9rjfpzspwq78ggf1wcvjslwvj8fvc05w4g56ydza0gqi4"; name = "term-cmd"; }; packageRequires = [ dash emacs f ]; meta = { homepage = "https://melpa.org/#/term-cmd"; license = lib.licenses.free; }; }) {}; term-manager = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "term-manager"; version = "0.1.1"; src = fetchFromGitHub { owner = "IvanMalison"; repo = "term-manager"; rev = "0bca2e7e3b6e906ec67696bc0be952988ca7f733"; sha256 = "0ybmszjb2lrgqp3zixpxy0lp2l9axw3mz2d4n2kmajh8ckbr576v"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0b2f7d8c8fcbb535432f8e70729d69a572e49a1a/recipes/term-manager"; sha256 = "0ab388ki7vr1wpz81bvbl2fskq9zz5bicdf5gqfg01qzv5l75iza"; name = "term-manager"; }; packageRequires = [ dash emacs ]; meta = { homepage = "https://melpa.org/#/term-manager"; license = lib.licenses.free; }; }) {}; term-projectile = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, projectile, term-manager }: melpaBuild { pname = "term-projectile"; version = "0.1.1"; src = fetchFromGitHub { owner = "IvanMalison"; repo = "term-manager"; rev = "0bca2e7e3b6e906ec67696bc0be952988ca7f733"; sha256 = "0ybmszjb2lrgqp3zixpxy0lp2l9axw3mz2d4n2kmajh8ckbr576v"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5260876280148fae28a459f07932cebb059b560e/recipes/term-projectile"; sha256 = "1mzyzjxkdfvf1kq9m3c1f6y6xzj1qq53rixawmnzmil5cmznvwag"; name = "term-projectile"; }; packageRequires = [ projectile term-manager ]; meta = { homepage = "https://melpa.org/#/term-projectile"; 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/7cad6343104bfe5724e068660af79a6249010164/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/a7151773de39fe570e3e9b351daad89db9dd267f/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.20.0"; src = fetchFromGitHub { owner = "ternjs"; repo = "tern"; rev = "459b6705bada72027fbb922f4097b4dcf0ab305d"; sha256 = "1b95sw2fmnyfsw6c25a2nhkxcwqypgpnnw7yn1wfry6i81p8j8kg"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/eaecd67af24050c72c5df73c3a12e717f95d5059/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.20.0"; src = fetchFromGitHub { owner = "ternjs"; repo = "tern"; rev = "459b6705bada72027fbb922f4097b4dcf0ab305d"; sha256 = "1b95sw2fmnyfsw6c25a2nhkxcwqypgpnnw7yn1wfry6i81p8j8kg"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/eaecd67af24050c72c5df73c3a12e717f95d5059/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-context-coloring = callPackage ({ context-coloring, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, tern }: melpaBuild { pname = "tern-context-coloring"; version = "1.0.0"; src = fetchFromGitHub { owner = "jacksonrayhamilton"; repo = "tern-context-coloring"; rev = "42e2f0177e8d3017c07826361cc981b2883d34dc"; sha256 = "0jdm1s8pqs40xligbhmqgk4vaxkqyb2i5wkx1zgjazq8fhcql9jv"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/db2119d2c2d167d771ee02c2735b435d59991b93/recipes/tern-context-coloring"; sha256 = "0wkb7gn2ma6mz495bgphcjs5p0c6a869zk4a8mnm0spq41xbw4gi"; name = "tern-context-coloring"; }; packageRequires = [ context-coloring emacs tern ]; meta = { homepage = "https://melpa.org/#/tern-context-coloring"; 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/e9e128a795e4949e3d4c2f01db0161a34935f635/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.5"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-terraform-mode"; rev = "3458515359c1f3c82b40e72317b7dd49c05ea873"; sha256 = "1k0v56v7mwpb5p228c0g252szpxvpqswrmjfpk75kh32v56wp5xi"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/93e06adf34bc613edf95feaca64c69a0a2a4b567/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/d2e0bf342713cbdf30cf98d0bbc7476b0abeb7f5/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.3.0"; src = fetchFromGitHub { owner = "jjasghar"; repo = "test-kitchen-el"; rev = "ddbcb964ac4700973eaf30ae366f086e3319e51f"; sha256 = "004rd6jkaklsbgka9mf2zi5qzxsl2shwl1kw0vgb963xkmk9zaz8"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/420d18c76f593338fb28807fcbe3b884be5b1634/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/a4b76e053faee299f5b770a0e41aa615bf5fbf10/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/ad3923ac8948de75a159e916ecc22005a17458ad/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/487c461bf658d50135428d72fbfbb2573a00eb7d/recipes/textmate-to-yas"; sha256 = "04agz4a41h0givfdw88qjd3c7pd418qyigsij4la5f37j5rh338l"; name = "textmate-to-yas"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/textmate-to-yas"; license = lib.licenses.free; }; }) {}; textx-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "textx-mode"; version = "0.0.1"; src = fetchFromGitHub { owner = "novakboskov"; repo = "textx-mode"; rev = "1f9ae651508176b4cb1ae9a03aec06049f333c61"; sha256 = "00hdnfa27rb9inqq4dn51v8jrbsl4scql0cngp6fxdaf93j1p5gk"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/dada0378af342e0798c418032a8dcc7dfd80d600/recipes/textx-mode"; sha256 = "10y95m6fskvdb2gh078ifa70nc48shkvw0223iyqbyjys35h53bn"; name = "textx-mode"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/textx-mode"; 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/d08b24a2aec1012751054c68f7d55bac1bd1fd11/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/857ab7e3a5c290265d88ebacb9685b3faee586e5/recipes/thrift"; sha256 = "0p1hxmm7gvhyigz8aylncgqbhk6cyf75rbcqis7x552g605mhiy9"; name = "thrift"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/thrift"; license = lib.licenses.free; }; }) {}; tide = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, typescript-mode }: melpaBuild { pname = "tide"; version = "2.0.2"; src = fetchFromGitHub { owner = "ananthakumaran"; repo = "tide"; rev = "170bce9067a6467f190418284377559a9f43c667"; sha256 = "0b23d9bi1i00v9ffrdi5ag0q2i149ai1p88klpgl2j9kvdif0zmg"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a21e063011ebbb03ac70bdcf0a379f9e383bdfab/recipes/tide"; sha256 = "1z2xr25s23sz6nrzzw2xg1l2j8jvjhxi53qh7nvxmmq6n6jjpwg1"; name = "tide"; }; packageRequires = [ cl-lib dash emacs flycheck typescript-mode ]; meta = { homepage = "https://melpa.org/#/tide"; 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/991e68c59d1fbaef06ba2583f07499ecad05586d/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.4.0"; src = fetchFromGitHub { owner = "tmarble"; repo = "timesheet.el"; rev = "2ed6fea9b508eb7eaff659d9a34a09ba064d4df8"; sha256 = "028d1sn29idznzsc95w2c1sdz3rpmf3vgk2365li0vvs99s51hi2"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/40009ef2f6845c83242ca5d0a8c9c2c1e4ef8a9d/recipes/timesheet"; sha256 = "1gy6bf4wqvp8cw2wjnrr9ijnzwav3p7j46m7qrn6l0517shwl506"; name = "timesheet"; }; packageRequires = [ auctex org s ]; meta = { homepage = "https://melpa.org/#/timesheet"; license = lib.licenses.free; }; }) {}; toc-org = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "toc-org"; version = "1.0.0"; src = fetchFromGitHub { owner = "snosov1"; repo = "toc-org"; rev = "114dcc9813e2d8784b8c21165c95408c1b26d86e"; sha256 = "084nqdrpzgg1qpbqgvi893iglmz9dk3r0vwqxjkyxa3z3a0f5v17"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/1305d88eca984a66039444da1ea64f29f1950206/recipes/toc-org"; sha256 = "06mx2b0zjck82vp3i4bwbqlrzn05i2rkf8080cn34nkizi59wlbs"; name = "toc-org"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/toc-org"; 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/08a7433e16f2a9a2c04168600a9c99bc21c68ddf/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/5b7972602399f9df9139cff177e38653bb0f43ed/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.3"; src = fetchFromGitHub { owner = "jorgenschaefer"; repo = "circe"; rev = "9a4f3c9a554f99de0eb9e5f2b3e545b3e6390918"; sha256 = "008fz7829mvjlid93hvs5xwwvigh5lnq2fxf2w9ghnw9lygkv5bq"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/a2b295656d53fddc76cacc86b239e5648e49e3a4/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.10"; src = fetchFromGitHub { owner = "holomorph"; repo = "transmission"; rev = "fc0af768454f7964ba0c8b6934fc0cae24b8ebe8"; sha256 = "05zrdgv0b7a3y89phg66y8cfpmshm34yg7ahhc861k6wh4kvkv89"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9ed7e414687c0bd82b140a1bd8044084d094d18f/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/c064a0dc7922cbe4cff2ae65665c4f10e6dbff27/recipes/travis"; sha256 = "1km496cq1vni9gy2d3z4c9524q62750ywz745rjz4r7178ip9mix"; name = "travis"; }; packageRequires = [ dash pkg-info request s ]; meta = { homepage = "https://melpa.org/#/travis"; license = lib.licenses.free; }; }) {}; trr = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "trr"; version = "2.0.0"; src = fetchFromGitHub { owner = "kawabata"; repo = "emacs-trr"; rev = "7500ae0a05a3e26888949208afcd0185cc1b1404"; sha256 = "0x1knf2jqkd1sdswv1w902jnlppih2yw6z028268nizl0c9q92yn"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/56fa3c0b65e4e300f01804df7779ba6f1cb18cec/recipes/trr"; sha256 = "068vqsyx8riqzfrmjk8wr81f68r2y2b6ymc2vvl6vka9rprvsfwr"; name = "trr"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/trr"; 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/f7a7e319dbe17e2b31353e7d7cab51d557d86e9d/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/d52e20f5ca38ed399d19f18f778b8601baf78460/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/d918a5aa26c890fd138323ac6a446c0722e8b4c6/recipes/ttrss"; sha256 = "08921cssvwpq33w87v08dafi2rz2rl1b3bhbhijn4bwjqgxi9w7z"; name = "ttrss"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/ttrss"; license = lib.licenses.free; }; }) {}; tuareg = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "tuareg"; version = "2.0.10"; src = fetchFromGitHub { owner = "ocaml"; repo = "tuareg"; rev = "93b9c6cdba3a8f333cc817c3822fc76b71ff4dcd"; sha256 = "14l0y7gahbz1l4ag5nvswj7cl4skchvzr6r7zc1a5k000skdmv69"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/01fb6435a1dfeebdf4e7fa3f4f5928bc75526809/recipes/tuareg"; sha256 = "0wx723dmjlpm86xdabl9n8p22zbbxpapyfn6ifz0b0pvhh49ip7q"; name = "tuareg"; }; packageRequires = []; 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/579a441d153c4c7d9f8172be94983a632d6fab8f/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/bda3260dad1c766c5b6ae9124f966bf441e24f2f/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/4dfafdd43a22320c619f481e2bbe162459b48990/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/091dcc3775ec2137cb61d66df4e72aca4900897a/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/961471c194b508a5025f00a5be02d316b26f330a/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; }; }) {}; typescript-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "typescript-mode"; version = "0.1"; src = fetchFromGitHub { owner = "ananthakumaran"; repo = "typescript.el"; rev = "abc0751c0e3f316a0064fc7342ffb89b49b02e15"; sha256 = "0lgsyqzfjqhygs8a3icnfsp6y20h2rqrk4wbyc1xfmkbahs7qk8y"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d3f534a1e2cee4ad2e32e32802c5080207417b3d/recipes/typescript-mode"; sha256 = "01jyqy44ir59n9c2f6gh4xzwfmzdpnys1lw4lnsy6kirqgbsq9ha"; name = "typescript-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/typescript-mode"; license = lib.licenses.free; }; }) {}; typit = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, mmt }: melpaBuild { pname = "typit"; version = "0.2.0"; src = fetchFromGitHub { owner = "mrkkrp"; repo = "typit"; rev = "0e5b374830e85a32b51a4cc8206df8e494378cb2"; sha256 = "1jv5qmp3xs37py7d9aln4jn85j65h9pp5vb2dcmd8rlszhplsrng"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/d17d019155e19c156f123dcd702f18cfba488701/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/8cf02f5c8cb29265e9c83be9c959b8a9012a369d/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/091dcc3775ec2137cb61d66df4e72aca4900897a/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/c9db386ab3910940addae6e925b2ac17e64e0f87/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/d58ad9eb863494f609114e3c6af8c14c891b83a5/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/e7dccc77d082181629b8f0c45404ac5d8bd97590/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/2ade389a20419b3e29a613409ac73a16b7c5bddb/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/c9db386ab3910940addae6e925b2ac17e64e0f87/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-escape = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, names }: melpaBuild { pname = "unicode-escape"; version = "1.1"; src = fetchFromGitHub { owner = "kosh04"; repo = "unicode-escape.el"; rev = "b9cee7af45be62119b97033dc639bd1b5ed858f3"; sha256 = "09dgxb1z9kdbs8wri9sl5daygp1bgqcng40vyfv5y0ic50w08ksf"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b2ae00434b80357dc62cd0177dbd714b25fb3ac7/recipes/unicode-escape"; sha256 = "0gcwkv7qbdnvak10jfzj9irb7nkfqsfxv2n5fi8vvrk90j1a2i2k"; name = "unicode-escape"; }; packageRequires = [ dash emacs names ]; meta = { homepage = "https://melpa.org/#/unicode-escape"; 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/83459421dd2eb3d60ec668c3d5bb38d99ee64aff/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/83459421dd2eb3d60ec668c3d5bb38d99ee64aff/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/f9892a826f3ac335d12bd1a07202334e28a44f40/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/0a2faab13744262ef4d12750f70b300b3afd2835/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/822ac5610f333e41b676a29ef45a6f8bfea3162e/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.3"; src = fetchFromGitHub { owner = "jwiegley"; repo = "use-package"; rev = "cd58b268a8a025451c11c3cb1ba18d4f27f245da"; sha256 = "14x01dg7fgj4icf8l8w90pksazc0sn6qrrd0k3xjr2zg1wzdcang"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/3f9b52790e2a0bd579c24004873df5384e2ba549/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.3"; src = fetchFromGitHub { owner = "diml"; repo = "utop"; rev = "ee81ce49bab31757837bed35a182d29cbd54dfcb"; sha256 = "1p2vjxw0y6py5hly6vjl4gxm171n9pr4rkimxd0rg3dl1npvn99z"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/30489fe52b4031184e54f994770aa3291257bc9d/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/6d63f9408e3bb581a47c8ab1f729f9ee087933d6/recipes/uzumaki"; sha256 = "1fvhzz2qpyc819rjvzyf42jmb70hlg7a9ybqwi81w7rydpabg61q"; name = "uzumaki"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/uzumaki"; license = lib.licenses.free; }; }) {}; v2ex-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, request }: melpaBuild { pname = "v2ex-mode"; version = "0.2"; src = fetchFromGitHub { owner = "aborn"; repo = "v2ex-mode"; rev = "7a59ac3be2b08d873ec271ec7a3d5ace309c1407"; sha256 = "0f4y0s0zhqlb3n56yqp2w1krhrar5l4axl7dfn595hmwhhgxvvra"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b27b7d777415aa350c8c30822e239b9a4c02e77d/recipes/v2ex-mode"; sha256 = "04frd6jbnf9g7ak2fdbik9iji7b0903cpbg1hx7rai1853af7gh1"; name = "v2ex-mode"; }; packageRequires = [ cl-lib let-alist request ]; meta = { homepage = "https://melpa.org/#/v2ex-mode"; license = lib.licenses.free; }; }) {}; vagrant = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "vagrant"; version = "0.6.1"; src = fetchFromGitHub { owner = "ottbot"; repo = "vagrant.el"; rev = "ef3022d290ee26597e21b17ab87acbd8d4f1071f"; sha256 = "1661fwfx2gpxjriy3ngi9raz8c2kkk3rgg51irdi591jr2zqmw6s"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/091dcc3775ec2137cb61d66df4e72aca4900897a/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/8e7dd1e985d55149f48e4f93a31fb28ec01a4add/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/561442ea9f75ebe8444db1a0c40f7756fcbca482/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.2.0"; src = fetchFromGitHub { owner = "DamienCassou"; repo = "vdirel"; rev = "4232676e93ca5ace8e51f6605bec223c3205beea"; sha256 = "0jdjg50f6my9952frl6asi8zk0i8b4hva26wm7pi8zk423pydr30"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/72b5ea3f4444c3de73d986a28e1d12bf47c40246/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/081aa3e1d50c2c9e5a9b9ce0716258a93279f605/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/f1957e7fa03b6b8eb2f3250bd814d707bce3cfa3/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 }: melpaBuild { pname = "vhdl-tools"; version = "5.3"; src = fetchFromGitHub { owner = "csantosb"; repo = "vhdl-tools"; rev = "f6dfac6851c6bc78f9d72849befd54b09ac64ce7"; sha256 = "03qqvv9l83b5cpdcjdcq0wv3ghhx13y3b16rn1d1l0vfndzmnz42"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/69fe2f8fb98ac1af1d3185f62ae1c89e646cfebf/recipes/vhdl-tools"; sha256 = "006d9xv60a90xalagczkziiimwsr1np9nn25zvnc4nlbf8j3fbbw"; name = "vhdl-tools"; }; packageRequires = [ emacs ggtags helm outshine ]; 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/23249b485ca8e66a21f858712f46aa76b8554f28/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/0bded518d1544a9442c13c5cbfab64f0f1cbdb6d/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.2"; src = fetchFromGitHub { owner = "mrkkrp"; repo = "vimish-fold"; rev = "5c9ae8018002c10a034de60b527c42f3665f6b67"; sha256 = "01wxjvbq3i1ji9fpff7fbk20pzmr52z6fycqfi7malgwq05is1bm"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b4862b0a3d43f073e645803cbbf11d973a4b51d5/recipes/vimish-fold"; sha256 = "017by9w53d8pqlsazfycmhdv16yylks308p5vxp1rcw2qacpc5m3"; name = "vimish-fold"; }; packageRequires = [ cl-lib emacs f ]; meta = { homepage = "https://melpa.org/#/vimish-fold"; license = lib.licenses.free; }; }) {}; visible-mark = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }: melpaBuild { pname = "visible-mark"; version = "0.1"; src = fetchFromGitLab { owner = "iankelling"; repo = "visible-mark"; rev = "c1852e13b6b61982738b56977a452ec9026faf1b"; sha256 = "15zdbvv6c114mv6hdq375l7ax70sss06p9d7m86hgssc3kiv9vsv"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/76ac7178ee5381e08ae881f3fc6061106eeb1c1d/recipes/visible-mark"; sha256 = "1rp0gnz28m1drwb1hhsf0mwxzdppdi88hscf788qw8cw65gckv80"; name = "visible-mark"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/visible-mark"; license = lib.licenses.free; }; }) {}; visual-fill-column = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "visual-fill-column"; version = "1.10"; src = fetchFromGitHub { owner = "joostkremers"; repo = "visual-fill-column"; rev = "159dcee48e7311ee816686d62e7ce36619127462"; sha256 = "0bij20a8f9pd4307m2qslcx8p3j59hkr14sm18aw0bric65him8b"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c7628c805840c4687686d0b9dc5007342864721e/recipes/visual-fill-column"; sha256 = "19y0pwaybjal2rc7migdbnafpi4dfbxvrzgfqr8dlvd9q68v08y5"; name = "visual-fill-column"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/visual-fill-column"; license = lib.licenses.free; }; }) {}; visual-regexp = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "visual-regexp"; version = "1.0.0"; src = fetchFromGitHub { owner = "benma"; repo = "visual-regexp.el"; rev = "2cf4dc5a2dff0736eb2e2da95997d7274bbb5766"; sha256 = "0zz83l97xkna2yqiiywxyhj2zwil2a0xqzdsdxw0ai951jql1j5r"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/091dcc3775ec2137cb61d66df4e72aca4900897a/recipes/visual-regexp"; sha256 = "16bdqq2j7pnjq3j6qa4rhxzidqdhyg80c7nazd93smis8rcv5d0z"; name = "visual-regexp"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/visual-regexp"; license = lib.licenses.free; }; }) {}; visual-regexp-steroids = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, visual-regexp }: melpaBuild { pname = "visual-regexp-steroids"; version = "1.0.0"; src = fetchFromGitHub { owner = "benma"; repo = "visual-regexp-steroids.el"; rev = "6fe4e504ae7a532d67aead6089d68bb2406e4c25"; sha256 = "0bc44z8y1jmw7jlz785bisy36v08jichj53nwhmp2wjyv40xy321"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/7f105ebce741956b7becc86e4bdfcafecf59af74/recipes/visual-regexp-steroids"; sha256 = "1xkrzyyll8wmb67m75lfm9k8qcm068km8r1k8hcsadpkd01bx1lr"; name = "visual-regexp-steroids"; }; packageRequires = [ visual-regexp ]; meta = { homepage = "https://melpa.org/#/visual-regexp-steroids"; 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/9116b11eb513dd9e1dc9542d274dd60f183b24c4/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/42a930e024ce525b2890ccd5a1eb4844859faafd/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/cae2ac3513e371a256be0f1a7468e38e686c2487/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/58e5ff4c5853c5350d0534894ddb358daa83cee9/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/091dcc3775ec2137cb61d66df4e72aca4900897a/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/6f003b6d6bc91e6f9e510de8f5f5f9189d1c7334/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.3"; src = fetchFromGitHub { owner = "bnbeckwith"; repo = "wc-mode"; rev = "122f90bd1d422a84cc50acabd350d44d39ddeb69"; sha256 = "0pjlxv46zzqdq6q131jb306vqlg4sfqls1x8vag7mmfw462hafqp"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0fda2b54a0ff0b6fc3bd6d20cfcbbf63cae5380f/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/5d10b59f568fdedf248c2e8eaa06c4a74032ca56/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/75beac314565b9becb701ddd9bc85660e268c3ae/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.2"; src = fetchFromGitHub { owner = "yasuyk"; repo = "web-beautify"; rev = "aa95055224c24f38736716809fec487cd817c38d"; sha256 = "0vms7zz3ym53wf1zdrkbf2ky2xjr1v134ngsd0jr8azyi8siw84d"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/0d528d3e20b1656dff40860cac0e0fa9dc1a3e87/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/604f155a3ce7e5375dcf8b9c149c5af403ef48bd/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 = "14"; src = fetchFromGitHub { owner = "fxbois"; repo = "web-mode"; rev = "9bd7a7ebcbe67ae8f14d585d04b93569fa496ec7"; sha256 = "1cs9ldj2qckyynwxzvbd5fmniis6mhprdz1wvvvpjs900bbc843s"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/6f0565555eaa356141422c5175d6cca4e9eb5c00/recipes/web-mode"; sha256 = "1vyhyc5nf4yj2m63inpwmcqvlsihaqw8nn8xvfdg44nhl6vjz97i"; name = "web-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/web-mode"; license = lib.licenses.free; }; }) {}; web-mode-edit-element = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, web-mode }: melpaBuild { pname = "web-mode-edit-element"; version = "2.1"; src = fetchFromGitHub { owner = "jtkDvlp"; repo = "web-mode-edit-element"; rev = "8b8ac07aa8c920dafd94c96a51effb0d6c0ed1ce"; sha256 = "0aj1ibmnrbaxrkwjf1fac2qzazrj39pql3prcibnchc2bmp191aa"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/2658e8a80455ad5ae1ceb69deddab89ebc6b6871/recipes/web-mode-edit-element"; sha256 = "09m2jzsb3zz1wr396jrhcwskfm1m0a4hvxlxhq5p1w5fzfcdb8md"; name = "web-mode-edit-element"; }; packageRequires = [ emacs web-mode ]; meta = { homepage = "https://melpa.org/#/web-mode-edit-element"; license = lib.licenses.free; }; }) {}; webpaste = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, request }: melpaBuild { pname = "webpaste"; version = "1.0.0"; src = fetchFromGitHub { owner = "etu"; repo = "webpaste.el"; rev = "58f66efcb8f061d25bf474b14f3867ae856f6b1d"; sha256 = "0qczw7pdkjgqmjibwyw8psxhqy1bx183qzni832qx59sds15j13q"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/13847d91c1780783e516943adee8a3530c757e17/recipes/webpaste"; sha256 = "1pqqapslb5wxfrf1ykrj5jxcl43pix17lawgdqrqkv5fyxbhmfpm"; name = "webpaste"; }; packageRequires = [ cl-lib emacs request ]; meta = { homepage = "https://melpa.org/#/webpaste"; 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/e38255a31a4ca31541c97a506a55f82e2670abe6/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/21f4c1b34f86331ecbcdbdc39858a191232902f2/recipes/weibo"; sha256 = "1ndgfqqb0gvy8p2fisi57s9bsa2nrnv80smg78m89i4cwagbz6yd"; name = "weibo"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/weibo"; license = lib.licenses.free; }; }) {}; wgrep = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "wgrep"; version = "2.1.10"; src = fetchFromGitHub { owner = "mhayashi1120"; repo = "Emacs-wgrep"; rev = "7ef26c51feaef8a5ec0929737130ab8ba326983c"; sha256 = "075z0glain0dp56d0cp468y5y88wn82ab26aapsrdzq8hmlshwn4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9648e3df896fcd97b3757a727108bc78261973cc/recipes/wgrep"; sha256 = "09xs420lvbsmz5z28rf6f1iwa0ixkk0w24qbj6zhl9hidh4mv9y4"; name = "wgrep"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/wgrep"; license = lib.licenses.free; }; }) {}; wgrep-ack = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, wgrep }: melpaBuild { pname = "wgrep-ack"; version = "2.1.10"; src = fetchFromGitHub { owner = "mhayashi1120"; repo = "Emacs-wgrep"; rev = "7ef26c51feaef8a5ec0929737130ab8ba326983c"; sha256 = "075z0glain0dp56d0cp468y5y88wn82ab26aapsrdzq8hmlshwn4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9648e3df896fcd97b3757a727108bc78261973cc/recipes/wgrep-ack"; sha256 = "03l1a681cwnn06m77xg0a547892gy8mh415v9rg3h6lkxwcld8wh"; name = "wgrep-ack"; }; packageRequires = [ wgrep ]; meta = { homepage = "https://melpa.org/#/wgrep-ack"; license = lib.licenses.free; }; }) {}; wgrep-ag = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, wgrep }: melpaBuild { pname = "wgrep-ag"; version = "2.1.10"; src = fetchFromGitHub { owner = "mhayashi1120"; repo = "Emacs-wgrep"; rev = "7ef26c51feaef8a5ec0929737130ab8ba326983c"; sha256 = "075z0glain0dp56d0cp468y5y88wn82ab26aapsrdzq8hmlshwn4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/2c50b704343c4cac5e2a62a67e284ba6d8e15f8a/recipes/wgrep-ag"; sha256 = "1b2mj06kws29ha7g16l5d1s3p3nwyw8rprbpaiijdk9nxqcm0a8a"; name = "wgrep-ag"; }; packageRequires = [ wgrep ]; meta = { homepage = "https://melpa.org/#/wgrep-ag"; license = lib.licenses.free; }; }) {}; wgrep-helm = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, wgrep }: melpaBuild { pname = "wgrep-helm"; version = "2.1.10"; src = fetchFromGitHub { owner = "mhayashi1120"; repo = "Emacs-wgrep"; rev = "7ef26c51feaef8a5ec0929737130ab8ba326983c"; sha256 = "075z0glain0dp56d0cp468y5y88wn82ab26aapsrdzq8hmlshwn4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/9648e3df896fcd97b3757a727108bc78261973cc/recipes/wgrep-helm"; sha256 = "1hh7isc9xifkrdfw88jw0z0xmfazrbcis6d355bcaxlnjy6fzm8b"; name = "wgrep-helm"; }; packageRequires = [ wgrep ]; meta = { homepage = "https://melpa.org/#/wgrep-helm"; license = lib.licenses.free; }; }) {}; wgrep-pt = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, wgrep }: melpaBuild { pname = "wgrep-pt"; version = "2.1.10"; src = fetchFromGitHub { owner = "mhayashi1120"; repo = "Emacs-wgrep"; rev = "7ef26c51feaef8a5ec0929737130ab8ba326983c"; sha256 = "075z0glain0dp56d0cp468y5y88wn82ab26aapsrdzq8hmlshwn4"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/c39faef3b9c2e1867cd48341d9878b714dbed4eb/recipes/wgrep-pt"; sha256 = "1gphdf85spsywj3s3ypb7dwrqh0zd70n2vrbgjqkbnfbwqjp9qbg"; name = "wgrep-pt"; }; packageRequires = [ wgrep ]; meta = { homepage = "https://melpa.org/#/wgrep-pt"; license = lib.licenses.free; }; }) {}; which-key = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "which-key"; version = "1.2.1"; src = fetchFromGitHub { owner = "justbur"; repo = "emacs-which-key"; rev = "17f4b0069273f9c9877dc079e5cf49ed9cb4d278"; sha256 = "1h673yjl0hp6p244pkk6hmazgfrj2sbz9cvd1r6rnrp1lpn8z1dl"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/315865a3df97c0694f648633d44b8b34df1ac76d/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/4b5d717e2eaf35ce33b26be049a39f2f75a7de72/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/b461cfe450d7ce6bd0c14be3460cacffc1a32e6f/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/71addc88ce814ed4f413bcd8632402ac750009a1/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/76d3c38e205076a22628f490d8e8ddd80d091eab/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/baa49e7d2d5c07ebf77e7941c240b88fcfd0fc8b/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.4"; src = fetchFromGitHub { owner = "genovese"; repo = "win-switch"; rev = "954eb5e4c5737f0c06368c42a7f1c3dd374d782f"; sha256 = "1xpx4sc1g1w8w0yc39k2dys83m8skrpvi745bfrzdl47jngrf54h"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/091dcc3775ec2137cb61d66df4e72aca4900897a/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/c9db386ab3910940addae6e925b2ac17e64e0f87/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/3b17efdf8b7306eadf37e331fc1d585b42f37b09/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/ce1dc80f69894736b276885e4ec3ce571a8612c9/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.6"; src = fetchFromGitHub { owner = "bmag"; repo = "emacs-purpose"; rev = "00c253778d8e845bdc17a350c22ea157c5871b41"; sha256 = "11hv2rrcirswzgx0l52kwav5dilr3yksky9a3vg1pghgqhmm59hv"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5813120ab674f6db7d0a486433d8faa6cfec1727/recipes/window-purpose"; sha256 = "1y70jrba3gf9fyf2qdihfshbsblzb88yv9fkcswdzrpq5kmgwp84"; 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/37924b239c1e883103c0cdfd429ddb6c2d40d3d7/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.1"; src = fetchhg { url = "https://bitbucket.com/ArneBab/wisp"; rev = "a67adbf5fc75"; sha256 = "1av071s0s6x0idbklfnps8j7vgjqxapk9y23prk6jrdbbwhfzb8n"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/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/a628330ee8deeab2bd5c2d4b61b33f119c4549d8/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.8"; src = fetchFromGitHub { owner = "magit"; repo = "with-editor"; rev = "ab73c028e8dbe088d7545406efc5c5c7b8fd503a"; sha256 = "1hf2py6dby3wnvzv027x0555532aapn20bkhb7x8k020c6yr59s9"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8c52c840dc35f3fd17ec660e113ddbb53aa99076/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/6213c01e6954985daff8cd1a5a3ef004431f0477/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/ed02d5e4cba10023ebc7c26f90ba8d1e8ee32a08/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/d9f8f01f1807de24fb6e92b355d05b81be4bab07/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/f00f8765e35c21dd1a4b5c01c239ed4d15170ab7/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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/75c5a4304999fc3f5a02235a1c2c904238d2ce4f/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.5"; src = fetchFromGitHub { owner = "joostkremers"; repo = "writeroom-mode"; rev = "2e15db8e26a05618da7a1f97e19ff68f7359e8f6"; sha256 = "1695vr25jr6m6fqjxyjns8vcbfixgjpkpqj1lk9k75k8n38x4ibw"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4e39cd8e8b4f61c04fa967def6a653bb22f45f5b/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.5"; src = fetchFromGitHub { owner = "lewang"; repo = "ws-butler"; rev = "b59e36b2451193bf96176f5a006bf506770a40f3"; sha256 = "0ij88qr7gk07dchhjsn3nlk8fqgbkp4qhvn14dqxndn3zr64ix7v"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/f1645a51d487c8902eb6e59fb1884f85f48cec6f/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/04867a574773e8794335a2664d4f5e8b243f3ec9/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/1b2b6876562f1fadd4af1ea9b279ac4dc1b21660/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.1.1"; src = fetchFromGitHub { owner = "skeeto"; repo = "x86-lookup"; rev = "208810ea93214491e6e2329cdbf81de85437939a"; sha256 = "0whhi05mg7xirzfcz7fzn4hkqq0qbrhqi77myrgdhwgs123cd9bj"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/27757b9b5673f5581e678e8cad719138db654415/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/6cb4c55583338dafee61fd9c266d2ee7cae2b1ed/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.3"; src = fetchFromGitHub { owner = "dkogan"; repo = "xcscope.el"; rev = "1e4c8e60eb841a3ecb56ff4115b6a8ae5c0bf779"; sha256 = "1cc3bmi4fxlgqha7sxswn9lcc126xnr2j8xz6wszjnqh5w274fpp"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/068c7846e70b91ce7e88330937fc64a60281802a/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/4ac99eee00b76501d830373a13369f6a2a1239b5/recipes/xkcd"; sha256 = "1r88yhs8vnkak8xl16vw3xdpm7ncz4ydkml8932bqk8xix8l8f0w"; name = "xkcd"; }; packageRequires = [ json ]; meta = { homepage = "https://melpa.org/#/xkcd"; license = lib.licenses.free; }; }) {}; xml-rpc = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "xml-rpc"; version = "1.6.12"; src = fetchFromGitHub { owner = "hexmode"; repo = "xml-rpc-el"; rev = "0ab093d60140d19e31d217c8abdc7dbdac944486"; sha256 = "0g52bmamcd54acyk6i47ar5jawad6ycvm9g656inb994wprnjin9"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/547d773e07d6229d2135d1b081b5401039ffad39/recipes/xml-rpc"; sha256 = "14r6xgnpqsb2jlv52vgrhqf3qw8a6gmdyap3ylhilyxw71lxf1js"; name = "xml-rpc"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/xml-rpc"; license = lib.licenses.free; }; }) {}; xmlgen = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "xmlgen"; version = "0.4"; src = fetchFromGitHub { owner = "philjackson"; repo = "xmlgen"; rev = "d27294a4174888fe452015cb98dedd2a4bdc1e92"; sha256 = "1nk50iwb6az01r1s2l9wwdqrz3k4ywr00q0zmd9vvi3y9v4cjah0"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cd19fded2de4e7549121485e81f7405c0176e203/recipes/xmlgen"; sha256 = "1mvnjqb9zxf9ml605w10v4cbbajwv9if93apr4xrh79l00scj383"; name = "xmlgen"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/xmlgen"; license = lib.licenses.free; }; }) {}; xquery-tool = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "xquery-tool"; version = "0.1.10"; src = fetchFromGitHub { owner = "paddymcall"; repo = "xquery-tool.el"; rev = "b81b5862e8541aca5231840eb176afad7ab55cf3"; sha256 = "0dv3gl9djs9sbsg5mhdfnnv61ir9xccqijh7i2b82gq2j3lqhibm"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cc71e5ea4a0ecb006f62617f5b6caadc9b3c77b2/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.5"; src = fetchFromGitHub { owner = "NicolasPetton"; repo = "xref-js2"; rev = "7e2bc6a8dad08a493d11d3554f6374584846b9e6"; sha256 = "1mmd27miv32sl8cj7qhy09yfh7v1zgw7rv4fdwk96msvd4qfdkqd"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b5dab444ead98210b4ab3a6f9a61d013aed6d5b7/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/b34a42f1bf5641871da8ce2b688325023262b643/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/378fe14c66072ecb899a074c56f95077dfc9667e/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.3.1"; src = fetchFromGitHub { owner = "zenozeng"; repo = "yafolding.el"; rev = "f0cc030ddd7ab53fbdf3cdb8b157d8cbcd6a08bd"; sha256 = "0xwa490bl59bk0lpga6kag8gif9ln0g4hp42hryhjv5spvgzlsb8"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/51bfd6465ee8ee553e8fd466a3bc4e65ab98faed/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/97ea1250ffbf159d7870710b9348ef26616dbedb/recipes/yagist"; sha256 = "1mz86fq0pb4w54c66vd19m2492mkrzq2qi6ssnn2xwmn8vv02wdd"; name = "yagist"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/yagist"; license = lib.licenses.free; }; }) {}; yaml-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "yaml-mode"; version = "0.0.13"; src = fetchFromGitHub { owner = "yoshiki"; repo = "yaml-mode"; rev = "2ace378bef2047a980fba0e42e3e6b5d990f2c66"; sha256 = "1wx4gqkg0v0mcykimiihrp4lg2s9qac31w8rw5frbs1r37v3l8x7"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/yaml-mode"; sha256 = "0afp83xcr8h153cayyaszwkgpap0iyk351dlykmv6bv9d2m774mc"; name = "yaml-mode"; }; packageRequires = [ emacs ]; meta = { homepage = "https://melpa.org/#/yaml-mode"; license = lib.licenses.free; }; }) {}; yang-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "yang-mode"; version = "0.9.4"; src = fetchFromGitHub { owner = "mbj4668"; repo = "yang-mode"; rev = "bcf698acbdb4df91f587942348739b407a8b0807"; sha256 = "1rrmailvhxvivmdjamm2vvciym484cw0lqn1hgdw1lz999g5a5vs"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/bb42ab9b5f118baaf6766c478046552b686981a1/recipes/yang-mode"; sha256 = "0rl90xbcf3383ls95g1dixh2dr02kc4g60d324cqbb4h59wffp40"; name = "yang-mode"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/yang-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/091dcc3775ec2137cb61d66df4e72aca4900897a/recipes/yascroll"; sha256 = "11g7wn4hgdwnx3n7ra0sh8gk6rykwvrg9g2cihvcv7mjbqgcv53f"; name = "yascroll"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/yascroll"; license = lib.licenses.free; }; }) {}; yasnippet = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "yasnippet"; version = "0.11.0"; src = fetchFromGitHub { owner = "joaotavora"; repo = "yasnippet"; rev = "e6b865127783f498b61fa99ad0f5413200ac09d0"; sha256 = "0djj2gi0s0jyxpqgfk2818xnj5ykwhzy5k9yi65klsw2nanhh8y9"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/5d1927dc3351d3522de1baccdc4ce200ba52bd6e/recipes/yasnippet"; sha256 = "1r37vz5b8nj6hr6c2ki9fdbrs3kkb4zwimh8r4ixm10kdkk5jqds"; name = "yasnippet"; }; packageRequires = [ cl-lib ]; meta = { homepage = "https://melpa.org/#/yasnippet"; license = lib.licenses.free; }; }) {}; yatemplate = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }: melpaBuild { pname = "yatemplate"; version = "2.0"; src = fetchFromGitHub { owner = "mineo"; repo = "yatemplate"; rev = "90c14d2e2b8247eeba464a52560af484f8542558"; sha256 = "00q3803nz89r91v1rwld98j1wgfc7kc6ni5a3h3zjwz1issyv5is"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8ba3cdb74f121cbf36b6d9d5a434c363905ce526/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 = "5428250c886a"; sha256 = "0q1b0wpdfdghp6hchc59jgkyra5qqqdam47q7g2ni4ym8nlhwd3c"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/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/1da5261081fc66910d935b81e52391c071e52379/recipes/yaxception"; sha256 = "18n2kjbgfhkhcwigxmv8dk72jp57vsqqd20lc26v5amx6mrhgh58"; name = "yaxception"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/yaxception"; license = lib.licenses.free; }; }) {}; ycmd = callPackage ({ cl-lib ? null, dash, deferred, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, pkg-info, request, request-deferred, s }: melpaBuild { pname = "ycmd"; version = "1.0"; src = fetchFromGitHub { owner = "abingham"; repo = "emacs-ycmd"; rev = "be21ca7f807e70812b6fc0e0a4ea83b41723d815"; sha256 = "1q30k8rhk3plknkk544h2dk48yqmxwh4xp3rq1lz8isc3580qwxx"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/4b25378540c64d0214797348579671bf2b8cc696/recipes/ycmd"; sha256 = "10jqr6xz2fnrd1ihips9jmbcd28zha432h4pxjpswz3ivwjqhxna"; name = "ycmd"; }; packageRequires = [ cl-lib dash deferred emacs let-alist pkg-info request request-deferred s ]; 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/3c652657be0f9b9dcb236e01c3abd2fd717190d7/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/6e9a549e31c4097ee24b4bff12ec5d20d3beac68/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/712bdf83f71c2105754f9b549a889ffc5b7ba565/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/091dcc3775ec2137cb61d66df4e72aca4900897a/recipes/zenburn-theme"; sha256 = "1kb371j9aissj0vy07jw4ydfn554blc8b2rbi0x1dvfksr2rhsn9"; name = "zenburn-theme"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/zenburn-theme"; license = lib.licenses.free; }; }) {}; zerodark-theme = callPackage ({ all-the-icons, fetchFromGitHub, fetchurl, flycheck, lib, magit, melpaBuild }: melpaBuild { pname = "zerodark-theme"; version = "4.2"; src = fetchFromGitHub { owner = "NicolasPetton"; repo = "zerodark-theme"; rev = "af231794425255d436690c9c31bceb2052251210"; sha256 = "1xnhcxf5d0gn8lhapjg7b289bqpf8w0d2mp76ksb8rsvx4r0bdbw"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/72ef967a9bea2e100ae17aad1a88db95820f4f6a/recipes/zerodark-theme"; sha256 = "1nqzswmnq6h0av4rivqm237h7ghp7asa2nvls7nz4ma467p9qhp9"; name = "zerodark-theme"; }; packageRequires = [ all-the-icons flycheck magit ]; 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/e66db80ab82a69542688cd57c9e0ec10e6616c87/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/38262704e1045c21ee73ca9dc87656936382004a/recipes/zone-nyan"; sha256 = "165sgjaahz038isii971m02hr2g5iqhbhiwf5kdn8c739cjaa17b"; name = "zone-nyan"; }; packageRequires = [ esxml ]; meta = { homepage = "https://melpa.org/#/zone-nyan"; license = lib.licenses.free; }; }) {}; zoom-window = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: melpaBuild { pname = "zoom-window"; version = "0.5"; src = fetchFromGitHub { owner = "syohex"; repo = "emacs-zoom-window"; rev = "eefe36d26e04a9f89aad27671d1f06e9d4736ac6"; sha256 = "08splg49ncgfsap3ivpc974wmg22ikshwv33l0i6advjjv9cskhm"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/8a55cc66cc0deb1c24023f638b8e920c9d975859/recipes/zoom-window"; sha256 = "0l9683nk2bdm49likk9c55c23qfy6f1pn04drqwd1vhpanz4l4b3"; name = "zoom-window"; }; packageRequires = [ emacs ]; 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/b0a9277f1a5f1aef8886e739c73dea91d3f81dc5/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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/zotelo"; sha256 = "0y6s5ma7633h5pf9zj7vkazidlf211va7nk47ppb1q0iyfkyln36"; name = "zotelo"; }; packageRequires = []; meta = { homepage = "https://melpa.org/#/zotelo"; license = lib.licenses.free; }; }) {}; zotxt = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild, request-deferred }: melpaBuild { pname = "zotxt"; version = "0.1.34"; src = fetchFromGitLab { owner = "egh"; repo = "zotxt-emacs"; rev = "43c0c6d23b31126bac6b14bb85608180fd9c866f"; sha256 = "0qksa67aazs9vx7v14nlakr34z6l0h6mhfzi2c0vhrr0c210r6hp"; }; recipeFile = fetchurl { url = "https://raw.githubusercontent.com/milkypostman/melpa/b633453e77a719f6b6b6564e66c1c1260db38aa6/recipes/zotxt"; sha256 = "18jla05g2k8zfrmp7q9kpr1mpw6smxzdyn8nfghm306wvv9ff8y5"; name = "zotxt"; }; packageRequires = [ request-deferred ]; meta = { homepage = "https://melpa.org/#/zotxt"; 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/7fabdb05de9b8ec18a3a566f99688b50443b6b44/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/7063cbc1f1501ce81552d7ef1d42d1309f547c42/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; }; }) {}; }