Merge pull request #30509 from mdorman/emacs-updates

Semi-automated Emacs package updates

authored by Graham Christensen and committed by GitHub 00e56fbb ceb2b71f

+1077 -649
+15 -15
pkgs/applications/editors/emacs-modes/elpa-generated.nix
··· 95 ahungry-theme = callPackage ({ elpaBuild, emacs, fetchurl, lib }: 96 elpaBuild { 97 pname = "ahungry-theme"; 98 - version = "1.5.0"; 99 src = fetchurl { 100 - url = "https://elpa.gnu.org/packages/ahungry-theme-1.5.0.tar"; 101 - sha256 = "0xxzmqawd7cwafzb9z6c7hjlh6adc5sj7hfcqxf30b7b7ragqn19"; 102 }; 103 packageRequires = [ emacs ]; 104 meta = { ··· 201 }) {}; 202 auto-correct = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild { 203 pname = "auto-correct"; 204 - version = "1.1"; 205 src = fetchurl { 206 - url = "https://elpa.gnu.org/packages/auto-correct-1.1.el"; 207 - sha256 = "19i84dqqnxc5v36lsmj9zj8wbmg267c50jvq2i9bb66i9pzd0s53"; 208 }; 209 packageRequires = []; 210 meta = { ··· 281 }) {}; 282 captain = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild { 283 pname = "captain"; 284 - version = "1.0.2"; 285 src = fetchurl { 286 - url = "https://elpa.gnu.org/packages/captain-1.0.2.el"; 287 - sha256 = "0rslksfwzf5bngmbfgv2mwmls5dpwmz7rs9av9p60y7k848haqf1"; 288 }; 289 packageRequires = []; 290 meta = { ··· 1464 }) {}; 1465 nlinum = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild { 1466 pname = "nlinum"; 1467 - version = "1.7"; 1468 src = fetchurl { 1469 - url = "https://elpa.gnu.org/packages/nlinum-1.7.el"; 1470 - sha256 = "0ql1dbad29sdv3wmv65985g8ibl2176m2hqhjfrppgg34h3w51lz"; 1471 }; 1472 packageRequires = []; 1473 meta = { ··· 1556 }) {}; 1557 org = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild { 1558 pname = "org"; 1559 - version = "20171009"; 1560 src = fetchurl { 1561 - url = "https://elpa.gnu.org/packages/org-20171009.tar"; 1562 - sha256 = "03j7vcj5rihhdh1mmy667s1jy39wfs0kf4gc0gmqxldml062gcpm"; 1563 }; 1564 packageRequires = []; 1565 meta = {
··· 95 ahungry-theme = callPackage ({ elpaBuild, emacs, fetchurl, lib }: 96 elpaBuild { 97 pname = "ahungry-theme"; 98 + version = "1.6.0"; 99 src = fetchurl { 100 + url = "https://elpa.gnu.org/packages/ahungry-theme-1.6.0.tar"; 101 + sha256 = "1b0x7g753gn7mym8286b937zmxv50jgdish2h6wc05w1g1lygwsz"; 102 }; 103 packageRequires = [ emacs ]; 104 meta = { ··· 201 }) {}; 202 auto-correct = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild { 203 pname = "auto-correct"; 204 + version = "1.1.1"; 205 src = fetchurl { 206 + url = "https://elpa.gnu.org/packages/auto-correct-1.1.1.el"; 207 + sha256 = "141dp4r6v6qs1a58z2qmsyr3pfgp3xji0sqg3fn91q2x4dkvqfzl"; 208 }; 209 packageRequires = []; 210 meta = { ··· 281 }) {}; 282 captain = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild { 283 pname = "captain"; 284 + version = "1.0.3"; 285 src = fetchurl { 286 + url = "https://elpa.gnu.org/packages/captain-1.0.3.el"; 287 + sha256 = "02b4s4pfnwfwc3xgh4g96wrqll37m35dc2x09pjwkdjxglki7045"; 288 }; 289 packageRequires = []; 290 meta = { ··· 1464 }) {}; 1465 nlinum = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild { 1466 pname = "nlinum"; 1467 + version = "1.8"; 1468 src = fetchurl { 1469 + url = "https://elpa.gnu.org/packages/nlinum-1.8.el"; 1470 + sha256 = "0bb1c8a68fzv59q2ri7ppbx8cm7sa8n4hxxvxv73db2dcgwrgwga"; 1471 }; 1472 packageRequires = []; 1473 meta = { ··· 1556 }) {}; 1557 org = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild { 1558 pname = "org"; 1559 + version = "20171016"; 1560 src = fetchurl { 1561 + url = "https://elpa.gnu.org/packages/org-20171016.tar"; 1562 + sha256 = "1196kv83p953nd9c5gxkn8ndw2kmm2kfw34dldap6m89khqflz5a"; 1563 }; 1564 packageRequires = []; 1565 meta = {
+807 -535
pkgs/applications/editors/emacs-modes/melpa-generated.nix
··· 740 src = fetchFromGitHub { 741 owner = "xcwen"; 742 repo = "ac-php"; 743 - rev = "59e11170c3e3d037ed3ccf183a856cae3cc9e531"; 744 - sha256 = "02z0z0mxj44zlgzd0dx7v7v02fpbnz655nszc2dfmvd5m9q8bg3z"; 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 = "20170925.821"; 761 src = fetchFromGitHub { 762 owner = "xcwen"; 763 repo = "ac-php"; 764 - rev = "59e11170c3e3d037ed3ccf183a856cae3cc9e531"; 765 - sha256 = "02z0z0mxj44zlgzd0dx7v7v02fpbnz655nszc2dfmvd5m9q8bg3z"; 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 = "12636847b1ea512ce2d0c1075a74465f38555e69"; 807 - sha256 = "12v3wr2103293fkglbkhp20m2z72n66qka2s5zpcgc3jwqyqnnf9"; 808 }; 809 recipeFile = fetchurl { 810 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/ac-rtags"; ··· 1344 aggressive-indent = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 1345 melpaBuild { 1346 pname = "aggressive-indent"; 1347 - version = "20170627.1223"; 1348 src = fetchFromGitHub { 1349 owner = "Malabarba"; 1350 repo = "aggressive-indent-mode"; 1351 - rev = "d6778ae89cd2d40949aa076a43e327f7acff59c3"; 1352 - sha256 = "0xya19w1bwpqrrqvmms0lfhqb168iv7j6kvnn49zbynnf9dhgr9w"; 1353 }; 1354 recipeFile = fetchurl { 1355 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/aggressive-indent"; ··· 1405 ahungry-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 1406 melpaBuild { 1407 pname = "ahungry-theme"; 1408 - version = "20170926.1903"; 1409 src = fetchFromGitHub { 1410 owner = "ahungry"; 1411 repo = "color-theme-ahungry"; 1412 - rev = "85a1af27541f6a73a63120fac2cfbb7ba39531c9"; 1413 - sha256 = "0z1kh8xj16lp7ydzw1fxypw37vlrcxcb8bpx96w6aj6zcd7pzwmn"; 1414 }; 1415 recipeFile = fetchurl { 1416 url = "https://raw.githubusercontent.com/milkypostman/melpa/520295978fd7de3f4266dd69cc30d0b4fdf09db0/recipes/ahungry-theme"; ··· 1594 all-the-icons = callPackage ({ emacs, fetchFromGitHub, fetchurl, font-lock-plus, lib, melpaBuild, memoize }: 1595 melpaBuild { 1596 pname = "all-the-icons"; 1597 - version = "20170914.129"; 1598 src = fetchFromGitHub { 1599 owner = "domtronn"; 1600 repo = "all-the-icons.el"; 1601 - rev = "8f269ae0ddec217db4ec643f8e167eb431091b72"; 1602 - sha256 = "1wprrwv099w61blam6x8wfxym1dfx802ra7cddbkmh07vfi1w6bx"; 1603 }; 1604 recipeFile = fetchurl { 1605 url = "https://raw.githubusercontent.com/milkypostman/melpa/604c01aa15927bd122260529ff0f4bb6a8168b7e/recipes/all-the-icons"; ··· 2463 apiwrap = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 2464 melpaBuild { 2465 pname = "apiwrap"; 2466 - version = "20170908.1740"; 2467 src = fetchFromGitHub { 2468 owner = "vermiculus"; 2469 repo = "apiwrap.el"; 2470 - rev = "db7a2abbbb74719dfd0867612a9a3bde4c574cc7"; 2471 - sha256 = "133mgzks4ig2z67bk63gligg45zj82mra99m9qdz7d3qpx7c9027"; 2472 }; 2473 recipeFile = fetchurl { 2474 url = "https://raw.githubusercontent.com/milkypostman/melpa/0197fd3657e65e3826375d9b6f19da3058366c91/recipes/apiwrap"; ··· 2547 apropospriate-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 2548 melpaBuild { 2549 pname = "apropospriate-theme"; 2550 - version = "20170829.754"; 2551 src = fetchFromGitHub { 2552 owner = "waymondo"; 2553 repo = "apropospriate-theme"; 2554 - rev = "68145a891348cb74db5209548c74dbc8a80e6902"; 2555 - sha256 = "1r46810dn99cnbv3railbw79k42sz1pmhx2fbx60c4g80w2kcjy6"; 2556 }; 2557 recipeFile = fetchurl { 2558 url = "https://raw.githubusercontent.com/milkypostman/melpa/1da33013f15825ab656260ce7453b8127e0286f4/recipes/apropospriate-theme"; ··· 2562 packageRequires = []; 2563 meta = { 2564 homepage = "https://melpa.org/#/apropospriate-theme"; 2565 license = lib.licenses.free; 2566 }; 2567 }) {}; ··· 2610 archive-rpm = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 2611 melpaBuild { 2612 pname = "archive-rpm"; 2613 - version = "20171005.1548"; 2614 src = fetchFromGitHub { 2615 owner = "legoscia"; 2616 repo = "archive-rpm"; 2617 - rev = "830158cfb3b43c85cfcb4bd5b92d4457d015c80a"; 2618 - sha256 = "18vmwffvxxg9clddmrkyv9lkjxiczaig69yyxzghigmzmg8wk557"; 2619 }; 2620 recipeFile = fetchurl { 2621 url = "https://raw.githubusercontent.com/milkypostman/melpa/e5f5653e62afdc022eac30bda3d21bd2d2625d2e/recipes/archive-rpm"; ··· 2820 async = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 2821 melpaBuild { 2822 pname = "async"; 2823 - version = "20170916.2256"; 2824 src = fetchFromGitHub { 2825 owner = "jwiegley"; 2826 repo = "emacs-async"; 2827 - rev = "87853ae35f19646f83f653b798e9f6d646de7113"; 2828 - sha256 = "17q1x9nddjy14nbm3h343s8kv9y8p6kj7yvixa7vbf71396dwsxm"; 2829 }; 2830 recipeFile = fetchurl { 2831 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/async"; ··· 3891 avy = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 3892 melpaBuild { 3893 pname = "avy"; 3894 - version = "20170819.1039"; 3895 src = fetchFromGitHub { 3896 owner = "abo-abo"; 3897 repo = "avy"; 3898 - rev = "245b5d62feb6f276971be53e63311de4a243bfbc"; 3899 - sha256 = "0r2p01hnflaa7dc0xfrrd5hgwgx530m4cxzpw3p1nmdajlk4mbyy"; 3900 }; 3901 recipeFile = fetchurl { 3902 url = "https://raw.githubusercontent.com/milkypostman/melpa/77fac7a702d4086fb860514e377037acedc60412/recipes/avy"; ··· 4275 basic-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, seq }: 4276 melpaBuild { 4277 pname = "basic-mode"; 4278 - version = "20171004.1218"; 4279 src = fetchFromGitHub { 4280 owner = "dykstrom"; 4281 repo = "basic-mode"; 4282 - rev = "d5f480fce6b25de4857e0f04c419cab5268185e3"; 4283 - sha256 = "1kkqqi5ipbf5pyqdx1kzwxkn6gzgsmayg0dbyjzkdgc8zqihw4w3"; 4284 }; 4285 recipeFile = fetchurl { 4286 url = "https://raw.githubusercontent.com/milkypostman/melpa/71801bdc0720f150edeab6796487c753c6e7c3f5/recipes/basic-mode"; ··· 4358 }) {}; 4359 bbdb = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild { 4360 pname = "bbdb"; 4361 - version = "20170725.300"; 4362 src = fetchgit { 4363 url = "https://git.savannah.nongnu.org/git/bbdb.git"; 4364 - rev = "c951e15cd01d84193937ae5e347143321c3a2da9"; 4365 - sha256 = "1m19f74zkyh0zyigv807rlznvf2l72kdg6gfizf8pan85qvk949l"; 4366 }; 4367 recipeFile = fetchurl { 4368 url = "https://raw.githubusercontent.com/milkypostman/melpa/caaa21f235c4864f6008fb454d0a970a2fd22a86/recipes/bbdb"; ··· 4606 license = lib.licenses.free; 4607 }; 4608 }) {}; 4609 bert = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 4610 melpaBuild { 4611 pname = "bert"; ··· 4886 src = fetchFromGitHub { 4887 owner = "jwiegley"; 4888 repo = "use-package"; 4889 - rev = "16abb66246170fe06325ff32a4889e4b51bfd979"; 4890 - sha256 = "1fav32ax7qykclvrimlf00pyp534yfngizm697mbr9346va1zqm6"; 4891 }; 4892 recipeFile = fetchurl { 4893 url = "https://raw.githubusercontent.com/milkypostman/melpa/d39d33af6b6c9af9fe49bda319ea05c711a1b16e/recipes/bind-key"; ··· 6099 buttercup = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 6100 melpaBuild { 6101 pname = "buttercup"; 6102 - version = "20170929.512"; 6103 src = fetchFromGitHub { 6104 owner = "jorgenschaefer"; 6105 repo = "emacs-buttercup"; 6106 - rev = "c1187b34c11cdf4030c57427261f3af4d6374b15"; 6107 - sha256 = "0sk9s29521kh4qhi4px917vql6ba07ijvp7vrc0dzr1gdpm0b3w2"; 6108 }; 6109 recipeFile = fetchurl { 6110 url = "https://raw.githubusercontent.com/milkypostman/melpa/d4b187cb5b3cc5b546bfa6b94b6792e6363242d1/recipes/buttercup"; ··· 6544 src = fetchFromGitHub { 6545 owner = "ocaml"; 6546 repo = "ocaml"; 6547 - rev = "8eef73ea8d0a4994cb1c7210b83ba58e00d80144"; 6548 - sha256 = "03c5cc0xh1azqqj7119g5yiy7w1jr3qddinqc30m7db1jrjsg3nq"; 6549 }; 6550 recipeFile = fetchurl { 6551 url = "https://raw.githubusercontent.com/milkypostman/melpa/d5a3263cdcc229b11a3e96edbf632d56f32c47aa/recipes/caml"; ··· 7005 src = fetchFromGitHub { 7006 owner = "cfengine"; 7007 repo = "core"; 7008 - rev = "4097e6453093b7aa8cb96e47d23847cc65b3fbe0"; 7009 - sha256 = "01irq5g2n55s5arj7b3clnq50ym38qwghg20mdwhij1zljp42zb1"; 7010 }; 7011 recipeFile = fetchurl { 7012 url = "https://raw.githubusercontent.com/milkypostman/melpa/c737839aeda583e61257ad40157e24df7f918b0f/recipes/cfengine-code-style"; ··· 7505 chinese-yasdcv = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, pyim }: 7506 melpaBuild { 7507 pname = "chinese-yasdcv"; 7508 - version = "20170827.1650"; 7509 src = fetchFromGitHub { 7510 owner = "tumashu"; 7511 repo = "chinese-yasdcv"; 7512 - rev = "fe14df025491530680529c98df3e3239ff44f57f"; 7513 - sha256 = "0vcm381i2zvpjcq8jcxldk7dn2c7pbszmb8j3qwrw038hx0lbi3i"; 7514 }; 7515 recipeFile = fetchurl { 7516 url = "https://raw.githubusercontent.com/milkypostman/melpa/b6d727c30d2ec0f885a927a16a442fe220a740d5/recipes/chinese-yasdcv"; ··· 7593 src = fetchFromGitHub { 7594 owner = "clojure-emacs"; 7595 repo = "cider"; 7596 - rev = "c60d1ae5802ec1dba90f5e4b51579488bbda55c6"; 7597 - sha256 = "15r4lbb2wraadi27300gw9yarfpgwnclhjfvgr8vgiy1pqg1y5bi"; 7598 }; 7599 recipeFile = fetchurl { 7600 url = "https://raw.githubusercontent.com/milkypostman/melpa/55a937aed818dbe41530037da315f705205f189b/recipes/cider"; ··· 8529 src = fetchFromGitHub { 8530 owner = "Kitware"; 8531 repo = "CMake"; 8532 - rev = "cb8f26f199e18be231f40f523bfe64375e749e35"; 8533 - sha256 = "13zywybi3r9pzwlqvailgafqc68v62adkrkca1lm7mjrr33jdsfn"; 8534 }; 8535 recipeFile = fetchurl { 8536 url = "https://raw.githubusercontent.com/milkypostman/melpa/598723893ae4bc2e60f527a072efe6ed9d4e2488/recipes/cmake-mode"; ··· 8798 colemak-evil = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: 8799 melpaBuild { 8800 pname = "colemak-evil"; 8801 - version = "20170401.1626"; 8802 src = fetchFromGitHub { 8803 owner = "patbl"; 8804 repo = "colemak-evil"; 8805 - rev = "b01296a50ee225d0e21e81f99c3c01432f89a7c7"; 8806 - sha256 = "09ipxdwvi1bsicl67fbpd5aq5g9ws9frim9q24y7h6srynj4awa7"; 8807 }; 8808 recipeFile = fetchurl { 8809 url = "https://raw.githubusercontent.com/milkypostman/melpa/0f0750a3f9537782ee61d6e56c51ce7b86def12e/recipes/colemak-evil"; ··· 8987 color-theme-sanityinc-tomorrow = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 8988 melpaBuild { 8989 pname = "color-theme-sanityinc-tomorrow"; 8990 - version = "20171003.235"; 8991 src = fetchFromGitHub { 8992 owner = "purcell"; 8993 repo = "color-theme-sanityinc-tomorrow"; 8994 - rev = "c5855d0906c672150dc2b00486dda633823d9477"; 8995 - sha256 = "1p2qjgwxj969hffawc8h1zikl5zgqj91qii7fv31n2h4sqxxybks"; 8996 }; 8997 recipeFile = fetchurl { 8998 url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/color-theme-sanityinc-tomorrow"; ··· 9713 license = lib.licenses.free; 9714 }; 9715 }) {}; 9716 company-go = callPackage ({ company, fetchFromGitHub, fetchurl, go-mode, lib, melpaBuild }: 9717 melpaBuild { 9718 pname = "company-go"; ··· 9720 src = fetchFromGitHub { 9721 owner = "nsf"; 9722 repo = "gocode"; 9723 - rev = "1a78dd6c36d7f37cbb60073523c2e9ca3f6519fa"; 9724 - sha256 = "1bcd62rggq3sk96n3dlpidrv4pbx6x385x17knfnp35avgrhsv4b"; 9725 }; 9726 recipeFile = fetchurl { 9727 url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/recipes/company-go"; ··· 9825 src = fetchFromGitHub { 9826 owner = "leanprover"; 9827 repo = "lean-mode"; 9828 - rev = "fa75bf97442a42e76e77fcf1b3c64e58f4f4169a"; 9829 - sha256 = "1qyg0yjfmpnj8y3bbip3mvlhmh0ccm0j0p3crmb3az84fycvrsnr"; 9830 }; 9831 recipeFile = fetchurl { 9832 url = "https://raw.githubusercontent.com/milkypostman/melpa/42f4d6438c8aeb94ebc1782f2f5e2abd17f0ffde/recipes/company-lean"; ··· 9846 src = fetchFromGitHub { 9847 owner = "ptrv"; 9848 repo = "company-lua"; 9849 - rev = "0be8122f3adf57ad27953bf4b03545d6298d3da4"; 9850 - sha256 = "1d9i165apgmwns7b2fd5wcpjpkah3dyj20v5sb8ynvz6qhhr5r9c"; 9851 }; 9852 recipeFile = fetchurl { 9853 url = "https://raw.githubusercontent.com/milkypostman/melpa/c8191ab2aaa72041be46091e363d216cf1b73fde/recipes/company-lua"; ··· 9951 src = fetchFromGitHub { 9952 owner = "xcwen"; 9953 repo = "ac-php"; 9954 - rev = "59e11170c3e3d037ed3ccf183a856cae3cc9e531"; 9955 - sha256 = "02z0z0mxj44zlgzd0dx7v7v02fpbnz655nszc2dfmvd5m9q8bg3z"; 9956 }; 9957 recipeFile = fetchurl { 9958 url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/company-php"; ··· 10104 src = fetchFromGitHub { 10105 owner = "Andersbakken"; 10106 repo = "rtags"; 10107 - rev = "12636847b1ea512ce2d0c1075a74465f38555e69"; 10108 - sha256 = "12v3wr2103293fkglbkhp20m2z72n66qka2s5zpcgc3jwqyqnnf9"; 10109 }; 10110 recipeFile = fetchurl { 10111 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/company-rtags"; ··· 10289 company-ycmd = callPackage ({ company, dash, deferred, f, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, s, ycmd }: 10290 melpaBuild { 10291 pname = "company-ycmd"; 10292 - version = "20170926.2252"; 10293 src = fetchFromGitHub { 10294 owner = "abingham"; 10295 repo = "emacs-ycmd"; 10296 - rev = "393724d0d36a8269e57a0e4c2b3723071caf0a3c"; 10297 - sha256 = "02pm3x9frscgz5szddvbir0i7amnkzfj7pl4lgiah57bhcg1lhd0"; 10298 }; 10299 recipeFile = fetchurl { 10300 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/company-ycmd"; ··· 10373 conda = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, pythonic, s }: 10374 melpaBuild { 10375 pname = "conda"; 10376 - version = "20170608.756"; 10377 src = fetchFromGitHub { 10378 owner = "necaris"; 10379 repo = "conda.el"; 10380 - rev = "468a9090f3a41e4c14d23a3b7987defd27ccd799"; 10381 - sha256 = "0bcjvqs3m5vwmixm745mp19sy0fkdpv080issqf97jqxh3arqh1k"; 10382 }; 10383 recipeFile = fetchurl { 10384 url = "https://raw.githubusercontent.com/milkypostman/melpa/fcf762e34837975f5440a1d81a7f09699778123e/recipes/conda"; ··· 10730 counsel = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, swiper }: 10731 melpaBuild { 10732 pname = "counsel"; 10733 - version = "20171007.231"; 10734 src = fetchFromGitHub { 10735 owner = "abo-abo"; 10736 repo = "swiper"; 10737 - rev = "6827edffb70890f2e94c3d146ed129bde581992d"; 10738 - sha256 = "0xwf8q73xisi1072dkkvf181sf9a7a6j9b9g24ismc3fn0q7216k"; 10739 }; 10740 recipeFile = fetchurl { 10741 url = "https://raw.githubusercontent.com/milkypostman/melpa/06c50f32b8d603db0d70e77907e36862cd66b811/recipes/counsel"; ··· 10748 license = lib.licenses.free; 10749 }; 10750 }) {}; 10751 - counsel-bbdb = callPackage ({ emacs, fetchFromGitHub, fetchurl, ivy, lib, melpaBuild }: 10752 melpaBuild { 10753 pname = "counsel-bbdb"; 10754 - version = "20161105.350"; 10755 src = fetchFromGitHub { 10756 owner = "redguardtoo"; 10757 repo = "counsel-bbdb"; 10758 - rev = "297d0c7e6e1eaafcd5e188724fea8e8f26b95555"; 10759 - sha256 = "14gw4d855v2nvqh06vs9rzs816pn1hp4rhfikb0wzg1ay6gdrwi7"; 10760 }; 10761 recipeFile = fetchurl { 10762 url = "https://raw.githubusercontent.com/milkypostman/melpa/0ed9bcdb1f25a6dd743c1dac2bb6cda73a5a5dc2/recipes/counsel-bbdb"; 10763 sha256 = "14d9mk44skpmyj0zkqwz97j80r630j7s5hfrrhlsafdpl5aafjxp"; 10764 name = "counsel-bbdb"; 10765 }; 10766 - packageRequires = [ emacs ivy ]; 10767 meta = { 10768 homepage = "https://melpa.org/#/counsel-bbdb"; 10769 license = lib.licenses.free; ··· 11483 license = lib.licenses.free; 11484 }; 11485 }) {}; 11486 cucumber-goto-step = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, pcre2el }: 11487 melpaBuild { 11488 pname = "cucumber-goto-step"; ··· 11679 src = fetchFromGitHub { 11680 owner = "cython"; 11681 repo = "cython"; 11682 - rev = "14b085980903fa5a172a118929aecbae2d1975c4"; 11683 - sha256 = "0rpilj79a1kpd7z5pmq04pqc7gxaxlfj7br6gfsx2bs07mc0j6b8"; 11684 }; 11685 recipeFile = fetchurl { 11686 url = "https://raw.githubusercontent.com/milkypostman/melpa/be9bfabe3f79153cb859efc7c3051db244a63879/recipes/cython-mode"; ··· 11822 danneskjold-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 11823 melpaBuild { 11824 pname = "danneskjold-theme"; 11825 - version = "20170928.1211"; 11826 src = fetchFromGitHub { 11827 owner = "rails-to-cosmos"; 11828 repo = "danneskjold-theme"; 11829 - rev = "b516cf4556bb2a1a898701d953374b96079678b3"; 11830 - sha256 = "0ilzd6qwjjj5lfimv3b5him54yh7lpxhlm0hnsmk6zcrr6884vsl"; 11831 }; 11832 recipeFile = fetchurl { 11833 url = "https://raw.githubusercontent.com/milkypostman/melpa/557244a3b60c7cd3ca964ff843aa1e9d5a1e32ec/recipes/danneskjold-theme"; ··· 11843 dante = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, flycheck, haskell-mode, lib, melpaBuild, s }: 11844 melpaBuild { 11845 pname = "dante"; 11846 - version = "20171004.1231"; 11847 src = fetchFromGitHub { 11848 owner = "jyp"; 11849 repo = "dante"; 11850 - rev = "17961ec04dbe924a4c43ff0fe94bd72d044d9703"; 11851 - sha256 = "14r1jhrrq4d5l0fsjacf619f4nhc86aq4jab8qzfkszi348r5g7j"; 11852 }; 11853 recipeFile = fetchurl { 11854 url = "https://raw.githubusercontent.com/milkypostman/melpa/5afa8226077cbda4b76f52734cf8e0b745ab88e8/recipes/dante"; ··· 11885 darcula-theme = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }: 11886 melpaBuild { 11887 pname = "darcula-theme"; 11888 - version = "20170905.941"; 11889 src = fetchFromGitLab { 11890 owner = "fommil"; 11891 repo = "emacs-darcula-theme"; 11892 - rev = "da9852867ac115a54ee350a750d4dae182706117"; 11893 - sha256 = "03059ydiw73a7kdvgn3namfqz87pqm2xfrnf87irkiv5pl9h482s"; 11894 }; 11895 recipeFile = fetchurl { 11896 url = "https://raw.githubusercontent.com/milkypostman/melpa/23c8f10205187babb17e3abc3dc40eb1938e6640/recipes/darcula-theme"; ··· 12032 darktooth-theme = callPackage ({ autothemer, fetchFromGitHub, fetchurl, lib, melpaBuild }: 12033 melpaBuild { 12034 pname = "darktooth-theme"; 12035 - version = "20170715.1624"; 12036 src = fetchFromGitHub { 12037 owner = "emacsfodder"; 12038 repo = "emacs-theme-darktooth"; 12039 - rev = "257b0674a5c4ec510b51febba0c7a18e0f10a1bf"; 12040 - sha256 = "1ww12h19scda90r4rkgiynk3zvhkhk44gwfqj2m49pr89y7j8lap"; 12041 }; 12042 recipeFile = fetchurl { 12043 url = "https://raw.githubusercontent.com/milkypostman/melpa/b7f62ac1566ced7332e83253f79078dc30cb7889/recipes/darktooth-theme"; ··· 12074 dash = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 12075 melpaBuild { 12076 pname = "dash"; 12077 - version = "20171009.105"; 12078 src = fetchFromGitHub { 12079 owner = "magnars"; 12080 repo = "dash.el"; 12081 - rev = "8ef32875da21ea278002da823c05b7206cc1a81e"; 12082 - sha256 = "1zci5bbc5s9m6dvgiypsxwkqiqd67la5wxrqny1qnsii5c4id1kc"; 12083 }; 12084 recipeFile = fetchurl { 12085 url = "https://raw.githubusercontent.com/milkypostman/melpa/57eed8767c3e98614259c408dc0b5c54d3473883/recipes/dash"; ··· 12120 src = fetchFromGitHub { 12121 owner = "magnars"; 12122 repo = "dash.el"; 12123 - rev = "8ef32875da21ea278002da823c05b7206cc1a81e"; 12124 - sha256 = "1zci5bbc5s9m6dvgiypsxwkqiqd67la5wxrqny1qnsii5c4id1kc"; 12125 }; 12126 recipeFile = fetchurl { 12127 url = "https://raw.githubusercontent.com/milkypostman/melpa/57eed8767c3e98614259c408dc0b5c54d3473883/recipes/dash-functional"; ··· 13064 src = fetchFromGitHub { 13065 owner = "Fuco1"; 13066 repo = "dired-hacks"; 13067 - rev = "1c24048931c1fa8a7c54e80e2b3e9acc17e50dfb"; 13068 - sha256 = "02chi7y41d3wqpdg91hdb51wdh4gvlbrhghsdz8zwc1ib3hvkxkl"; 13069 }; 13070 recipeFile = fetchurl { 13071 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-avfs"; ··· 13081 dired-collapse = callPackage ({ dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild }: 13082 melpaBuild { 13083 pname = "dired-collapse"; 13084 - version = "20170910.1522"; 13085 src = fetchFromGitHub { 13086 owner = "Fuco1"; 13087 repo = "dired-hacks"; 13088 - rev = "1c24048931c1fa8a7c54e80e2b3e9acc17e50dfb"; 13089 - sha256 = "02chi7y41d3wqpdg91hdb51wdh4gvlbrhghsdz8zwc1ib3hvkxkl"; 13090 }; 13091 recipeFile = fetchurl { 13092 url = "https://raw.githubusercontent.com/milkypostman/melpa/6aab23df1451682ff18d9ad02c35cb7ec612bc38/recipes/dired-collapse"; ··· 13207 dired-filter = callPackage ({ cl-lib ? null, dash, dired-hacks-utils, f, fetchFromGitHub, fetchurl, lib, melpaBuild }: 13208 melpaBuild { 13209 pname = "dired-filter"; 13210 - version = "20171006.711"; 13211 src = fetchFromGitHub { 13212 owner = "Fuco1"; 13213 repo = "dired-hacks"; 13214 - rev = "1c24048931c1fa8a7c54e80e2b3e9acc17e50dfb"; 13215 - sha256 = "02chi7y41d3wqpdg91hdb51wdh4gvlbrhghsdz8zwc1ib3hvkxkl"; 13216 }; 13217 recipeFile = fetchurl { 13218 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-filter"; ··· 13232 src = fetchFromGitHub { 13233 owner = "Fuco1"; 13234 repo = "dired-hacks"; 13235 - rev = "1c24048931c1fa8a7c54e80e2b3e9acc17e50dfb"; 13236 - sha256 = "02chi7y41d3wqpdg91hdb51wdh4gvlbrhghsdz8zwc1ib3hvkxkl"; 13237 }; 13238 recipeFile = fetchurl { 13239 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-hacks-utils"; ··· 13358 src = fetchFromGitHub { 13359 owner = "Fuco1"; 13360 repo = "dired-hacks"; 13361 - rev = "1c24048931c1fa8a7c54e80e2b3e9acc17e50dfb"; 13362 - sha256 = "02chi7y41d3wqpdg91hdb51wdh4gvlbrhghsdz8zwc1ib3hvkxkl"; 13363 }; 13364 recipeFile = fetchurl { 13365 url = "https://raw.githubusercontent.com/milkypostman/melpa/8994330f90a925df17ae425ccdc87865df8e19cd/recipes/dired-narrow"; ··· 13379 src = fetchFromGitHub { 13380 owner = "Fuco1"; 13381 repo = "dired-hacks"; 13382 - rev = "1c24048931c1fa8a7c54e80e2b3e9acc17e50dfb"; 13383 - sha256 = "02chi7y41d3wqpdg91hdb51wdh4gvlbrhghsdz8zwc1ib3hvkxkl"; 13384 }; 13385 recipeFile = fetchurl { 13386 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-open"; ··· 13421 src = fetchFromGitHub { 13422 owner = "Fuco1"; 13423 repo = "dired-hacks"; 13424 - rev = "1c24048931c1fa8a7c54e80e2b3e9acc17e50dfb"; 13425 - sha256 = "02chi7y41d3wqpdg91hdb51wdh4gvlbrhghsdz8zwc1ib3hvkxkl"; 13426 }; 13427 recipeFile = fetchurl { 13428 url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-rainbow"; ··· 13442 src = fetchFromGitHub { 13443 owner = "Fuco1"; 13444 repo = "dired-hacks"; 13445 - rev = "1c24048931c1fa8a7c54e80e2b3e9acc17e50dfb"; 13446 - sha256 = "02chi7y41d3wqpdg91hdb51wdh4gvlbrhghsdz8zwc1ib3hvkxkl"; 13447 }; 13448 recipeFile = fetchurl { 13449 url = "https://raw.githubusercontent.com/milkypostman/melpa/c03f6f8c779c8784f52adb20b266404cb537113a/recipes/dired-ranger"; ··· 13505 src = fetchFromGitHub { 13506 owner = "Fuco1"; 13507 repo = "dired-hacks"; 13508 - rev = "1c24048931c1fa8a7c54e80e2b3e9acc17e50dfb"; 13509 - sha256 = "02chi7y41d3wqpdg91hdb51wdh4gvlbrhghsdz8zwc1ib3hvkxkl"; 13510 }; 13511 recipeFile = fetchurl { 13512 url = "https://raw.githubusercontent.com/milkypostman/melpa/d6a947ac9476f10b95a3c153ec784d2a8330dd4c/recipes/dired-subtree"; ··· 13564 diredfl = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 13565 melpaBuild { 13566 pname = "diredfl"; 13567 - version = "20171005.39"; 13568 src = fetchFromGitHub { 13569 owner = "purcell"; 13570 repo = "diredfl"; 13571 - rev = "2393653a1518b118180ff90ef2b66cfb7d0b555c"; 13572 - sha256 = "04yykal90pc4nsdlk08z6svsnddjzaz1drwvs3bqfjw01fr50xcs"; 13573 }; 13574 recipeFile = fetchurl { 13575 url = "https://raw.githubusercontent.com/milkypostman/melpa/3da86e18d423198766455929da1dcb3a9a3be381/recipes/diredfl"; ··· 13732 disaster = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 13733 melpaBuild { 13734 pname = "disaster"; 13735 - version = "20170507.1626"; 13736 src = fetchFromGitHub { 13737 owner = "jart"; 13738 repo = "disaster"; 13739 - rev = "3bab3c0db29c6d5484ab8aacbf29490e3aa2d713"; 13740 - sha256 = "15brdrcq2i3rckdh2ml5m1fvf7asgqij9swc1p9fgp1fk2i05sfn"; 13741 }; 13742 recipeFile = fetchurl { 13743 url = "https://raw.githubusercontent.com/milkypostman/melpa/a4654b3646b96f967e2c75440e664a417cd0f517/recipes/disaster"; ··· 14474 doom-themes = callPackage ({ all-the-icons, cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 14475 melpaBuild { 14476 pname = "doom-themes"; 14477 - version = "20170927.1705"; 14478 src = fetchFromGitHub { 14479 owner = "hlissner"; 14480 repo = "emacs-doom-themes"; 14481 - rev = "99a4c8691436b80ffb242512f026a8cc32b9539a"; 14482 - sha256 = "0ww95dr3djxdwba0kark0d1j1q4vkjhnpiv5s5gc5zhgbc0421rb"; 14483 }; 14484 recipeFile = fetchurl { 14485 url = "https://raw.githubusercontent.com/milkypostman/melpa/c5084bc2c3fe378af6ff39d65e40649c6359b7b5/recipes/doom-themes"; ··· 14957 dumb-jump = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, s }: 14958 melpaBuild { 14959 pname = "dumb-jump"; 14960 - version = "20170918.2024"; 14961 src = fetchFromGitHub { 14962 owner = "jacktasia"; 14963 repo = "dumb-jump"; 14964 - rev = "0d39c148abd5c76e5b39847a794ab3a240a7e018"; 14965 - sha256 = "0ksddljicrjx4cbx8ws31bskcirjvbsxz60f4xh8j8ywi3s7wj4b"; 14966 }; 14967 recipeFile = fetchurl { 14968 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/dumb-jump"; ··· 15041 dyalog-mode = callPackage ({ cl-lib ? null, emacs, fetchhg, fetchurl, lib, melpaBuild }: 15042 melpaBuild { 15043 pname = "dyalog-mode"; 15044 - version = "20170926.500"; 15045 src = fetchhg { 15046 url = "https://bitbucket.com/harsman/dyalog-mode"; 15047 - rev = "023d2edde61d"; 15048 - sha256 = "1izhlafsbxfav4jvl7bqg188d71895r1sqacxsblvcld8c0brsqp"; 15049 }; 15050 recipeFile = fetchurl { 15051 url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/dyalog-mode"; ··· 15355 easy-hugo = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 15356 melpaBuild { 15357 pname = "easy-hugo"; 15358 - version = "20171008.9"; 15359 src = fetchFromGitHub { 15360 owner = "masasam"; 15361 repo = "emacs-easy-hugo"; 15362 - rev = "8f16fb1f510a147e7ab846030057d4c74127ffb2"; 15363 - sha256 = "15axmg6z1nlaz7xsf70arxazkkskkga2fa71iswpnhwqsrr90w8l"; 15364 }; 15365 recipeFile = fetchurl { 15366 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/easy-hugo"; ··· 17066 elm-mode = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, s }: 17067 melpaBuild { 17068 pname = "elm-mode"; 17069 - version = "20171001.26"; 17070 src = fetchFromGitHub { 17071 owner = "jcollard"; 17072 repo = "elm-mode"; 17073 - rev = "a0339b196760823a0f3bb0bcaf26daa62c356535"; 17074 - sha256 = "0vsyibph08xcxinjri4lzy44ji3albwpcpb469q0h43jjd2jw2v4"; 17075 }; 17076 recipeFile = fetchurl { 17077 url = "https://raw.githubusercontent.com/milkypostman/melpa/5d1a4d786b137f61ed3a1dd4ec236d0db120e571/recipes/elm-mode"; ··· 17276 elpa-mirror = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 17277 melpaBuild { 17278 pname = "elpa-mirror"; 17279 - version = "20170722.422"; 17280 src = fetchFromGitHub { 17281 owner = "redguardtoo"; 17282 repo = "elpa-mirror"; 17283 - rev = "5c793f6df944b7f1a68893438696c12240f0b930"; 17284 - sha256 = "0p5q44p6jl306qns4xf7f03pq091zczvjnh9bjax6z6sx54yadsd"; 17285 }; 17286 recipeFile = fetchurl { 17287 url = "https://raw.githubusercontent.com/milkypostman/melpa/d64ce7042c45f29fb394be25ce415912182bac8b/recipes/elpa-mirror"; ··· 17297 elpy = callPackage ({ company, fetchFromGitHub, fetchurl, find-file-in-project, highlight-indentation, lib, melpaBuild, pyvenv, s, yasnippet }: 17298 melpaBuild { 17299 pname = "elpy"; 17300 - version = "20171005.1105"; 17301 src = fetchFromGitHub { 17302 owner = "jorgenschaefer"; 17303 repo = "elpy"; 17304 - rev = "2d6dc9f31de8805f2b7630c874942fb7e8fb5bd3"; 17305 - sha256 = "1mrda1kvwv0mzgxi8z28a9qynlkfzpw0wgvwc86pkq94fzr6l2pj"; 17306 }; 17307 recipeFile = fetchurl { 17308 url = "https://raw.githubusercontent.com/milkypostman/melpa/1d8fcd8745bb15402c9f3b6f4573ea151415237a/recipes/elpy"; ··· 17892 emms = callPackage ({ cl-lib ? null, fetchgit, fetchurl, lib, melpaBuild }: 17893 melpaBuild { 17894 pname = "emms"; 17895 - version = "20170929.1427"; 17896 src = fetchgit { 17897 url = "https://git.savannah.gnu.org/git/emms.git"; 17898 - rev = "b1ea89a08da3f5953d55072fffed8f781b461315"; 17899 - sha256 = "0kih2hvwrzjsw8k271hciwx4p2bxn4hgm4bsk9zdrsw9lxy0qqnm"; 17900 }; 17901 recipeFile = fetchurl { 17902 url = "https://raw.githubusercontent.com/milkypostman/melpa/caaa21f235c4864f6008fb454d0a970a2fd22a86/recipes/emms"; ··· 19027 src = fetchFromGitHub { 19028 owner = "erlang"; 19029 repo = "otp"; 19030 - rev = "e38c688d3961bedcd85f842fd052836cb345a902"; 19031 - sha256 = "1izh0zblnyklhya72cz8rf8pwq8q5smm4yp520vrkplspcspwbva"; 19032 }; 19033 recipeFile = fetchurl { 19034 url = "https://raw.githubusercontent.com/milkypostman/melpa/d9cd526f43981e0826af59cdc4bb702f644781d9/recipes/erlang"; ··· 19631 ess = callPackage ({ fetchFromGitHub, fetchurl, julia-mode, lib, melpaBuild }: 19632 melpaBuild { 19633 pname = "ess"; 19634 - version = "20171007.516"; 19635 src = fetchFromGitHub { 19636 owner = "emacs-ess"; 19637 repo = "ESS"; 19638 - rev = "d559b3d0e7db97a74823c20fda4095d1a14d9209"; 19639 - sha256 = "1cxq8k9m2m36zz3x04dranzg40k61qprhy4w91chl3384jf1rb39"; 19640 }; 19641 recipeFile = fetchurl { 19642 url = "https://raw.githubusercontent.com/milkypostman/melpa/12997b9e2407d782b3d2fcd2843f7c8b22442c0a/recipes/ess"; ··· 19967 evil = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, goto-chg, lib, melpaBuild, undo-tree }: 19968 melpaBuild { 19969 pname = "evil"; 19970 - version = "20171006.2359"; 19971 src = fetchFromGitHub { 19972 owner = "emacs-evil"; 19973 repo = "evil"; 19974 - rev = "b6ed94c9a531ba905b729e0c3dc89fc32d888f46"; 19975 - sha256 = "0idp7wl22vzpy440jcrxspb47snk098h7gi7vn5fq5awc9pknwpi"; 19976 }; 19977 recipeFile = fetchurl { 19978 url = "https://raw.githubusercontent.com/milkypostman/melpa/440482c0edac8ee8bd4fe22f6bc5c1607f34c7ad/recipes/evil"; ··· 20324 evil-goggles = callPackage ({ emacs, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: 20325 melpaBuild { 20326 pname = "evil-goggles"; 20327 - version = "20171002.2303"; 20328 src = fetchFromGitHub { 20329 owner = "edkolev"; 20330 repo = "evil-goggles"; 20331 - rev = "92d614e731d1f2b8cafa4bf211e560294e378c14"; 20332 - sha256 = "006ny911qmxl7p1azdcf4d6daswglc06jh295glhn963sqkc2mgf"; 20333 }; 20334 recipeFile = fetchurl { 20335 url = "https://raw.githubusercontent.com/milkypostman/melpa/811b1261705b4c525e165fa9ee23ae191727a623/recipes/evil-goggles"; ··· 21021 src = fetchFromGitHub { 21022 owner = "emacs-evil"; 21023 repo = "evil"; 21024 - rev = "b6ed94c9a531ba905b729e0c3dc89fc32d888f46"; 21025 - sha256 = "0idp7wl22vzpy440jcrxspb47snk098h7gi7vn5fq5awc9pknwpi"; 21026 }; 21027 recipeFile = fetchurl { 21028 url = "https://raw.githubusercontent.com/milkypostman/melpa/87da8c50f9167ad9c3844b23becb6904f809611d/recipes/evil-test-helpers"; ··· 21185 evil-visual-replace = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: 21186 melpaBuild { 21187 pname = "evil-visual-replace"; 21188 - version = "20170201.1920"; 21189 src = fetchFromGitHub { 21190 owner = "troyp"; 21191 repo = "evil-visual-replace"; 21192 - rev = "99559e1a6e813056a132f4be32b20f259470e9ed"; 21193 - sha256 = "053fqsl8cd2s0cyinvmihaglq4cv1l1ymxy7rcx9spknipcil1xp"; 21194 }; 21195 recipeFile = fetchurl { 21196 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/evil-visual-replace"; ··· 21331 exotica-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 21332 melpaBuild { 21333 pname = "exotica-theme"; 21334 - version = "20171009.445"; 21335 src = fetchFromGitHub { 21336 owner = "jbharat"; 21337 repo = "exotica-theme"; 21338 - rev = "086d1539e681e38829e3861cffdf62e49213ed58"; 21339 - sha256 = "17prr6b5za43mahdfz355k1p1b2jkwd1csb6wlph5g4nmplh5c61"; 21340 }; 21341 recipeFile = fetchurl { 21342 url = "https://raw.githubusercontent.com/milkypostman/melpa/9182f92dd62e2f1775a76699a6c8f9c3e71e9030/recipes/exotica-theme"; ··· 21805 src = fetchFromGitHub { 21806 owner = "Malabarba"; 21807 repo = "fancy-narrow"; 21808 - rev = "4737d706d1f3e90885e6642ba782f1fa605414c6"; 21809 - sha256 = "0825hyz8b2biil0pd2bgjxqd2zm3gw9si7br5hnh51qasbaw9hid"; 21810 }; 21811 recipeFile = fetchurl { 21812 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/fancy-narrow"; ··· 22875 flycheck = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, pkg-info, seq }: 22876 melpaBuild { 22877 pname = "flycheck"; 22878 - version = "20171007.33"; 22879 src = fetchFromGitHub { 22880 owner = "flycheck"; 22881 repo = "flycheck"; 22882 - rev = "b339f0efd72db0fea00964c224c20c6ee8ef92c8"; 22883 - sha256 = "0vyp9l8190xgy27jil0pfvc9j0hjwfiq0w0ia69flid0jxgirslz"; 22884 }; 22885 recipeFile = fetchurl { 22886 url = "https://raw.githubusercontent.com/milkypostman/melpa/649f9c3576e81409ae396606798035173cc6669f/recipes/flycheck"; ··· 23778 flycheck-objc-clang = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: 23779 melpaBuild { 23780 pname = "flycheck-objc-clang"; 23781 - version = "20170417.1807"; 23782 src = fetchFromGitHub { 23783 owner = "GyazSquare"; 23784 repo = "flycheck-objc-clang"; 23785 - rev = "b16b77f95e4e53a8951ebee6209a5de311748447"; 23786 - sha256 = "0lda99wscj89vhzg9wq7akm3dx1zlf90m91ifr627vcw2mzj4wkh"; 23787 }; 23788 recipeFile = fetchurl { 23789 url = "https://raw.githubusercontent.com/milkypostman/melpa/4ff4412f507371b93cfb85fc744e54110cd87338/recipes/flycheck-objc-clang"; ··· 23988 flycheck-pycheckers = callPackage ({ fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: 23989 melpaBuild { 23990 pname = "flycheck-pycheckers"; 23991 - version = "20170928.1808"; 23992 src = fetchFromGitHub { 23993 owner = "msherry"; 23994 repo = "flycheck-pycheckers"; 23995 - rev = "fedb4094976349da1449f821fd79cacd7537e80b"; 23996 - sha256 = "0cxpcmx810zkrnqbzj064kgbsyj4qkr7dpps16xdk4ckbiih55rj"; 23997 }; 23998 recipeFile = fetchurl { 23999 url = "https://raw.githubusercontent.com/milkypostman/melpa/af36dca316b318d25d65c9e842f15f736e19ea63/recipes/flycheck-pycheckers"; ··· 24055 src = fetchFromGitHub { 24056 owner = "Andersbakken"; 24057 repo = "rtags"; 24058 - rev = "12636847b1ea512ce2d0c1075a74465f38555e69"; 24059 - sha256 = "12v3wr2103293fkglbkhp20m2z72n66qka2s5zpcgc3jwqyqnnf9"; 24060 }; 24061 recipeFile = fetchurl { 24062 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/flycheck-rtags"; ··· 24286 src = fetchFromGitHub { 24287 owner = "abingham"; 24288 repo = "emacs-ycmd"; 24289 - rev = "393724d0d36a8269e57a0e4c2b3723071caf0a3c"; 24290 - sha256 = "02pm3x9frscgz5szddvbir0i7amnkzfj7pl4lgiah57bhcg1lhd0"; 24291 }; 24292 recipeFile = fetchurl { 24293 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/flycheck-ycmd"; ··· 25823 fstar-mode = callPackage ({ company, company-quickhelp, dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, quick-peek, yasnippet }: 25824 melpaBuild { 25825 pname = "fstar-mode"; 25826 - version = "20171004.806"; 25827 src = fetchFromGitHub { 25828 owner = "FStarLang"; 25829 repo = "fstar-mode.el"; 25830 - rev = "0e438c206059d268d085bb94d64782d4e2ae46b7"; 25831 - sha256 = "02wpp9q4aijv81vspvzgw9pjdmagflfnrd7w1m21xgw56hrg0mj5"; 25832 }; 25833 recipeFile = fetchurl { 25834 url = "https://raw.githubusercontent.com/milkypostman/melpa/c58ace42342c3d3ff5a56d86a16206f2ecb45f77/recipes/fstar-mode"; ··· 25856 src = fetchFromGitHub { 25857 owner = "factor"; 25858 repo = "factor"; 25859 - rev = "b8a0feea5cc28136d053888b45c50a6e0d3d07fd"; 25860 - sha256 = "1rmfvvxgjdng1wybri8a2lqcimf4ywpl1wx9q04zzl8zmm5f2diq"; 25861 }; 25862 recipeFile = fetchurl { 25863 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e2a0e4698d4e71ec28656594f6a83504a823490/recipes/fuel"; ··· 25982 src = fetchFromGitHub { 25983 owner = "HIPERFIT"; 25984 repo = "futhark"; 25985 - rev = "a0ab1dc5d3f8e84e505d97041b3ce28a4cac94ce"; 25986 - sha256 = "0fka2dpv2gib19czg2p4x69h1d7s3hdg8j102qgc3da8d9vvhng8"; 25987 }; 25988 recipeFile = fetchurl { 25989 url = "https://raw.githubusercontent.com/milkypostman/melpa/0607f01aad7e77d53595ad8db95d32acfd29b148/recipes/futhark-mode"; ··· 26270 geiser = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 26271 melpaBuild { 26272 pname = "geiser"; 26273 - version = "20170928.2221"; 26274 src = fetchFromGitHub { 26275 owner = "jaor"; 26276 repo = "geiser"; 26277 - rev = "839dc555861dbb77ea2632b8dd4d58904f33a396"; 26278 - sha256 = "1hykxw6a14d6xivin44bfbgr8dy4l5pr50cg0fk4n18a7dym7pjj"; 26279 }; 26280 recipeFile = fetchurl { 26281 url = "https://raw.githubusercontent.com/milkypostman/melpa/b0fe32d24cedd5307b4cccfb08a7095d81d639a0/recipes/geiser"; ··· 26585 ghub-plus = callPackage ({ apiwrap, emacs, fetchFromGitHub, fetchurl, ghub, lib, melpaBuild }: 26586 melpaBuild { 26587 pname = "ghub-plus"; 26588 - version = "20171007.1056"; 26589 src = fetchFromGitHub { 26590 owner = "vermiculus"; 26591 repo = "ghub-plus"; 26592 - rev = "ac973a806e79ec883a3d041e91d06745084a622e"; 26593 - sha256 = "1063wh3h5vv17mmppwbpsi8l8qnph0203h1lr6lz5001xv9rih91"; 26594 }; 26595 recipeFile = fetchurl { 26596 url = "https://raw.githubusercontent.com/milkypostman/melpa/03a412fd25218ff6f302734e078a699ff0234e36/recipes/ghub+"; ··· 26778 src = fetchFromGitHub { 26779 owner = "magit"; 26780 repo = "magit"; 26781 - rev = "12fc6cede637c7e2542e2225565366f2a0ad9fce"; 26782 - sha256 = "0ap1x0dshfivc0zljp96r2s5fhhnirqisrk3xsa94n2aidsf3y0q"; 26783 }; 26784 recipeFile = fetchurl { 26785 url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/recipes/git-commit"; ··· 26799 src = fetchFromGitLab { 26800 owner = "emacs-stuff"; 26801 repo = "git-commit-insert-issue"; 26802 - rev = "5f08c17bf93b17915415d435ee41923d924fe20b"; 26803 - sha256 = "11my5apnyhdqh0pmq9wdjd1iah415a5nw87sk586cb3vxnbn5qas"; 26804 }; 26805 recipeFile = fetchurl { 26806 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/git-commit-insert-issue"; ··· 27635 gnuplot-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 27636 melpaBuild { 27637 pname = "gnuplot-mode"; 27638 - version = "20170727.1339"; 27639 src = fetchFromGitHub { 27640 owner = "mkmcc"; 27641 repo = "gnuplot-mode"; 27642 - rev = "eafa9395771a5ceace503cf5922efac1df0f5ec5"; 27643 - sha256 = "03799c7gwblpwpinbahbp5l510lg6yi85cmpsahsncfvkwirp2rm"; 27644 }; 27645 recipeFile = fetchurl { 27646 url = "https://raw.githubusercontent.com/milkypostman/melpa/d801a2e0ba5ae7c65b5d312fbf41261278a8b1ba/recipes/gnuplot-mode"; ··· 27807 src = fetchFromGitHub { 27808 owner = "nsf"; 27809 repo = "gocode"; 27810 - rev = "1a78dd6c36d7f37cbb60073523c2e9ca3f6519fa"; 27811 - sha256 = "1bcd62rggq3sk96n3dlpidrv4pbx6x385x17knfnp35avgrhsv4b"; 27812 }; 27813 recipeFile = fetchurl { 27814 url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/recipes/go-autocomplete"; ··· 28538 gotham-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 28539 melpaBuild { 28540 pname = "gotham-theme"; 28541 - version = "20171007.0"; 28542 src = fetchFromGitHub { 28543 owner = "wasamasa"; 28544 repo = "gotham-theme"; 28545 - rev = "393da2aa55054b3ad06d24bf6f09a90554b6d37c"; 28546 - sha256 = "134cw4g0hj6msyxyni71hkhf8wa2v2fxr41zyamg8xf76j75jr5b"; 28547 }; 28548 recipeFile = fetchurl { 28549 url = "https://raw.githubusercontent.com/milkypostman/melpa/4b388de872be397864a1217a330ba80437c287c0/recipes/gotham-theme"; ··· 28626 src = fetchFromGitHub { 28627 owner = "vmware"; 28628 repo = "govmomi"; 28629 - rev = "456200c5d4982d6938b7ed14fc9bb72cc12b1576"; 28630 - sha256 = "0i10i311fr7lc2mf7na1jwxfj2lmi3l4f1bx22f01q4yy32kv3ap"; 28631 }; 28632 recipeFile = fetchurl { 28633 url = "https://raw.githubusercontent.com/milkypostman/melpa/92d6391318021c63b06fe39b0ca38f667bb45ae9/recipes/govc"; ··· 28752 src = fetchFromGitHub { 28753 owner = "Groovy-Emacs-Modes"; 28754 repo = "groovy-emacs-modes"; 28755 - rev = "167311c6c270f1bbcf51d2181e4af578a34c1ce7"; 28756 - sha256 = "17bvizl9m1wdv3k6b289la5q56iy6b0bd96axlhb0ff10n48y29h"; 28757 }; 28758 recipeFile = fetchurl { 28759 url = "https://raw.githubusercontent.com/milkypostman/melpa/3fe318b4e51a280a55c01fa30455e4a180df8bd6/recipes/grails-mode"; ··· 29135 groovy-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 29136 melpaBuild { 29137 pname = "groovy-mode"; 29138 - version = "20170928.728"; 29139 src = fetchFromGitHub { 29140 owner = "Groovy-Emacs-Modes"; 29141 repo = "groovy-emacs-modes"; 29142 - rev = "167311c6c270f1bbcf51d2181e4af578a34c1ce7"; 29143 - sha256 = "17bvizl9m1wdv3k6b289la5q56iy6b0bd96axlhb0ff10n48y29h"; 29144 }; 29145 recipeFile = fetchurl { 29146 url = "https://raw.githubusercontent.com/milkypostman/melpa/3fe318b4e51a280a55c01fa30455e4a180df8bd6/recipes/groovy-mode"; ··· 30120 helm = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, popup }: 30121 melpaBuild { 30122 pname = "helm"; 30123 - version = "20171009.221"; 30124 src = fetchFromGitHub { 30125 owner = "emacs-helm"; 30126 repo = "helm"; 30127 - rev = "8529bbd8a850bc0c212c38120621f2b2cc8a7656"; 30128 - sha256 = "1rav46bbw807cbv93ash7ah3azsxbrnnpcsfm14mmc9x3mmjygrk"; 30129 }; 30130 recipeFile = fetchurl { 30131 url = "https://raw.githubusercontent.com/milkypostman/melpa/7e8bccffdf69479892d76b9336a4bec3f35e919d/recipes/helm"; ··· 30351 helm-bibtex = callPackage ({ biblio, cl-lib ? null, dash, f, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, parsebib, s }: 30352 melpaBuild { 30353 pname = "helm-bibtex"; 30354 - version = "20171003.131"; 30355 src = fetchFromGitHub { 30356 owner = "tmalsburg"; 30357 repo = "helm-bibtex"; 30358 - rev = "299090ecb376ba269f2ffe547a672d210ddaceb3"; 30359 - sha256 = "07jym5zh07zksrn1f7x2j8m3agjzq06f9xchmiv7cic6x7b3shcj"; 30360 }; 30361 recipeFile = fetchurl { 30362 url = "https://raw.githubusercontent.com/milkypostman/melpa/f4118a7721435240cf8489daa4dd39369208855b/recipes/helm-bibtex"; ··· 30750 helm-core = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 30751 melpaBuild { 30752 pname = "helm-core"; 30753 - version = "20170929.2213"; 30754 src = fetchFromGitHub { 30755 owner = "emacs-helm"; 30756 repo = "helm"; 30757 - rev = "8529bbd8a850bc0c212c38120621f2b2cc8a7656"; 30758 - sha256 = "1rav46bbw807cbv93ash7ah3azsxbrnnpcsfm14mmc9x3mmjygrk"; 30759 }; 30760 recipeFile = fetchurl { 30761 url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7a700c5665e6d72cb4cecf7fb5a2dd43ef9bf7/recipes/helm-core"; ··· 31867 src = fetchFromGitHub { 31868 owner = "leanprover"; 31869 repo = "lean-mode"; 31870 - rev = "fa75bf97442a42e76e77fcf1b3c64e58f4f4169a"; 31871 - sha256 = "1qyg0yjfmpnj8y3bbip3mvlhmh0ccm0j0p3crmb3az84fycvrsnr"; 31872 }; 31873 recipeFile = fetchurl { 31874 url = "https://raw.githubusercontent.com/milkypostman/melpa/42f4d6438c8aeb94ebc1782f2f5e2abd17f0ffde/recipes/helm-lean"; ··· 32052 helm-mu = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }: 32053 melpaBuild { 32054 pname = "helm-mu"; 32055 - version = "20161010.102"; 32056 src = fetchFromGitHub { 32057 owner = "emacs-helm"; 32058 repo = "helm-mu"; 32059 - rev = "1f9a6b0f8217c0c6359f53b724d9da4c3c3f896c"; 32060 - sha256 = "0ch0zip9ldsza3vq66hs8kyczlhdywr2i9sqkza4inm8b938y1dv"; 32061 }; 32062 recipeFile = fetchurl { 32063 url = "https://raw.githubusercontent.com/milkypostman/melpa/63ee2e2aa622c96993c1b705d0fd223d6b36fd0f/recipes/helm-mu"; ··· 32665 src = fetchFromGitHub { 32666 owner = "Andersbakken"; 32667 repo = "rtags"; 32668 - rev = "12636847b1ea512ce2d0c1075a74465f38555e69"; 32669 - sha256 = "12v3wr2103293fkglbkhp20m2z72n66qka2s5zpcgc3jwqyqnnf9"; 32670 }; 32671 recipeFile = fetchurl { 32672 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/helm-rtags"; ··· 33144 helpful = callPackage ({ dash, elisp-refs, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 33145 melpaBuild { 33146 pname = "helpful"; 33147 - version = "20171008.1448"; 33148 src = fetchFromGitHub { 33149 owner = "Wilfred"; 33150 repo = "helpful"; 33151 - rev = "aec98ee3c44c911936a309b56510384b8e835ff2"; 33152 - sha256 = "1x2f34bpzlckiyn2ndknm5gmra8xginsnavjqs4dn6n0knbcrq32"; 33153 }; 33154 recipeFile = fetchurl { 33155 url = "https://raw.githubusercontent.com/milkypostman/melpa/889d34b654de13bd413d46071a5ff191cbf3d157/recipes/helpful"; ··· 33819 src = fetchFromGitHub { 33820 owner = "chrisdone"; 33821 repo = "hindent"; 33822 - rev = "4556ff94e6ed35eabdd28a061a07aadf436f0daf"; 33823 - sha256 = "1w5hwy1lszwcgqz43hw2mq95v6qm6ghxrzgrrw9p3cj2c4cz0kis"; 33824 }; 33825 recipeFile = fetchurl { 33826 url = "https://raw.githubusercontent.com/milkypostman/melpa/dbae71a47446095f768be35e689025aed57f462f/recipes/hindent"; ··· 34341 pname = "howm"; 34342 version = "20160928.439"; 34343 src = fetchgit { 34344 - url = "git://git.osdn.jp/gitroot/howm/howm.git"; 34345 rev = "e0237b07f60011a1926b36848c73340ae46cdb3e"; 34346 sha256 = "0ljsvrpbj7y690pq6llnqqkvm9mlrhksxihv9jpx06d1g4ghknpq"; 34347 }; 34348 recipeFile = fetchurl { 34349 - url = "https://raw.githubusercontent.com/milkypostman/melpa/b4f66d7b6835d06b8e7451aec9e32bb9288a6020/recipes/howm"; 34350 - sha256 = "007r8mjn7m7m1mvsb1gaiqbizlwykh23k72g48nwan8bw556gfcr"; 34351 name = "howm"; 34352 }; 34353 packageRequires = [ cl-lib ]; ··· 34674 hy-mode = callPackage ({ dash, dash-functional, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 34675 melpaBuild { 34676 pname = "hy-mode"; 34677 - version = "20171008.1642"; 34678 src = fetchFromGitHub { 34679 owner = "hylang"; 34680 repo = "hy-mode"; 34681 - rev = "6d45ce89f26efe7ed0652415d2e999e5afcc5802"; 34682 - sha256 = "0ycn3gn442ap6gc1z9snbmmlrwd97rsf10cr3agf1z3xhzz2jycn"; 34683 }; 34684 recipeFile = fetchurl { 34685 url = "https://raw.githubusercontent.com/milkypostman/melpa/fc9ab5cf16b61bb27559cd8ec5cf665a5aab2154/recipes/hy-mode"; ··· 35912 src = fetchFromGitHub { 35913 owner = "netguy204"; 35914 repo = "imp.el"; 35915 - rev = "11600a8441a1c0339252b0c19f151ccac3ee96c7"; 35916 - sha256 = "1k251pidqgjn380xbs2h3j02r76lq1gcqkslwfpvq2g3l3ksqkkd"; 35917 }; 35918 recipeFile = fetchurl { 35919 url = "https://raw.githubusercontent.com/milkypostman/melpa/bb1fbd03f17d2069a461260ad5e2ad4e5441919b/recipes/impatient-mode"; ··· 36052 license = lib.licenses.free; 36053 }; 36054 }) {}; 36055 - indium = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild, seq, sourcemap, websocket }: 36056 melpaBuild { 36057 pname = "indium"; 36058 - version = "20171009.444"; 36059 src = fetchFromGitHub { 36060 owner = "NicolasPetton"; 36061 repo = "Indium"; 36062 - rev = "261f3a8f4ce7edb8fb04457896fe747013a926b5"; 36063 - sha256 = "1yikx5b6yy138aplzpdxda5pssnchbkpp1xr9lsl869vi4q25igi"; 36064 }; 36065 recipeFile = fetchurl { 36066 url = "https://raw.githubusercontent.com/milkypostman/melpa/4292058cc6e31cabc0de575134427bce7fcef541/recipes/indium"; 36067 sha256 = "024ljx7v8xahmr8jm41fiy8i5jbg48ybqp5n67k4jwg819cz8wvl"; 36068 name = "indium"; 36069 }; 36070 - packageRequires = [ company emacs js2-mode seq sourcemap websocket ]; 36071 meta = { 36072 homepage = "https://melpa.org/#/indium"; 36073 license = lib.licenses.free; ··· 37125 ivy = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 37126 melpaBuild { 37127 pname = "ivy"; 37128 - version = "20171007.224"; 37129 src = fetchFromGitHub { 37130 owner = "abo-abo"; 37131 repo = "swiper"; 37132 - rev = "6827edffb70890f2e94c3d146ed129bde581992d"; 37133 - sha256 = "0xwf8q73xisi1072dkkvf181sf9a7a6j9b9g24ismc3fn0q7216k"; 37134 }; 37135 recipeFile = fetchurl { 37136 url = "https://raw.githubusercontent.com/milkypostman/melpa/06c24112a5e17c423a4d92607356b25eb90a9a7b/recipes/ivy"; ··· 37146 ivy-bibtex = callPackage ({ biblio, cl-lib ? null, dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild, parsebib, s, swiper }: 37147 melpaBuild { 37148 pname = "ivy-bibtex"; 37149 - version = "20171003.131"; 37150 src = fetchFromGitHub { 37151 owner = "tmalsburg"; 37152 repo = "helm-bibtex"; 37153 - rev = "299090ecb376ba269f2ffe547a672d210ddaceb3"; 37154 - sha256 = "07jym5zh07zksrn1f7x2j8m3agjzq06f9xchmiv7cic6x7b3shcj"; 37155 }; 37156 recipeFile = fetchurl { 37157 url = "https://raw.githubusercontent.com/milkypostman/melpa/c23c09225c57a9b9abe0a0a770a9184ae2e58f7c/recipes/ivy-bibtex"; ··· 37255 src = fetchFromGitHub { 37256 owner = "abo-abo"; 37257 repo = "swiper"; 37258 - rev = "6827edffb70890f2e94c3d146ed129bde581992d"; 37259 - sha256 = "0xwf8q73xisi1072dkkvf181sf9a7a6j9b9g24ismc3fn0q7216k"; 37260 }; 37261 recipeFile = fetchurl { 37262 url = "https://raw.githubusercontent.com/milkypostman/melpa/06c24112a5e17c423a4d92607356b25eb90a9a7b/recipes/ivy-hydra"; ··· 37381 src = fetchFromGitHub { 37382 owner = "Andersbakken"; 37383 repo = "rtags"; 37384 - rev = "12636847b1ea512ce2d0c1075a74465f38555e69"; 37385 - sha256 = "12v3wr2103293fkglbkhp20m2z72n66qka2s5zpcgc3jwqyqnnf9"; 37386 }; 37387 recipeFile = fetchurl { 37388 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/ivy-rtags"; ··· 37879 jbeans-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 37880 melpaBuild { 37881 pname = "jbeans-theme"; 37882 - version = "20170816.754"; 37883 src = fetchFromGitHub { 37884 owner = "synic"; 37885 repo = "jbeans-emacs"; 37886 - rev = "19a09bebc20fc981e77950e8495162de49c824ae"; 37887 - sha256 = "06my9qmj936f80gc9nn1akjr6fjal23125zkllz8csm1j83vqcvk"; 37888 }; 37889 recipeFile = fetchurl { 37890 url = "https://raw.githubusercontent.com/milkypostman/melpa/6dd4bd78795ec7509d8744fec1e80426ce0557ec/recipes/jbeans-theme"; ··· 38296 license = lib.licenses.free; 38297 }; 38298 }) {}; 38299 js-comint = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 38300 melpaBuild { 38301 pname = "js-comint"; ··· 38425 js2-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 38426 melpaBuild { 38427 pname = "js2-mode"; 38428 - version = "20170930.820"; 38429 src = fetchFromGitHub { 38430 owner = "mooz"; 38431 repo = "js2-mode"; 38432 - rev = "5cb52a7de8218bb2d50f67ba422fa7b2d51d1dc6"; 38433 - sha256 = "1b4kq8qix2lqhcqabbyhl3rzm99dzjspqqs6srgsgwvb9726q25f"; 38434 }; 38435 recipeFile = fetchurl { 38436 url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/js2-mode"; ··· 38446 js2-refactor = callPackage ({ dash, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild, multiple-cursors, s, yasnippet }: 38447 melpaBuild { 38448 pname = "js2-refactor"; 38449 - version = "20170703.314"; 38450 src = fetchFromGitHub { 38451 owner = "magnars"; 38452 repo = "js2-refactor.el"; 38453 - rev = "924936b42777f2513ec6893c68a41756bcfeba83"; 38454 - sha256 = "00p4yvlc0bcwrcr203my4i737fbsv42iz92pfgxwq6p47c42nq2a"; 38455 }; 38456 recipeFile = fetchurl { 38457 url = "https://raw.githubusercontent.com/milkypostman/melpa/8935264dfea9bacc89fef312215624d1ad9fc437/recipes/js2-refactor"; ··· 38885 jump-tree = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 38886 melpaBuild { 38887 pname = "jump-tree"; 38888 - version = "20170819.2137"; 38889 src = fetchFromGitHub { 38890 owner = "yangwen0228"; 38891 repo = "jump-tree"; 38892 - rev = "70db2bed56e6e3433ae1f57df4aaa128e644faa7"; 38893 - sha256 = "1w0a33mrg4dqkq7rfs182d57lg9r15ab48m7hzb9zm0i6c79aqzy"; 38894 }; 38895 recipeFile = fetchurl { 38896 url = "https://raw.githubusercontent.com/milkypostman/melpa/fe6b08848929c83e3cdea623b331176c0f20cbe9/recipes/jump-tree"; ··· 39114 kaolin-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 39115 melpaBuild { 39116 pname = "kaolin-theme"; 39117 - version = "20171008.451"; 39118 src = fetchFromGitHub { 39119 owner = "ogdenwebb"; 39120 repo = "kaolin-theme"; 39121 - rev = "bd105da4115d3685f14b511dbc975b22a1c94483"; 39122 - sha256 = "1iz288qygwcsz2gmnbcp9l92hbqvn27vkk07ik4bxgziksxyf2l4"; 39123 }; 39124 recipeFile = fetchurl { 39125 url = "https://raw.githubusercontent.com/milkypostman/melpa/a67c2a3ad82efcb32ba4943c7ac10fe2768d9d51/recipes/kaolin-theme"; ··· 39622 src = fetchFromGitHub { 39623 owner = "kivy"; 39624 repo = "kivy"; 39625 - rev = "fed61946603baf381404ae74009f742ab277d848"; 39626 - sha256 = "1gxav0a4934z53sdkfa4wllzcfc5cnz66xcjayrzb17g1dxr3yzj"; 39627 }; 39628 recipeFile = fetchurl { 39629 url = "https://raw.githubusercontent.com/milkypostman/melpa/688e2a114073958c413e56e1d117d48db9d16fb8/recipes/kivy-mode"; ··· 39807 kotlin-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 39808 melpaBuild { 39809 pname = "kotlin-mode"; 39810 - version = "20170522.1524"; 39811 src = fetchFromGitHub { 39812 owner = "Emacs-Kotlin-Mode-Maintainers"; 39813 repo = "kotlin-mode"; 39814 - rev = "1ed0c5589ef2d53242f767f6071dbea90c64e813"; 39815 - sha256 = "0nywyf0znaffkchca5hal1w6h7fis9pybiivz7vzrr85ppl0gzas"; 39816 }; 39817 recipeFile = fetchurl { 39818 url = "https://raw.githubusercontent.com/milkypostman/melpa/9f2560e913b215821221c96069a1385fe4e19c3e/recipes/kotlin-mode"; ··· 40356 src = fetchFromGitHub { 40357 owner = "leanprover"; 40358 repo = "lean-mode"; 40359 - rev = "fa75bf97442a42e76e77fcf1b3c64e58f4f4169a"; 40360 - sha256 = "1qyg0yjfmpnj8y3bbip3mvlhmh0ccm0j0p3crmb3az84fycvrsnr"; 40361 }; 40362 recipeFile = fetchurl { 40363 url = "https://raw.githubusercontent.com/milkypostman/melpa/42f4d6438c8aeb94ebc1782f2f5e2abd17f0ffde/recipes/lean-mode"; ··· 40948 lispy = callPackage ({ ace-window, emacs, fetchFromGitHub, fetchurl, hydra, iedit, lib, melpaBuild, swiper, zoutline }: 40949 melpaBuild { 40950 pname = "lispy"; 40951 - version = "20171007.209"; 40952 src = fetchFromGitHub { 40953 owner = "abo-abo"; 40954 repo = "lispy"; 40955 - rev = "7de90475f922ea1ec757c16bc96d704b2d876198"; 40956 - sha256 = "13rx0ywbcplnh6swkmzq5ypd8a9ymd4w198pkl97cw5s6vzskh62"; 40957 }; 40958 recipeFile = fetchurl { 40959 url = "https://raw.githubusercontent.com/milkypostman/melpa/e23c062ff32d7aeae486c01e29c56a74727dcf1d/recipes/lispy"; ··· 41371 version = "20150910.644"; 41372 src = fetchgit { 41373 url = "https://llvm.org/git/llvm"; 41374 - rev = "f7ceddc7e61d486863a6bf9ddcf74bb87fd1b977"; 41375 - sha256 = "1v0wwdg57l613s5zd47wri75pgbwh6n401q64mnyj8frfb2670j0"; 41376 }; 41377 recipeFile = fetchurl { 41378 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e2a0e4698d4e71ec28656594f6a83504a823490/recipes/llvm-mode"; ··· 41806 lsp-haskell = callPackage ({ fetchFromGitHub, fetchurl, haskell-mode, lib, lsp-mode, melpaBuild }: 41807 melpaBuild { 41808 pname = "lsp-haskell"; 41809 - version = "20170919.626"; 41810 src = fetchFromGitHub { 41811 owner = "emacs-lsp"; 41812 repo = "lsp-haskell"; 41813 - rev = "a749bd017c293a7231639f75f024ee922f44818a"; 41814 - sha256 = "1yynwf0m0mkm0xxbj3sgy0zhkxzfw1qhwyvfq5fcgpqw59xfps6w"; 41815 }; 41816 recipeFile = fetchurl { 41817 url = "https://raw.githubusercontent.com/milkypostman/melpa/1a7b69312e688211089a23b75910c05efb507e35/recipes/lsp-haskell"; ··· 41845 license = lib.licenses.free; 41846 }; 41847 }) {}; 41848 - lsp-javacomp = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, lsp-mode, melpaBuild }: 41849 melpaBuild { 41850 pname = "lsp-javacomp"; 41851 - version = "20171005.659"; 41852 src = fetchFromGitHub { 41853 owner = "tigersoldier"; 41854 repo = "lsp-javacomp"; 41855 - rev = "e45ac9ac18375d63fc068cbb466ed580ccd9476a"; 41856 - sha256 = "0hpidswz1rfy8fmjw3m6jxhl4p9134521nj7fana5x3dl3v5c9kh"; 41857 }; 41858 recipeFile = fetchurl { 41859 url = "https://raw.githubusercontent.com/milkypostman/melpa/6b8a1c034554579a7e271409fa72020cfe441f68/recipes/lsp-javacomp"; 41860 sha256 = "1gp8dlcpik2lmpicccq2kya498pmw9m8vz9m1fbd725p7wk58fhi"; 41861 name = "lsp-javacomp"; 41862 }; 41863 - packageRequires = [ emacs lsp-mode ]; 41864 meta = { 41865 homepage = "https://melpa.org/#/lsp-javacomp"; 41866 license = lib.licenses.free; 41867 }; 41868 }) {}; 41869 lsp-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: 41870 melpaBuild { 41871 pname = "lsp-mode"; 41872 - version = "20171005.946"; 41873 src = fetchFromGitHub { 41874 owner = "emacs-lsp"; 41875 repo = "lsp-mode"; 41876 - rev = "252396b8631c5f6d5fc4725e9430feebe408568b"; 41877 - sha256 = "0hbhv6ch23z2wyigsq3270x07kqr7j2kxz254ps6ym67dr3kka4x"; 41878 }; 41879 recipeFile = fetchurl { 41880 url = "https://raw.githubusercontent.com/milkypostman/melpa/1a7b69312e688211089a23b75910c05efb507e35/recipes/lsp-mode"; ··· 42247 magit = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, git-commit, lib, magit-popup, melpaBuild, with-editor }: 42248 melpaBuild { 42249 pname = "magit"; 42250 - version = "20171009.314"; 42251 src = fetchFromGitHub { 42252 owner = "magit"; 42253 repo = "magit"; 42254 - rev = "12fc6cede637c7e2542e2225565366f2a0ad9fce"; 42255 - sha256 = "0ap1x0dshfivc0zljp96r2s5fhhnirqisrk3xsa94n2aidsf3y0q"; 42256 }; 42257 recipeFile = fetchurl { 42258 url = "https://raw.githubusercontent.com/milkypostman/melpa/68bb049b7c4424345f5c1aea82e950a5e47e9e47/recipes/magit"; ··· 42464 magit-popup = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 42465 melpaBuild { 42466 pname = "magit-popup"; 42467 - version = "20171009.258"; 42468 src = fetchFromGitHub { 42469 owner = "magit"; 42470 repo = "magit"; 42471 - rev = "12fc6cede637c7e2542e2225565366f2a0ad9fce"; 42472 - sha256 = "0ap1x0dshfivc0zljp96r2s5fhhnirqisrk3xsa94n2aidsf3y0q"; 42473 }; 42474 recipeFile = fetchurl { 42475 url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/recipes/magit-popup"; ··· 42590 magithub = callPackage ({ emacs, fetchFromGitHub, fetchurl, ghub-plus, lib, magit, melpaBuild, s }: 42591 melpaBuild { 42592 pname = "magithub"; 42593 - version = "20171008.917"; 42594 src = fetchFromGitHub { 42595 owner = "vermiculus"; 42596 repo = "magithub"; 42597 - rev = "50bb82d310d5720db82ad5b437ca47c0ff0d83a3"; 42598 - sha256 = "10ri2kqzcq48xvdyz9pm9d5j5vlh6f7nx4095s4wwxf22swkpnr6"; 42599 }; 42600 recipeFile = fetchurl { 42601 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/magithub"; ··· 43123 markdown-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 43124 melpaBuild { 43125 pname = "markdown-mode"; 43126 - version = "20171001.730"; 43127 src = fetchFromGitHub { 43128 owner = "jrblevin"; 43129 repo = "markdown-mode"; 43130 - rev = "bc79248c605a5ebd01d96b26e5d5dba39bddcdc7"; 43131 - sha256 = "1d0c5l4g3miwzn51a3fsjqnv9shm8kw4inn2hwg2ff40jfrgfy1n"; 43132 }; 43133 recipeFile = fetchurl { 43134 url = "https://raw.githubusercontent.com/milkypostman/melpa/74610ec93d4478e835f8b3b446279efc0c71d644/recipes/markdown-mode"; ··· 43319 marshal = callPackage ({ eieio ? null, fetchFromGitHub, fetchurl, ht, json ? null, lib, melpaBuild }: 43320 melpaBuild { 43321 pname = "marshal"; 43322 - version = "20160807.1954"; 43323 src = fetchFromGitHub { 43324 owner = "sigma"; 43325 repo = "marshal.el"; 43326 - rev = "d5b6fdd97159b22d5a9dbc3b0db18a04089b3f2f"; 43327 - sha256 = "1pix1cz8zv3kgf103ml1y42a0l2hvakbykfpbyx81z4nw7n958lf"; 43328 }; 43329 recipeFile = fetchurl { 43330 url = "https://raw.githubusercontent.com/milkypostman/melpa/203f2061c5c7d4aefab3175de5e0538f12158ee3/recipes/marshal"; ··· 44011 mhc = callPackage ({ calfw, fetchFromGitHub, fetchurl, lib, melpaBuild }: 44012 melpaBuild { 44013 pname = "mhc"; 44014 - version = "20160704.633"; 44015 src = fetchFromGitHub { 44016 owner = "yoshinari-nomura"; 44017 repo = "mhc"; 44018 - rev = "d5f7c5abe90831248581c26ef3abfec70b2c2b9c"; 44019 - sha256 = "0f5ilbl6dc5hf9s4lfp027qjdlwd0kzb7sni7lda6v5597vhsnb4"; 44020 }; 44021 recipeFile = fetchurl { 44022 url = "https://raw.githubusercontent.com/milkypostman/melpa/d8d3efa0fcd6cd4af94bc99b35614ef6402cbdba/recipes/mhc"; ··· 44912 monokai-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 44913 melpaBuild { 44914 pname = "monokai-theme"; 44915 - version = "20170731.504"; 44916 src = fetchFromGitHub { 44917 owner = "oneKelvinSmith"; 44918 repo = "monokai-emacs"; 44919 - rev = "8dacce10f3c2d362c4fb39485a3f33c3b911b8b3"; 44920 - sha256 = "1j6zz9lkr4n5k758qqmk3n0w69fi9grgcv8zqvhxx7yvpk9c8nvs"; 44921 }; 44922 recipeFile = fetchurl { 44923 url = "https://raw.githubusercontent.com/milkypostman/melpa/2bc9ce95a02fc4bcf7bc7547849c1c15d6db5089/recipes/monokai-theme"; ··· 46049 src = fetchFromGitHub { 46050 owner = "Malabarba"; 46051 repo = "Nameless"; 46052 - rev = "ab1a5c589378334eafca105af1a17f73b9065423"; 46053 - sha256 = "107q1rximjnag9r9vgwh0iv687i3rsscbdnjc46f8l16j6vi4n7d"; 46054 }; 46055 recipeFile = fetchurl { 46056 url = "https://raw.githubusercontent.com/milkypostman/melpa/8e4ee4dae5f32a8d445dc0cc2455c1f7075c9b3d/recipes/nameless"; ··· 46066 names = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 46067 melpaBuild { 46068 pname = "names"; 46069 - version = "20151201.404"; 46070 src = fetchFromGitHub { 46071 owner = "Malabarba"; 46072 repo = "names"; 46073 - rev = "65b577b1215c4cfaee1ed5e98b0545e9ef7b9964"; 46074 - sha256 = "13r1qmibjikx6hz36m6xf79wap6fci2x7jz7rac5s52hq2hdj2wk"; 46075 }; 46076 recipeFile = fetchurl { 46077 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/names"; ··· 46741 src = fetchFromGitHub { 46742 owner = "martine"; 46743 repo = "ninja"; 46744 - rev = "b26168be150bd1cbdd6daca59f53755a56fe7939"; 46745 - sha256 = "1g10scd55asi5mfkbj0mdi098nkhy0phvnllwbv52vy6p0amppq9"; 46746 }; 46747 recipeFile = fetchurl { 46748 url = "https://raw.githubusercontent.com/milkypostman/melpa/aed2f32a02cb38c49163d90b1b503362e2e4a480/recipes/ninja-mode"; ··· 47136 version = "20170927.415"; 47137 src = fetchgit { 47138 url = "git://git.notmuchmail.org/git/notmuch"; 47139 - rev = "54aef071590cb23f61da943daa29080cf7446696"; 47140 - sha256 = "0hh7276br857a5s5wms2wxf24jz3vvdpqm2d3zrzdfgz54ix6cp7"; 47141 }; 47142 recipeFile = fetchurl { 47143 url = "https://raw.githubusercontent.com/milkypostman/melpa/b19f21ed7485036e799ccd88edbf7896a379d759/recipes/notmuch"; ··· 47300 nu-mode = callPackage ({ ace-window, avy, fetchFromGitHub, fetchurl, help-fns-plus, lib, melpaBuild, transpose-frame, undo-tree }: 47301 melpaBuild { 47302 pname = "nu-mode"; 47303 - version = "20171007.1521"; 47304 src = fetchFromGitHub { 47305 owner = "pyluyten"; 47306 repo = "emacs-nu"; 47307 - rev = "4a3fe40585031a1c2b323e28f536a3840f0776bd"; 47308 - sha256 = "01pl34cn6z1hky7gwh832vrkpyjsbc62ihbnqxj9rma5w9dfwarx"; 47309 }; 47310 recipeFile = fetchurl { 47311 url = "https://raw.githubusercontent.com/milkypostman/melpa/230d5f8fdd965a24b8ff3cc94acf378d04815fca/recipes/nu-mode"; ··· 47583 src = fetchFromGitHub { 47584 owner = "astahlman"; 47585 repo = "ob-async"; 47586 - rev = "079dbcbfa229407ae2f53689a4d045f827adabd5"; 47587 - sha256 = "0jinxwv72yypns22iv2v4ll1wkg2ca5vbx1v36pgxgmjvawfilvr"; 47588 }; 47589 recipeFile = fetchurl { 47590 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/ob-async"; ··· 48670 olivetti = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 48671 melpaBuild { 48672 pname = "olivetti"; 48673 - version = "20170823.1754"; 48674 src = fetchFromGitHub { 48675 owner = "rnkn"; 48676 repo = "olivetti"; 48677 - rev = "da7955aaea2a3f3ad07b457b9737a24534674e33"; 48678 - sha256 = "11qvlwsy6l4v9jcdnf7g3yxy85g1qii4hmrpv6s85vbfsn9rxxw0"; 48679 }; 48680 recipeFile = fetchurl { 48681 url = "https://raw.githubusercontent.com/milkypostman/melpa/697334ca3cdb9630572ae267811bd5c2a67d2a95/recipes/olivetti"; ··· 48712 omni-kill = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 48713 melpaBuild { 48714 pname = "omni-kill"; 48715 - version = "20171005.955"; 48716 src = fetchFromGitHub { 48717 owner = "AdrieanKhisbe"; 48718 repo = "omni-kill.el"; 48719 - rev = "192d51d843c6581d593a4eb01f1b49ad59d206cf"; 48720 - sha256 = "0n24rhzl1zhlkdkjigsczyc0z3yrihz9qnn1icrk6nkms107qbnn"; 48721 }; 48722 recipeFile = fetchurl { 48723 url = "https://raw.githubusercontent.com/milkypostman/melpa/c24df34d2fa5d908223379e909148423ba327ae2/recipes/omni-kill"; ··· 48775 omni-scratch = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 48776 melpaBuild { 48777 pname = "omni-scratch"; 48778 - version = "20171008.1207"; 48779 src = fetchFromGitHub { 48780 owner = "AdrieanKhisbe"; 48781 repo = "omni-scratch.el"; 48782 - rev = "98cdc402c3663e30a2bd260911b2ac0c93f93129"; 48783 - sha256 = "19pwhbg4db5g4nq3j7axdh81k6ikm2jirwdkl38nqyr0sb0s2w33"; 48784 }; 48785 recipeFile = fetchurl { 48786 url = "https://raw.githubusercontent.com/milkypostman/melpa/6ba3e128a7fe4476d82266506b18ba9984c37944/recipes/omni-scratch"; ··· 48838 omnisharp = callPackage ({ auto-complete, cl-lib ? null, csharp-mode, dash, emacs, f, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, popup, s, shut-up }: 48839 melpaBuild { 48840 pname = "omnisharp"; 48841 - version = "20171007.416"; 48842 src = fetchFromGitHub { 48843 owner = "OmniSharp"; 48844 repo = "omnisharp-emacs"; 48845 - rev = "40b6251a96057c80a958362a0886c06eea5bfd62"; 48846 - sha256 = "176qfjd0qfgypj7pyi2p7v6zn7sic86gcgxz056k4y2akm6aa2p6"; 48847 }; 48848 recipeFile = fetchurl { 48849 url = "https://raw.githubusercontent.com/milkypostman/melpa/e327c483be04de32638b420c5b4e043d12a2cd01/recipes/omnisharp"; ··· 49439 src = fetchFromGitHub { 49440 owner = "IvanMalison"; 49441 repo = "org-projectile"; 49442 - rev = "d57062569e59f598fcad1107f463691ec5d07e5f"; 49443 - sha256 = "1s5d9g8a8wgap0hsn5wqwzr20r6xr2jfm720zb404ixpkw4p939y"; 49444 }; 49445 recipeFile = fetchurl { 49446 url = "https://raw.githubusercontent.com/milkypostman/melpa/6760daac1ef9d9d7ba07e2fc9668873020f901f1/recipes/org-category-capture"; ··· 49453 license = lib.licenses.free; 49454 }; 49455 }) {}; 49456 - org-chinese-utils = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 49457 - melpaBuild { 49458 - pname = "org-chinese-utils"; 49459 - version = "20170313.2148"; 49460 - src = fetchFromGitHub { 49461 - owner = "tumashu"; 49462 - repo = "org-chinese-utils"; 49463 - rev = "f44d7114899102f1e1109bb7aeeab4330281ff94"; 49464 - sha256 = "127nnjdd7p3sy38pd39ivrpxgnzdhbh6sf99667s7qxryfx837y8"; 49465 - }; 49466 - recipeFile = fetchurl { 49467 - url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/org-chinese-utils"; 49468 - sha256 = "0bxx81zigbv5vv3aficd65p03lgpp2iknj8qgvn2k4wgbv56j4q4"; 49469 - name = "org-chinese-utils"; 49470 - }; 49471 - packageRequires = []; 49472 - meta = { 49473 - homepage = "https://melpa.org/#/org-chinese-utils"; 49474 - license = lib.licenses.free; 49475 - }; 49476 - }) {}; 49477 org-cliplink = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 49478 melpaBuild { 49479 pname = "org-cliplink"; ··· 50106 org-mime = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 50107 melpaBuild { 50108 pname = "org-mime"; 50109 - version = "20171008.644"; 50110 src = fetchFromGitHub { 50111 owner = "org-mime"; 50112 repo = "org-mime"; 50113 - rev = "0a0aa9b11005ff620b447c75e15122f6c0f9d81b"; 50114 - sha256 = "1m5qih09zyi8awwf2badis9czy0biwnpxrhd26an3ssb07i7ajgs"; 50115 }; 50116 recipeFile = fetchurl { 50117 url = "https://raw.githubusercontent.com/milkypostman/melpa/521678fa13884dae69c2b4b7a2af718b2eea4b28/recipes/org-mime"; ··· 50127 org-mind-map = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }: 50128 melpaBuild { 50129 pname = "org-mind-map"; 50130 - version = "20170912.1411"; 50131 src = fetchFromGitHub { 50132 owner = "theodorewiles"; 50133 repo = "org-mind-map"; 50134 - rev = "73026279191516396637e6e33628be9c0314545b"; 50135 - sha256 = "04v5gdmprga75y9yqx2ism28vnwsy5ky7hfzzdi44mq2gd3m8hfl"; 50136 }; 50137 recipeFile = fetchurl { 50138 url = "https://raw.githubusercontent.com/milkypostman/melpa/3c8683ee547a6a99f8d258561c3ae157b1f427f2/recipes/org-mind-map"; ··· 50247 packageRequires = [ ctable org orglue ]; 50248 meta = { 50249 homepage = "https://melpa.org/#/org-octopress"; 50250 license = lib.licenses.free; 50251 }; 50252 }) {}; ··· 50432 src = fetchFromGitHub { 50433 owner = "IvanMalison"; 50434 repo = "org-projectile"; 50435 - rev = "d57062569e59f598fcad1107f463691ec5d07e5f"; 50436 - sha256 = "1s5d9g8a8wgap0hsn5wqwzr20r6xr2jfm720zb404ixpkw4p939y"; 50437 }; 50438 recipeFile = fetchurl { 50439 url = "https://raw.githubusercontent.com/milkypostman/melpa/9d7a7ab98f364d3d5e93f83f0cb3d80a95f28689/recipes/org-projectile"; ··· 50453 src = fetchFromGitHub { 50454 owner = "IvanMalison"; 50455 repo = "org-projectile"; 50456 - rev = "d57062569e59f598fcad1107f463691ec5d07e5f"; 50457 - sha256 = "1s5d9g8a8wgap0hsn5wqwzr20r6xr2jfm720zb404ixpkw4p939y"; 50458 }; 50459 recipeFile = fetchurl { 50460 url = "https://raw.githubusercontent.com/milkypostman/melpa/6760daac1ef9d9d7ba07e2fc9668873020f901f1/recipes/org-projectile-helm"; ··· 50581 org-ref = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, helm, helm-bibtex, hydra, ivy, key-chord, lib, melpaBuild, pdf-tools, s }: 50582 melpaBuild { 50583 pname = "org-ref"; 50584 - version = "20170927.2056"; 50585 src = fetchFromGitHub { 50586 owner = "jkitchin"; 50587 repo = "org-ref"; 50588 - rev = "5fcbd975523281e5bacaf0284af21b4387147a98"; 50589 - sha256 = "0fc5kcz1xy819m960qn28hz9c13qpc542kzihmzkc3ykm5d96x3c"; 50590 }; 50591 recipeFile = fetchurl { 50592 url = "https://raw.githubusercontent.com/milkypostman/melpa/550e4dcef2f74fbd96474561c1cb6c4fd80091fe/recipes/org-ref"; ··· 51054 org-web-tools = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org, s }: 51055 melpaBuild { 51056 pname = "org-web-tools"; 51057 - version = "20171008.2128"; 51058 src = fetchFromGitHub { 51059 owner = "alphapapa"; 51060 repo = "org-web-tools"; 51061 - rev = "dac686b18cddbf3af4632054b15ff53c1ae8d564"; 51062 - sha256 = "1bw543dc0lbzf4s3sjwg6y8pszfpkby5dyj0pykg98pcii51agkj"; 51063 }; 51064 recipeFile = fetchurl { 51065 url = "https://raw.githubusercontent.com/milkypostman/melpa/f082bfb480649d21f586b7eb331c19d57e7a84cf/recipes/org-web-tools"; ··· 51111 packageRequires = [ htmlize metaweblog org xml-rpc ]; 51112 meta = { 51113 homepage = "https://melpa.org/#/org2blog"; 51114 license = lib.licenses.free; 51115 }; 51116 }) {}; ··· 51966 ox-hugo = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }: 51967 melpaBuild { 51968 pname = "ox-hugo"; 51969 - version = "20170930.1905"; 51970 src = fetchFromGitHub { 51971 owner = "kaushalmodi"; 51972 repo = "ox-hugo"; 51973 - rev = "98346caff78f5e8740505bcade85e00914bc54a6"; 51974 - sha256 = "0c1ajqybpcv0nc5fklq01lkz1f0320wnn43i0r22d4m8dflqfhy0"; 51975 }; 51976 recipeFile = fetchurl { 51977 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e1240bb7b5bb8773f804b987901566a20e3e8a9/recipes/ox-hugo"; ··· 52050 ox-latex-chinese = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 52051 melpaBuild { 52052 pname = "ox-latex-chinese"; 52053 - version = "20170401.439"; 52054 src = fetchFromGitHub { 52055 owner = "tumashu"; 52056 repo = "ox-latex-chinese"; 52057 - rev = "f79d25443987a169a1234f5fbb2bc115cccea33e"; 52058 - sha256 = "1sw7wvsyp5z7jdijkc3lyfx7b0cq3c60fjdvmqlpygl9020md99w"; 52059 }; 52060 recipeFile = fetchurl { 52061 url = "https://raw.githubusercontent.com/milkypostman/melpa/a679ebaedcb496f915b9338f9d5c003e1389594d/recipes/ox-latex-chinese"; ··· 52138 src = fetchFromGitHub { 52139 owner = "kawabata"; 52140 repo = "ox-pandoc"; 52141 - rev = "7a7635ceb3e6c6050e1a932dc91b639c41572b51"; 52142 - sha256 = "1fr33hljpb9f8035ghqrrw14ybqjnc8w0m714yx8jp6hbvjvgkdn"; 52143 }; 52144 recipeFile = fetchurl { 52145 url = "https://raw.githubusercontent.com/milkypostman/melpa/ca17de8cdd53bb32a9d3faaeb38f19f92b18ee38/recipes/ox-pandoc"; ··· 52407 package-build = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: 52408 melpaBuild { 52409 pname = "package-build"; 52410 - version = "20171008.2352"; 52411 src = fetchFromGitHub { 52412 owner = "melpa"; 52413 repo = "package-build"; 52414 - rev = "6c288fd22eef6332adc5680aa0843d1c678c4832"; 52415 - sha256 = "1s2p5c1c8fyiwi6idjl4bw2cxikdim0maw6w5pf12k2j1bwm98qy"; 52416 }; 52417 recipeFile = fetchurl { 52418 url = "https://raw.githubusercontent.com/milkypostman/melpa/948fb86b710aafe6bc71f95554655dfdfcab0cca/recipes/package-build"; ··· 53077 pass = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, password-store, password-store-otp }: 53078 melpaBuild { 53079 pname = "pass"; 53080 - version = "20170928.1118"; 53081 src = fetchFromGitHub { 53082 owner = "NicolasPetton"; 53083 repo = "pass"; 53084 - rev = "adcafc25e1bbd43b70251305a07252cc46d20308"; 53085 - sha256 = "0hbbqgj0vi5xlb48fjdy7yh8qx43hi6rw3jqrcmvlh3gnm47yhky"; 53086 }; 53087 recipeFile = fetchurl { 53088 url = "https://raw.githubusercontent.com/milkypostman/melpa/428c2d53db69bed8938ec3486dfcf7fc048cd4e8/recipes/pass"; ··· 53186 src = fetchFromGitHub { 53187 owner = "zx2c4"; 53188 repo = "password-store"; 53189 - rev = "c1b3ff04425844ed88fac2a634232bdb8e2662bc"; 53190 - sha256 = "07hfca1r09m5p5i8y62b54xmhw1ymcq68ys0gk579d7lvvy6s5qf"; 53191 }; 53192 recipeFile = fetchurl { 53193 url = "https://raw.githubusercontent.com/milkypostman/melpa/207f8ec84572176749d328cb2bbc4e87c36f202c/recipes/password-store"; ··· 53665 pdf-tools = callPackage ({ emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, tablist }: 53666 melpaBuild { 53667 pname = "pdf-tools"; 53668 - version = "20170918.934"; 53669 src = fetchFromGitHub { 53670 owner = "politza"; 53671 repo = "pdf-tools"; 53672 - rev = "52acd65c0db97a83e3f86ca97f9a3bf27135e8f3"; 53673 - sha256 = "19d5nmy7kdlysxzig2akbxvg9h1vnjagp4xh1qpyw8iqgm3kpxxn"; 53674 }; 53675 recipeFile = fetchurl { 53676 url = "https://raw.githubusercontent.com/milkypostman/melpa/8e3d53913f4e8a618e125fa9c1efb3787fbf002d/recipes/pdf-tools"; ··· 54440 php-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 54441 melpaBuild { 54442 pname = "php-mode"; 54443 - version = "20170729.1258"; 54444 src = fetchFromGitHub { 54445 owner = "ejmr"; 54446 repo = "php-mode"; 54447 - rev = "151ae717b03d6d5fcc2bc86e349175840bfbe079"; 54448 - sha256 = "00f2k41zmda299rj4lfpxisnrr9i5f0gg51cb8fri7lyjzrq829a"; 54449 }; 54450 recipeFile = fetchurl { 54451 url = "https://raw.githubusercontent.com/milkypostman/melpa/7cdbc35fee67b87b87ec72aa00e6dca77aef17c4/recipes/php-mode"; ··· 55217 version = "20170419.303"; 55218 src = fetchgit { 55219 url = "https://git.savannah.gnu.org/git/gettext.git"; 55220 - rev = "b05d13f04990f6ed74637ee8bdb42fd1500974ac"; 55221 - sha256 = "03bcknd6y6rhg6185bjga2idswq4p0d87jmyhkx2x56gdybpa9mr"; 55222 }; 55223 recipeFile = fetchurl { 55224 url = "https://raw.githubusercontent.com/milkypostman/melpa/caaa21f235c4864f6008fb454d0a970a2fd22a86/recipes/po-mode"; ··· 55297 pocket-reader = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, kv, lib, melpaBuild, org-web-tools, ov, pocket-lib, rainbow-identifiers, s }: 55298 melpaBuild { 55299 pname = "pocket-reader"; 55300 - version = "20171008.1411"; 55301 src = fetchFromGitHub { 55302 owner = "alphapapa"; 55303 repo = "pocket-reader.el"; 55304 - rev = "410add35782f037e4c42d3f740fb5623901ebf39"; 55305 - sha256 = "1lchwlv32b5gfgkp2i3li3rk3w1xyz8axamz5mqs1imb6mkc1dws"; 55306 }; 55307 recipeFile = fetchurl { 55308 url = "https://raw.githubusercontent.com/milkypostman/melpa/835a7bf2f72987183e9d15ada7ae747fb5715c11/recipes/pocket-reader"; ··· 55873 powerline = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: 55874 melpaBuild { 55875 pname = "powerline"; 55876 - version = "20171008.2002"; 55877 src = fetchFromGitHub { 55878 owner = "milkypostman"; 55879 repo = "powerline"; 55880 - rev = "b51217d52ea0b8b91b15783d364562b6668ac0d0"; 55881 - sha256 = "0afhs8dpvlc29xpdgwm0jp1syyyraqipscxx89x1yi0idkgvxj29"; 55882 }; 55883 recipeFile = fetchurl { 55884 url = "https://raw.githubusercontent.com/milkypostman/melpa/f805053cd4dd9ed53ee0df17ad69429bc62325bb/recipes/powerline"; ··· 56418 projectile = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }: 56419 melpaBuild { 56420 pname = "projectile"; 56421 - version = "20171008.135"; 56422 src = fetchFromGitHub { 56423 owner = "bbatsov"; 56424 repo = "projectile"; 56425 - rev = "933fcbd849781ea5e0ace32b9dc655d00de7df06"; 56426 - sha256 = "020j7cpa5ljblanf4y7xsr7gvz12b8cdgpy75k0hb4igc62qzkym"; 56427 }; 56428 recipeFile = fetchurl { 56429 url = "https://raw.githubusercontent.com/milkypostman/melpa/ca7bf43ef8893bf04e9658390e306ef69e80a156/recipes/projectile"; ··· 56604 license = lib.licenses.free; 56605 }; 56606 }) {}; 56607 projectile-variable = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 56608 melpaBuild { 56609 pname = "projectile-variable"; ··· 56842 src = fetchFromGitHub { 56843 owner = "google"; 56844 repo = "protobuf"; 56845 - rev = "77f64bb7779ec2195f9bc4dc82497d12c18fc6b7"; 56846 - sha256 = "0176y1ikr6pi3paz4q588ka3c02al25fnbn0y09z10mi7nplrx85"; 56847 }; 56848 recipeFile = fetchurl { 56849 url = "https://raw.githubusercontent.com/milkypostman/melpa/b4e7f5f641251e17add561991d3bcf1fde23467b/recipes/protobuf-mode"; ··· 56911 psci = callPackage ({ dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild, purescript-mode, s }: 56912 melpaBuild { 56913 pname = "psci"; 56914 - version = "20170914.1048"; 56915 src = fetchFromGitHub { 56916 owner = "purescript-emacs"; 56917 repo = "emacs-psci"; 56918 - rev = "47a0ba79e7284c71bebd8abe753246badeb1251d"; 56919 - sha256 = "1j2zbxk2d7yjpwhhv48j6qlsnmapk0858zrdiqpcicapddbsv66w"; 56920 }; 56921 recipeFile = fetchurl { 56922 url = "https://raw.githubusercontent.com/milkypostman/melpa/3451719ce5096383db082917716a5ed8346fc186/recipes/psci"; ··· 57711 src = fetchFromGitHub { 57712 owner = "PyCQA"; 57713 repo = "pylint"; 57714 - rev = "0b1b25a63f6d68a4dc21dbc47a0af79d3eed973e"; 57715 - sha256 = "0n3ihw3p61y46a8njq1ah5gxb26m13aawqsciy944l203s305845"; 57716 }; 57717 recipeFile = fetchurl { 57718 url = "https://raw.githubusercontent.com/milkypostman/melpa/a073c91d6f4d31b82f6bfee785044c4e3ae96d3f/recipes/pylint"; ··· 59061 src = fetchFromGitHub { 59062 owner = "vic"; 59063 repo = "rebecca-theme"; 59064 - rev = "ee0d8796eca831110b7084a2af96fb4184d0a418"; 59065 - sha256 = "138hs6lgql40cn86p7v2xhb7ck2zcvz1vi6jd7fk55l0xgj5w61k"; 59066 }; 59067 recipeFile = fetchurl { 59068 url = "https://raw.githubusercontent.com/milkypostman/melpa/19f40f30113c7dabd76a2d0e52898e6d6be69a35/recipes/rebecca-theme"; ··· 59250 src = fetchFromGitHub { 59251 owner = "RedPRL"; 59252 repo = "sml-redprl"; 59253 - rev = "887d32fa14ec6e9e024e50077c119b95b22d91d3"; 59254 - sha256 = "1ibrqnnnsqplgx2hdj3jf8jcg3dwc01d50pkfb75wwi1w2xvsjmk"; 59255 }; 59256 recipeFile = fetchurl { 59257 url = "https://raw.githubusercontent.com/milkypostman/melpa/06e7371d703ffdc5b6ea555f2ed289e57e71e377/recipes/redprl"; ··· 60068 src = fetchFromGitHub { 60069 owner = "Malabarba"; 60070 repo = "rich-minority"; 60071 - rev = "333e4669f76a0fb68b433117d377711e418a525e"; 60072 - sha256 = "0ms42fnfis6y2h717cqhngzv7ysgf8340rsfm2i7rx2gbdynr1ic"; 60073 }; 60074 recipeFile = fetchurl { 60075 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/rich-minority"; ··· 60211 rjsx-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild }: 60212 melpaBuild { 60213 pname = "rjsx-mode"; 60214 - version = "20171009.608"; 60215 src = fetchFromGitHub { 60216 owner = "felipeochoa"; 60217 repo = "rjsx-mode"; 60218 - rev = "487ce00922571f84918e99ade678fe83d55bd6e0"; 60219 - sha256 = "1q396gzpqba7a4knnnx5pjwgbdh7r4q8ac7f81z9mp624w2zlgam"; 60220 }; 60221 recipeFile = fetchurl { 60222 url = "https://raw.githubusercontent.com/milkypostman/melpa/b83be7efdef2457e1320fe3dec46484fbd20263c/recipes/rjsx-mode"; ··· 60442 rtags = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 60443 melpaBuild { 60444 pname = "rtags"; 60445 - version = "20171006.1343"; 60446 src = fetchFromGitHub { 60447 owner = "Andersbakken"; 60448 repo = "rtags"; 60449 - rev = "12636847b1ea512ce2d0c1075a74465f38555e69"; 60450 - sha256 = "12v3wr2103293fkglbkhp20m2z72n66qka2s5zpcgc3jwqyqnnf9"; 60451 }; 60452 recipeFile = fetchurl { 60453 url = "https://raw.githubusercontent.com/milkypostman/melpa/3dea16daf0d72188c8b4043534f0833fe9b04e07/recipes/rtags"; ··· 60610 ruby-hash-syntax = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 60611 melpaBuild { 60612 pname = "ruby-hash-syntax"; 60613 - version = "20141010.839"; 60614 src = fetchFromGitHub { 60615 owner = "purcell"; 60616 repo = "ruby-hash-syntax"; 60617 - rev = "f3270274a9d12537263d9ae0b8f4e60c542cf77f"; 60618 - sha256 = "1ck3xhavilq5qdcc9libd6dyzqz7b0cxd3q5nd7kaxicc28h9p80"; 60619 }; 60620 recipeFile = fetchurl { 60621 url = "https://raw.githubusercontent.com/milkypostman/melpa/c7d21a43a4bf267507bdc746ec9d0fd82049c0af/recipes/ruby-hash-syntax"; ··· 60820 rust-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 60821 melpaBuild { 60822 pname = "rust-mode"; 60823 - version = "20170920.1919"; 60824 src = fetchFromGitHub { 60825 owner = "rust-lang"; 60826 repo = "rust-mode"; 60827 - rev = "eae291ab7b3e1a52e158261d1192ea1ca2b332f4"; 60828 - sha256 = "0g68yy281v232f3f8k9r16nqxlirkb52yca1wknng57addma4cjv"; 60829 }; 60830 recipeFile = fetchurl { 60831 url = "https://raw.githubusercontent.com/milkypostman/melpa/8f6e5d990d699d571dccbdeb13327b33389bb113/recipes/rust-mode"; ··· 60946 s12cpuv2-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 60947 melpaBuild { 60948 pname = "s12cpuv2-mode"; 60949 - version = "20170828.1901"; 60950 src = fetchFromGitHub { 60951 owner = "AdamNiederer"; 60952 repo = "s12cpuv2-mode"; 60953 - rev = "446696222fec364442fa7a52f523be10bb5cff68"; 60954 - sha256 = "1l8950p4bakgxwd61n9agiyi15s1l09r1rnrijl4dnyv6vxmwghl"; 60955 }; 60956 recipeFile = fetchurl { 60957 url = "https://raw.githubusercontent.com/milkypostman/melpa/6c1b9bbdc4deb17636270c7f2be0b43b647c695a/recipes/s12cpuv2-mode"; ··· 61244 src = fetchFromGitHub { 61245 owner = "openscad"; 61246 repo = "openscad"; 61247 - rev = "5fbb1060ad967ac8af34687c7e7bcac69c7381e0"; 61248 - sha256 = "1gfpkqhqw9n0x325ar7ln9j2052r8hk65ilhz3dp7x865mqdm2wn"; 61249 }; 61250 recipeFile = fetchurl { 61251 url = "https://raw.githubusercontent.com/milkypostman/melpa/2d27782b9ac8474fbd4f51535351207c9c84984c/recipes/scad-mode"; ··· 62183 sexy-monochrome-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 62184 melpaBuild { 62185 pname = "sexy-monochrome-theme"; 62186 - version = "20170611.859"; 62187 src = fetchFromGitHub { 62188 owner = "voloyev"; 62189 repo = "sexy-monochrome-theme"; 62190 - rev = "8def559784c9f3ebaad179caaff58a9c6afc83a5"; 62191 - sha256 = "043pplyjdvqz45q1vlnkh8j8a4fhiw4km3b2xb06bycgs3ysb42h"; 62192 }; 62193 recipeFile = fetchurl { 62194 url = "https://raw.githubusercontent.com/milkypostman/melpa/dfd5ae9a93e036d11899c7adffdf6b63c2b21381/recipes/sexy-monochrome-theme"; ··· 63296 slack = callPackage ({ alert, circe, emojify, fetchFromGitHub, fetchurl, lib, melpaBuild, oauth2, request, websocket }: 63297 melpaBuild { 63298 pname = "slack"; 63299 - version = "20170927.2004"; 63300 src = fetchFromGitHub { 63301 owner = "yuya373"; 63302 repo = "emacs-slack"; 63303 - rev = "5fabc901a316569ab84edaf7ea3aa7143ab91796"; 63304 - sha256 = "076yk65wyqgcqd9w8d4pgada0hsdlb58gvcldhvirlqsbmvjp9wl"; 63305 }; 63306 recipeFile = fetchurl { 63307 url = "https://raw.githubusercontent.com/milkypostman/melpa/f0258cc41de809b67811a5dde3d475c429df0695/recipes/slack"; ··· 63527 sly = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 63528 melpaBuild { 63529 pname = "sly"; 63530 - version = "20170928.1829"; 63531 src = fetchFromGitHub { 63532 owner = "capitaomorte"; 63533 repo = "sly"; 63534 - rev = "6f7d1c5e5d51100c573f3e5b6d3eb1eabe3dfaa2"; 63535 - sha256 = "1684agg19nxc9mirpkr062z9ycri2d78nr9hg8y7kgkq814vbbsi"; 63536 }; 63537 recipeFile = fetchurl { 63538 url = "https://raw.githubusercontent.com/milkypostman/melpa/79e7213183df892c5058a766b5805a1854bfbaec/recipes/sly"; ··· 63650 license = lib.licenses.free; 63651 }; 63652 }) {}; 63653 smart-comment = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 63654 melpaBuild { 63655 pname = "smart-comment"; ··· 63820 smart-mode-line = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, rich-minority }: 63821 melpaBuild { 63822 pname = "smart-mode-line"; 63823 - version = "20170708.1317"; 63824 src = fetchFromGitHub { 63825 owner = "Malabarba"; 63826 repo = "smart-mode-line"; 63827 - rev = "216475320fa43b3c261b8b13b7a1e3d304166a8e"; 63828 - sha256 = "1akph66w1xpjkvxpi6dgl1bi0nwx33l25cwyq08g1wbvkjqwib30"; 63829 }; 63830 recipeFile = fetchurl { 63831 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/smart-mode-line"; ··· 63845 src = fetchFromGitHub { 63846 owner = "Malabarba"; 63847 repo = "smart-mode-line"; 63848 - rev = "216475320fa43b3c261b8b13b7a1e3d304166a8e"; 63849 - sha256 = "1akph66w1xpjkvxpi6dgl1bi0nwx33l25cwyq08g1wbvkjqwib30"; 63850 }; 63851 recipeFile = fetchurl { 63852 url = "https://raw.githubusercontent.com/milkypostman/melpa/60072b183151e519d141ec559b4902d20c87904c/recipes/smart-mode-line-powerline-theme"; ··· 63901 license = lib.licenses.free; 63902 }; 63903 }) {}; 63904 smart-shift = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 63905 melpaBuild { 63906 pname = "smart-shift"; ··· 63988 smartparens = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }: 63989 melpaBuild { 63990 pname = "smartparens"; 63991 - version = "20171005.541"; 63992 src = fetchFromGitHub { 63993 owner = "Fuco1"; 63994 repo = "smartparens"; 63995 - rev = "456b78c5b7af52f84701aea0ad51a9d6d7de23d5"; 63996 - sha256 = "1b5mp87qjyjs0d2mn9rz0iy6qmdmhkb8699ddlbjxrmid2s8g73h"; 63997 }; 63998 recipeFile = fetchurl { 63999 url = "https://raw.githubusercontent.com/milkypostman/melpa/bd98f85461ef7134502d4f2aa8ce1bc764f3bda3/recipes/smartparens"; ··· 64324 snakemake-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, magit-popup, melpaBuild }: 64325 melpaBuild { 64326 pname = "snakemake-mode"; 64327 - version = "20170920.1454"; 64328 src = fetchFromGitHub { 64329 owner = "kyleam"; 64330 repo = "snakemake-mode"; 64331 - rev = "9a29ca3f5c7302a67f969b10defeb75e2fda688a"; 64332 - sha256 = "1hskg4llb0wfdmzgnanbvppbjj55zkifh2yan5rvzkkwma1vb2ry"; 64333 }; 64334 recipeFile = fetchurl { 64335 url = "https://raw.githubusercontent.com/milkypostman/melpa/c3a5b51fee1c9e6ce7e21555faa355d118d34b8d/recipes/snakemake-mode"; ··· 64597 sonic-pi = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, highlight, lib, melpaBuild, osc }: 64598 melpaBuild { 64599 pname = "sonic-pi"; 64600 - version = "20171002.343"; 64601 src = fetchFromGitHub { 64602 owner = "repl-electric"; 64603 repo = "sonic-pi.el"; 64604 - rev = "f4bb7abafea564c97d3b9a28b1b2c3858191674f"; 64605 - sha256 = "1xdv94k830a70hi8cmvv2gxzybk16cfsf5my8c1b2kw7041a074q"; 64606 }; 64607 recipeFile = fetchurl { 64608 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/sonic-pi"; ··· 64898 spaceline = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, powerline, s }: 64899 melpaBuild { 64900 pname = "spaceline"; 64901 - version = "20170630.2327"; 64902 src = fetchFromGitHub { 64903 owner = "TheBB"; 64904 repo = "spaceline"; 64905 - rev = "e6ccec6c80ee2bbddbad5a88cb9d2cd2db8a1a33"; 64906 - sha256 = "0ga99imh00h0bnc4m2q335y0x8zp6xs1n47rqqhxp6iwmw2fz20z"; 64907 }; 64908 recipeFile = fetchurl { 64909 url = "https://raw.githubusercontent.com/milkypostman/melpa/46e4c876aeeb0bb0d0e81dcbb8363a5db9c3ff61/recipes/spaceline"; ··· 65636 src = fetchFromGitHub { 65637 owner = "cjohansson"; 65638 repo = "emacs-ssh-deploy"; 65639 - rev = "af7f33c85fe7d8e6c597fe5c674b1c7bf8ce2bfd"; 65640 - sha256 = "0n1h510v1bkq4yrmfyhih2721yagfb2slm97b0vpjfp3f94m2nvz"; 65641 }; 65642 recipeFile = fetchurl { 65643 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/ssh-deploy"; ··· 66323 suggest = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, loop, melpaBuild, s }: 66324 melpaBuild { 66325 pname = "suggest"; 66326 - version = "20171007.930"; 66327 src = fetchFromGitHub { 66328 owner = "Wilfred"; 66329 repo = "suggest.el"; 66330 - rev = "f9cd0db1c62073b5dacefad20483f181c2d8d019"; 66331 - sha256 = "0xhj6x1c9r69sw6xw9kdvdhkvmr000mnmw7ihqmy6fkar945046f"; 66332 }; 66333 recipeFile = fetchurl { 66334 url = "https://raw.githubusercontent.com/milkypostman/melpa/b9fd27e812549587dc2ec26bb58974177ff263ff/recipes/suggest"; ··· 66362 license = lib.licenses.free; 66363 }; 66364 }) {}; 66365 sunny-day-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 66366 melpaBuild { 66367 pname = "sunny-day-theme"; ··· 66663 src = fetchFromGitHub { 66664 owner = "abo-abo"; 66665 repo = "swiper"; 66666 - rev = "6827edffb70890f2e94c3d146ed129bde581992d"; 66667 - sha256 = "0xwf8q73xisi1072dkkvf181sf9a7a6j9b9g24ismc3fn0q7216k"; 66668 }; 66669 recipeFile = fetchurl { 66670 url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/swiper"; ··· 66701 switch-buffer-functions = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 66702 melpaBuild { 66703 pname = "switch-buffer-functions"; 66704 - version = "20171004.2056"; 66705 src = fetchFromGitHub { 66706 owner = "10sr"; 66707 repo = "switch-buffer-functions-el"; 66708 - rev = "ce61a74a88bf64afa699d20ed27b8be4cc63f80a"; 66709 - sha256 = "1bdcsgbnyabkrri296dgb5q42vjb1v0yji2la5ir6sfxmhw0mrb6"; 66710 }; 66711 recipeFile = fetchurl { 66712 url = "https://raw.githubusercontent.com/milkypostman/melpa/d37ebd28f4a2f770958bd9a2669cce86cc76cbe7/recipes/switch-buffer-functions"; ··· 68299 src = fetchFromGitHub { 68300 owner = "apache"; 68301 repo = "thrift"; 68302 - rev = "9f9e30b51e3912c0b63258badf5501d3cb2550be"; 68303 - sha256 = "1pxjsql4d02igqzz4qk5mc1l8as9myfml28bg9q2bqcjsl6rh0s9"; 68304 }; 68305 recipeFile = fetchurl { 68306 url = "https://raw.githubusercontent.com/milkypostman/melpa/857ab7e3a5c290265d88ebacb9685b3faee586e5/recipes/thrift"; ··· 68334 license = lib.licenses.free; 68335 }; 68336 }) {}; 68337 tide = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, s, typescript-mode }: 68338 melpaBuild { 68339 pname = "tide"; 68340 - version = "20171008.2022"; 68341 src = fetchFromGitHub { 68342 owner = "ananthakumaran"; 68343 repo = "tide"; 68344 - rev = "e5d1d3852aaf63cbfb0abaec1792a62bed024a72"; 68345 - sha256 = "1kwssyzbjwl2vyll0p49l57z41yv6k1jnzbsdnh0d1h81nixg5wk"; 68346 }; 68347 recipeFile = fetchurl { 68348 url = "https://raw.githubusercontent.com/milkypostman/melpa/a21e063011ebbb03ac70bdcf0a379f9e383bdfab/recipes/tide"; ··· 68996 traad = callPackage ({ deferred, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, request, request-deferred, virtualenvwrapper }: 68997 melpaBuild { 68998 pname = "traad"; 68999 - version = "20170916.252"; 69000 src = fetchFromGitHub { 69001 owner = "abingham"; 69002 repo = "emacs-traad"; 69003 - rev = "bb9e86958a92cb5b6ca107f90d05c1890a47cf63"; 69004 - sha256 = "0vjql7z5wda701s63x1h5m6m02342dw1pylngbbxxs29d70mzybn"; 69005 }; 69006 recipeFile = fetchurl { 69007 url = "https://raw.githubusercontent.com/milkypostman/melpa/2b3eb31c077fcaff94b74b757c1ce17650333943/recipes/traad"; ··· 69233 treemacs = callPackage ({ ace-window, cl-lib ? null, dash, emacs, f, fetchFromGitHub, fetchurl, hydra, lib, melpaBuild, pfuture, s }: 69234 melpaBuild { 69235 pname = "treemacs"; 69236 - version = "20171004.631"; 69237 src = fetchFromGitHub { 69238 owner = "Alexander-Miller"; 69239 repo = "treemacs"; 69240 - rev = "2e0351ee4f70db36e26b2c603ab8b00cb35ffc05"; 69241 - sha256 = "14q5ac76scj0bvv0iypcgmkgh3lkdjcxygqpxgqc213znpik33x9"; 69242 }; 69243 recipeFile = fetchurl { 69244 url = "https://raw.githubusercontent.com/milkypostman/melpa/486f21e99856a77f470d246f3c71cd32d2e61ad6/recipes/treemacs"; ··· 69258 src = fetchFromGitHub { 69259 owner = "Alexander-Miller"; 69260 repo = "treemacs"; 69261 - rev = "2e0351ee4f70db36e26b2c603ab8b00cb35ffc05"; 69262 - sha256 = "14q5ac76scj0bvv0iypcgmkgh3lkdjcxygqpxgqc213znpik33x9"; 69263 }; 69264 recipeFile = fetchurl { 69265 url = "https://raw.githubusercontent.com/milkypostman/melpa/a52c2770097fe8968bff7c31ac411b3d9b60972e/recipes/treemacs-evil"; ··· 69279 src = fetchFromGitHub { 69280 owner = "Alexander-Miller"; 69281 repo = "treemacs"; 69282 - rev = "2e0351ee4f70db36e26b2c603ab8b00cb35ffc05"; 69283 - sha256 = "14q5ac76scj0bvv0iypcgmkgh3lkdjcxygqpxgqc213znpik33x9"; 69284 }; 69285 recipeFile = fetchurl { 69286 url = "https://raw.githubusercontent.com/milkypostman/melpa/b694918c94e6311745776d451aa2519924beef2d/recipes/treemacs-projectile"; ··· 69483 tuareg = callPackage ({ caml, fetchFromGitHub, fetchurl, lib, melpaBuild }: 69484 melpaBuild { 69485 pname = "tuareg"; 69486 - version = "20171008.1240"; 69487 src = fetchFromGitHub { 69488 owner = "ocaml"; 69489 repo = "tuareg"; 69490 - rev = "3ef5d4c4cad10b63fac200ece4604bf7370994b7"; 69491 - sha256 = "09v32d9diky72hrixjqd5k5358wsvyyiwwawf99rziaa33qvyns9"; 69492 }; 69493 recipeFile = fetchurl { 69494 url = "https://raw.githubusercontent.com/milkypostman/melpa/01fb6435a1dfeebdf4e7fa3f4f5928bc75526809/recipes/tuareg"; ··· 70312 unify-opening = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 70313 melpaBuild { 70314 pname = "unify-opening"; 70315 - version = "20170215.657"; 70316 src = fetchFromGitHub { 70317 owner = "DamienCassou"; 70318 repo = "unify-opening"; 70319 - rev = "2f0164328b9234c9083758349103be873cb65af8"; 70320 - sha256 = "0d7advfxfnx0v2y292fq4ynqm7ial6p0x7mh28l511b8b4qgpjgv"; 70321 }; 70322 recipeFile = fetchurl { 70323 url = "https://raw.githubusercontent.com/milkypostman/melpa/0a2faab13744262ef4d12750f70b300b3afd2835/recipes/unify-opening"; ··· 70501 use-package = callPackage ({ bind-key, diminish, fetchFromGitHub, fetchurl, lib, melpaBuild }: 70502 melpaBuild { 70503 pname = "use-package"; 70504 - version = "20170812.2256"; 70505 src = fetchFromGitHub { 70506 owner = "jwiegley"; 70507 repo = "use-package"; 70508 - rev = "16abb66246170fe06325ff32a4889e4b51bfd979"; 70509 - sha256 = "1fav32ax7qykclvrimlf00pyp534yfngizm697mbr9346va1zqm6"; 70510 }; 70511 recipeFile = fetchurl { 70512 url = "https://raw.githubusercontent.com/milkypostman/melpa/3f9b52790e2a0bd579c24004873df5384e2ba549/recipes/use-package"; ··· 71530 vue-mode = callPackage ({ edit-indirect, fetchFromGitHub, fetchurl, lib, melpaBuild, mmm-mode, ssass-mode, vue-html-mode }: 71531 melpaBuild { 71532 pname = "vue-mode"; 71533 - version = "20171004.744"; 71534 src = fetchFromGitHub { 71535 owner = "CodeFalling"; 71536 repo = "vue-mode"; 71537 - rev = "3b3cbbf6cb89380a721584dd62528cf3568ad9c7"; 71538 - sha256 = "1nfxvfpiwqjyn6h53gwpifmrsv0l4az9fsv7mrvnvf67pk3jawg0"; 71539 }; 71540 recipeFile = fetchurl { 71541 url = "https://raw.githubusercontent.com/milkypostman/melpa/2e5e0a9fff332aeec09f6d3d758e2b67dfdf8397/recipes/vue-mode"; ··· 72432 whizzml-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 72433 melpaBuild { 72434 pname = "whizzml-mode"; 72435 - version = "20170525.818"; 72436 src = fetchFromGitHub { 72437 owner = "whizzml"; 72438 repo = "whizzml-mode"; 72439 - rev = "92986cbb260642c129b049950036b2b6698a8bd9"; 72440 - sha256 = "01mxjyan8bbjxl055f8zbsydsn01iszk3qi3668aa6i1m3vsz60h"; 72441 }; 72442 recipeFile = fetchurl { 72443 url = "https://raw.githubusercontent.com/milkypostman/melpa/11f26b15c326c3b8541bac510579b32493916042/recipes/whizzml-mode"; ··· 72520 src = fetchFromGitHub { 72521 owner = "foretagsplatsen"; 72522 repo = "emacs-js"; 72523 - rev = "597b3e1cab9f32591561a299670999260112afbe"; 72524 - sha256 = "1ndxd5s3raw4630zfxp5iz0mmnc6rrim6lgpzp4wjipb4zryjlnk"; 72525 }; 72526 recipeFile = fetchurl { 72527 url = "https://raw.githubusercontent.com/milkypostman/melpa/78d7a15152f45a193384741fa00d0649c4bba91e/recipes/widgetjs"; ··· 73523 xah-fly-keys = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 73524 melpaBuild { 73525 pname = "xah-fly-keys"; 73526 - version = "20171009.422"; 73527 src = fetchFromGitHub { 73528 owner = "xahlee"; 73529 repo = "xah-fly-keys"; 73530 - rev = "15dc0360011eb8ec542db5e8e5bdfa1147366557"; 73531 - sha256 = "0n8j36q16njkcyr23qc8zx19wn4qx7pjiankimgjp96bcxsfa9df"; 73532 }; 73533 recipeFile = fetchurl { 73534 url = "https://raw.githubusercontent.com/milkypostman/melpa/05eed39bae37cc8359d2cc678052cbbcc946e379/recipes/xah-fly-keys"; ··· 74489 yasnippet-snippets = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }: 74490 melpaBuild { 74491 pname = "yasnippet-snippets"; 74492 - version = "20171006.918"; 74493 src = fetchFromGitHub { 74494 owner = "AndreaCrotti"; 74495 repo = "yasnippet-snippets"; 74496 - rev = "29ce99b8412ef919b7f03f259a877c4111362410"; 74497 - sha256 = "0xq3vjlsm4fvk809r69bln8i7fkqx49xi1gk1nff0v8y5b26vnxp"; 74498 }; 74499 recipeFile = fetchurl { 74500 url = "https://raw.githubusercontent.com/milkypostman/melpa/25b8d4efe2e7833eb95dfdf33aa3ecc34af7a687/recipes/yasnippet-snippets"; ··· 74592 ycmd = callPackage ({ cl-lib ? null, dash, deferred, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, pkg-info, request, request-deferred, s }: 74593 melpaBuild { 74594 pname = "ycmd"; 74595 - version = "20171009.702"; 74596 src = fetchFromGitHub { 74597 owner = "abingham"; 74598 repo = "emacs-ycmd"; 74599 - rev = "dfb0b02d0e19a05c8712d1877834a3eaafe453d4"; 74600 - sha256 = "10w5194lj6s5bvwl9r9zgw479f2a1i4lx87954xymcbridbcih6y"; 74601 }; 74602 recipeFile = fetchurl { 74603 url = "https://raw.githubusercontent.com/milkypostman/melpa/4b25378540c64d0214797348579671bf2b8cc696/recipes/ycmd"; ··· 74746 license = lib.licenses.free; 74747 }; 74748 }) {}; 74749 zen-and-art-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 74750 melpaBuild { 74751 pname = "zen-and-art-theme"; ··· 74770 zenburn-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 74771 melpaBuild { 74772 pname = "zenburn-theme"; 74773 - version = "20170511.1337"; 74774 src = fetchFromGitHub { 74775 owner = "bbatsov"; 74776 repo = "zenburn-emacs"; 74777 - rev = "2f31ef9a954ec08202668a8d1b004db5a05831a2"; 74778 - sha256 = "0g4vgdzpbp0l734ajd1r9lj6qylljxaazk139lhzzyvmqd5dwaf9"; 74779 }; 74780 recipeFile = fetchurl { 74781 url = "https://raw.githubusercontent.com/milkypostman/melpa/091dcc3775ec2137cb61d66df4e72aca4900897a/recipes/zenburn-theme"; ··· 74853 zerodark-theme = callPackage ({ all-the-icons, fetchFromGitHub, fetchurl, flycheck, lib, magit, melpaBuild }: 74854 melpaBuild { 74855 pname = "zerodark-theme"; 74856 - version = "20170928.827"; 74857 src = fetchFromGitHub { 74858 owner = "NicolasPetton"; 74859 repo = "zerodark-theme"; 74860 - rev = "248e95616304e4eb1adde458bbb59442c11d1cb9"; 74861 - sha256 = "1bckvqfid2acmn5xcxzflid7hqhflsjw51r9gws3vxb9hpj5qqyb"; 74862 }; 74863 recipeFile = fetchurl { 74864 url = "https://raw.githubusercontent.com/milkypostman/melpa/d00b78ead693e844e35c760fe2c39b8ed6cb0d81/recipes/zerodark-theme"; ··· 75063 zoom = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 75064 melpaBuild { 75065 pname = "zoom"; 75066 - version = "20171008.1325"; 75067 src = fetchFromGitHub { 75068 owner = "cyrus-and"; 75069 repo = "zoom"; 75070 - rev = "a78361f6db1753ad749f5b865f2076579a276971"; 75071 - sha256 = "1c2ww8a6q64w486hb0gp18hcxvxyjjw3qpkwqkx7rfj5smy12zim"; 75072 }; 75073 recipeFile = fetchurl { 75074 url = "https://raw.githubusercontent.com/milkypostman/melpa/3fe094c99756ad29eda9bc51f31bb70c4ddc4131/recipes/zoom";
··· 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"; ··· 1344 aggressive-indent = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 1345 melpaBuild { 1346 pname = "aggressive-indent"; 1347 + version = "20171012.1107"; 1348 src = fetchFromGitHub { 1349 owner = "Malabarba"; 1350 repo = "aggressive-indent-mode"; 1351 + rev = "1d7185d27020c3e91a7da21800716079297938ac"; 1352 + sha256 = "0397kfy0lmgdic4jc8fqhsgpv8r4lrqcfanqbfbchfxwfswbqb8p"; 1353 }; 1354 recipeFile = fetchurl { 1355 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/aggressive-indent"; ··· 1405 ahungry-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 1406 melpaBuild { 1407 pname = "ahungry-theme"; 1408 + version = "20171009.1931"; 1409 src = fetchFromGitHub { 1410 owner = "ahungry"; 1411 repo = "color-theme-ahungry"; 1412 + rev = "2b06d75096d6a1c06682b70e229f2c932e9eac2c"; 1413 + sha256 = "1jxss4gnlg2vkgf10v1kj1c7isbh7vh040iqrzjkrhclf4qiag5d"; 1414 }; 1415 recipeFile = fetchurl { 1416 url = "https://raw.githubusercontent.com/milkypostman/melpa/520295978fd7de3f4266dd69cc30d0b4fdf09db0/recipes/ahungry-theme"; ··· 1594 all-the-icons = callPackage ({ emacs, fetchFromGitHub, fetchurl, font-lock-plus, lib, melpaBuild, memoize }: 1595 melpaBuild { 1596 pname = "all-the-icons"; 1597 + version = "20171011.324"; 1598 src = fetchFromGitHub { 1599 owner = "domtronn"; 1600 repo = "all-the-icons.el"; 1601 + rev = "b93707e3a3a7a4968b3e212b890edfe265dcd57d"; 1602 + sha256 = "09hyg0fs3qgyc6dbn23pw8p7w2m9xvkf5cz8v0f18a7fkvq2j2f9"; 1603 }; 1604 recipeFile = fetchurl { 1605 url = "https://raw.githubusercontent.com/milkypostman/melpa/604c01aa15927bd122260529ff0f4bb6a8168b7e/recipes/all-the-icons"; ··· 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"; ··· 2547 apropospriate-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 2548 melpaBuild { 2549 pname = "apropospriate-theme"; 2550 + version = "20171010.1420"; 2551 src = fetchFromGitHub { 2552 owner = "waymondo"; 2553 repo = "apropospriate-theme"; 2554 + rev = "b4d5a2fedec176d3562943668609766fab0b23ff"; 2555 + sha256 = "0y31zx6npv03ygjywy23pvrpvjwi1fh1qhs1qzxsi25pbbk1hkq0"; 2556 }; 2557 recipeFile = fetchurl { 2558 url = "https://raw.githubusercontent.com/milkypostman/melpa/1da33013f15825ab656260ce7453b8127e0286f4/recipes/apropospriate-theme"; ··· 2562 packageRequires = []; 2563 meta = { 2564 homepage = "https://melpa.org/#/apropospriate-theme"; 2565 + license = lib.licenses.free; 2566 + }; 2567 + }) {}; 2568 + apt-sources-list = callPackage ({ emacs, fetchgit, fetchurl, lib, melpaBuild }: 2569 + melpaBuild { 2570 + pname = "apt-sources-list"; 2571 + version = "20171004.1143"; 2572 + src = fetchgit { 2573 + url = "https://git.korewanetadesu.com/apt-sources-list.git"; 2574 + rev = "842c3896f660295e4c16938aa1fd195e5d377460"; 2575 + sha256 = "1d1v2h91vabqdrjcrdnzqj4xzmm7gbad4mxcphrj5yfnc4rrfc12"; 2576 + }; 2577 + recipeFile = fetchurl { 2578 + url = "https://raw.githubusercontent.com/milkypostman/melpa/141a22e593415302d64cf8ebd2635a1baf35eb38/recipes/apt-sources-list"; 2579 + sha256 = "1gnl6zqv6imk2qpv4lj7qyjgf1ldxib3k14gsmwqm0c1zwjsid3j"; 2580 + name = "apt-sources-list"; 2581 + }; 2582 + packageRequires = [ emacs ]; 2583 + meta = { 2584 + homepage = "https://melpa.org/#/apt-sources-list"; 2585 license = lib.licenses.free; 2586 }; 2587 }) {}; ··· 2630 archive-rpm = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 2631 melpaBuild { 2632 pname = "archive-rpm"; 2633 + version = "20171016.112"; 2634 src = fetchFromGitHub { 2635 owner = "legoscia"; 2636 repo = "archive-rpm"; 2637 + rev = "e2fac6c018c19001f1f28e7c80721724684f8941"; 2638 + sha256 = "1qq0z5mmbhd0ma8v8bxy53n6ynqz5qf9n3h7566dylmdncyyv7hw"; 2639 }; 2640 recipeFile = fetchurl { 2641 url = "https://raw.githubusercontent.com/milkypostman/melpa/e5f5653e62afdc022eac30bda3d21bd2d2625d2e/recipes/archive-rpm"; ··· 2840 async = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 2841 melpaBuild { 2842 pname = "async"; 2843 + version = "20171015.2239"; 2844 src = fetchFromGitHub { 2845 owner = "jwiegley"; 2846 repo = "emacs-async"; 2847 + rev = "424ecd8a28cd59fe7d2de3cb4b37a4224e34c123"; 2848 + sha256 = "0zmbg3r6sykmchy8hhbw8glzl8xvki030rzg9r55v4g61k8qy13r"; 2849 }; 2850 recipeFile = fetchurl { 2851 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/async"; ··· 3911 avy = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 3912 melpaBuild { 3913 pname = "avy"; 3914 + version = "20171014.20"; 3915 src = fetchFromGitHub { 3916 owner = "abo-abo"; 3917 repo = "avy"; 3918 + rev = "36f768d9e320d300b81799e0fcc097cb89aad780"; 3919 + sha256 = "05jx71v5shdynia21wkrc1012r0wajdn0km1rclpyvf3ck34rh8q"; 3920 }; 3921 recipeFile = fetchurl { 3922 url = "https://raw.githubusercontent.com/milkypostman/melpa/77fac7a702d4086fb860514e377037acedc60412/recipes/avy"; ··· 4295 basic-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, seq }: 4296 melpaBuild { 4297 pname = "basic-mode"; 4298 + version = "20171011.1126"; 4299 src = fetchFromGitHub { 4300 owner = "dykstrom"; 4301 repo = "basic-mode"; 4302 + rev = "7683d9812b1f4c6ac33b386abf81461175075c30"; 4303 + sha256 = "01pmxcff8v64sc49ahzkks636p778l4fy8s5x6p9rngnwm72gmnw"; 4304 }; 4305 recipeFile = fetchurl { 4306 url = "https://raw.githubusercontent.com/milkypostman/melpa/71801bdc0720f150edeab6796487c753c6e7c3f5/recipes/basic-mode"; ··· 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"; ··· 4626 license = lib.licenses.free; 4627 }; 4628 }) {}; 4629 + benchstat = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 4630 + melpaBuild { 4631 + pname = "benchstat"; 4632 + version = "20171013.2012"; 4633 + src = fetchFromGitHub { 4634 + owner = "Quasilyte"; 4635 + repo = "benchstat.el"; 4636 + rev = "a5b67cf7972ca2bbc9f5bc6a0f521ab02b76d4f0"; 4637 + sha256 = "02v5l9qvzcr58qr973phgj1c846pqp3cj16khn4h9v3f3gb180n1"; 4638 + }; 4639 + recipeFile = fetchurl { 4640 + url = "https://raw.githubusercontent.com/milkypostman/melpa/d9180fbedf95f9b1f5810bbf4929dfee513f89e3/recipes/benchstat"; 4641 + sha256 = "0h2zi4gh23bas1zfj7j2x994lwgd3xyys96ipg1vq7z2b06572k9"; 4642 + name = "benchstat"; 4643 + }; 4644 + packageRequires = []; 4645 + meta = { 4646 + homepage = "https://melpa.org/#/benchstat"; 4647 + license = lib.licenses.free; 4648 + }; 4649 + }) {}; 4650 bert = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 4651 melpaBuild { 4652 pname = "bert"; ··· 4927 src = fetchFromGitHub { 4928 owner = "jwiegley"; 4929 repo = "use-package"; 4930 + rev = "cb89901b52a9413b6c233d7fbb616a2d8f38b50a"; 4931 + sha256 = "1fypvrmn1brrq2200kr8s8zbcc30z9nhfv3k8vs36iawab2g573k"; 4932 }; 4933 recipeFile = fetchurl { 4934 url = "https://raw.githubusercontent.com/milkypostman/melpa/d39d33af6b6c9af9fe49bda319ea05c711a1b16e/recipes/bind-key"; ··· 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"; ··· 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"; ··· 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"; ··· 7546 chinese-yasdcv = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, pyim }: 7547 melpaBuild { 7548 pname = "chinese-yasdcv"; 7549 + version = "20171014.1844"; 7550 src = fetchFromGitHub { 7551 owner = "tumashu"; 7552 repo = "chinese-yasdcv"; 7553 + rev = "5ab830daf1273d5a5cddcb94b56a9737f12d996f"; 7554 + sha256 = "1mv1n6m73aamxj18i851ww53q7p4ydiqgaapxyvjbm6sx8ddz9ak"; 7555 }; 7556 recipeFile = fetchurl { 7557 url = "https://raw.githubusercontent.com/milkypostman/melpa/b6d727c30d2ec0f885a927a16a442fe220a740d5/recipes/chinese-yasdcv"; ··· 7634 src = fetchFromGitHub { 7635 owner = "clojure-emacs"; 7636 repo = "cider"; 7637 + rev = "946a9d44e0d3806f1e06ab68fd832f24dd152086"; 7638 + sha256 = "0fifp2cjspfqvwmy9l9sxm8na7jj3wxbiz0mpq0pj3jm4aa7v6cl"; 7639 }; 7640 recipeFile = fetchurl { 7641 url = "https://raw.githubusercontent.com/milkypostman/melpa/55a937aed818dbe41530037da315f705205f189b/recipes/cider"; ··· 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"; ··· 8839 colemak-evil = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: 8840 melpaBuild { 8841 pname = "colemak-evil"; 8842 + version = "20171015.1607"; 8843 src = fetchFromGitHub { 8844 owner = "patbl"; 8845 repo = "colemak-evil"; 8846 + rev = "192c779281ae1fbf2405dcdb55b3c5b2a1d0b3d1"; 8847 + sha256 = "1clnvr7n6mx5b8pq1c6zchq7n1g8ip8hwgzc61ywrmiyv0v8rnc6"; 8848 }; 8849 recipeFile = fetchurl { 8850 url = "https://raw.githubusercontent.com/milkypostman/melpa/0f0750a3f9537782ee61d6e56c51ce7b86def12e/recipes/colemak-evil"; ··· 9028 color-theme-sanityinc-tomorrow = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 9029 melpaBuild { 9030 pname = "color-theme-sanityinc-tomorrow"; 9031 + version = "20171014.1430"; 9032 src = fetchFromGitHub { 9033 owner = "purcell"; 9034 repo = "color-theme-sanityinc-tomorrow"; 9035 + rev = "acd7887256a77c07006fb45ebab67f1cd68df2f6"; 9036 + sha256 = "0rjidxjwaxmkrc8dcz37v3h76rzm4kf2gjx2s2mj3dym8l6bg5cl"; 9037 }; 9038 recipeFile = fetchurl { 9039 url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/color-theme-sanityinc-tomorrow"; ··· 9754 license = lib.licenses.free; 9755 }; 9756 }) {}; 9757 + company-glsl = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, glsl-mode, lib, melpaBuild }: 9758 + melpaBuild { 9759 + pname = "company-glsl"; 9760 + version = "20171015.1049"; 9761 + src = fetchFromGitHub { 9762 + owner = "GuidoSchmidt"; 9763 + repo = "company-glsl"; 9764 + rev = "a262c12c3bcd0807718c4edcaf2b054e30ef0e26"; 9765 + sha256 = "0338bym8ifvkgpbc4vyzf3nmlp6rc8lihyxcbym5m08612ln78mk"; 9766 + }; 9767 + recipeFile = fetchurl { 9768 + url = "https://raw.githubusercontent.com/milkypostman/melpa/abab3b5a9762639812e2aabf9d288ed367dcdc22/recipes/company-glsl"; 9769 + sha256 = "0lzy3xln5780yjwhhcz6vnc2j0k0rc7jfvqc8bv0xfabikgadmkn"; 9770 + name = "company-glsl"; 9771 + }; 9772 + packageRequires = [ company emacs glsl-mode ]; 9773 + meta = { 9774 + homepage = "https://melpa.org/#/company-glsl"; 9775 + license = lib.licenses.free; 9776 + }; 9777 + }) {}; 9778 company-go = callPackage ({ company, fetchFromGitHub, fetchurl, go-mode, lib, melpaBuild }: 9779 melpaBuild { 9780 pname = "company-go"; ··· 9782 src = fetchFromGitHub { 9783 owner = "nsf"; 9784 repo = "gocode"; 9785 + rev = "e990796e68a2ebfc099afed20b99e26d6b64061a"; 9786 + sha256 = "1s2jpqy599fr5qzfvba5njrwx1n48vqjg20vibssn2kyyc3l42d3"; 9787 }; 9788 recipeFile = fetchurl { 9789 url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/recipes/company-go"; ··· 9887 src = fetchFromGitHub { 9888 owner = "leanprover"; 9889 repo = "lean-mode"; 9890 + rev = "2f73061c886bae07bc51e4d9eb545ed8027c0442"; 9891 + sha256 = "17bqx7bkfzv4w7cf0l139xwg1shns680rq74hrqgicammb453kz7"; 9892 }; 9893 recipeFile = fetchurl { 9894 url = "https://raw.githubusercontent.com/milkypostman/melpa/42f4d6438c8aeb94ebc1782f2f5e2abd17f0ffde/recipes/company-lean"; ··· 9908 src = fetchFromGitHub { 9909 owner = "ptrv"; 9910 repo = "company-lua"; 9911 + rev = "6a542ba16d7fa47865879b5a99dedd121a84a880"; 9912 + sha256 = "10wy9s29sbzaz61p62vda6cqwjk6rpa6ia8zm4n3d6xvpv2wqa70"; 9913 }; 9914 recipeFile = fetchurl { 9915 url = "https://raw.githubusercontent.com/milkypostman/melpa/c8191ab2aaa72041be46091e363d216cf1b73fde/recipes/company-lua"; ··· 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"; ··· 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"; ··· 10351 company-ycmd = callPackage ({ company, dash, deferred, f, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, s, ycmd }: 10352 melpaBuild { 10353 pname = "company-ycmd"; 10354 + version = "20171010.2258"; 10355 src = fetchFromGitHub { 10356 owner = "abingham"; 10357 repo = "emacs-ycmd"; 10358 + rev = "f31894da73c2b784bc9e0885ddfa6e1077782417"; 10359 + sha256 = "1v8klyrs7wivh9fd4ba18g1n72c6ar707pgwqhsxn0g3f42mlpck"; 10360 }; 10361 recipeFile = fetchurl { 10362 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/company-ycmd"; ··· 10435 conda = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, pythonic, s }: 10436 melpaBuild { 10437 pname = "conda"; 10438 + version = "20171009.1921"; 10439 src = fetchFromGitHub { 10440 owner = "necaris"; 10441 repo = "conda.el"; 10442 + rev = "32f87d1f940058404858e5e6472877a069df219e"; 10443 + sha256 = "0zr86fr0dswxchm28jvkc4fdqg3wp7hw5ch8jai2pm3cn45cqk7z"; 10444 }; 10445 recipeFile = fetchurl { 10446 url = "https://raw.githubusercontent.com/milkypostman/melpa/fcf762e34837975f5440a1d81a7f09699778123e/recipes/conda"; ··· 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; ··· 11545 license = lib.licenses.free; 11546 }; 11547 }) {}; 11548 + cubicle-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 11549 + melpaBuild { 11550 + pname = "cubicle-mode"; 11551 + version = "20171009.1257"; 11552 + src = fetchFromGitHub { 11553 + owner = "cubicle-model-checker"; 11554 + repo = "cubicle"; 11555 + rev = "9d108b900e0123236b4991c2d06b5061f34feee8"; 11556 + sha256 = "1n3x6m19swkq07zah4hh0ni6gx864bq1w0km06nq33x8189zczrr"; 11557 + }; 11558 + recipeFile = fetchurl { 11559 + url = "https://raw.githubusercontent.com/milkypostman/melpa/81c29c912b83cbb536d30ba04130b39c0e5e5969/recipes/cubicle-mode"; 11560 + sha256 = "0xcmd0s6dfryl1ihfaqq0pfqc906yzzwk3d3nv8g6b6w78pv1lzv"; 11561 + name = "cubicle-mode"; 11562 + }; 11563 + packageRequires = []; 11564 + meta = { 11565 + homepage = "https://melpa.org/#/cubicle-mode"; 11566 + license = lib.licenses.free; 11567 + }; 11568 + }) {}; 11569 cucumber-goto-step = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, pcre2el }: 11570 melpaBuild { 11571 pname = "cucumber-goto-step"; ··· 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"; ··· 11968 darcula-theme = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }: 11969 melpaBuild { 11970 pname = "darcula-theme"; 11971 + version = "20171016.149"; 11972 src = fetchFromGitLab { 11973 owner = "fommil"; 11974 repo = "emacs-darcula-theme"; 11975 + rev = "25f179b9fb72c1b95a3907aa4b4a44f8d261e45a"; 11976 + sha256 = "0x1amh0ycjvk218d6cyqizkak47b6r1wczakbfkvnbr0khgkgmr7"; 11977 }; 11978 recipeFile = fetchurl { 11979 url = "https://raw.githubusercontent.com/milkypostman/melpa/23c8f10205187babb17e3abc3dc40eb1938e6640/recipes/darcula-theme"; ··· 12115 darktooth-theme = callPackage ({ autothemer, fetchFromGitHub, fetchurl, lib, melpaBuild }: 12116 melpaBuild { 12117 pname = "darktooth-theme"; 12118 + version = "20171010.2057"; 12119 src = fetchFromGitHub { 12120 owner = "emacsfodder"; 12121 repo = "emacs-theme-darktooth"; 12122 + rev = "e7c13abeeb18f50658482c7df32701ae4ec375a0"; 12123 + sha256 = "09smbgql9ibgn9l729ylas747xj48ipm6as61l6a5pbch376qriw"; 12124 }; 12125 recipeFile = fetchurl { 12126 url = "https://raw.githubusercontent.com/milkypostman/melpa/b7f62ac1566ced7332e83253f79078dc30cb7889/recipes/darktooth-theme"; ··· 12157 dash = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 12158 melpaBuild { 12159 pname = "dash"; 12160 + version = "20171010.131"; 12161 src = fetchFromGitHub { 12162 owner = "magnars"; 12163 repo = "dash.el"; 12164 + rev = "a57c2c335d0527909f472ca51a2201ad44d38aab"; 12165 + sha256 = "0dg032h4ypib2baw83x5hgz7kkclgr6fkc0fiqd6rcikjg10y2rm"; 12166 }; 12167 recipeFile = fetchurl { 12168 url = "https://raw.githubusercontent.com/milkypostman/melpa/57eed8767c3e98614259c408dc0b5c54d3473883/recipes/dash"; ··· 12203 src = fetchFromGitHub { 12204 owner = "magnars"; 12205 repo = "dash.el"; 12206 + rev = "a57c2c335d0527909f472ca51a2201ad44d38aab"; 12207 + sha256 = "0dg032h4ypib2baw83x5hgz7kkclgr6fkc0fiqd6rcikjg10y2rm"; 12208 }; 12209 recipeFile = fetchurl { 12210 url = "https://raw.githubusercontent.com/milkypostman/melpa/57eed8767c3e98614259c408dc0b5c54d3473883/recipes/dash-functional"; ··· 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"; ··· 13164 dired-collapse = callPackage ({ dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild }: 13165 melpaBuild { 13166 pname = "dired-collapse"; 13167 + version = "20171010.1222"; 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"; ··· 13290 dired-filter = callPackage ({ cl-lib ? null, dash, dired-hacks-utils, f, fetchFromGitHub, fetchurl, lib, melpaBuild }: 13291 melpaBuild { 13292 pname = "dired-filter"; 13293 + version = "20171010.204"; 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"; ··· 13647 diredfl = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 13648 melpaBuild { 13649 pname = "diredfl"; 13650 + version = "20171014.1402"; 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"; ··· 15040 dumb-jump = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, s }: 15041 melpaBuild { 15042 pname = "dumb-jump"; 15043 + version = "20171013.2105"; 15044 src = fetchFromGitHub { 15045 owner = "jacktasia"; 15046 repo = "dumb-jump"; 15047 + rev = "e1140c3c27c0e434ecaaf748aa77f63e2289df41"; 15048 + sha256 = "19r77cya0bi1isv46l26k3n6vnqxf0jclx6w75jbbiirivpy9nr1"; 15049 }; 15050 recipeFile = fetchurl { 15051 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/dumb-jump"; ··· 15124 dyalog-mode = callPackage ({ cl-lib ? null, emacs, fetchhg, fetchurl, lib, melpaBuild }: 15125 melpaBuild { 15126 pname = "dyalog-mode"; 15127 + version = "20171012.1339"; 15128 src = fetchhg { 15129 url = "https://bitbucket.com/harsman/dyalog-mode"; 15130 + rev = "9e446540a794"; 15131 + sha256 = "0gyip843fdqp6cwwaqcrnpngf5a3iqcbd9h7rl5lbvxpkqvm7shi"; 15132 }; 15133 recipeFile = fetchurl { 15134 url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/dyalog-mode"; ··· 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"; ··· 17149 elm-mode = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, s }: 17150 melpaBuild { 17151 pname = "elm-mode"; 17152 + version = "20171011.101"; 17153 src = fetchFromGitHub { 17154 owner = "jcollard"; 17155 repo = "elm-mode"; 17156 + rev = "9c182dbbd7170c6626afb031bbc6a399399d2cd9"; 17157 + sha256 = "1vz8gc8az8cw2v7gg11l6ncg3cw09ynspxmp29rbcxl63qbis6fa"; 17158 }; 17159 recipeFile = fetchurl { 17160 url = "https://raw.githubusercontent.com/milkypostman/melpa/5d1a4d786b137f61ed3a1dd4ec236d0db120e571/recipes/elm-mode"; ··· 17359 elpa-mirror = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 17360 melpaBuild { 17361 pname = "elpa-mirror"; 17362 + version = "20171012.15"; 17363 src = fetchFromGitHub { 17364 owner = "redguardtoo"; 17365 repo = "elpa-mirror"; 17366 + rev = "f4a84f71368dc343d09093312d1b2c2e9a5a3987"; 17367 + sha256 = "07j3bsv3vinpkxxbw4fyfgb5jb1kcd068821l59pk9yrw145kb96"; 17368 }; 17369 recipeFile = fetchurl { 17370 url = "https://raw.githubusercontent.com/milkypostman/melpa/d64ce7042c45f29fb394be25ce415912182bac8b/recipes/elpa-mirror"; ··· 17380 elpy = callPackage ({ company, fetchFromGitHub, fetchurl, find-file-in-project, highlight-indentation, lib, melpaBuild, pyvenv, s, yasnippet }: 17381 melpaBuild { 17382 pname = "elpy"; 17383 + version = "20171015.548"; 17384 src = fetchFromGitHub { 17385 owner = "jorgenschaefer"; 17386 repo = "elpy"; 17387 + rev = "36d40a66832a3ec37702813463e4acfbb7b6b5ac"; 17388 + sha256 = "1030ihnb35dyad1v7a63kyn94jk0rdkdgil7wnj8pkpzxjvyrwqa"; 17389 }; 17390 recipeFile = fetchurl { 17391 url = "https://raw.githubusercontent.com/milkypostman/melpa/1d8fcd8745bb15402c9f3b6f4573ea151415237a/recipes/elpy"; ··· 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"; ··· 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"; ··· 19714 ess = callPackage ({ fetchFromGitHub, fetchurl, julia-mode, lib, melpaBuild }: 19715 melpaBuild { 19716 pname = "ess"; 19717 + version = "20171015.130"; 19718 src = fetchFromGitHub { 19719 owner = "emacs-ess"; 19720 repo = "ESS"; 19721 + rev = "78d86bf3a842af4dc77f02b01ed7589d8f9eedd2"; 19722 + sha256 = "064d3n05kkg8rkp6dnqsjpm9jy2qiiry01m6k7ifk25z6ab02kgn"; 19723 }; 19724 recipeFile = fetchurl { 19725 url = "https://raw.githubusercontent.com/milkypostman/melpa/12997b9e2407d782b3d2fcd2843f7c8b22442c0a/recipes/ess"; ··· 20050 evil = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, goto-chg, lib, melpaBuild, undo-tree }: 20051 melpaBuild { 20052 pname = "evil"; 20053 + version = "20171016.3"; 20054 src = fetchFromGitHub { 20055 owner = "emacs-evil"; 20056 repo = "evil"; 20057 + rev = "6ca96e8df9fb957c423ae4738e6229106861d6b5"; 20058 + sha256 = "1ij64cg6qq93vwxsj4w60xq7377rlzmrlddnqaxm95m2fkbwr7fp"; 20059 }; 20060 recipeFile = fetchurl { 20061 url = "https://raw.githubusercontent.com/milkypostman/melpa/440482c0edac8ee8bd4fe22f6bc5c1607f34c7ad/recipes/evil"; ··· 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"; ··· 21104 src = fetchFromGitHub { 21105 owner = "emacs-evil"; 21106 repo = "evil"; 21107 + rev = "6ca96e8df9fb957c423ae4738e6229106861d6b5"; 21108 + sha256 = "1ij64cg6qq93vwxsj4w60xq7377rlzmrlddnqaxm95m2fkbwr7fp"; 21109 }; 21110 recipeFile = fetchurl { 21111 url = "https://raw.githubusercontent.com/milkypostman/melpa/87da8c50f9167ad9c3844b23becb6904f809611d/recipes/evil-test-helpers"; ··· 21268 evil-visual-replace = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: 21269 melpaBuild { 21270 pname = "evil-visual-replace"; 21271 + version = "20171015.2313"; 21272 src = fetchFromGitHub { 21273 owner = "troyp"; 21274 repo = "evil-visual-replace"; 21275 + rev = "163fc827a1ffc106475da470c37fb26f4cc9b008"; 21276 + sha256 = "1gfyrq7xfzmzh3x8k5f08n027dlbwi0pkkxf9c39fkxp4jngibsz"; 21277 }; 21278 recipeFile = fetchurl { 21279 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/evil-visual-replace"; ··· 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"; ··· 21888 src = fetchFromGitHub { 21889 owner = "Malabarba"; 21890 repo = "fancy-narrow"; 21891 + rev = "c0f70b4333d4764323b7154e37a378adb1610ab7"; 21892 + sha256 = "0vcr1gnqawvc1yclqs23jvxm6bqix8kpflf1c7znb0wzxmz9kx7y"; 21893 }; 21894 recipeFile = fetchurl { 21895 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/fancy-narrow"; ··· 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"; ··· 23861 flycheck-objc-clang = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: 23862 melpaBuild { 23863 pname = "flycheck-objc-clang"; 23864 + version = "20171014.651"; 23865 src = fetchFromGitHub { 23866 owner = "GyazSquare"; 23867 repo = "flycheck-objc-clang"; 23868 + rev = "29a9eb320d62400564360986f7ad400b74070d8e"; 23869 + sha256 = "0b4vwbxzhds9vb4nknfdywvfpr1gkk86vsbbq6f5ds0pfk75x022"; 23870 }; 23871 recipeFile = fetchurl { 23872 url = "https://raw.githubusercontent.com/milkypostman/melpa/4ff4412f507371b93cfb85fc744e54110cd87338/recipes/flycheck-objc-clang"; ··· 24071 flycheck-pycheckers = callPackage ({ fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: 24072 melpaBuild { 24073 pname = "flycheck-pycheckers"; 24074 + version = "20171011.2136"; 24075 src = fetchFromGitHub { 24076 owner = "msherry"; 24077 repo = "flycheck-pycheckers"; 24078 + rev = "0cc2d60ae31f7e2b4e5898091f0a9ba7bafdc854"; 24079 + sha256 = "09a5x83qw5znxdrvrq71r0sgi77qjz901dhhwgzcfgf986si4rhp"; 24080 }; 24081 recipeFile = fetchurl { 24082 url = "https://raw.githubusercontent.com/milkypostman/melpa/af36dca316b318d25d65c9e842f15f736e19ea63/recipes/flycheck-pycheckers"; ··· 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"; ··· 24369 src = fetchFromGitHub { 24370 owner = "abingham"; 24371 repo = "emacs-ycmd"; 24372 + rev = "f31894da73c2b784bc9e0885ddfa6e1077782417"; 24373 + sha256 = "1v8klyrs7wivh9fd4ba18g1n72c6ar707pgwqhsxn0g3f42mlpck"; 24374 }; 24375 recipeFile = fetchurl { 24376 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/flycheck-ycmd"; ··· 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"; ··· 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"; ··· 26353 geiser = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 26354 melpaBuild { 26355 pname = "geiser"; 26356 + version = "20171010.1610"; 26357 src = fetchFromGitHub { 26358 owner = "jaor"; 26359 repo = "geiser"; 26360 + rev = "c266950549a7a0841bf21e092fba632a1e061187"; 26361 + sha256 = "14axzczgnsvmwl32qvpw9p53iknwrya8jbqzhc4d2s4p9vrghk1z"; 26362 }; 26363 recipeFile = fetchurl { 26364 url = "https://raw.githubusercontent.com/milkypostman/melpa/b0fe32d24cedd5307b4cccfb08a7095d81d639a0/recipes/geiser"; ··· 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"; ··· 26882 src = fetchFromGitLab { 26883 owner = "emacs-stuff"; 26884 repo = "git-commit-insert-issue"; 26885 + rev = "8d2448959073646d652687355efec6ba7b1e1af8"; 26886 + sha256 = "1ix2hbs3dfvjlpldpnb06j9al13zss6gmgl6l09dq2ic4warbag7"; 26887 }; 26888 recipeFile = fetchurl { 26889 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/git-commit-insert-issue"; ··· 27718 gnuplot-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 27719 melpaBuild { 27720 pname = "gnuplot-mode"; 27721 + version = "20171013.916"; 27722 src = fetchFromGitHub { 27723 owner = "mkmcc"; 27724 repo = "gnuplot-mode"; 27725 + rev = "601f6392986f0cba332c87678d31ae0d0a496ce7"; 27726 + sha256 = "14f0yh1rjqc3337j4sbqzfb7pjim2c8a7wk1a73xkrdkmjn82vgb"; 27727 }; 27728 recipeFile = fetchurl { 27729 url = "https://raw.githubusercontent.com/milkypostman/melpa/d801a2e0ba5ae7c65b5d312fbf41261278a8b1ba/recipes/gnuplot-mode"; ··· 27890 src = fetchFromGitHub { 27891 owner = "nsf"; 27892 repo = "gocode"; 27893 + rev = "e990796e68a2ebfc099afed20b99e26d6b64061a"; 27894 + sha256 = "1s2jpqy599fr5qzfvba5njrwx1n48vqjg20vibssn2kyyc3l42d3"; 27895 }; 27896 recipeFile = fetchurl { 27897 url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/recipes/go-autocomplete"; ··· 28621 gotham-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 28622 melpaBuild { 28623 pname = "gotham-theme"; 28624 + version = "20171013.1216"; 28625 src = fetchFromGitHub { 28626 owner = "wasamasa"; 28627 repo = "gotham-theme"; 28628 + rev = "5e97554d1f9639698faedb0660e63694be33bd84"; 28629 + sha256 = "18x0b2qmyzf9sddsv9ps1059pi4ndzq44rm4yl87slq03y75nxi9"; 28630 }; 28631 recipeFile = fetchurl { 28632 url = "https://raw.githubusercontent.com/milkypostman/melpa/4b388de872be397864a1217a330ba80437c287c0/recipes/gotham-theme"; ··· 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"; ··· 28835 src = fetchFromGitHub { 28836 owner = "Groovy-Emacs-Modes"; 28837 repo = "groovy-emacs-modes"; 28838 + rev = "923c77a37a89811d583042eaec56a9d4f20cdac2"; 28839 + sha256 = "1vp80iw0fgrpgph512ia36bx2akcyanp0ydkf6q02wg4iidaw6fz"; 28840 }; 28841 recipeFile = fetchurl { 28842 url = "https://raw.githubusercontent.com/milkypostman/melpa/3fe318b4e51a280a55c01fa30455e4a180df8bd6/recipes/grails-mode"; ··· 29218 groovy-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, s }: 29219 melpaBuild { 29220 pname = "groovy-mode"; 29221 + version = "20171015.430"; 29222 src = fetchFromGitHub { 29223 owner = "Groovy-Emacs-Modes"; 29224 repo = "groovy-emacs-modes"; 29225 + rev = "923c77a37a89811d583042eaec56a9d4f20cdac2"; 29226 + sha256 = "1vp80iw0fgrpgph512ia36bx2akcyanp0ydkf6q02wg4iidaw6fz"; 29227 }; 29228 recipeFile = fetchurl { 29229 url = "https://raw.githubusercontent.com/milkypostman/melpa/3fe318b4e51a280a55c01fa30455e4a180df8bd6/recipes/groovy-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"; ··· 30434 helm-bibtex = callPackage ({ biblio, cl-lib ? null, dash, f, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, parsebib, s }: 30435 melpaBuild { 30436 pname = "helm-bibtex"; 30437 + version = "20171012.332"; 30438 src = fetchFromGitHub { 30439 owner = "tmalsburg"; 30440 repo = "helm-bibtex"; 30441 + rev = "1e1eecfdb62e80a9166cf6e7a3ddb8ff0e80846e"; 30442 + sha256 = "0j8xfd11ragnmz51fgfnliwqcxsphghcs8l0cn7m44kfl1kpn9pj"; 30443 }; 30444 recipeFile = fetchurl { 30445 url = "https://raw.githubusercontent.com/milkypostman/melpa/f4118a7721435240cf8489daa4dd39369208855b/recipes/helm-bibtex"; ··· 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"; ··· 31950 src = fetchFromGitHub { 31951 owner = "leanprover"; 31952 repo = "lean-mode"; 31953 + rev = "2f73061c886bae07bc51e4d9eb545ed8027c0442"; 31954 + sha256 = "17bqx7bkfzv4w7cf0l139xwg1shns680rq74hrqgicammb453kz7"; 31955 }; 31956 recipeFile = fetchurl { 31957 url = "https://raw.githubusercontent.com/milkypostman/melpa/42f4d6438c8aeb94ebc1782f2f5e2abd17f0ffde/recipes/helm-lean"; ··· 32135 helm-mu = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }: 32136 melpaBuild { 32137 pname = "helm-mu"; 32138 + version = "20171009.1022"; 32139 src = fetchFromGitHub { 32140 owner = "emacs-helm"; 32141 repo = "helm-mu"; 32142 + rev = "c3d7fb6fd55c760895e0bd6491bafe70aa11409c"; 32143 + sha256 = "15jfn7djc8bdvb7xhw2j1d69bn2zn63xdss4cvcckd8dgxpkqrbh"; 32144 }; 32145 recipeFile = fetchurl { 32146 url = "https://raw.githubusercontent.com/milkypostman/melpa/63ee2e2aa622c96993c1b705d0fd223d6b36fd0f/recipes/helm-mu"; ··· 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"; ··· 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"; ··· 34424 pname = "howm"; 34425 version = "20160928.439"; 34426 src = fetchgit { 34427 + url = "https://scm.osdn.net/gitroot/howm/howm.git"; 34428 rev = "e0237b07f60011a1926b36848c73340ae46cdb3e"; 34429 sha256 = "0ljsvrpbj7y690pq6llnqqkvm9mlrhksxihv9jpx06d1g4ghknpq"; 34430 }; 34431 recipeFile = fetchurl { 34432 + url = "https://raw.githubusercontent.com/milkypostman/melpa/0099a1f9b0efb3fc3a1420cfe71a647ec6458998/recipes/howm"; 34433 + sha256 = "07wx3wmc51vm42s81km5sdbm600ax2pv83xg0116xsyn05za3bfn"; 34434 name = "howm"; 34435 }; 34436 packageRequires = [ cl-lib ]; ··· 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"; ··· 35995 src = fetchFromGitHub { 35996 owner = "netguy204"; 35997 repo = "imp.el"; 35998 + rev = "48e6c4842b1fc2657a3c6c23029f89e35fafc859"; 35999 + sha256 = "0srjgzcmdgvdi9fm127wlj7zsbq00wsmb3fkzzpy05nvmm2dgng5"; 36000 }; 36001 recipeFile = fetchurl { 36002 url = "https://raw.githubusercontent.com/milkypostman/melpa/bb1fbd03f17d2069a461260ad5e2ad4e5441919b/recipes/impatient-mode"; ··· 36135 license = lib.licenses.free; 36136 }; 36137 }) {}; 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"; 36150 sha256 = "024ljx7v8xahmr8jm41fiy8i5jbg48ybqp5n67k4jwg819cz8wvl"; 36151 name = "indium"; 36152 }; 36153 + packageRequires = [ company emacs js2-mode seq websocket ]; 36154 meta = { 36155 homepage = "https://melpa.org/#/indium"; 36156 license = lib.licenses.free; ··· 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"; ··· 37229 ivy-bibtex = callPackage ({ biblio, cl-lib ? null, dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild, parsebib, s, swiper }: 37230 melpaBuild { 37231 pname = "ivy-bibtex"; 37232 + version = "20171012.332"; 37233 src = fetchFromGitHub { 37234 owner = "tmalsburg"; 37235 repo = "helm-bibtex"; 37236 + rev = "1e1eecfdb62e80a9166cf6e7a3ddb8ff0e80846e"; 37237 + sha256 = "0j8xfd11ragnmz51fgfnliwqcxsphghcs8l0cn7m44kfl1kpn9pj"; 37238 }; 37239 recipeFile = fetchurl { 37240 url = "https://raw.githubusercontent.com/milkypostman/melpa/c23c09225c57a9b9abe0a0a770a9184ae2e58f7c/recipes/ivy-bibtex"; ··· 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"; ··· 37962 jbeans-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 37963 melpaBuild { 37964 pname = "jbeans-theme"; 37965 + version = "20171011.927"; 37966 src = fetchFromGitHub { 37967 owner = "synic"; 37968 repo = "jbeans-emacs"; 37969 + rev = "d3cd21b794ba94680f0f3aa574b5029a749430e6"; 37970 + sha256 = "1c3qb3f4dapvfwwrnbgx5sim515pr2i5lvmnid780wphymwjslsc"; 37971 }; 37972 recipeFile = fetchurl { 37973 url = "https://raw.githubusercontent.com/milkypostman/melpa/6dd4bd78795ec7509d8744fec1e80426ce0557ec/recipes/jbeans-theme"; ··· 38379 license = lib.licenses.free; 38380 }; 38381 }) {}; 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"; 38394 + sha256 = "1gxf7xz1j3ga2pk5w8cgny7l8kid59zap2a97lhb50w1qczfqqzs"; 38395 + name = "js-auto-format-mode"; 38396 + }; 38397 + packageRequires = [ emacs ]; 38398 + meta = { 38399 + homepage = "https://melpa.org/#/js-auto-format-mode"; 38400 + license = lib.licenses.free; 38401 + }; 38402 + }) {}; 38403 js-comint = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 38404 melpaBuild { 38405 pname = "js-comint"; ··· 38529 js2-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 38530 melpaBuild { 38531 pname = "js2-mode"; 38532 + version = "20171014.1229"; 38533 src = fetchFromGitHub { 38534 owner = "mooz"; 38535 repo = "js2-mode"; 38536 + rev = "dd295e838d3878188b1797b82a86867e3e56d22c"; 38537 + sha256 = "04axxxhy1jbn21bzsxwlirsv9mnzbrwcxbql28vzvw6572vkrb9x"; 38538 }; 38539 recipeFile = fetchurl { 38540 url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/js2-mode"; ··· 38550 js2-refactor = callPackage ({ dash, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild, multiple-cursors, s, yasnippet }: 38551 melpaBuild { 38552 pname = "js2-refactor"; 38553 + version = "20171013.258"; 38554 src = fetchFromGitHub { 38555 owner = "magnars"; 38556 repo = "js2-refactor.el"; 38557 + rev = "b9829059745fbedfeb8c48646056fb27ce23a33a"; 38558 + sha256 = "1jwkly6srxx21ff6xnkvr7qqrlpsvis8i89v0z7vfz5f05yryscj"; 38559 }; 38560 recipeFile = fetchurl { 38561 url = "https://raw.githubusercontent.com/milkypostman/melpa/8935264dfea9bacc89fef312215624d1ad9fc437/recipes/js2-refactor"; ··· 38989 jump-tree = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 38990 melpaBuild { 38991 pname = "jump-tree"; 38992 + version = "20171014.851"; 38993 src = fetchFromGitHub { 38994 owner = "yangwen0228"; 38995 repo = "jump-tree"; 38996 + rev = "282267dc6305889e31d46b405b7ad4dfe5923b66"; 38997 + sha256 = "0r6cwpks4aylndvq5lcny3799fag05zm36gd11043wca7sgr90fz"; 38998 }; 38999 recipeFile = fetchurl { 39000 url = "https://raw.githubusercontent.com/milkypostman/melpa/fe6b08848929c83e3cdea623b331176c0f20cbe9/recipes/jump-tree"; ··· 39218 kaolin-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 39219 melpaBuild { 39220 pname = "kaolin-theme"; 39221 + version = "20171015.2347"; 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"; ··· 39911 kotlin-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 39912 melpaBuild { 39913 pname = "kotlin-mode"; 39914 + version = "20171009.1301"; 39915 src = fetchFromGitHub { 39916 owner = "Emacs-Kotlin-Mode-Maintainers"; 39917 repo = "kotlin-mode"; 39918 + rev = "ebcf6f3730f455894ebb7ed8e42950f66e8e1c1d"; 39919 + sha256 = "1345ahc8i69sl2d9v03gdgrdcj7qkbzrl0pl957hjn3vbvmhrz00"; 39920 }; 39921 recipeFile = fetchurl { 39922 url = "https://raw.githubusercontent.com/milkypostman/melpa/9f2560e913b215821221c96069a1385fe4e19c3e/recipes/kotlin-mode"; ··· 40460 src = fetchFromGitHub { 40461 owner = "leanprover"; 40462 repo = "lean-mode"; 40463 + rev = "2f73061c886bae07bc51e4d9eb545ed8027c0442"; 40464 + sha256 = "17bqx7bkfzv4w7cf0l139xwg1shns680rq74hrqgicammb453kz7"; 40465 }; 40466 recipeFile = fetchurl { 40467 url = "https://raw.githubusercontent.com/milkypostman/melpa/42f4d6438c8aeb94ebc1782f2f5e2abd17f0ffde/recipes/lean-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"; ··· 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"; ··· 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"; ··· 41949 license = lib.licenses.free; 41950 }; 41951 }) {}; 41952 + lsp-javacomp = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, lsp-mode, melpaBuild, s }: 41953 melpaBuild { 41954 pname = "lsp-javacomp"; 41955 + version = "20171011.422"; 41956 src = fetchFromGitHub { 41957 owner = "tigersoldier"; 41958 repo = "lsp-javacomp"; 41959 + rev = "bd3c3714158fe52d19025e9a13efd5e490b1d202"; 41960 + sha256 = "1gv0dl0vp2nkf7j74hin8kdmjppqz9cgfn2lhg06yj32yzvg6xbw"; 41961 }; 41962 recipeFile = fetchurl { 41963 url = "https://raw.githubusercontent.com/milkypostman/melpa/6b8a1c034554579a7e271409fa72020cfe441f68/recipes/lsp-javacomp"; 41964 sha256 = "1gp8dlcpik2lmpicccq2kya498pmw9m8vz9m1fbd725p7wk58fhi"; 41965 name = "lsp-javacomp"; 41966 }; 41967 + packageRequires = [ emacs lsp-mode s ]; 41968 meta = { 41969 homepage = "https://melpa.org/#/lsp-javacomp"; 41970 license = lib.licenses.free; 41971 }; 41972 }) {}; 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"; 41985 + sha256 = "0pml7f7874c5xx94qpq7w5sz5hcail8s5nm5sy5vgax1j742r5y1"; 41986 + name = "lsp-javascript-typescript"; 41987 + }; 41988 + packageRequires = [ lsp-mode ]; 41989 + meta = { 41990 + homepage = "https://melpa.org/#/lsp-javascript-typescript"; 41991 + license = lib.licenses.free; 41992 + }; 41993 + }) {}; 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"; ··· 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"; ··· 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"; ··· 44136 mhc = callPackage ({ calfw, fetchFromGitHub, fetchurl, lib, melpaBuild }: 44137 melpaBuild { 44138 pname = "mhc"; 44139 + version = "20171016.335"; 44140 src = fetchFromGitHub { 44141 owner = "yoshinari-nomura"; 44142 repo = "mhc"; 44143 + rev = "03a50a7dd5f90fb981b72e4b9e9385e4d1fe3be3"; 44144 + sha256 = "17p6gkf6xmx6sflzd3pyc3p3x7ma8p497hmj1yc7w863kqm8jclk"; 44145 }; 44146 recipeFile = fetchurl { 44147 url = "https://raw.githubusercontent.com/milkypostman/melpa/d8d3efa0fcd6cd4af94bc99b35614ef6402cbdba/recipes/mhc"; ··· 45037 monokai-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 45038 melpaBuild { 45039 pname = "monokai-theme"; 45040 + version = "20171013.236"; 45041 src = fetchFromGitHub { 45042 owner = "oneKelvinSmith"; 45043 repo = "monokai-emacs"; 45044 + rev = "019e07947426f0192fc3458f3f72c19031b607de"; 45045 + sha256 = "0id35345zp0fchbcz8qk2lg71jyln91k56vfama27ss3nzy3f9kz"; 45046 }; 45047 recipeFile = fetchurl { 45048 url = "https://raw.githubusercontent.com/milkypostman/melpa/2bc9ce95a02fc4bcf7bc7547849c1c15d6db5089/recipes/monokai-theme"; ··· 46174 src = fetchFromGitHub { 46175 owner = "Malabarba"; 46176 repo = "Nameless"; 46177 + rev = "108f16e743aecd35401c0e914c896572cf1d5082"; 46178 + sha256 = "110bxdn2sqxlxqffaxp0yc6g2hglbv91az00mmgc01n6hjxcrc3h"; 46179 }; 46180 recipeFile = fetchurl { 46181 url = "https://raw.githubusercontent.com/milkypostman/melpa/8e4ee4dae5f32a8d445dc0cc2455c1f7075c9b3d/recipes/nameless"; ··· 46191 names = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 46192 melpaBuild { 46193 pname = "names"; 46194 + version = "20171012.1214"; 46195 src = fetchFromGitHub { 46196 owner = "Malabarba"; 46197 repo = "names"; 46198 + rev = "1d45ec50568eb2f5b55973f7ed0b48c68f9f13aa"; 46199 + sha256 = "1z0zdi9r6x6pqy2qfj9krkmbmlw9rlrgdvgn4dppfzrmrig8libr"; 46200 }; 46201 recipeFile = fetchurl { 46202 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/names"; ··· 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"; ··· 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"; ··· 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"; ··· 47708 src = fetchFromGitHub { 47709 owner = "astahlman"; 47710 repo = "ob-async"; 47711 + rev = "f0bfe88d6032e9ae8f4953e2569aeca5431a3e3d"; 47712 + sha256 = "0ak23m2i24ix9443236zdvp3f3j27dis5k6pivic3whmb618g3v8"; 47713 }; 47714 recipeFile = fetchurl { 47715 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/ob-async"; ··· 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"; ··· 48900 omni-scratch = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 48901 melpaBuild { 48902 pname = "omni-scratch"; 48903 + version = "20171009.1451"; 48904 src = fetchFromGitHub { 48905 owner = "AdrieanKhisbe"; 48906 repo = "omni-scratch.el"; 48907 + rev = "9eee3161e5cb6df58618548a2173f4da7d194814"; 48908 + sha256 = "1cppy9p5k8737jjgjlmfqqfdx048kpjn5cx7iw0dxal180y3i39g"; 48909 }; 48910 recipeFile = fetchurl { 48911 url = "https://raw.githubusercontent.com/milkypostman/melpa/6ba3e128a7fe4476d82266506b18ba9984c37944/recipes/omni-scratch"; ··· 48963 omnisharp = callPackage ({ auto-complete, cl-lib ? null, csharp-mode, dash, emacs, f, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, popup, s, shut-up }: 48964 melpaBuild { 48965 pname = "omnisharp"; 48966 + version = "20171015.1228"; 48967 src = fetchFromGitHub { 48968 owner = "OmniSharp"; 48969 repo = "omnisharp-emacs"; 48970 + rev = "d7a63cd5f592c131615a3b6523fc2b2a04a9f00a"; 48971 + sha256 = "0cvsys9jyb0zbkj5q01q2fgjmcqvb12dxgfy049fl7a2gd9n55fj"; 48972 }; 48973 recipeFile = fetchurl { 48974 url = "https://raw.githubusercontent.com/milkypostman/melpa/e327c483be04de32638b420c5b4e043d12a2cd01/recipes/omnisharp"; ··· 49564 src = fetchFromGitHub { 49565 owner = "IvanMalison"; 49566 repo = "org-projectile"; 49567 + rev = "3b6120fb54bb6c8555dc24a883ddc1c8c1a601f0"; 49568 + sha256 = "0sqw4iaq9mggfwhgkc27pidqjzd3lz7qjqvdjjc23dyichsri3hq"; 49569 }; 49570 recipeFile = fetchurl { 49571 url = "https://raw.githubusercontent.com/milkypostman/melpa/6760daac1ef9d9d7ba07e2fc9668873020f901f1/recipes/org-category-capture"; ··· 49578 license = lib.licenses.free; 49579 }; 49580 }) {}; 49581 org-cliplink = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 49582 melpaBuild { 49583 pname = "org-cliplink"; ··· 50210 org-mime = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 50211 melpaBuild { 50212 pname = "org-mime"; 50213 + version = "20171014.141"; 50214 src = fetchFromGitHub { 50215 owner = "org-mime"; 50216 repo = "org-mime"; 50217 + rev = "db707a73379fb3b21ae6e24c6230bfd3dde7ef45"; 50218 + sha256 = "1sy5d1nnhvkan877bx2pbc16n7sy2jn5cpdsca06mrxb1m3mxzbd"; 50219 }; 50220 recipeFile = fetchurl { 50221 url = "https://raw.githubusercontent.com/milkypostman/melpa/521678fa13884dae69c2b4b7a2af718b2eea4b28/recipes/org-mime"; ··· 50231 org-mind-map = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }: 50232 melpaBuild { 50233 pname = "org-mind-map"; 50234 + version = "20171012.1834"; 50235 src = fetchFromGitHub { 50236 owner = "theodorewiles"; 50237 repo = "org-mind-map"; 50238 + rev = "cd5dbe2bded1294de1bdc881e53d691244e5c921"; 50239 + sha256 = "0x7nbgcsf0nhda4m7qrxdaa0sffkndfd59nrr09vcxap84rfwacm"; 50240 }; 50241 recipeFile = fetchurl { 50242 url = "https://raw.githubusercontent.com/milkypostman/melpa/3c8683ee547a6a99f8d258561c3ae157b1f427f2/recipes/org-mind-map"; ··· 50351 packageRequires = [ ctable org orglue ]; 50352 meta = { 50353 homepage = "https://melpa.org/#/org-octopress"; 50354 + license = lib.licenses.free; 50355 + }; 50356 + }) {}; 50357 + org-onenote = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, oauth2, org, request }: 50358 + melpaBuild { 50359 + pname = "org-onenote"; 50360 + version = "20171007.2200"; 50361 + src = fetchFromGitHub { 50362 + owner = "ifree"; 50363 + repo = "org-onenote"; 50364 + rev = "5ce5cf4edb143180e0b185ac26826d39ae5bc929"; 50365 + sha256 = "1jlnnb04ichcl155lklvjw91l8j1dvg77bv1815chak226aq4xqj"; 50366 + }; 50367 + recipeFile = fetchurl { 50368 + url = "https://raw.githubusercontent.com/milkypostman/melpa/7705ee9a8733733664b6214bf4eec15d640c6895/recipes/org-onenote"; 50369 + sha256 = "0qgmizzryb6747yd80d3nic3546f4h8vjd6c30jr99vv2ildjsfk"; 50370 + name = "org-onenote"; 50371 + }; 50372 + packageRequires = [ oauth2 org request ]; 50373 + meta = { 50374 + homepage = "https://melpa.org/#/org-onenote"; 50375 license = lib.licenses.free; 50376 }; 50377 }) {}; ··· 50557 src = fetchFromGitHub { 50558 owner = "IvanMalison"; 50559 repo = "org-projectile"; 50560 + rev = "3b6120fb54bb6c8555dc24a883ddc1c8c1a601f0"; 50561 + sha256 = "0sqw4iaq9mggfwhgkc27pidqjzd3lz7qjqvdjjc23dyichsri3hq"; 50562 }; 50563 recipeFile = fetchurl { 50564 url = "https://raw.githubusercontent.com/milkypostman/melpa/9d7a7ab98f364d3d5e93f83f0cb3d80a95f28689/recipes/org-projectile"; ··· 50578 src = fetchFromGitHub { 50579 owner = "IvanMalison"; 50580 repo = "org-projectile"; 50581 + rev = "3b6120fb54bb6c8555dc24a883ddc1c8c1a601f0"; 50582 + sha256 = "0sqw4iaq9mggfwhgkc27pidqjzd3lz7qjqvdjjc23dyichsri3hq"; 50583 }; 50584 recipeFile = fetchurl { 50585 url = "https://raw.githubusercontent.com/milkypostman/melpa/6760daac1ef9d9d7ba07e2fc9668873020f901f1/recipes/org-projectile-helm"; ··· 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"; ··· 51179 org-web-tools = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org, s }: 51180 melpaBuild { 51181 pname = "org-web-tools"; 51182 + version = "20171014.804"; 51183 src = fetchFromGitHub { 51184 owner = "alphapapa"; 51185 repo = "org-web-tools"; 51186 + rev = "e9583248e838806271643770102e786671fabaf5"; 51187 + sha256 = "07kdgkkl3f7w1nxdw1j7vcm2f05sdpd06dlw7vpdd77pdbwafp3h"; 51188 }; 51189 recipeFile = fetchurl { 51190 url = "https://raw.githubusercontent.com/milkypostman/melpa/f082bfb480649d21f586b7eb331c19d57e7a84cf/recipes/org-web-tools"; ··· 51236 packageRequires = [ htmlize metaweblog org xml-rpc ]; 51237 meta = { 51238 homepage = "https://melpa.org/#/org2blog"; 51239 + license = lib.licenses.free; 51240 + }; 51241 + }) {}; 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"; 51254 + sha256 = "0049zf3ls7vbbcz1hdwai57ih9gppk2j0gzwijzwkb23ccwaf64a"; 51255 + name = "org2ctex"; 51256 + }; 51257 + packageRequires = [ emacs ]; 51258 + meta = { 51259 + homepage = "https://melpa.org/#/org2ctex"; 51260 license = lib.licenses.free; 51261 }; 51262 }) {}; ··· 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"; ··· 52196 ox-latex-chinese = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 52197 melpaBuild { 52198 pname = "ox-latex-chinese"; 52199 + version = "20171014.1532"; 52200 src = fetchFromGitHub { 52201 owner = "tumashu"; 52202 repo = "ox-latex-chinese"; 52203 + rev = "3af3872c5435b6d4feccd0fd2bac32cd156724dd"; 52204 + sha256 = "06b3k3c407dvj0gx73w8wspy2mndl1q2s9wlq4g6hs2v4i2pd9dd"; 52205 }; 52206 recipeFile = fetchurl { 52207 url = "https://raw.githubusercontent.com/milkypostman/melpa/a679ebaedcb496f915b9338f9d5c003e1389594d/recipes/ox-latex-chinese"; ··· 52284 src = fetchFromGitHub { 52285 owner = "kawabata"; 52286 repo = "ox-pandoc"; 52287 + rev = "63a1e2b39049a95f6ad7f599561bcfea45086bc2"; 52288 + sha256 = "0iw5imsf7qllkrh39p4pwp6ibwx08nfydfrzwc7bvck0qgzrs7fv"; 52289 }; 52290 recipeFile = fetchurl { 52291 url = "https://raw.githubusercontent.com/milkypostman/melpa/ca17de8cdd53bb32a9d3faaeb38f19f92b18ee38/recipes/ox-pandoc"; ··· 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"; ··· 53223 pass = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, password-store, password-store-otp }: 53224 melpaBuild { 53225 pname = "pass"; 53226 + version = "20171010.410"; 53227 src = fetchFromGitHub { 53228 owner = "NicolasPetton"; 53229 repo = "pass"; 53230 + rev = "0f4ff034fb31b18f387e67f1de4029826db6cd0b"; 53231 + sha256 = "084497na8qql638qjhgad02rvhwyzz81xwh70p6rxxwfzj0i1p17"; 53232 }; 53233 recipeFile = fetchurl { 53234 url = "https://raw.githubusercontent.com/milkypostman/melpa/428c2d53db69bed8938ec3486dfcf7fc048cd4e8/recipes/pass"; ··· 53332 src = fetchFromGitHub { 53333 owner = "zx2c4"; 53334 repo = "password-store"; 53335 + rev = "7252e8b3cf829e908179913daad16ff2b8bdefdd"; 53336 + sha256 = "1wmayp7wjlfxdjb0wlmjqyxqa95ssrhhxhkiy0ip3bgip77s7rbw"; 53337 }; 53338 recipeFile = fetchurl { 53339 url = "https://raw.githubusercontent.com/milkypostman/melpa/207f8ec84572176749d328cb2bbc4e87c36f202c/recipes/password-store"; ··· 53811 pdf-tools = callPackage ({ emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, tablist }: 53812 melpaBuild { 53813 pname = "pdf-tools"; 53814 + version = "20171012.2226"; 53815 src = fetchFromGitHub { 53816 owner = "politza"; 53817 repo = "pdf-tools"; 53818 + rev = "094b2931de775c734ad353c5d06cf5fc6a55f11d"; 53819 + sha256 = "0g92rd68m1l377hw5rr1y14z7fcs1blmyc6vi5a9gybr19bcxb7w"; 53820 }; 53821 recipeFile = fetchurl { 53822 url = "https://raw.githubusercontent.com/milkypostman/melpa/8e3d53913f4e8a618e125fa9c1efb3787fbf002d/recipes/pdf-tools"; ··· 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"; ··· 55363 version = "20170419.303"; 55364 src = fetchgit { 55365 url = "https://git.savannah.gnu.org/git/gettext.git"; 55366 + rev = "981c523ddbd1462970335a1069573ca3bdd3df5e"; 55367 + sha256 = "1aq95scp0lg5r1fsn62r54dqamm3174wzrr0h3vxx75m3iycsxxi"; 55368 }; 55369 recipeFile = fetchurl { 55370 url = "https://raw.githubusercontent.com/milkypostman/melpa/caaa21f235c4864f6008fb454d0a970a2fd22a86/recipes/po-mode"; ··· 55443 pocket-reader = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, kv, lib, melpaBuild, org-web-tools, ov, pocket-lib, rainbow-identifiers, s }: 55444 melpaBuild { 55445 pname = "pocket-reader"; 55446 + version = "20171015.1705"; 55447 src = fetchFromGitHub { 55448 owner = "alphapapa"; 55449 repo = "pocket-reader.el"; 55450 + rev = "93ef3a0737e93fb2e73f230fbb38f0b9f6f9d9bd"; 55451 + sha256 = "02l1yd0s7dnq6wj7lldbbxqq1libdcczygc2lzx4rdc5jnr4lnsh"; 55452 }; 55453 recipeFile = fetchurl { 55454 url = "https://raw.githubusercontent.com/milkypostman/melpa/835a7bf2f72987183e9d15ada7ae747fb5715c11/recipes/pocket-reader"; ··· 56019 powerline = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: 56020 melpaBuild { 56021 pname = "powerline"; 56022 + version = "20171010.713"; 56023 src = fetchFromGitHub { 56024 owner = "milkypostman"; 56025 repo = "powerline"; 56026 + rev = "595a9c1b230f4fcc4d72e6ed9c67aed7b838452d"; 56027 + sha256 = "0xpvsrr4klsw3fkclpkxcxrfwg2gk4fzc20n6di22cs5pysilp8a"; 56028 }; 56029 recipeFile = fetchurl { 56030 url = "https://raw.githubusercontent.com/milkypostman/melpa/f805053cd4dd9ed53ee0df17ad69429bc62325bb/recipes/powerline"; ··· 56564 projectile = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }: 56565 melpaBuild { 56566 pname = "projectile"; 56567 + version = "20171009.848"; 56568 src = fetchFromGitHub { 56569 owner = "bbatsov"; 56570 repo = "projectile"; 56571 + rev = "dd48cb8af4cf41d109fb6d46f0c3f2134f37fcfb"; 56572 + sha256 = "0qgw3g4xq1qa6dvxyyhnb6536ay29jzf12829z9s689xqg0n7zsn"; 56573 }; 56574 recipeFile = fetchurl { 56575 url = "https://raw.githubusercontent.com/milkypostman/melpa/ca7bf43ef8893bf04e9658390e306ef69e80a156/recipes/projectile"; ··· 56750 license = lib.licenses.free; 56751 }; 56752 }) {}; 56753 + projectile-trailblazer = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, inf-ruby, inflections, lib, melpaBuild, projectile, rake }: 56754 + melpaBuild { 56755 + pname = "projectile-trailblazer"; 56756 + version = "20170928.924"; 56757 + src = fetchFromGitHub { 56758 + owner = "micdahl"; 56759 + repo = "projectile-trailblazer"; 56760 + rev = "a37a4f7b7f727d98e4c74c0256e059e84263553d"; 56761 + sha256 = "1njs2aps4mlbnnfjkfwrb8vy8lg6lyxzxkxpscv91la7yf3wpc3g"; 56762 + }; 56763 + recipeFile = fetchurl { 56764 + url = "https://raw.githubusercontent.com/milkypostman/melpa/f9c6f2f92ff99e7a3241003dc396f978f3916c8a/recipes/projectile-trailblazer"; 56765 + sha256 = "18cijb5c1ym5kn2g2apbijbfd3aqhrraki8vv9bk8rvi7wmm6qj4"; 56766 + name = "projectile-trailblazer"; 56767 + }; 56768 + packageRequires = [ emacs f inf-ruby inflections projectile rake ]; 56769 + meta = { 56770 + homepage = "https://melpa.org/#/projectile-trailblazer"; 56771 + license = lib.licenses.free; 56772 + }; 56773 + }) {}; 56774 projectile-variable = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 56775 melpaBuild { 56776 pname = "projectile-variable"; ··· 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"; ··· 57078 psci = callPackage ({ dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild, purescript-mode, s }: 57079 melpaBuild { 57080 pname = "psci"; 57081 + version = "20171011.50"; 57082 src = fetchFromGitHub { 57083 owner = "purescript-emacs"; 57084 repo = "emacs-psci"; 57085 + rev = "5360b244c588ed2f2a5bb86180cb5d4deb2216de"; 57086 + sha256 = "0m9lpwwm29h0pms1rnwnh67ff1n1dmf25yy429g438zq98l94x9s"; 57087 }; 57088 recipeFile = fetchurl { 57089 url = "https://raw.githubusercontent.com/milkypostman/melpa/3451719ce5096383db082917716a5ed8346fc186/recipes/psci"; ··· 57878 src = fetchFromGitHub { 57879 owner = "PyCQA"; 57880 repo = "pylint"; 57881 + rev = "dd78aedcf0f499188ad8232f2193ba62c791d33e"; 57882 + sha256 = "0hqxh294hg9y8nz4i8p2mipg65d6p6wfy9kqlfx9zy5cm19dn7fm"; 57883 }; 57884 recipeFile = fetchurl { 57885 url = "https://raw.githubusercontent.com/milkypostman/melpa/a073c91d6f4d31b82f6bfee785044c4e3ae96d3f/recipes/pylint"; ··· 59228 src = fetchFromGitHub { 59229 owner = "vic"; 59230 repo = "rebecca-theme"; 59231 + rev = "add349748d0f648587bf17d14036677570f081aa"; 59232 + sha256 = "1932ga5j5cv3w32iwxjdjs2jdz20sw5ai10dnxb6bdzh68kkw4f3"; 59233 }; 59234 recipeFile = fetchurl { 59235 url = "https://raw.githubusercontent.com/milkypostman/melpa/19f40f30113c7dabd76a2d0e52898e6d6be69a35/recipes/rebecca-theme"; ··· 59417 src = fetchFromGitHub { 59418 owner = "RedPRL"; 59419 repo = "sml-redprl"; 59420 + rev = "164d0b65d05fd883fc9ac66dd62d7427660fea37"; 59421 + sha256 = "1h09mlvrh7qx55s47135nkamv7frhcm3865xacpvifj72z46alg4"; 59422 }; 59423 recipeFile = fetchurl { 59424 url = "https://raw.githubusercontent.com/milkypostman/melpa/06e7371d703ffdc5b6ea555f2ed289e57e71e377/recipes/redprl"; ··· 60235 src = fetchFromGitHub { 60236 owner = "Malabarba"; 60237 repo = "rich-minority"; 60238 + rev = "3201f6e1769beb9f6cbbda392bef99fce337acf4"; 60239 + sha256 = "1qa447k3qq2x1i2nxbm60wzr8kaysk3cifl09c13sv97n4yq3x2b"; 60240 }; 60241 recipeFile = fetchurl { 60242 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/rich-minority"; ··· 60378 rjsx-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild }: 60379 melpaBuild { 60380 pname = "rjsx-mode"; 60381 + version = "20171010.725"; 60382 src = fetchFromGitHub { 60383 owner = "felipeochoa"; 60384 repo = "rjsx-mode"; 60385 + rev = "4979f4fc53eb341dc1d76bb1762bd2c734dded40"; 60386 + sha256 = "0kf5sll3npw949hxqga2ywadm1mxc2sm9h136dvnrliaqvi4s95g"; 60387 }; 60388 recipeFile = fetchurl { 60389 url = "https://raw.githubusercontent.com/milkypostman/melpa/b83be7efdef2457e1320fe3dec46484fbd20263c/recipes/rjsx-mode"; ··· 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"; ··· 60777 ruby-hash-syntax = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 60778 melpaBuild { 60779 pname = "ruby-hash-syntax"; 60780 + version = "20171013.50"; 60781 src = fetchFromGitHub { 60782 owner = "purcell"; 60783 repo = "ruby-hash-syntax"; 60784 + rev = "bc05c3130a5d3237f04c6064297e56de5f73887d"; 60785 + sha256 = "1jwvyj3kqchd40h37m75ydl0gjrbm873dhfn1grqg4sgk60hr414"; 60786 }; 60787 recipeFile = fetchurl { 60788 url = "https://raw.githubusercontent.com/milkypostman/melpa/c7d21a43a4bf267507bdc746ec9d0fd82049c0af/recipes/ruby-hash-syntax"; ··· 60987 rust-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 60988 melpaBuild { 60989 pname = "rust-mode"; 60990 + version = "20171013.258"; 60991 src = fetchFromGitHub { 60992 owner = "rust-lang"; 60993 repo = "rust-mode"; 60994 + rev = "b8e49089713714a9f3f815b399df569a0e507e73"; 60995 + sha256 = "0ny5prsm70incv30g5310bknbpix0415dn16hhf55rhjhwg39dns"; 60996 }; 60997 recipeFile = fetchurl { 60998 url = "https://raw.githubusercontent.com/milkypostman/melpa/8f6e5d990d699d571dccbdeb13327b33389bb113/recipes/rust-mode"; ··· 61113 s12cpuv2-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 61114 melpaBuild { 61115 pname = "s12cpuv2-mode"; 61116 + version = "20171013.1351"; 61117 src = fetchFromGitHub { 61118 owner = "AdamNiederer"; 61119 repo = "s12cpuv2-mode"; 61120 + rev = "b17d4cf848dec1e20e66458e5c7ff77a2c051a8c"; 61121 + sha256 = "1fc132gv48xwrxiw139kc9f5wkhjgsgqdfm6b7v97xj5025zg6hr"; 61122 }; 61123 recipeFile = fetchurl { 61124 url = "https://raw.githubusercontent.com/milkypostman/melpa/6c1b9bbdc4deb17636270c7f2be0b43b647c695a/recipes/s12cpuv2-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"; ··· 62350 sexy-monochrome-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 62351 melpaBuild { 62352 pname = "sexy-monochrome-theme"; 62353 + version = "20171011.536"; 62354 src = fetchFromGitHub { 62355 owner = "voloyev"; 62356 repo = "sexy-monochrome-theme"; 62357 + rev = "9fb835606088a0d24600faa12fe24d85cb2c0731"; 62358 + sha256 = "182wzr7lisrszivxpjp29m7vjxxi429mshp2labf2abqkfrb9jv4"; 62359 }; 62360 recipeFile = fetchurl { 62361 url = "https://raw.githubusercontent.com/milkypostman/melpa/dfd5ae9a93e036d11899c7adffdf6b63c2b21381/recipes/sexy-monochrome-theme"; ··· 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"; ··· 63694 sly = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 63695 melpaBuild { 63696 pname = "sly"; 63697 + version = "20171011.809"; 63698 src = fetchFromGitHub { 63699 owner = "capitaomorte"; 63700 repo = "sly"; 63701 + rev = "687942cb08525bb10abef0d0fdfb57dd69e988b8"; 63702 + sha256 = "1hzc6cpndzc9lb82g6k8g65spnw09impgnfj6lfm9v25pbyg8y2m"; 63703 }; 63704 recipeFile = fetchurl { 63705 url = "https://raw.githubusercontent.com/milkypostman/melpa/79e7213183df892c5058a766b5805a1854bfbaec/recipes/sly"; ··· 63817 license = lib.licenses.free; 63818 }; 63819 }) {}; 63820 + smart-backspace = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 63821 + melpaBuild { 63822 + pname = "smart-backspace"; 63823 + version = "20171013.2226"; 63824 + src = fetchFromGitHub { 63825 + owner = "itome"; 63826 + repo = "smart-backspace"; 63827 + rev = "a10ec44ff325ec8c4c98b1a6e44e89e60a9aa4ac"; 63828 + sha256 = "0p19qikalmvs9y1lws08mxvh2k8s219mpm3nyi9aqq62ryyfwf1n"; 63829 + }; 63830 + recipeFile = fetchurl { 63831 + url = "https://raw.githubusercontent.com/milkypostman/melpa/88cd95cd623fb00d1bc6800c1dd3c665a0cce349/recipes/smart-backspace"; 63832 + sha256 = "152xdxzrr91qiyq25ghvjlbpc627cw4s120axmz2p2d48pinwir9"; 63833 + name = "smart-backspace"; 63834 + }; 63835 + packageRequires = []; 63836 + meta = { 63837 + homepage = "https://melpa.org/#/smart-backspace"; 63838 + license = lib.licenses.free; 63839 + }; 63840 + }) {}; 63841 smart-comment = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 63842 melpaBuild { 63843 pname = "smart-comment"; ··· 64008 smart-mode-line = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, rich-minority }: 64009 melpaBuild { 64010 pname = "smart-mode-line"; 64011 + version = "20171013.849"; 64012 src = fetchFromGitHub { 64013 owner = "Malabarba"; 64014 repo = "smart-mode-line"; 64015 + rev = "1facbe9816b602c640ddb23602e30588d6d904ca"; 64016 + sha256 = "1fgh4yss9brchnfphdijy23qknv30hxkgsbz6p2d5ck6w7xml4lc"; 64017 }; 64018 recipeFile = fetchurl { 64019 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/smart-mode-line"; ··· 64033 src = fetchFromGitHub { 64034 owner = "Malabarba"; 64035 repo = "smart-mode-line"; 64036 + rev = "1facbe9816b602c640ddb23602e30588d6d904ca"; 64037 + sha256 = "1fgh4yss9brchnfphdijy23qknv30hxkgsbz6p2d5ck6w7xml4lc"; 64038 }; 64039 recipeFile = fetchurl { 64040 url = "https://raw.githubusercontent.com/milkypostman/melpa/60072b183151e519d141ec559b4902d20c87904c/recipes/smart-mode-line-powerline-theme"; ··· 64089 license = lib.licenses.free; 64090 }; 64091 }) {}; 64092 + smart-semicolon = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 64093 + melpaBuild { 64094 + pname = "smart-semicolon"; 64095 + version = "20171007.1833"; 64096 + src = fetchFromGitHub { 64097 + owner = "iquiw"; 64098 + repo = "smart-semicolon"; 64099 + rev = "c11096679dbed3875c37413337ee490ee7951b63"; 64100 + sha256 = "1v6z3a1f6nxc62n7595qnji39ywdsz7xy5bkl2218v3y7gkbc518"; 64101 + }; 64102 + recipeFile = fetchurl { 64103 + url = "https://raw.githubusercontent.com/milkypostman/melpa/fe339b95636b02ceb157294055d2f5f4c4b0b8cf/recipes/smart-semicolon"; 64104 + sha256 = "1vq6l3vc615w0p640wy226z5i7dky666sgzczkngv07kag0iwqp0"; 64105 + name = "smart-semicolon"; 64106 + }; 64107 + packageRequires = [ emacs ]; 64108 + meta = { 64109 + homepage = "https://melpa.org/#/smart-semicolon"; 64110 + license = lib.licenses.free; 64111 + }; 64112 + }) {}; 64113 smart-shift = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 64114 melpaBuild { 64115 pname = "smart-shift"; ··· 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"; ··· 64533 snakemake-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, magit-popup, melpaBuild }: 64534 melpaBuild { 64535 pname = "snakemake-mode"; 64536 + version = "20171010.808"; 64537 src = fetchFromGitHub { 64538 owner = "kyleam"; 64539 repo = "snakemake-mode"; 64540 + rev = "95e8d8aa8312b54d6ea18b35667fa3005be1bc76"; 64541 + sha256 = "1fbn6wqm515x8barbf8bjxkvxyv8p3szdz0h9zaam7hz7zbpdap2"; 64542 }; 64543 recipeFile = fetchurl { 64544 url = "https://raw.githubusercontent.com/milkypostman/melpa/c3a5b51fee1c9e6ce7e21555faa355d118d34b8d/recipes/snakemake-mode"; ··· 64806 sonic-pi = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, highlight, lib, melpaBuild, osc }: 64807 melpaBuild { 64808 pname = "sonic-pi"; 64809 + version = "20171011.503"; 64810 src = fetchFromGitHub { 64811 owner = "repl-electric"; 64812 repo = "sonic-pi.el"; 64813 + rev = "6b362bbdfacf7aabeb494c3e22f6fd3f48ca9738"; 64814 + sha256 = "0xk03swaclhm41vnwzmwil05mgabkb23lrp28wvl6qxzhd3hmrwq"; 64815 }; 64816 recipeFile = fetchurl { 64817 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/sonic-pi"; ··· 65107 spaceline = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, powerline, s }: 65108 melpaBuild { 65109 pname = "spaceline"; 65110 + version = "20171016.157"; 65111 src = fetchFromGitHub { 65112 owner = "TheBB"; 65113 repo = "spaceline"; 65114 + rev = "251d92ef77ed4daa798e3300e5c671052870827e"; 65115 + sha256 = "13mnsvlncrzsh2q8xhx5ippvhlrk9sgsrbpcihk0m90d2bxj53qy"; 65116 }; 65117 recipeFile = fetchurl { 65118 url = "https://raw.githubusercontent.com/milkypostman/melpa/46e4c876aeeb0bb0d0e81dcbb8363a5db9c3ff61/recipes/spaceline"; ··· 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"; ··· 66571 license = lib.licenses.free; 66572 }; 66573 }) {}; 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"; 66586 + sha256 = "09shmaaii0lfd52v49cazn91sj4jz2siqbanw682vi7zsl79jx9f"; 66587 + name = "sunburn-theme"; 66588 + }; 66589 + packageRequires = [ emacs ]; 66590 + meta = { 66591 + homepage = "https://melpa.org/#/sunburn-theme"; 66592 + license = lib.licenses.free; 66593 + }; 66594 + }) {}; 66595 sunny-day-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 66596 melpaBuild { 66597 pname = "sunny-day-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"; ··· 66931 switch-buffer-functions = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 66932 melpaBuild { 66933 pname = "switch-buffer-functions"; 66934 + version = "20171011.1004"; 66935 src = fetchFromGitHub { 66936 owner = "10sr"; 66937 repo = "switch-buffer-functions-el"; 66938 + rev = "651696ef9dec7affbe51c81d9318288376c35899"; 66939 + sha256 = "0xv57imh6w6kbh1i1ib9k9x2h01l4vdxs2i667a76ym6dmsjbx2x"; 66940 }; 66941 recipeFile = fetchurl { 66942 url = "https://raw.githubusercontent.com/milkypostman/melpa/d37ebd28f4a2f770958bd9a2669cce86cc76cbe7/recipes/switch-buffer-functions"; ··· 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"; ··· 68564 license = lib.licenses.free; 68565 }; 68566 }) {}; 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"; 68579 + sha256 = "0wnck6j377idx7h7csmfdhp6napv3zs4sd24lknfclafhslllp54"; 68580 + name = "tickscript-mode"; 68581 + }; 68582 + packageRequires = [ emacs ]; 68583 + meta = { 68584 + homepage = "https://melpa.org/#/tickscript-mode"; 68585 + license = lib.licenses.free; 68586 + }; 68587 + }) {}; 68588 tide = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, s, typescript-mode }: 68589 melpaBuild { 68590 pname = "tide"; 68591 + version = "20171009.1142"; 68592 src = fetchFromGitHub { 68593 owner = "ananthakumaran"; 68594 repo = "tide"; 68595 + rev = "d4a86487475b08adcbc1974c3362ce247d65a381"; 68596 + sha256 = "1f0l8s50ihhl4w00q5f101g9bfn9zssh4ippbchfdz4ialisyk2y"; 68597 }; 68598 recipeFile = fetchurl { 68599 url = "https://raw.githubusercontent.com/milkypostman/melpa/a21e063011ebbb03ac70bdcf0a379f9e383bdfab/recipes/tide"; ··· 69247 traad = callPackage ({ deferred, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, request, request-deferred, virtualenvwrapper }: 69248 melpaBuild { 69249 pname = "traad"; 69250 + version = "20171010.2353"; 69251 src = fetchFromGitHub { 69252 owner = "abingham"; 69253 repo = "emacs-traad"; 69254 + rev = "5ee7a4411fa39601ff59873f1e129fdb64df4e97"; 69255 + sha256 = "0h9hx5jpi0clmrj7sf0srisdp9h5zgakwrs7cyqs3hmw7z4ds5r2"; 69256 }; 69257 recipeFile = fetchurl { 69258 url = "https://raw.githubusercontent.com/milkypostman/melpa/2b3eb31c077fcaff94b74b757c1ce17650333943/recipes/traad"; ··· 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"; ··· 70563 unify-opening = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 70564 melpaBuild { 70565 pname = "unify-opening"; 70566 + version = "20171011.201"; 70567 src = fetchFromGitHub { 70568 owner = "DamienCassou"; 70569 repo = "unify-opening"; 70570 + rev = "fbe53b56e9629143a73c5da9e7797579508e0fbf"; 70571 + sha256 = "0hr65nrywa9yijqymw902q02adyczbwzam2ahv8m2wzay5pcwg8a"; 70572 }; 70573 recipeFile = fetchurl { 70574 url = "https://raw.githubusercontent.com/milkypostman/melpa/0a2faab13744262ef4d12750f70b300b3afd2835/recipes/unify-opening"; ··· 70752 use-package = callPackage ({ bind-key, diminish, fetchFromGitHub, fetchurl, lib, melpaBuild }: 70753 melpaBuild { 70754 pname = "use-package"; 70755 + version = "20171013.1548"; 70756 src = fetchFromGitHub { 70757 owner = "jwiegley"; 70758 repo = "use-package"; 70759 + rev = "cb89901b52a9413b6c233d7fbb616a2d8f38b50a"; 70760 + sha256 = "1fypvrmn1brrq2200kr8s8zbcc30z9nhfv3k8vs36iawab2g573k"; 70761 }; 70762 recipeFile = fetchurl { 70763 url = "https://raw.githubusercontent.com/milkypostman/melpa/3f9b52790e2a0bd579c24004873df5384e2ba549/recipes/use-package"; ··· 71781 vue-mode = callPackage ({ edit-indirect, fetchFromGitHub, fetchurl, lib, melpaBuild, mmm-mode, ssass-mode, vue-html-mode }: 71782 melpaBuild { 71783 pname = "vue-mode"; 71784 + version = "20171013.1728"; 71785 src = fetchFromGitHub { 71786 owner = "CodeFalling"; 71787 repo = "vue-mode"; 71788 + rev = "0a6b7c226c5c0a26f3402cfe40169cb00f5d792f"; 71789 + sha256 = "1s08rc3d2k6rnnn4fir854ndwq2b2xxh1blv1f2055gdf4jw25rf"; 71790 }; 71791 recipeFile = fetchurl { 71792 url = "https://raw.githubusercontent.com/milkypostman/melpa/2e5e0a9fff332aeec09f6d3d758e2b67dfdf8397/recipes/vue-mode"; ··· 72683 whizzml-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 72684 melpaBuild { 72685 pname = "whizzml-mode"; 72686 + version = "20171015.938"; 72687 src = fetchFromGitHub { 72688 owner = "whizzml"; 72689 repo = "whizzml-mode"; 72690 + rev = "9060fdce07c137abc2c494cb72641b9b9d6fbe22"; 72691 + sha256 = "10yi3n6pyqirlzxdkv7nvp0d0n1fkjrgwhn0kp5i27dnp3fi0i2b"; 72692 }; 72693 recipeFile = fetchurl { 72694 url = "https://raw.githubusercontent.com/milkypostman/melpa/11f26b15c326c3b8541bac510579b32493916042/recipes/whizzml-mode"; ··· 72771 src = fetchFromGitHub { 72772 owner = "foretagsplatsen"; 72773 repo = "emacs-js"; 72774 + rev = "b05d584a4b3e0db168c3b920ce4a270b3908d842"; 72775 + sha256 = "0shgxd08da8a7ij37k5ybmvyqbqzq4nqxdyfbbpgnh1vgw61gr6c"; 72776 }; 72777 recipeFile = fetchurl { 72778 url = "https://raw.githubusercontent.com/milkypostman/melpa/78d7a15152f45a193384741fa00d0649c4bba91e/recipes/widgetjs"; ··· 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"; ··· 74740 yasnippet-snippets = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }: 74741 melpaBuild { 74742 pname = "yasnippet-snippets"; 74743 + version = "20171010.1224"; 74744 src = fetchFromGitHub { 74745 owner = "AndreaCrotti"; 74746 repo = "yasnippet-snippets"; 74747 + rev = "07389c67234e67c8ae423779468f56d0bd65da5e"; 74748 + sha256 = "105jdikzwggn1isnqmvj6hcmni4z387r2nfy2cwd11pan31vd4wi"; 74749 }; 74750 recipeFile = fetchurl { 74751 url = "https://raw.githubusercontent.com/milkypostman/melpa/25b8d4efe2e7833eb95dfdf33aa3ecc34af7a687/recipes/yasnippet-snippets"; ··· 74843 ycmd = callPackage ({ cl-lib ? null, dash, deferred, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, pkg-info, request, request-deferred, s }: 74844 melpaBuild { 74845 pname = "ycmd"; 74846 + version = "20171012.1610"; 74847 src = fetchFromGitHub { 74848 owner = "abingham"; 74849 repo = "emacs-ycmd"; 74850 + rev = "f31894da73c2b784bc9e0885ddfa6e1077782417"; 74851 + sha256 = "1v8klyrs7wivh9fd4ba18g1n72c6ar707pgwqhsxn0g3f42mlpck"; 74852 }; 74853 recipeFile = fetchurl { 74854 url = "https://raw.githubusercontent.com/milkypostman/melpa/4b25378540c64d0214797348579671bf2b8cc696/recipes/ycmd"; ··· 74997 license = lib.licenses.free; 74998 }; 74999 }) {}; 75000 + zel = callPackage ({ emacs, fetchFromGitHub, fetchurl, frecency, lib, melpaBuild }: 75001 + melpaBuild { 75002 + pname = "zel"; 75003 + version = "20171014.132"; 75004 + src = fetchFromGitHub { 75005 + owner = "rudolfochrist"; 75006 + repo = "zel"; 75007 + rev = "23b12d107f123667ddd443b9f3e2047209e0055a"; 75008 + sha256 = "1m8bw588r2a1034ynigrzgab857261nrjwnzag5i3rgwn27brfcz"; 75009 + }; 75010 + recipeFile = fetchurl { 75011 + url = "https://raw.githubusercontent.com/milkypostman/melpa/b48132eb4c0fd01b9fc31236c5c4701f8f83a806/recipes/zel"; 75012 + sha256 = "14qf83n1wz8hg9wfmbh8b50c5xshc28x1xq6wh4g4lfqbfm7marh"; 75013 + name = "zel"; 75014 + }; 75015 + packageRequires = [ emacs frecency ]; 75016 + meta = { 75017 + homepage = "https://melpa.org/#/zel"; 75018 + license = lib.licenses.free; 75019 + }; 75020 + }) {}; 75021 zen-and-art-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 75022 melpaBuild { 75023 pname = "zen-and-art-theme"; ··· 75042 zenburn-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 75043 melpaBuild { 75044 pname = "zenburn-theme"; 75045 + version = "20171010.543"; 75046 src = fetchFromGitHub { 75047 owner = "bbatsov"; 75048 repo = "zenburn-emacs"; 75049 + rev = "a26323ca3029d653f658b8236ae9528d242c885b"; 75050 + sha256 = "0gx6yl3bl3z7rgl4m1np8bx8b53ywbni4wi2bhc716f4b96q658x"; 75051 }; 75052 recipeFile = fetchurl { 75053 url = "https://raw.githubusercontent.com/milkypostman/melpa/091dcc3775ec2137cb61d66df4e72aca4900897a/recipes/zenburn-theme"; ··· 75125 zerodark-theme = callPackage ({ all-the-icons, fetchFromGitHub, fetchurl, flycheck, lib, magit, melpaBuild }: 75126 melpaBuild { 75127 pname = "zerodark-theme"; 75128 + version = "20171016.59"; 75129 src = fetchFromGitHub { 75130 owner = "NicolasPetton"; 75131 repo = "zerodark-theme"; 75132 + rev = "ccadcfba1a708352508d4c0857359df7425e7574"; 75133 + sha256 = "1mg1dhda9zvdinxizckvz454633lrl62a382vdm838295gvc40wm"; 75134 }; 75135 recipeFile = fetchurl { 75136 url = "https://raw.githubusercontent.com/milkypostman/melpa/d00b78ead693e844e35c760fe2c39b8ed6cb0d81/recipes/zerodark-theme"; ··· 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";
+249 -93
pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix
··· 1031 aggressive-indent = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 1032 melpaBuild { 1033 pname = "aggressive-indent"; 1034 - version = "1.8.3"; 1035 src = fetchFromGitHub { 1036 owner = "Malabarba"; 1037 repo = "aggressive-indent-mode"; 1038 - rev = "998407f56009f441a7cb83d678118d4d8e68f661"; 1039 - sha256 = "0brggqlij0nacx0yjk10rkn045nk0z03r8llmnqkangjm47ffksr"; 1040 }; 1041 recipeFile = fetchurl { 1042 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/aggressive-indent"; ··· 1073 ahungry-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 1074 melpaBuild { 1075 pname = "ahungry-theme"; 1076 - version = "1.5.0"; 1077 src = fetchFromGitHub { 1078 owner = "ahungry"; 1079 repo = "color-theme-ahungry"; 1080 - rev = "85a1af27541f6a73a63120fac2cfbb7ba39531c9"; 1081 - sha256 = "0z1kh8xj16lp7ydzw1fxypw37vlrcxcb8bpx96w6aj6zcd7pzwmn"; 1082 }; 1083 recipeFile = fetchurl { 1084 url = "https://raw.githubusercontent.com/milkypostman/melpa/520295978fd7de3f4266dd69cc30d0b4fdf09db0/recipes/ahungry-theme"; ··· 1732 apiwrap = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 1733 melpaBuild { 1734 pname = "apiwrap"; 1735 - version = "0.2.1"; 1736 src = fetchFromGitHub { 1737 owner = "vermiculus"; 1738 repo = "apiwrap.el"; 1739 - rev = "74b27a95429b3207d0005610d11223728039ba81"; 1740 - sha256 = "1vp5crdjk3pswn6ip3vgkkc49kqnpayfjgzivfi6fplvhz8klrr1"; 1741 }; 1742 recipeFile = fetchurl { 1743 url = "https://raw.githubusercontent.com/milkypostman/melpa/0197fd3657e65e3826375d9b6f19da3058366c91/recipes/apiwrap"; ··· 2722 license = lib.licenses.free; 2723 }; 2724 }) {}; 2725 better-defaults = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 2726 melpaBuild { 2727 pname = "better-defaults"; ··· 3649 caml = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 3650 melpaBuild { 3651 pname = "caml"; 3652 - version = "4.6.0beta1"; 3653 src = fetchFromGitHub { 3654 owner = "ocaml"; 3655 repo = "ocaml"; 3656 - rev = "185bf236abb2bf10abfd3bff45c723ba10551c80"; 3657 - sha256 = "0057iik539jfcw287vcacb8hfxdnyfk17cc0ymxxy3sk5y1mfjik"; 3658 }; 3659 recipeFile = fetchurl { 3660 url = "https://raw.githubusercontent.com/milkypostman/melpa/d5a3263cdcc229b11a3e96edbf632d56f32c47aa/recipes/caml"; ··· 4646 cmake-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 4647 melpaBuild { 4648 pname = "cmake-mode"; 4649 - version = "3.10.0pre1"; 4650 src = fetchFromGitHub { 4651 owner = "Kitware"; 4652 repo = "CMake"; 4653 - rev = "ecaddda2fea374089d867ad17b8b4700b189f397"; 4654 - sha256 = "0j6zzirbx1pcb0hyih77w6dbjmz2axknib7aryrcm7pjwd9d0q23"; 4655 }; 4656 recipeFile = fetchurl { 4657 url = "https://raw.githubusercontent.com/milkypostman/melpa/598723893ae4bc2e60f527a072efe6ed9d4e2488/recipes/cmake-mode"; ··· 5867 license = lib.licenses.free; 5868 }; 5869 }) {}; 5870 - counsel-bbdb = callPackage ({ emacs, fetchFromGitHub, fetchurl, ivy, lib, melpaBuild }: 5871 melpaBuild { 5872 pname = "counsel-bbdb"; 5873 - version = "0.0.1"; 5874 src = fetchFromGitHub { 5875 owner = "redguardtoo"; 5876 repo = "counsel-bbdb"; 5877 - rev = "297d0c7e6e1eaafcd5e188724fea8e8f26b95555"; 5878 - sha256 = "14gw4d855v2nvqh06vs9rzs816pn1hp4rhfikb0wzg1ay6gdrwi7"; 5879 }; 5880 recipeFile = fetchurl { 5881 url = "https://raw.githubusercontent.com/milkypostman/melpa/0ed9bcdb1f25a6dd743c1dac2bb6cda73a5a5dc2/recipes/counsel-bbdb"; 5882 sha256 = "14d9mk44skpmyj0zkqwz97j80r630j7s5hfrrhlsafdpl5aafjxp"; 5883 name = "counsel-bbdb"; 5884 }; 5885 - packageRequires = [ emacs ivy ]; 5886 meta = { 5887 homepage = "https://melpa.org/#/counsel-bbdb"; 5888 license = lib.licenses.free; ··· 6416 darcula-theme = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }: 6417 melpaBuild { 6418 pname = "darcula-theme"; 6419 - version = "1.2"; 6420 src = fetchFromGitLab { 6421 owner = "fommil"; 6422 repo = "emacs-darcula-theme"; 6423 - rev = "da9852867ac115a54ee350a750d4dae182706117"; 6424 - sha256 = "03059ydiw73a7kdvgn3namfqz87pqm2xfrnf87irkiv5pl9h482s"; 6425 }; 6426 recipeFile = fetchurl { 6427 url = "https://raw.githubusercontent.com/milkypostman/melpa/23c8f10205187babb17e3abc3dc40eb1938e6640/recipes/darcula-theme"; ··· 7214 diredfl = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 7215 melpaBuild { 7216 pname = "diredfl"; 7217 - version = "0.3"; 7218 src = fetchFromGitHub { 7219 owner = "purcell"; 7220 repo = "diredfl"; 7221 - rev = "2393653a1518b118180ff90ef2b66cfb7d0b555c"; 7222 - sha256 = "04yykal90pc4nsdlk08z6svsnddjzaz1drwvs3bqfjw01fr50xcs"; 7223 }; 7224 recipeFile = fetchurl { 7225 url = "https://raw.githubusercontent.com/milkypostman/melpa/3da86e18d423198766455929da1dcb3a9a3be381/recipes/diredfl"; ··· 8018 easy-hugo = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 8019 melpaBuild { 8020 pname = "easy-hugo"; 8021 - version = "1.9.11"; 8022 src = fetchFromGitHub { 8023 owner = "masasam"; 8024 repo = "emacs-easy-hugo"; 8025 - rev = "8f16fb1f510a147e7ab846030057d4c74127ffb2"; 8026 - sha256 = "15axmg6z1nlaz7xsf70arxazkkskkga2fa71iswpnhwqsrr90w8l"; 8027 }; 8028 recipeFile = fetchurl { 8029 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/easy-hugo"; ··· 10022 erlang = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 10023 melpaBuild { 10024 pname = "erlang"; 10025 - version = "20.1.1"; 10026 src = fetchFromGitHub { 10027 owner = "erlang"; 10028 repo = "otp"; 10029 - rev = "69292a11cd4b31fd3ff73b44f28d527f2d16f555"; 10030 - sha256 = "1v5hna4gf2i9lmiyykbs4w2r1yym2p6jb21nxfa5vlhwq85mldfb"; 10031 }; 10032 recipeFile = fetchurl { 10033 url = "https://raw.githubusercontent.com/milkypostman/melpa/d9cd526f43981e0826af59cdc4bb702f644781d9/recipes/erlang"; ··· 11260 evil-visual-replace = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: 11261 melpaBuild { 11262 pname = "evil-visual-replace"; 11263 - version = "0.0.4"; 11264 src = fetchFromGitHub { 11265 owner = "troyp"; 11266 repo = "evil-visual-replace"; 11267 - rev = "9bfbaf71898294e25d588a887fb4753641edfbe9"; 11268 - sha256 = "00mhqb9rn4hq90x5i44jyq51lg351bv8hdj4c443nxrbldi73k9s"; 11269 }; 11270 recipeFile = fetchurl { 11271 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/evil-visual-replace"; ··· 11616 fancy-narrow = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 11617 melpaBuild { 11618 pname = "fancy-narrow"; 11619 - version = "0.9.4"; 11620 src = fetchFromGitHub { 11621 owner = "Malabarba"; 11622 repo = "fancy-narrow"; 11623 - rev = "cd381c1acd5e0d9b6acd7f3e76c3b1de21e8b6df"; 11624 - sha256 = "10ds6nlzm1s5xsp53a52qlzrnph7in6gib67qhgnwpj33wp8gs91"; 11625 }; 11626 recipeFile = fetchurl { 11627 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/fancy-narrow"; ··· 12546 flycheck-objc-clang = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: 12547 melpaBuild { 12548 pname = "flycheck-objc-clang"; 12549 - version = "1.1.0"; 12550 src = fetchFromGitHub { 12551 owner = "GyazSquare"; 12552 repo = "flycheck-objc-clang"; 12553 - rev = "b16b77f95e4e53a8951ebee6209a5de311748447"; 12554 - sha256 = "0lda99wscj89vhzg9wq7akm3dx1zlf90m91ifr627vcw2mzj4wkh"; 12555 }; 12556 recipeFile = fetchurl { 12557 url = "https://raw.githubusercontent.com/milkypostman/melpa/4ff4412f507371b93cfb85fc744e54110cd87338/recipes/flycheck-objc-clang"; ··· 17476 helm-org-rifle = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, s }: 17477 melpaBuild { 17478 pname = "helm-org-rifle"; 17479 - version = "1.4.1"; 17480 src = fetchFromGitHub { 17481 owner = "alphapapa"; 17482 repo = "helm-org-rifle"; 17483 - rev = "93df6808dda8f50da4f435c47763733703905119"; 17484 - sha256 = "1zyl8x03n9n9sc7bys2nqdmzadl5qrwi01qn1gy48jrkfhgiva6g"; 17485 }; 17486 recipeFile = fetchurl { 17487 url = "https://raw.githubusercontent.com/milkypostman/melpa/f39cc94dde5aaf0d6cfea5c98dd52cdb0bcb1615/recipes/helm-org-rifle"; ··· 20473 license = lib.licenses.free; 20474 }; 20475 }) {}; 20476 js-comint = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 20477 melpaBuild { 20478 pname = "js-comint"; ··· 21890 live-py-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 21891 melpaBuild { 21892 pname = "live-py-mode"; 21893 - version = "2.17.0"; 21894 src = fetchFromGitHub { 21895 owner = "donkirkby"; 21896 repo = "live-py-plugin"; 21897 - rev = "0da66c7c01e8fea952faa3e21a34664b37918400"; 21898 - sha256 = "0xzqg5nrrsapxsnyk919w5nb6pad7w06f0c266x9cs4m9wih82wk"; 21899 }; 21900 recipeFile = fetchurl { 21901 url = "https://raw.githubusercontent.com/milkypostman/melpa/c7615237e80b46b5c50cb51a3ed5b07d92566fb7/recipes/live-py-mode"; ··· 22869 marshal = callPackage ({ eieio ? null, fetchFromGitHub, fetchurl, ht, json ? null, lib, melpaBuild }: 22870 melpaBuild { 22871 pname = "marshal"; 22872 - version = "0.7.0"; 22873 src = fetchFromGitHub { 22874 owner = "sigma"; 22875 repo = "marshal.el"; 22876 - rev = "92caeddbb3c3de61707d12db62b9915e271807b7"; 22877 - sha256 = "0fajz4k3p2ki237jz0c3wfab5272fvvw9vzxzfivpmpcnws6gbn6"; 22878 }; 22879 recipeFile = fetchurl { 22880 url = "https://raw.githubusercontent.com/milkypostman/melpa/203f2061c5c7d4aefab3175de5e0538f12158ee3/recipes/marshal"; ··· 23181 license = lib.licenses.free; 23182 }; 23183 }) {}; 23184 meta-presenter = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 23185 melpaBuild { 23186 pname = "meta-presenter"; ··· 23687 monokai-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 23688 melpaBuild { 23689 pname = "monokai-theme"; 23690 - version = "3.3.0"; 23691 src = fetchFromGitHub { 23692 owner = "oneKelvinSmith"; 23693 repo = "monokai-emacs"; 23694 - rev = "46fe076b5943ccc6fdc9cdacc7e8ad02b64bcd36"; 23695 - sha256 = "03aw9ab54a5fljhwygg62hr2n9kk82xfwcdq17ln5z0951gqi99r"; 23696 }; 23697 recipeFile = fetchurl { 23698 url = "https://raw.githubusercontent.com/milkypostman/melpa/2bc9ce95a02fc4bcf7bc7547849c1c15d6db5089/recipes/monokai-theme"; ··· 25258 olivetti = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 25259 melpaBuild { 25260 pname = "olivetti"; 25261 - version = "1.5.7"; 25262 src = fetchFromGitHub { 25263 owner = "rnkn"; 25264 repo = "olivetti"; 25265 - rev = "e5153850ab626699109d93ab0afb6e3aea48f8b8"; 25266 - sha256 = "1bg1j8wi8smsbf4qmpcy3j3ihkg3gpnxa5bqgysbj7j9n11rjgl4"; 25267 }; 25268 recipeFile = fetchurl { 25269 url = "https://raw.githubusercontent.com/milkypostman/melpa/697334ca3cdb9630572ae267811bd5c2a67d2a95/recipes/olivetti"; ··· 25342 omni-scratch = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 25343 melpaBuild { 25344 pname = "omni-scratch"; 25345 - version = "0.5.0"; 25346 src = fetchFromGitHub { 25347 owner = "AdrieanKhisbe"; 25348 repo = "omni-scratch.el"; 25349 - rev = "e73d4c3f9e0d4774261496d018cf944a254e06f5"; 25350 - sha256 = "0rmpnqb16v0hxfhw4lq2d27vhfhqv1mh8whq2l718l8c280yfn6k"; 25351 }; 25352 recipeFile = fetchurl { 25353 url = "https://raw.githubusercontent.com/milkypostman/melpa/6ba3e128a7fe4476d82266506b18ba9984c37944/recipes/omni-scratch"; ··· 25388 src = fetchFromGitHub { 25389 owner = "OmniSharp"; 25390 repo = "omnisharp-emacs"; 25391 - rev = "40b6251a96057c80a958362a0886c06eea5bfd62"; 25392 - sha256 = "176qfjd0qfgypj7pyi2p7v6zn7sic86gcgxz056k4y2akm6aa2p6"; 25393 }; 25394 recipeFile = fetchurl { 25395 url = "https://raw.githubusercontent.com/milkypostman/melpa/e327c483be04de32638b420c5b4e043d12a2cd01/recipes/omnisharp"; ··· 27052 ox-hugo = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }: 27053 melpaBuild { 27054 pname = "ox-hugo"; 27055 - version = "0.2.1"; 27056 src = fetchFromGitHub { 27057 owner = "kaushalmodi"; 27058 repo = "ox-hugo"; 27059 - rev = "a0a1bb95d12fd45e3e111d29fd49b8171db1109b"; 27060 - sha256 = "00pn5adk6qw4lpfsw1lxhp0466q3sndgqgrh4y821lbxssx89lh7"; 27061 }; 27062 recipeFile = fetchurl { 27063 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e1240bb7b5bb8773f804b987901566a20e3e8a9/recipes/ox-hugo"; ··· 27388 paradox = callPackage ({ emacs, fetchFromGitHub, fetchurl, hydra, let-alist, lib, melpaBuild, seq, spinner }: 27389 melpaBuild { 27390 pname = "paradox"; 27391 - version = "2.5.1"; 27392 src = fetchFromGitHub { 27393 owner = "Malabarba"; 27394 repo = "paradox"; 27395 - rev = "17a6690d42a1e854ec270ed930c7494077570fc8"; 27396 - sha256 = "1vg5i4cxgn4a8cgx43i75w3cf0d8sb6ig6xxxdj3pvpzc81i53bc"; 27397 }; 27398 recipeFile = fetchurl { 27399 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/paradox"; ··· 28618 license = lib.licenses.free; 28619 }; 28620 }) {}; 28621 point-pos = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 28622 melpaBuild { 28623 pname = "point-pos"; ··· 29160 packageRequires = [ projectile sift ]; 29161 meta = { 29162 homepage = "https://melpa.org/#/projectile-sift"; 29163 license = lib.licenses.free; 29164 }; 29165 }) {}; ··· 30846 rich-minority = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: 30847 melpaBuild { 30848 pname = "rich-minority"; 30849 - version = "1.0.1"; 30850 src = fetchFromGitHub { 30851 owner = "Malabarba"; 30852 repo = "rich-minority"; 30853 - rev = "311ac8ee54078f95b7279e532da6cf5a2afb4125"; 30854 - sha256 = "11hwf9y5ax207w6rwrsmi3pmn7pn7ap6iys0z8hni2f5zzxjrmx3"; 30855 }; 30856 recipeFile = fetchurl { 30857 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/rich-minority"; ··· 31182 ruby-hash-syntax = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 31183 melpaBuild { 31184 pname = "ruby-hash-syntax"; 31185 - version = "0.4"; 31186 src = fetchFromGitHub { 31187 owner = "purcell"; 31188 repo = "ruby-hash-syntax"; 31189 - rev = "a0362c2dc449a1e67ef75ad736bcf8b03b083226"; 31190 - sha256 = "01n9j7sag49m4bdl6065jklnxnc5kck51izg884s1is459qgy86k"; 31191 }; 31192 recipeFile = fetchurl { 31193 url = "https://raw.githubusercontent.com/milkypostman/melpa/c7d21a43a4bf267507bdc746ec9d0fd82049c0af/recipes/ruby-hash-syntax"; ··· 31852 sexy-monochrome-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 31853 melpaBuild { 31854 pname = "sexy-monochrome-theme"; 31855 - version = "2.1"; 31856 src = fetchFromGitHub { 31857 owner = "voloyev"; 31858 repo = "sexy-monochrome-theme"; 31859 - rev = "d74cf7a50852c469ad13c634df74be2fcb3f3a96"; 31860 - sha256 = "14va3sy94vpkn4fc9g7gsxk3anl25jvp9a92c8ppndqzfisy7vgg"; 31861 }; 31862 recipeFile = fetchurl { 31863 url = "https://raw.githubusercontent.com/milkypostman/melpa/dfd5ae9a93e036d11899c7adffdf6b63c2b21381/recipes/sexy-monochrome-theme"; ··· 32728 packageRequires = [ emacs powerline smart-mode-line ]; 32729 meta = { 32730 homepage = "https://melpa.org/#/smart-mode-line-powerline-theme"; 32731 license = lib.licenses.free; 32732 }; 32733 }) {}; ··· 34955 license = lib.licenses.free; 34956 }; 34957 }) {}; 34958 tide = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, s, typescript-mode }: 34959 melpaBuild { 34960 pname = "tide"; ··· 35167 treemacs = callPackage ({ ace-window, cl-lib ? null, dash, emacs, f, fetchFromGitHub, fetchurl, hydra, lib, melpaBuild, pfuture, s }: 35168 melpaBuild { 35169 pname = "treemacs"; 35170 - version = "1.11.5"; 35171 src = fetchFromGitHub { 35172 owner = "Alexander-Miller"; 35173 repo = "treemacs"; 35174 - rev = "aa1dabcf28f2b145376141c5a39376eaaf70ad6a"; 35175 - sha256 = "1r8fk1y68wscisxi8miia7wbz7agrn3n8gkk5kn8d1b8sk6hxpcs"; 35176 }; 35177 recipeFile = fetchurl { 35178 url = "https://raw.githubusercontent.com/milkypostman/melpa/486f21e99856a77f470d246f3c71cd32d2e61ad6/recipes/treemacs"; ··· 35188 treemacs-evil = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild, treemacs }: 35189 melpaBuild { 35190 pname = "treemacs-evil"; 35191 - version = "1.11.5"; 35192 src = fetchFromGitHub { 35193 owner = "Alexander-Miller"; 35194 repo = "treemacs"; 35195 - rev = "aa1dabcf28f2b145376141c5a39376eaaf70ad6a"; 35196 - sha256 = "1r8fk1y68wscisxi8miia7wbz7agrn3n8gkk5kn8d1b8sk6hxpcs"; 35197 }; 35198 recipeFile = fetchurl { 35199 url = "https://raw.githubusercontent.com/milkypostman/melpa/a52c2770097fe8968bff7c31ac411b3d9b60972e/recipes/treemacs-evil"; ··· 35209 treemacs-projectile = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, projectile, treemacs }: 35210 melpaBuild { 35211 pname = "treemacs-projectile"; 35212 - version = "1.11.5"; 35213 src = fetchFromGitHub { 35214 owner = "Alexander-Miller"; 35215 repo = "treemacs"; 35216 - rev = "aa1dabcf28f2b145376141c5a39376eaaf70ad6a"; 35217 - sha256 = "1r8fk1y68wscisxi8miia7wbz7agrn3n8gkk5kn8d1b8sk6hxpcs"; 35218 }; 35219 recipeFile = fetchurl { 35220 url = "https://raw.githubusercontent.com/milkypostman/melpa/b694918c94e6311745776d451aa2519924beef2d/recipes/treemacs-projectile"; ··· 35761 unify-opening = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 35762 melpaBuild { 35763 pname = "unify-opening"; 35764 - version = "1.1.0"; 35765 src = fetchFromGitHub { 35766 owner = "DamienCassou"; 35767 repo = "unify-opening"; 35768 - rev = "2812e43029cab7183197ce5e3c9577856bfd22c5"; 35769 - sha256 = "1vbx10s2zmhpxjg26ik947bcg9f7w3g2w45wmm0shjp743fsdq8p"; 35770 }; 35771 recipeFile = fetchurl { 35772 url = "https://raw.githubusercontent.com/milkypostman/melpa/0a2faab13744262ef4d12750f70b300b3afd2835/recipes/unify-opening"; ··· 36832 whizzml-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 36833 melpaBuild { 36834 pname = "whizzml-mode"; 36835 - version = "0.2.1"; 36836 src = fetchFromGitHub { 36837 owner = "whizzml"; 36838 repo = "whizzml-mode"; 36839 - rev = "662c60173cdb396fcb2386d7d7c774d26f16cd9f"; 36840 - sha256 = "1nyl1whhi3zrzb5b4vkmqdaggnxrqmzmw1amf7hbw0mvx5mpy9pa"; 36841 }; 36842 recipeFile = fetchurl { 36843 url = "https://raw.githubusercontent.com/milkypostman/melpa/11f26b15c326c3b8541bac510579b32493916042/recipes/whizzml-mode"; ··· 37066 version = "0.9.6"; 37067 src = fetchhg { 37068 url = "https://bitbucket.com/ArneBab/wisp"; 37069 - rev = "4d41c0814bbc"; 37070 - sha256 = "1xy9a27qdl7hm7x2gbhxql63paxi16441rczl2i8ps032l4ffdnj"; 37071 }; 37072 recipeFile = fetchurl { 37073 url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/wisp-mode";
··· 1031 aggressive-indent = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 1032 melpaBuild { 1033 pname = "aggressive-indent"; 1034 + version = "1.9.0"; 1035 src = fetchFromGitHub { 1036 owner = "Malabarba"; 1037 repo = "aggressive-indent-mode"; 1038 + rev = "d6778ae89cd2d40949aa076a43e327f7acff59c3"; 1039 + sha256 = "0xya19w1bwpqrrqvmms0lfhqb168iv7j6kvnn49zbynnf9dhgr9w"; 1040 }; 1041 recipeFile = fetchurl { 1042 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/aggressive-indent"; ··· 1073 ahungry-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 1074 melpaBuild { 1075 pname = "ahungry-theme"; 1076 + version = "1.6.0"; 1077 src = fetchFromGitHub { 1078 owner = "ahungry"; 1079 repo = "color-theme-ahungry"; 1080 + rev = "2b06d75096d6a1c06682b70e229f2c932e9eac2c"; 1081 + sha256 = "1jxss4gnlg2vkgf10v1kj1c7isbh7vh040iqrzjkrhclf4qiag5d"; 1082 }; 1083 recipeFile = fetchurl { 1084 url = "https://raw.githubusercontent.com/milkypostman/melpa/520295978fd7de3f4266dd69cc30d0b4fdf09db0/recipes/ahungry-theme"; ··· 1732 apiwrap = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 1733 melpaBuild { 1734 pname = "apiwrap"; 1735 + version = "0.3"; 1736 src = fetchFromGitHub { 1737 owner = "vermiculus"; 1738 repo = "apiwrap.el"; 1739 + rev = "c36eff71af1299cc85c5b6fde3ed15eff8a5bd06"; 1740 + sha256 = "0dwzb7ix4zia6yzm2m1f0lp8hvv4sv3vvlcbnkmng1anjfmmdrn6"; 1741 }; 1742 recipeFile = fetchurl { 1743 url = "https://raw.githubusercontent.com/milkypostman/melpa/0197fd3657e65e3826375d9b6f19da3058366c91/recipes/apiwrap"; ··· 2722 license = lib.licenses.free; 2723 }; 2724 }) {}; 2725 + benchstat = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 2726 + melpaBuild { 2727 + pname = "benchstat"; 2728 + version = "1.0.0"; 2729 + src = fetchFromGitHub { 2730 + owner = "Quasilyte"; 2731 + repo = "benchstat.el"; 2732 + rev = "b39a97f3072c2d3c1d3f86790b9e134d05b8d7e6"; 2733 + sha256 = "0j508n860dp4in1psnkcriqck6by1jvnscalyff5na8hx6xgyysm"; 2734 + }; 2735 + recipeFile = fetchurl { 2736 + url = "https://raw.githubusercontent.com/milkypostman/melpa/d9180fbedf95f9b1f5810bbf4929dfee513f89e3/recipes/benchstat"; 2737 + sha256 = "0h2zi4gh23bas1zfj7j2x994lwgd3xyys96ipg1vq7z2b06572k9"; 2738 + name = "benchstat"; 2739 + }; 2740 + packageRequires = []; 2741 + meta = { 2742 + homepage = "https://melpa.org/#/benchstat"; 2743 + license = lib.licenses.free; 2744 + }; 2745 + }) {}; 2746 better-defaults = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 2747 melpaBuild { 2748 pname = "better-defaults"; ··· 3670 caml = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 3671 melpaBuild { 3672 pname = "caml"; 3673 + version = "4.6.0beta2"; 3674 src = fetchFromGitHub { 3675 owner = "ocaml"; 3676 repo = "ocaml"; 3677 + rev = "817604da4d38362b6b2bd4c7787a5add6741cd21"; 3678 + sha256 = "1d49kiv9nfr624924qwmf0mfsvja28mvliipaylfbslyb3f7jpkl"; 3679 }; 3680 recipeFile = fetchurl { 3681 url = "https://raw.githubusercontent.com/milkypostman/melpa/d5a3263cdcc229b11a3e96edbf632d56f32c47aa/recipes/caml"; ··· 4667 cmake-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 4668 melpaBuild { 4669 pname = "cmake-mode"; 4670 + version = "3.10.0pre2"; 4671 src = fetchFromGitHub { 4672 owner = "Kitware"; 4673 repo = "CMake"; 4674 + rev = "4d04ede10c451ce9a53e8bc34e0d64ab167ad9f9"; 4675 + sha256 = "1ayc9zm7ll58ykdmyzilml17hapq7gc6ssmjr645sbcj3w70ba71"; 4676 }; 4677 recipeFile = fetchurl { 4678 url = "https://raw.githubusercontent.com/milkypostman/melpa/598723893ae4bc2e60f527a072efe6ed9d4e2488/recipes/cmake-mode"; ··· 5888 license = lib.licenses.free; 5889 }; 5890 }) {}; 5891 + counsel-bbdb = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 5892 melpaBuild { 5893 pname = "counsel-bbdb"; 5894 + version = "0.0.2"; 5895 src = fetchFromGitHub { 5896 owner = "redguardtoo"; 5897 repo = "counsel-bbdb"; 5898 + rev = "f95e4812cd17e5f8069c9209241396780d414680"; 5899 + sha256 = "08zal6wyzxqqg9650xyj2gmhb5cr34zwjgpfmkiw610ypld1xr73"; 5900 }; 5901 recipeFile = fetchurl { 5902 url = "https://raw.githubusercontent.com/milkypostman/melpa/0ed9bcdb1f25a6dd743c1dac2bb6cda73a5a5dc2/recipes/counsel-bbdb"; 5903 sha256 = "14d9mk44skpmyj0zkqwz97j80r630j7s5hfrrhlsafdpl5aafjxp"; 5904 name = "counsel-bbdb"; 5905 }; 5906 + packageRequires = []; 5907 meta = { 5908 homepage = "https://melpa.org/#/counsel-bbdb"; 5909 license = lib.licenses.free; ··· 6437 darcula-theme = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }: 6438 melpaBuild { 6439 pname = "darcula-theme"; 6440 + version = "1.7"; 6441 src = fetchFromGitLab { 6442 owner = "fommil"; 6443 repo = "emacs-darcula-theme"; 6444 + rev = "25f179b9fb72c1b95a3907aa4b4a44f8d261e45a"; 6445 + sha256 = "0x1amh0ycjvk218d6cyqizkak47b6r1wczakbfkvnbr0khgkgmr7"; 6446 }; 6447 recipeFile = fetchurl { 6448 url = "https://raw.githubusercontent.com/milkypostman/melpa/23c8f10205187babb17e3abc3dc40eb1938e6640/recipes/darcula-theme"; ··· 7235 diredfl = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 7236 melpaBuild { 7237 pname = "diredfl"; 7238 + version = "0.4"; 7239 src = fetchFromGitHub { 7240 owner = "purcell"; 7241 repo = "diredfl"; 7242 + rev = "45e9c46f58c655694758d4986b9195c8bb40ddf3"; 7243 + sha256 = "1zb2lz7rp58zqvpniqcsmqabi7nqg2d8bfd0hgmq68bn2hd25b5z"; 7244 }; 7245 recipeFile = fetchurl { 7246 url = "https://raw.githubusercontent.com/milkypostman/melpa/3da86e18d423198766455929da1dcb3a9a3be381/recipes/diredfl"; ··· 8039 easy-hugo = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 8040 melpaBuild { 8041 pname = "easy-hugo"; 8042 + version = "2.0.13"; 8043 src = fetchFromGitHub { 8044 owner = "masasam"; 8045 repo = "emacs-easy-hugo"; 8046 + rev = "0269de80c97c80134c2fd6127de24dd2c25e5d8e"; 8047 + sha256 = "1rwwhr5wsvbv06l6cv3mi6g4ka24a6zqxgdx6mi1y3mxj08vmn0f"; 8048 }; 8049 recipeFile = fetchurl { 8050 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/easy-hugo"; ··· 10043 erlang = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 10044 melpaBuild { 10045 pname = "erlang"; 10046 + version = "20.1.2"; 10047 src = fetchFromGitHub { 10048 owner = "erlang"; 10049 repo = "otp"; 10050 + rev = "919ef5de2858e606d4a9be3e0e995b0802c76e33"; 10051 + sha256 = "0y76ci80wmzrxvj90bhiz6cvwbis34kcc6dzas9xxsj92b6sh7sk"; 10052 }; 10053 recipeFile = fetchurl { 10054 url = "https://raw.githubusercontent.com/milkypostman/melpa/d9cd526f43981e0826af59cdc4bb702f644781d9/recipes/erlang"; ··· 11281 evil-visual-replace = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }: 11282 melpaBuild { 11283 pname = "evil-visual-replace"; 11284 + version = "0.0.5"; 11285 src = fetchFromGitHub { 11286 owner = "troyp"; 11287 repo = "evil-visual-replace"; 11288 + rev = "163fc827a1ffc106475da470c37fb26f4cc9b008"; 11289 + sha256 = "1gfyrq7xfzmzh3x8k5f08n027dlbwi0pkkxf9c39fkxp4jngibsz"; 11290 }; 11291 recipeFile = fetchurl { 11292 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/evil-visual-replace"; ··· 11637 fancy-narrow = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 11638 melpaBuild { 11639 pname = "fancy-narrow"; 11640 + version = "0.9.5"; 11641 src = fetchFromGitHub { 11642 owner = "Malabarba"; 11643 repo = "fancy-narrow"; 11644 + rev = "c0f70b4333d4764323b7154e37a378adb1610ab7"; 11645 + sha256 = "0vcr1gnqawvc1yclqs23jvxm6bqix8kpflf1c7znb0wzxmz9kx7y"; 11646 }; 11647 recipeFile = fetchurl { 11648 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/fancy-narrow"; ··· 12567 flycheck-objc-clang = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }: 12568 melpaBuild { 12569 pname = "flycheck-objc-clang"; 12570 + version = "2.0.0"; 12571 src = fetchFromGitHub { 12572 owner = "GyazSquare"; 12573 repo = "flycheck-objc-clang"; 12574 + rev = "29a9eb320d62400564360986f7ad400b74070d8e"; 12575 + sha256 = "0b4vwbxzhds9vb4nknfdywvfpr1gkk86vsbbq6f5ds0pfk75x022"; 12576 }; 12577 recipeFile = fetchurl { 12578 url = "https://raw.githubusercontent.com/milkypostman/melpa/4ff4412f507371b93cfb85fc744e54110cd87338/recipes/flycheck-objc-clang"; ··· 17497 helm-org-rifle = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, s }: 17498 melpaBuild { 17499 pname = "helm-org-rifle"; 17500 + version = "1.4.2"; 17501 src = fetchFromGitHub { 17502 owner = "alphapapa"; 17503 repo = "helm-org-rifle"; 17504 + rev = "26749ff9f34b2abddf7c47ff71b1046942e38398"; 17505 + sha256 = "1q969rlqj706wdzd3s54pqpfpqkg18bzl5srl7xkw43cfzxpcpj2"; 17506 }; 17507 recipeFile = fetchurl { 17508 url = "https://raw.githubusercontent.com/milkypostman/melpa/f39cc94dde5aaf0d6cfea5c98dd52cdb0bcb1615/recipes/helm-org-rifle"; ··· 20494 license = lib.licenses.free; 20495 }; 20496 }) {}; 20497 + js-auto-format-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 20498 + melpaBuild { 20499 + pname = "js-auto-format-mode"; 20500 + version = "1.0.0"; 20501 + src = fetchFromGitHub { 20502 + owner = "ybiquitous"; 20503 + repo = "js-auto-format-mode"; 20504 + rev = "37def86f6e46742ddd5e774778d1c208e7942e0e"; 20505 + sha256 = "0w92r1lk2xb9lqjnqkxp2zv8rmf71kqyvq4mhaxvz36gm19rz1yd"; 20506 + }; 20507 + recipeFile = fetchurl { 20508 + url = "https://raw.githubusercontent.com/milkypostman/melpa/2d3be16771b5b5fde639da3ee97890620354ee7a/recipes/js-auto-format-mode"; 20509 + sha256 = "1gxf7xz1j3ga2pk5w8cgny7l8kid59zap2a97lhb50w1qczfqqzs"; 20510 + name = "js-auto-format-mode"; 20511 + }; 20512 + packageRequires = [ emacs ]; 20513 + meta = { 20514 + homepage = "https://melpa.org/#/js-auto-format-mode"; 20515 + license = lib.licenses.free; 20516 + }; 20517 + }) {}; 20518 js-comint = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 20519 melpaBuild { 20520 pname = "js-comint"; ··· 21932 live-py-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 21933 melpaBuild { 21934 pname = "live-py-mode"; 21935 + version = "2.18.0"; 21936 src = fetchFromGitHub { 21937 owner = "donkirkby"; 21938 repo = "live-py-plugin"; 21939 + rev = "619a1b35b9a8151703421e2716ea0409162a4b84"; 21940 + sha256 = "0dakcsdn6pax0q6wdvg23fg327nk35z3lzk2vlvc76780d0fi85h"; 21941 }; 21942 recipeFile = fetchurl { 21943 url = "https://raw.githubusercontent.com/milkypostman/melpa/c7615237e80b46b5c50cb51a3ed5b07d92566fb7/recipes/live-py-mode"; ··· 22911 marshal = callPackage ({ eieio ? null, fetchFromGitHub, fetchurl, ht, json ? null, lib, melpaBuild }: 22912 melpaBuild { 22913 pname = "marshal"; 22914 + version = "0.8.0"; 22915 src = fetchFromGitHub { 22916 owner = "sigma"; 22917 repo = "marshal.el"; 22918 + rev = "3c15edd8ddfb29a5151182983392ee831826d9d0"; 22919 + sha256 = "1a17csrp7ni4if8l5bvxb2024fav28vjii1qqym3gcalw0jg6ink"; 22920 }; 22921 recipeFile = fetchurl { 22922 url = "https://raw.githubusercontent.com/milkypostman/melpa/203f2061c5c7d4aefab3175de5e0538f12158ee3/recipes/marshal"; ··· 23223 license = lib.licenses.free; 23224 }; 23225 }) {}; 23226 + meson-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 23227 + melpaBuild { 23228 + pname = "meson-mode"; 23229 + version = "0.1"; 23230 + src = fetchFromGitHub { 23231 + owner = "wentasah"; 23232 + repo = "meson-mode"; 23233 + rev = "212d9f38a08074f1cb6e914e12b60bc52dcb8bee"; 23234 + sha256 = "1kv7413y5530frs1nrp0nl40h9j0idwp7vlg761r260200m8sl3v"; 23235 + }; 23236 + recipeFile = fetchurl { 23237 + url = "https://raw.githubusercontent.com/milkypostman/melpa/4702a31ffd6b9c34f96d151f2611a1bfb25baa88/recipes/meson-mode"; 23238 + sha256 = "16yg217ghx6pvlxha2swznkg12c2a9hhyi0hnsbqdj2ijcdzca80"; 23239 + name = "meson-mode"; 23240 + }; 23241 + packageRequires = [ emacs ]; 23242 + meta = { 23243 + homepage = "https://melpa.org/#/meson-mode"; 23244 + license = lib.licenses.free; 23245 + }; 23246 + }) {}; 23247 meta-presenter = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 23248 melpaBuild { 23249 pname = "meta-presenter"; ··· 23750 monokai-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 23751 melpaBuild { 23752 pname = "monokai-theme"; 23753 + version = "3.4.0"; 23754 src = fetchFromGitHub { 23755 owner = "oneKelvinSmith"; 23756 repo = "monokai-emacs"; 23757 + rev = "019e07947426f0192fc3458f3f72c19031b607de"; 23758 + sha256 = "0id35345zp0fchbcz8qk2lg71jyln91k56vfama27ss3nzy3f9kz"; 23759 }; 23760 recipeFile = fetchurl { 23761 url = "https://raw.githubusercontent.com/milkypostman/melpa/2bc9ce95a02fc4bcf7bc7547849c1c15d6db5089/recipes/monokai-theme"; ··· 25321 olivetti = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 25322 melpaBuild { 25323 pname = "olivetti"; 25324 + version = "1.5.8"; 25325 src = fetchFromGitHub { 25326 owner = "rnkn"; 25327 repo = "olivetti"; 25328 + rev = "9bd41082a593ba90f3e9e34d3ffc29bbb276b674"; 25329 + sha256 = "0j33wn2kda5fi906h6y0zd5d0ygw0jg576kdndc3zyb4pxby96dn"; 25330 }; 25331 recipeFile = fetchurl { 25332 url = "https://raw.githubusercontent.com/milkypostman/melpa/697334ca3cdb9630572ae267811bd5c2a67d2a95/recipes/olivetti"; ··· 25405 omni-scratch = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 25406 melpaBuild { 25407 pname = "omni-scratch"; 25408 + version = "0.6.0"; 25409 src = fetchFromGitHub { 25410 owner = "AdrieanKhisbe"; 25411 repo = "omni-scratch.el"; 25412 + rev = "636374c59c7d33c2f72c97ad8ba9fb4854f2324d"; 25413 + sha256 = "0w62bk2m0gs4b605s691z4iap9baz1z6c8z4v9vb05917qlsx5xb"; 25414 }; 25415 recipeFile = fetchurl { 25416 url = "https://raw.githubusercontent.com/milkypostman/melpa/6ba3e128a7fe4476d82266506b18ba9984c37944/recipes/omni-scratch"; ··· 25451 src = fetchFromGitHub { 25452 owner = "OmniSharp"; 25453 repo = "omnisharp-emacs"; 25454 + rev = "d7a63cd5f592c131615a3b6523fc2b2a04a9f00a"; 25455 + sha256 = "0cvsys9jyb0zbkj5q01q2fgjmcqvb12dxgfy049fl7a2gd9n55fj"; 25456 }; 25457 recipeFile = fetchurl { 25458 url = "https://raw.githubusercontent.com/milkypostman/melpa/e327c483be04de32638b420c5b4e043d12a2cd01/recipes/omnisharp"; ··· 27115 ox-hugo = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }: 27116 melpaBuild { 27117 pname = "ox-hugo"; 27118 + version = "0.2.3"; 27119 src = fetchFromGitHub { 27120 owner = "kaushalmodi"; 27121 repo = "ox-hugo"; 27122 + rev = "37d7a0d3d633542de02b4c415b1931ae93dd8ff6"; 27123 + sha256 = "09vgv82ws53wgd1inyin8y3v2yixg74w6bnr7awry4jmxbb15kz8"; 27124 }; 27125 recipeFile = fetchurl { 27126 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e1240bb7b5bb8773f804b987901566a20e3e8a9/recipes/ox-hugo"; ··· 27451 paradox = callPackage ({ emacs, fetchFromGitHub, fetchurl, hydra, let-alist, lib, melpaBuild, seq, spinner }: 27452 melpaBuild { 27453 pname = "paradox"; 27454 + version = "2.5.2"; 27455 src = fetchFromGitHub { 27456 owner = "Malabarba"; 27457 repo = "paradox"; 27458 + rev = "dfdfbec8b4a3b71966c134f00c3f5edfa87b6245"; 27459 + sha256 = "1l0rs49lbclq4ayhnx6vi6bxn37a0h2ylk73fjcbar2lbr1dhf9r"; 27460 }; 27461 recipeFile = fetchurl { 27462 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/paradox"; ··· 28681 license = lib.licenses.free; 28682 }; 28683 }) {}; 28684 + pocket-reader = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, kv, lib, melpaBuild, org-web-tools, ov, pocket-lib, rainbow-identifiers, s }: 28685 + melpaBuild { 28686 + pname = "pocket-reader"; 28687 + version = "0.1"; 28688 + src = fetchFromGitHub { 28689 + owner = "alphapapa"; 28690 + repo = "pocket-reader.el"; 28691 + rev = "93ef3a0737e93fb2e73f230fbb38f0b9f6f9d9bd"; 28692 + sha256 = "02l1yd0s7dnq6wj7lldbbxqq1libdcczygc2lzx4rdc5jnr4lnsh"; 28693 + }; 28694 + recipeFile = fetchurl { 28695 + url = "https://raw.githubusercontent.com/milkypostman/melpa/835a7bf2f72987183e9d15ada7ae747fb5715c11/recipes/pocket-reader"; 28696 + sha256 = "0gcgmz4mhjgvqbh2gmv8v09sy80cnfccjym455m0fbl31b8dczhf"; 28697 + name = "pocket-reader"; 28698 + }; 28699 + packageRequires = [ 28700 + dash 28701 + emacs 28702 + kv 28703 + org-web-tools 28704 + ov 28705 + pocket-lib 28706 + rainbow-identifiers 28707 + s 28708 + ]; 28709 + meta = { 28710 + homepage = "https://melpa.org/#/pocket-reader"; 28711 + license = lib.licenses.free; 28712 + }; 28713 + }) {}; 28714 point-pos = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 28715 melpaBuild { 28716 pname = "point-pos"; ··· 29253 packageRequires = [ projectile sift ]; 29254 meta = { 29255 homepage = "https://melpa.org/#/projectile-sift"; 29256 + license = lib.licenses.free; 29257 + }; 29258 + }) {}; 29259 + projectile-trailblazer = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, inf-ruby, inflections, lib, melpaBuild, projectile, rake }: 29260 + melpaBuild { 29261 + pname = "projectile-trailblazer"; 29262 + version = "0.2.0"; 29263 + src = fetchFromGitHub { 29264 + owner = "micdahl"; 29265 + repo = "projectile-trailblazer"; 29266 + rev = "79299498d74876f2ac3fe8075716b39a5bdd04cd"; 29267 + sha256 = "1lkj9jdr3g7nl80fxvic6g5cn7vbkyxys7m3kcmd6xa9mq7nvci4"; 29268 + }; 29269 + recipeFile = fetchurl { 29270 + url = "https://raw.githubusercontent.com/milkypostman/melpa/f9c6f2f92ff99e7a3241003dc396f978f3916c8a/recipes/projectile-trailblazer"; 29271 + sha256 = "18cijb5c1ym5kn2g2apbijbfd3aqhrraki8vv9bk8rvi7wmm6qj4"; 29272 + name = "projectile-trailblazer"; 29273 + }; 29274 + packageRequires = [ emacs f inf-ruby inflections projectile rake ]; 29275 + meta = { 29276 + homepage = "https://melpa.org/#/projectile-trailblazer"; 29277 license = lib.licenses.free; 29278 }; 29279 }) {}; ··· 30960 rich-minority = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }: 30961 melpaBuild { 30962 pname = "rich-minority"; 30963 + version = "1.0.2"; 30964 src = fetchFromGitHub { 30965 owner = "Malabarba"; 30966 repo = "rich-minority"; 30967 + rev = "3201f6e1769beb9f6cbbda392bef99fce337acf4"; 30968 + sha256 = "1qa447k3qq2x1i2nxbm60wzr8kaysk3cifl09c13sv97n4yq3x2b"; 30969 }; 30970 recipeFile = fetchurl { 30971 url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/rich-minority"; ··· 31296 ruby-hash-syntax = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 31297 melpaBuild { 31298 pname = "ruby-hash-syntax"; 31299 + version = "0.5"; 31300 src = fetchFromGitHub { 31301 owner = "purcell"; 31302 repo = "ruby-hash-syntax"; 31303 + rev = "bc05c3130a5d3237f04c6064297e56de5f73887d"; 31304 + sha256 = "1jwvyj3kqchd40h37m75ydl0gjrbm873dhfn1grqg4sgk60hr414"; 31305 }; 31306 recipeFile = fetchurl { 31307 url = "https://raw.githubusercontent.com/milkypostman/melpa/c7d21a43a4bf267507bdc746ec9d0fd82049c0af/recipes/ruby-hash-syntax"; ··· 31966 sexy-monochrome-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 31967 melpaBuild { 31968 pname = "sexy-monochrome-theme"; 31969 + version = "3.1"; 31970 src = fetchFromGitHub { 31971 owner = "voloyev"; 31972 repo = "sexy-monochrome-theme"; 31973 + rev = "f64714a176d9212c9fa82355dd8ec89587ce13f0"; 31974 + sha256 = "17ahrdyk2v7vz13b4934xn8xjza4b7bfrkq8n42frq3pc8mgwqfd"; 31975 }; 31976 recipeFile = fetchurl { 31977 url = "https://raw.githubusercontent.com/milkypostman/melpa/dfd5ae9a93e036d11899c7adffdf6b63c2b21381/recipes/sexy-monochrome-theme"; ··· 32842 packageRequires = [ emacs powerline smart-mode-line ]; 32843 meta = { 32844 homepage = "https://melpa.org/#/smart-mode-line-powerline-theme"; 32845 + license = lib.licenses.free; 32846 + }; 32847 + }) {}; 32848 + smart-semicolon = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 32849 + melpaBuild { 32850 + pname = "smart-semicolon"; 32851 + version = "0.2.1"; 32852 + src = fetchFromGitHub { 32853 + owner = "iquiw"; 32854 + repo = "smart-semicolon"; 32855 + rev = "c11096679dbed3875c37413337ee490ee7951b63"; 32856 + sha256 = "1v6z3a1f6nxc62n7595qnji39ywdsz7xy5bkl2218v3y7gkbc518"; 32857 + }; 32858 + recipeFile = fetchurl { 32859 + url = "https://raw.githubusercontent.com/milkypostman/melpa/fe339b95636b02ceb157294055d2f5f4c4b0b8cf/recipes/smart-semicolon"; 32860 + sha256 = "1vq6l3vc615w0p640wy226z5i7dky666sgzczkngv07kag0iwqp0"; 32861 + name = "smart-semicolon"; 32862 + }; 32863 + packageRequires = [ emacs ]; 32864 + meta = { 32865 + homepage = "https://melpa.org/#/smart-semicolon"; 32866 license = lib.licenses.free; 32867 }; 32868 }) {}; ··· 35090 license = lib.licenses.free; 35091 }; 35092 }) {}; 35093 + tickscript-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 35094 + melpaBuild { 35095 + pname = "tickscript-mode"; 35096 + version = "0.1"; 35097 + src = fetchFromGitHub { 35098 + owner = "msherry"; 35099 + repo = "tickscript-mode"; 35100 + rev = "e0184d7f954ce8d2d2ff4d34610658b0ce88859c"; 35101 + sha256 = "08ydrg3z3kvb54kxzlhiljrwil8681akp1lihkiplxdvrvg24934"; 35102 + }; 35103 + recipeFile = fetchurl { 35104 + url = "https://raw.githubusercontent.com/milkypostman/melpa/c60ee1839f728c5041bde1fe4fa62c4d41c746ef/recipes/tickscript-mode"; 35105 + sha256 = "0wnck6j377idx7h7csmfdhp6napv3zs4sd24lknfclafhslllp54"; 35106 + name = "tickscript-mode"; 35107 + }; 35108 + packageRequires = [ emacs ]; 35109 + meta = { 35110 + homepage = "https://melpa.org/#/tickscript-mode"; 35111 + license = lib.licenses.free; 35112 + }; 35113 + }) {}; 35114 tide = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, s, typescript-mode }: 35115 melpaBuild { 35116 pname = "tide"; ··· 35323 treemacs = callPackage ({ ace-window, cl-lib ? null, dash, emacs, f, fetchFromGitHub, fetchurl, hydra, lib, melpaBuild, pfuture, s }: 35324 melpaBuild { 35325 pname = "treemacs"; 35326 + version = "1.11.7"; 35327 src = fetchFromGitHub { 35328 owner = "Alexander-Miller"; 35329 repo = "treemacs"; 35330 + rev = "fa064dfba2e98c23f2c79639347adcb601590df3"; 35331 + sha256 = "0ma55scqng5bmijyaz1q6lcl3w2b68dkvri5191kl19qgddcpg37"; 35332 }; 35333 recipeFile = fetchurl { 35334 url = "https://raw.githubusercontent.com/milkypostman/melpa/486f21e99856a77f470d246f3c71cd32d2e61ad6/recipes/treemacs"; ··· 35344 treemacs-evil = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild, treemacs }: 35345 melpaBuild { 35346 pname = "treemacs-evil"; 35347 + version = "1.11.7"; 35348 src = fetchFromGitHub { 35349 owner = "Alexander-Miller"; 35350 repo = "treemacs"; 35351 + rev = "fa064dfba2e98c23f2c79639347adcb601590df3"; 35352 + sha256 = "0ma55scqng5bmijyaz1q6lcl3w2b68dkvri5191kl19qgddcpg37"; 35353 }; 35354 recipeFile = fetchurl { 35355 url = "https://raw.githubusercontent.com/milkypostman/melpa/a52c2770097fe8968bff7c31ac411b3d9b60972e/recipes/treemacs-evil"; ··· 35365 treemacs-projectile = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, projectile, treemacs }: 35366 melpaBuild { 35367 pname = "treemacs-projectile"; 35368 + version = "1.11.7"; 35369 src = fetchFromGitHub { 35370 owner = "Alexander-Miller"; 35371 repo = "treemacs"; 35372 + rev = "fa064dfba2e98c23f2c79639347adcb601590df3"; 35373 + sha256 = "0ma55scqng5bmijyaz1q6lcl3w2b68dkvri5191kl19qgddcpg37"; 35374 }; 35375 recipeFile = fetchurl { 35376 url = "https://raw.githubusercontent.com/milkypostman/melpa/b694918c94e6311745776d451aa2519924beef2d/recipes/treemacs-projectile"; ··· 35917 unify-opening = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 35918 melpaBuild { 35919 pname = "unify-opening"; 35920 + version = "2.0.0"; 35921 src = fetchFromGitHub { 35922 owner = "DamienCassou"; 35923 repo = "unify-opening"; 35924 + rev = "fbe53b56e9629143a73c5da9e7797579508e0fbf"; 35925 + sha256 = "0hr65nrywa9yijqymw902q02adyczbwzam2ahv8m2wzay5pcwg8a"; 35926 }; 35927 recipeFile = fetchurl { 35928 url = "https://raw.githubusercontent.com/milkypostman/melpa/0a2faab13744262ef4d12750f70b300b3afd2835/recipes/unify-opening"; ··· 36988 whizzml-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 36989 melpaBuild { 36990 pname = "whizzml-mode"; 36991 + version = "0.2.2"; 36992 src = fetchFromGitHub { 36993 owner = "whizzml"; 36994 repo = "whizzml-mode"; 36995 + rev = "9060fdce07c137abc2c494cb72641b9b9d6fbe22"; 36996 + sha256 = "10yi3n6pyqirlzxdkv7nvp0d0n1fkjrgwhn0kp5i27dnp3fi0i2b"; 36997 }; 36998 recipeFile = fetchurl { 36999 url = "https://raw.githubusercontent.com/milkypostman/melpa/11f26b15c326c3b8541bac510579b32493916042/recipes/whizzml-mode"; ··· 37222 version = "0.9.6"; 37223 src = fetchhg { 37224 url = "https://bitbucket.com/ArneBab/wisp"; 37225 + rev = "b56ca38c1447"; 37226 + sha256 = "10vn8i1ndyn2211ddy0z8vyv6y4myh2wd3xsk5nwx7qjlhkpjg6p"; 37227 }; 37228 recipeFile = fetchurl { 37229 url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/wisp-mode";
+6 -6
pkgs/applications/editors/emacs-modes/org-generated.nix
··· 1 { callPackage }: { 2 org = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild { 3 pname = "org"; 4 - version = "20171009"; 5 src = fetchurl { 6 - url = "http://orgmode.org/elpa/org-20171009.tar"; 7 - sha256 = "1v8y4gmfrnzsdy9mspqzn157da7lb7z2wvp95r1iywf64325gv5s"; 8 }; 9 packageRequires = []; 10 meta = { ··· 14 }) {}; 15 org-plus-contrib = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild { 16 pname = "org-plus-contrib"; 17 - version = "20171009"; 18 src = fetchurl { 19 - url = "http://orgmode.org/elpa/org-plus-contrib-20171009.tar"; 20 - sha256 = "0iv1f7hbqh46mymk097x69q00pqpbkcyzjfd9a9slf5xkw1g1lk1"; 21 }; 22 packageRequires = []; 23 meta = {
··· 1 { callPackage }: { 2 org = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild { 3 pname = "org"; 4 + version = "20171016"; 5 src = fetchurl { 6 + url = "http://orgmode.org/elpa/org-20171016.tar"; 7 + sha256 = "1v89wl8xlxavvv2kdd5vms0rwpqaw2x73q0162ybxmrzf4a5f5mw"; 8 }; 9 packageRequires = []; 10 meta = { ··· 14 }) {}; 15 org-plus-contrib = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild { 16 pname = "org-plus-contrib"; 17 + version = "20171016"; 18 src = fetchurl { 19 + url = "http://orgmode.org/elpa/org-plus-contrib-20171016.tar"; 20 + sha256 = "0xy2xrndlhs4kyvh6mmv24dnh3fn5p63d2gaimnrypf1p8znwzh4"; 21 }; 22 packageRequires = []; 23 meta = {