melpa-packages: 2017-10-21

authored by Michael Alan Dorman and committed by Robin Gloster 5f8bbb96 fb2ad532

+519 -455
+519 -455
pkgs/applications/editors/emacs-modes/melpa-generated.nix
··· 127 abc-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 128 melpaBuild { 129 pname = "abc-mode"; 130 - version = "20171001.403"; 131 src = fetchFromGitHub { 132 owner = "mkjunker"; 133 repo = "abc-mode"; 134 - rev = "161de34bc9e13bb094da0e99233b496a16f890fd"; 135 - sha256 = "0dqn2y6afn36jry2lb96v8w6hwlzcln3d314j5n4sl4lh5ba2s5f"; 136 }; 137 recipeFile = fetchurl { 138 url = "https://raw.githubusercontent.com/milkypostman/melpa/aaee9dc5de06747374f311d86a550d3cc15beed1/recipes/abc-mode"; ··· 740 src = fetchFromGitHub { 741 owner = "xcwen"; 742 repo = "ac-php"; 743 - rev = "6ba48256ec1b7b5aa31204c75e29a3eb7e284478"; 744 - sha256 = "16nnywf0pakn1r6674aw9qr7iyjd46d54drmilr8d5hb3cj2fyqc"; 745 }; 746 recipeFile = fetchurl { 747 url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/ac-php"; ··· 757 ac-php-core = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, php-mode, popup, s, xcscope }: 758 melpaBuild { 759 pname = "ac-php-core"; 760 - version = "20171014.1920"; 761 src = fetchFromGitHub { 762 owner = "xcwen"; 763 repo = "ac-php"; 764 - rev = "6ba48256ec1b7b5aa31204c75e29a3eb7e284478"; 765 - sha256 = "16nnywf0pakn1r6674aw9qr7iyjd46d54drmilr8d5hb3cj2fyqc"; 766 }; 767 recipeFile = fetchurl { 768 url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/ac-php-core"; ··· 803 src = fetchFromGitHub { 804 owner = "Andersbakken"; 805 repo = "rtags"; 806 - rev = "d776fbfadfd0f9ad8244f741154a28fa31f5fe82"; 807 - sha256 = "12wdpxqs52w8hnpqipbya1sf5vx7k407ya3allcb68bhpfq7qzc7"; 808 }; 809 recipeFile = fetchurl { 810 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/ac-rtags"; ··· 2463 apiwrap = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 2464 melpaBuild { 2465 pname = "apiwrap"; 2466 - version = "20171014.2048"; 2467 src = fetchFromGitHub { 2468 owner = "vermiculus"; 2469 repo = "apiwrap.el"; 2470 - rev = "c36eff71af1299cc85c5b6fde3ed15eff8a5bd06"; 2471 - sha256 = "0dwzb7ix4zia6yzm2m1f0lp8hvv4sv3vvlcbnkmng1anjfmmdrn6"; 2472 }; 2473 recipeFile = fetchurl { 2474 url = "https://raw.githubusercontent.com/milkypostman/melpa/0197fd3657e65e3826375d9b6f19da3058366c91/recipes/apiwrap"; ··· 3974 avy-migemo = callPackage ({ avy, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, migemo }: 3975 melpaBuild { 3976 pname = "avy-migemo"; 3977 - version = "20171004.925"; 3978 src = fetchFromGitHub { 3979 owner = "momomo5717"; 3980 repo = "avy-migemo"; 3981 - rev = "dfb7d8eb4cb1e037e5a460b514b907306f8b845b"; 3982 - sha256 = "157jbkzh0g7mmx94mj36lx137gzhzb9sqxjnjaissqn571p9ykay"; 3983 }; 3984 recipeFile = fetchurl { 3985 url = "https://raw.githubusercontent.com/milkypostman/melpa/6a02db29eb3e4b76b4a9cdbc966df5a1bd35dec0/recipes/avy-migemo"; ··· 4037 axiom-environment = callPackage ({ emacs, fetchhg, fetchurl, lib, melpaBuild }: 4038 melpaBuild { 4039 pname = "axiom-environment"; 4040 - version = "20161120.1200"; 4041 src = fetchhg { 4042 url = "https://bitbucket.com/pdo/axiom-environment"; 4043 - rev = "110e20a7a86c"; 4044 - sha256 = "0s18bbfw4kcv9iij1016pamq394rg8xr7016qp6cxyklp9hivcdm"; 4045 }; 4046 recipeFile = fetchurl { 4047 url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/axiom-environment"; ··· 4378 }) {}; 4379 bbdb = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild { 4380 pname = "bbdb"; 4381 - version = "20171011.1939"; 4382 src = fetchgit { 4383 url = "https://git.savannah.nongnu.org/git/bbdb.git"; 4384 - rev = "bd06080d37237584cd7a30c9969712be350ba7bd"; 4385 - sha256 = "1hjijyw5hfgnla0ms53ksd2nfdiv55y1828qkiirm9yz14iv5bq8"; 4386 }; 4387 recipeFile = fetchurl { 4388 url = "https://raw.githubusercontent.com/milkypostman/melpa/caaa21f235c4864f6008fb454d0a970a2fd22a86/recipes/bbdb"; ··· 4545 beacon = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, seq }: 4546 melpaBuild { 4547 pname = "beacon"; 4548 - version = "20170404.906"; 4549 src = fetchFromGitHub { 4550 owner = "Malabarba"; 4551 repo = "beacon"; 4552 - rev = "f1a3ff5ea8fecf9bf250205de66aedf0bf49c35b"; 4553 - sha256 = "0wr2ffwbi5w23a7hbdmn5ijfy5gmizrmy75zj6m1bz4mbw23ccvn"; 4554 }; 4555 recipeFile = fetchurl { 4556 url = "https://raw.githubusercontent.com/milkypostman/melpa/d09cfab21be800831644218e9c8c4433087951c0/recipes/beacon"; ··· 5616 browse-kill-ring = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 5617 melpaBuild { 5618 pname = "browse-kill-ring"; 5619 - version = "20160125.9"; 5620 src = fetchFromGitHub { 5621 owner = "browse-kill-ring"; 5622 repo = "browse-kill-ring"; 5623 - rev = "c7df6c8f5fe1e82d17b23da6d43a038784721d10"; 5624 - sha256 = "0sndzhza9k4vcf70fzxsyzrfryaz92lm1y7bbb0dx10m65qljpbi"; 5625 }; 5626 recipeFile = fetchurl { 5627 url = "https://raw.githubusercontent.com/milkypostman/melpa/294dc32a672e6b6b0ebfc46cdf0ff9ceacf73e89/recipes/browse-kill-ring"; ··· 6140 buttercup = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 6141 melpaBuild { 6142 pname = "buttercup"; 6143 - version = "20171015.555"; 6144 src = fetchFromGitHub { 6145 owner = "jorgenschaefer"; 6146 repo = "emacs-buttercup"; 6147 - rev = "ae606fc37efcde89de926b662109a6d89743cc5c"; 6148 - sha256 = "0yy0jjw2qg94z3fbhhfl1arlf6gdw3q248i51l41x9bnr3klr09a"; 6149 }; 6150 recipeFile = fetchurl { 6151 url = "https://raw.githubusercontent.com/milkypostman/melpa/d4b187cb5b3cc5b546bfa6b94b6792e6363242d1/recipes/buttercup"; ··· 6581 caml = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 6582 melpaBuild { 6583 pname = "caml"; 6584 - version = "20170930.722"; 6585 src = fetchFromGitHub { 6586 owner = "ocaml"; 6587 repo = "ocaml"; 6588 - rev = "d229144189dc033b52477610853a034397378c4c"; 6589 - sha256 = "139nx7spvxjrnm4hivsbz68ihyf4p5swizgggs169k1gs76rw566"; 6590 }; 6591 recipeFile = fetchurl { 6592 url = "https://raw.githubusercontent.com/milkypostman/melpa/d5a3263cdcc229b11a3e96edbf632d56f32c47aa/recipes/caml"; ··· 6962 src = fetchFromGitHub { 6963 owner = "anler"; 6964 repo = "centered-window-mode"; 6965 - rev = "c46af782ada0d4062d7de5cbbdc7c7471fdd0d15"; 6966 - sha256 = "1xbfmanimq0ql61lzxx74jf4kj1g9imzgwiy1498mhbdbw295fg0"; 6967 }; 6968 recipeFile = fetchurl { 6969 url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/centered-window-mode"; ··· 7046 src = fetchFromGitHub { 7047 owner = "cfengine"; 7048 repo = "core"; 7049 - rev = "7aa23462d29322e75af0d1434c80ce88c17b70eb"; 7050 - sha256 = "04n36c997dvbh5wbkq7rrrw9qd8vdzkwac7qbid3v51ic7mpzxy3"; 7051 }; 7052 recipeFile = fetchurl { 7053 url = "https://raw.githubusercontent.com/milkypostman/melpa/c737839aeda583e61257ad40157e24df7f918b0f/recipes/cfengine-code-style"; ··· 7945 clean-aindent-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 7946 melpaBuild { 7947 pname = "clean-aindent-mode"; 7948 - version = "20150816.2029"; 7949 src = fetchFromGitHub { 7950 owner = "pmarinov"; 7951 repo = "clean-aindent-mode"; 7952 - rev = "78d917761b7f47f41dd1452e5a6fd783115913c9"; 7953 - sha256 = "01jh561gpicw3wf8nvmw0ggc08gjg8zfzvqhjidpjn6sk4za9fhb"; 7954 }; 7955 recipeFile = fetchurl { 7956 url = "https://raw.githubusercontent.com/milkypostman/melpa/ee9dac7c10e652f026643620418dfea9237a0d23/recipes/clean-aindent-mode"; ··· 8318 src = fetchFromGitHub { 8319 owner = "clojure-emacs"; 8320 repo = "clojure-mode"; 8321 - rev = "35f5d71b196b1a4b147a56a82b723d0383cb7282"; 8322 - sha256 = "11im686bjh97vm67325zkm7q8mzd575s0rl7r8kd0kz837gywbh6"; 8323 }; 8324 recipeFile = fetchurl { 8325 url = "https://raw.githubusercontent.com/milkypostman/melpa/5e3cd2e6ee52692dc7b2a04245137130a9f521c7/recipes/clojure-mode"; ··· 8339 src = fetchFromGitHub { 8340 owner = "clojure-emacs"; 8341 repo = "clojure-mode"; 8342 - rev = "35f5d71b196b1a4b147a56a82b723d0383cb7282"; 8343 - sha256 = "11im686bjh97vm67325zkm7q8mzd575s0rl7r8kd0kz837gywbh6"; 8344 }; 8345 recipeFile = fetchurl { 8346 url = "https://raw.githubusercontent.com/milkypostman/melpa/5e3cd2e6ee52692dc7b2a04245137130a9f521c7/recipes/clojure-mode-extra-font-locking"; ··· 8545 cmake-ide = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, levenshtein, lib, melpaBuild, s, seq }: 8546 melpaBuild { 8547 pname = "cmake-ide"; 8548 - version = "20170922.231"; 8549 src = fetchFromGitHub { 8550 owner = "atilaneves"; 8551 repo = "cmake-ide"; 8552 - rev = "37950c45f6a61383c70286bbecea305e6f1daf51"; 8553 - sha256 = "1si544nsjzwbikv3m17x2k4l0cnjrshpld28fzfhjv336p9jw25q"; 8554 }; 8555 recipeFile = fetchurl { 8556 url = "https://raw.githubusercontent.com/milkypostman/melpa/17e8a8a5205d222950dc8e9245549a48894b864a/recipes/cmake-ide"; ··· 8570 src = fetchFromGitHub { 8571 owner = "Kitware"; 8572 repo = "CMake"; 8573 - rev = "386f7c6e98a6ed2bb64915670b28aa7e95b517a6"; 8574 - sha256 = "1kxpgkmp5n51ysqzidx1mc3ciqmadm5s0yazq9la5kb8sm4rmh45"; 8575 }; 8576 recipeFile = fetchurl { 8577 url = "https://raw.githubusercontent.com/milkypostman/melpa/598723893ae4bc2e60f527a072efe6ed9d4e2488/recipes/cmake-mode"; ··· 9322 company = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 9323 melpaBuild { 9324 pname = "company"; 9325 - version = "20171006.1442"; 9326 src = fetchFromGitHub { 9327 owner = "company-mode"; 9328 repo = "company-mode"; 9329 - rev = "d033112748440e772f0173b28356e956ce57d8a0"; 9330 - sha256 = "0qabdz95wa4gqag212gcfys4kpnvdcv0kmq2kiwc6znyp6xicnd1"; 9331 }; 9332 recipeFile = fetchurl { 9333 url = "https://raw.githubusercontent.com/milkypostman/melpa/96e7b4184497d0d0db532947f2801398b72432e4/recipes/company"; ··· 9901 license = lib.licenses.free; 9902 }; 9903 }) {}; 9904 company-lua = callPackage ({ company, f, fetchFromGitHub, fetchurl, lib, lua-mode, melpaBuild, s }: 9905 melpaBuild { 9906 pname = "company-lua"; ··· 9925 company-math = callPackage ({ company, fetchFromGitHub, fetchurl, lib, math-symbol-lists, melpaBuild }: 9926 melpaBuild { 9927 pname = "company-math"; 9928 - version = "20170804.1202"; 9929 src = fetchFromGitHub { 9930 owner = "vspinu"; 9931 repo = "company-math"; 9932 - rev = "7e7f8c71f57b12f9bcbbf01f2bbcc59343ad76d4"; 9933 - sha256 = "0akqhhjvzsg0lbqx4bbkfkzijidwgi3bb32sxl3yxz7zfm9pbhn2"; 9934 }; 9935 recipeFile = fetchurl { 9936 url = "https://raw.githubusercontent.com/milkypostman/melpa/fadff01600d57f5b9ea9c0c47ed109e058114998/recipes/company-math"; ··· 10013 src = fetchFromGitHub { 10014 owner = "xcwen"; 10015 repo = "ac-php"; 10016 - rev = "6ba48256ec1b7b5aa31204c75e29a3eb7e284478"; 10017 - sha256 = "16nnywf0pakn1r6674aw9qr7iyjd46d54drmilr8d5hb3cj2fyqc"; 10018 }; 10019 recipeFile = fetchurl { 10020 url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/company-php"; ··· 10030 company-plsense = callPackage ({ cl-lib ? null, company, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 10031 melpaBuild { 10032 pname = "company-plsense"; 10033 - version = "20171001.1200"; 10034 src = fetchFromGitHub { 10035 owner = "CeleritasCelery"; 10036 repo = "company-plsense"; 10037 - rev = "8a72677fcd7f8abef4fb1f046b6b424d5482aadd"; 10038 - sha256 = "02b7pfrz5k31bfq23m71hq8pzxsl2w43wjxaqx154g2bb8wkfdkr"; 10039 }; 10040 recipeFile = fetchurl { 10041 url = "https://raw.githubusercontent.com/milkypostman/melpa/9cf9d671d81e07c704676c557a9f0d686067ce5c/recipes/company-plsense"; ··· 10166 src = fetchFromGitHub { 10167 owner = "Andersbakken"; 10168 repo = "rtags"; 10169 - rev = "d776fbfadfd0f9ad8244f741154a28fa31f5fe82"; 10170 - sha256 = "12wdpxqs52w8hnpqipbya1sf5vx7k407ya3allcb68bhpfq7qzc7"; 10171 }; 10172 recipeFile = fetchurl { 10173 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/company-rtags"; ··· 10666 copy-file-on-save = callPackage ({ cl-lib ? null, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 10667 melpaBuild { 10668 pname = "copy-file-on-save"; 10669 - version = "20170817.2319"; 10670 src = fetchFromGitHub { 10671 owner = "emacs-php"; 10672 repo = "emacs-auto-deployment"; 10673 - rev = "7b8e13cd3dcc12b247089a4530e08fd0ab3bc487"; 10674 - sha256 = "0nx9qlp1jl7hmwf19ifac8r0955vkdkscf0nmm92hdqbj83jdmv9"; 10675 }; 10676 recipeFile = fetchurl { 10677 url = "https://raw.githubusercontent.com/milkypostman/melpa/eb13cb0dba1696cc51132cd1ff723fa17f892a7c/recipes/copy-file-on-save"; ··· 10792 counsel = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, swiper }: 10793 melpaBuild { 10794 pname = "counsel"; 10795 - version = "20171010.105"; 10796 src = fetchFromGitHub { 10797 owner = "abo-abo"; 10798 repo = "swiper"; 10799 - rev = "f7470feef4880a735495c5013465efffd049270d"; 10800 - sha256 = "13b05yzqppcm5lp3ryhhv5gp031nrvh0vc59hv7fyisw48byv3i7"; 10801 }; 10802 recipeFile = fetchurl { 10803 url = "https://raw.githubusercontent.com/milkypostman/melpa/06c50f32b8d603db0d70e77907e36862cd66b811/recipes/counsel"; ··· 10810 license = lib.licenses.free; 10811 }; 10812 }) {}; 10813 - counsel-bbdb = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 10814 melpaBuild { 10815 pname = "counsel-bbdb"; 10816 - version = "20171013.1925"; 10817 src = fetchFromGitHub { 10818 owner = "redguardtoo"; 10819 repo = "counsel-bbdb"; 10820 - rev = "f95e4812cd17e5f8069c9209241396780d414680"; 10821 - sha256 = "08zal6wyzxqqg9650xyj2gmhb5cr34zwjgpfmkiw610ypld1xr73"; 10822 }; 10823 recipeFile = fetchurl { 10824 url = "https://raw.githubusercontent.com/milkypostman/melpa/0ed9bcdb1f25a6dd743c1dac2bb6cda73a5a5dc2/recipes/counsel-bbdb"; 10825 sha256 = "14d9mk44skpmyj0zkqwz97j80r630j7s5hfrrhlsafdpl5aafjxp"; 10826 name = "counsel-bbdb"; 10827 }; 10828 - packageRequires = []; 10829 meta = { 10830 homepage = "https://melpa.org/#/counsel-bbdb"; 10831 license = lib.licenses.free; ··· 10852 license = lib.licenses.free; 10853 }; 10854 }) {}; 10855 counsel-gtags = callPackage ({ counsel, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 10856 melpaBuild { 10857 pname = "counsel-gtags"; ··· 11762 src = fetchFromGitHub { 11763 owner = "cython"; 11764 repo = "cython"; 11765 - rev = "01e9ff8856f92ad6b76950a41a375bc9c2f91fda"; 11766 - sha256 = "05xc8d1h60kskvbj3c659f8379qjvgf4fc4bij8r4dwg0iv3l93m"; 11767 }; 11768 recipeFile = fetchurl { 11769 url = "https://raw.githubusercontent.com/milkypostman/melpa/be9bfabe3f79153cb859efc7c3051db244a63879/recipes/cython-mode"; ··· 11905 danneskjold-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 11906 melpaBuild { 11907 pname = "danneskjold-theme"; 11908 - version = "20171012.530"; 11909 src = fetchFromGitHub { 11910 owner = "rails-to-cosmos"; 11911 repo = "danneskjold-theme"; 11912 - rev = "d6cef9977c52f87233344c9dd1789392b77d16b7"; 11913 - sha256 = "0x7z6rrym5n3q42ij7sgk9s1b3jpk7p4153bkwskmgmsapvqc93k"; 11914 }; 11915 recipeFile = fetchurl { 11916 url = "https://raw.githubusercontent.com/milkypostman/melpa/557244a3b60c7cd3ca964ff843aa1e9d5a1e32ec/recipes/danneskjold-theme"; ··· 11926 dante = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, flycheck, haskell-mode, lib, melpaBuild, s }: 11927 melpaBuild { 11928 pname = "dante"; 11929 - version = "20171016.103"; 11930 src = fetchFromGitHub { 11931 owner = "jyp"; 11932 repo = "dante"; 11933 - rev = "7bf175598de1cd13f02d984199ce55411dd36722"; 11934 - sha256 = "0b0g6p61fqiifhx02mppz77kr45m509ggi90nsqa0rimkg5y4nya"; 11935 }; 11936 recipeFile = fetchurl { 11937 url = "https://raw.githubusercontent.com/milkypostman/melpa/5afa8226077cbda4b76f52734cf8e0b745ab88e8/recipes/dante"; ··· 12133 license = lib.licenses.free; 12134 }; 12135 }) {}; 12136 - dart-mode = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: 12137 melpaBuild { 12138 pname = "dart-mode"; 12139 - version = "20170525.1236"; 12140 src = fetchFromGitHub { 12141 owner = "nex3"; 12142 repo = "dart-mode"; 12143 - rev = "9b11e8fb63549ee3700fb53e92e4ce2cb302c971"; 12144 - sha256 = "1cp0qmnhnp57vihn343jz14kxm1rwn5b004q9yjlbv1am389rr12"; 12145 }; 12146 recipeFile = fetchurl { 12147 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/dart-mode"; 12148 sha256 = "00zvgxfxgk5jair796l6appyq5hc7hs2s2wglv1j4l7g50b05cla"; 12149 name = "dart-mode"; 12150 }; 12151 - packageRequires = [ cl-lib dash flycheck ]; 12152 meta = { 12153 homepage = "https://melpa.org/#/dart-mode"; 12154 license = lib.licenses.free; ··· 13147 src = fetchFromGitHub { 13148 owner = "Fuco1"; 13149 repo = "dired-hacks"; 13150 - rev = "0d06f4860718671016df871cbd4ddf90e3deb50f"; 13151 - sha256 = "1jnnd0fj4sly7xi2qznmkxvjszhw3hx00m6yhkk7ws2nny41694r"; 13152 }; 13153 recipeFile = fetchurl { 13154 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-avfs"; ··· 13168 src = fetchFromGitHub { 13169 owner = "Fuco1"; 13170 repo = "dired-hacks"; 13171 - rev = "0d06f4860718671016df871cbd4ddf90e3deb50f"; 13172 - sha256 = "1jnnd0fj4sly7xi2qznmkxvjszhw3hx00m6yhkk7ws2nny41694r"; 13173 }; 13174 recipeFile = fetchurl { 13175 url = "https://raw.githubusercontent.com/milkypostman/melpa/6aab23df1451682ff18d9ad02c35cb7ec612bc38/recipes/dired-collapse"; ··· 13294 src = fetchFromGitHub { 13295 owner = "Fuco1"; 13296 repo = "dired-hacks"; 13297 - rev = "0d06f4860718671016df871cbd4ddf90e3deb50f"; 13298 - sha256 = "1jnnd0fj4sly7xi2qznmkxvjszhw3hx00m6yhkk7ws2nny41694r"; 13299 }; 13300 recipeFile = fetchurl { 13301 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-filter"; ··· 13315 src = fetchFromGitHub { 13316 owner = "Fuco1"; 13317 repo = "dired-hacks"; 13318 - rev = "0d06f4860718671016df871cbd4ddf90e3deb50f"; 13319 - sha256 = "1jnnd0fj4sly7xi2qznmkxvjszhw3hx00m6yhkk7ws2nny41694r"; 13320 }; 13321 recipeFile = fetchurl { 13322 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-hacks-utils"; ··· 13441 src = fetchFromGitHub { 13442 owner = "Fuco1"; 13443 repo = "dired-hacks"; 13444 - rev = "0d06f4860718671016df871cbd4ddf90e3deb50f"; 13445 - sha256 = "1jnnd0fj4sly7xi2qznmkxvjszhw3hx00m6yhkk7ws2nny41694r"; 13446 }; 13447 recipeFile = fetchurl { 13448 url = "https://raw.githubusercontent.com/milkypostman/melpa/8994330f90a925df17ae425ccdc87865df8e19cd/recipes/dired-narrow"; ··· 13462 src = fetchFromGitHub { 13463 owner = "Fuco1"; 13464 repo = "dired-hacks"; 13465 - rev = "0d06f4860718671016df871cbd4ddf90e3deb50f"; 13466 - sha256 = "1jnnd0fj4sly7xi2qznmkxvjszhw3hx00m6yhkk7ws2nny41694r"; 13467 }; 13468 recipeFile = fetchurl { 13469 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-open"; ··· 13504 src = fetchFromGitHub { 13505 owner = "Fuco1"; 13506 repo = "dired-hacks"; 13507 - rev = "0d06f4860718671016df871cbd4ddf90e3deb50f"; 13508 - sha256 = "1jnnd0fj4sly7xi2qznmkxvjszhw3hx00m6yhkk7ws2nny41694r"; 13509 }; 13510 recipeFile = fetchurl { 13511 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-rainbow"; ··· 13525 src = fetchFromGitHub { 13526 owner = "Fuco1"; 13527 repo = "dired-hacks"; 13528 - rev = "0d06f4860718671016df871cbd4ddf90e3deb50f"; 13529 - sha256 = "1jnnd0fj4sly7xi2qznmkxvjszhw3hx00m6yhkk7ws2nny41694r"; 13530 }; 13531 recipeFile = fetchurl { 13532 url = "https://raw.githubusercontent.com/milkypostman/melpa/c03f6f8c779c8784f52adb20b266404cb537113a/recipes/dired-ranger"; ··· 13588 src = fetchFromGitHub { 13589 owner = "Fuco1"; 13590 repo = "dired-hacks"; 13591 - rev = "0d06f4860718671016df871cbd4ddf90e3deb50f"; 13592 - sha256 = "1jnnd0fj4sly7xi2qznmkxvjszhw3hx00m6yhkk7ws2nny41694r"; 13593 }; 13594 recipeFile = fetchurl { 13595 url = "https://raw.githubusercontent.com/milkypostman/melpa/d6a947ac9476f10b95a3c153ec784d2a8330dd4c/recipes/dired-subtree"; ··· 13651 src = fetchFromGitHub { 13652 owner = "purcell"; 13653 repo = "diredfl"; 13654 - rev = "45e9c46f58c655694758d4986b9195c8bb40ddf3"; 13655 - sha256 = "1zb2lz7rp58zqvpniqcsmqabi7nqg2d8bfd0hgmq68bn2hd25b5z"; 13656 }; 13657 recipeFile = fetchurl { 13658 url = "https://raw.githubusercontent.com/milkypostman/melpa/3da86e18d423198766455929da1dcb3a9a3be381/recipes/diredfl"; ··· 13815 disaster = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 13816 melpaBuild { 13817 pname = "disaster"; 13818 - version = "20171011.2058"; 13819 src = fetchFromGitHub { 13820 owner = "jart"; 13821 repo = "disaster"; 13822 - rev = "3bbb15c9b974cd1d2ed2319e7bfa9792ae40968f"; 13823 - sha256 = "1bd2lz7jbx9yyni1yqfsxmlmhkrd8nds9wdzc0fcj7jp48qrdcjg"; 13824 }; 13825 recipeFile = fetchurl { 13826 url = "https://raw.githubusercontent.com/milkypostman/melpa/a4654b3646b96f967e2c75440e664a417cd0f517/recipes/disaster"; ··· 14557 doom-themes = callPackage ({ all-the-icons, cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 14558 melpaBuild { 14559 pname = "doom-themes"; 14560 - version = "20171010.1752"; 14561 src = fetchFromGitHub { 14562 owner = "hlissner"; 14563 repo = "emacs-doom-themes"; 14564 - rev = "71b28384477397d38fcef15fe7d220844b175e61"; 14565 - sha256 = "0y5d3fl7xsn585qcm976fdg8ym5vggxz06kkm976bkfrplkd1gpy"; 14566 }; 14567 recipeFile = fetchurl { 14568 url = "https://raw.githubusercontent.com/milkypostman/melpa/c5084bc2c3fe378af6ff39d65e40649c6359b7b5/recipes/doom-themes"; ··· 15438 easy-hugo = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 15439 melpaBuild { 15440 pname = "easy-hugo"; 15441 - version = "20171015.212"; 15442 src = fetchFromGitHub { 15443 owner = "masasam"; 15444 repo = "emacs-easy-hugo"; 15445 - rev = "621f8f0b4243d6525367c5eb500417b2d784aa61"; 15446 - sha256 = "0s5372njks9bmxy23iw84hinsmlw45rhr70nrzgn5bnhskc8ycmv"; 15447 }; 15448 recipeFile = fetchurl { 15449 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/easy-hugo"; ··· 16305 ein = callPackage ({ auto-complete, cl-generic, dash, deferred, fetchFromGitHub, fetchurl, lib, melpaBuild, request, request-deferred, s, skewer-mode, websocket }: 16306 melpaBuild { 16307 pname = "ein"; 16308 - version = "20171003.817"; 16309 src = fetchFromGitHub { 16310 owner = "millejoh"; 16311 repo = "emacs-ipython-notebook"; 16312 - rev = "e0e3fac0c41e8cf4efa2fea6dbb49d3ad80d6153"; 16313 - sha256 = "11zw1gqzxzim6y6yrbbbsmmyadpagqk5f79vmx8ly0x1ivk87ldn"; 16314 }; 16315 recipeFile = fetchurl { 16316 url = "https://raw.githubusercontent.com/milkypostman/melpa/215e163755fe391ce1f049622e7b9bf9a8aea95a/recipes/ein"; ··· 16378 ejc-sql = callPackage ({ auto-complete, cider, clomacs, dash, direx, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, spinner }: 16379 melpaBuild { 16380 pname = "ejc-sql"; 16381 - version = "20170810.221"; 16382 src = fetchFromGitHub { 16383 owner = "kostafey"; 16384 repo = "ejc-sql"; 16385 - rev = "72adcdfb5d12d49429a1c655f0b02fe657445c4f"; 16386 - sha256 = "1y10xzvmxqj61r0sq3hcd6zq6x2ird1z54draaa0wpafgq8610g9"; 16387 }; 16388 recipeFile = fetchurl { 16389 url = "https://raw.githubusercontent.com/milkypostman/melpa/8f2cd74717269ef7f10362077a91546723a72104/recipes/ejc-sql"; ··· 17975 emms = callPackage ({ cl-lib ? null, fetchgit, fetchurl, lib, melpaBuild }: 17976 melpaBuild { 17977 pname = "emms"; 17978 - version = "20171011.1158"; 17979 src = fetchgit { 17980 url = "https://git.savannah.gnu.org/git/emms.git"; 17981 - rev = "175e5af5250503c12a395f5559923d2b9367aae3"; 17982 - sha256 = "182q09g73161h557chddfg2qmbbz5vmnw2mnn96p962whi35n4aw"; 17983 }; 17984 recipeFile = fetchurl { 17985 url = "https://raw.githubusercontent.com/milkypostman/melpa/caaa21f235c4864f6008fb454d0a970a2fd22a86/recipes/emms"; ··· 18247 emojify = callPackage ({ emacs, fetchFromGitHub, fetchurl, ht, lib, melpaBuild, seq }: 18248 melpaBuild { 18249 pname = "emojify"; 18250 - version = "20170709.207"; 18251 src = fetchFromGitHub { 18252 owner = "iqbalansari"; 18253 repo = "emacs-emojify"; 18254 - rev = "5bdf3ccc728ca2db734a686f9d4893c57ed59d90"; 18255 - sha256 = "0nxf35b8mblzl3yqq9h2lpr3q6r89pqljyglxm38aid2f5mjnlvx"; 18256 }; 18257 recipeFile = fetchurl { 18258 url = "https://raw.githubusercontent.com/milkypostman/melpa/488d2751b5fd3bf00f5a6f0545530f44563b86d7/recipes/emojify"; ··· 19110 src = fetchFromGitHub { 19111 owner = "erlang"; 19112 repo = "otp"; 19113 - rev = "41765cc89a82fd28159b492c2156b6418e6dd8b8"; 19114 - sha256 = "0qsmkgpgwfh65zcrk6xnbd3469k6m0fcwsrhrz5v5y4lx61847z6"; 19115 }; 19116 recipeFile = fetchurl { 19117 url = "https://raw.githubusercontent.com/milkypostman/melpa/d9cd526f43981e0826af59cdc4bb702f644781d9/recipes/erlang"; ··· 19525 eshell-prompt-extras = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 19526 melpaBuild { 19527 pname = "eshell-prompt-extras"; 19528 - version = "20170914.1955"; 19529 src = fetchFromGitHub { 19530 owner = "hiddenlotus"; 19531 repo = "eshell-prompt-extras"; 19532 - rev = "7581c109673c40aceff278cd524273f50ffe170d"; 19533 - sha256 = "1m1jisjz974cfz89i6l2zq666yzhsqipc6dmqlrm8mw81fxsfm1h"; 19534 }; 19535 recipeFile = fetchurl { 19536 url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/eshell-prompt-extras"; ··· 20407 evil-goggles = callPackage ({ emacs, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: 20408 melpaBuild { 20409 pname = "evil-goggles"; 20410 - version = "20171011.655"; 20411 src = fetchFromGitHub { 20412 owner = "edkolev"; 20413 repo = "evil-goggles"; 20414 - rev = "f282263af448a87d2f51b9a1fda3c3942d2c025f"; 20415 - sha256 = "1iayfdmxf8mxi8chwdc06rzqpr30f7v85vwgzlff7vm0bvz51hdb"; 20416 }; 20417 recipeFile = fetchurl { 20418 url = "https://raw.githubusercontent.com/milkypostman/melpa/811b1261705b4c525e165fa9ee23ae191727a623/recipes/evil-goggles"; ··· 20596 evil-magit = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, magit, melpaBuild }: 20597 melpaBuild { 20598 pname = "evil-magit"; 20599 - version = "20170613.510"; 20600 src = fetchFromGitHub { 20601 owner = "emacs-evil"; 20602 repo = "evil-magit"; 20603 - rev = "91c96e6ffdc6e7d5e49fd9b0ffb7df8794f0f2db"; 20604 - sha256 = "1nwibif8syk5dfygzcafsbh41gaxaps187zxdv75z2hbdbvqx1l3"; 20605 }; 20606 recipeFile = fetchurl { 20607 url = "https://raw.githubusercontent.com/milkypostman/melpa/50315ec837d2951bf5b2bb75809a35dd7ffc8fe8/recipes/evil-magit"; ··· 21414 exotica-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 21415 melpaBuild { 21416 pname = "exotica-theme"; 21417 - version = "20171014.1848"; 21418 src = fetchFromGitHub { 21419 owner = "jbharat"; 21420 repo = "exotica-theme"; 21421 - rev = "7c98104de8008c04b4f8c54829089396622c080f"; 21422 - sha256 = "0ylh58sqhh0zmapcp53hq889cc16rrpm4d74ms4a3b7wv5kyai6c"; 21423 }; 21424 recipeFile = fetchurl { 21425 url = "https://raw.githubusercontent.com/milkypostman/melpa/9182f92dd62e2f1775a76699a6c8f9c3e71e9030/recipes/exotica-theme"; ··· 22958 flycheck = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, pkg-info, seq }: 22959 melpaBuild { 22960 pname = "flycheck"; 22961 - version = "20171009.1145"; 22962 src = fetchFromGitHub { 22963 owner = "flycheck"; 22964 repo = "flycheck"; 22965 - rev = "cfe02c0b2f0ad09ff0555583b5cf43125f549108"; 22966 - sha256 = "1l1dc58y5wya3ml4rzzkkq7j2cg3nb1lfqfp9n0g9zv8qgnh46j1"; 22967 }; 22968 recipeFile = fetchurl { 22969 url = "https://raw.githubusercontent.com/milkypostman/melpa/649f9c3576e81409ae396606798035173cc6669f/recipes/flycheck"; ··· 23189 flycheck-color-mode-line = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: 23190 melpaBuild { 23191 pname = "flycheck-color-mode-line"; 23192 - version = "20170929.1513"; 23193 src = fetchFromGitHub { 23194 owner = "flycheck"; 23195 repo = "flycheck-color-mode-line"; 23196 - rev = "19947b81ddce6df4f10d3facb7c047538036a9df"; 23197 - sha256 = "197knp91qx5y3kqbmnm4mcx61w73yr9xkvidvp96mfjzlldbjaz3"; 23198 }; 23199 recipeFile = fetchurl { 23200 url = "https://raw.githubusercontent.com/milkypostman/melpa/02b5b60b74581ff0d1815155223e0c6e94a851a1/recipes/flycheck-color-mode-line"; ··· 23525 flycheck-flow = callPackage ({ fetchFromGitHub, fetchurl, flycheck, json ? null, lib, melpaBuild }: 23526 melpaBuild { 23527 pname = "flycheck-flow"; 23528 - version = "20170604.811"; 23529 src = fetchFromGitHub { 23530 owner = "lbolla"; 23531 repo = "emacs-flycheck-flow"; 23532 - rev = "a249e60803b1e423c67e40462229646cc77fcb68"; 23533 - sha256 = "04xghj1l4fnfhl139k3s6q7fhln946gx8ak7l6ys7rz23iizbx4q"; 23534 }; 23535 recipeFile = fetchurl { 23536 url = "https://raw.githubusercontent.com/milkypostman/melpa/4d18fb21d8ef9b33aa84bc26f5918e636c5771e5/recipes/flycheck-flow"; ··· 23966 flycheck-plantuml = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, plantuml-mode }: 23967 melpaBuild { 23968 pname = "flycheck-plantuml"; 23969 - version = "20161122.219"; 23970 src = fetchFromGitHub { 23971 owner = "alexmurray"; 23972 repo = "flycheck-plantuml"; 23973 - rev = "f1628d589991c3d51965db0f14866b1202374eea"; 23974 - sha256 = "1j66y4qps1wjdagr36kgqgz1w8zcmwnpwcvgwn4gkif34n96s78l"; 23975 }; 23976 recipeFile = fetchurl { 23977 url = "https://raw.githubusercontent.com/milkypostman/melpa/65f050860a0efda8cf472c2945b79a0a57651556/recipes/flycheck-plantuml"; ··· 24138 src = fetchFromGitHub { 24139 owner = "Andersbakken"; 24140 repo = "rtags"; 24141 - rev = "d776fbfadfd0f9ad8244f741154a28fa31f5fe82"; 24142 - sha256 = "12wdpxqs52w8hnpqipbya1sf5vx7k407ya3allcb68bhpfq7qzc7"; 24143 }; 24144 recipeFile = fetchurl { 24145 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/flycheck-rtags"; ··· 24260 flycheck-tip = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, popup }: 24261 melpaBuild { 24262 pname = "flycheck-tip"; 24263 - version = "20170729.1411"; 24264 src = fetchFromGitHub { 24265 owner = "yuutayamada"; 24266 repo = "flycheck-tip"; 24267 - rev = "cbdff9a574fab1222ed50d7c1359ffb820f30934"; 24268 - sha256 = "0ic9cdsi30mx5ldrbzc2i9y4q69fpa9s19zrdk10i3wxs6mmgl8l"; 24269 }; 24270 recipeFile = fetchurl { 24271 url = "https://raw.githubusercontent.com/milkypostman/melpa/024f1e588e94014734fa252ee7bdb00b4991ede9/recipes/flycheck-tip"; ··· 25877 fsharp-mode = callPackage ({ company, company-quickhelp, dash, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, popup, pos-tip, s }: 25878 melpaBuild { 25879 pname = "fsharp-mode"; 25880 - version = "20170918.842"; 25881 src = fetchFromGitHub { 25882 owner = "rneatherway"; 25883 repo = "emacs-fsharp-mode-bin"; 25884 - rev = "71435fdd100712d6894d8d72a5667b250a0d8eb7"; 25885 - sha256 = "1c718gfms4zhzj06zmzdw71q6vhbf7mh3cgvq9vf8bnlv910p832"; 25886 }; 25887 recipeFile = fetchurl { 25888 url = "https://raw.githubusercontent.com/milkypostman/melpa/dc45611e2b629d8bc5f74555368f964420b79541/recipes/fsharp-mode"; ··· 25906 fstar-mode = callPackage ({ company, company-quickhelp, dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, quick-peek, yasnippet }: 25907 melpaBuild { 25908 pname = "fstar-mode"; 25909 - version = "20171013.1920"; 25910 src = fetchFromGitHub { 25911 owner = "FStarLang"; 25912 repo = "fstar-mode.el"; 25913 - rev = "85fe74f211a234b59e0da9fad7c6b3f039346287"; 25914 - sha256 = "1ywy0hx3aadzaia7bb18gkfz5agbq4kczh1mk5mbxmczmlc7xj3h"; 25915 }; 25916 recipeFile = fetchurl { 25917 url = "https://raw.githubusercontent.com/milkypostman/melpa/c58ace42342c3d3ff5a56d86a16206f2ecb45f77/recipes/fstar-mode"; ··· 25939 src = fetchFromGitHub { 25940 owner = "factor"; 25941 repo = "factor"; 25942 - rev = "dc001f9a34dba13a109310ac9b82903448e5007f"; 25943 - sha256 = "1sjzbnlp7kgzl33pkyaz9qpa902jgwygqxirs7w479jmvjkz1ci2"; 25944 }; 25945 recipeFile = fetchurl { 25946 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e2a0e4698d4e71ec28656594f6a83504a823490/recipes/fuel"; ··· 26061 futhark-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: 26062 melpaBuild { 26063 pname = "futhark-mode"; 26064 - version = "20170714.1430"; 26065 src = fetchFromGitHub { 26066 owner = "HIPERFIT"; 26067 repo = "futhark"; 26068 - rev = "0035b08ca445fb0dab3bb342a441d9ecd1b7b02c"; 26069 - sha256 = "0hkpjwil08321bkp2hwy85jpg8xbzjrqsnraa1aw91dm90fj0wh6"; 26070 }; 26071 recipeFile = fetchurl { 26072 url = "https://raw.githubusercontent.com/milkypostman/melpa/0607f01aad7e77d53595ad8db95d32acfd29b148/recipes/futhark-mode"; ··· 26546 src = fetchFromGitHub { 26547 owner = "DanielG"; 26548 repo = "ghc-mod"; 26549 - rev = "0d13786a4cc413cf12de0ace9ba6f43ddd7a032b"; 26550 - sha256 = "1i6xjnkhkx406lia4f8qgyn27x20ridxkd4199wmdlf2w44fvpac"; 26551 }; 26552 recipeFile = fetchurl { 26553 url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/ghc"; ··· 26668 ghub-plus = callPackage ({ apiwrap, emacs, fetchFromGitHub, fetchurl, ghub, lib, melpaBuild }: 26669 melpaBuild { 26670 pname = "ghub-plus"; 26671 - version = "20171014.2102"; 26672 src = fetchFromGitHub { 26673 owner = "vermiculus"; 26674 repo = "ghub-plus"; 26675 - rev = "571b1323061fac806b376b8214642d48988e272c"; 26676 - sha256 = "14fwbvxrvfcn85xxk6wbaz2khdxix271xxf1daqygbhzj6j0h0jf"; 26677 }; 26678 recipeFile = fetchurl { 26679 url = "https://raw.githubusercontent.com/milkypostman/melpa/03a412fd25218ff6f302734e078a699ff0234e36/recipes/ghub+"; ··· 26861 src = fetchFromGitHub { 26862 owner = "magit"; 26863 repo = "magit"; 26864 - rev = "b4038b74cad1a3f3773b6ba08cd5e4f5e5c7847f"; 26865 - sha256 = "1c39m0cq5r671v2lcxq9p1zi8qh1rs9q61rpzf5pixib0ciyij28"; 26866 }; 26867 recipeFile = fetchurl { 26868 url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/recipes/git-commit"; ··· 28436 src = fetchFromGitHub { 28437 owner = "google"; 28438 repo = "styleguide"; 28439 - rev = "911d9f4a7e3020578f4609860d7e5ede422a8f28"; 28440 - sha256 = "0x2wx34gvz4dab7gyzs1992pf1f8zl5s5n1q1b4ps1d4ralglq1d"; 28441 }; 28442 recipeFile = fetchurl { 28443 url = "https://raw.githubusercontent.com/milkypostman/melpa/b4e7f5f641251e17add561991d3bcf1fde23467b/recipes/google-c-style"; ··· 28709 src = fetchFromGitHub { 28710 owner = "vmware"; 28711 repo = "govmomi"; 28712 - rev = "dee49fa3694c5aff05e4b340b0686772f65c1fe1"; 28713 - sha256 = "05kfklvgdn4wj1b0273i7qlwx19f8kk1b44s6np2mb7wy1rvazyp"; 28714 }; 28715 recipeFile = fetchurl { 28716 url = "https://raw.githubusercontent.com/milkypostman/melpa/92d6391318021c63b06fe39b0ca38f667bb45ae9/recipes/govc"; ··· 29932 haskell-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 29933 melpaBuild { 29934 pname = "haskell-mode"; 29935 - version = "20170907.903"; 29936 src = fetchFromGitHub { 29937 owner = "haskell"; 29938 repo = "haskell-mode"; 29939 - rev = "9ced44c934e9d02dc41ab2f47686cc041f7ae5f5"; 29940 - sha256 = "1j10irax6h67wz76zlbhkylmmn4qnb9padwld9fk43n98cismbix"; 29941 }; 29942 recipeFile = fetchurl { 29943 url = "https://raw.githubusercontent.com/milkypostman/melpa/7f18b4dcbad4192b0153a316cff6533272898f1a/recipes/haskell-mode"; ··· 30203 helm = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, popup }: 30204 melpaBuild { 30205 pname = "helm"; 30206 - version = "20171015.2155"; 30207 src = fetchFromGitHub { 30208 owner = "emacs-helm"; 30209 repo = "helm"; 30210 - rev = "ba422033ec8142af5a9f18cff266f322737d7ef7"; 30211 - sha256 = "1gyyacylzfxq12nn6sgm6vnfs0apd2nlz0p6cfxis0ams31zrvhn"; 30212 }; 30213 recipeFile = fetchurl { 30214 url = "https://raw.githubusercontent.com/milkypostman/melpa/7e8bccffdf69479892d76b9336a4bec3f35e919d/recipes/helm"; ··· 30833 helm-core = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 30834 melpaBuild { 30835 pname = "helm-core"; 30836 - version = "20171015.2334"; 30837 src = fetchFromGitHub { 30838 owner = "emacs-helm"; 30839 repo = "helm"; 30840 - rev = "ba422033ec8142af5a9f18cff266f322737d7ef7"; 30841 - sha256 = "1gyyacylzfxq12nn6sgm6vnfs0apd2nlz0p6cfxis0ams31zrvhn"; 30842 }; 30843 recipeFile = fetchurl { 30844 url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7a700c5665e6d72cb4cecf7fb5a2dd43ef9bf7/recipes/helm-core"; ··· 30896 helm-dash = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }: 30897 melpaBuild { 30898 pname = "helm-dash"; 30899 - version = "20170913.345"; 30900 src = fetchFromGitHub { 30901 owner = "areina"; 30902 repo = "helm-dash"; 30903 - rev = "3d215210191c61b775f7f63f3f5306ddfefc7e33"; 30904 - sha256 = "1vnkvlyg6br0a5a002il4fr0r819kl7nsff6l1zbiay75sgnj93d"; 30905 }; 30906 recipeFile = fetchurl { 30907 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/helm-dash"; ··· 32748 src = fetchFromGitHub { 32749 owner = "Andersbakken"; 32750 repo = "rtags"; 32751 - rev = "d776fbfadfd0f9ad8244f741154a28fa31f5fe82"; 32752 - sha256 = "12wdpxqs52w8hnpqipbya1sf5vx7k407ya3allcb68bhpfq7qzc7"; 32753 }; 32754 recipeFile = fetchurl { 32755 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/helm-rtags"; ··· 33227 helpful = callPackage ({ dash, elisp-refs, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 33228 melpaBuild { 33229 pname = "helpful"; 33230 - version = "20171015.528"; 33231 src = fetchFromGitHub { 33232 owner = "Wilfred"; 33233 repo = "helpful"; 33234 - rev = "3068b0229383bf18a88cd0b59694d611077cd58d"; 33235 - sha256 = "19l16zqg66y55bq6y8myv2iqcf5y604znf252j35prl12i0jiix4"; 33236 }; 33237 recipeFile = fetchurl { 33238 url = "https://raw.githubusercontent.com/milkypostman/melpa/889d34b654de13bd413d46071a5ff191cbf3d157/recipes/helpful"; ··· 33479 hierarchy = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 33480 melpaBuild { 33481 pname = "hierarchy"; 33482 - version = "20170706.552"; 33483 src = fetchFromGitHub { 33484 owner = "DamienCassou"; 33485 repo = "hierarchy"; 33486 - rev = "98ba6d3d7744d536aee714e1284ffecfe8f590cc"; 33487 - sha256 = "1y8jj0xgj6hqqshcfr406216bpni5sj0bh9q52ds9mn5plmh4asa"; 33488 }; 33489 recipeFile = fetchurl { 33490 url = "https://raw.githubusercontent.com/milkypostman/melpa/7aea238a2d14e9f58c0474251984b6c617b6854d/recipes/hierarchy"; ··· 33902 src = fetchFromGitHub { 33903 owner = "chrisdone"; 33904 repo = "hindent"; 33905 - rev = "e7068cfc0ac506690ba2237381dae15f617875be"; 33906 - sha256 = "1lcwq3694kvfixzdwilfnpm3gsyvm7c70jq2208c1y520f2n002c"; 33907 }; 33908 recipeFile = fetchurl { 33909 url = "https://raw.githubusercontent.com/milkypostman/melpa/dbae71a47446095f768be35e689025aed57f462f/recipes/hindent"; ··· 34129 hl-sentence = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 34130 melpaBuild { 34131 pname = "hl-sentence"; 34132 - version = "20171007.755"; 34133 src = fetchFromGitHub { 34134 owner = "milkypostman"; 34135 repo = "hl-sentence"; 34136 - rev = "10cead52cb4da5dccfe30ba6756c11973d8ea094"; 34137 - sha256 = "1kl38jzgws5mw67yzg4055988sza36sdd8bq1dw68p9wi6kqpdqw"; 34138 }; 34139 recipeFile = fetchurl { 34140 url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/hl-sentence"; ··· 34442 ht = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }: 34443 melpaBuild { 34444 pname = "ht"; 34445 - version = "20161015.1945"; 34446 src = fetchFromGitHub { 34447 owner = "Wilfred"; 34448 repo = "ht.el"; 34449 - rev = "8b9281611c49335e97f2b644e34aa07a47dc4b2a"; 34450 - sha256 = "1pnsrirbh901qzqals6p2bbf28g2xn2zminwzj2x02cj49vfyqsz"; 34451 }; 34452 recipeFile = fetchurl { 34453 url = "https://raw.githubusercontent.com/milkypostman/melpa/6c7589bca1c1dfcc0fe76779f6847fda946ab981/recipes/ht"; ··· 34568 htmlize = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 34569 melpaBuild { 34570 pname = "htmlize"; 34571 - version = "20161211.1019"; 34572 src = fetchFromGitHub { 34573 owner = "hniksic"; 34574 repo = "emacs-htmlize"; 34575 - rev = "1f7bd7290e4698ac0b26b911fde7727fcb609bc7"; 34576 - sha256 = "1cy1100qzdpkk7kcr54262jgc4zl9jqn66v51g72kmhc90ayj8bh"; 34577 }; 34578 recipeFile = fetchurl { 34579 url = "https://raw.githubusercontent.com/milkypostman/melpa/075aa00a0757c6cd1ad392f0300bf5f1b937648d/recipes/htmlize"; ··· 34757 hy-mode = callPackage ({ dash, dash-functional, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 34758 melpaBuild { 34759 pname = "hy-mode"; 34760 - version = "20171015.1420"; 34761 src = fetchFromGitHub { 34762 owner = "hylang"; 34763 repo = "hy-mode"; 34764 - rev = "0898d352551c93b258eb863d4ab540cd00c76a53"; 34765 - sha256 = "0b11plipm4l6cc963kdcb2hc9n0jac8y2kgxrlz5y5cp0xaf7gk5"; 34766 }; 34767 recipeFile = fetchurl { 34768 url = "https://raw.githubusercontent.com/milkypostman/melpa/fc9ab5cf16b61bb27559cd8ec5cf665a5aab2154/recipes/hy-mode"; ··· 36138 indium = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild, seq, websocket }: 36139 melpaBuild { 36140 pname = "indium"; 36141 - version = "20171013.1300"; 36142 src = fetchFromGitHub { 36143 owner = "NicolasPetton"; 36144 repo = "Indium"; 36145 - rev = "0119deb750c9b91b644867eef187606fed84eecc"; 36146 - sha256 = "1n3llb682cxfsfrsn0qpanaz83jcrxnhg5dsc8schgyqn4wnsgvb"; 36147 }; 36148 recipeFile = fetchurl { 36149 url = "https://raw.githubusercontent.com/milkypostman/melpa/4292058cc6e31cabc0de575134427bce7fcef541/recipes/indium"; ··· 36578 intellij-theme = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }: 36579 melpaBuild { 36580 pname = "intellij-theme"; 36581 - version = "20170905.941"; 36582 src = fetchFromGitLab { 36583 owner = "fommil"; 36584 repo = "emacs-intellij-theme"; 36585 - rev = "2bbabe3f2f87716b10ccdfcacbf51016ecc32d54"; 36586 - sha256 = "0b3615lbm8fv4svv3g72dz62h9rv18m68b656lwl2ba9sn465rsl"; 36587 }; 36588 recipeFile = fetchurl { 36589 url = "https://raw.githubusercontent.com/milkypostman/melpa/cfe86071b2e84929476a771da99341f4a73cfd06/recipes/intellij-theme"; ··· 36641 intero = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, flycheck, haskell-mode, lib, melpaBuild }: 36642 melpaBuild { 36643 pname = "intero"; 36644 - version = "20170926.911"; 36645 src = fetchFromGitHub { 36646 owner = "commercialhaskell"; 36647 repo = "intero"; 36648 - rev = "2d3c04ce523674e79f9339189a79e6841e1fa587"; 36649 - sha256 = "1dgdbfxhhcda7hn9njvsjygn59rdx9wv9cgpj3aysll52zri8lh3"; 36650 }; 36651 recipeFile = fetchurl { 36652 url = "https://raw.githubusercontent.com/milkypostman/melpa/1b56ca344ad944e03b669a9974e9b734b5b445bb/recipes/intero"; ··· 36935 irony = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild }: 36936 melpaBuild { 36937 pname = "irony"; 36938 - version = "20171002.1130"; 36939 src = fetchFromGitHub { 36940 owner = "Sarcasm"; 36941 repo = "irony-mode"; 36942 - rev = "a571167eca2533343f523f0c9ee3886de2d7b917"; 36943 - sha256 = "1jh2w800dgadmc1xgxrhmbs8i7bz4xh0h5bdrambnwl173ca23pf"; 36944 }; 36945 recipeFile = fetchurl { 36946 url = "https://raw.githubusercontent.com/milkypostman/melpa/d2b6a8d57b192325dcd30fddc9ff8dd1516ad680/recipes/irony"; ··· 37208 ivy = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 37209 melpaBuild { 37210 pname = "ivy"; 37211 - version = "20171011.1055"; 37212 src = fetchFromGitHub { 37213 owner = "abo-abo"; 37214 repo = "swiper"; 37215 - rev = "f7470feef4880a735495c5013465efffd049270d"; 37216 - sha256 = "13b05yzqppcm5lp3ryhhv5gp031nrvh0vc59hv7fyisw48byv3i7"; 37217 }; 37218 recipeFile = fetchurl { 37219 url = "https://raw.githubusercontent.com/milkypostman/melpa/06c24112a5e17c423a4d92607356b25eb90a9a7b/recipes/ivy"; ··· 37338 src = fetchFromGitHub { 37339 owner = "abo-abo"; 37340 repo = "swiper"; 37341 - rev = "f7470feef4880a735495c5013465efffd049270d"; 37342 - sha256 = "13b05yzqppcm5lp3ryhhv5gp031nrvh0vc59hv7fyisw48byv3i7"; 37343 }; 37344 recipeFile = fetchurl { 37345 url = "https://raw.githubusercontent.com/milkypostman/melpa/06c24112a5e17c423a4d92607356b25eb90a9a7b/recipes/ivy-hydra"; ··· 37464 src = fetchFromGitHub { 37465 owner = "Andersbakken"; 37466 repo = "rtags"; 37467 - rev = "d776fbfadfd0f9ad8244f741154a28fa31f5fe82"; 37468 - sha256 = "12wdpxqs52w8hnpqipbya1sf5vx7k407ya3allcb68bhpfq7qzc7"; 37469 }; 37470 recipeFile = fetchurl { 37471 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/ivy-rtags"; ··· 37586 j-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 37587 melpaBuild { 37588 pname = "j-mode"; 37589 - version = "20170911.823"; 37590 src = fetchFromGitHub { 37591 owner = "zellio"; 37592 repo = "j-mode"; 37593 - rev = "cf27446120c779f90aeb0b14aae24d55d2a4fe36"; 37594 - sha256 = "1f61finp605k7bii7g0gm92vpjrl5q3w28nykc0w95lm36hmg7qv"; 37595 }; 37596 recipeFile = fetchurl { 37597 url = "https://raw.githubusercontent.com/milkypostman/melpa/410134ab2145adad3648b1024bfe4f6801df82c9/recipes/j-mode"; ··· 38382 js-auto-format-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 38383 melpaBuild { 38384 pname = "js-auto-format-mode"; 38385 - version = "20171014.911"; 38386 src = fetchFromGitHub { 38387 owner = "ybiquitous"; 38388 repo = "js-auto-format-mode"; 38389 - rev = "37def86f6e46742ddd5e774778d1c208e7942e0e"; 38390 - sha256 = "0w92r1lk2xb9lqjnqkxp2zv8rmf71kqyvq4mhaxvz36gm19rz1yd"; 38391 }; 38392 recipeFile = fetchurl { 38393 url = "https://raw.githubusercontent.com/milkypostman/melpa/2d3be16771b5b5fde639da3ee97890620354ee7a/recipes/js-auto-format-mode"; ··· 38863 julia-repl = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 38864 melpaBuild { 38865 pname = "julia-repl"; 38866 - version = "20171005.123"; 38867 src = fetchFromGitHub { 38868 owner = "tpapp"; 38869 repo = "julia-repl"; 38870 - rev = "2c5d681ddd3bc6018c394f797cb01add805ed573"; 38871 - sha256 = "0l8asipch5pfk90jzifw0jxwhsfq9kam8msxlxscvhfj7wphc038"; 38872 }; 38873 recipeFile = fetchurl { 38874 url = "https://raw.githubusercontent.com/milkypostman/melpa/9a2a494969a9caf2f4513b12504379c9685047dc/recipes/julia-repl"; ··· 39222 src = fetchFromGitHub { 39223 owner = "ogdenwebb"; 39224 repo = "kaolin-theme"; 39225 - rev = "2521473512e31d9592b38927c65ca1e6291cb22d"; 39226 - sha256 = "1ya5yl8m5m7c99kyikd1dqbzfqh40w9aj1l9fpvzdnma7v9sshnd"; 39227 }; 39228 recipeFile = fetchurl { 39229 url = "https://raw.githubusercontent.com/milkypostman/melpa/a67c2a3ad82efcb32ba4943c7ac10fe2768d9d51/recipes/kaolin-theme"; ··· 39726 src = fetchFromGitHub { 39727 owner = "kivy"; 39728 repo = "kivy"; 39729 - rev = "70840e22fe16bd085946f1a5580849f16e62ff0a"; 39730 - sha256 = "0acqqaw4a6xsi75ys0v9ngndxxscdglh81j8jhgabz0rbzf8mkyf"; 39731 }; 39732 recipeFile = fetchurl { 39733 url = "https://raw.githubusercontent.com/milkypostman/melpa/688e2a114073958c413e56e1d117d48db9d16fb8/recipes/kivy-mode"; ··· 41052 lispy = callPackage ({ ace-window, emacs, fetchFromGitHub, fetchurl, hydra, iedit, lib, melpaBuild, swiper, zoutline }: 41053 melpaBuild { 41054 pname = "lispy"; 41055 - version = "20171014.17"; 41056 src = fetchFromGitHub { 41057 owner = "abo-abo"; 41058 repo = "lispy"; 41059 - rev = "883019f755f875f9ab7ee5a1347be8510dd1c98c"; 41060 - sha256 = "178qw1946mp3aw65iaj1dh4x97i95ln3rpzj6qqsqdasmzvf1744"; 41061 }; 41062 recipeFile = fetchurl { 41063 url = "https://raw.githubusercontent.com/milkypostman/melpa/e23c062ff32d7aeae486c01e29c56a74727dcf1d/recipes/lispy"; ··· 41371 src = fetchFromGitHub { 41372 owner = "donkirkby"; 41373 repo = "live-py-plugin"; 41374 - rev = "619a1b35b9a8151703421e2716ea0409162a4b84"; 41375 - sha256 = "0dakcsdn6pax0q6wdvg23fg327nk35z3lzk2vlvc76780d0fi85h"; 41376 }; 41377 recipeFile = fetchurl { 41378 url = "https://raw.githubusercontent.com/milkypostman/melpa/c7615237e80b46b5c50cb51a3ed5b07d92566fb7/recipes/live-py-mode"; ··· 41475 version = "20150910.644"; 41476 src = fetchgit { 41477 url = "https://llvm.org/git/llvm"; 41478 - rev = "ddb14f8532dc5b64fa4b83d54eb3625077751be7"; 41479 - sha256 = "0vsqsj9q0px4wyjxswmwx21dc99h5nybl1zf2p33jz3hj2spcdc3"; 41480 }; 41481 recipeFile = fetchurl { 41482 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e2a0e4698d4e71ec28656594f6a83504a823490/recipes/llvm-mode"; ··· 41886 license = lib.licenses.free; 41887 }; 41888 }) {}; 41889 - lsp-go = callPackage ({ fetchFromGitHub, fetchurl, go-mode, lib, lsp-mode, melpaBuild }: 41890 melpaBuild { 41891 pname = "lsp-go"; 41892 - version = "20170709.1021"; 41893 src = fetchFromGitHub { 41894 owner = "emacs-lsp"; 41895 repo = "lsp-go"; 41896 - rev = "d3ff1fdf5c5e735d5beebff3b0bbbdd3432fbfdf"; 41897 - sha256 = "08kasnkg7v0haqrhd2r6dn094vcdhygc1v9nx3lhlfd1sq84m7qh"; 41898 }; 41899 recipeFile = fetchurl { 41900 url = "https://raw.githubusercontent.com/milkypostman/melpa/1a7b69312e688211089a23b75910c05efb507e35/recipes/lsp-go"; 41901 sha256 = "1yg21qqlf8ma734vaz6xrfym2058gvx7llsqy94fbbg1fg61c32c"; 41902 name = "lsp-go"; 41903 }; 41904 - packageRequires = [ go-mode lsp-mode ]; 41905 meta = { 41906 homepage = "https://melpa.org/#/lsp-go"; 41907 license = lib.licenses.free; ··· 41910 lsp-haskell = callPackage ({ fetchFromGitHub, fetchurl, haskell-mode, lib, lsp-mode, melpaBuild }: 41911 melpaBuild { 41912 pname = "lsp-haskell"; 41913 - version = "20171010.2245"; 41914 src = fetchFromGitHub { 41915 owner = "emacs-lsp"; 41916 repo = "lsp-haskell"; 41917 - rev = "87ddaed885bdfc4ef0b92d6c608bd19161bc41b2"; 41918 - sha256 = "18j5hc7iv8q84c444bq3ggxg06k3vrxk6y72pc4s8b2k1gpba28x"; 41919 }; 41920 recipeFile = fetchurl { 41921 url = "https://raw.githubusercontent.com/milkypostman/melpa/1a7b69312e688211089a23b75910c05efb507e35/recipes/lsp-haskell"; ··· 41931 lsp-java = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, lsp-mode, melpaBuild }: 41932 melpaBuild { 41933 pname = "lsp-java"; 41934 - version = "20170522.633"; 41935 src = fetchFromGitHub { 41936 owner = "emacs-lsp"; 41937 repo = "lsp-java"; 41938 - rev = "350c48ff4bde3c19b02b14ee519cd6ac7514d94c"; 41939 - sha256 = "07392bkq5b1jymplxm76yskyf2d55s4hd46zf890jxrjzybk0ffp"; 41940 }; 41941 recipeFile = fetchurl { 41942 url = "https://raw.githubusercontent.com/milkypostman/melpa/1a7b69312e688211089a23b75910c05efb507e35/recipes/lsp-java"; ··· 41973 lsp-javascript-typescript = callPackage ({ fetchFromGitHub, fetchurl, lib, lsp-mode, melpaBuild }: 41974 melpaBuild { 41975 pname = "lsp-javascript-typescript"; 41976 - version = "20171011.904"; 41977 src = fetchFromGitHub { 41978 owner = "emacs-lsp"; 41979 repo = "lsp-javascript"; 41980 - rev = "2339bca13cd5e13f7954991653402c6bba330bd2"; 41981 - sha256 = "1jcrdbmalkyw2nm3bdd18aa98hj0vwzawbrvilr0xyhwlbgkfim9"; 41982 }; 41983 recipeFile = fetchurl { 41984 url = "https://raw.githubusercontent.com/milkypostman/melpa/999a4b0cd84e821c7e785ae4e487f32cff5c346b/recipes/lsp-javascript-typescript"; ··· 41994 lsp-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: 41995 melpaBuild { 41996 pname = "lsp-mode"; 41997 - version = "20171014.913"; 41998 src = fetchFromGitHub { 41999 owner = "emacs-lsp"; 42000 repo = "lsp-mode"; 42001 - rev = "5acfc65929e7eab517f3ee8bf19407fa0ad2c32a"; 42002 - sha256 = "0mzlkrzh9dyd2a423rm3x4hkqr154bvy6snig992rjwrz568ln1k"; 42003 }; 42004 recipeFile = fetchurl { 42005 url = "https://raw.githubusercontent.com/milkypostman/melpa/1a7b69312e688211089a23b75910c05efb507e35/recipes/lsp-mode"; ··· 42015 lsp-python = callPackage ({ fetchFromGitHub, fetchurl, lib, lsp-mode, melpaBuild }: 42016 melpaBuild { 42017 pname = "lsp-python"; 42018 - version = "20170430.443"; 42019 src = fetchFromGitHub { 42020 owner = "emacs-lsp"; 42021 repo = "lsp-python"; 42022 - rev = "7057d3797ecfafab21f3365fd55ba14d44b278ec"; 42023 - sha256 = "1gw8zfxd9chln8z8sdxy9xjzs74q5zbhsgl9zc3sl8d0ml027qar"; 42024 }; 42025 recipeFile = fetchurl { 42026 url = "https://raw.githubusercontent.com/milkypostman/melpa/1a7b69312e688211089a23b75910c05efb507e35/recipes/lsp-python"; ··· 42033 license = lib.licenses.free; 42034 }; 42035 }) {}; 42036 - lsp-rust = callPackage ({ fetchFromGitHub, fetchurl, lib, lsp-mode, melpaBuild, rust-mode }: 42037 melpaBuild { 42038 pname = "lsp-rust"; 42039 - version = "20170829.142"; 42040 src = fetchFromGitHub { 42041 owner = "emacs-lsp"; 42042 repo = "lsp-rust"; 42043 - rev = "613a379e8cf62597181c72b3e4a69893852c60a6"; 42044 - sha256 = "19p8cw38kmj0kjw0kknicd8zva9f7vai9rjk3xbli5cwpmwvizy8"; 42045 }; 42046 recipeFile = fetchurl { 42047 url = "https://raw.githubusercontent.com/milkypostman/melpa/1a7b69312e688211089a23b75910c05efb507e35/recipes/lsp-rust"; 42048 sha256 = "0p86223pfpi4hh8m66ccksxgl0yi7zrigd1gmbz0bzqa6yjgbp28"; 42049 name = "lsp-rust"; 42050 }; 42051 - packageRequires = [ lsp-mode rust-mode ]; 42052 meta = { 42053 homepage = "https://melpa.org/#/lsp-rust"; 42054 license = lib.licenses.free; ··· 42372 magit = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, git-commit, lib, magit-popup, melpaBuild, with-editor }: 42373 melpaBuild { 42374 pname = "magit"; 42375 - version = "20171015.2104"; 42376 src = fetchFromGitHub { 42377 owner = "magit"; 42378 repo = "magit"; 42379 - rev = "b4038b74cad1a3f3773b6ba08cd5e4f5e5c7847f"; 42380 - sha256 = "1c39m0cq5r671v2lcxq9p1zi8qh1rs9q61rpzf5pixib0ciyij28"; 42381 }; 42382 recipeFile = fetchurl { 42383 url = "https://raw.githubusercontent.com/milkypostman/melpa/68bb049b7c4424345f5c1aea82e950a5e47e9e47/recipes/magit"; ··· 42589 magit-popup = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 42590 melpaBuild { 42591 pname = "magit-popup"; 42592 - version = "20171014.202"; 42593 src = fetchFromGitHub { 42594 owner = "magit"; 42595 repo = "magit"; 42596 - rev = "b4038b74cad1a3f3773b6ba08cd5e4f5e5c7847f"; 42597 - sha256 = "1c39m0cq5r671v2lcxq9p1zi8qh1rs9q61rpzf5pixib0ciyij28"; 42598 }; 42599 recipeFile = fetchurl { 42600 url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/recipes/magit-popup"; ··· 42715 magithub = callPackage ({ emacs, fetchFromGitHub, fetchurl, ghub-plus, lib, magit, melpaBuild, s }: 42716 melpaBuild { 42717 pname = "magithub"; 42718 - version = "20171012.2051"; 42719 src = fetchFromGitHub { 42720 owner = "vermiculus"; 42721 repo = "magithub"; 42722 - rev = "1ca114322c928bf07bf9e57058abe12c91cc96c1"; 42723 - sha256 = "0k1m81cr1nydmkbns9f91nfikp9dgwgv9yp95yfsq55xay3virxp"; 42724 }; 42725 recipeFile = fetchurl { 42726 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/magithub"; ··· 42883 makefile-executor = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 42884 melpaBuild { 42885 pname = "makefile-executor"; 42886 - version = "20170913.56"; 42887 src = fetchFromGitHub { 42888 owner = "thiderman"; 42889 repo = "makefile-executor.el"; 42890 - rev = "90872c2e2ab05da7e8a9dd195fc696b4388c0f35"; 42891 - sha256 = "03505bzrlz8jxp5fda5zqn58860xbhhz5xy33wvnh1w9632ljdg9"; 42892 }; 42893 recipeFile = fetchurl { 42894 url = "https://raw.githubusercontent.com/milkypostman/melpa/08f8b4d680e4907dbd8ea46a75d98aa0e93c2bb9/recipes/makefile-executor"; ··· 43248 markdown-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 43249 melpaBuild { 43250 pname = "markdown-mode"; 43251 - version = "20171015.1901"; 43252 src = fetchFromGitHub { 43253 owner = "jrblevin"; 43254 repo = "markdown-mode"; 43255 - rev = "9614c2135023fa443c03161fa8fb18f20fb7268d"; 43256 - sha256 = "19c7r643fw0gcavr68j3skcn67ldj16053inwx0ziy3s13s917xj"; 43257 }; 43258 recipeFile = fetchurl { 43259 url = "https://raw.githubusercontent.com/milkypostman/melpa/74610ec93d4478e835f8b3b446279efc0c71d644/recipes/markdown-mode"; ··· 43444 marshal = callPackage ({ eieio ? null, fetchFromGitHub, fetchurl, ht, json ? null, lib, melpaBuild }: 43445 melpaBuild { 43446 pname = "marshal"; 43447 - version = "20171014.1332"; 43448 src = fetchFromGitHub { 43449 owner = "sigma"; 43450 repo = "marshal.el"; 43451 - rev = "3c15edd8ddfb29a5151182983392ee831826d9d0"; 43452 - sha256 = "1a17csrp7ni4if8l5bvxb2024fav28vjii1qqym3gcalw0jg6ink"; 43453 }; 43454 recipeFile = fetchurl { 43455 url = "https://raw.githubusercontent.com/milkypostman/melpa/203f2061c5c7d4aefab3175de5e0538f12158ee3/recipes/marshal"; ··· 44722 mocha = callPackage ({ f, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild }: 44723 melpaBuild { 44724 pname = "mocha"; 44725 - version = "20170813.1957"; 44726 src = fetchFromGitHub { 44727 owner = "scottaj"; 44728 repo = "mocha.el"; 44729 - rev = "ce9e42adf9333c68967597c17272b3a3c7564cea"; 44730 - sha256 = "1cl4ncmynhrvmllbkkwnw3064vw93xalk4zzy4bpb2zf74vwl1gy"; 44731 }; 44732 recipeFile = fetchurl { 44733 url = "https://raw.githubusercontent.com/milkypostman/melpa/39c26134ba95f277a4e9400e506433d96a695aa4/recipes/mocha"; ··· 46820 nim-mode = callPackage ({ commenter, emacs, epc, fetchFromGitHub, fetchurl, flycheck, let-alist, lib, melpaBuild }: 46821 melpaBuild { 46822 pname = "nim-mode"; 46823 - version = "20170830.2113"; 46824 src = fetchFromGitHub { 46825 owner = "nim-lang"; 46826 repo = "nim-mode"; 46827 - rev = "bc3af5a44f4272a8afa6e6c09f95f1cdd205c70e"; 46828 - sha256 = "1spyz9n1p6n4npm6j4ngr89n7y2f33kp2xj6jwvd4y4340g62m49"; 46829 }; 46830 recipeFile = fetchurl { 46831 url = "https://raw.githubusercontent.com/milkypostman/melpa/dc2ccb5f24b9d55c77eaa7952a9e6a2e0ed7be24/recipes/nim-mode"; ··· 46866 src = fetchFromGitHub { 46867 owner = "martine"; 46868 repo = "ninja"; 46869 - rev = "887eccf1fdd91d50c4761bba79b5cf329a280ffb"; 46870 - sha256 = "1bzf4sy3r5n7prxh4ifgh1q2n2zy2zh6brn0n5d955syi2fl1aji"; 46871 }; 46872 recipeFile = fetchurl { 46873 url = "https://raw.githubusercontent.com/milkypostman/melpa/aed2f32a02cb38c49163d90b1b503362e2e4a480/recipes/ninja-mode"; ··· 47051 no-littering = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: 47052 melpaBuild { 47053 pname = "no-littering"; 47054 - version = "20170906.558"; 47055 src = fetchFromGitHub { 47056 owner = "emacscollective"; 47057 repo = "no-littering"; 47058 - rev = "a4b42b185b65e78bc3bb6523e23aefb1213eb3b2"; 47059 - sha256 = "1yzcawvz3vbq6pgr0b3sk0qg24jx1fpkinwcmsdl283ib8msbc7g"; 47060 }; 47061 recipeFile = fetchurl { 47062 url = "https://raw.githubusercontent.com/milkypostman/melpa/57a2fb9524df3fdfdc54c403112e12bd70888b23/recipes/no-littering"; ··· 47261 version = "20170927.415"; 47262 src = fetchgit { 47263 url = "git://git.notmuchmail.org/git/notmuch"; 47264 - rev = "ab8b40f7e350c0661dda5b9d52041150ed339a39"; 47265 - sha256 = "06s4988wmrr025434hamzplamw0knghkiny38q5pxnazbmq2q14p"; 47266 }; 47267 recipeFile = fetchurl { 47268 url = "https://raw.githubusercontent.com/milkypostman/melpa/b19f21ed7485036e799ccd88edbf7896a379d759/recipes/notmuch"; ··· 47422 license = lib.licenses.free; 47423 }; 47424 }) {}; 47425 - nu-mode = callPackage ({ ace-window, avy, fetchFromGitHub, fetchurl, help-fns-plus, lib, melpaBuild, transpose-frame, undo-tree }: 47426 melpaBuild { 47427 pname = "nu-mode"; 47428 - version = "20171012.1501"; 47429 src = fetchFromGitHub { 47430 owner = "pyluyten"; 47431 repo = "emacs-nu"; 47432 - rev = "fbecd9cd2e3d03ef1838de64be9d68937681e1bd"; 47433 - sha256 = "1nygzgjyv95sz1ps9wy1vxsv2r0zj3063m3z3n2b6ybxw2a8hqc9"; 47434 }; 47435 recipeFile = fetchurl { 47436 url = "https://raw.githubusercontent.com/milkypostman/melpa/230d5f8fdd965a24b8ff3cc94acf378d04815fca/recipes/nu-mode"; ··· 47443 help-fns-plus 47444 transpose-frame 47445 undo-tree 47446 ]; 47447 meta = { 47448 homepage = "https://melpa.org/#/nu-mode"; ··· 47725 ob-axiom = callPackage ({ axiom-environment, emacs, fetchhg, fetchurl, lib, melpaBuild }: 47726 melpaBuild { 47727 pname = "ob-axiom"; 47728 - version = "20161122.1222"; 47729 src = fetchhg { 47730 url = "https://bitbucket.com/pdo/axiom-environment"; 47731 - rev = "110e20a7a86c"; 47732 - sha256 = "0s18bbfw4kcv9iij1016pamq394rg8xr7016qp6cxyklp9hivcdm"; 47733 }; 47734 recipeFile = fetchurl { 47735 url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/ob-axiom"; ··· 48039 ob-ipython = callPackage ({ dash, dash-functional, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 48040 melpaBuild { 48041 pname = "ob-ipython"; 48042 - version = "20171008.1733"; 48043 src = fetchFromGitHub { 48044 owner = "gregsexton"; 48045 repo = "ob-ipython"; 48046 - rev = "4a181127000e43dd520e600880b49607747d8f08"; 48047 - sha256 = "01gfj11pd97xp02bdal3c9wy77ha1dcym1ddrbpzkvck2ja1s6ib"; 48048 }; 48049 recipeFile = fetchurl { 48050 url = "https://raw.githubusercontent.com/milkypostman/melpa/557c36e86844c211f2d2ee097ce51ee9db92ea8b/recipes/ob-ipython"; ··· 48165 ob-php = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, org }: 48166 melpaBuild { 48167 pname = "ob-php"; 48168 - version = "20170819.245"; 48169 src = fetchFromGitHub { 48170 owner = "stardiviner"; 48171 repo = "ob-php"; 48172 - rev = "ffbda1f7df86778e3209ffeef832433f0eb25a69"; 48173 - sha256 = "00ca5m6rmrxzy1aldmavv7f5i4pjfcyivrlgv2ri6dm8amvbk72r"; 48174 }; 48175 recipeFile = fetchurl { 48176 url = "https://raw.githubusercontent.com/milkypostman/melpa/940a22790c9e5fd2f7729c71efad907683cc392c/recipes/ob-php"; ··· 48652 src = fetchFromGitHub { 48653 owner = "OCamlPro"; 48654 repo = "ocp-indent"; 48655 - rev = "5d83bc71d12c89850cb0fdff50d4830adb705b6c"; 48656 - sha256 = "0rcaa11mjqka032g94wgw9llqpflyk3ywr3lr6jyxbh1rjvnipnw"; 48657 }; 48658 recipeFile = fetchurl { 48659 url = "https://raw.githubusercontent.com/milkypostman/melpa/e1af061328b15360ed25a232cc6b8fbce4a7b098/recipes/ocp-indent"; ··· 48795 olivetti = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 48796 melpaBuild { 48797 pname = "olivetti"; 48798 - version = "20171015.730"; 48799 src = fetchFromGitHub { 48800 owner = "rnkn"; 48801 repo = "olivetti"; 48802 - rev = "df2477e92e19414d28c72ebd14e2dfbdc4c662fd"; 48803 - sha256 = "0l5cadnl1a3fk66c0l7ciw55p6djjbvlc4qgc2k527zh62z1ch1h"; 48804 }; 48805 recipeFile = fetchurl { 48806 url = "https://raw.githubusercontent.com/milkypostman/melpa/697334ca3cdb9630572ae267811bd5c2a67d2a95/recipes/olivetti"; ··· 48837 omni-kill = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 48838 melpaBuild { 48839 pname = "omni-kill"; 48840 - version = "20171012.1113"; 48841 src = fetchFromGitHub { 48842 owner = "AdrieanKhisbe"; 48843 repo = "omni-kill.el"; 48844 - rev = "d14f71eb1783078d2d9090509167d09088463189"; 48845 - sha256 = "0bjq2zz19yjcr1f21d5bvbf5npjzf6dksfxmn39dqj4v4h3nn1wg"; 48846 }; 48847 recipeFile = fetchurl { 48848 url = "https://raw.githubusercontent.com/milkypostman/melpa/c24df34d2fa5d908223379e909148423ba327ae2/recipes/omni-kill"; ··· 50105 org-jira = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, request }: 50106 melpaBuild { 50107 pname = "org-jira"; 50108 - version = "20170527.2154"; 50109 src = fetchFromGitHub { 50110 owner = "ahungry"; 50111 repo = "org-jira"; 50112 - rev = "4d8bda9b5207175ecd3ae647ebec42b3546efd49"; 50113 - sha256 = "0877klmy48ad0rpy7azd4xbm9d07wrhr3g96sixx35wgp216kvlm"; 50114 }; 50115 recipeFile = fetchurl { 50116 url = "https://raw.githubusercontent.com/milkypostman/melpa/730a585e5c9216a2428a134c09abcc20bc7c631d/recipes/org-jira"; ··· 50130 src = fetchFromGitHub { 50131 owner = "bastibe"; 50132 repo = "org-journal"; 50133 - rev = "cda1980b013afabd299e7a2294517897f6442d98"; 50134 - sha256 = "1y6idbp74vrr3g0r10n09znky8ih94kzf5fyil47sjkqyzzmpk3s"; 50135 }; 50136 recipeFile = fetchurl { 50137 url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/org-journal"; ··· 50706 org-ref = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, helm, helm-bibtex, hydra, ivy, key-chord, lib, melpaBuild, pdf-tools, s }: 50707 melpaBuild { 50708 pname = "org-ref"; 50709 - version = "20171011.1421"; 50710 src = fetchFromGitHub { 50711 owner = "jkitchin"; 50712 repo = "org-ref"; 50713 - rev = "86367a1f2306bec25206696ad0429a2b7cc32655"; 50714 - sha256 = "0vvw1djr6ihwrbv9b7dxgdy4rnwczvw9x6jqg34jnnb1zqr88q6l"; 50715 }; 50716 recipeFile = fetchurl { 50717 url = "https://raw.githubusercontent.com/milkypostman/melpa/550e4dcef2f74fbd96474561c1cb6c4fd80091fe/recipes/org-ref"; ··· 51242 org2ctex = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 51243 melpaBuild { 51244 pname = "org2ctex"; 51245 - version = "20171016.158"; 51246 src = fetchFromGitHub { 51247 owner = "tumashu"; 51248 repo = "org2ctex"; 51249 - rev = "c5ea6d92e3ecc311123954bee2e45830fd873d41"; 51250 - sha256 = "01xy6nzib4c0ldn7s8kk155xzm1sribhs5695b3vhsp951h9pjhl"; 51251 }; 51252 recipeFile = fetchurl { 51253 url = "https://raw.githubusercontent.com/milkypostman/melpa/8f77fe537ca8ee2ddb6e3efe71f3b3c560c52c7d/recipes/org2ctex"; ··· 52049 ox-epub = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }: 52050 melpaBuild { 52051 pname = "ox-epub"; 52052 - version = "20171003.327"; 52053 src = fetchFromGitHub { 52054 owner = "ofosos"; 52055 repo = "ox-epub"; 52056 - rev = "c12467d1c6a2a3f89e1e271c44e29eb5409ed9df"; 52057 - sha256 = "0qlnxqzc3xw12w62kgjmmkvm2l25z4rjz77dnl4y15pqrjl4ljak"; 52058 }; 52059 recipeFile = fetchurl { 52060 url = "https://raw.githubusercontent.com/milkypostman/melpa/c3ac31dfef00e83fa6b716ea006f35afb5dc6cd5/recipes/ox-epub"; ··· 52112 ox-hugo = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }: 52113 melpaBuild { 52114 pname = "ox-hugo"; 52115 - version = "20171011.137"; 52116 src = fetchFromGitHub { 52117 owner = "kaushalmodi"; 52118 repo = "ox-hugo"; 52119 - rev = "daed39f8953d3ec8c089ec4178b2b82f8b2d57f5"; 52120 - sha256 = "1c0msmk835sn02bc6llsv7nmza89r2fwhwg03pkmanaz5n3gr016"; 52121 }; 52122 recipeFile = fetchurl { 52123 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e1240bb7b5bb8773f804b987901566a20e3e8a9/recipes/ox-hugo"; ··· 52553 package-build = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: 52554 melpaBuild { 52555 pname = "package-build"; 52556 - version = "20171013.1125"; 52557 src = fetchFromGitHub { 52558 owner = "melpa"; 52559 repo = "package-build"; 52560 - rev = "2ee54b5f869770a30a2aa35cda743d669c16b20d"; 52561 - sha256 = "0az23kzy82fahqdijqfag3kiwnyn8sp8d58mhv6pg04r994a5z81"; 52562 }; 52563 recipeFile = fetchurl { 52564 url = "https://raw.githubusercontent.com/milkypostman/melpa/948fb86b710aafe6bc71f95554655dfdfcab0cca/recipes/package-build"; ··· 52739 license = lib.licenses.free; 52740 }; 52741 }) {}; 52742 - page-break-lines = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 52743 melpaBuild { 52744 pname = "page-break-lines"; 52745 - version = "20170829.157"; 52746 src = fetchFromGitHub { 52747 owner = "purcell"; 52748 repo = "page-break-lines"; 52749 - rev = "c82759f267a81a07ed7aafffbbbfaa3e94941b59"; 52750 - sha256 = "17kly423l5fyqzmhbxqwd9fvn191bzq6pn3ng1ynla51cg47zskl"; 52751 }; 52752 recipeFile = fetchurl { 52753 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/page-break-lines"; 52754 sha256 = "0i5kx191wnq9763jyqxbyh33hvdaqbd98a1rhgqd97zhvg0hslz1"; 52755 name = "page-break-lines"; 52756 }; 52757 - packageRequires = []; 52758 meta = { 52759 homepage = "https://melpa.org/#/page-break-lines"; 52760 license = lib.licenses.free; ··· 54271 phan = callPackage ({ composer, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild }: 54272 melpaBuild { 54273 pname = "phan"; 54274 - version = "20170205.604"; 54275 src = fetchFromGitHub { 54276 owner = "emacs-php"; 54277 repo = "phan.el"; 54278 - rev = "6442663bf7618bc614b6c47b0ad7bc591c68f947"; 54279 - sha256 = "0s38vbnsbpazca0jsahjmms7qgq74gsvfn2zkrfkhx9y8cpfxrrb"; 54280 }; 54281 recipeFile = fetchurl { 54282 url = "https://raw.githubusercontent.com/milkypostman/melpa/eb13cb0dba1696cc51132cd1ff723fa17f892a7c/recipes/phan"; ··· 54586 php-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 54587 melpaBuild { 54588 pname = "php-mode"; 54589 - version = "20171014.1455"; 54590 src = fetchFromGitHub { 54591 owner = "ejmr"; 54592 repo = "php-mode"; 54593 - rev = "2fc32548955c0aaf862f578259763149a8cc816e"; 54594 - sha256 = "09fhsiavxhbvxkzdjnv18ryb8i44ya8bpjjgfy7j998nvinvx63r"; 54595 }; 54596 recipeFile = fetchurl { 54597 url = "https://raw.githubusercontent.com/milkypostman/melpa/7cdbc35fee67b87b87ec72aa00e6dca77aef17c4/recipes/php-mode"; ··· 57009 src = fetchFromGitHub { 57010 owner = "google"; 57011 repo = "protobuf"; 57012 - rev = "f850188e6e1021b4fe21ecb0aca548a54c272ce5"; 57013 - sha256 = "1ydf4fl75byx01r9r7ga555hw0i61bg2bqckigmv26nyajkqsd5a"; 57014 }; 57015 recipeFile = fetchurl { 57016 url = "https://raw.githubusercontent.com/milkypostman/melpa/b4e7f5f641251e17add561991d3bcf1fde23467b/recipes/protobuf-mode"; ··· 57183 pug-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 57184 melpaBuild { 57185 pname = "pug-mode"; 57186 - version = "20171007.1642"; 57187 src = fetchFromGitHub { 57188 owner = "hlissner"; 57189 repo = "emacs-pug-mode"; 57190 - rev = "971ccf8d380965a5268e499a8c8785f2fcdef6f4"; 57191 - sha256 = "1zrs94vcp7yjz929x51243jf0lifb8kbxdzr3slkc5wbni5c5jk3"; 57192 }; 57193 recipeFile = fetchurl { 57194 url = "https://raw.githubusercontent.com/milkypostman/melpa/b3710aac9f3df3a23238af1f969c462b3692f260/recipes/pug-mode"; ··· 57204 pulseaudio-control = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 57205 melpaBuild { 57206 pname = "pulseaudio-control"; 57207 - version = "20171004.428"; 57208 src = fetchFromGitHub { 57209 owner = "flexibeast"; 57210 repo = "pulseaudio-control"; 57211 - rev = "f542adc0585e7890c11e478bf193ef6f3b1f6eac"; 57212 - sha256 = "1h0li679pz683bsnbv08g8sr2q8slh12lad0v7qhyig1if3yh63w"; 57213 }; 57214 recipeFile = fetchurl { 57215 url = "https://raw.githubusercontent.com/milkypostman/melpa/7964f226e12c3a27ff856e28f4b030ebf304aea2/recipes/pulseaudio-control"; ··· 59221 license = lib.licenses.free; 59222 }; 59223 }) {}; 59224 rebecca-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 59225 melpaBuild { 59226 pname = "rebecca-theme"; ··· 60168 rg = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 60169 melpaBuild { 60170 pname = "rg"; 60171 - version = "20170930.653"; 60172 src = fetchFromGitHub { 60173 owner = "dajva"; 60174 repo = "rg.el"; 60175 - rev = "1a4ebe8bf2e1052a1a8dde3dcbfedb802ca070fb"; 60176 - sha256 = "1lpb22ggw17d8bx2gjmaxqk5rbf64gh8llvf9shl18r813d3srrb"; 60177 }; 60178 recipeFile = fetchurl { 60179 url = "https://raw.githubusercontent.com/milkypostman/melpa/9ce1f721867383a841957370946f283f996fa76f/recipes/rg"; ··· 60609 rtags = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 60610 melpaBuild { 60611 pname = "rtags"; 60612 - version = "20171010.1544"; 60613 src = fetchFromGitHub { 60614 owner = "Andersbakken"; 60615 repo = "rtags"; 60616 - rev = "d776fbfadfd0f9ad8244f741154a28fa31f5fe82"; 60617 - sha256 = "12wdpxqs52w8hnpqipbya1sf5vx7k407ya3allcb68bhpfq7qzc7"; 60618 }; 60619 recipeFile = fetchurl { 60620 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/rtags"; ··· 60840 ruby-test-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, pcre2el, ruby-mode ? null }: 60841 melpaBuild { 60842 pname = "ruby-test-mode"; 60843 - version = "20171006.944"; 60844 src = fetchFromGitHub { 60845 owner = "r0man"; 60846 repo = "ruby-test-mode"; 60847 - rev = "9a686e6e18ac2d56be41020ed9d0814cdfe86330"; 60848 - sha256 = "02m0kaw86p6qmn6jxcq6vqbbp2v57b2dnj75fqai1dz2f521dh0g"; 60849 }; 60850 recipeFile = fetchurl { 60851 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/ruby-test-mode"; ··· 61411 src = fetchFromGitHub { 61412 owner = "openscad"; 61413 repo = "openscad"; 61414 - rev = "aaa3eca9dead0205a2c101e36aea42f4e0de98e1"; 61415 - sha256 = "0yn4gpnc7nyix8q2xcq885bpxcdi7n70wcvw7in3h6kfixd3g0ls"; 61416 }; 61417 recipeFile = fetchurl { 61418 url = "https://raw.githubusercontent.com/milkypostman/melpa/2d27782b9ac8474fbd4f51535351207c9c84984c/recipes/scad-mode"; ··· 62371 shackle = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: 62372 melpaBuild { 62373 pname = "shackle"; 62374 - version = "20170213.1534"; 62375 src = fetchFromGitHub { 62376 owner = "wasamasa"; 62377 repo = "shackle"; 62378 - rev = "979b021077655ca38749a60c9752c0817e8fd93e"; 62379 - sha256 = "11qp4gqxfi5d6krvxlqxfn58b1kcgsnldpi54r8lx6mis8l0f4wl"; 62380 }; 62381 recipeFile = fetchurl { 62382 url = "https://raw.githubusercontent.com/milkypostman/melpa/806e7d00f763f3fc4e3b8ebd483070ac6c5d0f21/recipes/shackle"; ··· 63463 slack = callPackage ({ alert, circe, emojify, fetchFromGitHub, fetchurl, lib, melpaBuild, oauth2, request, websocket }: 63464 melpaBuild { 63465 pname = "slack"; 63466 - version = "20171011.1945"; 63467 src = fetchFromGitHub { 63468 owner = "yuya373"; 63469 repo = "emacs-slack"; 63470 - rev = "1d4436d3e6e0689fd30aad01a8667a1743c000bf"; 63471 - sha256 = "1k6ymjdcl1sipf3xswx4cw3bbhpfnp4sr9yi3iivi8i3kdai84dr"; 63472 }; 63473 recipeFile = fetchurl { 63474 url = "https://raw.githubusercontent.com/milkypostman/melpa/f0258cc41de809b67811a5dde3d475c429df0695/recipes/slack"; ··· 64197 smartparens = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }: 64198 melpaBuild { 64199 pname = "smartparens"; 64200 - version = "20171015.1259"; 64201 src = fetchFromGitHub { 64202 owner = "Fuco1"; 64203 repo = "smartparens"; 64204 - rev = "d73e18fc6ac4f76736ce046df4a7d95147f6cf66"; 64205 - sha256 = "0dqi8f4x8ni7d0k15jp7wnnl97ip5kgzw8p17z3hrhj4v19wvmr3"; 64206 }; 64207 recipeFile = fetchurl { 64208 url = "https://raw.githubusercontent.com/milkypostman/melpa/bd98f85461ef7134502d4f2aa8ce1bc764f3bda3/recipes/smartparens"; ··· 65149 spacemacs-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 65150 melpaBuild { 65151 pname = "spacemacs-theme"; 65152 - version = "20170918.1246"; 65153 src = fetchFromGitHub { 65154 owner = "nashamri"; 65155 repo = "spacemacs-theme"; 65156 - rev = "7900aca87f9d96bd6ebaa62886e4ab135bf449b3"; 65157 - sha256 = "0kai39mqx0i2b46vcf5g2la8q65sp1pb8vnzfjwzv0qip4p9fd62"; 65158 }; 65159 recipeFile = fetchurl { 65160 url = "https://raw.githubusercontent.com/milkypostman/melpa/6c8ac39214856c1598beca0bd609e011b562346f/recipes/spacemacs-theme"; ··· 65841 ssh-deploy = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 65842 melpaBuild { 65843 pname = "ssh-deploy"; 65844 - version = "20170926.315"; 65845 src = fetchFromGitHub { 65846 owner = "cjohansson"; 65847 repo = "emacs-ssh-deploy"; 65848 - rev = "5e0403c93694243643a2b812313718d86955f0db"; 65849 - sha256 = "0an0zafnacrg2yvpkmiwrw7hbgsw8pb6m2y80ldp2gxbxl2i5rx0"; 65850 }; 65851 recipeFile = fetchurl { 65852 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/ssh-deploy"; ··· 66532 suggest = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, loop, melpaBuild, s }: 66533 melpaBuild { 66534 pname = "suggest"; 66535 - version = "20171012.1200"; 66536 src = fetchFromGitHub { 66537 owner = "Wilfred"; 66538 repo = "suggest.el"; 66539 - rev = "cfc56a9ed853258c3880c34d87debf920d53dcdc"; 66540 - sha256 = "0mqgkvx9wsk53cbj2qdr2s8ja30q3p1rnrf74q3j5q9x2mkzgymj"; 66541 }; 66542 recipeFile = fetchurl { 66543 url = "https://raw.githubusercontent.com/milkypostman/melpa/b9fd27e812549587dc2ec26bb58974177ff263ff/recipes/suggest"; ··· 66574 sunburn-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 66575 melpaBuild { 66576 pname = "sunburn-theme"; 66577 - version = "20171014.8"; 66578 src = fetchFromGitHub { 66579 owner = "mvarela"; 66580 repo = "Sunburn-Theme"; 66581 - rev = "8b6f3d6a5d44ae2d87d0022203ecfb33e0b76f78"; 66582 - sha256 = "0ip2pw5h8z19qvk768vxhjs6xrz876rl3nw7bmlxy0wb1ffd38s5"; 66583 }; 66584 recipeFile = fetchurl { 66585 url = "https://raw.githubusercontent.com/milkypostman/melpa/bfd68b90234222dbf5907a29d506b6c4e61a372b/recipes/sunburn-theme"; ··· 66893 src = fetchFromGitHub { 66894 owner = "abo-abo"; 66895 repo = "swiper"; 66896 - rev = "f7470feef4880a735495c5013465efffd049270d"; 66897 - sha256 = "13b05yzqppcm5lp3ryhhv5gp031nrvh0vc59hv7fyisw48byv3i7"; 66898 }; 66899 recipeFile = fetchurl { 66900 url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/swiper"; ··· 67895 term-manager = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 67896 melpaBuild { 67897 pname = "term-manager"; 67898 - version = "20170903.1212"; 67899 src = fetchFromGitHub { 67900 owner = "IvanMalison"; 67901 repo = "term-manager"; 67902 - rev = "f4291eae7a18d7f1737c71c609f50398b1a962b3"; 67903 - sha256 = "0brvpayi7bigcri95958w0zin84dpqw80rqg047p07mc8833nkqg"; 67904 }; 67905 recipeFile = fetchurl { 67906 url = "https://raw.githubusercontent.com/milkypostman/melpa/0b2f7d8c8fcbb535432f8e70729d69a572e49a1a/recipes/term-manager"; ··· 67983 src = fetchFromGitHub { 67984 owner = "IvanMalison"; 67985 repo = "term-manager"; 67986 - rev = "f4291eae7a18d7f1737c71c609f50398b1a962b3"; 67987 - sha256 = "0brvpayi7bigcri95958w0zin84dpqw80rqg047p07mc8833nkqg"; 67988 }; 67989 recipeFile = fetchurl { 67990 url = "https://raw.githubusercontent.com/milkypostman/melpa/5260876280148fae28a459f07932cebb059b560e/recipes/term-projectile"; ··· 68529 src = fetchFromGitHub { 68530 owner = "apache"; 68531 repo = "thrift"; 68532 - rev = "8b8a8efea13d1c97f856053af0a5c0e6a8a76354"; 68533 - sha256 = "0m2965iga7acl21015ny2d7zcckfr06ncc681vb2yffss5jjjpj9"; 68534 }; 68535 recipeFile = fetchurl { 68536 url = "https://raw.githubusercontent.com/milkypostman/melpa/857ab7e3a5c290265d88ebacb9685b3faee586e5/recipes/thrift"; ··· 68567 tickscript-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 68568 melpaBuild { 68569 pname = "tickscript-mode"; 68570 - version = "20171014.247"; 68571 src = fetchFromGitHub { 68572 owner = "msherry"; 68573 repo = "tickscript-mode"; 68574 - rev = "5ae2c36746e83f1aaba4285e80af2e499f6e4317"; 68575 - sha256 = "1yk0garmwxrdz4600hw5i5ds6rnl9qyl6jplywhxys8amv35zs7k"; 68576 }; 68577 recipeFile = fetchurl { 68578 url = "https://raw.githubusercontent.com/milkypostman/melpa/c60ee1839f728c5041bde1fe4fa62c4d41c746ef/recipes/tickscript-mode"; ··· 69484 treemacs = callPackage ({ ace-window, cl-lib ? null, dash, emacs, f, fetchFromGitHub, fetchurl, hydra, lib, melpaBuild, pfuture, s }: 69485 melpaBuild { 69486 pname = "treemacs"; 69487 - version = "20171014.737"; 69488 src = fetchFromGitHub { 69489 owner = "Alexander-Miller"; 69490 repo = "treemacs"; 69491 - rev = "22fb1fa2b1c53863157871ce860dfb1a7d0d593b"; 69492 - sha256 = "094yiafilr0bg22jx00ixzhlyfhwjivvf9avp6c127fky2z2snc5"; 69493 }; 69494 recipeFile = fetchurl { 69495 url = "https://raw.githubusercontent.com/milkypostman/melpa/486f21e99856a77f470d246f3c71cd32d2e61ad6/recipes/treemacs"; ··· 69509 src = fetchFromGitHub { 69510 owner = "Alexander-Miller"; 69511 repo = "treemacs"; 69512 - rev = "22fb1fa2b1c53863157871ce860dfb1a7d0d593b"; 69513 - sha256 = "094yiafilr0bg22jx00ixzhlyfhwjivvf9avp6c127fky2z2snc5"; 69514 }; 69515 recipeFile = fetchurl { 69516 url = "https://raw.githubusercontent.com/milkypostman/melpa/a52c2770097fe8968bff7c31ac411b3d9b60972e/recipes/treemacs-evil"; ··· 69530 src = fetchFromGitHub { 69531 owner = "Alexander-Miller"; 69532 repo = "treemacs"; 69533 - rev = "22fb1fa2b1c53863157871ce860dfb1a7d0d593b"; 69534 - sha256 = "094yiafilr0bg22jx00ixzhlyfhwjivvf9avp6c127fky2z2snc5"; 69535 }; 69536 recipeFile = fetchurl { 69537 url = "https://raw.githubusercontent.com/milkypostman/melpa/b694918c94e6311745776d451aa2519924beef2d/recipes/treemacs-projectile"; ··· 69734 tuareg = callPackage ({ caml, fetchFromGitHub, fetchurl, lib, melpaBuild }: 69735 melpaBuild { 69736 pname = "tuareg"; 69737 - version = "20171010.1111"; 69738 src = fetchFromGitHub { 69739 owner = "ocaml"; 69740 repo = "tuareg"; 69741 - rev = "20de81c91b02f799be4203d11707f68a0c8e900e"; 69742 - sha256 = "0hrzsfdn717dlj2kss3qxqgyn3gdzlsvdvhwjhw3yixgxkr08hzq"; 69743 }; 69744 recipeFile = fetchurl { 69745 url = "https://raw.githubusercontent.com/milkypostman/melpa/01fb6435a1dfeebdf4e7fa3f4f5928bc75526809/recipes/tuareg"; ··· 70007 typescript-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 70008 melpaBuild { 70009 pname = "typescript-mode"; 70010 - version = "20170831.619"; 70011 src = fetchFromGitHub { 70012 owner = "ananthakumaran"; 70013 repo = "typescript.el"; 70014 - rev = "0f41709e1525403767bd4889cb913900c68448dd"; 70015 - sha256 = "038fya0gd3vy5rpf2b4ynksc1alb8va0zw7flh4y4azrmgmpxwi0"; 70016 }; 70017 recipeFile = fetchurl { 70018 url = "https://raw.githubusercontent.com/milkypostman/melpa/d3f534a1e2cee4ad2e32e32802c5080207417b3d/recipes/typescript-mode"; ··· 71046 vc-fossil = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 71047 melpaBuild { 71048 pname = "vc-fossil"; 71049 - version = "20171008.1303"; 71050 src = fetchFromGitHub { 71051 owner = "venks1"; 71052 repo = "emacs-fossil"; 71053 - rev = "7bb3121ccd89f1533c6b91d5f952755b358eb0eb"; 71054 - sha256 = "1x2x59k3qxna32a8fjqb0vs6bykynii3i8qnlj770dn6drmnzlfd"; 71055 }; 71056 recipeFile = fetchurl { 71057 url = "https://raw.githubusercontent.com/milkypostman/melpa/31c5ee4b625b90c1af66d7d11a25af8e1aa307b1/recipes/vc-fossil"; ··· 71319 vhdl-tools = callPackage ({ emacs, fetchFromGitHub, fetchurl, ggtags, helm, lib, melpaBuild, outshine }: 71320 melpaBuild { 71321 pname = "vhdl-tools"; 71322 - version = "20170928.822"; 71323 src = fetchFromGitHub { 71324 owner = "csantosb"; 71325 repo = "vhdl-tools"; 71326 - rev = "d4178edf27cfd54a473d10d5adfa819c748dc801"; 71327 - sha256 = "1cxfgb068sdlyr8i8r6hi0jm5capbsc58zrh5g7jyknya7z02ajp"; 71328 }; 71329 recipeFile = fetchurl { 71330 url = "https://raw.githubusercontent.com/milkypostman/melpa/69fe2f8fb98ac1af1d3185f62ae1c89e646cfebf/recipes/vhdl-tools"; ··· 71969 wanderlust = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, semi }: 71970 melpaBuild { 71971 pname = "wanderlust"; 71972 - version = "20170916.37"; 71973 src = fetchFromGitHub { 71974 owner = "wanderlust"; 71975 repo = "wanderlust"; 71976 - rev = "0249c9b12dcd13df709441edff3c7fcc4efcb198"; 71977 - sha256 = "1xcxg24jwazkvc5afnqnmqisql6cr1brsmbb754a70a0r374965r"; 71978 }; 71979 recipeFile = fetchurl { 71980 url = "https://raw.githubusercontent.com/milkypostman/melpa/426172b72026d1adeb1bf3fcc6b0407875047333/recipes/wanderlust"; ··· 72200 web-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 72201 melpaBuild { 72202 pname = "web-mode"; 72203 - version = "20171002.1316"; 72204 src = fetchFromGitHub { 72205 owner = "fxbois"; 72206 repo = "web-mode"; 72207 - rev = "c15743454d0de944e5872a2ac4c9111d8cd61940"; 72208 - sha256 = "13hndf7ldw6nb2jkr3x1yxj374j2m116q0xl74ihk32vf8kb8j2a"; 72209 }; 72210 recipeFile = fetchurl { 72211 url = "https://raw.githubusercontent.com/milkypostman/melpa/6f0565555eaa356141422c5175d6cca4e9eb5c00/recipes/web-mode"; ··· 72326 webpaste = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, request }: 72327 melpaBuild { 72328 pname = "webpaste"; 72329 - version = "20170612.1352"; 72330 src = fetchFromGitHub { 72331 owner = "etu"; 72332 repo = "webpaste.el"; 72333 - rev = "655a364fb1a6c9f3d49a0bbaf338bbf492b5b4d1"; 72334 - sha256 = "11dqcch0fcxkqnnfzk9hxmimxckimpj74fz7rx3b7bvkmrh9snyy"; 72335 }; 72336 recipeFile = fetchurl { 72337 url = "https://raw.githubusercontent.com/milkypostman/melpa/13847d91c1780783e516943adee8a3530c757e17/recipes/webpaste"; ··· 72998 window-purpose = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, imenu-list, let-alist, lib, melpaBuild }: 72999 melpaBuild { 73000 pname = "window-purpose"; 73001 - version = "20170920.15"; 73002 src = fetchFromGitHub { 73003 owner = "bmag"; 73004 repo = "emacs-purpose"; 73005 - rev = "44d31e373ce95d133c560169eb225d2c16a32b7b"; 73006 - sha256 = "0wpndc2p4pcq1z07r659pxv0db1g6hqkgdivjs5dxc75sb3mrrmw"; 73007 }; 73008 recipeFile = fetchurl { 73009 url = "https://raw.githubusercontent.com/milkypostman/melpa/5813120ab674f6db7d0a486433d8faa6cfec1727/recipes/window-purpose"; ··· 73148 version = "20160419.1232"; 73149 src = fetchhg { 73150 url = "https://bitbucket.com/ArneBab/wisp"; 73151 - rev = "4d41c0814bbc"; 73152 - sha256 = "1xy9a27qdl7hm7x2gbhxql63paxi16441rczl2i8ps032l4ffdnj"; 73153 }; 73154 recipeFile = fetchurl { 73155 url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/wisp-mode"; ··· 73774 xah-fly-keys = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 73775 melpaBuild { 73776 pname = "xah-fly-keys"; 73777 - version = "20171014.2157"; 73778 src = fetchFromGitHub { 73779 owner = "xahlee"; 73780 repo = "xah-fly-keys"; 73781 - rev = "4e8a74278dd9ed7095519d0b6ceaa5c7250061e6"; 73782 - sha256 = "06v50xyi7cyrjhix3a27k7plsnvlaj7ndwlfyqcvyv2bxa3js325"; 73783 }; 73784 recipeFile = fetchurl { 73785 url = "https://raw.githubusercontent.com/milkypostman/melpa/05eed39bae37cc8359d2cc678052cbbcc946e379/recipes/xah-fly-keys"; ··· 74450 src = fetchFromGitHub { 74451 owner = "drdv"; 74452 repo = "yahtzee"; 74453 - rev = "18ee56bd687238be2bb6834062be3f04d9e9a283"; 74454 - sha256 = "13a6qy22jwyxrlcxw2xmqw3dckzlkxa84babdwrgpdx7kx4hqa5h"; 74455 }; 74456 recipeFile = fetchurl { 74457 url = "https://raw.githubusercontent.com/milkypostman/melpa/200169fdabce0ae3a2ecb6f4f3255c15ec3ed094/recipes/yahtzee"; ··· 75335 zoom = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 75336 melpaBuild { 75337 pname = "zoom"; 75338 - version = "20171014.811"; 75339 src = fetchFromGitHub { 75340 owner = "cyrus-and"; 75341 repo = "zoom"; 75342 - rev = "d36b9b5892615c3937f4a4d4bd9242f870c4bc50"; 75343 - sha256 = "0x1w35i4ckmaiqc88gdpnw6585adh851lw1wnyj4kgskdvvvz5f9"; 75344 }; 75345 recipeFile = fetchurl { 75346 url = "https://raw.githubusercontent.com/milkypostman/melpa/3fe094c99756ad29eda9bc51f31bb70c4ddc4131/recipes/zoom";
··· 127 abc-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 128 melpaBuild { 129 pname = "abc-mode"; 130 + version = "20171020.319"; 131 src = fetchFromGitHub { 132 owner = "mkjunker"; 133 repo = "abc-mode"; 134 + rev = "238deedeb6c90df168045552eb463cfae9e1f88f"; 135 + sha256 = "1wkjdvsav2x9zsl25h87iyfl6r0md86i2gmxqhvf63acxqgrgb2q"; 136 }; 137 recipeFile = fetchurl { 138 url = "https://raw.githubusercontent.com/milkypostman/melpa/aaee9dc5de06747374f311d86a550d3cc15beed1/recipes/abc-mode"; ··· 740 src = fetchFromGitHub { 741 owner = "xcwen"; 742 repo = "ac-php"; 743 + rev = "1a7a9a6a81e4f18fb6403691454cbacd560e330b"; 744 + sha256 = "0b13xqn46bc04bv262wrr8dw0n8d29gr0yywlbdw4av1x41v1iv9"; 745 }; 746 recipeFile = fetchurl { 747 url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/ac-php"; ··· 757 ac-php-core = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, php-mode, popup, s, xcscope }: 758 melpaBuild { 759 pname = "ac-php-core"; 760 + version = "20171017.422"; 761 src = fetchFromGitHub { 762 owner = "xcwen"; 763 repo = "ac-php"; 764 + rev = "1a7a9a6a81e4f18fb6403691454cbacd560e330b"; 765 + sha256 = "0b13xqn46bc04bv262wrr8dw0n8d29gr0yywlbdw4av1x41v1iv9"; 766 }; 767 recipeFile = fetchurl { 768 url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/ac-php-core"; ··· 803 src = fetchFromGitHub { 804 owner = "Andersbakken"; 805 repo = "rtags"; 806 + rev = "8379c5d28cb81d1cdac749c3053bb94d8b53a3b8"; 807 + sha256 = "18mygqbvikvg49fwlzyvj947w4fnfg177hqd0kz4cplyvvbwbc3r"; 808 }; 809 recipeFile = fetchurl { 810 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/ac-rtags"; ··· 2463 apiwrap = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 2464 melpaBuild { 2465 pname = "apiwrap"; 2466 + version = "20171019.916"; 2467 src = fetchFromGitHub { 2468 owner = "vermiculus"; 2469 repo = "apiwrap.el"; 2470 + rev = "5d25972192cd34553997ba193c09eab093a2b870"; 2471 + sha256 = "1pp2gzw17k58s9akraf8p4jxbar8viym2a43rkc7agzy47qsybs0"; 2472 }; 2473 recipeFile = fetchurl { 2474 url = "https://raw.githubusercontent.com/milkypostman/melpa/0197fd3657e65e3826375d9b6f19da3058366c91/recipes/apiwrap"; ··· 3974 avy-migemo = callPackage ({ avy, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, migemo }: 3975 melpaBuild { 3976 pname = "avy-migemo"; 3977 + version = "20171018.937"; 3978 src = fetchFromGitHub { 3979 owner = "momomo5717"; 3980 repo = "avy-migemo"; 3981 + rev = "b583c34750044ad0da511341c44332ed94995520"; 3982 + sha256 = "138q2gj32sxx69vmxbc4wcihph38g9ychak7q7sy2zziqwip1nlb"; 3983 }; 3984 recipeFile = fetchurl { 3985 url = "https://raw.githubusercontent.com/milkypostman/melpa/6a02db29eb3e4b76b4a9cdbc966df5a1bd35dec0/recipes/avy-migemo"; ··· 4037 axiom-environment = callPackage ({ emacs, fetchhg, fetchurl, lib, melpaBuild }: 4038 melpaBuild { 4039 pname = "axiom-environment"; 4040 + version = "20171021.822"; 4041 src = fetchhg { 4042 url = "https://bitbucket.com/pdo/axiom-environment"; 4043 + rev = "f99f1eb2af8a"; 4044 + sha256 = "1n4rrvq95bhhirak72wccwsd6822p38mvyyrrkgjz8ah1xfvfm1m"; 4045 }; 4046 recipeFile = fetchurl { 4047 url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/axiom-environment"; ··· 4378 }) {}; 4379 bbdb = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild { 4380 pname = "bbdb"; 4381 + version = "20171017.817"; 4382 src = fetchgit { 4383 url = "https://git.savannah.nongnu.org/git/bbdb.git"; 4384 + rev = "339aa15f20e1f542db97a3f3d2d65a61ce5c0e93"; 4385 + sha256 = "00782y1vas8rd9g30jqhnc24bsqsy5c31qn85ipi1vc8lrbyfcg1"; 4386 }; 4387 recipeFile = fetchurl { 4388 url = "https://raw.githubusercontent.com/milkypostman/melpa/caaa21f235c4864f6008fb454d0a970a2fd22a86/recipes/bbdb"; ··· 4545 beacon = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, seq }: 4546 melpaBuild { 4547 pname = "beacon"; 4548 + version = "20171017.1540"; 4549 src = fetchFromGitHub { 4550 owner = "Malabarba"; 4551 repo = "beacon"; 4552 + rev = "729338b02a0e331a4faf475da9f54771a3470106"; 4553 + sha256 = "0mypzfasclq7bmw0i8hfyp8c1ycd3kdgd5h1faygzh9r0phh7ciy"; 4554 }; 4555 recipeFile = fetchurl { 4556 url = "https://raw.githubusercontent.com/milkypostman/melpa/d09cfab21be800831644218e9c8c4433087951c0/recipes/beacon"; ··· 5616 browse-kill-ring = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 5617 melpaBuild { 5618 pname = "browse-kill-ring"; 5619 + version = "20171016.1312"; 5620 src = fetchFromGitHub { 5621 owner = "browse-kill-ring"; 5622 repo = "browse-kill-ring"; 5623 + rev = "b746d01c888262e81d76f8949869cf9e02759b6a"; 5624 + sha256 = "177vbziv65jb3xla713iblng04m0f7hdq5d4hf0jaxn7pzm61n0d"; 5625 }; 5626 recipeFile = fetchurl { 5627 url = "https://raw.githubusercontent.com/milkypostman/melpa/294dc32a672e6b6b0ebfc46cdf0ff9ceacf73e89/recipes/browse-kill-ring"; ··· 6140 buttercup = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 6141 melpaBuild { 6142 pname = "buttercup"; 6143 + version = "20171020.527"; 6144 src = fetchFromGitHub { 6145 owner = "jorgenschaefer"; 6146 repo = "emacs-buttercup"; 6147 + rev = "62c416a534a1b0c2acf1cababc49c435d4e33ea7"; 6148 + sha256 = "140cwm0jirmq3b9xwcqf3hfy38xsbq0z8jnzbgblwf31zpzgj6qp"; 6149 }; 6150 recipeFile = fetchurl { 6151 url = "https://raw.githubusercontent.com/milkypostman/melpa/d4b187cb5b3cc5b546bfa6b94b6792e6363242d1/recipes/buttercup"; ··· 6581 caml = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 6582 melpaBuild { 6583 pname = "caml"; 6584 + version = "20171020.1013"; 6585 src = fetchFromGitHub { 6586 owner = "ocaml"; 6587 repo = "ocaml"; 6588 + rev = "09e545e159c5166ae374ab505f4c1b66fb3ec6fd"; 6589 + sha256 = "00m9zd2dnv9bsg6y3imk6nj992zjsy1zf3ylg67iw6x88v01pvji"; 6590 }; 6591 recipeFile = fetchurl { 6592 url = "https://raw.githubusercontent.com/milkypostman/melpa/d5a3263cdcc229b11a3e96edbf632d56f32c47aa/recipes/caml"; ··· 6962 src = fetchFromGitHub { 6963 owner = "anler"; 6964 repo = "centered-window-mode"; 6965 + rev = "6f9e873f5a98f356cee41367f2eaf1f5f5cd96fc"; 6966 + sha256 = "0ih41g9haypr2ifi26kihwx2zfnzjh8n2898w2ljn7xzbd0nkx8c"; 6967 }; 6968 recipeFile = fetchurl { 6969 url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/centered-window-mode"; ··· 7046 src = fetchFromGitHub { 7047 owner = "cfengine"; 7048 repo = "core"; 7049 + rev = "51b4a9aed3d18eb7b27e1580807ffacf5abd3bc2"; 7050 + sha256 = "1g9wg331fr578sgdz9c7qk27aphi2ryddib0sqdk9wsc5h41cfmi"; 7051 }; 7052 recipeFile = fetchurl { 7053 url = "https://raw.githubusercontent.com/milkypostman/melpa/c737839aeda583e61257ad40157e24df7f918b0f/recipes/cfengine-code-style"; ··· 7945 clean-aindent-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 7946 melpaBuild { 7947 pname = "clean-aindent-mode"; 7948 + version = "20171017.1343"; 7949 src = fetchFromGitHub { 7950 owner = "pmarinov"; 7951 repo = "clean-aindent-mode"; 7952 + rev = "a97bcae8f43a9ff64e95473e4ef0d8bafe829211"; 7953 + sha256 = "07dgx09j6nn5dl9vpqfcs5yqm79kza3h3r1lb7r09wpkmrg0c2cr"; 7954 }; 7955 recipeFile = fetchurl { 7956 url = "https://raw.githubusercontent.com/milkypostman/melpa/ee9dac7c10e652f026643620418dfea9237a0d23/recipes/clean-aindent-mode"; ··· 8318 src = fetchFromGitHub { 8319 owner = "clojure-emacs"; 8320 repo = "clojure-mode"; 8321 + rev = "05b6f053eeb56cb8301361bb84f9fe1371a53818"; 8322 + sha256 = "1vpa5k2f0ixgy2wzly420ywhrri07nvmimns6xkydilkqpp5mk1b"; 8323 }; 8324 recipeFile = fetchurl { 8325 url = "https://raw.githubusercontent.com/milkypostman/melpa/5e3cd2e6ee52692dc7b2a04245137130a9f521c7/recipes/clojure-mode"; ··· 8339 src = fetchFromGitHub { 8340 owner = "clojure-emacs"; 8341 repo = "clojure-mode"; 8342 + rev = "05b6f053eeb56cb8301361bb84f9fe1371a53818"; 8343 + sha256 = "1vpa5k2f0ixgy2wzly420ywhrri07nvmimns6xkydilkqpp5mk1b"; 8344 }; 8345 recipeFile = fetchurl { 8346 url = "https://raw.githubusercontent.com/milkypostman/melpa/5e3cd2e6ee52692dc7b2a04245137130a9f521c7/recipes/clojure-mode-extra-font-locking"; ··· 8545 cmake-ide = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, levenshtein, lib, melpaBuild, s, seq }: 8546 melpaBuild { 8547 pname = "cmake-ide"; 8548 + version = "20171017.608"; 8549 src = fetchFromGitHub { 8550 owner = "atilaneves"; 8551 repo = "cmake-ide"; 8552 + rev = "cfdf8522159882a3e07bfa1f648b07d807afb650"; 8553 + sha256 = "0wiv1bqgf3szg9dkdhccbxk28xgz07jdmfpfp24wic6dpny2vzjx"; 8554 }; 8555 recipeFile = fetchurl { 8556 url = "https://raw.githubusercontent.com/milkypostman/melpa/17e8a8a5205d222950dc8e9245549a48894b864a/recipes/cmake-ide"; ··· 8570 src = fetchFromGitHub { 8571 owner = "Kitware"; 8572 repo = "CMake"; 8573 + rev = "3e0441d87735241eb496b22bb8856bb29575b941"; 8574 + sha256 = "07q91k9fim3w646mfhwvj3ai56xkycs22izqlvz34ldlwysnx68q"; 8575 }; 8576 recipeFile = fetchurl { 8577 url = "https://raw.githubusercontent.com/milkypostman/melpa/598723893ae4bc2e60f527a072efe6ed9d4e2488/recipes/cmake-mode"; ··· 9322 company = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 9323 melpaBuild { 9324 pname = "company"; 9325 + version = "20171017.1638"; 9326 src = fetchFromGitHub { 9327 owner = "company-mode"; 9328 repo = "company-mode"; 9329 + rev = "66e43a3a3388c3af3dd851ba0a1f48dcb6efb1ae"; 9330 + sha256 = "0wm1qrwmhzs3vphk6hbi288rvc66gznis5kfj25d86ilq4fvawsf"; 9331 }; 9332 recipeFile = fetchurl { 9333 url = "https://raw.githubusercontent.com/milkypostman/melpa/96e7b4184497d0d0db532947f2801398b72432e4/recipes/company"; ··· 9901 license = lib.licenses.free; 9902 }; 9903 }) {}; 9904 + company-lsp = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, lib, lsp-mode, melpaBuild, s }: 9905 + melpaBuild { 9906 + pname = "company-lsp"; 9907 + version = "20171019.2235"; 9908 + src = fetchFromGitHub { 9909 + owner = "tigersoldier"; 9910 + repo = "company-lsp"; 9911 + rev = "2e32d6141370e0736644928a8dbd7812b89c717e"; 9912 + sha256 = "0fyl2bkn289f3b6150kyg6civair659c2pg13ng6x5vn3pih5agk"; 9913 + }; 9914 + recipeFile = fetchurl { 9915 + url = "https://raw.githubusercontent.com/milkypostman/melpa/5125f53307c1af3d9ccf2bae3c25e7d23dfe1932/recipes/company-lsp"; 9916 + sha256 = "09nbi6vxw8l26gfgsc1k3bx4m8i1px1b0jxaywszky5bv4fdy03l"; 9917 + name = "company-lsp"; 9918 + }; 9919 + packageRequires = [ company emacs lsp-mode s ]; 9920 + meta = { 9921 + homepage = "https://melpa.org/#/company-lsp"; 9922 + license = lib.licenses.free; 9923 + }; 9924 + }) {}; 9925 company-lua = callPackage ({ company, f, fetchFromGitHub, fetchurl, lib, lua-mode, melpaBuild, s }: 9926 melpaBuild { 9927 pname = "company-lua"; ··· 9946 company-math = callPackage ({ company, fetchFromGitHub, fetchurl, lib, math-symbol-lists, melpaBuild }: 9947 melpaBuild { 9948 pname = "company-math"; 9949 + version = "20171016.814"; 9950 src = fetchFromGitHub { 9951 owner = "vspinu"; 9952 repo = "company-math"; 9953 + rev = "3481f03ebb6a613ff85b71ca8edd2d5842c49012"; 9954 + sha256 = "0nbnqgl2jly1n5nx20hr2i84r2shxjb3axv2p597b5kw2bdbsva5"; 9955 }; 9956 recipeFile = fetchurl { 9957 url = "https://raw.githubusercontent.com/milkypostman/melpa/fadff01600d57f5b9ea9c0c47ed109e058114998/recipes/company-math"; ··· 10034 src = fetchFromGitHub { 10035 owner = "xcwen"; 10036 repo = "ac-php"; 10037 + rev = "1a7a9a6a81e4f18fb6403691454cbacd560e330b"; 10038 + sha256 = "0b13xqn46bc04bv262wrr8dw0n8d29gr0yywlbdw4av1x41v1iv9"; 10039 }; 10040 recipeFile = fetchurl { 10041 url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/company-php"; ··· 10051 company-plsense = callPackage ({ cl-lib ? null, company, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 10052 melpaBuild { 10053 pname = "company-plsense"; 10054 + version = "20171016.1013"; 10055 src = fetchFromGitHub { 10056 owner = "CeleritasCelery"; 10057 repo = "company-plsense"; 10058 + rev = "68dd1ca0a0837990a2e6c2e36f6b10fdf4a9bb6d"; 10059 + sha256 = "07bqm1bg91r3vchy2q2pk3npngqfb73fh0b7mp1g9fj11h25mjfr"; 10060 }; 10061 recipeFile = fetchurl { 10062 url = "https://raw.githubusercontent.com/milkypostman/melpa/9cf9d671d81e07c704676c557a9f0d686067ce5c/recipes/company-plsense"; ··· 10187 src = fetchFromGitHub { 10188 owner = "Andersbakken"; 10189 repo = "rtags"; 10190 + rev = "8379c5d28cb81d1cdac749c3053bb94d8b53a3b8"; 10191 + sha256 = "18mygqbvikvg49fwlzyvj947w4fnfg177hqd0kz4cplyvvbwbc3r"; 10192 }; 10193 recipeFile = fetchurl { 10194 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/company-rtags"; ··· 10687 copy-file-on-save = callPackage ({ cl-lib ? null, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 10688 melpaBuild { 10689 pname = "copy-file-on-save"; 10690 + version = "20171019.347"; 10691 src = fetchFromGitHub { 10692 owner = "emacs-php"; 10693 repo = "emacs-auto-deployment"; 10694 + rev = "fe78b4c9fdc261ce22a771765702ebe4d9437c84"; 10695 + sha256 = "0vf6qp7fxqvgd02vfsbmm38vc8n2wvrfwv4wnsr15gd8y8zldlgs"; 10696 }; 10697 recipeFile = fetchurl { 10698 url = "https://raw.githubusercontent.com/milkypostman/melpa/eb13cb0dba1696cc51132cd1ff723fa17f892a7c/recipes/copy-file-on-save"; ··· 10813 counsel = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, swiper }: 10814 melpaBuild { 10815 pname = "counsel"; 10816 + version = "20171017.1029"; 10817 src = fetchFromGitHub { 10818 owner = "abo-abo"; 10819 repo = "swiper"; 10820 + rev = "3cd76371d1213f9bb8142b99b0ab3eda1cf3fffe"; 10821 + sha256 = "0ix8qca2s18s8wdsidksgc8wgl3a9igywcidjz9mpc03n8b4rpgz"; 10822 }; 10823 recipeFile = fetchurl { 10824 url = "https://raw.githubusercontent.com/milkypostman/melpa/06c50f32b8d603db0d70e77907e36862cd66b811/recipes/counsel"; ··· 10831 license = lib.licenses.free; 10832 }; 10833 }) {}; 10834 + counsel-bbdb = callPackage ({ emacs, fetchFromGitHub, fetchurl, ivy, lib, melpaBuild }: 10835 melpaBuild { 10836 pname = "counsel-bbdb"; 10837 + version = "20171016.1545"; 10838 src = fetchFromGitHub { 10839 owner = "redguardtoo"; 10840 repo = "counsel-bbdb"; 10841 + rev = "298b48cb9e1186347fbcaf1ba354efa5fe2d7556"; 10842 + sha256 = "137iv77j9a7mxsfrjxk4fpbaxw964pk4yj15609wijfcwgdjprwd"; 10843 }; 10844 recipeFile = fetchurl { 10845 url = "https://raw.githubusercontent.com/milkypostman/melpa/0ed9bcdb1f25a6dd743c1dac2bb6cda73a5a5dc2/recipes/counsel-bbdb"; 10846 sha256 = "14d9mk44skpmyj0zkqwz97j80r630j7s5hfrrhlsafdpl5aafjxp"; 10847 name = "counsel-bbdb"; 10848 }; 10849 + packageRequires = [ emacs ivy ]; 10850 meta = { 10851 homepage = "https://melpa.org/#/counsel-bbdb"; 10852 license = lib.licenses.free; ··· 10873 license = lib.licenses.free; 10874 }; 10875 }) {}; 10876 + counsel-etags = callPackage ({ counsel, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 10877 + melpaBuild { 10878 + pname = "counsel-etags"; 10879 + version = "20171020.2305"; 10880 + src = fetchFromGitHub { 10881 + owner = "redguardtoo"; 10882 + repo = "counsel-etags"; 10883 + rev = "5d7b51ce7806bbe7e1f75077b4dde2ac17a53c5d"; 10884 + sha256 = "0v3b3gs4jy8cqkvchnakwpws3a0igiklchb9q3754lnmk8784dn8"; 10885 + }; 10886 + recipeFile = fetchurl { 10887 + url = "https://raw.githubusercontent.com/milkypostman/melpa/87528349a3ab305bfe98f30c5404913272817a38/recipes/counsel-etags"; 10888 + sha256 = "1h3dlczm1m21d4h41vz9ngg5fi02g6f95qalfxdnsvz0d4w4yxk0"; 10889 + name = "counsel-etags"; 10890 + }; 10891 + packageRequires = [ counsel emacs ]; 10892 + meta = { 10893 + homepage = "https://melpa.org/#/counsel-etags"; 10894 + license = lib.licenses.free; 10895 + }; 10896 + }) {}; 10897 counsel-gtags = callPackage ({ counsel, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 10898 melpaBuild { 10899 pname = "counsel-gtags"; ··· 11804 src = fetchFromGitHub { 11805 owner = "cython"; 11806 repo = "cython"; 11807 + rev = "d31160f49f8d8dfe0287181830303f42ab2a12d5"; 11808 + sha256 = "05aggv2fzdnhpygkyabp8j2wg8m6zbn0bn8wqrgcybjr2dyp57mx"; 11809 }; 11810 recipeFile = fetchurl { 11811 url = "https://raw.githubusercontent.com/milkypostman/melpa/be9bfabe3f79153cb859efc7c3051db244a63879/recipes/cython-mode"; ··· 11947 danneskjold-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 11948 melpaBuild { 11949 pname = "danneskjold-theme"; 11950 + version = "20171018.624"; 11951 src = fetchFromGitHub { 11952 owner = "rails-to-cosmos"; 11953 repo = "danneskjold-theme"; 11954 + rev = "d6e225cf5548ab67340697c2ba3a2a0f4149936a"; 11955 + sha256 = "0ll3h6ckmcagvsa0d02jymac95c3x79kgs4pi8dlly28rr7qa6b4"; 11956 }; 11957 recipeFile = fetchurl { 11958 url = "https://raw.githubusercontent.com/milkypostman/melpa/557244a3b60c7cd3ca964ff843aa1e9d5a1e32ec/recipes/danneskjold-theme"; ··· 11968 dante = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, flycheck, haskell-mode, lib, melpaBuild, s }: 11969 melpaBuild { 11970 pname = "dante"; 11971 + version = "20171021.1009"; 11972 src = fetchFromGitHub { 11973 owner = "jyp"; 11974 repo = "dante"; 11975 + rev = "cdea9409920ed8e4739af39b9a6f4e6dd8e8c50f"; 11976 + sha256 = "1ncbrq38ivybqlwm57aqcqjhz8bs99i9aa28012v1s6l5qbnxgks"; 11977 }; 11978 recipeFile = fetchurl { 11979 url = "https://raw.githubusercontent.com/milkypostman/melpa/5afa8226077cbda4b76f52734cf8e0b745ab88e8/recipes/dante"; ··· 12175 license = lib.licenses.free; 12176 }; 12177 }) {}; 12178 + dart-mode = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, s }: 12179 melpaBuild { 12180 pname = "dart-mode"; 12181 + version = "20171018.1115"; 12182 src = fetchFromGitHub { 12183 owner = "nex3"; 12184 repo = "dart-mode"; 12185 + rev = "570e58c28b7f70923dfb507496468b227d5905c2"; 12186 + sha256 = "18zsqgdafphwj98jqiaaih0p0qy43z5i7d9ybsmy6b3d2qykbrwv"; 12187 }; 12188 recipeFile = fetchurl { 12189 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/dart-mode"; 12190 sha256 = "00zvgxfxgk5jair796l6appyq5hc7hs2s2wglv1j4l7g50b05cla"; 12191 name = "dart-mode"; 12192 }; 12193 + packageRequires = [ cl-lib dash emacs flycheck s ]; 12194 meta = { 12195 homepage = "https://melpa.org/#/dart-mode"; 12196 license = lib.licenses.free; ··· 13189 src = fetchFromGitHub { 13190 owner = "Fuco1"; 13191 repo = "dired-hacks"; 13192 + rev = "f4f2f3ade3b592502b8336bc9d10288ae00679ad"; 13193 + sha256 = "17xsv9w7k0m1cdid11yjrrzqqw06kdvav42v38szsx1pp72fihkw"; 13194 }; 13195 recipeFile = fetchurl { 13196 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-avfs"; ··· 13210 src = fetchFromGitHub { 13211 owner = "Fuco1"; 13212 repo = "dired-hacks"; 13213 + rev = "f4f2f3ade3b592502b8336bc9d10288ae00679ad"; 13214 + sha256 = "17xsv9w7k0m1cdid11yjrrzqqw06kdvav42v38szsx1pp72fihkw"; 13215 }; 13216 recipeFile = fetchurl { 13217 url = "https://raw.githubusercontent.com/milkypostman/melpa/6aab23df1451682ff18d9ad02c35cb7ec612bc38/recipes/dired-collapse"; ··· 13336 src = fetchFromGitHub { 13337 owner = "Fuco1"; 13338 repo = "dired-hacks"; 13339 + rev = "f4f2f3ade3b592502b8336bc9d10288ae00679ad"; 13340 + sha256 = "17xsv9w7k0m1cdid11yjrrzqqw06kdvav42v38szsx1pp72fihkw"; 13341 }; 13342 recipeFile = fetchurl { 13343 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-filter"; ··· 13357 src = fetchFromGitHub { 13358 owner = "Fuco1"; 13359 repo = "dired-hacks"; 13360 + rev = "f4f2f3ade3b592502b8336bc9d10288ae00679ad"; 13361 + sha256 = "17xsv9w7k0m1cdid11yjrrzqqw06kdvav42v38szsx1pp72fihkw"; 13362 }; 13363 recipeFile = fetchurl { 13364 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-hacks-utils"; ··· 13483 src = fetchFromGitHub { 13484 owner = "Fuco1"; 13485 repo = "dired-hacks"; 13486 + rev = "f4f2f3ade3b592502b8336bc9d10288ae00679ad"; 13487 + sha256 = "17xsv9w7k0m1cdid11yjrrzqqw06kdvav42v38szsx1pp72fihkw"; 13488 }; 13489 recipeFile = fetchurl { 13490 url = "https://raw.githubusercontent.com/milkypostman/melpa/8994330f90a925df17ae425ccdc87865df8e19cd/recipes/dired-narrow"; ··· 13504 src = fetchFromGitHub { 13505 owner = "Fuco1"; 13506 repo = "dired-hacks"; 13507 + rev = "f4f2f3ade3b592502b8336bc9d10288ae00679ad"; 13508 + sha256 = "17xsv9w7k0m1cdid11yjrrzqqw06kdvav42v38szsx1pp72fihkw"; 13509 }; 13510 recipeFile = fetchurl { 13511 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-open"; ··· 13546 src = fetchFromGitHub { 13547 owner = "Fuco1"; 13548 repo = "dired-hacks"; 13549 + rev = "f4f2f3ade3b592502b8336bc9d10288ae00679ad"; 13550 + sha256 = "17xsv9w7k0m1cdid11yjrrzqqw06kdvav42v38szsx1pp72fihkw"; 13551 }; 13552 recipeFile = fetchurl { 13553 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-rainbow"; ··· 13567 src = fetchFromGitHub { 13568 owner = "Fuco1"; 13569 repo = "dired-hacks"; 13570 + rev = "f4f2f3ade3b592502b8336bc9d10288ae00679ad"; 13571 + sha256 = "17xsv9w7k0m1cdid11yjrrzqqw06kdvav42v38szsx1pp72fihkw"; 13572 }; 13573 recipeFile = fetchurl { 13574 url = "https://raw.githubusercontent.com/milkypostman/melpa/c03f6f8c779c8784f52adb20b266404cb537113a/recipes/dired-ranger"; ··· 13630 src = fetchFromGitHub { 13631 owner = "Fuco1"; 13632 repo = "dired-hacks"; 13633 + rev = "f4f2f3ade3b592502b8336bc9d10288ae00679ad"; 13634 + sha256 = "17xsv9w7k0m1cdid11yjrrzqqw06kdvav42v38szsx1pp72fihkw"; 13635 }; 13636 recipeFile = fetchurl { 13637 url = "https://raw.githubusercontent.com/milkypostman/melpa/d6a947ac9476f10b95a3c153ec784d2a8330dd4c/recipes/dired-subtree"; ··· 13693 src = fetchFromGitHub { 13694 owner = "purcell"; 13695 repo = "diredfl"; 13696 + rev = "085eabf2e70590ec8e31c1e66931d652d8eab432"; 13697 + sha256 = "19gjs90ai6fv4q7rhssrgc45d9g4frg680p1jgmbxzrd9jdy013w"; 13698 }; 13699 recipeFile = fetchurl { 13700 url = "https://raw.githubusercontent.com/milkypostman/melpa/3da86e18d423198766455929da1dcb3a9a3be381/recipes/diredfl"; ··· 13857 disaster = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 13858 melpaBuild { 13859 pname = "disaster"; 13860 + version = "20171016.1452"; 13861 src = fetchFromGitHub { 13862 owner = "jart"; 13863 repo = "disaster"; 13864 + rev = "10a785facc60d89d78e0d5177985ab1af1741bb4"; 13865 + sha256 = "0iz43jdkh5qdllqdchliys84gn9bpj6688rpc4jnycp64141m6cx"; 13866 }; 13867 recipeFile = fetchurl { 13868 url = "https://raw.githubusercontent.com/milkypostman/melpa/a4654b3646b96f967e2c75440e664a417cd0f517/recipes/disaster"; ··· 14599 doom-themes = callPackage ({ all-the-icons, cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 14600 melpaBuild { 14601 pname = "doom-themes"; 14602 + version = "20171017.1649"; 14603 src = fetchFromGitHub { 14604 owner = "hlissner"; 14605 repo = "emacs-doom-themes"; 14606 + rev = "d91f72b83ec22f1620372574582e163f921e6796"; 14607 + sha256 = "1ykl835k0s5nkb6343yk4gyk7hdx4l96jnfa84vdq74x2asidfs1"; 14608 }; 14609 recipeFile = fetchurl { 14610 url = "https://raw.githubusercontent.com/milkypostman/melpa/c5084bc2c3fe378af6ff39d65e40649c6359b7b5/recipes/doom-themes"; ··· 15480 easy-hugo = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 15481 melpaBuild { 15482 pname = "easy-hugo"; 15483 + version = "20171020.503"; 15484 src = fetchFromGitHub { 15485 owner = "masasam"; 15486 repo = "emacs-easy-hugo"; 15487 + rev = "0b55c207c6552223857de03bf8aec8be3344ed26"; 15488 + sha256 = "103ivy1gmb22xacxj2b99zmilqy20nbzmwvmg5i6aqnya1vs97q0"; 15489 }; 15490 recipeFile = fetchurl { 15491 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/easy-hugo"; ··· 16347 ein = callPackage ({ auto-complete, cl-generic, dash, deferred, fetchFromGitHub, fetchurl, lib, melpaBuild, request, request-deferred, s, skewer-mode, websocket }: 16348 melpaBuild { 16349 pname = "ein"; 16350 + version = "20171020.1157"; 16351 src = fetchFromGitHub { 16352 owner = "millejoh"; 16353 repo = "emacs-ipython-notebook"; 16354 + rev = "4909b176dcab9c762048dd654032722002e0f4ff"; 16355 + sha256 = "0dr2xarq5irzq095hag6scwimqsp21866iaxjy27rygzgwp5g794"; 16356 }; 16357 recipeFile = fetchurl { 16358 url = "https://raw.githubusercontent.com/milkypostman/melpa/215e163755fe391ce1f049622e7b9bf9a8aea95a/recipes/ein"; ··· 16420 ejc-sql = callPackage ({ auto-complete, cider, clomacs, dash, direx, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, spinner }: 16421 melpaBuild { 16422 pname = "ejc-sql"; 16423 + version = "20171019.1304"; 16424 src = fetchFromGitHub { 16425 owner = "kostafey"; 16426 repo = "ejc-sql"; 16427 + rev = "bd5e3f334044c8b33e2a0a2e0d8767aa6f0e03b8"; 16428 + sha256 = "1pyvpsi4krbmdx2739nnw5g71x3y209xwjl5a7xqbczy9qqxs18n"; 16429 }; 16430 recipeFile = fetchurl { 16431 url = "https://raw.githubusercontent.com/milkypostman/melpa/8f2cd74717269ef7f10362077a91546723a72104/recipes/ejc-sql"; ··· 18017 emms = callPackage ({ cl-lib ? null, fetchgit, fetchurl, lib, melpaBuild }: 18018 melpaBuild { 18019 pname = "emms"; 18020 + version = "20171020.1349"; 18021 src = fetchgit { 18022 url = "https://git.savannah.gnu.org/git/emms.git"; 18023 + rev = "88fecd0234da595843ce6be4d3f9f2b755ff612d"; 18024 + sha256 = "0ycm2lggljhzrb10r3c322c7bb580gk125x9nvpvjrvsp74p8im0"; 18025 }; 18026 recipeFile = fetchurl { 18027 url = "https://raw.githubusercontent.com/milkypostman/melpa/caaa21f235c4864f6008fb454d0a970a2fd22a86/recipes/emms"; ··· 18289 emojify = callPackage ({ emacs, fetchFromGitHub, fetchurl, ht, lib, melpaBuild, seq }: 18290 melpaBuild { 18291 pname = "emojify"; 18292 + version = "20171018.744"; 18293 src = fetchFromGitHub { 18294 owner = "iqbalansari"; 18295 repo = "emacs-emojify"; 18296 + rev = "001c3adcc521223f6b53a2243635528b2cb7f7e8"; 18297 + sha256 = "0hsrlzx8bslzhpipryxxqrdaiw66cgak14p8v47l0ylvwmxxqn13"; 18298 }; 18299 recipeFile = fetchurl { 18300 url = "https://raw.githubusercontent.com/milkypostman/melpa/488d2751b5fd3bf00f5a6f0545530f44563b86d7/recipes/emojify"; ··· 19152 src = fetchFromGitHub { 19153 owner = "erlang"; 19154 repo = "otp"; 19155 + rev = "4b8255e9217c293f84a1e96b3ae8034d089e815b"; 19156 + sha256 = "1nyya11mpvw0k6gvz90iqsxj65w3c5y72k9rf60171gy1rplsbib"; 19157 }; 19158 recipeFile = fetchurl { 19159 url = "https://raw.githubusercontent.com/milkypostman/melpa/d9cd526f43981e0826af59cdc4bb702f644781d9/recipes/erlang"; ··· 19567 eshell-prompt-extras = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 19568 melpaBuild { 19569 pname = "eshell-prompt-extras"; 19570 + version = "20171020.2207"; 19571 src = fetchFromGitHub { 19572 owner = "hiddenlotus"; 19573 repo = "eshell-prompt-extras"; 19574 + rev = "9b1a49853909c4fae95d32bb9a68cace471c161e"; 19575 + sha256 = "03sr68mfi52ajqb6d9k3lpcrapjkqx9yynpfwin9y2328pmriaib"; 19576 }; 19577 recipeFile = fetchurl { 19578 url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/eshell-prompt-extras"; ··· 20449 evil-goggles = callPackage ({ emacs, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: 20450 melpaBuild { 20451 pname = "evil-goggles"; 20452 + version = "20171016.740"; 20453 src = fetchFromGitHub { 20454 owner = "edkolev"; 20455 repo = "evil-goggles"; 20456 + rev = "4777cd784953f5e38d76edf458e050605de45bcc"; 20457 + sha256 = "1mmkgpmb69c908yx9k7rgs4zvm1cf554bkqiqppkc92ml9gipfk2"; 20458 }; 20459 recipeFile = fetchurl { 20460 url = "https://raw.githubusercontent.com/milkypostman/melpa/811b1261705b4c525e165fa9ee23ae191727a623/recipes/evil-goggles"; ··· 20638 evil-magit = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, magit, melpaBuild }: 20639 melpaBuild { 20640 pname = "evil-magit"; 20641 + version = "20171018.722"; 20642 src = fetchFromGitHub { 20643 owner = "emacs-evil"; 20644 repo = "evil-magit"; 20645 + rev = "a24186be7cc2cdab24b56f6dcc4665eeb8349c1a"; 20646 + sha256 = "12hr2w5r2hgagb3hqbi59v73rxpjml5prc3m7dw3wzsm0rf1rwh3"; 20647 }; 20648 recipeFile = fetchurl { 20649 url = "https://raw.githubusercontent.com/milkypostman/melpa/50315ec837d2951bf5b2bb75809a35dd7ffc8fe8/recipes/evil-magit"; ··· 21456 exotica-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 21457 melpaBuild { 21458 pname = "exotica-theme"; 21459 + version = "20171021.457"; 21460 src = fetchFromGitHub { 21461 owner = "jbharat"; 21462 repo = "exotica-theme"; 21463 + rev = "d20ba97e36dfb8d6965e9f43768a5fdea752da96"; 21464 + sha256 = "0am1l6b26sjdf06gnfd78qvgy5jif6r2lqrfvypb6spv4j62xy5n"; 21465 }; 21466 recipeFile = fetchurl { 21467 url = "https://raw.githubusercontent.com/milkypostman/melpa/9182f92dd62e2f1775a76699a6c8f9c3e71e9030/recipes/exotica-theme"; ··· 23000 flycheck = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, pkg-info, seq }: 23001 melpaBuild { 23002 pname = "flycheck"; 23003 + version = "20171019.835"; 23004 src = fetchFromGitHub { 23005 owner = "flycheck"; 23006 repo = "flycheck"; 23007 + rev = "ed41c2f1f7f97d866d379ee3f5d6f3d9f7847357"; 23008 + sha256 = "1cjg14f44m2j3inxzzvbv3gyrpgaf93sl3wivagq5cjngh68w23a"; 23009 }; 23010 recipeFile = fetchurl { 23011 url = "https://raw.githubusercontent.com/milkypostman/melpa/649f9c3576e81409ae396606798035173cc6669f/recipes/flycheck"; ··· 23231 flycheck-color-mode-line = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: 23232 melpaBuild { 23233 pname = "flycheck-color-mode-line"; 23234 + version = "20171020.2128"; 23235 src = fetchFromGitHub { 23236 owner = "flycheck"; 23237 repo = "flycheck-color-mode-line"; 23238 + rev = "157b1edd79b44c26ef18862160e0ab50db27352e"; 23239 + sha256 = "0lrk2b6xa12zcv18z4j1lpl7b36sl7saz14warxc1fw3p7dr4hm4"; 23240 }; 23241 recipeFile = fetchurl { 23242 url = "https://raw.githubusercontent.com/milkypostman/melpa/02b5b60b74581ff0d1815155223e0c6e94a851a1/recipes/flycheck-color-mode-line"; ··· 23567 flycheck-flow = callPackage ({ fetchFromGitHub, fetchurl, flycheck, json ? null, lib, melpaBuild }: 23568 melpaBuild { 23569 pname = "flycheck-flow"; 23570 + version = "20171018.327"; 23571 src = fetchFromGitHub { 23572 owner = "lbolla"; 23573 repo = "emacs-flycheck-flow"; 23574 + rev = "2e21ec3c4eacdc100b1a45e97884350f53b832d3"; 23575 + sha256 = "0ijazydkz9lwxbnsvanpv3202k35a4knipp08inlw3pm3k16p3mj"; 23576 }; 23577 recipeFile = fetchurl { 23578 url = "https://raw.githubusercontent.com/milkypostman/melpa/4d18fb21d8ef9b33aa84bc26f5918e636c5771e5/recipes/flycheck-flow"; ··· 24008 flycheck-plantuml = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, plantuml-mode }: 24009 melpaBuild { 24010 pname = "flycheck-plantuml"; 24011 + version = "20171017.1811"; 24012 src = fetchFromGitHub { 24013 owner = "alexmurray"; 24014 repo = "flycheck-plantuml"; 24015 + rev = "183be89e1dbba0b38237dd198dff600e0790309d"; 24016 + sha256 = "1fbdbpwrlkvbgv693ndr3zamkf3gp28v94jg911fsav8bk08f6pq"; 24017 }; 24018 recipeFile = fetchurl { 24019 url = "https://raw.githubusercontent.com/milkypostman/melpa/65f050860a0efda8cf472c2945b79a0a57651556/recipes/flycheck-plantuml"; ··· 24180 src = fetchFromGitHub { 24181 owner = "Andersbakken"; 24182 repo = "rtags"; 24183 + rev = "8379c5d28cb81d1cdac749c3053bb94d8b53a3b8"; 24184 + sha256 = "18mygqbvikvg49fwlzyvj947w4fnfg177hqd0kz4cplyvvbwbc3r"; 24185 }; 24186 recipeFile = fetchurl { 24187 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/flycheck-rtags"; ··· 24302 flycheck-tip = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, popup }: 24303 melpaBuild { 24304 pname = "flycheck-tip"; 24305 + version = "20171020.348"; 24306 src = fetchFromGitHub { 24307 owner = "yuutayamada"; 24308 repo = "flycheck-tip"; 24309 + rev = "9b0072d92e6b4a52834bf5a34120a0f5e1c8c2fd"; 24310 + sha256 = "1adcxz2chy0qcv5z79hhj05gdzk4l0jijy5iy9nd3sg8sclxf6nq"; 24311 }; 24312 recipeFile = fetchurl { 24313 url = "https://raw.githubusercontent.com/milkypostman/melpa/024f1e588e94014734fa252ee7bdb00b4991ede9/recipes/flycheck-tip"; ··· 25919 fsharp-mode = callPackage ({ company, company-quickhelp, dash, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, popup, pos-tip, s }: 25920 melpaBuild { 25921 pname = "fsharp-mode"; 25922 + version = "20171021.431"; 25923 src = fetchFromGitHub { 25924 owner = "rneatherway"; 25925 repo = "emacs-fsharp-mode-bin"; 25926 + rev = "5504550605354146842c8f5c34482ece778b7b31"; 25927 + sha256 = "0hjqgyjch8fdz54akcpw5kmx2z1yvck6k8qyc0mzzmb54iiayf5a"; 25928 }; 25929 recipeFile = fetchurl { 25930 url = "https://raw.githubusercontent.com/milkypostman/melpa/dc45611e2b629d8bc5f74555368f964420b79541/recipes/fsharp-mode"; ··· 25948 fstar-mode = callPackage ({ company, company-quickhelp, dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, quick-peek, yasnippet }: 25949 melpaBuild { 25950 pname = "fstar-mode"; 25951 + version = "20171018.847"; 25952 src = fetchFromGitHub { 25953 owner = "FStarLang"; 25954 repo = "fstar-mode.el"; 25955 + rev = "98647eb56be24e27cf6abd210dac8c6299cd977f"; 25956 + sha256 = "1dhk9h7gf0hc8w9sdcgk89cbcjlxf4w7hn235rxd6iz7m4n28jzz"; 25957 }; 25958 recipeFile = fetchurl { 25959 url = "https://raw.githubusercontent.com/milkypostman/melpa/c58ace42342c3d3ff5a56d86a16206f2ecb45f77/recipes/fstar-mode"; ··· 25981 src = fetchFromGitHub { 25982 owner = "factor"; 25983 repo = "factor"; 25984 + rev = "021e595c589f45e8444e2d049d1300ce7811baa2"; 25985 + sha256 = "1k7fkwfgnai33mrdh3wkqmm00cyydkb13j04zmxiwg3w6q4sx3a9"; 25986 }; 25987 recipeFile = fetchurl { 25988 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e2a0e4698d4e71ec28656594f6a83504a823490/recipes/fuel"; ··· 26103 futhark-mode = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: 26104 melpaBuild { 26105 pname = "futhark-mode"; 26106 + version = "20171018.1049"; 26107 src = fetchFromGitHub { 26108 owner = "HIPERFIT"; 26109 repo = "futhark"; 26110 + rev = "18a1d0228b28d8abb4c0fcb4af6d9815de19be07"; 26111 + sha256 = "186915xday81bqxdpwp5h5cylmlyflk9s1w3x3ajr2wzp2q3arfi"; 26112 }; 26113 recipeFile = fetchurl { 26114 url = "https://raw.githubusercontent.com/milkypostman/melpa/0607f01aad7e77d53595ad8db95d32acfd29b148/recipes/futhark-mode"; ··· 26588 src = fetchFromGitHub { 26589 owner = "DanielG"; 26590 repo = "ghc-mod"; 26591 + rev = "06515c44830788254602af90118de07ae2effb12"; 26592 + sha256 = "1ymjq9nsqzf8vhrzniwqzszwbdlq5y2nmr8pgbwhmh3bvfbpj7ff"; 26593 }; 26594 recipeFile = fetchurl { 26595 url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/ghc"; ··· 26710 ghub-plus = callPackage ({ apiwrap, emacs, fetchFromGitHub, fetchurl, ghub, lib, melpaBuild }: 26711 melpaBuild { 26712 pname = "ghub-plus"; 26713 + version = "20171019.944"; 26714 src = fetchFromGitHub { 26715 owner = "vermiculus"; 26716 repo = "ghub-plus"; 26717 + rev = "e04050f81106029c342deb7adbfc67b2a888ec58"; 26718 + sha256 = "0ydd6aiy8x878jlzp88gi30yslhkcin0rbdjirj2vjs88cfvcjq6"; 26719 }; 26720 recipeFile = fetchurl { 26721 url = "https://raw.githubusercontent.com/milkypostman/melpa/03a412fd25218ff6f302734e078a699ff0234e36/recipes/ghub+"; ··· 26903 src = fetchFromGitHub { 26904 owner = "magit"; 26905 repo = "magit"; 26906 + rev = "3bb31c5705da67a8a66c2e72997b555a4f02d483"; 26907 + sha256 = "0crb7invjf2q62m3nc1cyb09m0jj5ksar813spavp1bgzj73y7hi"; 26908 }; 26909 recipeFile = fetchurl { 26910 url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/recipes/git-commit"; ··· 28478 src = fetchFromGitHub { 28479 owner = "google"; 28480 repo = "styleguide"; 28481 + rev = "ec88ff999b47a5adcd1b09cc8b49c793af337964"; 28482 + sha256 = "0bmbia1h85d8nsl2gk6wfi0fxij0d8ha56f2h9kk2swv3w5yg1d7"; 28483 }; 28484 recipeFile = fetchurl { 28485 url = "https://raw.githubusercontent.com/milkypostman/melpa/b4e7f5f641251e17add561991d3bcf1fde23467b/recipes/google-c-style"; ··· 28751 src = fetchFromGitHub { 28752 owner = "vmware"; 28753 repo = "govmomi"; 28754 + rev = "b729d2e8e0270dea62f10a63be34c021d123e41b"; 28755 + sha256 = "187fkjpsvq1gyxsgnbvxi4z62hv773ii1lxna3vfz4rqjzcjgxh4"; 28756 }; 28757 recipeFile = fetchurl { 28758 url = "https://raw.githubusercontent.com/milkypostman/melpa/92d6391318021c63b06fe39b0ca38f667bb45ae9/recipes/govc"; ··· 29974 haskell-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 29975 melpaBuild { 29976 pname = "haskell-mode"; 29977 + version = "20171020.2109"; 29978 src = fetchFromGitHub { 29979 owner = "haskell"; 29980 repo = "haskell-mode"; 29981 + rev = "19fe60b9d07b6a29a529bb58addf91fec5392416"; 29982 + sha256 = "1x0vi50ibch57099ifzslyl6icw603bv2lasbrspz2w87qqg59mc"; 29983 }; 29984 recipeFile = fetchurl { 29985 url = "https://raw.githubusercontent.com/milkypostman/melpa/7f18b4dcbad4192b0153a316cff6533272898f1a/recipes/haskell-mode"; ··· 30245 helm = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, popup }: 30246 melpaBuild { 30247 pname = "helm"; 30248 + version = "20171019.2338"; 30249 src = fetchFromGitHub { 30250 owner = "emacs-helm"; 30251 repo = "helm"; 30252 + rev = "e98a4279135d5d7f4a2fec06c7e7c8b1a1fcacf2"; 30253 + sha256 = "075dvbfv5f36r1br7w17i6nhj1vxdnv3c0x2p28rgk5mv10bdpl2"; 30254 }; 30255 recipeFile = fetchurl { 30256 url = "https://raw.githubusercontent.com/milkypostman/melpa/7e8bccffdf69479892d76b9336a4bec3f35e919d/recipes/helm"; ··· 30875 helm-core = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 30876 melpaBuild { 30877 pname = "helm-core"; 30878 + version = "20171020.1124"; 30879 src = fetchFromGitHub { 30880 owner = "emacs-helm"; 30881 repo = "helm"; 30882 + rev = "e98a4279135d5d7f4a2fec06c7e7c8b1a1fcacf2"; 30883 + sha256 = "075dvbfv5f36r1br7w17i6nhj1vxdnv3c0x2p28rgk5mv10bdpl2"; 30884 }; 30885 recipeFile = fetchurl { 30886 url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7a700c5665e6d72cb4cecf7fb5a2dd43ef9bf7/recipes/helm-core"; ··· 30938 helm-dash = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }: 30939 melpaBuild { 30940 pname = "helm-dash"; 30941 + version = "20171017.342"; 30942 src = fetchFromGitHub { 30943 owner = "areina"; 30944 repo = "helm-dash"; 30945 + rev = "2551469fb7faa1b7fdcbbcc3b143fdc8cab1ae66"; 30946 + sha256 = "1jmn6hyvi5y6zxbyddak6b3wxhck4w6mvi2fn7gnh04qvac2mb45"; 30947 }; 30948 recipeFile = fetchurl { 30949 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/helm-dash"; ··· 32790 src = fetchFromGitHub { 32791 owner = "Andersbakken"; 32792 repo = "rtags"; 32793 + rev = "8379c5d28cb81d1cdac749c3053bb94d8b53a3b8"; 32794 + sha256 = "18mygqbvikvg49fwlzyvj947w4fnfg177hqd0kz4cplyvvbwbc3r"; 32795 }; 32796 recipeFile = fetchurl { 32797 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/helm-rtags"; ··· 33269 helpful = callPackage ({ dash, elisp-refs, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 33270 melpaBuild { 33271 pname = "helpful"; 33272 + version = "20171016.1437"; 33273 src = fetchFromGitHub { 33274 owner = "Wilfred"; 33275 repo = "helpful"; 33276 + rev = "3e08b24e9eabbb17535d39b087895c04cbcd5c1f"; 33277 + sha256 = "17i4q307rdpgpw76m6brf6vis1znfwfqzhfcb181zgf2gam620hb"; 33278 }; 33279 recipeFile = fetchurl { 33280 url = "https://raw.githubusercontent.com/milkypostman/melpa/889d34b654de13bd413d46071a5ff191cbf3d157/recipes/helpful"; ··· 33521 hierarchy = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 33522 melpaBuild { 33523 pname = "hierarchy"; 33524 + version = "20171017.1103"; 33525 src = fetchFromGitHub { 33526 owner = "DamienCassou"; 33527 repo = "hierarchy"; 33528 + rev = "cd65d149b8910edfa5536eeda26988aabcfd511a"; 33529 + sha256 = "0746wn62vwgnn4hg8ag0hq80hv7lwv929pjk5cccqqz4s0kp0c80"; 33530 }; 33531 recipeFile = fetchurl { 33532 url = "https://raw.githubusercontent.com/milkypostman/melpa/7aea238a2d14e9f58c0474251984b6c617b6854d/recipes/hierarchy"; ··· 33944 src = fetchFromGitHub { 33945 owner = "chrisdone"; 33946 repo = "hindent"; 33947 + rev = "e18ec3f55e288883f8042065190572e91651733d"; 33948 + sha256 = "0iq4hs2r56rnsxfjda5acd0s2wrza7jd5jsawnzbyix1vnbgp98z"; 33949 }; 33950 recipeFile = fetchurl { 33951 url = "https://raw.githubusercontent.com/milkypostman/melpa/dbae71a47446095f768be35e689025aed57f462f/recipes/hindent"; ··· 34171 hl-sentence = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 34172 melpaBuild { 34173 pname = "hl-sentence"; 34174 + version = "20171018.819"; 34175 src = fetchFromGitHub { 34176 owner = "milkypostman"; 34177 repo = "hl-sentence"; 34178 + rev = "86ae38d3103bd20da5485cbdd59dfbd396c45ee4"; 34179 + sha256 = "1rzc74ckj06qs8kq2bd1cgqvgjd2qc3zxmk7bvgg6dy2m9nj52cm"; 34180 }; 34181 recipeFile = fetchurl { 34182 url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/hl-sentence"; ··· 34484 ht = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }: 34485 melpaBuild { 34486 pname = "ht"; 34487 + version = "20171020.1146"; 34488 src = fetchFromGitHub { 34489 owner = "Wilfred"; 34490 repo = "ht.el"; 34491 + rev = "9d659f04b44f416676e6a002728d9a16afc9bd96"; 34492 + sha256 = "190vzs0pqcm120nv7959ri3v5qha5hnx4lgfby08wyl4973xncf4"; 34493 }; 34494 recipeFile = fetchurl { 34495 url = "https://raw.githubusercontent.com/milkypostman/melpa/6c7589bca1c1dfcc0fe76779f6847fda946ab981/recipes/ht"; ··· 34610 htmlize = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 34611 melpaBuild { 34612 pname = "htmlize"; 34613 + version = "20171017.141"; 34614 src = fetchFromGitHub { 34615 owner = "hniksic"; 34616 repo = "emacs-htmlize"; 34617 + rev = "a0b55cba65a225df8d9e17a3ac448ce9e8ec962d"; 34618 + sha256 = "0k23xz34ksd6n9xa8anbpvx07fymflyxdggy2is2kp0vqg66pv5q"; 34619 }; 34620 recipeFile = fetchurl { 34621 url = "https://raw.githubusercontent.com/milkypostman/melpa/075aa00a0757c6cd1ad392f0300bf5f1b937648d/recipes/htmlize"; ··· 34799 hy-mode = callPackage ({ dash, dash-functional, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 34800 melpaBuild { 34801 pname = "hy-mode"; 34802 + version = "20171021.30"; 34803 src = fetchFromGitHub { 34804 owner = "hylang"; 34805 repo = "hy-mode"; 34806 + rev = "903dfb4b1f46495d7a8a83fd62142c9e0dda3a03"; 34807 + sha256 = "0v5a4xbzj3gbncwy05azahznh4fgj92f0vdz23l626w446cndz0x"; 34808 }; 34809 recipeFile = fetchurl { 34810 url = "https://raw.githubusercontent.com/milkypostman/melpa/fc9ab5cf16b61bb27559cd8ec5cf665a5aab2154/recipes/hy-mode"; ··· 36180 indium = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild, seq, websocket }: 36181 melpaBuild { 36182 pname = "indium"; 36183 + version = "20171018.432"; 36184 src = fetchFromGitHub { 36185 owner = "NicolasPetton"; 36186 repo = "Indium"; 36187 + rev = "db3b727c9deedcf9afa13e07cd25734cbf7305a2"; 36188 + sha256 = "1cm6zm8d7rywvlhzf1vpblqb1kgn6c7bwk9q2mjz7f5gdcsx1jp5"; 36189 }; 36190 recipeFile = fetchurl { 36191 url = "https://raw.githubusercontent.com/milkypostman/melpa/4292058cc6e31cabc0de575134427bce7fcef541/recipes/indium"; ··· 36620 intellij-theme = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }: 36621 melpaBuild { 36622 pname = "intellij-theme"; 36623 + version = "20171017.715"; 36624 src = fetchFromGitLab { 36625 owner = "fommil"; 36626 repo = "emacs-intellij-theme"; 36627 + rev = "1bbfff8e6742d18e9b77ed796f44da3b7bd10606"; 36628 + sha256 = "0ml1gi2cn6h3xm5c78vxwv327r0rgimia1vqqi9jb09yb6lckbgj"; 36629 }; 36630 recipeFile = fetchurl { 36631 url = "https://raw.githubusercontent.com/milkypostman/melpa/cfe86071b2e84929476a771da99341f4a73cfd06/recipes/intellij-theme"; ··· 36683 intero = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, flycheck, haskell-mode, lib, melpaBuild }: 36684 melpaBuild { 36685 pname = "intero"; 36686 + version = "20171020.1447"; 36687 src = fetchFromGitHub { 36688 owner = "commercialhaskell"; 36689 repo = "intero"; 36690 + rev = "55b17bc6b9cf1e8621a210fd07de6177e55d1334"; 36691 + sha256 = "0zx6p1i3sy771hp4n3dkfgypwrrr35qpa71hlhs5zrcn17xka9jg"; 36692 }; 36693 recipeFile = fetchurl { 36694 url = "https://raw.githubusercontent.com/milkypostman/melpa/1b56ca344ad944e03b669a9974e9b734b5b445bb/recipes/intero"; ··· 36977 irony = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild }: 36978 melpaBuild { 36979 pname = "irony"; 36980 + version = "20171018.1550"; 36981 src = fetchFromGitHub { 36982 owner = "Sarcasm"; 36983 repo = "irony-mode"; 36984 + rev = "78b06aa2df5251adaabb6c749febc1f1bd2ad605"; 36985 + sha256 = "0nhjrnlmss535jbshjjd30vydbr8py21vkx4p294w6d8vg2rssf8"; 36986 }; 36987 recipeFile = fetchurl { 36988 url = "https://raw.githubusercontent.com/milkypostman/melpa/d2b6a8d57b192325dcd30fddc9ff8dd1516ad680/recipes/irony"; ··· 37250 ivy = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 37251 melpaBuild { 37252 pname = "ivy"; 37253 + version = "20171021.207"; 37254 src = fetchFromGitHub { 37255 owner = "abo-abo"; 37256 repo = "swiper"; 37257 + rev = "3cd76371d1213f9bb8142b99b0ab3eda1cf3fffe"; 37258 + sha256 = "0ix8qca2s18s8wdsidksgc8wgl3a9igywcidjz9mpc03n8b4rpgz"; 37259 }; 37260 recipeFile = fetchurl { 37261 url = "https://raw.githubusercontent.com/milkypostman/melpa/06c24112a5e17c423a4d92607356b25eb90a9a7b/recipes/ivy"; ··· 37380 src = fetchFromGitHub { 37381 owner = "abo-abo"; 37382 repo = "swiper"; 37383 + rev = "3cd76371d1213f9bb8142b99b0ab3eda1cf3fffe"; 37384 + sha256 = "0ix8qca2s18s8wdsidksgc8wgl3a9igywcidjz9mpc03n8b4rpgz"; 37385 }; 37386 recipeFile = fetchurl { 37387 url = "https://raw.githubusercontent.com/milkypostman/melpa/06c24112a5e17c423a4d92607356b25eb90a9a7b/recipes/ivy-hydra"; ··· 37506 src = fetchFromGitHub { 37507 owner = "Andersbakken"; 37508 repo = "rtags"; 37509 + rev = "8379c5d28cb81d1cdac749c3053bb94d8b53a3b8"; 37510 + sha256 = "18mygqbvikvg49fwlzyvj947w4fnfg177hqd0kz4cplyvvbwbc3r"; 37511 }; 37512 recipeFile = fetchurl { 37513 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/ivy-rtags"; ··· 37628 j-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 37629 melpaBuild { 37630 pname = "j-mode"; 37631 + version = "20171017.1813"; 37632 src = fetchFromGitHub { 37633 owner = "zellio"; 37634 repo = "j-mode"; 37635 + rev = "96154937120028f24ee4933904ce4240c87f387e"; 37636 + sha256 = "0mni4wk9kn1iq9vyl7v7akjsb566sgm2vwwsc4sk2mf4x7g9m2rs"; 37637 }; 37638 recipeFile = fetchurl { 37639 url = "https://raw.githubusercontent.com/milkypostman/melpa/410134ab2145adad3648b1024bfe4f6801df82c9/recipes/j-mode"; ··· 38424 js-auto-format-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 38425 melpaBuild { 38426 pname = "js-auto-format-mode"; 38427 + version = "20171019.2142"; 38428 src = fetchFromGitHub { 38429 owner = "ybiquitous"; 38430 repo = "js-auto-format-mode"; 38431 + rev = "705e300a2c880f6dbfa830d6c69818b7a3a95c09"; 38432 + sha256 = "1a3dwcknjydaxnyhaycgbmlncj92qkp3m5flmi6fyqjx11lz26ag"; 38433 }; 38434 recipeFile = fetchurl { 38435 url = "https://raw.githubusercontent.com/milkypostman/melpa/2d3be16771b5b5fde639da3ee97890620354ee7a/recipes/js-auto-format-mode"; ··· 38905 julia-repl = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 38906 melpaBuild { 38907 pname = "julia-repl"; 38908 + version = "20171018.443"; 38909 src = fetchFromGitHub { 38910 owner = "tpapp"; 38911 repo = "julia-repl"; 38912 + rev = "fbee2f5995a7781576b7a3b9f0707ea1e7ead2c5"; 38913 + sha256 = "18vqw0sz1ifhd6hpa5am9z2qykqz1dxwav65v8vgl6hrrbnkfzbq"; 38914 }; 38915 recipeFile = fetchurl { 38916 url = "https://raw.githubusercontent.com/milkypostman/melpa/9a2a494969a9caf2f4513b12504379c9685047dc/recipes/julia-repl"; ··· 39264 src = fetchFromGitHub { 39265 owner = "ogdenwebb"; 39266 repo = "kaolin-theme"; 39267 + rev = "b0808035ab7bb9b5b03a0f80dfb01141beeac75d"; 39268 + sha256 = "15bklknvd3x3n75shwis4j9gjfpwms37vaxvwd2bym3m1kx8kh2d"; 39269 }; 39270 recipeFile = fetchurl { 39271 url = "https://raw.githubusercontent.com/milkypostman/melpa/a67c2a3ad82efcb32ba4943c7ac10fe2768d9d51/recipes/kaolin-theme"; ··· 39768 src = fetchFromGitHub { 39769 owner = "kivy"; 39770 repo = "kivy"; 39771 + rev = "1f4fdb290b9ff6f3a0694cc0cdad56e78a9490bb"; 39772 + sha256 = "0cmhsnc20x3n2njs16w6ng3s1csc8pp3k00p6ibigbbs06hd0v7l"; 39773 }; 39774 recipeFile = fetchurl { 39775 url = "https://raw.githubusercontent.com/milkypostman/melpa/688e2a114073958c413e56e1d117d48db9d16fb8/recipes/kivy-mode"; ··· 41094 lispy = callPackage ({ ace-window, emacs, fetchFromGitHub, fetchurl, hydra, iedit, lib, melpaBuild, swiper, zoutline }: 41095 melpaBuild { 41096 pname = "lispy"; 41097 + version = "20171017.1052"; 41098 src = fetchFromGitHub { 41099 owner = "abo-abo"; 41100 repo = "lispy"; 41101 + rev = "d70db0d6cfae3c030167389828219b9c9ac88248"; 41102 + sha256 = "1jrcrlnn0k814wqw2dyzjhcc7q4k95pp7apcmfzv7zk5jwf5p0xk"; 41103 }; 41104 recipeFile = fetchurl { 41105 url = "https://raw.githubusercontent.com/milkypostman/melpa/e23c062ff32d7aeae486c01e29c56a74727dcf1d/recipes/lispy"; ··· 41413 src = fetchFromGitHub { 41414 owner = "donkirkby"; 41415 repo = "live-py-plugin"; 41416 + rev = "145d21d65b5469e682ef464ae8f4e0e3d8c0f04b"; 41417 + sha256 = "1h188cprka13bd1prfj1w86m5z8c1nfaz4dw18g88jf6b0gyazhz"; 41418 }; 41419 recipeFile = fetchurl { 41420 url = "https://raw.githubusercontent.com/milkypostman/melpa/c7615237e80b46b5c50cb51a3ed5b07d92566fb7/recipes/live-py-mode"; ··· 41517 version = "20150910.644"; 41518 src = fetchgit { 41519 url = "https://llvm.org/git/llvm"; 41520 + rev = "7f2ed036912341ef20004385cf71d053a3cb156f"; 41521 + sha256 = "1kzzh5sybp9y47xzc4mirk4b6lcf736sxvi91rvf8fm5gp075sq1"; 41522 }; 41523 recipeFile = fetchurl { 41524 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e2a0e4698d4e71ec28656594f6a83504a823490/recipes/llvm-mode"; ··· 41928 license = lib.licenses.free; 41929 }; 41930 }) {}; 41931 + lsp-go = callPackage ({ fetchFromGitHub, fetchurl, lib, lsp-mode, melpaBuild }: 41932 melpaBuild { 41933 pname = "lsp-go"; 41934 + version = "20171021.336"; 41935 src = fetchFromGitHub { 41936 owner = "emacs-lsp"; 41937 repo = "lsp-go"; 41938 + rev = "d270b7c0bd893fdc73a97763e07706830756cad2"; 41939 + sha256 = "0i9l56dmkxcycn9a2ddj1zwa9cmzb5lpj6qn5x1k9q9yfk9hsc6b"; 41940 }; 41941 recipeFile = fetchurl { 41942 url = "https://raw.githubusercontent.com/milkypostman/melpa/1a7b69312e688211089a23b75910c05efb507e35/recipes/lsp-go"; 41943 sha256 = "1yg21qqlf8ma734vaz6xrfym2058gvx7llsqy94fbbg1fg61c32c"; 41944 name = "lsp-go"; 41945 }; 41946 + packageRequires = [ lsp-mode ]; 41947 meta = { 41948 homepage = "https://melpa.org/#/lsp-go"; 41949 license = lib.licenses.free; ··· 41952 lsp-haskell = callPackage ({ fetchFromGitHub, fetchurl, haskell-mode, lib, lsp-mode, melpaBuild }: 41953 melpaBuild { 41954 pname = "lsp-haskell"; 41955 + version = "20171021.330"; 41956 src = fetchFromGitHub { 41957 owner = "emacs-lsp"; 41958 repo = "lsp-haskell"; 41959 + rev = "16ca9fa975e64e840e062485ed30e4b297d72424"; 41960 + sha256 = "03zrk3h76hpacrqw7lchjbslh0lg081jqkgf9n5nhxj2jg60v3vd"; 41961 }; 41962 recipeFile = fetchurl { 41963 url = "https://raw.githubusercontent.com/milkypostman/melpa/1a7b69312e688211089a23b75910c05efb507e35/recipes/lsp-haskell"; ··· 41973 lsp-java = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, lsp-mode, melpaBuild }: 41974 melpaBuild { 41975 pname = "lsp-java"; 41976 + version = "20171021.330"; 41977 src = fetchFromGitHub { 41978 owner = "emacs-lsp"; 41979 repo = "lsp-java"; 41980 + rev = "c3aefd421535e63929bef25cd341e893572abb18"; 41981 + sha256 = "1mr3pd1744dmx0mk0advnf3d8l8axjmxkik7lqzwvv1rl7x734wx"; 41982 }; 41983 recipeFile = fetchurl { 41984 url = "https://raw.githubusercontent.com/milkypostman/melpa/1a7b69312e688211089a23b75910c05efb507e35/recipes/lsp-java"; ··· 42015 lsp-javascript-typescript = callPackage ({ fetchFromGitHub, fetchurl, lib, lsp-mode, melpaBuild }: 42016 melpaBuild { 42017 pname = "lsp-javascript-typescript"; 42018 + version = "20171021.253"; 42019 src = fetchFromGitHub { 42020 owner = "emacs-lsp"; 42021 repo = "lsp-javascript"; 42022 + rev = "c349da788f77b60f7e8ec8917054e97b8f41bc70"; 42023 + sha256 = "1b6lskd57p3c1dfz0c4pn80ksdq7vysjlbk3ja0az1nyxczmn44q"; 42024 }; 42025 recipeFile = fetchurl { 42026 url = "https://raw.githubusercontent.com/milkypostman/melpa/999a4b0cd84e821c7e785ae4e487f32cff5c346b/recipes/lsp-javascript-typescript"; ··· 42036 lsp-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: 42037 melpaBuild { 42038 pname = "lsp-mode"; 42039 + version = "20171021.234"; 42040 src = fetchFromGitHub { 42041 owner = "emacs-lsp"; 42042 repo = "lsp-mode"; 42043 + rev = "e67ecf89b3878f8d5d079af3ce2b57933aeb1765"; 42044 + sha256 = "12ms4zl8j3s9nbqqasmglhnagxrpf8cjplagv2dakdlq7zllr8ri"; 42045 }; 42046 recipeFile = fetchurl { 42047 url = "https://raw.githubusercontent.com/milkypostman/melpa/1a7b69312e688211089a23b75910c05efb507e35/recipes/lsp-mode"; ··· 42057 lsp-python = callPackage ({ fetchFromGitHub, fetchurl, lib, lsp-mode, melpaBuild }: 42058 melpaBuild { 42059 pname = "lsp-python"; 42060 + version = "20171021.254"; 42061 src = fetchFromGitHub { 42062 owner = "emacs-lsp"; 42063 repo = "lsp-python"; 42064 + rev = "5acea5f921dc396ea092ee253ec01b45dee3cbfd"; 42065 + sha256 = "0nz0n7k0i0h77fn8w0d49b4pkljw7l15hzvjym16jh4gr1n098ar"; 42066 }; 42067 recipeFile = fetchurl { 42068 url = "https://raw.githubusercontent.com/milkypostman/melpa/1a7b69312e688211089a23b75910c05efb507e35/recipes/lsp-python"; ··· 42075 license = lib.licenses.free; 42076 }; 42077 }) {}; 42078 + lsp-rust = callPackage ({ fetchFromGitHub, fetchurl, lib, lsp-mode, melpaBuild }: 42079 melpaBuild { 42080 pname = "lsp-rust"; 42081 + version = "20171021.241"; 42082 src = fetchFromGitHub { 42083 owner = "emacs-lsp"; 42084 repo = "lsp-rust"; 42085 + rev = "da4877ea682e46d6d6bb0077be5d00269f4c14e8"; 42086 + sha256 = "1miql5v987k6hgxxq0fqzj20al9y3qg79a5pi9d3y4yvzznidhpa"; 42087 }; 42088 recipeFile = fetchurl { 42089 url = "https://raw.githubusercontent.com/milkypostman/melpa/1a7b69312e688211089a23b75910c05efb507e35/recipes/lsp-rust"; 42090 sha256 = "0p86223pfpi4hh8m66ccksxgl0yi7zrigd1gmbz0bzqa6yjgbp28"; 42091 name = "lsp-rust"; 42092 }; 42093 + packageRequires = [ lsp-mode ]; 42094 meta = { 42095 homepage = "https://melpa.org/#/lsp-rust"; 42096 license = lib.licenses.free; ··· 42414 magit = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, git-commit, lib, magit-popup, melpaBuild, with-editor }: 42415 melpaBuild { 42416 pname = "magit"; 42417 + version = "20171021.1158"; 42418 src = fetchFromGitHub { 42419 owner = "magit"; 42420 repo = "magit"; 42421 + rev = "3bb31c5705da67a8a66c2e72997b555a4f02d483"; 42422 + sha256 = "0crb7invjf2q62m3nc1cyb09m0jj5ksar813spavp1bgzj73y7hi"; 42423 }; 42424 recipeFile = fetchurl { 42425 url = "https://raw.githubusercontent.com/milkypostman/melpa/68bb049b7c4424345f5c1aea82e950a5e47e9e47/recipes/magit"; ··· 42631 magit-popup = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 42632 melpaBuild { 42633 pname = "magit-popup"; 42634 + version = "20171020.1153"; 42635 src = fetchFromGitHub { 42636 owner = "magit"; 42637 repo = "magit"; 42638 + rev = "3bb31c5705da67a8a66c2e72997b555a4f02d483"; 42639 + sha256 = "0crb7invjf2q62m3nc1cyb09m0jj5ksar813spavp1bgzj73y7hi"; 42640 }; 42641 recipeFile = fetchurl { 42642 url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/recipes/magit-popup"; ··· 42757 magithub = callPackage ({ emacs, fetchFromGitHub, fetchurl, ghub-plus, lib, magit, melpaBuild, s }: 42758 melpaBuild { 42759 pname = "magithub"; 42760 + version = "20171021.1302"; 42761 src = fetchFromGitHub { 42762 owner = "vermiculus"; 42763 repo = "magithub"; 42764 + rev = "e5f33e46032deb381ec67832451a6c69cfdcb1e2"; 42765 + sha256 = "05s6cfsgxpqb6gvx6n4qdz5fznd87x7k26lz7ad0v7ky461any7w"; 42766 }; 42767 recipeFile = fetchurl { 42768 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/magithub"; ··· 42925 makefile-executor = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 42926 melpaBuild { 42927 pname = "makefile-executor"; 42928 + version = "20171017.438"; 42929 src = fetchFromGitHub { 42930 owner = "thiderman"; 42931 repo = "makefile-executor.el"; 42932 + rev = "a950438c93dc2fdcb867ac25174c773deda95aff"; 42933 + sha256 = "1vpa24k8gm9zr8mpam76k1wbzc1zama5s5ch1f8c1h539l8i8cl9"; 42934 }; 42935 recipeFile = fetchurl { 42936 url = "https://raw.githubusercontent.com/milkypostman/melpa/08f8b4d680e4907dbd8ea46a75d98aa0e93c2bb9/recipes/makefile-executor"; ··· 43290 markdown-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 43291 melpaBuild { 43292 pname = "markdown-mode"; 43293 + version = "20171021.1428"; 43294 src = fetchFromGitHub { 43295 owner = "jrblevin"; 43296 repo = "markdown-mode"; 43297 + rev = "df31e2e82bf88655ed895c4a372e28e3a3569353"; 43298 + sha256 = "179wa75kzr0k8kjgk4z5iq5v2c8zbg7c6ii21fq35kyikkp5n8n3"; 43299 }; 43300 recipeFile = fetchurl { 43301 url = "https://raw.githubusercontent.com/milkypostman/melpa/74610ec93d4478e835f8b3b446279efc0c71d644/recipes/markdown-mode"; ··· 43486 marshal = callPackage ({ eieio ? null, fetchFromGitHub, fetchurl, ht, json ? null, lib, melpaBuild }: 43487 melpaBuild { 43488 pname = "marshal"; 43489 + version = "20171018.932"; 43490 src = fetchFromGitHub { 43491 owner = "sigma"; 43492 repo = "marshal.el"; 43493 + rev = "406ea2f60c7e4aeafd384b8d6696d726b3d8f611"; 43494 + sha256 = "1mr5p2yiad1k15byrlk0a784kj7rvibpn4li5phk4rnm0zg1xy9s"; 43495 }; 43496 recipeFile = fetchurl { 43497 url = "https://raw.githubusercontent.com/milkypostman/melpa/203f2061c5c7d4aefab3175de5e0538f12158ee3/recipes/marshal"; ··· 44764 mocha = callPackage ({ f, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild }: 44765 melpaBuild { 44766 pname = "mocha"; 44767 + version = "20171016.903"; 44768 src = fetchFromGitHub { 44769 owner = "scottaj"; 44770 repo = "mocha.el"; 44771 + rev = "0f74ecf500f833f7f959187a375dacdd33d4d569"; 44772 + sha256 = "03ixygw28hzn00136747mv2r3vii3n0gif1wqgg3k7ajh7c45f5b"; 44773 }; 44774 recipeFile = fetchurl { 44775 url = "https://raw.githubusercontent.com/milkypostman/melpa/39c26134ba95f277a4e9400e506433d96a695aa4/recipes/mocha"; ··· 46862 nim-mode = callPackage ({ commenter, emacs, epc, fetchFromGitHub, fetchurl, flycheck, let-alist, lib, melpaBuild }: 46863 melpaBuild { 46864 pname = "nim-mode"; 46865 + version = "20171021.1054"; 46866 src = fetchFromGitHub { 46867 owner = "nim-lang"; 46868 repo = "nim-mode"; 46869 + rev = "fd1af9030443a49d333956afc36491936aa930fe"; 46870 + sha256 = "010jr43xbwr2rfgcvjgb522ms92d0945svlngfdhkjq66bnl41a5"; 46871 }; 46872 recipeFile = fetchurl { 46873 url = "https://raw.githubusercontent.com/milkypostman/melpa/dc2ccb5f24b9d55c77eaa7952a9e6a2e0ed7be24/recipes/nim-mode"; ··· 46908 src = fetchFromGitHub { 46909 owner = "martine"; 46910 repo = "ninja"; 46911 + rev = "e234a7bdb6c42f4539c0ab09b624f191287c2c10"; 46912 + sha256 = "01hsabhvp1yilzdss3mkvrskkvxw41xxch6lkwlcrr6h5f70szi2"; 46913 }; 46914 recipeFile = fetchurl { 46915 url = "https://raw.githubusercontent.com/milkypostman/melpa/aed2f32a02cb38c49163d90b1b503362e2e4a480/recipes/ninja-mode"; ··· 47093 no-littering = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: 47094 melpaBuild { 47095 pname = "no-littering"; 47096 + version = "20171015.2358"; 47097 src = fetchFromGitHub { 47098 owner = "emacscollective"; 47099 repo = "no-littering"; 47100 + rev = "79c18c7efffd80446d81201b4c7dd92dde6cac3a"; 47101 + sha256 = "1xganpzb7sy5dlazjzrx9cif1r1n8lf3za0jwlq806w7601g5nym"; 47102 }; 47103 recipeFile = fetchurl { 47104 url = "https://raw.githubusercontent.com/milkypostman/melpa/57a2fb9524df3fdfdc54c403112e12bd70888b23/recipes/no-littering"; ··· 47303 version = "20170927.415"; 47304 src = fetchgit { 47305 url = "git://git.notmuchmail.org/git/notmuch"; 47306 + rev = "d6929040a4828cf17fb1a4f4d49b95816a5e7b7c"; 47307 + sha256 = "1scgmw52ny6wwwdl7hcr3cw84ag2hrrvik6ppp16pfyzv58ywyw6"; 47308 }; 47309 recipeFile = fetchurl { 47310 url = "https://raw.githubusercontent.com/milkypostman/melpa/b19f21ed7485036e799ccd88edbf7896a379d759/recipes/notmuch"; ··· 47464 license = lib.licenses.free; 47465 }; 47466 }) {}; 47467 + nu-mode = callPackage ({ ace-window, avy, fetchFromGitHub, fetchurl, help-fns-plus, lib, melpaBuild, transpose-frame, undo-tree, which-key }: 47468 melpaBuild { 47469 pname = "nu-mode"; 47470 + version = "20171021.1508"; 47471 src = fetchFromGitHub { 47472 owner = "pyluyten"; 47473 repo = "emacs-nu"; 47474 + rev = "161f41f67b3fb10c2e3025670485a2dde24ab54b"; 47475 + sha256 = "0bqc0v4q222lx39axys2yfcfby6a5mcllnmpr3jdgsgagdhxxk05"; 47476 }; 47477 recipeFile = fetchurl { 47478 url = "https://raw.githubusercontent.com/milkypostman/melpa/230d5f8fdd965a24b8ff3cc94acf378d04815fca/recipes/nu-mode"; ··· 47485 help-fns-plus 47486 transpose-frame 47487 undo-tree 47488 + which-key 47489 ]; 47490 meta = { 47491 homepage = "https://melpa.org/#/nu-mode"; ··· 47768 ob-axiom = callPackage ({ axiom-environment, emacs, fetchhg, fetchurl, lib, melpaBuild }: 47769 melpaBuild { 47770 pname = "ob-axiom"; 47771 + version = "20171021.1448"; 47772 src = fetchhg { 47773 url = "https://bitbucket.com/pdo/axiom-environment"; 47774 + rev = "fdb3336941b9"; 47775 + sha256 = "0adi26fj1rgcjis5xspbcrdzb98d3fd693pxv9311ffsxkpfsl9d"; 47776 }; 47777 recipeFile = fetchurl { 47778 url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/ob-axiom"; ··· 48082 ob-ipython = callPackage ({ dash, dash-functional, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 48083 melpaBuild { 48084 pname = "ob-ipython"; 48085 + version = "20171021.839"; 48086 src = fetchFromGitHub { 48087 owner = "gregsexton"; 48088 repo = "ob-ipython"; 48089 + rev = "c93d26342c28d1ba01ab46406f7f277128d85e6d"; 48090 + sha256 = "08p7sm40s0sb4cplh92krp18jkjm62m5wsivcpzyln7ambb9ml3y"; 48091 }; 48092 recipeFile = fetchurl { 48093 url = "https://raw.githubusercontent.com/milkypostman/melpa/557c36e86844c211f2d2ee097ce51ee9db92ea8b/recipes/ob-ipython"; ··· 48208 ob-php = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, org }: 48209 melpaBuild { 48210 pname = "ob-php"; 48211 + version = "20171017.2206"; 48212 src = fetchFromGitHub { 48213 owner = "stardiviner"; 48214 repo = "ob-php"; 48215 + rev = "c281c1e17f0fd7de4adb6c3e6029dc2bd76beca1"; 48216 + sha256 = "1c0967cpimmr5j7ymr4654y62f615dfrv1h3385i7n57jsvqr6bs"; 48217 }; 48218 recipeFile = fetchurl { 48219 url = "https://raw.githubusercontent.com/milkypostman/melpa/940a22790c9e5fd2f7729c71efad907683cc392c/recipes/ob-php"; ··· 48695 src = fetchFromGitHub { 48696 owner = "OCamlPro"; 48697 repo = "ocp-indent"; 48698 + rev = "002e047d848beb0e0b77538f0674dd171efc9d66"; 48699 + sha256 = "1al44f7nrh4jbx4vdpbps92pk6px0my43b24brinck186j8d7vc4"; 48700 }; 48701 recipeFile = fetchurl { 48702 url = "https://raw.githubusercontent.com/milkypostman/melpa/e1af061328b15360ed25a232cc6b8fbce4a7b098/recipes/ocp-indent"; ··· 48838 olivetti = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 48839 melpaBuild { 48840 pname = "olivetti"; 48841 + version = "20171017.210"; 48842 src = fetchFromGitHub { 48843 owner = "rnkn"; 48844 repo = "olivetti"; 48845 + rev = "4c8b62f54ec4151cf8b48a7e1f904d3b4a7d73d6"; 48846 + sha256 = "06hyn8mmi7ikgwpyds17z35rjwxrlwjkvv1dmjcp4jirnqbp9lmk"; 48847 }; 48848 recipeFile = fetchurl { 48849 url = "https://raw.githubusercontent.com/milkypostman/melpa/697334ca3cdb9630572ae267811bd5c2a67d2a95/recipes/olivetti"; ··· 48880 omni-kill = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 48881 melpaBuild { 48882 pname = "omni-kill"; 48883 + version = "20171016.1440"; 48884 src = fetchFromGitHub { 48885 owner = "AdrieanKhisbe"; 48886 repo = "omni-kill.el"; 48887 + rev = "904549c8fd6ac3cf22b5d7111ca8944e179cffea"; 48888 + sha256 = "1mlnh5pdqdv1qb8jvi0wvkgbpy74zq807gmp04bp6cpxdns9j63f"; 48889 }; 48890 recipeFile = fetchurl { 48891 url = "https://raw.githubusercontent.com/milkypostman/melpa/c24df34d2fa5d908223379e909148423ba327ae2/recipes/omni-kill"; ··· 50148 org-jira = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, request }: 50149 melpaBuild { 50150 pname = "org-jira"; 50151 + version = "20171017.2015"; 50152 src = fetchFromGitHub { 50153 owner = "ahungry"; 50154 repo = "org-jira"; 50155 + rev = "ff048833113bac1ee67284826a6c3a4cd70793b4"; 50156 + sha256 = "071z37sv6fw1dggi2ckphb1srzvanwnmy0xbsa3b2pfpv4yvvdhm"; 50157 }; 50158 recipeFile = fetchurl { 50159 url = "https://raw.githubusercontent.com/milkypostman/melpa/730a585e5c9216a2428a134c09abcc20bc7c631d/recipes/org-jira"; ··· 50173 src = fetchFromGitHub { 50174 owner = "bastibe"; 50175 repo = "org-journal"; 50176 + rev = "06402de02461338503bf034ceca44c3a5a898778"; 50177 + sha256 = "1myrxs1s51vpv3a47fbprsh4b17ylglxqv2nak5i1g2834plhpgv"; 50178 }; 50179 recipeFile = fetchurl { 50180 url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/org-journal"; ··· 50749 org-ref = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, helm, helm-bibtex, hydra, ivy, key-chord, lib, melpaBuild, pdf-tools, s }: 50750 melpaBuild { 50751 pname = "org-ref"; 50752 + version = "20171019.724"; 50753 src = fetchFromGitHub { 50754 owner = "jkitchin"; 50755 repo = "org-ref"; 50756 + rev = "3c022af9adb6ff96edcc2f11ebf20cfd576df702"; 50757 + sha256 = "0qsiclmg9vm1svgr8m4yj0dwwvrvga1qaa6bzdhkw71s0r931sl2"; 50758 }; 50759 recipeFile = fetchurl { 50760 url = "https://raw.githubusercontent.com/milkypostman/melpa/550e4dcef2f74fbd96474561c1cb6c4fd80091fe/recipes/org-ref"; ··· 51285 org2ctex = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 51286 melpaBuild { 51287 pname = "org2ctex"; 51288 + version = "20171016.2343"; 51289 src = fetchFromGitHub { 51290 owner = "tumashu"; 51291 repo = "org2ctex"; 51292 + rev = "1b74aa9cf45de224ffd6aa9b93f0debddc2b48bc"; 51293 + sha256 = "17qkz3ja87hhq41hvlxvdzqipmi1gn38khd00dshsxhk5hg7i99a"; 51294 }; 51295 recipeFile = fetchurl { 51296 url = "https://raw.githubusercontent.com/milkypostman/melpa/8f77fe537ca8ee2ddb6e3efe71f3b3c560c52c7d/recipes/org2ctex"; ··· 52092 ox-epub = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }: 52093 melpaBuild { 52094 pname = "ox-epub"; 52095 + version = "20171020.1659"; 52096 src = fetchFromGitHub { 52097 owner = "ofosos"; 52098 repo = "ox-epub"; 52099 + rev = "a93d1833533c3589dbba62dcdfd13f99881e0fad"; 52100 + sha256 = "1iqdsp70h98qwfah91w9rj9j29952zkr6q261mrfy4c43jvghvln"; 52101 }; 52102 recipeFile = fetchurl { 52103 url = "https://raw.githubusercontent.com/milkypostman/melpa/c3ac31dfef00e83fa6b716ea006f35afb5dc6cd5/recipes/ox-epub"; ··· 52155 ox-hugo = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }: 52156 melpaBuild { 52157 pname = "ox-hugo"; 52158 + version = "20171019.936"; 52159 src = fetchFromGitHub { 52160 owner = "kaushalmodi"; 52161 repo = "ox-hugo"; 52162 + rev = "d0e8a5d7505ebdd55074a3ecd6ca467931b98454"; 52163 + sha256 = "1r39bllndh44jjsj4j0h8sqmz8a3xkwlp6cj9d7jvp640s8wddim"; 52164 }; 52165 recipeFile = fetchurl { 52166 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e1240bb7b5bb8773f804b987901566a20e3e8a9/recipes/ox-hugo"; ··· 52596 package-build = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: 52597 melpaBuild { 52598 pname = "package-build"; 52599 + version = "20171020.1419"; 52600 src = fetchFromGitHub { 52601 owner = "melpa"; 52602 repo = "package-build"; 52603 + rev = "e4d174870ea40275a8bc35996416326cf28051f9"; 52604 + sha256 = "00p7hrcb2ivk6sjxqccbpswjsk5rj02nyd29d2nd6b8r3fskskzp"; 52605 }; 52606 recipeFile = fetchurl { 52607 url = "https://raw.githubusercontent.com/milkypostman/melpa/948fb86b710aafe6bc71f95554655dfdfcab0cca/recipes/package-build"; ··· 52782 license = lib.licenses.free; 52783 }; 52784 }) {}; 52785 + page-break-lines = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 52786 melpaBuild { 52787 pname = "page-break-lines"; 52788 + version = "20171020.108"; 52789 src = fetchFromGitHub { 52790 owner = "purcell"; 52791 repo = "page-break-lines"; 52792 + rev = "ae1c0065984429c7364a667abb9180e80134c4c0"; 52793 + sha256 = "1j2fw5p5cwyxpb3clym59jbma06r7la83n62xmz0q1z41llmwx4j"; 52794 }; 52795 recipeFile = fetchurl { 52796 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/page-break-lines"; 52797 sha256 = "0i5kx191wnq9763jyqxbyh33hvdaqbd98a1rhgqd97zhvg0hslz1"; 52798 name = "page-break-lines"; 52799 }; 52800 + packageRequires = [ emacs ]; 52801 meta = { 52802 homepage = "https://melpa.org/#/page-break-lines"; 52803 license = lib.licenses.free; ··· 54314 phan = callPackage ({ composer, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild }: 54315 melpaBuild { 54316 pname = "phan"; 54317 + version = "20171017.2045"; 54318 src = fetchFromGitHub { 54319 owner = "emacs-php"; 54320 repo = "phan.el"; 54321 + rev = "17b44a62580272bcf5ee91fb58098292e9de6f83"; 54322 + sha256 = "002qak8jlim6pjj3ckikzzcc6n40mcqd5qvzakazi1q01z1ffsnd"; 54323 }; 54324 recipeFile = fetchurl { 54325 url = "https://raw.githubusercontent.com/milkypostman/melpa/eb13cb0dba1696cc51132cd1ff723fa17f892a7c/recipes/phan"; ··· 54629 php-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 54630 melpaBuild { 54631 pname = "php-mode"; 54632 + version = "20171018.1236"; 54633 src = fetchFromGitHub { 54634 owner = "ejmr"; 54635 repo = "php-mode"; 54636 + rev = "0e87a708fb0cf7bb5ad88baf08bd60e061e8b63c"; 54637 + sha256 = "13676hca2mdfawc61g3hp1m56wv45i37g8gxhjb3mvjyjrb10rkv"; 54638 }; 54639 recipeFile = fetchurl { 54640 url = "https://raw.githubusercontent.com/milkypostman/melpa/7cdbc35fee67b87b87ec72aa00e6dca77aef17c4/recipes/php-mode"; ··· 57052 src = fetchFromGitHub { 57053 owner = "google"; 57054 repo = "protobuf"; 57055 + rev = "b189389e2f2ca01dd534a8e9ba3ac38ea45cdba6"; 57056 + sha256 = "1yr4073qf6br07azrmhy9xk8zq9zlalbmldjsrkbf7k5r59217jg"; 57057 }; 57058 recipeFile = fetchurl { 57059 url = "https://raw.githubusercontent.com/milkypostman/melpa/b4e7f5f641251e17add561991d3bcf1fde23467b/recipes/protobuf-mode"; ··· 57226 pug-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 57227 melpaBuild { 57228 pname = "pug-mode"; 57229 + version = "20171018.829"; 57230 src = fetchFromGitHub { 57231 owner = "hlissner"; 57232 repo = "emacs-pug-mode"; 57233 + rev = "96718f802dad3acd5a3f770b1452b81e39f77d92"; 57234 + sha256 = "1jqj3qfc4686v09am869ls1k3jwy397646cql4a8dg7crjdpf023"; 57235 }; 57236 recipeFile = fetchurl { 57237 url = "https://raw.githubusercontent.com/milkypostman/melpa/b3710aac9f3df3a23238af1f969c462b3692f260/recipes/pug-mode"; ··· 57247 pulseaudio-control = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 57248 melpaBuild { 57249 pname = "pulseaudio-control"; 57250 + version = "20171019.2026"; 57251 src = fetchFromGitHub { 57252 owner = "flexibeast"; 57253 repo = "pulseaudio-control"; 57254 + rev = "30b47a785c5f5ee44ae98d522ab541c9ea310b35"; 57255 + sha256 = "0ik06rvgz6gj86ijd6jjpivd37wv5lwszqvcvhskvg68in0ybfg4"; 57256 }; 57257 recipeFile = fetchurl { 57258 url = "https://raw.githubusercontent.com/milkypostman/melpa/7964f226e12c3a27ff856e28f4b030ebf304aea2/recipes/pulseaudio-control"; ··· 59264 license = lib.licenses.free; 59265 }; 59266 }) {}; 59267 + reason-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 59268 + melpaBuild { 59269 + pname = "reason-mode"; 59270 + version = "20171015.1140"; 59271 + src = fetchFromGitHub { 59272 + owner = "reasonml-editor"; 59273 + repo = "reason-mode"; 59274 + rev = "ee67917db828af02c97e18b0747725a16c3a0708"; 59275 + sha256 = "1vk00a06i2p344q5k3py38z967gsnhcix00m5k6z1vhlvd0r4m00"; 59276 + }; 59277 + recipeFile = fetchurl { 59278 + url = "https://raw.githubusercontent.com/milkypostman/melpa/f9f1a18c13601f3a4fd7b1bbfe7d5da07746e492/recipes/reason-mode"; 59279 + sha256 = "07sirgj8bs9yv7pbx1lahwslvjd2aadkzkz7lsyw6xflj5fxpggr"; 59280 + name = "reason-mode"; 59281 + }; 59282 + packageRequires = [ emacs ]; 59283 + meta = { 59284 + homepage = "https://melpa.org/#/reason-mode"; 59285 + license = lib.licenses.free; 59286 + }; 59287 + }) {}; 59288 rebecca-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 59289 melpaBuild { 59290 pname = "rebecca-theme"; ··· 60232 rg = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 60233 melpaBuild { 60234 pname = "rg"; 60235 + version = "20171018.1317"; 60236 src = fetchFromGitHub { 60237 owner = "dajva"; 60238 repo = "rg.el"; 60239 + rev = "5de611eae7787ecbc285fe7e31e412b9281a4e14"; 60240 + sha256 = "18mhcipj5yywd5648pwm955wx3ipsnp9nwjyyl270qnn56hwkb6g"; 60241 }; 60242 recipeFile = fetchurl { 60243 url = "https://raw.githubusercontent.com/milkypostman/melpa/9ce1f721867383a841957370946f283f996fa76f/recipes/rg"; ··· 60673 rtags = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 60674 melpaBuild { 60675 pname = "rtags"; 60676 + version = "20171019.1334"; 60677 src = fetchFromGitHub { 60678 owner = "Andersbakken"; 60679 repo = "rtags"; 60680 + rev = "8379c5d28cb81d1cdac749c3053bb94d8b53a3b8"; 60681 + sha256 = "18mygqbvikvg49fwlzyvj947w4fnfg177hqd0kz4cplyvvbwbc3r"; 60682 }; 60683 recipeFile = fetchurl { 60684 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/rtags"; ··· 60904 ruby-test-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, pcre2el, ruby-mode ? null }: 60905 melpaBuild { 60906 pname = "ruby-test-mode"; 60907 + version = "20171016.931"; 60908 src = fetchFromGitHub { 60909 owner = "r0man"; 60910 repo = "ruby-test-mode"; 60911 + rev = "87f6d770f8d2326c8d36099aeee5d577f3e2af69"; 60912 + sha256 = "0qiwc2h5hyh6np16a2gfcchbnyh7v5wnzd8idr64cmd9blg3jh8d"; 60913 }; 60914 recipeFile = fetchurl { 60915 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/ruby-test-mode"; ··· 61475 src = fetchFromGitHub { 61476 owner = "openscad"; 61477 repo = "openscad"; 61478 + rev = "bc00974cdcbf0366123fe2dc38253b1ba345dee0"; 61479 + sha256 = "0pd7w92z50xpr4vj2xnzm2bmz91728l0k1jr9my9hbpxss89xnvh"; 61480 }; 61481 recipeFile = fetchurl { 61482 url = "https://raw.githubusercontent.com/milkypostman/melpa/2d27782b9ac8474fbd4f51535351207c9c84984c/recipes/scad-mode"; ··· 62435 shackle = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: 62436 melpaBuild { 62437 pname = "shackle"; 62438 + version = "20171018.1120"; 62439 src = fetchFromGitHub { 62440 owner = "wasamasa"; 62441 repo = "shackle"; 62442 + rev = "0cee957bc0bfbdee5ea3f3e430e94cdcd87ed0c3"; 62443 + sha256 = "18zhrn18asbpanmlgasy271gfh6qywr947fx2svxz5b1w40hhyr0"; 62444 }; 62445 recipeFile = fetchurl { 62446 url = "https://raw.githubusercontent.com/milkypostman/melpa/806e7d00f763f3fc4e3b8ebd483070ac6c5d0f21/recipes/shackle"; ··· 63527 slack = callPackage ({ alert, circe, emojify, fetchFromGitHub, fetchurl, lib, melpaBuild, oauth2, request, websocket }: 63528 melpaBuild { 63529 pname = "slack"; 63530 + version = "20171017.822"; 63531 src = fetchFromGitHub { 63532 owner = "yuya373"; 63533 repo = "emacs-slack"; 63534 + rev = "c8f4c3312b574b8f4cd5ddaaa6ec7710893a9ff0"; 63535 + sha256 = "01aibrnkzyi40b7bfz5wfl34wwjil4nylg6llkhrmzc6mfqabnjy"; 63536 }; 63537 recipeFile = fetchurl { 63538 url = "https://raw.githubusercontent.com/milkypostman/melpa/f0258cc41de809b67811a5dde3d475c429df0695/recipes/slack"; ··· 64261 smartparens = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }: 64262 melpaBuild { 64263 pname = "smartparens"; 64264 + version = "20171021.718"; 64265 src = fetchFromGitHub { 64266 owner = "Fuco1"; 64267 repo = "smartparens"; 64268 + rev = "cdd10bc259fe7303e40efd8a6a05c7e43d12a242"; 64269 + sha256 = "0ybbbqnbnp1w4lksgjxjf9iccrvi012ihlq3az1c6k6ck18cmadb"; 64270 }; 64271 recipeFile = fetchurl { 64272 url = "https://raw.githubusercontent.com/milkypostman/melpa/bd98f85461ef7134502d4f2aa8ce1bc764f3bda3/recipes/smartparens"; ··· 65213 spacemacs-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 65214 melpaBuild { 65215 pname = "spacemacs-theme"; 65216 + version = "20171020.531"; 65217 src = fetchFromGitHub { 65218 owner = "nashamri"; 65219 repo = "spacemacs-theme"; 65220 + rev = "0a5a745c209daafc0e60b8db92993802a9c05fb8"; 65221 + sha256 = "1wnf0jwdavkpv3xz2mni7n29qfp60i28530hmaimlk8mnhb2x94k"; 65222 }; 65223 recipeFile = fetchurl { 65224 url = "https://raw.githubusercontent.com/milkypostman/melpa/6c8ac39214856c1598beca0bd609e011b562346f/recipes/spacemacs-theme"; ··· 65905 ssh-deploy = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 65906 melpaBuild { 65907 pname = "ssh-deploy"; 65908 + version = "20171018.303"; 65909 src = fetchFromGitHub { 65910 owner = "cjohansson"; 65911 repo = "emacs-ssh-deploy"; 65912 + rev = "2226edb5fc91ab766177b82e578dbcc5c7e55554"; 65913 + sha256 = "0b2jq0s56mbl051313wyn1fpk3j5n819y1q6dcv8z7sa5zxsq7hm"; 65914 }; 65915 recipeFile = fetchurl { 65916 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/ssh-deploy"; ··· 66596 suggest = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, loop, melpaBuild, s }: 66597 melpaBuild { 66598 pname = "suggest"; 66599 + version = "20171016.1420"; 66600 src = fetchFromGitHub { 66601 owner = "Wilfred"; 66602 repo = "suggest.el"; 66603 + rev = "345e00569333095eb24e61239a80b0f0c77b2d11"; 66604 + sha256 = "0npqvhnfmrx7jq1slz489rh2l4rnfhqhbi6ybdzw5rism8r3jqwb"; 66605 }; 66606 recipeFile = fetchurl { 66607 url = "https://raw.githubusercontent.com/milkypostman/melpa/b9fd27e812549587dc2ec26bb58974177ff263ff/recipes/suggest"; ··· 66638 sunburn-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 66639 melpaBuild { 66640 pname = "sunburn-theme"; 66641 + version = "20171021.1407"; 66642 src = fetchFromGitHub { 66643 owner = "mvarela"; 66644 repo = "Sunburn-Theme"; 66645 + rev = "566280a981097b89b19c4bba921f568c77212db6"; 66646 + sha256 = "08a3js02zxqgxrk4afr2n39jf34pnv9mwiykysbhf560blq8gha2"; 66647 }; 66648 recipeFile = fetchurl { 66649 url = "https://raw.githubusercontent.com/milkypostman/melpa/bfd68b90234222dbf5907a29d506b6c4e61a372b/recipes/sunburn-theme"; ··· 66957 src = fetchFromGitHub { 66958 owner = "abo-abo"; 66959 repo = "swiper"; 66960 + rev = "3cd76371d1213f9bb8142b99b0ab3eda1cf3fffe"; 66961 + sha256 = "0ix8qca2s18s8wdsidksgc8wgl3a9igywcidjz9mpc03n8b4rpgz"; 66962 }; 66963 recipeFile = fetchurl { 66964 url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/swiper"; ··· 67959 term-manager = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 67960 melpaBuild { 67961 pname = "term-manager"; 67962 + version = "20171020.141"; 67963 src = fetchFromGitHub { 67964 owner = "IvanMalison"; 67965 repo = "term-manager"; 67966 + rev = "13a0f1637a1f075d70211ccb8162e63a18a474da"; 67967 + sha256 = "0hvn60wk3w27fjb023drnaw0gmys6ancha8blpl0r4vc5k203kcf"; 67968 }; 67969 recipeFile = fetchurl { 67970 url = "https://raw.githubusercontent.com/milkypostman/melpa/0b2f7d8c8fcbb535432f8e70729d69a572e49a1a/recipes/term-manager"; ··· 68047 src = fetchFromGitHub { 68048 owner = "IvanMalison"; 68049 repo = "term-manager"; 68050 + rev = "13a0f1637a1f075d70211ccb8162e63a18a474da"; 68051 + sha256 = "0hvn60wk3w27fjb023drnaw0gmys6ancha8blpl0r4vc5k203kcf"; 68052 }; 68053 recipeFile = fetchurl { 68054 url = "https://raw.githubusercontent.com/milkypostman/melpa/5260876280148fae28a459f07932cebb059b560e/recipes/term-projectile"; ··· 68593 src = fetchFromGitHub { 68594 owner = "apache"; 68595 repo = "thrift"; 68596 + rev = "54ce558ba80905d124b82727d196f6d58964b74c"; 68597 + sha256 = "060fqxwmqra2wxi22250lnkfgs98b0kps8wn0lmqjkqnh6pqy7qi"; 68598 }; 68599 recipeFile = fetchurl { 68600 url = "https://raw.githubusercontent.com/milkypostman/melpa/857ab7e3a5c290265d88ebacb9685b3faee586e5/recipes/thrift"; ··· 68631 tickscript-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 68632 melpaBuild { 68633 pname = "tickscript-mode"; 68634 + version = "20171020.1330"; 68635 src = fetchFromGitHub { 68636 owner = "msherry"; 68637 repo = "tickscript-mode"; 68638 + rev = "67400136647342b714c5f693c358f2bd671fe49c"; 68639 + sha256 = "0c3vap37rnr11cvwmgcamx4vl4z4bfmxj7w8hybxcrvs6wnjw20b"; 68640 }; 68641 recipeFile = fetchurl { 68642 url = "https://raw.githubusercontent.com/milkypostman/melpa/c60ee1839f728c5041bde1fe4fa62c4d41c746ef/recipes/tickscript-mode"; ··· 69548 treemacs = callPackage ({ ace-window, cl-lib ? null, dash, emacs, f, fetchFromGitHub, fetchurl, hydra, lib, melpaBuild, pfuture, s }: 69549 melpaBuild { 69550 pname = "treemacs"; 69551 + version = "20171021.615"; 69552 src = fetchFromGitHub { 69553 owner = "Alexander-Miller"; 69554 repo = "treemacs"; 69555 + rev = "3217aba17fd2c6b05b5dd7484548f587e319e583"; 69556 + sha256 = "18lwydg9ddhc8593d4nzva2bpi14c4lnd52jxdd2xy30q5jz5llm"; 69557 }; 69558 recipeFile = fetchurl { 69559 url = "https://raw.githubusercontent.com/milkypostman/melpa/486f21e99856a77f470d246f3c71cd32d2e61ad6/recipes/treemacs"; ··· 69573 src = fetchFromGitHub { 69574 owner = "Alexander-Miller"; 69575 repo = "treemacs"; 69576 + rev = "3217aba17fd2c6b05b5dd7484548f587e319e583"; 69577 + sha256 = "18lwydg9ddhc8593d4nzva2bpi14c4lnd52jxdd2xy30q5jz5llm"; 69578 }; 69579 recipeFile = fetchurl { 69580 url = "https://raw.githubusercontent.com/milkypostman/melpa/a52c2770097fe8968bff7c31ac411b3d9b60972e/recipes/treemacs-evil"; ··· 69594 src = fetchFromGitHub { 69595 owner = "Alexander-Miller"; 69596 repo = "treemacs"; 69597 + rev = "3217aba17fd2c6b05b5dd7484548f587e319e583"; 69598 + sha256 = "18lwydg9ddhc8593d4nzva2bpi14c4lnd52jxdd2xy30q5jz5llm"; 69599 }; 69600 recipeFile = fetchurl { 69601 url = "https://raw.githubusercontent.com/milkypostman/melpa/b694918c94e6311745776d451aa2519924beef2d/recipes/treemacs-projectile"; ··· 69798 tuareg = callPackage ({ caml, fetchFromGitHub, fetchurl, lib, melpaBuild }: 69799 melpaBuild { 69800 pname = "tuareg"; 69801 + version = "20171016.910"; 69802 src = fetchFromGitHub { 69803 owner = "ocaml"; 69804 repo = "tuareg"; 69805 + rev = "64537bc753094b2adc2e3e97625fa9c0a01f9ae6"; 69806 + sha256 = "03d0n49p6d77p221majmbh0gjyrmh2z4cb2l2vi5xxfwc1fsxzmp"; 69807 }; 69808 recipeFile = fetchurl { 69809 url = "https://raw.githubusercontent.com/milkypostman/melpa/01fb6435a1dfeebdf4e7fa3f4f5928bc75526809/recipes/tuareg"; ··· 70071 typescript-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 70072 melpaBuild { 70073 pname = "typescript-mode"; 70074 + version = "20171017.1128"; 70075 src = fetchFromGitHub { 70076 owner = "ananthakumaran"; 70077 repo = "typescript.el"; 70078 + rev = "30391a518a1d41d5c534a30850a50b0974132aec"; 70079 + sha256 = "1msslh5zj1mi74fg8wc1kzpxjq0g6s9ms66332r2ykwqzsw1iz7c"; 70080 }; 70081 recipeFile = fetchurl { 70082 url = "https://raw.githubusercontent.com/milkypostman/melpa/d3f534a1e2cee4ad2e32e32802c5080207417b3d/recipes/typescript-mode"; ··· 71110 vc-fossil = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 71111 melpaBuild { 71112 pname = "vc-fossil"; 71113 + version = "20171018.2216"; 71114 src = fetchFromGitHub { 71115 owner = "venks1"; 71116 repo = "emacs-fossil"; 71117 + rev = "abdb5487831e641c291c0dcb3848f539ca11f400"; 71118 + sha256 = "024bf8cjf3srz0zrxk90c63yz9v525m83znb2fscwa1fwvnnpqkn"; 71119 }; 71120 recipeFile = fetchurl { 71121 url = "https://raw.githubusercontent.com/milkypostman/melpa/31c5ee4b625b90c1af66d7d11a25af8e1aa307b1/recipes/vc-fossil"; ··· 71383 vhdl-tools = callPackage ({ emacs, fetchFromGitHub, fetchurl, ggtags, helm, lib, melpaBuild, outshine }: 71384 melpaBuild { 71385 pname = "vhdl-tools"; 71386 + version = "20171021.1257"; 71387 src = fetchFromGitHub { 71388 owner = "csantosb"; 71389 repo = "vhdl-tools"; 71390 + rev = "3c5b181a32df5d7defa58a7a19021fa16d3670f9"; 71391 + sha256 = "17zakj614vrkyy2y3a1mdkqaa3p7r77zhg8wdaqapwiq36f5gcc1"; 71392 }; 71393 recipeFile = fetchurl { 71394 url = "https://raw.githubusercontent.com/milkypostman/melpa/69fe2f8fb98ac1af1d3185f62ae1c89e646cfebf/recipes/vhdl-tools"; ··· 72033 wanderlust = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, semi }: 72034 melpaBuild { 72035 pname = "wanderlust"; 72036 + version = "20171019.550"; 72037 src = fetchFromGitHub { 72038 owner = "wanderlust"; 72039 repo = "wanderlust"; 72040 + rev = "15a8ca7a28d086066d148ca8bfbd454e32cc5f77"; 72041 + sha256 = "1a7xm3x8zyax6crrj8fj932yicwds12774znv991yggjzw5kcwcd"; 72042 }; 72043 recipeFile = fetchurl { 72044 url = "https://raw.githubusercontent.com/milkypostman/melpa/426172b72026d1adeb1bf3fcc6b0407875047333/recipes/wanderlust"; ··· 72264 web-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 72265 melpaBuild { 72266 pname = "web-mode"; 72267 + version = "20171017.1214"; 72268 src = fetchFromGitHub { 72269 owner = "fxbois"; 72270 repo = "web-mode"; 72271 + rev = "4754211f44e9fe1389e4378553ad538460282225"; 72272 + sha256 = "0c1p8srr1zacpp697rwy83rjz51yhgff9w1sb4cv9wi5yzfsic56"; 72273 }; 72274 recipeFile = fetchurl { 72275 url = "https://raw.githubusercontent.com/milkypostman/melpa/6f0565555eaa356141422c5175d6cca4e9eb5c00/recipes/web-mode"; ··· 72390 webpaste = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, request }: 72391 melpaBuild { 72392 pname = "webpaste"; 72393 + version = "20171021.1419"; 72394 src = fetchFromGitHub { 72395 owner = "etu"; 72396 repo = "webpaste.el"; 72397 + rev = "bf082078fdfcefa38a4397f56c0366cf14c05600"; 72398 + sha256 = "104fzirvpp9c5h4gpb99j8i8j1imb3mr6zxh8gr42g38rg2y1nh6"; 72399 }; 72400 recipeFile = fetchurl { 72401 url = "https://raw.githubusercontent.com/milkypostman/melpa/13847d91c1780783e516943adee8a3530c757e17/recipes/webpaste"; ··· 73062 window-purpose = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, imenu-list, let-alist, lib, melpaBuild }: 73063 melpaBuild { 73064 pname = "window-purpose"; 73065 + version = "20171018.821"; 73066 src = fetchFromGitHub { 73067 owner = "bmag"; 73068 repo = "emacs-purpose"; 73069 + rev = "2b8059256a90caf578ca5ba62205ca7f0d67a740"; 73070 + sha256 = "1pv5sjsvm3xmhfbf0j2581ifp7yykgzhd8bml9cav242r1m2dnh7"; 73071 }; 73072 recipeFile = fetchurl { 73073 url = "https://raw.githubusercontent.com/milkypostman/melpa/5813120ab674f6db7d0a486433d8faa6cfec1727/recipes/window-purpose"; ··· 73212 version = "20160419.1232"; 73213 src = fetchhg { 73214 url = "https://bitbucket.com/ArneBab/wisp"; 73215 + rev = "7633b2a5133f"; 73216 + sha256 = "0j6j9wkmq95dhx5cr3z2gpx5mvsqsgissp2060ij252ijc3l9k4a"; 73217 }; 73218 recipeFile = fetchurl { 73219 url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/wisp-mode"; ··· 73838 xah-fly-keys = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 73839 melpaBuild { 73840 pname = "xah-fly-keys"; 73841 + version = "20171021.39"; 73842 src = fetchFromGitHub { 73843 owner = "xahlee"; 73844 repo = "xah-fly-keys"; 73845 + rev = "2aa7ba860e72329a96395aeef1206e2adc637cf6"; 73846 + sha256 = "0vjlc5cs56g1d1gzww7cmkyf8mzgr630xg1krlhz4bb73c538k1s"; 73847 }; 73848 recipeFile = fetchurl { 73849 url = "https://raw.githubusercontent.com/milkypostman/melpa/05eed39bae37cc8359d2cc678052cbbcc946e379/recipes/xah-fly-keys"; ··· 74514 src = fetchFromGitHub { 74515 owner = "drdv"; 74516 repo = "yahtzee"; 74517 + rev = "011bcb8e2f27b333b3300d7bcab3f52d70020e45"; 74518 + sha256 = "1gkls80rbj1hnima1fnbxnrz42qjqc55shdpiphzmdyv9hmw8vvf"; 74519 }; 74520 recipeFile = fetchurl { 74521 url = "https://raw.githubusercontent.com/milkypostman/melpa/200169fdabce0ae3a2ecb6f4f3255c15ec3ed094/recipes/yahtzee"; ··· 75399 zoom = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 75400 melpaBuild { 75401 pname = "zoom"; 75402 + version = "20171018.1314"; 75403 src = fetchFromGitHub { 75404 owner = "cyrus-and"; 75405 repo = "zoom"; 75406 + rev = "dc6747c754622ed88eeac896f18845681c90cae0"; 75407 + sha256 = "1innar1xrjlh8pvq3gj903xrlpkr8qwjbr60k7zi7wd2r6lqd7h0"; 75408 }; 75409 recipeFile = fetchurl { 75410 url = "https://raw.githubusercontent.com/milkypostman/melpa/3fe094c99756ad29eda9bc51f31bb70c4ddc4131/recipes/zoom";