tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
Merge branch 'master' of github.com:NixOS/nixpkgs
Shea Levy
9 years ago
e70a2bad
e54313d1
+1999
-1321
4 changed files
expand all
collapse all
unified
split
pkgs
applications
editors
emacs-modes
elpa-generated.nix
melpa-generated.nix
melpa-stable-generated.nix
org-generated.nix
+18
-18
pkgs/applications/editors/emacs-modes/elpa-generated.nix
···
471
debbugs = callPackage ({ cl-lib ? null, elpaBuild, fetchurl, lib, soap-client }:
472
elpaBuild {
473
pname = "debbugs";
474
-
version = "0.10";
475
src = fetchurl {
476
-
url = "https://elpa.gnu.org/packages/debbugs-0.10.tar";
477
-
sha256 = "0vrsa70h6ipsq01qr9qzlaw1704xqviby321ri6w69wkwlcjkpin";
478
};
479
packageRequires = [ cl-lib soap-client ];
480
meta = {
···
711
}) {};
712
exwm = callPackage ({ elpaBuild, fetchurl, lib, xelb }: elpaBuild {
713
pname = "exwm";
714
-
version = "0.10";
715
src = fetchurl {
716
-
url = "https://elpa.gnu.org/packages/exwm-0.10.tar";
717
-
sha256 = "1c8558dxy7a2m61a0bc0p5vrdw3nw03zq9s8wxgmdvlklyzbqa22";
718
};
719
packageRequires = [ xelb ];
720
meta = {
···
767
ggtags = callPackage ({ cl-lib ? null, elpaBuild, emacs, fetchurl, lib }:
768
elpaBuild {
769
pname = "ggtags";
770
-
version = "0.8.11";
771
src = fetchurl {
772
-
url = "https://elpa.gnu.org/packages/ggtags-0.8.11.el";
773
-
sha256 = "1q2bp2b7lylf7n6c1psfn5swyjg0y78ykm0ak2kd84pbyhqak2mq";
774
};
775
packageRequires = [ cl-lib emacs ];
776
meta = {
···
1336
}) {};
1337
org = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild {
1338
pname = "org";
1339
-
version = "20160912";
1340
src = fetchurl {
1341
-
url = "https://elpa.gnu.org/packages/org-20160912.tar";
1342
-
sha256 = "0g44hcyk9x0103mfkmkbrn4f36vlyrfxil1qd3fpwardcnaxr5w4";
1343
};
1344
packageRequires = [];
1345
meta = {
···
1687
}) {};
1688
stream = callPackage ({ elpaBuild, emacs, fetchurl, lib }: elpaBuild {
1689
pname = "stream";
1690
-
version = "2.2.2";
1691
src = fetchurl {
1692
-
url = "https://elpa.gnu.org/packages/stream-2.2.2.el";
1693
-
sha256 = "00p24ipn8frlhhwzrz6za7dq4fkhs8i8cwp48yhsq9zpnj9y38xb";
1694
};
1695
packageRequires = [ emacs ];
1696
meta = {
···
2061
ztree = callPackage ({ cl-lib ? null, elpaBuild, fetchurl, lib }:
2062
elpaBuild {
2063
pname = "ztree";
2064
-
version = "1.0.3";
2065
src = fetchurl {
2066
-
url = "https://elpa.gnu.org/packages/ztree-1.0.3.tar";
2067
-
sha256 = "1mwzk48sah4w5jmlmzqxnwhnlnc2mf25ayhgymv24sv8c6hdllsw";
2068
};
2069
packageRequires = [ cl-lib ];
2070
meta = {
···
471
debbugs = callPackage ({ cl-lib ? null, elpaBuild, fetchurl, lib, soap-client }:
472
elpaBuild {
473
pname = "debbugs";
474
+
version = "0.11";
475
src = fetchurl {
476
+
url = "https://elpa.gnu.org/packages/debbugs-0.11.tar";
477
+
sha256 = "10v9s7ayvfzd6j6hqfc9zihxgmsc2j0xhxrgy3ah30qkqn6z8w6n";
478
};
479
packageRequires = [ cl-lib soap-client ];
480
meta = {
···
711
}) {};
712
exwm = callPackage ({ elpaBuild, fetchurl, lib, xelb }: elpaBuild {
713
pname = "exwm";
714
+
version = "0.11";
715
src = fetchurl {
716
+
url = "https://elpa.gnu.org/packages/exwm-0.11.tar";
717
+
sha256 = "108n09b6512y05rskq754hzwc5nzqmkq1lfrarl34my41wsc1qnf";
718
};
719
packageRequires = [ xelb ];
720
meta = {
···
767
ggtags = callPackage ({ cl-lib ? null, elpaBuild, emacs, fetchurl, lib }:
768
elpaBuild {
769
pname = "ggtags";
770
+
version = "0.8.12";
771
src = fetchurl {
772
+
url = "https://elpa.gnu.org/packages/ggtags-0.8.12.el";
773
+
sha256 = "0ny3llk021g6r0s75xdm4hzpbxv393ddm2r6f2xdk8kqnq4gnirp";
774
};
775
packageRequires = [ cl-lib emacs ];
776
meta = {
···
1336
}) {};
1337
org = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild {
1338
pname = "org";
1339
+
version = "20161003";
1340
src = fetchurl {
1341
+
url = "https://elpa.gnu.org/packages/org-20161003.tar";
1342
+
sha256 = "077v69l3w5q0rfbj1mm92cs2pz5yh3p89qnxxj0zn3g5m0dg9yjm";
1343
};
1344
packageRequires = [];
1345
meta = {
···
1687
}) {};
1688
stream = callPackage ({ elpaBuild, emacs, fetchurl, lib }: elpaBuild {
1689
pname = "stream";
1690
+
version = "2.2.3";
1691
src = fetchurl {
1692
+
url = "https://elpa.gnu.org/packages/stream-2.2.3.el";
1693
+
sha256 = "1y9nh5473p0dd149g675nybsdnzp8c4mq3wdql066nir7scz6rhy";
1694
};
1695
packageRequires = [ emacs ];
1696
meta = {
···
2061
ztree = callPackage ({ cl-lib ? null, elpaBuild, fetchurl, lib }:
2062
elpaBuild {
2063
pname = "ztree";
2064
+
version = "1.0.4";
2065
src = fetchurl {
2066
+
url = "https://elpa.gnu.org/packages/ztree-1.0.4.tar";
2067
+
sha256 = "0xiiaa660s8z7901siwvmqkqz30agfzsy3zcyry2r017m3ghqjph";
2068
};
2069
packageRequires = [ cl-lib ];
2070
meta = {
+1466
-1063
pkgs/applications/editors/emacs-modes/melpa-generated.nix
···
2
_0blayout = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
3
melpaBuild {
4
pname = "_0blayout";
5
-
version = "20160918.133";
6
src = fetchFromGitHub {
7
owner = "etu";
8
repo = "0blayout-mode";
9
-
rev = "2383bd5a71faaf451db24897f107728aa0626d61";
10
-
sha256 = "0238cavnwr1j06ablc3cznhiyrizns2ri599sk509858jyvcaz04";
11
};
12
recipeFile = fetchurl {
13
url = "https://raw.githubusercontent.com/milkypostman/melpa/6521ec44ae8b0ba2e0523517f0f3d5b94ddbe1be/recipes/0blayout";
···
17
packageRequires = [];
18
meta = {
19
homepage = "https://melpa.org/#/0blayout";
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
20
license = lib.licenses.free;
21
};
22
}) {};
···
359
src = fetchFromGitHub {
360
owner = "emacs-eclim";
361
repo = "emacs-eclim";
362
-
rev = "4b873d36a3a9a90999a59c074c0a9e86fdbb9c51";
363
-
sha256 = "0mnaahi5pjkz67vykpaqzi9w005zsy18k4s3scksvpd6as4jbdid";
364
};
365
recipeFile = fetchurl {
366
url = "https://raw.githubusercontent.com/milkypostman/melpa/1e9d3075587fbd9ca188535fd945a7dc451c6d7e/recipes/ac-emacs-eclim";
···
418
ac-etags = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, lib, melpaBuild }:
419
melpaBuild {
420
pname = "ac-etags";
421
-
version = "20151031.1921";
422
src = fetchFromGitHub {
423
owner = "syohex";
424
repo = "emacs-ac-etags";
425
-
rev = "e53cb3a8dd44e41fba3d2b737f90a8cfc529e2a6";
426
-
sha256 = "140i02b2ipyfmki945l1xd1nsqdpganhmi3bmwj1h9w8cg078bd4";
427
};
428
recipeFile = fetchurl {
429
url = "https://raw.githubusercontent.com/milkypostman/melpa/fda9c7def8bc54af4ab17dc049dd94324c8f10fa/recipes/ac-etags";
···
443
src = fetchFromGitHub {
444
owner = "xiaohanyu";
445
repo = "ac-geiser";
446
-
rev = "0e2e36532336f27e3dc3b01fff55ad1a4329817d";
447
-
sha256 = "02ifz25rq64z0ifxs52aqdz0iz4mi6xvj88hcn3aakkmsj749vvn";
448
};
449
recipeFile = fetchurl {
450
url = "https://raw.githubusercontent.com/milkypostman/melpa/586ef409e3ae758b459b625d4bf0108f0525a085/recipes/ac-geiser";
···
716
src = fetchFromGitHub {
717
owner = "xcwen";
718
repo = "ac-php";
719
-
rev = "b9e3d647d1724f50af5622be944ea94d04078194";
720
-
sha256 = "0jbx7vhbib5p2j6db2q79mi7ivqqzc92l5f6y0pyi5d4x8c5nyjb";
721
};
722
recipeFile = fetchurl {
723
url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/ac-php";
···
737
src = fetchFromGitHub {
738
owner = "xcwen";
739
repo = "ac-php";
740
-
rev = "b9e3d647d1724f50af5622be944ea94d04078194";
741
-
sha256 = "0jbx7vhbib5p2j6db2q79mi7ivqqzc92l5f6y0pyi5d4x8c5nyjb";
742
};
743
recipeFile = fetchurl {
744
url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/ac-php-core";
···
859
ace-isearch = callPackage ({ ace-jump-mode, avy, emacs, fetchFromGitHub, fetchurl, helm-swoop, lib, melpaBuild }:
860
melpaBuild {
861
pname = "ace-isearch";
862
-
version = "20160804.1608";
863
src = fetchFromGitHub {
864
owner = "tam17aki";
865
repo = "ace-isearch";
866
-
rev = "1355f15b49490eeff0336716f4b27b02784ef55a";
867
-
sha256 = "15rsb0i53k9vi7w2p08k89wdqcy51av0jg8zb5a0vssc7awpk4sk";
868
};
869
recipeFile = fetchurl {
870
url = "https://raw.githubusercontent.com/milkypostman/melpa/344f0cf784a027cde196b7d766024fb415fa1968/recipes/ace-isearch";
···
901
ace-jump-helm-line = callPackage ({ avy, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
902
melpaBuild {
903
pname = "ace-jump-helm-line";
904
-
version = "20160329.1218";
905
src = fetchFromGitHub {
906
owner = "cute-jumper";
907
repo = "ace-jump-helm-line";
908
-
rev = "8779050e4794279946892b6a156d0086554a9c9e";
909
-
sha256 = "1d4bxxcnjbdr6cjr3jmz2zrnzjv5pwrypbp4xqgqyv9rz02n7ac1";
910
};
911
recipeFile = fetchurl {
912
url = "https://raw.githubusercontent.com/milkypostman/melpa/8925f3daa92ff39776b55642aa9ec0e49245c0c7/recipes/ace-jump-helm-line";
···
964
ace-link = callPackage ({ avy, fetchFromGitHub, fetchurl, lib, melpaBuild }:
965
melpaBuild {
966
pname = "ace-link";
967
-
version = "20160912.853";
968
src = fetchFromGitHub {
969
owner = "abo-abo";
970
repo = "ace-link";
971
-
rev = "624c5ffeb98f7805768084b8a2530ea21a78cf38";
972
-
sha256 = "0s5zsa1asq5wcjkrcrpd82075irg9yzz1wj8hrir7bfxmwpmz1k5";
973
};
974
recipeFile = fetchurl {
975
url = "https://raw.githubusercontent.com/milkypostman/melpa/68032f40c0ce4170a22db535be4bfa7099f61f85/recipes/ace-link";
···
1048
ace-window = callPackage ({ avy, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1049
melpaBuild {
1050
pname = "ace-window";
1051
-
version = "20160225.819";
1052
src = fetchFromGitHub {
1053
owner = "abo-abo";
1054
repo = "ace-window";
1055
-
rev = "77cc05f7284577ed396f292de0e7bb8ec561ea81";
1056
-
sha256 = "1afc0f8ax334gv644zdrrp55754gxa353iijvmfzxmlr67v23j96";
1057
};
1058
recipeFile = fetchurl {
1059
url = "https://raw.githubusercontent.com/milkypostman/melpa/42fe131d3c2ea498e4df30ba539a6b91c00f5b07/recipes/ace-window";
···
1131
addressbook-bookmark = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1132
melpaBuild {
1133
pname = "addressbook-bookmark";
1134
-
version = "20160316.2303";
1135
src = fetchFromGitHub {
1136
owner = "thierryvolpiatto";
1137
repo = "addressbook-bookmark";
1138
-
rev = "f58b944d11f8522ab85bbaf52a9591518e296545";
1139
-
sha256 = "0dk7hyp7cs0ws4w7i32g7di5aqkkxlxkvmrllg43bi5ivlji7pvn";
1140
};
1141
recipeFile = fetchurl {
1142
url = "https://raw.githubusercontent.com/milkypostman/melpa/a497aec6e27efa627068542cae5a16c01c3c6d3c/recipes/addressbook-bookmark";
···
1339
airline-themes = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, powerline }:
1340
melpaBuild {
1341
pname = "airline-themes";
1342
-
version = "20160907.922";
1343
src = fetchFromGitHub {
1344
owner = "AnthonyDiGirolamo";
1345
repo = "airline-themes";
1346
-
rev = "6f7c62553a265d6b8b09df355bbd6bb36e9a15f7";
1347
-
sha256 = "021chmk8xxf3pq0avw54n9683v6swkhpxk927mfpnlw1824pqkbf";
1348
};
1349
recipeFile = fetchurl {
1350
url = "https://raw.githubusercontent.com/milkypostman/melpa/addeb923176132a52807308fa5e71d41c9511802/recipes/airline-themes";
···
1381
alchemist = callPackage ({ company, dash, elixir-mode, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }:
1382
melpaBuild {
1383
pname = "alchemist";
1384
-
version = "20160917.613";
1385
src = fetchFromGitHub {
1386
owner = "tonini";
1387
repo = "alchemist.el";
1388
-
rev = "c9852e692b26f9cafa226b279c07c562ea41a000";
1389
-
sha256 = "0f40q1s78j5j0l4hj5q73hssl86dbvjqpk09cq93zwgcsmr1ydi9";
1390
};
1391
recipeFile = fetchurl {
1392
url = "https://raw.githubusercontent.com/milkypostman/melpa/6616dc61d17c5bd89bc4d226baab24a1f8e49b3e/recipes/alchemist";
···
1507
all-the-icons = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1508
melpaBuild {
1509
pname = "all-the-icons";
1510
-
version = "20160918.1";
1511
src = fetchFromGitHub {
1512
owner = "domtronn";
1513
repo = "all-the-icons.el";
1514
-
rev = "4386585272116656dd84558977df70d000aacc25";
1515
-
sha256 = "0a3gm4wvy416vah5hwmyzh1m58246f4gy40vb0zl681bivz0a97m";
1516
};
1517
recipeFile = fetchurl {
1518
url = "https://raw.githubusercontent.com/milkypostman/melpa/604c01aa15927bd122260529ff0f4bb6a8168b7e/recipes/all-the-icons";
···
1528
amd-mode = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, js2-mode, js2-refactor, lib, makey, melpaBuild, projectile, s, seq }:
1529
melpaBuild {
1530
pname = "amd-mode";
1531
-
version = "20160801.1445";
1532
src = fetchFromGitHub {
1533
owner = "NicolasPetton";
1534
repo = "amd-mode.el";
1535
-
rev = "f785c5bf39f04194dbeb5c55138c03de1524bb22";
1536
-
sha256 = "1f6q4p31v0j0n088blz87fp8n4awr39w7fpid9yfkccpi7grmjkn";
1537
};
1538
recipeFile = fetchurl {
1539
url = "https://raw.githubusercontent.com/milkypostman/melpa/e4d6e9935e4935c9de769c7bf1c1b6dd256e10da/recipes/amd-mode";
···
1579
ample-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
1580
melpaBuild {
1581
pname = "ample-theme";
1582
-
version = "20160913.544";
1583
src = fetchFromGitHub {
1584
owner = "jordonbiondo";
1585
repo = "ample-theme";
1586
-
rev = "75bd5c7f2fd45d6f3f68ea6f06e95175a7b4e4ce";
1587
-
sha256 = "0w753zs6xzbqaxym02dh4gfgab0cslqa74s7rlhlq0dzjm1sbn7r";
1588
};
1589
recipeFile = fetchurl {
1590
url = "https://raw.githubusercontent.com/milkypostman/melpa/d448c03202137a461ed814ce87acfac23faf676e/recipes/ample-theme";
···
1871
ansible-doc = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1872
melpaBuild {
1873
pname = "ansible-doc";
1874
-
version = "20150524.1005";
1875
src = fetchFromGitHub {
1876
owner = "lunaryorn";
1877
repo = "ansible-doc.el";
1878
-
rev = "d0ce210674b5bee9836e6773c4e823747a6f1946";
1879
-
sha256 = "1h3rqrjrl8wx7xvvd631jkbbczq3srd4mgz7y9wh3cvz1njdpy62";
1880
};
1881
recipeFile = fetchurl {
1882
url = "https://raw.githubusercontent.com/milkypostman/melpa/1daaaa7462f0b83c15ed9d9e7e6d0ee94434b8e9/recipes/ansible-doc";
···
1889
license = lib.licenses.free;
1890
};
1891
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1892
ant = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
1893
melpaBuild {
1894
pname = "ant";
···
2715
auctex-latexmk = callPackage ({ auctex, fetchFromGitHub, fetchurl, lib, melpaBuild }:
2716
melpaBuild {
2717
pname = "auctex-latexmk";
2718
-
version = "20160706.503";
2719
src = fetchFromGitHub {
2720
owner = "tom-tan";
2721
repo = "auctex-latexmk";
2722
-
rev = "c4d5a1ecea2506fc9854f3740550616a92c76686";
2723
-
sha256 = "0bfr0fc6mjll6jg15g8k46vp5xaqkjhda1caynwzpb26mr3jcf3q";
2724
};
2725
recipeFile = fetchurl {
2726
url = "https://raw.githubusercontent.com/milkypostman/melpa/3f48af615c56f093dff417a5d3b705f9993c518f/recipes/auctex-latexmk";
···
3073
src = fetchFromGitHub {
3074
owner = "sebastiw";
3075
repo = "distel-completion";
3076
-
rev = "994c61dda2e3256b41fa2e53821c484b5ffd13e6";
3077
-
sha256 = "00nifdhwy89zmi50hln5p5albdx7ypm4mbdfjzhk4870crx4zjr2";
3078
};
3079
recipeFile = fetchurl {
3080
url = "https://raw.githubusercontent.com/milkypostman/melpa/90fff35dd9709b06802edef89d1fe6a96b7115a6/recipes/auto-complete-distel";
···
3294
license = lib.licenses.free;
3295
};
3296
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
3297
auto-package-update = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
3298
melpaBuild {
3299
pname = "auto-package-update";
···
3402
auto-yasnippet = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }:
3403
melpaBuild {
3404
pname = "auto-yasnippet";
3405
-
version = "20160809.46";
3406
src = fetchFromGitHub {
3407
owner = "abo-abo";
3408
repo = "auto-yasnippet";
3409
-
rev = "4496ad507041e48d36522ed1616e430df3f87efe";
3410
-
sha256 = "17g463clsyi69fl2mzy84yg6v3sh7nq3ij06spx5j0fpxvmbf6z8";
3411
};
3412
recipeFile = fetchurl {
3413
url = "https://raw.githubusercontent.com/milkypostman/melpa/d33c0aee6a5d27217bbae28fc8f448c3badc8a4b/recipes/auto-yasnippet";
···
3423
autobookmarks = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
3424
melpaBuild {
3425
pname = "autobookmarks";
3426
-
version = "20160917.1423";
3427
src = fetchFromGitHub {
3428
owner = "Fuco1";
3429
repo = "autobookmarks";
3430
-
rev = "4237f7b64d8eab7c0717f110a78bf689b06c99b5";
3431
-
sha256 = "06ng67slv468a2sqqvr82hy2r90nk5nk75f60cc65qs4i4hf8b0c";
3432
};
3433
recipeFile = fetchurl {
3434
url = "https://raw.githubusercontent.com/milkypostman/melpa/e40e6ebeb30b3f23ad37a695e011431a48c5a62e/recipes/autobookmarks";
···
3607
license = lib.licenses.free;
3608
};
3609
}) {};
3610
-
avandu = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
3611
-
melpaBuild {
3612
pname = "avandu";
3613
version = "20140412.1426";
3614
-
src = fetchFromGitHub {
3615
-
owner = "dk87";
3616
-
repo = "avandu";
3617
-
rev = "98155b6da0e81e9480de94791df75f1f7b9653f6";
3618
-
sha256 = "06fwpqj21z1xrfl0i9jjrn14vk83a0h32scja34hk7pj9vc2854m";
3619
};
3620
recipeFile = fetchurl {
3621
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/824aa2dbc230142e893ace4470d386290db8785e/recipes/avandu";
3622
-
sha256 = "00fhc3mw7ihfil8fbnibgs8bch9712fya2d1k7k3ll2aln25jjxw";
3623
name = "avandu";
3624
};
3625
packageRequires = [];
···
3715
avy-migemo = callPackage ({ avy, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, migemo }:
3716
melpaBuild {
3717
pname = "avy-migemo";
3718
-
version = "20160908.1034";
3719
src = fetchFromGitHub {
3720
owner = "momomo5717";
3721
repo = "avy-migemo";
3722
-
rev = "404cc625a374d183cc8bf2dc89d7bd77d5f54e3a";
3723
-
sha256 = "0zj20wg3irdkydlqnlmb4idq9aa8kfgjpl42clckprlcrdmf3ca5";
3724
};
3725
recipeFile = fetchurl {
3726
url = "https://raw.githubusercontent.com/milkypostman/melpa/6a02db29eb3e4b76b4a9cdbc966df5a1bd35dec0/recipes/avy-migemo";
···
3736
avy-zap = callPackage ({ avy, fetchFromGitHub, fetchurl, lib, melpaBuild }:
3737
melpaBuild {
3738
pname = "avy-zap";
3739
-
version = "20160330.1130";
3740
src = fetchFromGitHub {
3741
owner = "cute-jumper";
3742
repo = "avy-zap";
3743
-
rev = "173dbb6339e683ff8ed0114cdd5a6490ab6b28f0";
3744
-
sha256 = "0nv6y9jwy2z4rlnd6qklhqww367kaqjc5id7yr4hsmxmxw2jj43p";
3745
};
3746
recipeFile = fetchurl {
3747
url = "https://raw.githubusercontent.com/milkypostman/melpa/10a2a57c78ac1d8ab621031caa21e8574daeb9a0/recipes/avy-zap";
···
3772
license = lib.licenses.free;
3773
};
3774
}) {};
3775
-
aws-ec2 = callPackage ({ dash, dash-functional, emacs, fetchFromGitHub, fetchurl, lib, magit-popup, melpaBuild, tablist }:
3776
melpaBuild {
3777
pname = "aws-ec2";
3778
-
version = "20160710.2110";
3779
src = fetchFromGitHub {
3780
owner = "Yuki-Inoue";
3781
repo = "aws.el";
3782
-
rev = "408c4e7973d5cf148c5379237d18326e99fdfca2";
3783
-
sha256 = "0k97xwyi1img990ynkq5lqh9g651azmb49p9400fs9m5z64q9hn8";
3784
};
3785
recipeFile = fetchurl {
3786
url = "https://raw.githubusercontent.com/milkypostman/melpa/90ac00160cbf692baa1f3953122ac828356944e0/recipes/aws-ec2";
3787
sha256 = "040c69g8rhpcmrdjjg4avdmqarxx3dfzylmz62yxhfpn02qh48xd";
3788
name = "aws-ec2";
3789
};
3790
-
packageRequires = [ dash dash-functional emacs magit-popup tablist ];
3791
meta = {
3792
homepage = "https://melpa.org/#/aws-ec2";
3793
license = lib.licenses.free;
···
3946
badwolf-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
3947
melpaBuild {
3948
pname = "badwolf-theme";
3949
-
version = "20160917.1018";
3950
src = fetchFromGitHub {
3951
owner = "bkruczyk";
3952
repo = "badwolf-emacs";
3953
-
rev = "9aa8bb4e387192211fde213f5344a017266e3974";
3954
-
sha256 = "0k1ahcxj64s4g1c9w8qjyp23gskvp4b5nqbssspjhlcc46j99fpa";
3955
};
3956
recipeFile = fetchurl {
3957
url = "https://raw.githubusercontent.com/milkypostman/melpa/01f3deade0759830ed2e70e00e596915be5f5c11/recipes/badwolf-theme";
···
3985
license = lib.licenses.free;
3986
};
3987
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
3988
base16-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
3989
melpaBuild {
3990
pname = "base16-theme";
3991
-
version = "20160914.1130";
3992
src = fetchFromGitHub {
3993
owner = "belak";
3994
repo = "base16-emacs";
3995
-
rev = "97359d48a00b30776c5416ea90735d8302687677";
3996
-
sha256 = "0f0gg5kfzgii0rf75gh48wnwimkc88xzwbifkwdf745jhzkyqn6s";
3997
};
3998
recipeFile = fetchurl {
3999
url = "https://raw.githubusercontent.com/milkypostman/melpa/30862f6be74882cfb57fb031f7318d3fd15551e3/recipes/base16-theme";
···
4131
}) {};
4132
bbdb = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
4133
pname = "bbdb";
4134
-
version = "20160720.2318";
4135
src = fetchgit {
4136
url = "git://git.savannah.nongnu.org/bbdb.git";
4137
-
rev = "2ea2846d5f34a843dcaf666ad0fc8f603d949b16";
4138
-
sha256 = "1xhxnw2svxnb0g3wj86ffcjcsx9jf29s0cpxj2nqgab9r5pyqh1k";
4139
};
4140
recipeFile = fetchurl {
4141
url = "https://raw.githubusercontent.com/milkypostman/melpa/6b6801fe29cb6fb6183f0babf528375d14f966b3/recipes/bbdb";
···
4698
src = fetchFromGitHub {
4699
owner = "jwiegley";
4700
repo = "use-package";
4701
-
rev = "3f6ba1bb8ad3fd81278b6787c664639a6a0df6f5";
4702
-
sha256 = "161bdn6b76rf0sm7881pyr6xs8mvyvpxhzicf0g2dqncisg4y0gn";
4703
};
4704
recipeFile = fetchurl {
4705
url = "https://raw.githubusercontent.com/milkypostman/melpa/d39d33af6b6c9af9fe49bda319ea05c711a1b16e/recipes/bind-key";
···
4985
bm = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
4986
melpaBuild {
4987
pname = "bm";
4988
-
version = "20151222.1603";
4989
src = fetchFromGitHub {
4990
owner = "joodland";
4991
repo = "bm";
4992
-
rev = "b91f87c8f78d2430edc376830d5ba15f45d28637";
4993
-
sha256 = "1ggqg0lgvxg2adq91damvh55m36qsa23n3z6zyf5z6855ilzaa4x";
4994
};
4995
recipeFile = fetchurl {
4996
url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/bm";
···
5110
}) {};
5111
bookmark-plus = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
5112
pname = "bookmark-plus";
5113
-
version = "20160910.2019";
5114
src = fetchurl {
5115
url = "https://www.emacswiki.org/emacs/download/bookmark+.el";
5116
sha256 = "06621js3bvslfmzmkphzzcrd8hbixin2nx30ammcqaa6572y14ad";
···
5129
boon = callPackage ({ dash, emacs, expand-region, fetchFromGitHub, fetchurl, lib, melpaBuild, multiple-cursors }:
5130
melpaBuild {
5131
pname = "boon";
5132
-
version = "20160917.657";
5133
src = fetchFromGitHub {
5134
owner = "jyp";
5135
repo = "boon";
5136
-
rev = "477a3d9fa8b6e0eb726d731c4961bd311f0e7413";
5137
-
sha256 = "1sabwcc51jlq0c031lm04qm0cr2bbimv1d464n6z85qd7yqrn3kj";
5138
};
5139
recipeFile = fetchurl {
5140
url = "https://raw.githubusercontent.com/milkypostman/melpa/091dcc3775ec2137cb61d66df4e72aca4900897a/recipes/boon";
···
6253
cask = callPackage ({ cl-lib ? null, dash, epl, f, fetchFromGitHub, fetchurl, lib, melpaBuild, package-build, s, shut-up }:
6254
melpaBuild {
6255
pname = "cask";
6256
-
version = "20160907.306";
6257
src = fetchFromGitHub {
6258
owner = "cask";
6259
repo = "cask";
6260
-
rev = "f5b828ef4ff6c367f87181a5b998aa78e42c2f24";
6261
-
sha256 = "0kmm1dlyf4f8b7dy2v2n7nf6620v6cq70ndlv5607dibhmaa8ksr";
6262
};
6263
recipeFile = fetchurl {
6264
url = "https://raw.githubusercontent.com/milkypostman/melpa/b86c666ee9b0620390a250dddd42b17cbec2409f/recipes/cask";
···
6337
cbm = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
6338
melpaBuild {
6339
pname = "cbm";
6340
-
version = "20160905.303";
6341
src = fetchFromGitHub {
6342
owner = "akermu";
6343
repo = "cbm.el";
6344
-
rev = "bd74f5f83ea1778d2e871cbcbedf458ccde40128";
6345
-
sha256 = "1smj2l0g0643qp2c5jgj7z9yk6y8yia5a33pfbdpa4qwgq1ap3m4";
6346
};
6347
recipeFile = fetchurl {
6348
url = "https://raw.githubusercontent.com/milkypostman/melpa/f28dbc97dc23cdb0b4c74f8805775c787635871e/recipes/cbm";
···
6362
src = fetchFromGitHub {
6363
owner = "skk-dev";
6364
repo = "ddskk";
6365
-
rev = "fa713612fbf12a599b20f31e0aa6f35931bc92a0";
6366
-
sha256 = "0adl3njl8p4jgzwbjfw30yf1z0qis4nilbdkssgag8n9jld53ayz";
6367
};
6368
recipeFile = fetchurl {
6369
url = "https://raw.githubusercontent.com/milkypostman/melpa/7375cab750a67ede1a021b6a4371b678a7b991b0/recipes/ccc";
···
6404
src = fetchFromGitHub {
6405
owner = "skk-dev";
6406
repo = "ddskk";
6407
-
rev = "fa713612fbf12a599b20f31e0aa6f35931bc92a0";
6408
-
sha256 = "0adl3njl8p4jgzwbjfw30yf1z0qis4nilbdkssgag8n9jld53ayz";
6409
};
6410
recipeFile = fetchurl {
6411
url = "https://raw.githubusercontent.com/milkypostman/melpa/b48fe069ecd95ea0f9768ecad969e0838344e45d/recipes/cdb";
···
6591
src = fetchFromGitHub {
6592
owner = "cfengine";
6593
repo = "core";
6594
-
rev = "d084f691ba42cd34527be2c2e3a801776e275b87";
6595
-
sha256 = "11ylkywjnf2xiv4gwhwa7x01gfwjvky8rp2z5kfc97rw7jpmvma7";
6596
};
6597
recipeFile = fetchurl {
6598
url = "https://raw.githubusercontent.com/milkypostman/melpa/c737839aeda583e61257ad40157e24df7f918b0f/recipes/cfengine-code-style";
···
6631
version = "20160801.615";
6632
src = fetchsvn {
6633
url = "http://beta.visl.sdu.dk/svn/visl/tools/vislcg3/trunk/emacs";
6634
-
rev = "11718";
6635
sha256 = "1wbk9aslvcmwj3n28appdhl3p2m6jgrpb5cijij8fk0szzxi1hrl";
6636
};
6637
recipeFile = fetchurl {
···
6961
chinese-pyim = callPackage ({ async, chinese-pyim-basedict, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, pos-tip }:
6962
melpaBuild {
6963
pname = "chinese-pyim";
6964
-
version = "20160831.2112";
6965
src = fetchFromGitHub {
6966
owner = "tumashu";
6967
repo = "chinese-pyim";
6968
-
rev = "d173f6da0fa304bf69504aa99b64ffa8a2a1beee";
6969
-
sha256 = "12wy66binrbakbj2ak6a54j9z7nx1fgpsngyhl5vrb8vhbg60f9c";
6970
};
6971
recipeFile = fetchurl {
6972
url = "https://raw.githubusercontent.com/milkypostman/melpa/157a264533124ba05c161aa93a32c7209f002fba/recipes/chinese-pyim";
···
7168
cider = callPackage ({ clojure-mode, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info, queue, seq, spinner }:
7169
melpaBuild {
7170
pname = "cider";
7171
-
version = "20160914.2335";
7172
src = fetchFromGitHub {
7173
owner = "clojure-emacs";
7174
repo = "cider";
7175
-
rev = "6d6595a06c3b075635b91540bd82a117db9a3f2f";
7176
-
sha256 = "1aplq5w4skwfy4lisj9ws9qjshp4h9nwvvyvpfiq4cxvwwi10agc";
7177
};
7178
recipeFile = fetchurl {
7179
url = "https://raw.githubusercontent.com/milkypostman/melpa/55a937aed818dbe41530037da315f705205f189b/recipes/cider";
···
7423
version = "20160912.302";
7424
src = fetchsvn {
7425
url = "http://llvm.org/svn/llvm-project/cfe/trunk/tools/clang-format";
7426
-
rev = "281853";
7427
-
sha256 = "1mz49n2jrfq5q2v4w0b74nrz7zsc9iw1kjzyklil8aygm9448bhj";
7428
};
7429
recipeFile = fetchurl {
7430
url = "https://raw.githubusercontent.com/milkypostman/melpa/69e56114948419a27f06204f6fe5326cc250ae28/recipes/clang-format";
···
7566
clipmon = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
7567
melpaBuild {
7568
pname = "clipmon";
7569
-
version = "20160128.1004";
7570
src = fetchFromGitHub {
7571
owner = "bburns";
7572
repo = "clipmon";
7573
-
rev = "90e24ba9dd53cb7c6f147d2d716816410117cd8b";
7574
-
sha256 = "07a55q97j2vsqpha0akri2kq90v1l97mc1mgr97pq39gc1bbc5d3";
7575
};
7576
recipeFile = fetchurl {
7577
url = "https://raw.githubusercontent.com/milkypostman/melpa/4dc92d73705ebb61ff8218f3483dd2da51ce8d32/recipes/clipmon";
···
7629
clj-refactor = callPackage ({ cider, clojure-mode, dash, edn, emacs, fetchFromGitHub, fetchurl, hydra, inflections, lib, melpaBuild, multiple-cursors, paredit, s, yasnippet }:
7630
melpaBuild {
7631
pname = "clj-refactor";
7632
-
version = "20160621.902";
7633
src = fetchFromGitHub {
7634
owner = "clojure-emacs";
7635
repo = "clj-refactor.el";
7636
-
rev = "51b8b0b0d02ee279dfa0b6a7bf083406fffe1d3d";
7637
-
sha256 = "09z78z78m2ncw8n1wvqiwrwdpha358xi1kphiy3q8mp7p10zfnsh";
7638
};
7639
recipeFile = fetchurl {
7640
url = "https://raw.githubusercontent.com/milkypostman/melpa/3a2db268e55d10f7d1d5a5f02d35b2c27b12b78e/recipes/clj-refactor";
···
7893
clomacs = callPackage ({ cider, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
7894
melpaBuild {
7895
pname = "clomacs";
7896
-
version = "20160828.1236";
7897
src = fetchFromGitHub {
7898
owner = "clojure-emacs";
7899
repo = "clomacs";
7900
-
rev = "de0d374886c79deb4068e188d00ea3ef76835a8c";
7901
-
sha256 = "11z1rdxsg6w44ab9cfgvl7kdrdzvq5fj9fxsqig6j6gvd7m3znhq";
7902
};
7903
recipeFile = fetchurl {
7904
url = "https://raw.githubusercontent.com/milkypostman/melpa/345f9797e87e3f5f957c167a5e3d33d1e31b50a3/recipes/clomacs";
···
8040
cmake-ide = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, levenshtein, lib, melpaBuild, seq }:
8041
melpaBuild {
8042
pname = "cmake-ide";
8043
-
version = "20160802.619";
8044
src = fetchFromGitHub {
8045
owner = "atilaneves";
8046
repo = "cmake-ide";
8047
-
rev = "372c05ecd4a7eae91c8b3b1e31c9226b514b6d90";
8048
-
sha256 = "0caqi5s17mmgfz6q1439a1w6yr9kmd2g7xqg54ij1km5vq2wbxxk";
8049
};
8050
recipeFile = fetchurl {
8051
url = "https://raw.githubusercontent.com/milkypostman/melpa/17e8a8a5205d222950dc8e9245549a48894b864a/recipes/cmake-ide";
···
8061
cmake-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
8062
melpaBuild {
8063
pname = "cmake-mode";
8064
-
version = "20160801.1215";
8065
src = fetchFromGitHub {
8066
owner = "Kitware";
8067
repo = "CMake";
8068
-
rev = "ca504042d1e28bfafa100d1be825928640cca7f6";
8069
-
sha256 = "1q9k4gfkbbb6pgjk8sw2yyq9xd0a57b6wv7n5vvycsbgn7qwvvkd";
8070
};
8071
recipeFile = fetchurl {
8072
url = "https://raw.githubusercontent.com/milkypostman/melpa/598723893ae4bc2e60f527a072efe6ed9d4e2488/recipes/cmake-mode";
···
8577
license = lib.licenses.free;
8578
};
8579
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
8580
colorsarenice-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
8581
melpaBuild {
8582
pname = "colorsarenice-theme";
···
8829
company-ansible = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
8830
melpaBuild {
8831
pname = "company-ansible";
8832
-
version = "20160905.1243";
8833
src = fetchFromGitHub {
8834
owner = "krzysztof-magosa";
8835
repo = "company-ansible";
8836
-
rev = "09065115bead0a14c134d4419944eed7e999284c";
8837
-
sha256 = "1vygalvg3hky0hacvj8pgjiaym91yh0npq69q4qi3slz87rpl24c";
8838
};
8839
recipeFile = fetchurl {
8840
url = "https://raw.githubusercontent.com/milkypostman/melpa/7b44cd4bd9f9a7c942ca3f3bd88b2ce61ffff130/recipes/company-ansible";
···
9012
company-distel = callPackage ({ distel-completion-lib, fetchFromGitHub, fetchurl, lib, melpaBuild }:
9013
melpaBuild {
9014
pname = "company-distel";
9015
-
version = "20160815.2300";
9016
src = fetchFromGitHub {
9017
owner = "sebastiw";
9018
repo = "distel-completion";
9019
-
rev = "994c61dda2e3256b41fa2e53821c484b5ffd13e6";
9020
-
sha256 = "00nifdhwy89zmi50hln5p5albdx7ypm4mbdfjzhk4870crx4zjr2";
9021
};
9022
recipeFile = fetchurl {
9023
url = "https://raw.githubusercontent.com/milkypostman/melpa/90fff35dd9709b06802edef89d1fe6a96b7115a6/recipes/company-distel";
···
9058
src = fetchFromGitHub {
9059
owner = "emacs-eclim";
9060
repo = "emacs-eclim";
9061
-
rev = "4b873d36a3a9a90999a59c074c0a9e86fdbb9c51";
9062
-
sha256 = "0mnaahi5pjkz67vykpaqzi9w005zsy18k4s3scksvpd6as4jbdid";
9063
};
9064
recipeFile = fetchurl {
9065
url = "https://raw.githubusercontent.com/milkypostman/melpa/1e9d3075587fbd9ca188535fd945a7dc451c6d7e/recipes/company-emacs-eclim";
···
9394
src = fetchFromGitHub {
9395
owner = "xcwen";
9396
repo = "ac-php";
9397
-
rev = "b9e3d647d1724f50af5622be944ea94d04078194";
9398
-
sha256 = "0jbx7vhbib5p2j6db2q79mi7ivqqzc92l5f6y0pyi5d4x8c5nyjb";
9399
};
9400
recipeFile = fetchurl {
9401
url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/company-php";
···
9522
company-shell = callPackage ({ cl-lib ? null, company, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
9523
melpaBuild {
9524
pname = "company-shell";
9525
-
version = "20160528.507";
9526
src = fetchFromGitHub {
9527
owner = "Alexander-Miller";
9528
repo = "company-shell";
9529
-
rev = "538371368a7590cfddb23d6a5e70fe204b7fa641";
9530
-
sha256 = "0dfqc506zyljsl5xasvdq7ym5pfhd3r17kvz84mzgg34r1fd4b8d";
9531
};
9532
recipeFile = fetchurl {
9533
url = "https://raw.githubusercontent.com/milkypostman/melpa/bbaa05d158f3806b9f79a2c826763166dbee56ca/recipes/company-shell";
···
9645
license = lib.licenses.free;
9646
};
9647
}) {};
9648
-
company-ycmd = callPackage ({ company, dash, deferred, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, s, ycmd }:
9649
melpaBuild {
9650
pname = "company-ycmd";
9651
-
version = "20160918.204";
9652
src = fetchFromGitHub {
9653
owner = "abingham";
9654
repo = "emacs-ycmd";
9655
-
rev = "83041d5da4ea4637dbd8b018a4762051175dba1d";
9656
-
sha256 = "1zqi0hs6z9j213p9dcqwzkm3s13098wzqrmvpn4lgapcivga3v01";
9657
};
9658
recipeFile = fetchurl {
9659
url = "https://raw.githubusercontent.com/milkypostman/melpa/1138c8cc239183a2435ce8c1a6df5163e5fed2ea/recipes/company-ycmd";
9660
sha256 = "0fqmkb0q8ai605jzn2kwd585b2alwxbmnb3yqnn9fgkcvyc9f0pk";
9661
name = "company-ycmd";
9662
};
9663
-
packageRequires = [ company dash deferred let-alist s ycmd ];
9664
meta = {
9665
homepage = "https://melpa.org/#/company-ycmd";
9666
license = lib.licenses.free;
···
9732
conda = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, pythonic, s }:
9733
melpaBuild {
9734
pname = "conda";
9735
-
version = "20160916.719";
9736
src = fetchFromGitHub {
9737
owner = "necaris";
9738
repo = "conda.el";
9739
-
rev = "0d6d85568d662224c9facc196bca7d41a9f88659";
9740
-
sha256 = "1gsppa28ivimwrsadk6gn1llh06a8x36xck9mbmnzgh6c94nblr9";
9741
};
9742
recipeFile = fetchurl {
9743
url = "https://raw.githubusercontent.com/milkypostman/melpa/fcf762e34837975f5440a1d81a7f09699778123e/recipes/conda";
···
9983
counsel = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, swiper }:
9984
melpaBuild {
9985
pname = "counsel";
9986
-
version = "20160914.642";
9987
src = fetchFromGitHub {
9988
owner = "abo-abo";
9989
repo = "swiper";
9990
-
rev = "f180451217277e63b067aa3d06d5af69140e320d";
9991
-
sha256 = "0k963y9iz423hm0sr9dzx3pa8s2lki2r2n4p8pws9b1zvrf6iz8j";
9992
};
9993
recipeFile = fetchurl {
9994
url = "https://raw.githubusercontent.com/milkypostman/melpa/06c50f32b8d603db0d70e77907e36862cd66b811/recipes/counsel";
···
10046
counsel-projectile = callPackage ({ counsel, fetchFromGitHub, fetchurl, lib, melpaBuild, projectile }:
10047
melpaBuild {
10048
pname = "counsel-projectile";
10049
-
version = "20160916.1319";
10050
src = fetchFromGitHub {
10051
owner = "ericdanan";
10052
repo = "counsel-projectile";
10053
-
rev = "b157a8d12c9c8e5fea5cf46cb6fe6561f08b284a";
10054
-
sha256 = "0wja54camh4mx864b5ydc2kx2s50i4mg6zzgiz59adysz7aqvci7";
10055
};
10056
recipeFile = fetchurl {
10057
url = "https://raw.githubusercontent.com/milkypostman/melpa/389f16f886a385b02f466540f042a16eea8ba792/recipes/counsel-projectile";
···
10127
license = lib.licenses.free;
10128
};
10129
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
10130
cpputils-cmake = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
10131
melpaBuild {
10132
pname = "cpputils-cmake";
10133
-
version = "20160515.103";
10134
src = fetchFromGitHub {
10135
owner = "redguardtoo";
10136
repo = "cpputils-cmake";
10137
-
rev = "55e5c69554379632692a0fa20bfadeef9194fbdd";
10138
-
sha256 = "1rk0bwdvfrp24z69flh7jg3c8vgvwk6vciixmmmldnrlwhpnbh6i";
10139
};
10140
recipeFile = fetchurl {
10141
url = "https://raw.githubusercontent.com/milkypostman/melpa/9b84a159e97f7161d0705da5dd5e8c34ae5cb848/recipes/cpputils-cmake";
···
10405
src = fetchFromGitHub {
10406
owner = "Sodaware";
10407
repo = "cryptsy-public-api.el";
10408
-
rev = "59bdf2425dccc27cc1598868a1a810885508cff5";
10409
-
sha256 = "0ry0087g1br3397js7a9iy6k2x6p0dgqlggxx9gaqhms7pmpq14b";
10410
};
10411
recipeFile = fetchurl {
10412
url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/cryptsy-public-api";
···
10426
src = fetchFromGitHub {
10427
owner = "josteink";
10428
repo = "csharp-mode";
10429
-
rev = "0183fc4ac9efa09d48174d01702247eb194af49d";
10430
-
sha256 = "1kccpk47wsm4gmslrv7xc5yxbvx1nj0wgxn8mvg3shw5yb0gag40";
10431
};
10432
recipeFile = fetchurl {
10433
url = "https://raw.githubusercontent.com/milkypostman/melpa/736716bbcfd9c9fb1d10ce290cb4f66fe1c68f44/recipes/csharp-mode";
···
10652
src = fetchFromGitHub {
10653
owner = "mortberg";
10654
repo = "cubicaltt";
10655
-
rev = "16730466b6de68fd6b0261cf4539faebcf0f30d2";
10656
-
sha256 = "1a0i1wbz6bpnkvs77zdkw5g2pkni65syqffg01d568m3jzg0g82v";
10657
};
10658
recipeFile = fetchurl {
10659
url = "https://raw.githubusercontent.com/milkypostman/melpa/1be42b49c206fc4f0df6fb50fed80b3d9b76710b/recipes/cubicaltt";
···
10789
cyberpunk-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
10790
melpaBuild {
10791
pname = "cyberpunk-theme";
10792
-
version = "20160121.1712";
10793
src = fetchFromGitHub {
10794
owner = "n3mo";
10795
repo = "cyberpunk-theme.el";
10796
-
rev = "35e73ef8ad01965bf9b58e2188c5f94544911dfd";
10797
-
sha256 = "1jffhqkp5ci20gsmlihayihvvg3vyngbjzlna9lmy83gy7jqqj1f";
10798
};
10799
recipeFile = fetchurl {
10800
url = "https://raw.githubusercontent.com/milkypostman/melpa/4c632d1e501d48dab54432ab111ce589aa229125/recipes/cyberpunk-theme";
···
10937
src = fetchFromGitHub {
10938
owner = "cython";
10939
repo = "cython";
10940
-
rev = "d1be46e1ae4c0a9c94820e7db18c21fe749bc7a8";
10941
-
sha256 = "0v6skbgvkhafz70zkq6hv7cb0pbmfxqcb43mz3bnckywws5d9dsk";
10942
};
10943
recipeFile = fetchurl {
10944
url = "https://raw.githubusercontent.com/milkypostman/melpa/be9bfabe3f79153cb859efc7c3051db244a63879/recipes/cython-mode";
···
11206
darktooth-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
11207
melpaBuild {
11208
pname = "darktooth-theme";
11209
-
version = "20160918.716";
11210
src = fetchFromGitHub {
11211
owner = "emacsfodder";
11212
repo = "emacs-theme-darktooth";
11213
-
rev = "1267711e9701f91a2b08679a1abeb5c43eb820cd";
11214
-
sha256 = "11b2yipp250a2cyigssy12dw489an4gkx7z6f4xkifah5kq81j8w";
11215
};
11216
recipeFile = fetchurl {
11217
url = "https://raw.githubusercontent.com/milkypostman/melpa/b7f62ac1566ced7332e83253f79078dc30cb7889/recipes/darktooth-theme";
···
11252
src = fetchFromGitHub {
11253
owner = "magnars";
11254
repo = "dash.el";
11255
-
rev = "f1c60c4f114e6f7256100364e04bbd32552b0eaf";
11256
-
sha256 = "15iy8dhs2hx4kfn7ym4yp2kb6j17g5i8q66ji39sf5adbjsfsf1l";
11257
};
11258
recipeFile = fetchurl {
11259
url = "https://raw.githubusercontent.com/milkypostman/melpa/57eed8767c3e98614259c408dc0b5c54d3473883/recipes/dash";
···
11294
src = fetchFromGitHub {
11295
owner = "magnars";
11296
repo = "dash.el";
11297
-
rev = "f1c60c4f114e6f7256100364e04bbd32552b0eaf";
11298
-
sha256 = "15iy8dhs2hx4kfn7ym4yp2kb6j17g5i8q66ji39sf5adbjsfsf1l";
11299
};
11300
recipeFile = fetchurl {
11301
url = "https://raw.githubusercontent.com/milkypostman/melpa/57eed8767c3e98614259c408dc0b5c54d3473883/recipes/dash-functional";
···
11479
ddskk = callPackage ({ ccc, cdb, fetchFromGitHub, fetchurl, lib, melpaBuild }:
11480
melpaBuild {
11481
pname = "ddskk";
11482
-
version = "20160820.1428";
11483
src = fetchFromGitHub {
11484
owner = "skk-dev";
11485
repo = "ddskk";
11486
-
rev = "fa713612fbf12a599b20f31e0aa6f35931bc92a0";
11487
-
sha256 = "0adl3njl8p4jgzwbjfw30yf1z0qis4nilbdkssgag8n9jld53ayz";
11488
};
11489
recipeFile = fetchurl {
11490
url = "https://raw.githubusercontent.com/milkypostman/melpa/6eccccb79881eaa04af3ed6395cd2ab981d9c894/recipes/ddskk";
···
11754
src = fetchFromGitHub {
11755
owner = "liblit";
11756
repo = "demangle-mode";
11757
-
rev = "b40d7174d5d31ea8bf3442fb054f3c15bf6e979c";
11758
-
sha256 = "00aqhzamp1492kn0x1j2h15wywbkwx9m0alm5z82z60wrq7gy9z7";
11759
};
11760
recipeFile = fetchurl {
11761
url = "https://raw.githubusercontent.com/milkypostman/melpa/6ced9f4ffb051a8474d3f72695156416cf2dd8be/recipes/demangle-mode";
···
12193
src = fetchFromGitHub {
12194
owner = "Fuco1";
12195
repo = "dired-hacks";
12196
-
rev = "7adde0a15caccd3b8d67e70ded2b2da349e95415";
12197
-
sha256 = "1ndgpqwkdjfxsds8l32a70ywljar18h43msggl4bzh9352c69cgp";
12198
};
12199
recipeFile = fetchurl {
12200
url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-avfs";
···
12356
src = fetchFromGitHub {
12357
owner = "Fuco1";
12358
repo = "dired-hacks";
12359
-
rev = "7adde0a15caccd3b8d67e70ded2b2da349e95415";
12360
-
sha256 = "1ndgpqwkdjfxsds8l32a70ywljar18h43msggl4bzh9352c69cgp";
12361
};
12362
recipeFile = fetchurl {
12363
url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-filter";
···
12377
src = fetchFromGitHub {
12378
owner = "Fuco1";
12379
repo = "dired-hacks";
12380
-
rev = "7adde0a15caccd3b8d67e70ded2b2da349e95415";
12381
-
sha256 = "1ndgpqwkdjfxsds8l32a70ywljar18h43msggl4bzh9352c69cgp";
12382
};
12383
recipeFile = fetchurl {
12384
url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-hacks-utils";
···
12415
dired-k = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
12416
melpaBuild {
12417
pname = "dired-k";
12418
-
version = "20160917.826";
12419
src = fetchFromGitHub {
12420
owner = "syohex";
12421
repo = "emacs-dired-k";
12422
-
rev = "22662c18af39add062bfc8aba9a294c111ca4886";
12423
-
sha256 = "05i3k7d62rz2wczf5fxs8icsyx6xi2cggdcd36dq0kjimz3z2cd3";
12424
};
12425
recipeFile = fetchurl {
12426
url = "https://raw.githubusercontent.com/milkypostman/melpa/7f8a828b2fbfa11c4b74192d9d0cfa0ad34b3da7/recipes/dired-k";
···
12461
src = fetchFromGitHub {
12462
owner = "Fuco1";
12463
repo = "dired-hacks";
12464
-
rev = "7adde0a15caccd3b8d67e70ded2b2da349e95415";
12465
-
sha256 = "1ndgpqwkdjfxsds8l32a70ywljar18h43msggl4bzh9352c69cgp";
12466
};
12467
recipeFile = fetchurl {
12468
url = "https://raw.githubusercontent.com/milkypostman/melpa/8994330f90a925df17ae425ccdc87865df8e19cd/recipes/dired-narrow";
···
12482
src = fetchFromGitHub {
12483
owner = "Fuco1";
12484
repo = "dired-hacks";
12485
-
rev = "7adde0a15caccd3b8d67e70ded2b2da349e95415";
12486
-
sha256 = "1ndgpqwkdjfxsds8l32a70ywljar18h43msggl4bzh9352c69cgp";
12487
};
12488
recipeFile = fetchurl {
12489
url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-open";
···
12498
}) {};
12499
dired-plus = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
12500
pname = "dired-plus";
12501
-
version = "20160915.1039";
12502
src = fetchurl {
12503
url = "https://www.emacswiki.org/emacs/download/dired+.el";
12504
-
sha256 = "05fm87wjspgqjxip41g8z66q0zy4wyh6knid99ddlrn1k94l0y7d";
12505
};
12506
recipeFile = fetchurl {
12507
url = "https://raw.githubusercontent.com/milkypostman/melpa/4327b4dd464ebb00c2acdd496274dedf912cdf92/recipes/dired+";
···
12542
src = fetchFromGitHub {
12543
owner = "Fuco1";
12544
repo = "dired-hacks";
12545
-
rev = "7adde0a15caccd3b8d67e70ded2b2da349e95415";
12546
-
sha256 = "1ndgpqwkdjfxsds8l32a70ywljar18h43msggl4bzh9352c69cgp";
12547
};
12548
recipeFile = fetchurl {
12549
url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-rainbow";
···
12559
dired-ranger = callPackage ({ dash, dired-hacks-utils, fetchFromGitHub, fetchurl, lib, melpaBuild }:
12560
melpaBuild {
12561
pname = "dired-ranger";
12562
-
version = "20160528.1031";
12563
src = fetchFromGitHub {
12564
owner = "Fuco1";
12565
repo = "dired-hacks";
12566
-
rev = "7adde0a15caccd3b8d67e70ded2b2da349e95415";
12567
-
sha256 = "1ndgpqwkdjfxsds8l32a70ywljar18h43msggl4bzh9352c69cgp";
12568
};
12569
recipeFile = fetchurl {
12570
url = "https://raw.githubusercontent.com/milkypostman/melpa/c03f6f8c779c8784f52adb20b266404cb537113a/recipes/dired-ranger";
···
12656
dired-subtree = callPackage ({ dash, dired-hacks-utils, fetchFromGitHub, fetchurl, lib, melpaBuild }:
12657
melpaBuild {
12658
pname = "dired-subtree";
12659
-
version = "20150908.1033";
12660
src = fetchFromGitHub {
12661
owner = "Fuco1";
12662
repo = "dired-hacks";
12663
-
rev = "7adde0a15caccd3b8d67e70ded2b2da349e95415";
12664
-
sha256 = "1ndgpqwkdjfxsds8l32a70ywljar18h43msggl4bzh9352c69cgp";
12665
};
12666
recipeFile = fetchurl {
12667
url = "https://raw.githubusercontent.com/milkypostman/melpa/d6a947ac9476f10b95a3c153ec784d2a8330dd4c/recipes/dired-subtree";
···
12737
license = lib.licenses.free;
12738
};
12739
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
12740
direx = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
12741
melpaBuild {
12742
pname = "direx";
···
13033
src = fetchFromGitHub {
13034
owner = "sebastiw";
13035
repo = "distel-completion";
13036
-
rev = "994c61dda2e3256b41fa2e53821c484b5ffd13e6";
13037
-
sha256 = "00nifdhwy89zmi50hln5p5albdx7ypm4mbdfjzhk4870crx4zjr2";
13038
};
13039
recipeFile = fetchurl {
13040
url = "https://raw.githubusercontent.com/milkypostman/melpa/90fff35dd9709b06802edef89d1fe6a96b7115a6/recipes/distel-completion-lib";
···
13091
dix = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
13092
melpaBuild {
13093
pname = "dix";
13094
-
version = "20160801.142";
13095
src = fetchFromGitHub {
13096
owner = "unhammer";
13097
repo = "dix";
13098
-
rev = "64289f0f658fb67ec9470626aea3365b8fd84f58";
13099
-
sha256 = "1r8nz1v0b0qnjvdszh9pvj8c9y5b07k2sdvdmimdhpp0fx9vd246";
13100
};
13101
recipeFile = fetchurl {
13102
url = "https://raw.githubusercontent.com/milkypostman/melpa/149eeba213b82aa0bcda1073aaf1aa02c2593f91/recipes/dix";
···
13116
src = fetchFromGitHub {
13117
owner = "unhammer";
13118
repo = "dix";
13119
-
rev = "64289f0f658fb67ec9470626aea3365b8fd84f58";
13120
-
sha256 = "1r8nz1v0b0qnjvdszh9pvj8c9y5b07k2sdvdmimdhpp0fx9vd246";
13121
};
13122
recipeFile = fetchurl {
13123
url = "https://raw.githubusercontent.com/milkypostman/melpa/d9dcceb57231bf2082154cab394064a59d84d3a5/recipes/dix-evil";
···
13158
src = fetchFromGitHub {
13159
owner = "gopar";
13160
repo = "django-manage";
13161
-
rev = "e72b1cf2fdbb5c624d19169176e60467b4918fe2";
13162
-
sha256 = "0lyi64dfd2njlnf9dzb8i88rrw930jiq99xfn8zmh87y6qy1j79i";
13163
};
13164
recipeFile = fetchurl {
13165
url = "https://raw.githubusercontent.com/milkypostman/melpa/66f88d30a1ab9b7f9281a2b5939c7ab2711b966a/recipes/django-manage";
···
13172
license = lib.licenses.free;
13173
};
13174
}) {};
13175
-
django-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
13176
melpaBuild {
13177
pname = "django-mode";
13178
-
version = "20150207.517";
13179
src = fetchFromGitHub {
13180
owner = "myfreeweb";
13181
repo = "django-mode";
13182
-
rev = "3d82a62a7faeb2c124ac4c109e075f581c175508";
13183
-
sha256 = "0dw0m77w7kdwxxh53b4k15jjkpfl5vha17hw9dn29ap77pf820va";
13184
};
13185
recipeFile = fetchurl {
13186
url = "https://raw.githubusercontent.com/milkypostman/melpa/bdc46811612ff96cb1e09552b9f095d68528dcb3/recipes/django-mode";
13187
sha256 = "1rdkzqvicjpfh9k66m31ky6jshx9fqw7pza7add36bk6xg8lbara";
13188
name = "django-mode";
13189
};
13190
-
packageRequires = [];
13191
meta = {
13192
homepage = "https://melpa.org/#/django-mode";
13193
license = lib.licenses.free;
···
13200
src = fetchFromGitHub {
13201
owner = "myfreeweb";
13202
repo = "django-mode";
13203
-
rev = "3d82a62a7faeb2c124ac4c109e075f581c175508";
13204
-
sha256 = "0dw0m77w7kdwxxh53b4k15jjkpfl5vha17hw9dn29ap77pf820va";
13205
};
13206
recipeFile = fetchurl {
13207
url = "https://raw.githubusercontent.com/milkypostman/melpa/bdc46811612ff96cb1e09552b9f095d68528dcb3/recipes/django-snippets";
···
13256
license = lib.licenses.free;
13257
};
13258
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
13259
dklrt = callPackage ({ dkmisc, emacs, fetchFromGitHub, fetchurl, ledger-mode, lib, melpaBuild }:
13260
melpaBuild {
13261
pname = "dklrt";
···
13540
doom-themes = callPackage ({ all-the-icons, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
13541
melpaBuild {
13542
pname = "doom-themes";
13543
-
version = "20160917.159";
13544
src = fetchFromGitHub {
13545
owner = "hlissner";
13546
repo = "emacs-doom-theme";
13547
-
rev = "246cc37a8739ac4343ddcc11a2f185cd42f07fb4";
13548
-
sha256 = "1zgl87lk5783qn4s9fmh5hylwyvb33p94y6i0cbqkgkp1n0zpm4m";
13549
};
13550
recipeFile = fetchurl {
13551
url = "https://raw.githubusercontent.com/milkypostman/melpa/73fd9f3c2352ea1af49166c2fe586d0410614081/recipes/doom-themes";
···
13943
version = "20130120.1257";
13944
src = fetchsvn {
13945
url = "http://svn.apache.org/repos/asf/subversion/trunk/contrib/client-side/emacs/";
13946
-
rev = "1761331";
13947
sha256 = "016dxpzm1zba8rag7czynlk58hys4xab4mz1nkry5bfihknpzcrq";
13948
};
13949
recipeFile = fetchurl {
···
14044
dumb-jump = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, s }:
14045
melpaBuild {
14046
pname = "dumb-jump";
14047
-
version = "20160904.1855";
14048
src = fetchFromGitHub {
14049
owner = "jacktasia";
14050
repo = "dumb-jump";
14051
-
rev = "e32a4916a1cf0a7f455abce41015f297d9c5bc60";
14052
-
sha256 = "0lh32i3y3z5i5wvyxniw1biip59kzklz7nvxmxaqw2bbdbrqkwn8";
14053
};
14054
recipeFile = fetchurl {
14055
url = "https://raw.githubusercontent.com/milkypostman/melpa/2a60e7c166c2d68e4f719d293014a22139593dde/recipes/dumb-jump";
···
14128
dyalog-mode = callPackage ({ cl-lib ? null, fetchhg, fetchurl, lib, melpaBuild }:
14129
melpaBuild {
14130
pname = "dyalog-mode";
14131
-
version = "20160723.524";
14132
src = fetchhg {
14133
url = "https://bitbucket.com/harsman/dyalog-mode";
14134
-
rev = "4b5bc1f49cad";
14135
-
sha256 = "1c0jswjxazf330bh0xg889s6pfk50x5qi5lc8kpfqwa0p6b15306";
14136
};
14137
recipeFile = fetchurl {
14138
url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/dyalog-mode";
···
14568
ebib = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, parsebib }:
14569
melpaBuild {
14570
pname = "ebib";
14571
-
version = "20160905.1750";
14572
src = fetchFromGitHub {
14573
owner = "joostkremers";
14574
repo = "ebib";
14575
-
rev = "0b97d84c342820f873e3bfe506365f9d51aad7a7";
14576
-
sha256 = "0p8pf902prs26fafzkavna3capfrq7abfmg06p1mi6mz32rqph5r";
14577
};
14578
recipeFile = fetchurl {
14579
url = "https://raw.githubusercontent.com/milkypostman/melpa/4e39cd8e8b4f61c04fa967def6a653bb22f45f5b/recipes/ebib";
···
14653
src = fetchFromGitHub {
14654
owner = "emacs-eclim";
14655
repo = "emacs-eclim";
14656
-
rev = "4b873d36a3a9a90999a59c074c0a9e86fdbb9c51";
14657
-
sha256 = "0mnaahi5pjkz67vykpaqzi9w005zsy18k4s3scksvpd6as4jbdid";
14658
};
14659
recipeFile = fetchurl {
14660
url = "https://raw.githubusercontent.com/milkypostman/melpa/1e9d3075587fbd9ca188535fd945a7dc451c6d7e/recipes/eclim";
···
14835
license = lib.licenses.free;
14836
};
14837
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
14838
edebug-x = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
14839
melpaBuild {
14840
pname = "edebug-x";
···
15145
src = fetchFromGitHub {
15146
owner = "egisatoshi";
15147
repo = "egison3";
15148
-
rev = "f08462616a29d58774e4e89fe01b75f4503394a8";
15149
-
sha256 = "13xyr7g1if29yv6vykwx1inmphig20z320hzva1lbni4cl1dwfc7";
15150
};
15151
recipeFile = fetchurl {
15152
url = "https://raw.githubusercontent.com/milkypostman/melpa/f543dd136e2af6c36b12073ea75b3c4d4bc79769/recipes/egison-mode";
···
15182
}) {};
15183
eide = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
15184
pname = "eide";
15185
-
version = "20160210.1238";
15186
src = fetchgit {
15187
url = "git://git.tuxfamily.org/gitroot/eide/emacs-ide.git";
15188
-
rev = "9d7fb8c50568ece04bb0382caca42d3ab68fbb01";
15189
-
sha256 = "1qiafvx6bhliqaysyc4qv2ps44qsmls75ysjbgmzw5rndc8hf0r0";
15190
};
15191
recipeFile = fetchurl {
15192
url = "https://raw.githubusercontent.com/milkypostman/melpa/d384f185f76039b06a1b5b12c792b346c6d47a22/recipes/eide";
···
15223
ein = callPackage ({ cl-generic, fetchFromGitHub, fetchurl, lib, melpaBuild, request, websocket }:
15224
melpaBuild {
15225
pname = "ein";
15226
-
version = "20160915.1214";
15227
src = fetchFromGitHub {
15228
owner = "millejoh";
15229
repo = "emacs-ipython-notebook";
15230
-
rev = "ef949a189d51d00f6ebf56870caf6e6917f11b4c";
15231
-
sha256 = "0qhksfb4ngmncsi4yd19i8fqg97q5yhk4lyc7xh34mzn0bjz7xyk";
15232
};
15233
recipeFile = fetchurl {
15234
url = "https://raw.githubusercontent.com/milkypostman/melpa/3201516c0158c47d0226ef9c5d324d29ac7b088b/recipes/ein";
···
15290
src = fetchFromGitHub {
15291
owner = "kostafey";
15292
repo = "ejc-sql";
15293
-
rev = "2dfcbe4776551bf65ce3ea3a0c1689ae65236ad9";
15294
-
sha256 = "1dwfkyblz7zdsirnvny4cm862i9j322kz7wz81g4clslrjs07x05";
15295
};
15296
recipeFile = fetchurl {
15297
url = "https://raw.githubusercontent.com/milkypostman/melpa/8f2cd74717269ef7f10362077a91546723a72104/recipes/ejc-sql";
···
15328
el-get = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
15329
melpaBuild {
15330
pname = "el-get";
15331
-
version = "20160913.1201";
15332
src = fetchFromGitHub {
15333
owner = "dimitri";
15334
repo = "el-get";
15335
-
rev = "a6ad0bb2430a89d1711c7c3b1396fe864e2c9b87";
15336
-
sha256 = "196m3lik015lbgnvhj7qb51cja65yd9sww83gnmak7g4hfx67pb8";
15337
};
15338
recipeFile = fetchurl {
15339
url = "https://raw.githubusercontent.com/milkypostman/melpa/1c61197a2b616d6d3c6b652248cb166196846b44/recipes/el-get";
···
15391
el-mock = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
15392
melpaBuild {
15393
pname = "el-mock";
15394
-
version = "20150906.321";
15395
src = fetchFromGitHub {
15396
owner = "rejeep";
15397
repo = "el-mock.el";
15398
-
rev = "5cb160b9bd2c9b909a2b64adcc9ec947da643c39";
15399
-
sha256 = "1jiq2hpym3wpk80zsl4lffpv4kgkykc2zp08sb01wa7pl8d1knmm";
15400
};
15401
recipeFile = fetchurl {
15402
url = "https://raw.githubusercontent.com/milkypostman/melpa/b1989beb927657c0ff7e79fe448f62ac58c11be7/recipes/el-mock";
···
15763
elfeed-goodies = callPackage ({ ace-jump-mode, cl-lib ? null, elfeed, fetchFromGitHub, fetchurl, lib, melpaBuild, noflet, popwin, powerline }:
15764
melpaBuild {
15765
pname = "elfeed-goodies";
15766
-
version = "20160317.424";
15767
src = fetchFromGitHub {
15768
owner = "algernon";
15769
repo = "elfeed-goodies";
15770
-
rev = "4e0f45a4fa459e1acd1282a063190311ca2aaa81";
15771
-
sha256 = "10dbf292l1pd6a4jchdlvpp4yf2kxmf2j6zqigh4wlg125px1drk";
15772
};
15773
recipeFile = fetchurl {
15774
url = "https://raw.githubusercontent.com/milkypostman/melpa/e6ebb8d23961fd9bfe101f7917caa3b405493f31/recipes/elfeed-goodies";
···
15914
license = lib.licenses.free;
15915
};
15916
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
15917
elisp-sandbox = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
15918
melpaBuild {
15919
pname = "elisp-sandbox";
···
15959
elixir-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }:
15960
melpaBuild {
15961
pname = "elixir-mode";
15962
-
version = "20160718.2245";
15963
src = fetchFromGitHub {
15964
owner = "elixir-lang";
15965
repo = "emacs-elixir";
15966
-
rev = "1d0404494c1543b0d1e4d410b77c7d5e3ecc8dac";
15967
-
sha256 = "0yhrmr4am949vsjq7jxc60vl0986p2wyklmhcjd4had4z1vzgz3i";
15968
};
15969
recipeFile = fetchurl {
15970
url = "https://raw.githubusercontent.com/milkypostman/melpa/6374ced0de38d83bf99147f702f30706615480ed/recipes/elixir-mode";
···
16001
elm-mode = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, s }:
16002
melpaBuild {
16003
pname = "elm-mode";
16004
-
version = "20160917.429";
16005
src = fetchFromGitHub {
16006
owner = "jcollard";
16007
repo = "elm-mode";
16008
-
rev = "bd85bd55a03512e2fe00b05faee8ffe0878ab4f1";
16009
-
sha256 = "16x566c9ppfz6bhj1hwninpg5p93qf3ik10pkssibwj5igfg7cc8";
16010
};
16011
recipeFile = fetchurl {
16012
url = "https://raw.githubusercontent.com/milkypostman/melpa/5d1a4d786b137f61ed3a1dd4ec236d0db120e571/recipes/elm-mode";
···
16043
elmacro = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
16044
melpaBuild {
16045
pname = "elmacro";
16046
-
version = "20160224.931";
16047
src = fetchFromGitHub {
16048
owner = "Silex";
16049
repo = "elmacro";
16050
-
rev = "d4a54dc41bd15e2acb6edb12f9b4f8bdad784478";
16051
-
sha256 = "085ab50q3jdy3vh22lz2p5ivcjlhfki3zzfsp1n0939myw6vqcsm";
16052
};
16053
recipeFile = fetchurl {
16054
url = "https://raw.githubusercontent.com/milkypostman/melpa/566cc5bc0f71c5a4191ad93b917dc268f6e1a2da/recipes/elmacro";
···
16215
src = fetchFromGitHub {
16216
owner = "redguardtoo";
16217
repo = "elpa-mirror";
16218
-
rev = "9cf096448b69c795b20aab89557e9add6029b13c";
16219
-
sha256 = "05la1v1p7wyrjflh8lv3pwr7ywm2rvvzhh8phr24w31jfs2kp4gf";
16220
};
16221
recipeFile = fetchurl {
16222
url = "https://raw.githubusercontent.com/milkypostman/melpa/d64ce7042c45f29fb394be25ce415912182bac8b/recipes/elpa-mirror";
···
16301
elscreen-fr = callPackage ({ elscreen, fetchFromGitHub, fetchurl, lib, melpaBuild, seq }:
16302
melpaBuild {
16303
pname = "elscreen-fr";
16304
-
version = "20160910.314";
16305
src = fetchFromGitHub {
16306
owner = "rocher";
16307
repo = "elscreen-fr";
16308
-
rev = "698b4028d5d15943c0701ac7b87d0fd9ae7e43fb";
16309
-
sha256 = "005zj0sa60yyxp0vj8zy2mr217a9gvpxd3p1blk2zxdafqn0p8rm";
16310
};
16311
recipeFile = fetchurl {
16312
url = "https://raw.githubusercontent.com/milkypostman/melpa/18730986df5eb9816eec7ad479abe1e338d3c66f/recipes/elscreen-fr";
···
16887
emms-player-mpv-jp-radios = callPackage ({ cl-lib ? null, emacs, emms, emms-player-simple-mpv, fetchFromGitHub, fetchurl, lib, melpaBuild }:
16888
melpaBuild {
16889
pname = "emms-player-mpv-jp-radios";
16890
-
version = "20160717.638";
16891
src = fetchFromGitHub {
16892
owner = "momomo5717";
16893
repo = "emms-player-mpv-jp-radios";
16894
-
rev = "61657c2dd79136f8787b45a0416a64459dae1b7e";
16895
-
sha256 = "04plvyy2ahjdd9q22fr8jhwfz0g55ccn67flnwfms3p05xc5vvzg";
16896
};
16897
recipeFile = fetchurl {
16898
url = "https://raw.githubusercontent.com/milkypostman/melpa/09ba6da5057061f055d4a3212d167f9666618d4f/recipes/emms-player-mpv-jp-radios";
···
16908
emms-player-simple-mpv = callPackage ({ cl-lib ? null, emacs, emms, fetchFromGitHub, fetchurl, lib, melpaBuild }:
16909
melpaBuild {
16910
pname = "emms-player-simple-mpv";
16911
-
version = "20151020.601";
16912
src = fetchFromGitHub {
16913
owner = "momomo5717";
16914
repo = "emms-player-simple-mpv";
16915
-
rev = "92be36ef158df3db3a2f9e2d0186a609fc2d3702";
16916
-
sha256 = "0ajxyv7yx4ni8dizs7acpsxnmy3c9s0dx28vw9y1ym0bxkgfyzrf";
16917
};
16918
recipeFile = fetchurl {
16919
url = "https://raw.githubusercontent.com/milkypostman/melpa/f4eaa866ba6b0ad2b590fb15c30f81b9fdbef6dd/recipes/emms-player-simple-mpv";
···
17055
emojify = callPackage ({ emacs, fetchFromGitHub, fetchurl, ht, lib, melpaBuild, seq }:
17056
melpaBuild {
17057
pname = "emojify";
17058
-
version = "20160918.444";
17059
src = fetchFromGitHub {
17060
owner = "iqbalansari";
17061
repo = "emacs-emojify";
17062
-
rev = "f99320138355660c06e382d70a60bc1b6e407a36";
17063
-
sha256 = "1grk1rbfjp11bvag2nimnzsb82fa2xdglszl9y7hx6vigcinyj8j";
17064
};
17065
recipeFile = fetchurl {
17066
url = "https://raw.githubusercontent.com/milkypostman/melpa/488d2751b5fd3bf00f5a6f0545530f44563b86d7/recipes/emojify";
···
17277
ensime = callPackage ({ company, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, s, sbt-mode, scala-mode, yasnippet }:
17278
melpaBuild {
17279
pname = "ensime";
17280
-
version = "20160913.609";
17281
src = fetchFromGitHub {
17282
owner = "ensime";
17283
repo = "ensime-emacs";
17284
-
rev = "a38910d51226bffaf33b3b3c50a27a41123192ba";
17285
-
sha256 = "1z3f4i8b0058bwdfyhb6lxs7l12myw0fqp0w1qrpzmvk8may28kw";
17286
};
17287
recipeFile = fetchurl {
17288
url = "https://raw.githubusercontent.com/milkypostman/melpa/502faab70af713f50dd8952be4f7a5131075e78e/recipes/ensime";
···
17809
ereader = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, xml-plus }:
17810
melpaBuild {
17811
pname = "ereader";
17812
-
version = "20160918.749";
17813
src = fetchFromGitHub {
17814
owner = "bddean";
17815
repo = "emacs-ereader";
17816
-
rev = "822a84c5ea76b7ae7de8843ae143ba80bcf92cb8";
17817
-
sha256 = "01k1kxyzrhrd93wysb44r5cb4m768bn005sk5x0g6zsgwca4hfsa";
17818
};
17819
recipeFile = fetchurl {
17820
url = "https://raw.githubusercontent.com/milkypostman/melpa/5a3feaacdfcddb862cd3101b33777d9c19dfd125/recipes/ereader";
···
17872
ergoemacs-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
17873
melpaBuild {
17874
pname = "ergoemacs-mode";
17875
-
version = "20160912.1007";
17876
src = fetchFromGitHub {
17877
owner = "ergoemacs";
17878
repo = "ergoemacs-mode";
17879
-
rev = "9eadbc060248ac20bc1f47b2c1f6f9661d464c70";
17880
-
sha256 = "0l9qxqcskmdzjks234d9nf0l9pqaqpch60k278qdh3x6mwlg5p6r";
17881
};
17882
recipeFile = fetchurl {
17883
url = "https://raw.githubusercontent.com/milkypostman/melpa/02920517987c7fc698de9952cbb09dfd41517c40/recipes/ergoemacs-mode";
···
17918
src = fetchFromGitHub {
17919
owner = "erlang";
17920
repo = "otp";
17921
-
rev = "fde238fb52133a6c7a2a3f2a2e16f1c1bef62394";
17922
-
sha256 = "1iiwrkbrwcc3kb7r0h7nr1y1qqmdsaxh7b9m477j09gjgkz6sbzi";
17923
};
17924
recipeFile = fetchurl {
17925
url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/recipes/erlang";
···
18057
es-mode = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, spark }:
18058
melpaBuild {
18059
pname = "es-mode";
18060
-
version = "20160822.927";
18061
src = fetchFromGitHub {
18062
owner = "dakrone";
18063
repo = "es-mode";
18064
-
rev = "58782fb516a4fcf94d7347c4bf9a166679e62e49";
18065
-
sha256 = "0jllwx3fc5dlv83s3sn8s1afj26ijgym5qzqbagwh2rgajxmh7w8";
18066
};
18067
recipeFile = fetchurl {
18068
url = "https://raw.githubusercontent.com/milkypostman/melpa/85445b59329bfd81a3fd913d7d6fe7784c31744c/recipes/es-mode";
···
18267
eshell-prompt-extras = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
18268
melpaBuild {
18269
pname = "eshell-prompt-extras";
18270
-
version = "20160801.2006";
18271
src = fetchFromGitHub {
18272
owner = "hiddenlotus";
18273
repo = "eshell-prompt-extras";
18274
-
rev = "7a5af38b1b891d831b8317f0f24f179544628730";
18275
-
sha256 = "1gcvsxxvad0kj3m638jmfc2mjza5v69yq89ffl7llpqkicrnxrxq";
18276
};
18277
recipeFile = fetchurl {
18278
url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/eshell-prompt-extras";
···
18414
ess = callPackage ({ fetchFromGitHub, fetchurl, julia-mode, lib, melpaBuild }:
18415
melpaBuild {
18416
pname = "ess";
18417
-
version = "20160913.853";
18418
src = fetchFromGitHub {
18419
owner = "emacs-ess";
18420
repo = "ESS";
18421
-
rev = "c83eed18866e3a14e75c3faf3028edca97cd1359";
18422
-
sha256 = "13lv31x46cb0cmvxa2f4ibhkp034f3yy4cvv0fcx4w8ps46lfal3";
18423
};
18424
recipeFile = fetchurl {
18425
url = "https://raw.githubusercontent.com/milkypostman/melpa/12997b9e2407d782b3d2fcd2843f7c8b22442c0a/recipes/ess";
···
18905
packageRequires = [ emacs evil ];
18906
meta = {
18907
homepage = "https://melpa.org/#/evil-colemak-basics";
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
18908
license = lib.licenses.free;
18909
};
18910
}) {};
···
19310
evil-mc = callPackage ({ cl-lib ? null, emacs, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
19311
melpaBuild {
19312
pname = "evil-mc";
19313
-
version = "20160804.637";
19314
src = fetchFromGitHub {
19315
owner = "gabesoft";
19316
repo = "evil-mc";
19317
-
rev = "4a202ae581978e467c726b6bab2344a48d225bf4";
19318
-
sha256 = "18p90q9xxsnnakk4zc1lylwri0qpqhavabjbrn8yb740brwi59dj";
19319
};
19320
recipeFile = fetchurl {
19321
url = "https://raw.githubusercontent.com/milkypostman/melpa/96770d778a03ab012fb82a3a0122983db6f9b0c4/recipes/evil-mc";
···
19583
evil-snipe = callPackage ({ cl-lib ? null, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
19584
melpaBuild {
19585
pname = "evil-snipe";
19586
-
version = "20160815.608";
19587
src = fetchFromGitHub {
19588
owner = "hlissner";
19589
repo = "evil-snipe";
19590
-
rev = "f48a215eabefcd1e1d76814e166d59bd0cdecc79";
19591
-
sha256 = "1hgdx1rvmfgcy9i2ihpibd1iahpvn2g8g7zyzj9dz4rm8cg1w6ry";
19592
};
19593
recipeFile = fetchurl {
19594
url = "https://raw.githubusercontent.com/milkypostman/melpa/6748f3febbe2f098761e967b4dc67791186d0aa7/recipes/evil-snipe";
···
19856
evil-visual-replace = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
19857
melpaBuild {
19858
pname = "evil-visual-replace";
19859
-
version = "20160731.508";
19860
src = fetchFromGitHub {
19861
owner = "troyp";
19862
repo = "evil-visual-replace";
19863
-
rev = "867d1175f84cb49f31e6b74b005ce1acb4e597ee";
19864
-
sha256 = "01j9dz6b187h154aj2p2201qa6mgv2960wa2fx8i349sna1akr04";
19865
};
19866
recipeFile = fetchurl {
19867
url = "https://raw.githubusercontent.com/milkypostman/melpa/165aea6697a6041bb83303f3ec8068a537accd4a/recipes/evil-visual-replace";
···
20190
f = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
20191
melpaBuild {
20192
pname = "f";
20193
-
version = "20160909.829";
20194
src = fetchFromGitHub {
20195
owner = "rejeep";
20196
repo = "f.el";
20197
-
rev = "e055e3dd404c8a7cc7849a0e6fd8aade714c5355";
20198
-
sha256 = "1n9v2ackd86xbl0msnrvrfxp1qacydz9n0zjxm328jxlvj4h35rx";
20199
};
20200
recipeFile = fetchurl {
20201
url = "https://raw.githubusercontent.com/milkypostman/melpa/22ddcf536af597b688d8edb70b3636ed6c265bf5/recipes/f";
···
20349
faff-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
20350
melpaBuild {
20351
pname = "faff-theme";
20352
-
version = "20160424.852";
20353
src = fetchFromGitHub {
20354
owner = "WJCFerguson";
20355
repo = "emacs-faff-theme";
20356
-
rev = "66d67b355c8be03483fbf4519daff698870cb165";
20357
-
sha256 = "1iv9xnpylw2mw18993yy5s9bkxs1rjrn4q92b1wvrx1n51kcw2ny";
20358
};
20359
recipeFile = fetchurl {
20360
url = "https://raw.githubusercontent.com/milkypostman/melpa/0b35c169fe56a5612ff5a4242140f617fdcae14f/recipes/faff-theme";
···
20538
faust-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
20539
melpaBuild {
20540
pname = "faust-mode";
20541
-
version = "20160119.920";
20542
src = fetchFromGitHub {
20543
owner = "magnetophon";
20544
repo = "emacs-faust-mode";
20545
-
rev = "de3015c23aa26e8242e69293f0e2966b329b7dcf";
20546
-
sha256 = "0m9nzl0z3gc6fjpfqklwrsxlcgbbyydls004a39wfppyz0wr94fy";
20547
};
20548
recipeFile = fetchurl {
20549
url = "https://raw.githubusercontent.com/milkypostman/melpa/31f4177ce35313e0f40e9ef0e5a1043ecd181573/recipes/faust-mode";
···
21109
fish-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
21110
melpaBuild {
21111
pname = "fish-mode";
21112
-
version = "20160429.2057";
21113
src = fetchFromGitHub {
21114
owner = "wwwjfy";
21115
repo = "emacs-fish";
21116
-
rev = "0bab96b8e2f5bd5012f874b10582f12c1d18b753";
21117
-
sha256 = "0z0ji88mdp3xm5lg3drkd56gpl4qy61mxh11i09rqiwmiw0lp1vm";
21118
};
21119
recipeFile = fetchurl {
21120
url = "https://raw.githubusercontent.com/milkypostman/melpa/efac97c0f54a3300251020c4626056526c18b441/recipes/fish-mode";
···
21129
}) {};
21130
fit-frame = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
21131
pname = "fit-frame";
21132
-
version = "20151231.1314";
21133
src = fetchurl {
21134
url = "https://www.emacswiki.org/emacs/download/fit-frame.el";
21135
-
sha256 = "082c6yyb1269va6k602hxpdf7ylfxz8gq8swqzwf07qaas0b5qxd";
21136
};
21137
recipeFile = fetchurl {
21138
url = "https://raw.githubusercontent.com/milkypostman/melpa/e13c77f822db3c9eaeb3fd5fa95cc2dbe5133f2c/recipes/fit-frame";
···
21173
src = fetchFromGitHub {
21174
owner = "jonnay";
21175
repo = "fix-muscle-memory";
21176
-
rev = "df687aea23c6eac4b751f993893c2fd56e5a8a3b";
21177
-
sha256 = "02nl4vz6fnbjc7w1lk1y9z0qw5bsxr407ww0b2wqw6h8spmcpcrc";
21178
};
21179
recipeFile = fetchurl {
21180
url = "https://raw.githubusercontent.com/milkypostman/melpa/c6b0501714a6d82657b88d11e3f79d75eea17d8e/recipes/fix-muscle-memory";
···
21365
flex-isearch = callPackage ({ fetchhg, fetchurl, lib, melpaBuild }:
21366
melpaBuild {
21367
pname = "flex-isearch";
21368
-
version = "20130508.1503";
21369
src = fetchhg {
21370
url = "https://bitbucket.com/jpkotta/flex-isearch";
21371
-
rev = "bb9c3502057d";
21372
-
sha256 = "02z1w8z9fqdshyyf03c26zjwhmmclb02caw3b6nhhk4w1rkbh6is";
21373
};
21374
recipeFile = fetchurl {
21375
url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/flex-isearch";
···
21529
flycheck = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, pkg-info, seq }:
21530
melpaBuild {
21531
pname = "flycheck";
21532
-
version = "20160915.515";
21533
src = fetchFromGitHub {
21534
owner = "flycheck";
21535
repo = "flycheck";
21536
-
rev = "4681aaacbd8f628d595ab53e7f3fca33f3d00f4e";
21537
-
sha256 = "0cw6af8l3js0dbzxcprmjkfljinsny8zkvsgvs0ca6q50v6aqhda";
21538
};
21539
recipeFile = fetchurl {
21540
url = "https://raw.githubusercontent.com/milkypostman/melpa/649f9c3576e81409ae396606798035173cc6669f/recipes/flycheck";
···
21613
flycheck-cask = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
21614
melpaBuild {
21615
pname = "flycheck-cask";
21616
-
version = "20160815.1200";
21617
src = fetchFromGitHub {
21618
owner = "flycheck";
21619
repo = "flycheck-cask";
21620
-
rev = "13eaae7e8ac14412433ab9eafc651a63bbd1c427";
21621
-
sha256 = "1d486bgkn4mmffy4h61q9cphqfjrvcdsm54gmp28h1bvbnk3krjw";
21622
};
21623
recipeFile = fetchurl {
21624
url = "https://raw.githubusercontent.com/milkypostman/melpa/43224eef52bb316102fea524ba87b0e9e43dc6e6/recipes/flycheck-cask";
···
21739
flycheck-css-colorguard = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
21740
melpaBuild {
21741
pname = "flycheck-css-colorguard";
21742
-
version = "20151122.147";
21743
src = fetchFromGitHub {
21744
owner = "Simplify";
21745
repo = "flycheck-css-colorguard";
21746
-
rev = "8c2061c11d5465eec77ad471bef413eb14d122da";
21747
-
sha256 = "073vkjgcyqp8frsi05s6x8ml3ar6hwjmn2c7ryfab5b35kp9gmdi";
21748
};
21749
recipeFile = fetchurl {
21750
url = "https://raw.githubusercontent.com/milkypostman/melpa/7f413cc5c2080091491a986f69402b305abe4a7f/recipes/flycheck-css-colorguard";
···
22033
flycheck-hdevtools = callPackage ({ dash, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
22034
melpaBuild {
22035
pname = "flycheck-hdevtools";
22036
-
version = "20160109.1814";
22037
src = fetchFromGitHub {
22038
owner = "flycheck";
22039
repo = "flycheck-hdevtools";
22040
-
rev = "fa9759f4d59764949539a0c37f037c80a6fb5e9c";
22041
-
sha256 = "1d7r0virhlz2vg1cbmsi55gw51lzsj84svn3i19fk44svkkmx5yy";
22042
};
22043
recipeFile = fetchurl {
22044
url = "https://raw.githubusercontent.com/milkypostman/melpa/9e210eb2405cc85dd1d03e9119d2249178950398/recipes/flycheck-hdevtools";
···
22222
flycheck-package = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
22223
melpaBuild {
22224
pname = "flycheck-package";
22225
-
version = "20160917.1722";
22226
src = fetchFromGitHub {
22227
owner = "purcell";
22228
repo = "flycheck-package";
22229
-
rev = "086a98a100d7eab708e3951c60ee93454cf20e8e";
22230
-
sha256 = "1pmsa8hp3cpqlsl1f4yk57gla1y9jhg28fr1n7qck1c955x6qrgn";
22231
};
22232
recipeFile = fetchurl {
22233
url = "https://raw.githubusercontent.com/milkypostman/melpa/d17ec69c9f192625e74dfadf03b11d0d7dc575e7/recipes/flycheck-package";
···
22390
flycheck-rust = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, seq }:
22391
melpaBuild {
22392
pname = "flycheck-rust";
22393
-
version = "20160910.956";
22394
src = fetchFromGitHub {
22395
owner = "flycheck";
22396
repo = "flycheck-rust";
22397
-
rev = "0f134b8c96d6913891b53262e275502814e2084d";
22398
-
sha256 = "1alpi6s691za89j0lw0zv22ri2bkjc40yxc85wijny1k4nz907nv";
22399
};
22400
recipeFile = fetchurl {
22401
url = "https://raw.githubusercontent.com/milkypostman/melpa/68d8cdf3d225b13ebbbe5ce81a01366f33266aed/recipes/flycheck-rust";
···
22450
license = lib.licenses.free;
22451
};
22452
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
22453
flycheck-tip = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, popup }:
22454
melpaBuild {
22455
pname = "flycheck-tip";
···
22478
src = fetchFromGitHub {
22479
owner = "abingham";
22480
repo = "emacs-ycmd";
22481
-
rev = "83041d5da4ea4637dbd8b018a4762051175dba1d";
22482
-
sha256 = "1zqi0hs6z9j213p9dcqwzkm3s13098wzqrmvpn4lgapcivga3v01";
22483
};
22484
recipeFile = fetchurl {
22485
url = "https://raw.githubusercontent.com/milkypostman/melpa/332e5585963c04112a55894fe7151c380930b17c/recipes/flycheck-ycmd";
···
23150
src = fetchFromGitHub {
23151
owner = "d12frosted";
23152
repo = "flyspell-correct";
23153
-
rev = "e9a80346ff306e8512930596069257a59393ecee";
23154
-
sha256 = "0gryvd3c6k1kjk1aqrhdkz1va4515sf4ljc82m8c72clln3378zz";
23155
};
23156
recipeFile = fetchurl {
23157
url = "https://raw.githubusercontent.com/milkypostman/melpa/fa06fbe3bc40ae5e3f6d10dee93a9d49e9288ba5/recipes/flyspell-correct";
···
23171
src = fetchFromGitHub {
23172
owner = "d12frosted";
23173
repo = "flyspell-correct";
23174
-
rev = "e9a80346ff306e8512930596069257a59393ecee";
23175
-
sha256 = "0gryvd3c6k1kjk1aqrhdkz1va4515sf4ljc82m8c72clln3378zz";
23176
};
23177
recipeFile = fetchurl {
23178
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-helm";
···
23192
src = fetchFromGitHub {
23193
owner = "d12frosted";
23194
repo = "flyspell-correct";
23195
-
rev = "e9a80346ff306e8512930596069257a59393ecee";
23196
-
sha256 = "0gryvd3c6k1kjk1aqrhdkz1va4515sf4ljc82m8c72clln3378zz";
23197
};
23198
recipeFile = fetchurl {
23199
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-ivy";
···
23213
src = fetchFromGitHub {
23214
owner = "d12frosted";
23215
repo = "flyspell-correct";
23216
-
rev = "e9a80346ff306e8512930596069257a59393ecee";
23217
-
sha256 = "0gryvd3c6k1kjk1aqrhdkz1va4515sf4ljc82m8c72clln3378zz";
23218
};
23219
recipeFile = fetchurl {
23220
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-popup";
···
23665
license = lib.licenses.free;
23666
};
23667
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
23668
fortpy = callPackage ({ auto-complete, epc, fetchFromGitHub, fetchurl, lib, melpaBuild, pos-tip, python-environment }:
23669
melpaBuild {
23670
pname = "fortpy";
···
23710
fountain-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
23711
melpaBuild {
23712
pname = "fountain-mode";
23713
-
version = "20160901.2339";
23714
src = fetchFromGitHub {
23715
owner = "rnkn";
23716
repo = "fountain-mode";
23717
-
rev = "a31c19e88f403a8ebb2e6a5d27eef39fca595ba4";
23718
-
sha256 = "1sxr79gcj2xkh8qfp0h4r6iqmhm27qkibsk8l78gi2n3790sbnxk";
23719
};
23720
recipeFile = fetchurl {
23721
url = "https://raw.githubusercontent.com/milkypostman/melpa/913386ac8d5049d37154da3ab32bde408a226511/recipes/fountain-mode";
···
23933
fsbot-data-browser = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
23934
melpaBuild {
23935
pname = "fsbot-data-browser";
23936
-
version = "20160918.213";
23937
src = fetchFromGitHub {
23938
owner = "benaiah";
23939
repo = "fsbot-data-browser";
23940
-
rev = "d1a61d1c4f6f4701c3ce98502ffafec5c9b9816d";
23941
-
sha256 = "1scsxkdxqv99pdgpkqdvmabpx0mwr8jizlz428nmbwigcgwj9sji";
23942
};
23943
recipeFile = fetchurl {
23944
url = "https://raw.githubusercontent.com/milkypostman/melpa/37a0901b98e1c66be6906234e6d6520a6e940e97/recipes/fsbot-data-browser";
···
24007
version = "20160825.254";
24008
src = fetchgit {
24009
url = "git://factorcode.org/git/factor.git";
24010
-
rev = "c590ad120194f28634ee475a7f9b00610528b16f";
24011
-
sha256 = "0mscfrbjdd06n2c4ldkrybgxxmiz7bm5yc706lz0p8219vnyzb2j";
24012
};
24013
recipeFile = fetchurl {
24014
url = "https://raw.githubusercontent.com/milkypostman/melpa/0c3633c23baa472560a489fc663a0302f082bcef/recipes/fuel";
···
24356
src = fetchFromGitHub {
24357
owner = "ahungry";
24358
repo = "geben";
24359
-
rev = "7a125456d3aa97c9217520da6893421804559884";
24360
-
sha256 = "1k4lrj261p2kafqbkvw7ghnqvm9xkfkvff5cx9m244ay14g6n7ny";
24361
};
24362
recipeFile = fetchurl {
24363
url = "https://raw.githubusercontent.com/milkypostman/melpa/6f8648609e160f7dcefe4a963e8b00475f2fff78/recipes/geben";
···
24415
geiser = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
24416
melpaBuild {
24417
pname = "geiser";
24418
-
version = "20160906.450";
24419
src = fetchFromGitHub {
24420
owner = "jaor";
24421
repo = "geiser";
24422
-
rev = "219abf6230d1379eb302725f28461fda8405b5e3";
24423
-
sha256 = "1a9fba0v5w9wph4w8l1nvwvbqllbd242qhwwmzdknlcmdrxddkm6";
24424
};
24425
recipeFile = fetchurl {
24426
url = "https://raw.githubusercontent.com/milkypostman/melpa/b0fe32d24cedd5307b4cccfb08a7095d81d639a0/recipes/geiser";
···
24436
general = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
24437
melpaBuild {
24438
pname = "general";
24439
-
version = "20160621.1258";
24440
src = fetchFromGitHub {
24441
owner = "noctuid";
24442
repo = "general.el";
24443
-
rev = "6dd637debd7ef37925ec5e4bd2da4626b8c075b0";
24444
-
sha256 = "1h6f46hlmim17zn2y2c5lqpn4nxzbprqiz5jl5dh3rr37l6qm4iz";
24445
};
24446
recipeFile = fetchurl {
24447
url = "https://raw.githubusercontent.com/milkypostman/melpa/d86383b443622d78f6d8ff7b8ac74c8d72879d26/recipes/general";
···
24457
general-close = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
24458
melpaBuild {
24459
pname = "general-close";
24460
-
version = "20160916.753";
24461
src = fetchFromGitHub {
24462
owner = "emacs-berlin";
24463
repo = "general-close";
24464
-
rev = "88223d95bf661b64c24b831d228375433b84b28f";
24465
-
sha256 = "0wgwx2bcavyl6rlbai7cih884rb3b3jqr7y39nhpqn8rydrrl42f";
24466
};
24467
recipeFile = fetchurl {
24468
url = "https://raw.githubusercontent.com/milkypostman/melpa/641a48f5148df2a19476c9b3302934a604f5c283/recipes/general-close";
···
24562
ggtags = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
24563
melpaBuild {
24564
pname = "ggtags";
24565
-
version = "20160909.813";
24566
src = fetchFromGitHub {
24567
owner = "leoliu";
24568
repo = "ggtags";
24569
-
rev = "c697c1d55a95daa5bbe214153c8bbc71ba5b9ba9";
24570
-
sha256 = "13j64bsnc2dgkmbdidw1kghyh0r0la3f4xbpzn0s41q2nmcq335m";
24571
};
24572
recipeFile = fetchurl {
24573
url = "https://raw.githubusercontent.com/milkypostman/melpa/b158bb1bc2fbe3de61a6b21174eac7b1457edda2/recipes/ggtags";
···
24919
git-commit = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, with-editor }:
24920
melpaBuild {
24921
pname = "git-commit";
24922
-
version = "20160917.2127";
24923
src = fetchFromGitHub {
24924
owner = "magit";
24925
repo = "magit";
24926
-
rev = "1c05b110ef5629e607feea0384a19ac2c036cc51";
24927
-
sha256 = "1pnbi1izp5ywd343hklkg9m4m1pbl2m98hi8gbva6r36vjlp9w44";
24928
};
24929
recipeFile = fetchurl {
24930
url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/recipes/git-commit";
···
25003
git-gutter-fringe = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, fringe-helper, git-gutter, lib, melpaBuild }:
25004
melpaBuild {
25005
pname = "git-gutter-fringe";
25006
-
version = "20160520.1656";
25007
src = fetchFromGitHub {
25008
owner = "syohex";
25009
repo = "emacs-git-gutter-fringe";
25010
-
rev = "dfc93d1064df154a809aab350942830408051da3";
25011
-
sha256 = "18jpa5i99x0gqizs2qbqr8c1jlza8x9vpb6wg9zqd4np1p6q4lan";
25012
};
25013
recipeFile = fetchurl {
25014
url = "https://raw.githubusercontent.com/milkypostman/melpa/81f0f525680fea98e804f39dbde1dada887e8821/recipes/git-gutter-fringe";
···
25294
license = lib.licenses.free;
25295
};
25296
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
25297
github-issues = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
25298
melpaBuild {
25299
pname = "github-issues";
···
25343
src = fetchFromGitHub {
25344
owner = "IvanMalison";
25345
repo = "github-search";
25346
-
rev = "1a5c1f8291f4d41e57367a8522699cb08eea8fc4";
25347
-
sha256 = "1382hda3hgpx3c3d1kjzz8hs4l5hi3s7c485hsgihhr6xdd5wrgm";
25348
};
25349
recipeFile = fetchurl {
25350
url = "https://raw.githubusercontent.com/milkypostman/melpa/733a808400858513137e0e3d7d38b5b25e8ddc5a/recipes/github-search";
···
25633
gnu-apl-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
25634
melpaBuild {
25635
pname = "gnu-apl-mode";
25636
-
version = "20160805.36";
25637
src = fetchFromGitHub {
25638
owner = "lokedhs";
25639
repo = "gnu-apl-mode";
25640
-
rev = "ba0d4d4815361e0af67d956d00880cad10553239";
25641
-
sha256 = "19jkryr60acls0bbhw3223xdjj37bi1ky8glw7zwhapbln52bgqr";
25642
};
25643
recipeFile = fetchurl {
25644
url = "https://raw.githubusercontent.com/milkypostman/melpa/369a55301bba0c4f7ce27f6e141944a523beaa0f/recipes/gnu-apl-mode";
···
25819
go-add-tags = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
25820
melpaBuild {
25821
pname = "go-add-tags";
25822
-
version = "20160908.1754";
25823
src = fetchFromGitHub {
25824
owner = "syohex";
25825
repo = "emacs-go-add-tags";
25826
-
rev = "86b51a94832b4533fa70f11e4244e5c041075b1d";
25827
-
sha256 = "1jnj7wml7cynkkmp8bljdlnb8mhbammbycw9gr5cd5dmzip89yac";
25828
};
25829
recipeFile = fetchurl {
25830
url = "https://raw.githubusercontent.com/milkypostman/melpa/55d3b893bd68d3d2d86ecdbb4ed442edd256516a/recipes/go-add-tags";
···
25990
version = "20160715.854";
25991
src = fetchgit {
25992
url = "https://go.googlesource.com/tools";
25993
-
rev = "f1a397bba50dee815e8c73f3ec94ffc0e8df1a09";
25994
-
sha256 = "1wy8nn2vg70n98g80i1zrk49129phyfbzxbicj748bmf82rnaxzg";
25995
};
25996
recipeFile = fetchurl {
25997
url = "https://raw.githubusercontent.com/milkypostman/melpa/816a2511c54e451313c7ac9433d0860f95e68da6/recipes/go-guru";
···
26115
version = "20160307.744";
26116
src = fetchgit {
26117
url = "https://go.googlesource.com/tools";
26118
-
rev = "f1a397bba50dee815e8c73f3ec94ffc0e8df1a09";
26119
-
sha256 = "1wy8nn2vg70n98g80i1zrk49129phyfbzxbicj748bmf82rnaxzg";
26120
};
26121
recipeFile = fetchurl {
26122
url = "https://raw.githubusercontent.com/milkypostman/melpa/421911dd75eec0f857295b76d310b8282053b57f/recipes/go-rename";
···
26189
packageRequires = [];
26190
meta = {
26191
homepage = "https://melpa.org/#/go-stacktracer";
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
26192
license = lib.licenses.free;
26193
};
26194
}) {};
···
26283
src = fetchFromGitHub {
26284
owner = "golang";
26285
repo = "lint";
26286
-
rev = "c7bacac2b21ca01afa1dee0acf64df3ce047c28f";
26287
-
sha256 = "024dllcmpg8lx78cqgq551i6f9w6qlykfcx8l7yazak9kjwhpwjg";
26288
};
26289
recipeFile = fetchurl {
26290
url = "https://raw.githubusercontent.com/milkypostman/melpa/34f22d829257456abbc020c006b92da9c7a7860e/recipes/golint";
···
26346
src = fetchFromGitHub {
26347
owner = "google";
26348
repo = "styleguide";
26349
-
rev = "6d3a7d8a229e189f7a5bb7c3923363356625ece5";
26350
-
sha256 = "1yzx5zk91cyl3j0xf6a8nq6m9yx76x9icyzy8x226sch1y8k9jy9";
26351
};
26352
recipeFile = fetchurl {
26353
url = "https://raw.githubusercontent.com/milkypostman/melpa/b4e7f5f641251e17add561991d3bcf1fde23467b/recipes/google-c-style";
···
26595
src = fetchFromGitHub {
26596
owner = "vmware";
26597
repo = "govmomi";
26598
-
rev = "f9184c1d704efa615d419dd8d1dae1ade94701d1";
26599
-
sha256 = "1q86wklz73qmyif04fv5y42imly3yab5bjc8ymka8xkc5lh71mwm";
26600
};
26601
recipeFile = fetchurl {
26602
url = "https://raw.githubusercontent.com/milkypostman/melpa/92d6391318021c63b06fe39b0ca38f667bb45ae9/recipes/govc";
···
26759
grandshell-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
26760
melpaBuild {
26761
pname = "grandshell-theme";
26762
-
version = "20160916.1139";
26763
src = fetchFromGitHub {
26764
owner = "steckerhalter";
26765
repo = "grandshell-theme";
26766
-
rev = "d9c54538b61d07935292bcb03377b58dbe9c5e2a";
26767
-
sha256 = "1y0llafgmw0bp9h4zlrlazl3spz2c9mlsii86h397bsqd970zzcp";
26768
};
26769
recipeFile = fetchurl {
26770
url = "https://raw.githubusercontent.com/milkypostman/melpa/5b04b0024f5a0367e2998d35ca88c2613a8e3470/recipes/grandshell-theme";
···
26958
}) {};
26959
grep-plus = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
26960
pname = "grep-plus";
26961
-
version = "20160212.625";
26962
src = fetchurl {
26963
url = "https://www.emacswiki.org/emacs/download/grep+.el";
26964
-
sha256 = "08jl4xhh25znyc6cm7288x4b55pykrpcsyym78fdlrw3xxr77cxs";
26965
};
26966
recipeFile = fetchurl {
26967
url = "https://raw.githubusercontent.com/milkypostman/melpa/a5d15f875b0080b12ce45cf696c581f6bbf061ba/recipes/grep+";
···
27035
license = lib.licenses.free;
27036
};
27037
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
27038
groovy-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
27039
melpaBuild {
27040
pname = "groovy-mode";
···
27143
gscholar-bibtex = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
27144
melpaBuild {
27145
pname = "gscholar-bibtex";
27146
-
version = "20160701.1627";
27147
src = fetchFromGitHub {
27148
owner = "cute-jumper";
27149
repo = "gscholar-bibtex";
27150
-
rev = "ed0053be2cedb54c4aeb7a48b51ef775be0689a3";
27151
-
sha256 = "10d2qmwva41x9ykfy9csl5isi03q2a5c9nv3239mqyn8cxw9dxrb";
27152
};
27153
recipeFile = fetchurl {
27154
url = "https://raw.githubusercontent.com/milkypostman/melpa/9fa546d3dce59b07a623ee83e3befe139dc10481/recipes/gscholar-bibtex";
···
27269
habitica = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
27270
melpaBuild {
27271
pname = "habitica";
27272
-
version = "20160914.1903";
27273
src = fetchFromGitHub {
27274
owner = "abrochard";
27275
repo = "emacs-habitica";
27276
-
rev = "038c69283bf54b902dc42de0b6ec7d567c4629cb";
27277
-
sha256 = "15n32p8ap6a4da9hsq0hhcjaqfmy2y6x8j02sqgi13mh1rlp0g4d";
27278
};
27279
recipeFile = fetchurl {
27280
url = "https://raw.githubusercontent.com/milkypostman/melpa/cf9543db3564f4806440ed8c5c30fecbbc625fa1/recipes/habitica";
···
27626
haskell-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
27627
melpaBuild {
27628
pname = "haskell-mode";
27629
-
version = "20160915.741";
27630
src = fetchFromGitHub {
27631
owner = "haskell";
27632
repo = "haskell-mode";
27633
-
rev = "365c2270ffe30fcfe2158701c3d83d00cf6f5a42";
27634
-
sha256 = "0qjg6j0x4wb96zslchjvbp1fz81qa9ffwkacwyhrrlfpaq1f6lx4";
27635
};
27636
recipeFile = fetchurl {
27637
url = "https://raw.githubusercontent.com/milkypostman/melpa/7f18b4dcbad4192b0153a316cff6533272898f1a/recipes/haskell-mode";
···
27644
license = lib.licenses.free;
27645
};
27646
}) {};
27647
-
haskell-snippets = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }:
27648
melpaBuild {
27649
pname = "haskell-snippets";
27650
-
version = "20160121.1458";
27651
src = fetchFromGitHub {
27652
owner = "haskell";
27653
repo = "haskell-snippets";
27654
-
rev = "c72e467d77c8c91439522599a741a8b2950fe1e9";
27655
-
sha256 = "1wha5f2zx5hr6y0wvpmkg7jnxcgbzx99gd70h96c3dqqqhqz6d2a";
27656
};
27657
recipeFile = fetchurl {
27658
url = "https://raw.githubusercontent.com/milkypostman/melpa/b5534e58ea66fd90ba4a69262f0b303c7fb85af4/recipes/haskell-snippets";
27659
sha256 = "10bvv7q694fahcpm83v8lpqihg1gvfzrp1hdzwiffxydfvdbalh2";
27660
name = "haskell-snippets";
27661
};
27662
-
packageRequires = [ yasnippet ];
27663
meta = {
27664
homepage = "https://melpa.org/#/haskell-snippets";
27665
license = lib.licenses.free;
···
27894
helm = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, popup }:
27895
melpaBuild {
27896
pname = "helm";
27897
-
version = "20160916.2319";
27898
src = fetchFromGitHub {
27899
owner = "emacs-helm";
27900
repo = "helm";
27901
-
rev = "7aeb35f0f5490f4d7cd7037880845ec885ce3d89";
27902
-
sha256 = "0iygx5s6kpgni542qxqm826rnb6zb0yyxm0p9zrd4zf541687psz";
27903
};
27904
recipeFile = fetchurl {
27905
url = "https://raw.githubusercontent.com/milkypostman/melpa/7e8bccffdf69479892d76b9336a4bec3f35e919d/recipes/helm";
···
27978
helm-ag = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
27979
melpaBuild {
27980
pname = "helm-ag";
27981
-
version = "20160917.2126";
27982
src = fetchFromGitHub {
27983
owner = "syohex";
27984
repo = "emacs-helm-ag";
27985
-
rev = "4086ec0bf3f680a0e1eca0b3f514e82514da4365";
27986
-
sha256 = "1hbgm3aywh14cpzyn7437nr3xnyfqxy5yvgbgwr2100kqbxcvyhl";
27987
};
27988
recipeFile = fetchurl {
27989
url = "https://raw.githubusercontent.com/milkypostman/melpa/81f0f525680fea98e804f39dbde1dada887e8821/recipes/helm-ag";
···
28083
helm-bibtex = callPackage ({ biblio, cl-lib ? null, dash, f, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, parsebib, s }:
28084
melpaBuild {
28085
pname = "helm-bibtex";
28086
-
version = "20160917.342";
28087
src = fetchFromGitHub {
28088
owner = "tmalsburg";
28089
repo = "helm-bibtex";
28090
-
rev = "e3351d11469df31104ac27faffbb93ff97a6740b";
28091
-
sha256 = "17d5yrdsv2ax2mbs6s0p3bsy25c46r2s953b5i2jdcznh4s2fvzg";
28092
};
28093
recipeFile = fetchurl {
28094
url = "https://raw.githubusercontent.com/milkypostman/melpa/f4118a7721435240cf8489daa4dd39369208855b/recipes/helm-bibtex";
···
28440
helm-core = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
28441
melpaBuild {
28442
pname = "helm-core";
28443
-
version = "20160913.219";
28444
src = fetchFromGitHub {
28445
owner = "emacs-helm";
28446
repo = "helm";
28447
-
rev = "7aeb35f0f5490f4d7cd7037880845ec885ce3d89";
28448
-
sha256 = "0iygx5s6kpgni542qxqm826rnb6zb0yyxm0p9zrd4zf541687psz";
28449
};
28450
recipeFile = fetchurl {
28451
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7a700c5665e6d72cb4cecf7fb5a2dd43ef9bf7/recipes/helm-core";
···
28570
src = fetchFromGitHub {
28571
owner = "emacs-helm";
28572
repo = "helm-describe-modes";
28573
-
rev = "d2253c7c2bf4f28b9ff8a2d281bd7527c0106527";
28574
-
sha256 = "0li9bi1lm5ldwfpvzahxp7hyfd94jr1kl43rprx0myxb016yk2p5";
28575
};
28576
recipeFile = fetchurl {
28577
url = "https://raw.githubusercontent.com/milkypostman/melpa/23f0b2025073850c477ba4646c3821b3c7de6c42/recipes/helm-describe-modes";
···
28608
helm-dired-history = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
28609
melpaBuild {
28610
pname = "helm-dired-history";
28611
-
version = "20160731.645";
28612
src = fetchFromGitHub {
28613
owner = "jixiuf";
28614
repo = "helm-dired-history";
28615
-
rev = "77e60f201aee071dad920e6120aa118d346ee265";
28616
-
sha256 = "139kbf2kn64fs6a971kk7gyvbs49007544dxxjx3p1qawrnyc0jy";
28617
};
28618
recipeFile = fetchurl {
28619
url = "https://raw.githubusercontent.com/milkypostman/melpa/56036d496c2a5fb1a6b32cdfcd1814944618e652/recipes/helm-dired-history";
···
28815
license = lib.licenses.free;
28816
};
28817
}) {};
28818
-
helm-flyspell = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
28819
melpaBuild {
28820
pname = "helm-flyspell";
28821
-
version = "20160612.1640";
28822
src = fetchFromGitHub {
28823
owner = "pronobis";
28824
repo = "helm-flyspell";
28825
-
rev = "2b0d8b4abda322507a5379e2befdf031bca851e0";
28826
-
sha256 = "1z5f911w1b173bpnab8ni89s1zba8yfr2qhnrrdxlhgvynwn5jgg";
28827
};
28828
recipeFile = fetchurl {
28829
url = "https://raw.githubusercontent.com/milkypostman/melpa/f8c5b91762d47a4d3024f1ed7f19666c6f2d5ce5/recipes/helm-flyspell";
28830
sha256 = "1g6xry2y6396pg7rg8hc0l84z5r3j2df7dpd1jgffxa8xa3i661f";
28831
name = "helm-flyspell";
28832
};
28833
-
packageRequires = [];
28834
meta = {
28835
homepage = "https://melpa.org/#/helm-flyspell";
28836
license = lib.licenses.free;
···
29091
helm-grepint = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
29092
melpaBuild {
29093
pname = "helm-grepint";
29094
-
version = "20160903.321";
29095
src = fetchFromGitHub {
29096
owner = "kopoli";
29097
repo = "helm-grepint";
29098
-
rev = "ce5bcb435d090bab35344c5abc682dc92aaf4862";
29099
-
sha256 = "1ffwn21c1z201q9wcac0d4xj6w4p1lmcg9pgnbs576vabb2mdmxq";
29100
};
29101
recipeFile = fetchurl {
29102
url = "https://raw.githubusercontent.com/milkypostman/melpa/26446d6a2215bfa622d86837b30f2754dd25eb4c/recipes/helm-grepint";
···
29472
version = "20150717.39";
29473
src = fetchsvn {
29474
url = "https://svn.macports.org/repository/macports/users/chunyang/helm-ls-svn.el";
29475
-
rev = "152787";
29476
sha256 = "0b7gah21rkfd43mb89lrwaqrrwq646abh7wi4q74sx796gmpz4dz";
29477
};
29478
recipeFile = fetchurl {
···
29657
helm-org-rifle = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, s }:
29658
melpaBuild {
29659
pname = "helm-org-rifle";
29660
-
version = "20160420.818";
29661
src = fetchFromGitHub {
29662
owner = "alphapapa";
29663
repo = "helm-org-rifle";
29664
-
rev = "48b77b5154547aab641b4ba5f77cb5946f1b92d2";
29665
-
sha256 = "1l4z8y5dfp09ic368fcqh0akgn4y5adk2pg8dnlnh3hl9468q2a7";
29666
};
29667
recipeFile = fetchurl {
29668
url = "https://raw.githubusercontent.com/milkypostman/melpa/f39cc94dde5aaf0d6cfea5c98dd52cdb0bcb1615/recipes/helm-org-rifle";
···
29720
helm-pages = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
29721
melpaBuild {
29722
pname = "helm-pages";
29723
-
version = "20160321.1913";
29724
src = fetchFromGitHub {
29725
owner = "david-christiansen";
29726
repo = "helm-pages";
29727
-
rev = "0366be2f89b92edc0d4a8c5f0f0e8674e0124d0c";
29728
-
sha256 = "1dyi3rs72jl7739knnikv8pawam54k0sxz5a4a33i6s2bg3ghxcd";
29729
};
29730
recipeFile = fetchurl {
29731
url = "https://raw.githubusercontent.com/milkypostman/melpa/7a33cb19b6e71240896bbe5da07ab25f2ee11f0b/recipes/helm-pages";
···
29846
helm-projectile = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, projectile }:
29847
melpaBuild {
29848
pname = "helm-projectile";
29849
-
version = "20160902.2236";
29850
src = fetchFromGitHub {
29851
owner = "bbatsov";
29852
repo = "helm-projectile";
29853
-
rev = "1e8354e61a086609ad43ba49c9a2b36f75ca4435";
29854
-
sha256 = "0xi4h8q44b5kf1r1ff8vg4gic4ayi44ay3hwkk6pbkhn1d8cdp5m";
29855
};
29856
recipeFile = fetchurl {
29857
url = "https://raw.githubusercontent.com/milkypostman/melpa/8bc4e3a5af7ba86d277c73a1966a91c87d3d855a/recipes/helm-projectile";
···
30221
license = lib.licenses.free;
30222
};
30223
}) {};
30224
-
helm-spaces = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild, spaces }:
30225
melpaBuild {
30226
pname = "helm-spaces";
30227
-
version = "20160319.754";
30228
src = fetchFromGitHub {
30229
owner = "yasuyk";
30230
repo = "helm-spaces";
30231
-
rev = "8b20a229d7a932a54ac6a4239638789215e18597";
30232
-
sha256 = "0j3b5ypxq8k7mg6zlx3r15jpk3x2f0gx9p9bjr0h78h0sc0f46l7";
30233
};
30234
recipeFile = fetchurl {
30235
url = "https://raw.githubusercontent.com/milkypostman/melpa/8c2ffb50643223b68a62fab348cd5aba24ce92e6/recipes/helm-spaces";
30236
sha256 = "0hdvkk173k98iycvii5xpbiblx044125pl7jyz4kb8r1vvwcv791";
30237
name = "helm-spaces";
30238
};
30239
-
packageRequires = [ helm spaces ];
30240
meta = {
30241
homepage = "https://melpa.org/#/helm-spaces";
30242
license = lib.licenses.free;
···
31218
src = fetchFromGitHub {
31219
owner = "chrisdone";
31220
repo = "hindent";
31221
-
rev = "2580027fe01f3c76a01e2695411f0b0b4b60e1c4";
31222
-
sha256 = "0f0n36rwvw72shiyb8zfzfyjil64k55brh9r33x7r2kksmrbfxys";
31223
};
31224
recipeFile = fetchurl {
31225
url = "https://raw.githubusercontent.com/milkypostman/melpa/dbae71a47446095f768be35e689025aed57f462f/recipes/hindent";
···
31771
howm = callPackage ({ cl-lib ? null, fetchgit, fetchurl, lib, melpaBuild }:
31772
melpaBuild {
31773
pname = "howm";
31774
-
version = "20160405.518";
31775
src = fetchgit {
31776
url = "git://git.osdn.jp/gitroot/howm/howm.git";
31777
-
rev = "6d6b4ca60e5c164a3e284ba82156b8ae33e83b7a";
31778
-
sha256 = "1ib97y2vm8whd2rqb8kgh0fk54mk3qjmij05bzmz4njz0k9crwgd";
31779
};
31780
recipeFile = fetchurl {
31781
url = "https://raw.githubusercontent.com/milkypostman/melpa/b4f66d7b6835d06b8e7451aec9e32bb9288a6020/recipes/howm";
···
32895
iedit = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
32896
melpaBuild {
32897
pname = "iedit";
32898
-
version = "20160728.1951";
32899
src = fetchFromGitHub {
32900
owner = "victorhge";
32901
repo = "iedit";
32902
-
rev = "3211c2ee6cdc6c7fca280244f426b3aa8fbff3f5";
32903
-
sha256 = "0nsd0s3fj571bdqv6zm0l9q14w5l2nf823fxa407riynxllxqp5w";
32904
};
32905
recipeFile = fetchurl {
32906
url = "https://raw.githubusercontent.com/milkypostman/melpa/aa2b2745bd1f1778070954c834158c19d4cfb788/recipes/iedit";
···
33639
initsplit = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
33640
melpaBuild {
33641
pname = "initsplit";
33642
-
version = "20160113.653";
33643
src = fetchFromGitHub {
33644
owner = "dabrahams";
33645
repo = "initsplit";
33646
-
rev = "5d51986eafb2b5c64f825fba0d1221bd42364c1c";
33647
-
sha256 = "1qvkxpxdv0n9qlzigvi25iw485824pgbpb10lwhh8bs2074dvrgq";
33648
};
33649
recipeFile = fetchurl {
33650
url = "https://raw.githubusercontent.com/milkypostman/melpa/5a908c8fad08cd4d7dbb586570d0f0b384bf9071/recipes/initsplit";
···
33869
intero = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, flycheck, haskell-mode, lib, melpaBuild }:
33870
melpaBuild {
33871
pname = "intero";
33872
-
version = "20160907.748";
33873
src = fetchFromGitHub {
33874
owner = "commercialhaskell";
33875
repo = "intero";
33876
-
rev = "fcac7d023c123f8b510b64bd68d2201cb1162493";
33877
-
sha256 = "0rxmrg2dvcrp9kddpa7687yqqqb37q52wg7i0m274snjf8dxik12";
33878
};
33879
recipeFile = fetchurl {
33880
url = "https://raw.githubusercontent.com/milkypostman/melpa/1b56ca344ad944e03b669a9974e9b734b5b445bb/recipes/intero";
···
34013
license = lib.licenses.free;
34014
};
34015
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
34016
iplayer = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
34017
melpaBuild {
34018
pname = "iplayer";
···
34118
irony = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild }:
34119
melpaBuild {
34120
pname = "irony";
34121
-
version = "20160912.904";
34122
src = fetchFromGitHub {
34123
owner = "Sarcasm";
34124
repo = "irony-mode";
34125
-
rev = "51e11dbb4219f9bdf185c4a37d3fc9855ecf6baf";
34126
-
sha256 = "1k1smdzm4mbm3i6iqwzwcgdylzn05pp503r09d0s83d0jbhz682h";
34127
};
34128
recipeFile = fetchurl {
34129
url = "https://raw.githubusercontent.com/milkypostman/melpa/d2b6a8d57b192325dcd30fddc9ff8dd1516ad680/recipes/irony";
···
34180
}) {};
34181
isearch-plus = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
34182
pname = "isearch-plus";
34183
-
version = "20160704.805";
34184
src = fetchurl {
34185
url = "https://www.emacswiki.org/emacs/download/isearch+.el";
34186
-
sha256 = "047fqfqn4i2vbamp0zj7f2v4wq7vah6cczi4mkvlxcnd0f8llr6l";
34187
};
34188
recipeFile = fetchurl {
34189
url = "https://raw.githubusercontent.com/milkypostman/melpa/8a847ee5f4c4206b48cb164c49e9e82a266a0730/recipes/isearch+";
···
34406
ivy = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
34407
melpaBuild {
34408
pname = "ivy";
34409
-
version = "20160913.535";
34410
src = fetchFromGitHub {
34411
owner = "abo-abo";
34412
repo = "swiper";
34413
-
rev = "f180451217277e63b067aa3d06d5af69140e320d";
34414
-
sha256 = "0k963y9iz423hm0sr9dzx3pa8s2lki2r2n4p8pws9b1zvrf6iz8j";
34415
};
34416
recipeFile = fetchurl {
34417
url = "https://raw.githubusercontent.com/milkypostman/melpa/06c24112a5e17c423a4d92607356b25eb90a9a7b/recipes/ivy";
···
34427
ivy-bibtex = callPackage ({ biblio, cl-lib ? null, dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild, parsebib, s, swiper }:
34428
melpaBuild {
34429
pname = "ivy-bibtex";
34430
-
version = "20160917.342";
34431
src = fetchFromGitHub {
34432
owner = "tmalsburg";
34433
repo = "helm-bibtex";
34434
-
rev = "e3351d11469df31104ac27faffbb93ff97a6740b";
34435
-
sha256 = "17d5yrdsv2ax2mbs6s0p3bsy25c46r2s953b5i2jdcznh4s2fvzg";
34436
};
34437
recipeFile = fetchurl {
34438
url = "https://raw.githubusercontent.com/milkypostman/melpa/c23c09225c57a9b9abe0a0a770a9184ae2e58f7c/recipes/ivy-bibtex";
···
34448
ivy-erlang-complete = callPackage ({ async, counsel, dash, emacs, erlang, fetchFromGitHub, fetchurl, ivy, lib, melpaBuild, s }:
34449
melpaBuild {
34450
pname = "ivy-erlang-complete";
34451
-
version = "20160914.536";
34452
src = fetchFromGitHub {
34453
owner = "s-kostyaev";
34454
repo = "ivy-erlang-complete";
34455
-
rev = "7382e07a887d4aa3485e52ced8238de828f549c4";
34456
-
sha256 = "1v4n1rkkhrf48l28ps22lxa4b03bndp7rdzb0l1gh0wz8iqv2hxv";
34457
};
34458
recipeFile = fetchurl {
34459
url = "https://raw.githubusercontent.com/milkypostman/melpa/ac1b9e350d3f066e4e56202ebb443134d5fc3669/recipes/ivy-erlang-complete";
···
34494
src = fetchFromGitHub {
34495
owner = "abo-abo";
34496
repo = "swiper";
34497
-
rev = "f180451217277e63b067aa3d06d5af69140e320d";
34498
-
sha256 = "0k963y9iz423hm0sr9dzx3pa8s2lki2r2n4p8pws9b1zvrf6iz8j";
34499
};
34500
recipeFile = fetchurl {
34501
url = "https://raw.githubusercontent.com/milkypostman/melpa/06c24112a5e17c423a4d92607356b25eb90a9a7b/recipes/ivy-hydra";
···
34761
japanese-holidays = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
34762
melpaBuild {
34763
pname = "japanese-holidays";
34764
-
version = "20150208.1737";
34765
src = fetchFromGitHub {
34766
owner = "emacs-jp";
34767
repo = "japanese-holidays";
34768
-
rev = "3c82e33a942e495bbfdf3f40d965dafc87b51336";
34769
-
sha256 = "1mwm9wpnxqq3nw7fl0jf40a92ha51yd95vvr58zllhbxdpy3q9pv";
34770
};
34771
recipeFile = fetchurl {
34772
url = "https://raw.githubusercontent.com/milkypostman/melpa/80088028a1322e99e5fc50bebe08fcb6d1a2a44d/recipes/japanese-holidays";
···
35472
js2-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
35473
melpaBuild {
35474
pname = "js2-mode";
35475
-
version = "20160904.1234";
35476
src = fetchFromGitHub {
35477
owner = "mooz";
35478
repo = "js2-mode";
35479
-
rev = "c0801b25d6ada38cc93e7a6d33d5de0d1ad5bc1a";
35480
-
sha256 = "0g3y0sni3mb3480zlj0cv5d59b275bpswvsim4ym96fq4vs82qk7";
35481
};
35482
recipeFile = fetchurl {
35483
url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/js2-mode";
···
35493
js2-refactor = callPackage ({ dash, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild, multiple-cursors, s, yasnippet }:
35494
melpaBuild {
35495
pname = "js2-refactor";
35496
-
version = "20160915.544";
35497
src = fetchFromGitHub {
35498
owner = "magnars";
35499
repo = "js2-refactor.el";
35500
-
rev = "87dd27a3f4a673c1bebe82eac67c66b17a321a70";
35501
-
sha256 = "15vgvhfpkg6a1cm790fjzjxh7zw34rjpv9hzvycm0f4d1i23mzn1";
35502
};
35503
recipeFile = fetchurl {
35504
url = "https://raw.githubusercontent.com/milkypostman/melpa/8935264dfea9bacc89fef312215624d1ad9fc437/recipes/js2-refactor";
···
35999
src = fetchFromGitHub {
36000
owner = "listx";
36001
repo = "kakapo-mode";
36002
-
rev = "5d0390009cddbd8e5e1cf6b565d38ddc8ddf9e9f";
36003
-
sha256 = "0cfpm8cy05nlqb0xv6pydvb6vwgkn3z10chfi894vhiwh04jxj4v";
36004
};
36005
recipeFile = fetchurl {
36006
url = "https://raw.githubusercontent.com/milkypostman/melpa/a43f0f1f6a0773240a51d379ec786c20a9389e7b/recipes/kakapo-mode";
···
36519
src = fetchFromGitHub {
36520
owner = "kivy";
36521
repo = "kivy";
36522
-
rev = "3a6b569a48eef9d7295690496d4b0dd013599b2c";
36523
-
sha256 = "17l5807hl1wsdlg6nhb334kcy07v51w615b97qjqb01c3nv36d98";
36524
};
36525
recipeFile = fetchurl {
36526
url = "https://raw.githubusercontent.com/milkypostman/melpa/688e2a114073958c413e56e1d117d48db9d16fb8/recipes/kivy-mode";
···
36641
kooten-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
36642
melpaBuild {
36643
pname = "kooten-theme";
36644
-
version = "20160214.451";
36645
src = fetchFromGitHub {
36646
owner = "kootenpv";
36647
repo = "emacs-kooten-theme";
36648
-
rev = "f703b3a9227b505008e2f07d5dd2e087fad563ba";
36649
-
sha256 = "1bh2zpprh2zwhfgdw131lm0j7zm0hmnb0zqcahps104xna9s5x60";
36650
};
36651
recipeFile = fetchurl {
36652
url = "https://raw.githubusercontent.com/milkypostman/melpa/692d268189740e8b540ba14ed92b07bb8b7fb399/recipes/kooten-theme";
···
37183
ledger-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
37184
melpaBuild {
37185
pname = "ledger-mode";
37186
-
version = "20160716.1044";
37187
src = fetchFromGitHub {
37188
owner = "ledger";
37189
repo = "ledger-mode";
37190
-
rev = "96c4e81eed52e0ef514dc15a6ea6d877b3409a2a";
37191
-
sha256 = "12q6wblwnb6y5c1882jz14742fqbm6p5jpzlvz7p90ylqfl7h989";
37192
};
37193
recipeFile = fetchurl {
37194
url = "https://raw.githubusercontent.com/milkypostman/melpa/851eca11911b337f809d030785dc2608c8a47424/recipes/ledger-mode";
···
37330
less-css-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
37331
melpaBuild {
37332
pname = "less-css-mode";
37333
-
version = "20160819.9";
37334
src = fetchFromGitHub {
37335
owner = "purcell";
37336
repo = "less-css-mode";
37337
-
rev = "61f1d7219ec68e7471dd74d6e29cd35de49a2591";
37338
-
sha256 = "0bcf8j9lrcl3aaxzap4dsyz935xz1mp2pi3sfb009yr74cbnbgkc";
37339
};
37340
recipeFile = fetchurl {
37341
url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/less-css-mode";
···
37372
leuven-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
37373
melpaBuild {
37374
pname = "leuven-theme";
37375
-
version = "20160913.1431";
37376
src = fetchFromGitHub {
37377
owner = "fniessen";
37378
repo = "emacs-leuven-theme";
37379
-
rev = "e33f4dcfc5c38ddd66c583f725d68eb3c88fa443";
37380
-
sha256 = "0myx4slbj3i4ik8c7n4sya6r14yns2zqwy1yv4p5kj30zkmds0va";
37381
};
37382
recipeFile = fetchurl {
37383
url = "https://raw.githubusercontent.com/milkypostman/melpa/b09451f4eb2be820e94d3fecbf4ec7cecd2cabdc/recipes/leuven-theme";
···
37436
src = fetchFromGitHub {
37437
owner = "rvirding";
37438
repo = "lfe";
37439
-
rev = "ecca274eabf1a6ee60145382aeab9522ba3bce25";
37440
-
sha256 = "0wlnb8g52qp34a089wa7923x2fvgrzbdm3spdrwlw8g7396gfw5l";
37441
};
37442
recipeFile = fetchurl {
37443
url = "https://raw.githubusercontent.com/milkypostman/melpa/c44bdb00707c9ef90160e0a44f7148b480635132/recipes/lfe-mode";
···
37710
lisp-extra-font-lock = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
37711
melpaBuild {
37712
pname = "lisp-extra-font-lock";
37713
-
version = "20160507.1502";
37714
src = fetchFromGitHub {
37715
owner = "Lindydancer";
37716
repo = "lisp-extra-font-lock";
37717
-
rev = "77d153a54c20f90064076f3f4ff4ef0e44d1c2bf";
37718
-
sha256 = "0ah4nnjgjw7z7j9wz76zyq88rdmina9aw5adhn9b9pwr9s5frfkz";
37719
};
37720
recipeFile = fetchurl {
37721
url = "https://raw.githubusercontent.com/milkypostman/melpa/13e01d4faf9ecb4dde8b6eb4acdb0e48e3e5b6ea/recipes/lisp-extra-font-lock";
···
37749
lispy = callPackage ({ ace-window, emacs, fetchFromGitHub, fetchurl, hydra, iedit, lib, melpaBuild, swiper, zoutline }:
37750
melpaBuild {
37751
pname = "lispy";
37752
-
version = "20160915.435";
37753
src = fetchFromGitHub {
37754
owner = "abo-abo";
37755
repo = "lispy";
37756
-
rev = "9c5d64324fdc0f15687b7db68bc4246e47d03e69";
37757
-
sha256 = "0wgfjav689cr5lxzm7dnbnr9gvqqns7n6w7xi6wwr2lsmi1r68r5";
37758
};
37759
recipeFile = fetchurl {
37760
url = "https://raw.githubusercontent.com/milkypostman/melpa/e23c062ff32d7aeae486c01e29c56a74727dcf1d/recipes/lispy";
···
37957
litable = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
37958
melpaBuild {
37959
pname = "litable";
37960
-
version = "20150908.709";
37961
src = fetchFromGitHub {
37962
owner = "Fuco1";
37963
repo = "litable";
37964
-
rev = "9065bade1ba42ad04d9839d58082b73da589dca6";
37965
-
sha256 = "1nbz119ldwjvkm3xd9m0dx820lc177frz5mn585fsd7kqdbkam99";
37966
};
37967
recipeFile = fetchurl {
37968
url = "https://raw.githubusercontent.com/milkypostman/melpa/74f2190b653907985e49a96ded986ab11b4946d7/recipes/litable";
···
38149
version = "20150910.644";
38150
src = fetchgit {
38151
url = "http://llvm.org/git/llvm";
38152
-
rev = "305b3f3b5aa3e18be856fd5bd9c289145310188c";
38153
-
sha256 = "0dvncv0l4azqi40yf827mp27vi533pnn5mrhzs8q7zajndgsphww";
38154
};
38155
recipeFile = fetchurl {
38156
url = "https://raw.githubusercontent.com/milkypostman/melpa/05b7a689463c1dd4d3d00b992b9863d10e93112d/recipes/llvm-mode";
···
38603
lyrics = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, seq }:
38604
melpaBuild {
38605
pname = "lyrics";
38606
-
version = "20160803.1106";
38607
src = fetchFromGitHub {
38608
owner = "emacs-pe";
38609
repo = "lyrics.el";
38610
-
rev = "a8a613f2af78529a6285eb817fc5c6be07067e3b";
38611
-
sha256 = "1v6rgh78l3b15dr050ywlmn4zyksvmc9n2w9w69y0l97x438zncq";
38612
};
38613
recipeFile = fetchurl {
38614
url = "https://raw.githubusercontent.com/milkypostman/melpa/b04c8f3dfa9fc07cc0ff3df5c4069f864b6db92e/recipes/lyrics";
···
38684
macrostep = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
38685
melpaBuild {
38686
pname = "macrostep";
38687
-
version = "20151213.145";
38688
src = fetchFromGitHub {
38689
owner = "joddie";
38690
repo = "macrostep";
38691
-
rev = "1e2593279f3722e31d8a8f07e297a5c546586cba";
38692
-
sha256 = "0g9bnq4p3ffvva30hpll80dn3i41m51mcvw3qf787zg1nmc5a0j6";
38693
};
38694
recipeFile = fetchurl {
38695
url = "https://raw.githubusercontent.com/milkypostman/melpa/362b5cb71e81172bc654594c08a5d0b91262851a/recipes/macrostep";
···
38768
magit = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, git-commit, lib, magit-popup, melpaBuild, with-editor }:
38769
melpaBuild {
38770
pname = "magit";
38771
-
version = "20160918.722";
38772
src = fetchFromGitHub {
38773
owner = "magit";
38774
repo = "magit";
38775
-
rev = "7da77eeb5b75278f6ef99d4fcfc0f38882759355";
38776
-
sha256 = "0c5zm4iyxgvbn1qg6a19yjgavxsbrbmakxjn871p4qvzp03zn8br";
38777
};
38778
recipeFile = fetchurl {
38779
url = "https://raw.githubusercontent.com/milkypostman/melpa/68bb049b7c4424345f5c1aea82e950a5e47e9e47/recipes/magit";
···
38947
src = fetchFromGitHub {
38948
owner = "magit";
38949
repo = "magit";
38950
-
rev = "7da77eeb5b75278f6ef99d4fcfc0f38882759355";
38951
-
sha256 = "0c5zm4iyxgvbn1qg6a19yjgavxsbrbmakxjn871p4qvzp03zn8br";
38952
};
38953
recipeFile = fetchurl {
38954
url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/recipes/magit-popup";
···
39045
license = lib.licenses.free;
39046
};
39047
}) {};
39048
-
magithub = callPackage ({ emacs, fetchFromGitHub, fetchurl, git-commit, lib, magit, melpaBuild, with-editor }:
39049
melpaBuild {
39050
pname = "magithub";
39051
-
version = "20160918.117";
39052
src = fetchFromGitHub {
39053
owner = "vermiculus";
39054
repo = "magithub";
39055
-
rev = "d73b18b64fb89a86f11422e30082cadedabb76a4";
39056
-
sha256 = "0zg9g1h0m03l5x3102ha27m7rabpn0fjjy8r39zpp2pph0d139cr";
39057
};
39058
recipeFile = fetchurl {
39059
url = "https://raw.githubusercontent.com/milkypostman/melpa/4605012c9d43403e968609710375e34f1b010235/recipes/magithub";
39060
sha256 = "1c3rbav13rw16ngjhjwnz80v653k8df63fkw0kayd80xrkxhrkxw";
39061
name = "magithub";
39062
};
39063
-
packageRequires = [ emacs git-commit magit with-editor ];
39064
meta = {
39065
homepage = "https://melpa.org/#/magithub";
39066
license = lib.licenses.free;
···
39237
malabar-mode = callPackage ({ fetchFromGitHub, fetchurl, fringe-helper, groovy-mode, lib, melpaBuild }:
39238
melpaBuild {
39239
pname = "malabar-mode";
39240
-
version = "20150720.1055";
39241
src = fetchFromGitHub {
39242
owner = "m0smith";
39243
repo = "malabar-mode";
39244
-
rev = "830f38efae813db4388da6b4abd386eb0a4e861c";
39245
-
sha256 = "0hlxs9gi2vml2id9q0r1r0xdm0zshjzc1w3phjf2ab0aa3hl5k6l";
39246
};
39247
recipeFile = fetchurl {
39248
url = "https://raw.githubusercontent.com/milkypostman/melpa/29bbefd1e3cc5726584c89244fb5d8ecd18200c3/recipes/malabar-mode";
···
39489
markdown-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
39490
melpaBuild {
39491
pname = "markdown-mode";
39492
-
version = "20160830.820";
39493
src = fetchFromGitHub {
39494
owner = "jrblevin";
39495
repo = "markdown-mode";
39496
-
rev = "3f11a4a7609ba2a507ee10f491bdadab28e9b985";
39497
-
sha256 = "0yp6468fl15d8r6sbp3bhzp7nlrl98wjxmlyhd3vv336hwjqq7ad";
39498
};
39499
recipeFile = fetchurl {
39500
url = "https://raw.githubusercontent.com/milkypostman/melpa/74610ec93d4478e835f8b3b446279efc0c71d644/recipes/markdown-mode";
···
39824
matrix-client = callPackage ({ fetchgit, fetchurl, json ? null, lib, melpaBuild, request }:
39825
melpaBuild {
39826
pname = "matrix-client";
39827
-
version = "20160806.2045";
39828
src = fetchgit {
39829
url = "http://fort.kickass.systems/git/rrix/matrix-client.git";
39830
-
rev = "987f6e9cf71843d638d8ad16f02da2f8a7f103e2";
39831
-
sha256 = "1h8zwwc7kwalqiliv07zjnw9rrb1gdhs6x3j67r6innnq1rw3z49";
39832
};
39833
recipeFile = fetchurl {
39834
url = "https://raw.githubusercontent.com/milkypostman/melpa/152969c540b57c0a9532e698c24eac0de5e0269c/recipes/matrix-client";
···
40072
meghanada = callPackage ({ cl-lib ? null, company, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, yasnippet }:
40073
melpaBuild {
40074
pname = "meghanada";
40075
-
version = "20160916.2239";
40076
src = fetchFromGitHub {
40077
owner = "mopemope";
40078
repo = "meghanada-emacs";
40079
-
rev = "3c7ffe201735d4b6dbc1e449248194eaa40e6c07";
40080
-
sha256 = "15yc312lixa2kv8fij6yp52dqgwi4pdf6w4b776flbqd14y23amd";
40081
};
40082
recipeFile = fetchurl {
40083
url = "https://raw.githubusercontent.com/milkypostman/melpa/4c75c69b2f00be9a93144f632738272c1e375785/recipes/meghanada";
···
40087
packageRequires = [ cl-lib company emacs flycheck yasnippet ];
40088
meta = {
40089
homepage = "https://melpa.org/#/meghanada";
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
40090
license = lib.licenses.free;
40091
};
40092
}) {};
···
40218
}) {};
40219
menu-bar-plus = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
40220
pname = "menu-bar-plus";
40221
-
version = "20160831.748";
40222
src = fetchurl {
40223
url = "https://www.emacswiki.org/emacs/download/menu-bar+.el";
40224
-
sha256 = "0wqd2dv7rbw2cygjj79kfm3g9jjxria2zlcij8fxpnw7is4j951q";
40225
};
40226
recipeFile = fetchurl {
40227
url = "https://raw.githubusercontent.com/milkypostman/melpa/a5d15f875b0080b12ce45cf696c581f6bbf061ba/recipes/menu-bar+";
···
40276
meta-presenter = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
40277
melpaBuild {
40278
pname = "meta-presenter";
40279
-
version = "20150501.410";
40280
src = fetchFromGitHub {
40281
owner = "myTerminal";
40282
repo = "meta-presenter";
40283
-
rev = "1a92f65114d3b6f83d822494c224a406fdaf6e33";
40284
-
sha256 = "03lpl8zkcys0p8x95s8d2izq7phgkl5g713sbxhblsl4yl8sbsjy";
40285
};
40286
recipeFile = fetchurl {
40287
url = "https://raw.githubusercontent.com/milkypostman/melpa/b73e9424515b3ddea220b786e91c57ee22bed87f/recipes/meta-presenter";
···
40507
migemo = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
40508
melpaBuild {
40509
pname = "migemo";
40510
-
version = "20150412.741";
40511
src = fetchFromGitHub {
40512
owner = "emacs-jp";
40513
repo = "migemo";
40514
-
rev = "c2240afa9afc0f003bb1d846710505e8e8e38169";
40515
-
sha256 = "1az4mnmanhz9ga0g46jf33w8axcw8lnrb9lmszajwv7y5j9nk7yr";
40516
};
40517
recipeFile = fetchurl {
40518
url = "https://raw.githubusercontent.com/milkypostman/melpa/2424b0328a0198a03359455abdb3024a8067c857/recipes/migemo";
···
40569
mingus = callPackage ({ fetchFromGitHub, fetchurl, lib, libmpdee, melpaBuild }:
40570
melpaBuild {
40571
pname = "mingus";
40572
-
version = "20160321.917";
40573
src = fetchFromGitHub {
40574
owner = "pft";
40575
repo = "mingus";
40576
-
rev = "940ac6e96c713eaa9dde636b6755ee34f03654ff";
40577
-
sha256 = "14dqa37z96nhmrhiczri0cyrzmjc3larw8sszvdal9prj47363sh";
40578
};
40579
recipeFile = fetchurl {
40580
url = "https://raw.githubusercontent.com/milkypostman/melpa/6699927f1ded5c97f2ce1861f8e54a5453264cca/recipes/mingus";
···
40818
mips-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
40819
melpaBuild {
40820
pname = "mips-mode";
40821
-
version = "20160913.1514";
40822
src = fetchFromGitHub {
40823
owner = "hlissner";
40824
repo = "emacs-mips-mode";
40825
-
rev = "8d9298d09d63223fb5dbd567f2dfc7af7499e025";
40826
-
sha256 = "1mkav9n5zspbplfsbqkyfgh9ha71bgfaxclabi3b3y75cc651zwd";
40827
};
40828
recipeFile = fetchurl {
40829
url = "https://raw.githubusercontent.com/milkypostman/melpa/024a76b83efce47271bcb0ce3bde01b88349f391/recipes/mips-mode";
···
40893
license = lib.licenses.free;
40894
};
40895
}) {};
40896
-
mmm-jinja2 = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, mmm-mode }:
40897
-
melpaBuild {
40898
-
pname = "mmm-jinja2";
40899
-
version = "20150904.1134";
40900
-
src = fetchFromGitHub {
40901
-
owner = "beardedprojamz";
40902
-
repo = "mmm-jinja2";
40903
-
rev = "0ecd7fd239fc096495d903b5f1bafac83515acef";
40904
-
sha256 = "1lcc2p9qz70kpykgx82isv0qiqlsajp4vvcj6bvag92d7h9yk9bv";
40905
-
};
40906
-
recipeFile = fetchurl {
40907
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/6148891549a38f1804d26613dfa0e2179556cb00/recipes/mmm-jinja2";
40908
-
sha256 = "0579sv77dyzishhcw4xxi444inwy4jgh9vmxwd856nd05j3cyc7z";
40909
-
name = "mmm-jinja2";
40910
-
};
40911
-
packageRequires = [ mmm-mode ];
40912
-
meta = {
40913
-
homepage = "https://melpa.org/#/mmm-jinja2";
40914
-
license = lib.licenses.free;
40915
-
};
40916
-
}) {};
40917
mmm-mako = callPackage ({ fetchhg, fetchurl, lib, melpaBuild, mmm-mode }:
40918
melpaBuild {
40919
pname = "mmm-mako";
···
41309
monitor = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
41310
melpaBuild {
41311
pname = "monitor";
41312
-
version = "20160914.923";
41313
src = fetchFromGitHub {
41314
owner = "GuiltyDolphin";
41315
repo = "monitor";
41316
-
rev = "a7141cd2043625d3b2e1421f501ffecddd956c3d";
41317
-
sha256 = "1lv1cn8lcnbv9468kc19cicfr7kimp1ww1shx3hd4yn3zpiqhqah";
41318
};
41319
recipeFile = fetchurl {
41320
url = "https://raw.githubusercontent.com/milkypostman/melpa/b9df614e8e7b9dfdbd7eec552a2b13e0f5acfc22/recipes/monitor";
···
41576
move-text = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
41577
melpaBuild {
41578
pname = "move-text";
41579
-
version = "20160430.1730";
41580
src = fetchFromGitHub {
41581
owner = "emacsfodder";
41582
repo = "move-text";
41583
-
rev = "e8098573d4f422ad3797ed7b73edaa78474c6b36";
41584
-
sha256 = "1i8nbxmxi9yblik7ma3wm19sajk1pgpw83mj990vhj1yl1k7m136";
41585
};
41586
recipeFile = fetchurl {
41587
url = "https://raw.githubusercontent.com/milkypostman/melpa/82bfd0f41e42eed1d4c2361ec1d1685edebbac1b/recipes/move-text";
···
41664
src = fetchFromGitHub {
41665
owner = "google";
41666
repo = "mozc";
41667
-
rev = "d44d0644bf6d73d1d32e55115e2463526a1427c0";
41668
-
sha256 = "0zzmrqrx69hw1ycsirw7w16nrzka805dmnpfrqrn1m2nky7ykj4a";
41669
};
41670
recipeFile = fetchurl {
41671
url = "https://raw.githubusercontent.com/milkypostman/melpa/30fef77e1d7194ee3c3c1d4775c349a4a9f6af2c/recipes/mozc";
···
41825
license = lib.licenses.free;
41826
};
41827
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
41828
mu-cite = callPackage ({ fetchFromGitHub, fetchurl, flim, lib, melpaBuild }:
41829
melpaBuild {
41830
pname = "mu-cite";
···
41853
src = fetchFromGitHub {
41854
owner = "iqbalansari";
41855
repo = "mu4e-alert";
41856
-
rev = "9e21a31f3a3dba0c6a7c496d8503299b625f0575";
41857
-
sha256 = "1jppxzi9pya7ap92j8d6j8v6zmnwlx3jnj1araivs02hgml34695";
41858
};
41859
recipeFile = fetchurl {
41860
url = "https://raw.githubusercontent.com/milkypostman/melpa/5a48e8cb571e91b582ff0dea18e8dc75601edc35/recipes/mu4e-alert";
···
42259
mwim = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
42260
melpaBuild {
42261
pname = "mwim";
42262
-
version = "20160720.1210";
42263
src = fetchFromGitHub {
42264
owner = "alezost";
42265
repo = "mwim.el";
42266
-
rev = "d7885c32ad54f5b5698b48abea392a8eae2567a8";
42267
-
sha256 = "1kssmryl44m4cq05ff98blwdvqafb9x7v3bvb1z70rrvdvw3l024";
42268
};
42269
recipeFile = fetchurl {
42270
url = "https://raw.githubusercontent.com/milkypostman/melpa/b7e1aa2fa1294b27ed7b6c5bdd5844fa5c37df72/recipes/mwim";
···
42385
myterminal-controls = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
42386
melpaBuild {
42387
pname = "myterminal-controls";
42388
-
version = "20160119.2030";
42389
src = fetchFromGitHub {
42390
owner = "myTerminal";
42391
repo = "myterminal-controls";
42392
-
rev = "9f4ad8007064b40302bc43bf826e17ef5c1bc70a";
42393
-
sha256 = "1517lhialks2404s2826vkvshqwjdsxyvqgysp6awmblg676k9yv";
42394
};
42395
recipeFile = fetchurl {
42396
url = "https://raw.githubusercontent.com/milkypostman/melpa/4a82a45d9fcafea0795f832bce1bdd7bc83667e2/recipes/myterminal-controls";
···
42487
nameframe = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
42488
melpaBuild {
42489
pname = "nameframe";
42490
-
version = "20151017.2119";
42491
src = fetchFromGitHub {
42492
owner = "john2x";
42493
repo = "nameframe";
42494
-
rev = "96acff56b30f9d1145aeaf7a4c53c9a2c823ee8e";
42495
-
sha256 = "07zgwyrss23yb8plnhhwmh0khdvfp539891sj1z1vs50jcllcpw5";
42496
};
42497
recipeFile = fetchurl {
42498
url = "https://raw.githubusercontent.com/milkypostman/melpa/bd314150b3f8ce529a2ae39a71e03bebedfdc6b9/recipes/nameframe";
···
42508
nameframe-perspective = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, nameframe, perspective }:
42509
melpaBuild {
42510
pname = "nameframe-perspective";
42511
-
version = "20151018.207";
42512
src = fetchFromGitHub {
42513
owner = "john2x";
42514
repo = "nameframe";
42515
-
rev = "96acff56b30f9d1145aeaf7a4c53c9a2c823ee8e";
42516
-
sha256 = "07zgwyrss23yb8plnhhwmh0khdvfp539891sj1z1vs50jcllcpw5";
42517
};
42518
recipeFile = fetchurl {
42519
url = "https://raw.githubusercontent.com/milkypostman/melpa/2543af5579d37a3eb52e6fea41da315f5590331e/recipes/nameframe-perspective";
···
42529
nameframe-projectile = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, nameframe, projectile }:
42530
melpaBuild {
42531
pname = "nameframe-projectile";
42532
-
version = "20151018.207";
42533
src = fetchFromGitHub {
42534
owner = "john2x";
42535
repo = "nameframe";
42536
-
rev = "96acff56b30f9d1145aeaf7a4c53c9a2c823ee8e";
42537
-
sha256 = "07zgwyrss23yb8plnhhwmh0khdvfp539891sj1z1vs50jcllcpw5";
42538
};
42539
recipeFile = fetchurl {
42540
url = "https://raw.githubusercontent.com/milkypostman/melpa/bc17af8ff1694120d12a0cdbfccec78834810acd/recipes/nameframe-projectile";
···
42903
ncl-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
42904
melpaBuild {
42905
pname = "ncl-mode";
42906
-
version = "20150525.929";
42907
src = fetchFromGitHub {
42908
owner = "yyr";
42909
repo = "ncl-mode";
42910
-
rev = "01559734504d2712606ac30916252d788ea73124";
42911
-
sha256 = "0gbv5fv401z58ycbqlivqamf5kp3x6krhi36q7q0m4gvy448xz0n";
42912
};
42913
recipeFile = fetchurl {
42914
url = "https://raw.githubusercontent.com/milkypostman/melpa/00cc4705650157621bb0135cc512d57178496100/recipes/ncl-mode";
···
42987
neotree = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
42988
melpaBuild {
42989
pname = "neotree";
42990
-
version = "20160918.751";
42991
src = fetchFromGitHub {
42992
owner = "jaypei";
42993
repo = "emacs-neotree";
42994
-
rev = "d3ef20cb25f1e0f48318e50cd36b72f161a31725";
42995
-
sha256 = "1rs7x2vj6k8kp3anbfabxvy2a1jvmpcvr2qhpjzyirzzkii79f1s";
42996
};
42997
recipeFile = fetchurl {
42998
url = "https://raw.githubusercontent.com/milkypostman/melpa/9caf2e12762d334563496d2c75fae6c74cfe5c1c/recipes/neotree";
···
43117
src = fetchFromGitHub {
43118
owner = "AdamNiederer";
43119
repo = "ng2-mode";
43120
-
rev = "7ae7b79e6f42dde659334d7b153e69010ae365cf";
43121
-
sha256 = "1l0g7psl6w2rskdq418am8xdrlahr3dkv2byjj12bbw9fafr3484";
43122
};
43123
recipeFile = fetchurl {
43124
url = "https://raw.githubusercontent.com/milkypostman/melpa/a856ecd8aca2d9232bb20fa7019de9e1dbbb19f4/recipes/ng2-mode";
···
43218
nim-mode = callPackage ({ commenter, emacs, epc, fetchFromGitHub, fetchurl, flycheck, let-alist, lib, melpaBuild }:
43219
melpaBuild {
43220
pname = "nim-mode";
43221
-
version = "20160913.1422";
43222
src = fetchFromGitHub {
43223
owner = "nim-lang";
43224
repo = "nim-mode";
43225
-
rev = "04507a391fcce5689890a1d9801f13ccf965e33b";
43226
-
sha256 = "13v2da45vn4p8xb081m920kk4hslhybxvr68qjjylkn1an92s2qx";
43227
};
43228
recipeFile = fetchurl {
43229
url = "https://raw.githubusercontent.com/milkypostman/melpa/dc2ccb5f24b9d55c77eaa7952a9e6a2e0ed7be24/recipes/nim-mode";
···
43243
src = fetchFromGitHub {
43244
owner = "martine";
43245
repo = "ninja";
43246
-
rev = "94fc14314501a78b1742e910f7c920188b2753da";
43247
-
sha256 = "05r6335i9fivinb2cny96wvvkcn1fwaqq7ax1nkzqsag27nc7qp5";
43248
};
43249
recipeFile = fetchurl {
43250
url = "https://raw.githubusercontent.com/milkypostman/melpa/aed2f32a02cb38c49163d90b1b503362e2e4a480/recipes/ninja-mode";
···
43285
src = fetchFromGitHub {
43286
owner = "NixOS";
43287
repo = "nix";
43288
-
rev = "0d38b4c7926890decbe2b03ed8f84584a5ce9b8a";
43289
-
sha256 = "16fkh4bxdmhrxcb1srz8bf9snv4kjd97q48swrzzsyy042v7f9hm";
43290
};
43291
recipeFile = fetchurl {
43292
url = "https://raw.githubusercontent.com/milkypostman/melpa/f2b542189cfde5b9b1ebee4625684949b6704ded/recipes/nix-mode";
···
43551
}) {};
43552
notmuch = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
43553
pname = "notmuch";
43554
-
version = "20160918.657";
43555
src = fetchgit {
43556
url = "git://git.notmuchmail.org/git/notmuch";
43557
-
rev = "a448879e49fb838a302b4e68d73e63c6b75d9175";
43558
-
sha256 = "0apq1fani13ddv3lmq1d9nd0x8hxyfj9ii3xg37b1lyahhh6s67z";
43559
};
43560
recipeFile = fetchurl {
43561
url = "https://raw.githubusercontent.com/milkypostman/melpa/b19f21ed7485036e799ccd88edbf7896a379d759/recipes/notmuch";
···
43824
src = fetchFromGitHub {
43825
owner = "TeMPOraL";
43826
repo = "nyan-mode";
43827
-
rev = "b5db3a612bba35c8f54f44c300ebc879db6b3288";
43828
-
sha256 = "199ii1658k4sp5krha77n9l5jblyvnvvvr28g2nbc74lfybckjwq";
43829
};
43830
recipeFile = fetchurl {
43831
url = "https://raw.githubusercontent.com/milkypostman/melpa/4d8c3000df5f2ee2493a54dee6f9b65008add753/recipes/nyan-mode";
···
44113
ob-ipython = callPackage ({ dash, dash-functional, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
44114
melpaBuild {
44115
pname = "ob-ipython";
44116
-
version = "20160917.1053";
44117
src = fetchFromGitHub {
44118
owner = "gregsexton";
44119
repo = "ob-ipython";
44120
-
rev = "6b7644a06af90fd51f7396e980a0ed505238a1a5";
44121
-
sha256 = "0szcdp49y2j0m63wmc1lz7yj84r3fgh6n886ysgh8acyd6z7hvzz";
44122
};
44123
recipeFile = fetchurl {
44124
url = "https://raw.githubusercontent.com/milkypostman/melpa/557c36e86844c211f2d2ee097ce51ee9db92ea8b/recipes/ob-ipython";
···
44323
ob-sagemath = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, sage-shell-mode }:
44324
melpaBuild {
44325
pname = "ob-sagemath";
44326
-
version = "20160913.1700";
44327
src = fetchFromGitHub {
44328
owner = "stakemori";
44329
repo = "ob-sagemath";
44330
-
rev = "02955d24bd204d330891ec57921edd56f854f721";
44331
-
sha256 = "02bz2jgpvrhqwp6jrdb8msr272mz0g2q6857m06yg7vcxpj4xlkz";
44332
};
44333
recipeFile = fetchurl {
44334
url = "https://raw.githubusercontent.com/milkypostman/melpa/dc074af316a09906a26ad957a56e3dc272cd813b/recipes/ob-sagemath";
···
44659
octopress = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
44660
melpaBuild {
44661
pname = "octopress";
44662
-
version = "20160731.1150";
44663
src = fetchFromGitHub {
44664
owner = "aaronbieber";
44665
repo = "octopress.el";
44666
-
rev = "4624d8d58f1d571372827af20bddf55d2c97a36f";
44667
-
sha256 = "1d32ba8vpi6ladqzfnglizwj4w0jay57cwx4hkz3hizrsc7f4992";
44668
};
44669
recipeFile = fetchurl {
44670
url = "https://raw.githubusercontent.com/milkypostman/melpa/7205d3d43797755077f19f57f531b4b39e77bae3/recipes/octopress";
···
44890
omnisharp = callPackage ({ auto-complete, cl-lib ? null, csharp-mode, dash, fetchFromGitHub, fetchurl, flycheck, json ? null, lib, melpaBuild, popup, s }:
44891
melpaBuild {
44892
pname = "omnisharp";
44893
-
version = "20151210.1114";
44894
src = fetchFromGitHub {
44895
owner = "OmniSharp";
44896
repo = "omnisharp-emacs";
44897
-
rev = "725796278fa8a391e244f2e50676dd6d6b67585d";
44898
-
sha256 = "1iq8yzjv7wb0jfi3lqqyx4n7whvb7xf8ls0q0w7pgsrsslrxbwcm";
44899
};
44900
recipeFile = fetchurl {
44901
url = "https://raw.githubusercontent.com/milkypostman/melpa/68bdb7e0100e120b95e9416398127d83530a221d/recipes/omnisharp";
···
44920
omtose-phellack-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
44921
melpaBuild {
44922
pname = "omtose-phellack-theme";
44923
-
version = "20160909.505";
44924
src = fetchFromGitHub {
44925
owner = "franksn";
44926
repo = "omtose-phellack-theme";
44927
-
rev = "e28c8a72cd6893cdd565f3f790145d2749600a89";
44928
-
sha256 = "18r6x1pgn4wyyfcnyl4y40gprcpl579k6b5n9l0fy7b2r10x1fj3";
44929
};
44930
recipeFile = fetchurl {
44931
url = "https://raw.githubusercontent.com/milkypostman/melpa/478b1e07ed9010408c12598640ec8d154f9eb18d/recipes/omtose-phellack-theme";
···
45040
license = lib.licenses.free;
45041
};
45042
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
45043
open-junk-file = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
45044
melpaBuild {
45045
pname = "open-junk-file";
···
45085
opensource = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info, request, s }:
45086
melpaBuild {
45087
pname = "opensource";
45088
-
version = "20160802.303";
45089
src = fetchFromGitHub {
45090
-
owner = "nlamirault";
45091
-
repo = "opensource.el";
45092
-
rev = "27d06be45c852e84e47c33cbd0f4c344fd9a0370";
45093
-
sha256 = "1rjf78vki4xp8y856v95877093p3zgfc9mx92npscsi1g93dxn80";
45094
};
45095
recipeFile = fetchurl {
45096
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/b9925f059f0caf0550a747d1f07e043e9d854f77/recipes/opensource";
45097
-
sha256 = "0ha5xva27xf6af9yhxpmnkyp26jzia7fkbkqx5qv0cwmicapccfk";
45098
name = "opensource";
45099
};
45100
packageRequires = [ dash pkg-info request s ];
···
45230
org-attach-screenshot = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
45231
melpaBuild {
45232
pname = "org-attach-screenshot";
45233
-
version = "20160529.737";
45234
src = fetchFromGitHub {
45235
owner = "dfeich";
45236
repo = "org-screenshot";
45237
-
rev = "e1b1eaadf3cdcac04d41156bbfb82b6622ce76e0";
45238
-
sha256 = "19axpybfdsnaj04h0mxpahzqa5r5yl5mmczd3mx5r6mnr6dgrwn9";
45239
};
45240
recipeFile = fetchurl {
45241
url = "https://raw.githubusercontent.com/milkypostman/melpa/f545cd8d1da39e7fbd61020e178de30053ba774b/recipes/org-attach-screenshot";
···
45293
org-board = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
45294
melpaBuild {
45295
pname = "org-board";
45296
-
version = "20160917.1011";
45297
src = fetchFromGitHub {
45298
owner = "scallywag";
45299
repo = "org-board";
45300
-
rev = "77fe2a8e2c163c15c7faf282615d6d1a407edfd7";
45301
-
sha256 = "1w4n1mmplim5wqj908k85xhnwlb5dnbs3jgy9hmcrjk5qjzykxgl";
45302
};
45303
recipeFile = fetchurl {
45304
url = "https://raw.githubusercontent.com/milkypostman/melpa/d8063ee17586d9b1e7415f7b924239826b81ab08/recipes/org-board";
···
45318
src = fetchFromGitHub {
45319
owner = "alphapapa";
45320
repo = "org-bookmark-heading";
45321
-
rev = "6283c3459ab2f1afe54548d83e3200c53546c73e";
45322
-
sha256 = "00nz9wmz1xhh6qg51mxr1d05j2ndnqc4f5w8hjc4148iiwkk4ymg";
45323
};
45324
recipeFile = fetchurl {
45325
url = "https://raw.githubusercontent.com/milkypostman/melpa/eaadbd149399c6e3c48ac5cbeedeb29a3f5791f1/recipes/org-bookmark-heading";
···
45545
org-dashboard = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
45546
melpaBuild {
45547
pname = "org-dashboard";
45548
-
version = "20150812.302";
45549
src = fetchFromGitHub {
45550
owner = "bard";
45551
repo = "org-dashboard";
45552
-
rev = "b523aefb5822c1f09a70bc429579c2959929782b";
45553
-
sha256 = "1nqfi139cag3ll8wxk8rh59hay97vi8i0mlgnams4jla285zydj5";
45554
};
45555
recipeFile = fetchurl {
45556
url = "https://raw.githubusercontent.com/milkypostman/melpa/11ce0ba772672d9cbae5713ebaf3798eec5fdb3c/recipes/org-dashboard";
···
45755
org-evil = callPackage ({ dash, evil, fetchFromGitHub, fetchurl, lib, melpaBuild, monitor, org }:
45756
melpaBuild {
45757
pname = "org-evil";
45758
-
version = "20160915.934";
45759
src = fetchFromGitHub {
45760
owner = "GuiltyDolphin";
45761
repo = "org-evil";
45762
-
rev = "a8d7dbe5553f8fda196154ff497d6b5c25fc21d1";
45763
-
sha256 = "1jmydmkw6ccdr66s8rd4nnassb3dypaj6y10qy6v2f97gl0l8s9k";
45764
};
45765
recipeFile = fetchurl {
45766
url = "https://raw.githubusercontent.com/milkypostman/melpa/17a4772d409aa5dbda5fb84d86c237fd2653c70b/recipes/org-evil";
···
46009
version = "20140107.519";
46010
src = fetchgit {
46011
url = "git://orgmode.org/org-mode.git";
46012
-
rev = "a1f51c8655e5e41f3be8eda58654ed6f8bcce799";
46013
-
sha256 = "0d0qrchq2hng4yyhp1ralkmf203nif40jddxc0k2s8rnvbs6ayii";
46014
};
46015
recipeFile = fetchurl {
46016
url = "https://raw.githubusercontent.com/milkypostman/melpa/ee69e5e7b1617a29919d5fcece92414212fdf963/recipes/org-mac-iCal";
···
46029
version = "20160808.220";
46030
src = fetchgit {
46031
url = "git://orgmode.org/org-mode.git";
46032
-
rev = "a1f51c8655e5e41f3be8eda58654ed6f8bcce799";
46033
-
sha256 = "0d0qrchq2hng4yyhp1ralkmf203nif40jddxc0k2s8rnvbs6ayii";
46034
};
46035
recipeFile = fetchurl {
46036
url = "https://raw.githubusercontent.com/milkypostman/melpa/b86c666ee9b0620390a250dddd42b17cbec2409f/recipes/org-mac-link";
···
46396
org-ref = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, helm, helm-bibtex, hydra, ivy, key-chord, lib, melpaBuild, s }:
46397
melpaBuild {
46398
pname = "org-ref";
46399
-
version = "20160912.941";
46400
src = fetchFromGitHub {
46401
owner = "jkitchin";
46402
repo = "org-ref";
46403
-
rev = "7751354df310fb4047286c54049297aa79202b5d";
46404
-
sha256 = "0g9f6pcajiipvw9ija8869hln7ssq75l1ahcx88gh8cfpwhirvvr";
46405
};
46406
recipeFile = fetchurl {
46407
url = "https://raw.githubusercontent.com/milkypostman/melpa/550e4dcef2f74fbd96474561c1cb6c4fd80091fe/recipes/org-ref";
···
46707
org-vcard = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
46708
melpaBuild {
46709
pname = "org-vcard";
46710
-
version = "20151213.2222";
46711
src = fetchFromGitHub {
46712
owner = "flexibeast";
46713
repo = "org-vcard";
46714
-
rev = "928827c1de3c90045df3ea4fb07db4af9d3b0a22";
46715
-
sha256 = "1m2xdp6wfg11wi7s4i675c3m5qancm8bpizcf380r6vmkcdfkrdy";
46716
};
46717
recipeFile = fetchurl {
46718
url = "https://raw.githubusercontent.com/milkypostman/melpa/df860814a09c376c9a6a2c5e7f528bbae29810b2/recipes/org-vcard";
···
46875
organic-green-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
46876
melpaBuild {
46877
pname = "organic-green-theme";
46878
-
version = "20160811.1539";
46879
src = fetchFromGitHub {
46880
owner = "kostafey";
46881
repo = "organic-green-theme";
46882
-
rev = "e36bea4f8d424a856225639d9195afdc40dadb5d";
46883
-
sha256 = "16vc6f0c2ba14fgvplxdxzrdfqagfxgp9apiz5bvbbfs2gb7gphk";
46884
};
46885
recipeFile = fetchurl {
46886
url = "https://raw.githubusercontent.com/milkypostman/melpa/9383ef5f0372724b34f4bb9173ef8ccbb773e19e/recipes/organic-green-theme";
···
47064
origami = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
47065
melpaBuild {
47066
pname = "origami";
47067
-
version = "20160710.958";
47068
src = fetchFromGitHub {
47069
owner = "gregsexton";
47070
repo = "origami.el";
47071
-
rev = "b571187d68dbfbbc797ac0869c0b3650ad421d00";
47072
-
sha256 = "1mranmf55rifh16vb89dfmvknfpilbqr7dvg1w6j373lh22jl2j7";
47073
};
47074
recipeFile = fetchurl {
47075
url = "https://raw.githubusercontent.com/milkypostman/melpa/b816be227dfc7330292a50346c4bb37394d3e998/recipes/origami";
···
47148
osx-lib = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
47149
melpaBuild {
47150
pname = "osx-lib";
47151
-
version = "20160912.956";
47152
src = fetchFromGitHub {
47153
owner = "raghavgautam";
47154
repo = "osx-lib";
47155
-
rev = "36425bd15073118b6271a0c94c5e3846f6c371da";
47156
-
sha256 = "0iyg6aqvcx65kp1p8mc64zg1v50bsakyxmkpd9fhsp9x3gpwx52q";
47157
};
47158
recipeFile = fetchurl {
47159
url = "https://raw.githubusercontent.com/milkypostman/melpa/b42ae666e3511752f5138927e7bf7965bd9f7ee5/recipes/osx-lib";
···
47488
src = fetchFromGitHub {
47489
owner = "jkitchin";
47490
repo = "scimax";
47491
-
rev = "bf128a3b60d36cb68e18519bde5d8f58ffe8c22b";
47492
-
sha256 = "1lysc7qd9czr720cgii8698slbgqz5g5ai4a71f757zra0jashag";
47493
};
47494
recipeFile = fetchurl {
47495
url = "https://raw.githubusercontent.com/milkypostman/melpa/222ccf4480395bda8c582ad5faf8c7902a69370e/recipes/ox-clip";
···
47607
license = lib.licenses.free;
47608
};
47609
}) {};
47610
-
ox-latex-chinese = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
47611
melpaBuild {
47612
pname = "ox-latex-chinese";
47613
-
version = "20160513.1728";
47614
src = fetchFromGitHub {
47615
owner = "tumashu";
47616
repo = "ox-latex-chinese";
47617
-
rev = "7b5d4830858f5d283a5b13479dd7452f1bcc301b";
47618
-
sha256 = "1g42aq4iaq40aivncxw663hnsb2768lzc08dmsmk4lq5q9kzcjhg";
47619
};
47620
recipeFile = fetchurl {
47621
url = "https://raw.githubusercontent.com/milkypostman/melpa/a679ebaedcb496f915b9338f9d5c003e1389594d/recipes/ox-latex-chinese";
47622
sha256 = "138yprik36jxhm6dnj42gaynqd84w7ya3s0kbnxhbizrfl4n4ck7";
47623
name = "ox-latex-chinese";
47624
};
47625
-
packageRequires = [ emacs ];
47626
meta = {
47627
homepage = "https://melpa.org/#/ox-latex-chinese";
47628
license = lib.licenses.free;
···
47841
ox-tufte = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
47842
melpaBuild {
47843
pname = "ox-tufte";
47844
-
version = "20160906.1801";
47845
src = fetchFromGitHub {
47846
owner = "dakrone";
47847
repo = "ox-tufte";
47848
-
rev = "12277da990095faa423f0ec0cde258d90784a7cf";
47849
-
sha256 = "1xgvg2qr2v0fq0r6ixrwryw6gzpwcvq0mw419jpwaxl4gwzckyir";
47850
};
47851
recipeFile = fetchurl {
47852
url = "https://raw.githubusercontent.com/milkypostman/melpa/0e1592b788ef7218cfb4b3da8599b6cd23eef357/recipes/ox-tufte";
···
48321
paradox = callPackage ({ emacs, fetchFromGitHub, fetchurl, hydra, let-alist, lib, melpaBuild, seq, spinner }:
48322
melpaBuild {
48323
pname = "paradox";
48324
-
version = "20160525.736";
48325
src = fetchFromGitHub {
48326
owner = "Malabarba";
48327
repo = "paradox";
48328
-
rev = "9086bd2241f86488e816682af0ef9897569ab31b";
48329
-
sha256 = "1vq3xjllgvzwp18mv2y1qydbbl6j1nk58vw7sm99zsf3wdpls465";
48330
};
48331
recipeFile = fetchurl {
48332
url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/paradox";
···
48463
license = lib.licenses.free;
48464
};
48465
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
48466
parse-csv = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
48467
melpaBuild {
48468
pname = "parse-csv";
···
48842
pcap-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
48843
melpaBuild {
48844
pname = "pcap-mode";
48845
-
version = "20160830.1322";
48846
src = fetchFromGitHub {
48847
owner = "orgcandman";
48848
repo = "pcap-mode";
48849
-
rev = "33356c815377e9d966768cefb15227ee5990ed1f";
48850
-
sha256 = "0h60m349xyfpvj2ik9akp37xx5wrfsbyi0n9zhhnjvx7lny0vafn";
48851
};
48852
recipeFile = fetchurl {
48853
url = "https://raw.githubusercontent.com/milkypostman/melpa/44f4cb526556a4b58b7e67314002e73413a59a76/recipes/pcap-mode";
···
49282
persp-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
49283
melpaBuild {
49284
pname = "persp-mode";
49285
-
version = "20160917.1147";
49286
src = fetchFromGitHub {
49287
owner = "Bad-ptr";
49288
repo = "persp-mode.el";
49289
-
rev = "dfa6c66a038d84d9b7f17e0bc1471f3efea7acb6";
49290
-
sha256 = "1nplmw0n8ap1sbshb7p1mrdw835f7a4ih1zxjg13wx0dls65zpa2";
49291
};
49292
recipeFile = fetchurl {
49293
url = "https://raw.githubusercontent.com/milkypostman/melpa/caad63d14f770f07d09b6174b7b40c5ab06a1083/recipes/persp-mode";
···
50017
pip-requirements = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
50018
melpaBuild {
50019
pname = "pip-requirements";
50020
-
version = "20160131.926";
50021
src = fetchFromGitHub {
50022
owner = "Wilfred";
50023
repo = "pip-requirements.el";
50024
-
rev = "a3656a8949c78f3d64b9a13ae3ed868005d82119";
50025
-
sha256 = "0j4h6q1s2s9dw1pp22xsajchwg8nh3x4x5qxbzf19i1xbpcghw7h";
50026
};
50027
recipeFile = fetchurl {
50028
url = "https://raw.githubusercontent.com/milkypostman/melpa/5eaf6987f92070ccc33d3e28c6bb2b96f72ba1aa/recipes/pip-requirements";
···
50206
plantuml-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
50207
melpaBuild {
50208
pname = "plantuml-mode";
50209
-
version = "20150531.2331";
50210
src = fetchFromGitHub {
50211
owner = "zwz";
50212
repo = "plantuml-mode";
50213
-
rev = "574f5e79605a028912bb90c03487c80b1db612e7";
50214
-
sha256 = "03nw4af1lgfppsbfq945c9pcz6ynhvpzlfdx3az83zi24b10az8n";
50215
};
50216
recipeFile = fetchurl {
50217
url = "https://raw.githubusercontent.com/milkypostman/melpa/cad28f1bb83685ca355e230b46f1e0eebe2f7bb1/recipes/plantuml-mode";
···
50448
license = lib.licenses.free;
50449
};
50450
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
50451
point-stack = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
50452
melpaBuild {
50453
pname = "point-stack";
···
51258
prodigy = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
51259
melpaBuild {
51260
pname = "prodigy";
51261
-
version = "20160815.1255";
51262
src = fetchFromGitHub {
51263
owner = "rejeep";
51264
repo = "prodigy.el";
51265
-
rev = "2bb744f3ff96805a854c7b34258f7d5ce51127b3";
51266
-
sha256 = "0ywxcad282nspafs3vnpfvzzjzcsxclf4j4nkw85q3wvpsb1671q";
51267
};
51268
recipeFile = fetchurl {
51269
url = "https://raw.githubusercontent.com/milkypostman/melpa/04686b7a450ccd4631ecf1d9bcd51572c21fd20d/recipes/prodigy";
···
51444
projectile = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }:
51445
melpaBuild {
51446
pname = "projectile";
51447
-
version = "20160917.2336";
51448
src = fetchFromGitHub {
51449
owner = "bbatsov";
51450
repo = "projectile";
51451
-
rev = "076edbc8150ce0bb1c6cbfe8d4fd1b3afd2cab9f";
51452
-
sha256 = "1fa0xkjqc527an3f3wnradwas5fa5q6563z3rhgppscsnzp9lx1i";
51453
};
51454
recipeFile = fetchurl {
51455
url = "https://raw.githubusercontent.com/milkypostman/melpa/ca7bf43ef8893bf04e9658390e306ef69e80a156/recipes/projectile";
···
51528
projectile-rails = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, inf-ruby, inflections, lib, melpaBuild, projectile, rake }:
51529
melpaBuild {
51530
pname = "projectile-rails";
51531
-
version = "20160830.858";
51532
src = fetchFromGitHub {
51533
owner = "asok";
51534
repo = "projectile-rails";
51535
-
rev = "70ec237ce49172ccc4daa536505749e3d4701469";
51536
-
sha256 = "0jvj0lxy7mhkv8ql472zz6wyrmh72cw1z9n1200z5g8p4n7jfjsj";
51537
};
51538
recipeFile = fetchurl {
51539
url = "https://raw.githubusercontent.com/milkypostman/melpa/b16532bb8d08f7385bca4b83ab4e030d7b453524/recipes/projectile-rails";
···
51574
src = fetchFromGitHub {
51575
owner = "anshulverma";
51576
repo = "projectile-speedbar";
51577
-
rev = "95309e3e6041db3903129568c655a402b8153cc1";
51578
-
sha256 = "12nhmmdd9xnpf47hv76ljwhkkallqxpq7d9yc5p5ygl65xcindd4";
51579
};
51580
recipeFile = fetchurl {
51581
url = "https://raw.githubusercontent.com/milkypostman/melpa/eda8cb5a175258404c347ffa30fca002504467a0/recipes/projectile-speedbar";
···
51612
projector = callPackage ({ alert, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, projectile }:
51613
melpaBuild {
51614
pname = "projector";
51615
-
version = "20160822.948";
51616
src = fetchFromGitHub {
51617
owner = "waymondo";
51618
repo = "projector.el";
51619
-
rev = "62ecd304df6fe643f1943ecbf1b85976c5689226";
51620
-
sha256 = "0ya5dykp2w1lpykj59k015xgmn36n87mbdynsrmdyzm9vbrjr5r1";
51621
};
51622
recipeFile = fetchurl {
51623
url = "https://raw.githubusercontent.com/milkypostman/melpa/420ffea4549f59677a16c1ee89c77b866487e302/recipes/projector";
···
51784
src = fetchFromGitHub {
51785
owner = "google";
51786
repo = "protobuf";
51787
-
rev = "c44ca26fe89ed8a81d3ee475a2ccc1797141dbce";
51788
-
sha256 = "0r6k1ivy3b8gr3vijifq8f2wpg5klb48yhd0v06iir96gca34l8m";
51789
};
51790
recipeFile = fetchurl {
51791
url = "https://raw.githubusercontent.com/milkypostman/melpa/b4e7f5f641251e17add561991d3bcf1fde23467b/recipes/protobuf-mode";
···
51801
psc-ide = callPackage ({ cl-lib ? null, company, dash, dash-functional, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
51802
melpaBuild {
51803
pname = "psc-ide";
51804
-
version = "20160911.544";
51805
src = fetchFromGitHub {
51806
owner = "epost";
51807
repo = "psc-ide-emacs";
51808
-
rev = "3f605b16e792b098eae127441046e690bc4818f6";
51809
-
sha256 = "02i8yf169b2g65cfvpnbc04vbaa9na9hv4ss1rl2ps3lwkijng84";
51810
};
51811
recipeFile = fetchurl {
51812
url = "https://raw.githubusercontent.com/milkypostman/melpa/8189f4e7d6742d72fb22acf61a9d7eb0bffb2d93/recipes/psc-ide";
···
52179
py-autopep8 = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
52180
melpaBuild {
52181
pname = "py-autopep8";
52182
-
version = "20151231.614";
52183
src = fetchFromGitHub {
52184
owner = "paetzke";
52185
repo = "py-autopep8.el";
52186
-
rev = "575ca51c928e6aaf01650901bce3df1122a11a4c";
52187
-
sha256 = "1iw94m1bvsmadlj16f8ymwx0q6f9lqysy7by76hkpiwqqhd2i8rv";
52188
};
52189
recipeFile = fetchurl {
52190
url = "https://raw.githubusercontent.com/milkypostman/melpa/c400e0f3cfe70821e621fe85d239b4f6596d5171/recipes/py-autopep8";
···
52242
py-isort = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
52243
melpaBuild {
52244
pname = "py-isort";
52245
-
version = "20150422.839";
52246
src = fetchFromGitHub {
52247
owner = "paetzke";
52248
repo = "py-isort.el";
52249
-
rev = "cfbb576784fe4501909c15299607ce2a2d0bf164";
52250
-
sha256 = "0150q6xcnzzrkn9fa9njm973l1d49c48ad8qia71k4jwrxjjj6zr";
52251
};
52252
recipeFile = fetchurl {
52253
url = "https://raw.githubusercontent.com/milkypostman/melpa/44377d11da07b49c8dc6887c948cc5ddfc065bd2/recipes/py-isort";
···
52305
py-yapf = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
52306
melpaBuild {
52307
pname = "py-yapf";
52308
-
version = "20160101.412";
52309
src = fetchFromGitHub {
52310
owner = "paetzke";
52311
repo = "py-yapf.el";
52312
-
rev = "56807d28bf288afec2e2999982074bdd5e9bf932";
52313
-
sha256 = "09z739w4fjg9xnv3mbh7v8j59mnbsfq4ygq616pj4xcw3nsh0rbg";
52314
};
52315
recipeFile = fetchurl {
52316
url = "https://raw.githubusercontent.com/milkypostman/melpa/3306c6906d4b21868b9407de27fbebdaed3d00d5/recipes/py-yapf";
···
52476
src = fetchFromGitHub {
52477
owner = "Wilfred";
52478
repo = "pyimport";
52479
-
rev = "8b4c6ef8a79da35c847ad5581367012f6c4493ca";
52480
-
sha256 = "01gdzs2x2kdi7nwdcnp2iw8cbvzzqrsi9wqwc9wb4ny8ly4q75w6";
52481
};
52482
recipeFile = fetchurl {
52483
url = "https://raw.githubusercontent.com/milkypostman/melpa/71bc39b06cee37814960ef31c6a2056261b802fb/recipes/pyimport";
···
52518
src = fetchFromGitHub {
52519
owner = "PyCQA";
52520
repo = "pylint";
52521
-
rev = "e83d50da12642cbd8e18472e04a828516142fa45";
52522
-
sha256 = "18zvwjahqjc5rbp9ajsisr0i2zrik7wcj35pr9ikcdrd5yql7vnw";
52523
};
52524
recipeFile = fetchurl {
52525
url = "https://raw.githubusercontent.com/milkypostman/melpa/a073c91d6f4d31b82f6bfee785044c4e3ae96d3f/recipes/pylint";
···
52682
python-test = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
52683
melpaBuild {
52684
pname = "python-test";
52685
-
version = "20160801.1224";
52686
src = fetchFromGitHub {
52687
owner = "emacs-pe";
52688
repo = "python-test.el";
52689
-
rev = "a1a72be0d48c0270c7475ee216b061b07edaa97a";
52690
-
sha256 = "0bdg0zkh7hrx2v50d3nqyqz0bza68yirh46lqb9grw5ck3fkfnir";
52691
};
52692
recipeFile = fetchurl {
52693
url = "https://raw.githubusercontent.com/milkypostman/melpa/0ea68b3aa9c057e81a3e90a359a38ac16cb26c2f/recipes/python-test";
···
52703
python-x = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, folding, lib, melpaBuild, python ? null }:
52704
melpaBuild {
52705
pname = "python-x";
52706
-
version = "20160313.636";
52707
src = fetchFromGitHub {
52708
owner = "wavexx";
52709
repo = "python-x.el";
52710
-
rev = "852ca78c70c22fc76f0cb15d57046d510e295ba6";
52711
-
sha256 = "1shz8qha2cqv89hz27aazwd6qbf4qnz17h6hh8in5qxgfsndi7pp";
52712
};
52713
recipeFile = fetchurl {
52714
url = "https://raw.githubusercontent.com/milkypostman/melpa/87ed5ea4868945df1bf92d1eae5d3ebb83ece117/recipes/python-x";
···
53018
racer = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, rust-mode, s }:
53019
melpaBuild {
53020
pname = "racer";
53021
-
version = "20160829.2022";
53022
src = fetchFromGitHub {
53023
owner = "racer-rust";
53024
repo = "emacs-racer";
53025
-
rev = "8b35f743157e3c8b34bfec193a8f055f402bae8c";
53026
-
sha256 = "055jfkac0yiv9jdp50bzczyvvwnhhsy1rici8qwiv5pk3i89nj4v";
53027
};
53028
recipeFile = fetchurl {
53029
url = "https://raw.githubusercontent.com/milkypostman/melpa/97b97037c19655a3ddffee9a86359961f26c155c/recipes/racer";
···
53039
racket-mode = callPackage ({ emacs, faceup, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
53040
melpaBuild {
53041
pname = "racket-mode";
53042
-
version = "20160829.846";
53043
src = fetchFromGitHub {
53044
owner = "greghendershott";
53045
repo = "racket-mode";
53046
-
rev = "b6a7db7a3831268ebd5e9a68036486486abfacdd";
53047
-
sha256 = "0z7gxcldmqhzvi33a7g1rjwmyc5aim4ga0f4hb0ajbl0kwxl6m4d";
53048
};
53049
recipeFile = fetchurl {
53050
url = "https://raw.githubusercontent.com/milkypostman/melpa/7ad88d92cf02e718c9318d197dd458a2ecfc0f46/recipes/racket-mode";
···
53291
ranger = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
53292
melpaBuild {
53293
pname = "ranger";
53294
-
version = "20160823.1611";
53295
src = fetchFromGitHub {
53296
owner = "ralesi";
53297
repo = "ranger.el";
53298
-
rev = "58d3f847400294e0c096fc0cff45e71173721aba";
53299
-
sha256 = "1aygddzfhrmalivsy99bapvzvi7fq7h25nxbpb8zfcwb3wizmr36";
53300
};
53301
recipeFile = fetchurl {
53302
url = "https://raw.githubusercontent.com/milkypostman/melpa/0207e754f424823fb48e9c065c3ed9112a0c445b/recipes/ranger";
···
53606
read-aloud = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
53607
melpaBuild {
53608
pname = "read-aloud";
53609
-
version = "20160815.928";
53610
src = fetchFromGitHub {
53611
owner = "gromnitsky";
53612
repo = "read-aloud.el";
53613
-
rev = "ebdc1180648cc5db6d6ab9ce8bdcf37858cc08ae";
53614
-
sha256 = "11l2nq80xsqlvpwhg2gvcam46x0b3gsa2jrdcs64sjyfbi2s8igk";
53615
};
53616
recipeFile = fetchurl {
53617
url = "https://raw.githubusercontent.com/milkypostman/melpa/20452bf3112276a7e1c880bfab259150fc70b47a/recipes/read-aloud";
···
54009
src = fetchFromGitHub {
54010
owner = "RedPRL";
54011
repo = "sml-redprl";
54012
-
rev = "bf3529c1f4b21bd1ae037fafa20af1096fcf4d78";
54013
-
sha256 = "0vsykyy93fx9n0063k94l0s78phhl5m0ikmggvw34s57iqks0z30";
54014
};
54015
recipeFile = fetchurl {
54016
url = "https://raw.githubusercontent.com/milkypostman/melpa/06e7371d703ffdc5b6ea555f2ed289e57e71e377/recipes/redprl";
···
54088
refine = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, list-utils, loop, melpaBuild, s }:
54089
melpaBuild {
54090
pname = "refine";
54091
-
version = "20160726.2025";
54092
src = fetchFromGitHub {
54093
owner = "Wilfred";
54094
repo = "refine";
54095
-
rev = "6546f1cbe9255b4b6009ae5c26ab6b1594f47990";
54096
-
sha256 = "09xg830hxivhxpi34ajvmj0zs6ygph1s907r1wizi27hgpbgg6zv";
54097
};
54098
recipeFile = fetchurl {
54099
url = "https://raw.githubusercontent.com/milkypostman/melpa/b111879ea0685cda88c758b270304d9e913c1391/recipes/refine";
···
54214
related = callPackage ({ cl-lib ? null, fetchgit, fetchurl, lib, melpaBuild }:
54215
melpaBuild {
54216
pname = "related";
54217
-
version = "20160601.2254";
54218
src = fetchgit {
54219
url = "https://bitbucket.org/lyude/related";
54220
-
rev = "dbdcbc1f3c8b02debeaec4073ea71e598e3373d9";
54221
-
sha256 = "0dl7lnf5318b0a842qgs5mg2s1c0i4vsl9ji6801z6w53mc46cgv";
54222
};
54223
recipeFile = fetchurl {
54224
url = "https://raw.githubusercontent.com/milkypostman/melpa/a39b2fd835f6911e3dd2b42987f65d5bbea36091/recipes/related";
···
54936
license = lib.licenses.free;
54937
};
54938
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
54939
robe = callPackage ({ fetchFromGitHub, fetchurl, inf-ruby, lib, melpaBuild }:
54940
melpaBuild {
54941
pname = "robe";
54942
-
version = "20160518.259";
54943
src = fetchFromGitHub {
54944
owner = "dgutov";
54945
repo = "robe";
54946
-
rev = "1d03485c37632f8fde0988b24de4f4b26bab07c0";
54947
-
sha256 = "0fwxn6pplyh5frwwqk46zq38nj5m2sl1idk1va2jqwnj5r407g78";
54948
};
54949
recipeFile = fetchurl {
54950
url = "https://raw.githubusercontent.com/milkypostman/melpa/673f920d02fe761bc080b73db7d37dbf5b6d86d8/recipes/robe";
···
55002
rope-read-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
55003
melpaBuild {
55004
pname = "rope-read-mode";
55005
-
version = "20160603.9";
55006
src = fetchFromGitHub {
55007
owner = "marcowahl";
55008
repo = "rope-read-mode";
55009
-
rev = "7bb3b8b2d250bfd63b988f4469ff62979ebcee8c";
55010
-
sha256 = "0f90m47d1qyl16bq7gqz0xxx38jfgjay7s404q8ikwkvjhg3p85y";
55011
};
55012
recipeFile = fetchurl {
55013
url = "https://raw.githubusercontent.com/milkypostman/melpa/14a674559aa485e92357a8b941304ae8167b9c3e/recipes/rope-read-mode";
···
55149
rtags = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
55150
melpaBuild {
55151
pname = "rtags";
55152
-
version = "20160915.901";
55153
src = fetchFromGitHub {
55154
owner = "Andersbakken";
55155
repo = "rtags";
55156
-
rev = "92a7c74b73d8ab6a83a256f526f278583c52722f";
55157
-
sha256 = "0sdk4l3x0x2244q5iz1gwklf491qslgh49frkk2snzpnn1q3rnm7";
55158
};
55159
recipeFile = fetchurl {
55160
url = "https://raw.githubusercontent.com/milkypostman/melpa/ac3b84fe84a7f57d09f1a303d8947ef19aaf02fb/recipes/rtags";
···
55215
version = "20160911.333";
55216
src = fetchsvn {
55217
url = "http://svn.ruby-lang.org/repos/ruby/trunk/misc/";
55218
-
rev = "56184";
55219
sha256 = "12w256fbx4xmwn96s0f66mvlczkmqdbi6w622l1b2sr3zbfh6wg8";
55220
};
55221
recipeFile = fetchurl {
···
55295
version = "20150424.752";
55296
src = fetchsvn {
55297
url = "http://svn.ruby-lang.org/repos/ruby/trunk/misc/";
55298
-
rev = "56184";
55299
sha256 = "12w256fbx4xmwn96s0f66mvlczkmqdbi6w622l1b2sr3zbfh6wg8";
55300
};
55301
recipeFile = fetchurl {
···
55438
ruby-test-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, pcre2el, ruby-mode ? null }:
55439
melpaBuild {
55440
pname = "ruby-test-mode";
55441
-
version = "20160711.335";
55442
src = fetchFromGitHub {
55443
owner = "r0man";
55444
repo = "ruby-test-mode";
55445
-
rev = "24c7b59a834413d60a97c5f59917dc13c247c883";
55446
-
sha256 = "0lcp5sil9fhlgq4mi1xc2zhrd5g4v84jviba8cs2rrhjx5ibwp1s";
55447
};
55448
recipeFile = fetchurl {
55449
url = "https://raw.githubusercontent.com/milkypostman/melpa/746e0e49a24f16baa5f1cc7f11220766ecf9f1fe/recipes/ruby-test-mode";
···
55585
s = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
55586
melpaBuild {
55587
pname = "s";
55588
-
version = "20160711.525";
55589
src = fetchFromGitHub {
55590
owner = "magnars";
55591
repo = "s.el";
55592
-
rev = "a767c1c04c3accef0bdd5e7e785f6dbee6dd85b8";
55593
-
sha256 = "1qwxynzsv7f9hn3np5jnqalp5xm88hcilpzp39fs3b2irpa0s3i4";
55594
};
55595
recipeFile = fetchurl {
55596
url = "https://raw.githubusercontent.com/milkypostman/melpa/d6e5137dac9f8f95579994601cb1e24614f965f2/recipes/s";
···
55648
sage-shell-mode = callPackage ({ cl-lib ? null, deferred, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
55649
melpaBuild {
55650
pname = "sage-shell-mode";
55651
-
version = "20160913.553";
55652
src = fetchFromGitHub {
55653
-
owner = "stakemori";
55654
repo = "sage-shell-mode";
55655
-
rev = "00881a50b5c8a9994e318e107e7848c1c9f119df";
55656
-
sha256 = "0w1ba3rky07p7qsh2f59xfrhfip3k2db33pblyvs7z0fd0qwwsv0";
55657
};
55658
recipeFile = fetchurl {
55659
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/ff7cefd5497aec9ed271fd783625fed445c4ac12/recipes/sage-shell-mode";
55660
-
sha256 = "18k7yh8rczng0kn2wsawjml70cb5bnc5jr2gj0hini5f7jq449wx";
55661
name = "sage-shell-mode";
55662
};
55663
packageRequires = [ cl-lib deferred emacs ];
···
55687
license = lib.licenses.free;
55688
};
55689
}) {};
55690
-
salt-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, mmm-jinja2, mmm-mode, yaml-mode }:
55691
-
melpaBuild {
55692
-
pname = "salt-mode";
55693
-
version = "20150904.1113";
55694
-
src = fetchFromGitHub {
55695
-
owner = "beardedprojamz";
55696
-
repo = "salt-mode";
55697
-
rev = "c9147cb78680cc34e6fcff3968c336460a9090a4";
55698
-
sha256 = "1hl227bmjch0vq7n47mwydkyxnd6wkbz9klk3c4398qmc2qxm5kn";
55699
-
};
55700
-
recipeFile = fetchurl {
55701
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/f75b1d3a8011bee1e8818473ee8d3a14e89553f9/recipes/salt-mode";
55702
-
sha256 = "1r5k7022vxgj3p5l16y839lff85z0m9hpifq59knij61g9hxadsp";
55703
-
name = "salt-mode";
55704
-
};
55705
-
packageRequires = [ mmm-jinja2 mmm-mode yaml-mode ];
55706
-
meta = {
55707
-
homepage = "https://melpa.org/#/salt-mode";
55708
-
license = lib.licenses.free;
55709
-
};
55710
-
}) {};
55711
sane-term = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
55712
melpaBuild {
55713
pname = "sane-term";
···
55883
src = fetchFromGitHub {
55884
owner = "openscad";
55885
repo = "openscad";
55886
-
rev = "a5e4def690dc460efced2035d9d67b9a749ecace";
55887
-
sha256 = "1l1238qvs6mnckwcbz7qq6c5va2x71l8cnwf18cwz2gajfbxgb80";
55888
};
55889
recipeFile = fetchurl {
55890
url = "https://raw.githubusercontent.com/milkypostman/melpa/2d27782b9ac8474fbd4f51535351207c9c84984c/recipes/scad-mode";
···
56089
scratch = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
56090
melpaBuild {
56091
pname = "scratch";
56092
-
version = "20120830.1028";
56093
src = fetchFromGitHub {
56094
-
owner = "ieure";
56095
repo = "scratch-el";
56096
-
rev = "54e31e81cd239e1fd1b3c6a20ff426029bf9aaf5";
56097
-
sha256 = "0ykhr24vpx3byn2n346nqqvmwcg34hk22s3lpdx7lpnkrn5z41aq";
56098
};
56099
recipeFile = fetchurl {
56100
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/b3faa25e63d4e1650d785b384a353e1b0ac20e33/recipes/scratch";
56101
-
sha256 = "1c6vxpd9c24d2flzwgvzqz0wr70xzqqs3f59pp897h0f7j91im5d";
56102
name = "scratch";
56103
};
56104
packageRequires = [];
···
56379
}) {};
56380
second-sel = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
56381
pname = "second-sel";
56382
-
version = "20151231.1553";
56383
src = fetchurl {
56384
url = "https://www.emacswiki.org/emacs/download/second-sel.el";
56385
-
sha256 = "143vg6z3aa0znmsx88r675vv5g2c13giz25dcbzazsp4wcr46wvq";
56386
};
56387
recipeFile = fetchurl {
56388
url = "https://raw.githubusercontent.com/milkypostman/melpa/a5d15f875b0080b12ce45cf696c581f6bbf061ba/recipes/second-sel";
···
56727
license = lib.licenses.free;
56728
};
56729
}) {};
56730
-
session = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
56731
-
melpaBuild {
56732
-
pname = "session";
56733
-
version = "20120510.1700";
56734
-
src = fetchFromGitHub {
56735
-
owner = "emacsorphanage";
56736
-
repo = "session";
56737
-
rev = "19ea0806873daac3539a4b956e15655e99e3dd6c";
56738
-
sha256 = "0sp952abz7dkq8b8kkzzmnwnkq5w15zsx5dr3h8lzxb92lnank9v";
56739
-
};
56740
-
recipeFile = fetchurl {
56741
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/5f2a50f62475639af011c99c6cc38928b74b3b0a/recipes/session";
56742
-
sha256 = "0fghxbnf1d5iyrx1q8xd0lbw9nvkdgg2v2f89j6apnawisrsbhwx";
56743
-
name = "session";
56744
-
};
56745
-
packageRequires = [];
56746
-
meta = {
56747
-
homepage = "https://melpa.org/#/session";
56748
-
license = lib.licenses.free;
56749
-
};
56750
-
}) {};
56751
seti-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
56752
melpaBuild {
56753
pname = "seti-theme";
···
56797
src = fetchFromGitHub {
56798
owner = "nuncostans";
56799
repo = "sexy-monochrome-theme";
56800
-
rev = "64570387a30ec5ac685cb11824ee24f8890572e1";
56801
-
sha256 = "0fbm7gqg17blfpb5lybqvqw9qifsqjiprw65ih3asvrgynrxh2ra";
56802
};
56803
recipeFile = fetchurl {
56804
url = "https://raw.githubusercontent.com/milkypostman/melpa/9a09ffb7d271773f6cfa7c7eeaba45a717a5bdca/recipes/sexy-monochrome-theme";
···
57183
license = lib.licenses.free;
57184
};
57185
}) {};
57186
-
shimbun = callPackage ({ fetchcvs, fetchurl, lib, melpaBuild }: melpaBuild {
57187
-
pname = "shimbun";
57188
-
version = "20160825.919";
57189
-
src = fetchcvs {
57190
-
cvsRoot = ":pserver:anonymous@cvs.namazu.org:/storage/cvsroot";
57191
-
module = "emacs-w3m";
57192
-
sha256 = "f48cdf069e61d81908e303d9984a05e1de9ccfc9fca8545435a95dd9de54eab9";
57193
-
};
57194
-
recipeFile = fetchurl {
57195
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/8bbb18b0db057b9cca78ae7280674fd1beb56443/recipes/shimbun";
57196
-
sha256 = "05dxdyh8xvbpjmc19q733jmjd6kgv8rdahjd3bw5wwsb3smqig4x";
57197
-
name = "shimbun";
57198
-
};
57199
-
packageRequires = [];
57200
-
meta = {
57201
-
homepage = "https://melpa.org/#/shimbun";
57202
-
license = lib.licenses.free;
57203
-
};
57204
-
}) {};
57205
shm = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
57206
melpaBuild {
57207
pname = "shm";
···
57209
src = fetchFromGitHub {
57210
owner = "chrisdone";
57211
repo = "structured-haskell-mode";
57212
-
rev = "1ffb4db1e7049d4089fea430d4f20bce2eff263d";
57213
-
sha256 = "1vrycvqp4n2pp6sq7z2v0zkqz6662nvacm7cla5hrrzl157cg0j5";
57214
};
57215
recipeFile = fetchurl {
57216
url = "https://raw.githubusercontent.com/milkypostman/melpa/68a2fddb7e000487f022b3827a7de9808ae73e2a/recipes/shm";
···
57598
simple-mpc = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
57599
melpaBuild {
57600
pname = "simple-mpc";
57601
-
version = "20160716.343";
57602
src = fetchFromGitHub {
57603
owner = "jorenvo";
57604
repo = "simple-mpc";
57605
-
rev = "0802c385ff17b4226314e0ac396ea7e425e35092";
57606
-
sha256 = "1xwna7s32baz0aix5d1q52f5lvh045904fvydhchxv9y1fs46jzl";
57607
};
57608
recipeFile = fetchurl {
57609
url = "https://raw.githubusercontent.com/milkypostman/melpa/62d762308c1ec0c1d8f7b4755b7deb285cbac018/recipes/simple-mpc";
···
57722
simplenote2 = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, request-deferred }:
57723
melpaBuild {
57724
pname = "simplenote2";
57725
-
version = "20160916.622";
57726
src = fetchFromGitHub {
57727
owner = "alpha22jp";
57728
repo = "simplenote2.el";
57729
-
rev = "c59bbbc96cea8fb2e9c4f4f7d471faccae2c67ed";
57730
-
sha256 = "0mf22mcvhpm5wcsylph2sd4x6bi8101jnqpib6ppjkwha5c2x8yg";
57731
};
57732
recipeFile = fetchurl {
57733
url = "https://raw.githubusercontent.com/milkypostman/melpa/1ac16abd2ce075a8bed4b7b52aed71cb12b38518/recipes/simplenote2";
···
57890
slack = callPackage ({ alert, circe, emojify, fetchFromGitHub, fetchurl, lib, melpaBuild, oauth2, request, websocket }:
57891
melpaBuild {
57892
pname = "slack";
57893
-
version = "20160805.614";
57894
src = fetchFromGitHub {
57895
owner = "yuya373";
57896
repo = "emacs-slack";
57897
-
rev = "e7219b50499a46b578bc9caf96d64b06ceea47ad";
57898
-
sha256 = "0dv1c33qk65bjz66jjzydi5b0c7vdwahsrq3zwhvrf97xd7vr4s3";
57899
};
57900
recipeFile = fetchurl {
57901
url = "https://raw.githubusercontent.com/milkypostman/melpa/f0258cc41de809b67811a5dde3d475c429df0695/recipes/slack";
···
58163
sly = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
58164
melpaBuild {
58165
pname = "sly";
58166
-
version = "20160829.847";
58167
src = fetchFromGitHub {
58168
owner = "capitaomorte";
58169
repo = "sly";
58170
-
rev = "fbcb96264ab073c516efa06c8e8d4b0cc4ff566e";
58171
-
sha256 = "19nlwqp7zia3fnvl323v8v9j10b32bpw0m5pv14ilqy4kbnpxw2q";
58172
};
58173
recipeFile = fetchurl {
58174
url = "https://raw.githubusercontent.com/milkypostman/melpa/79e7213183df892c5058a766b5805a1854bfbaec/recipes/sly";
···
58642
smartparens = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
58643
melpaBuild {
58644
pname = "smartparens";
58645
-
version = "20160918.126";
58646
src = fetchFromGitHub {
58647
owner = "Fuco1";
58648
repo = "smartparens";
58649
-
rev = "de5d4f39ad1055b18c74ac516244b5ba4a6d45ce";
58650
-
sha256 = "1qgcv64jhxagcb3bdw4lpq0qpjd7bzfnwabqq9frbcxx4zbiw210";
58651
};
58652
recipeFile = fetchurl {
58653
url = "https://raw.githubusercontent.com/milkypostman/melpa/bd98f85461ef7134502d4f2aa8ce1bc764f3bda3/recipes/smartparens";
···
58893
smooth-scrolling = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
58894
melpaBuild {
58895
pname = "smooth-scrolling";
58896
-
version = "20160612.141";
58897
src = fetchFromGitHub {
58898
owner = "aspiers";
58899
repo = "smooth-scrolling";
58900
-
rev = "dcaaabf834d20e990af0cf471e04d0948cf1ff58";
58901
-
sha256 = "0lcp437135hxpw84vj096i3vw83ckfppdviyyf468mm02ajb4068";
58902
};
58903
recipeFile = fetchurl {
58904
url = "https://raw.githubusercontent.com/milkypostman/melpa/e156f146649a51f6ee636aef95214944a8079a27/recipes/smooth-scrolling";
···
59124
solidity-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
59125
melpaBuild {
59126
pname = "solidity-mode";
59127
-
version = "20160505.203";
59128
src = fetchFromGitHub {
59129
owner = "ethereum";
59130
repo = "emacs-solidity";
59131
-
rev = "6268b2a7fdd22ba37e3f7be907db9f5e9070f242";
59132
-
sha256 = "1mlhidfnvs2sph6qavzqz5qng78q2v4n5qc021958s29kx35i603";
59133
};
59134
recipeFile = fetchurl {
59135
url = "https://raw.githubusercontent.com/milkypostman/melpa/bb9df5ec0692352b6494d435d11166f4ea26c99e/recipes/solidity-mode";
···
59187
sort-words = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
59188
melpaBuild {
59189
pname = "sort-words";
59190
-
version = "20160909.358";
59191
src = fetchFromGitHub {
59192
owner = "dotemacs";
59193
repo = "sort-words.el";
59194
-
rev = "8ca4cfca859f9cb4f2d51d5af9ad663261152101";
59195
-
sha256 = "1g3hlx33x52wsxw45p8dxphmkydqks2z4c2vs1vy7v7y0vwifszf";
59196
};
59197
recipeFile = fetchurl {
59198
url = "https://raw.githubusercontent.com/milkypostman/melpa/0a4bd566392d7cebe8a891d787439512e8d34cf9/recipes/sort-words";
···
59677
src = fetchFromGitHub {
59678
owner = "Fuco1";
59679
repo = "sphinx-mode";
59680
-
rev = "c6e0e29fb0b64c05488b0bcf9f0b78335da4a49d";
59681
-
sha256 = "05n8kifpkijsiywrnw6m4wckv68a4xk3wdblc2c1gj9wz6s72lyl";
59682
};
59683
recipeFile = fetchurl {
59684
url = "https://raw.githubusercontent.com/milkypostman/melpa/269acf093c3aa508479bf532a4e07c9c6d568c72/recipes/sphinx-mode";
···
59694
spice-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
59695
melpaBuild {
59696
pname = "spice-mode";
59697
-
version = "20160818.1749";
59698
src = fetchFromGitHub {
59699
owner = "stardiviner";
59700
repo = "spice-mode";
59701
-
rev = "78bbaa6c39fe5a89de7fc3775b161f4a9c022e69";
59702
-
sha256 = "0cf0km62izcj62m78q9vgafrckq49mjmf672vnkbckf974m93h2l";
59703
};
59704
recipeFile = fetchurl {
59705
url = "https://raw.githubusercontent.com/milkypostman/melpa/6142975cf9c0b9faaf128be34d30e12a88b500f8/recipes/spice-mode";
···
60935
suggest = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, loop, melpaBuild, s }:
60936
melpaBuild {
60937
pname = "suggest";
60938
-
version = "20160917.905";
60939
src = fetchFromGitHub {
60940
owner = "Wilfred";
60941
repo = "suggest.el";
60942
-
rev = "59bffb26368c9e8135548670c0923fdc5299d018";
60943
-
sha256 = "0137gbkfqa1kagff1dkg721w35j946ip1zcvhgd4g23y7ldzmbrh";
60944
};
60945
recipeFile = fetchurl {
60946
url = "https://raw.githubusercontent.com/milkypostman/melpa/b9fd27e812549587dc2ec26bb58974177ff263ff/recipes/suggest";
···
60950
packageRequires = [ dash emacs f loop s ];
60951
meta = {
60952
homepage = "https://melpa.org/#/suggest";
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
60953
license = lib.licenses.free;
60954
};
60955
}) {};
···
61244
swift-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
61245
melpaBuild {
61246
pname = "swift-mode";
61247
-
version = "20160918.658";
61248
src = fetchFromGitHub {
61249
owner = "chrisbarrett";
61250
repo = "swift-mode";
61251
-
rev = "0e24233686980c2a40172c4f2cab8c5f28fa1532";
61252
-
sha256 = "13j2a8bxz1d3pfvr0bbkajbgr7by91g7mgvb55z481zihyqsvykl";
61253
};
61254
recipeFile = fetchurl {
61255
url = "https://raw.githubusercontent.com/milkypostman/melpa/19cb133191cd6f9623e99e958d360113595e756a/recipes/swift-mode";
···
61286
swiper = callPackage ({ emacs, fetchFromGitHub, fetchurl, ivy, lib, melpaBuild }:
61287
melpaBuild {
61288
pname = "swiper";
61289
-
version = "20160915.914";
61290
src = fetchFromGitHub {
61291
owner = "abo-abo";
61292
repo = "swiper";
61293
-
rev = "f180451217277e63b067aa3d06d5af69140e320d";
61294
-
sha256 = "0k963y9iz423hm0sr9dzx3pa8s2lki2r2n4p8pws9b1zvrf6iz8j";
61295
};
61296
recipeFile = fetchurl {
61297
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/swiper";
···
61577
synquid = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
61578
melpaBuild {
61579
pname = "synquid";
61580
-
version = "20160617.2156";
61581
src = fetchFromGitHub {
61582
owner = "cpitclaudel";
61583
repo = "synquid-emacs";
61584
-
rev = "328e50261a6d95ed046e2f07e933746ed0e606a1";
61585
-
sha256 = "1r0ch4w8m1p9j43rciq3wdzwn1zggj959irvrp3n7hr1z6fkq4z0";
61586
};
61587
recipeFile = fetchurl {
61588
url = "https://raw.githubusercontent.com/milkypostman/melpa/6ccd9f265d90a5f6a95942938532f556b223e4da/recipes/synquid";
···
61702
systemd = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
61703
melpaBuild {
61704
pname = "systemd";
61705
-
version = "20160731.1630";
61706
src = fetchFromGitHub {
61707
owner = "holomorph";
61708
repo = "systemd-mode";
61709
-
rev = "a1633c271da2854f78e25015a846954df2e50968";
61710
-
sha256 = "05629nph69711yn7jvv5zlqdydivz9vgj8m57bjv7m9khdxf8j5l";
61711
};
61712
recipeFile = fetchurl {
61713
url = "https://raw.githubusercontent.com/milkypostman/melpa/ca810e512c357d1d0130aeeb9b46b38c595e3351/recipes/systemd";
···
62247
term-manager = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
62248
melpaBuild {
62249
pname = "term-manager";
62250
-
version = "20160824.1049";
62251
src = fetchFromGitHub {
62252
owner = "IvanMalison";
62253
repo = "term-manager";
62254
-
rev = "0768cef5efe7579a36304a5832d46b0e044993cc";
62255
-
sha256 = "0cifgzsgzyd659h38gsvh2dr8z48n9qn0aq8z8bz18wz66q8lbij";
62256
};
62257
recipeFile = fetchurl {
62258
url = "https://raw.githubusercontent.com/milkypostman/melpa/0b2f7d8c8fcbb535432f8e70729d69a572e49a1a/recipes/term-manager";
···
62328
license = lib.licenses.free;
62329
};
62330
}) {};
62331
-
term-projectile = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, projectile, term-manager }:
62332
melpaBuild {
62333
pname = "term-projectile";
62334
-
version = "20160824.1049";
62335
src = fetchFromGitHub {
62336
owner = "IvanMalison";
62337
repo = "term-manager";
62338
-
rev = "0768cef5efe7579a36304a5832d46b0e044993cc";
62339
-
sha256 = "0cifgzsgzyd659h38gsvh2dr8z48n9qn0aq8z8bz18wz66q8lbij";
62340
};
62341
recipeFile = fetchurl {
62342
url = "https://raw.githubusercontent.com/milkypostman/melpa/5260876280148fae28a459f07932cebb059b560e/recipes/term-projectile";
62343
sha256 = "1mzyzjxkdfvf1kq9m3c1f6y6xzj1qq53rixawmnzmil5cmznvwag";
62344
name = "term-projectile";
62345
};
62346
-
packageRequires = [ emacs projectile term-manager ];
62347
meta = {
62348
homepage = "https://melpa.org/#/term-projectile";
62349
license = lib.licenses.free;
···
62664
theme-looper = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
62665
melpaBuild {
62666
pname = "theme-looper";
62667
-
version = "20150723.1104";
62668
src = fetchFromGitHub {
62669
owner = "myTerminal";
62670
repo = "theme-looper";
62671
-
rev = "6df57e7f6b6e40168b3b2c6a2f80a15d0522ce6f";
62672
-
sha256 = "05b3p4i7bljhlx490dqkp32a1n15kz697vdjlzld30hwspfynhcv";
62673
};
62674
recipeFile = fetchurl {
62675
url = "https://raw.githubusercontent.com/milkypostman/melpa/861c3b96189233956b15f222702ff034ed2d8cd1/recipes/theme-looper";
···
62828
src = fetchFromGitHub {
62829
owner = "apache";
62830
repo = "thrift";
62831
-
rev = "205dc19556eac3c0ab2d1965c4636b78f8922fae";
62832
-
sha256 = "0hw7rhw0vi9qq07ih8h0v1w3grh5xj8igbp3h5x7k501zilmkx38";
62833
};
62834
recipeFile = fetchurl {
62835
url = "https://raw.githubusercontent.com/milkypostman/melpa/857ab7e3a5c290265d88ebacb9685b3faee586e5/recipes/thrift";
···
62882
license = lib.licenses.free;
62883
};
62884
}) {};
62885
-
tide = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, typescript-mode }:
62886
melpaBuild {
62887
pname = "tide";
62888
-
version = "20160911.2207";
62889
src = fetchFromGitHub {
62890
owner = "ananthakumaran";
62891
repo = "tide";
62892
-
rev = "80e62305a91dff5f4ca7534f9f694dcd12ae4282";
62893
-
sha256 = "023vgr56j5z0zzi6vb5xpin4vf7k9miyckh5q4aj5ym2qsq7hs2n";
62894
};
62895
recipeFile = fetchurl {
62896
url = "https://raw.githubusercontent.com/milkypostman/melpa/a21e063011ebbb03ac70bdcf0a379f9e383bdfab/recipes/tide";
62897
sha256 = "1z2xr25s23sz6nrzzw2xg1l2j8jvjhxi53qh7nvxmmq6n6jjpwg1";
62898
name = "tide";
62899
};
62900
-
packageRequires = [ cl-lib dash emacs flycheck typescript-mode ];
62901
meta = {
62902
homepage = "https://melpa.org/#/tide";
62903
license = lib.licenses.free;
···
63215
todotxt = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
63216
melpaBuild {
63217
pname = "todotxt";
63218
-
version = "20160917.1048";
63219
src = fetchFromGitHub {
63220
owner = "rpdillon";
63221
repo = "todotxt.el";
63222
-
rev = "e74a3acf45029e114154c6471339dcd3c787783f";
63223
-
sha256 = "0zx2kg3q5325j21x0vdn7rmd2xx1d4lk22pblh5ra52vr1wgxf5f";
63224
};
63225
recipeFile = fetchurl {
63226
url = "https://raw.githubusercontent.com/milkypostman/melpa/f934da448463e672de3c87b2ee514a370f67107d/recipes/todotxt";
···
64193
twittering-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
64194
melpaBuild {
64195
pname = "twittering-mode";
64196
-
version = "20160710.1017";
64197
src = fetchFromGitHub {
64198
owner = "hayamiz";
64199
repo = "twittering-mode";
64200
-
rev = "97ed4410dd994c09081a7a12570adb34f356d87c";
64201
-
sha256 = "16wk15hn1lgxphvb6kmihahbxi4vkks2knr6r5k3iay6gq7bvpbh";
64202
};
64203
recipeFile = fetchurl {
64204
url = "https://raw.githubusercontent.com/milkypostman/melpa/091dcc3775ec2137cb61d66df4e72aca4900897a/recipes/twittering-mode";
···
64235
typescript-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
64236
melpaBuild {
64237
pname = "typescript-mode";
64238
-
version = "20160719.2353";
64239
src = fetchFromGitHub {
64240
owner = "ananthakumaran";
64241
repo = "typescript.el";
64242
-
rev = "aae70b59e64e1d7b3cfaee41e9134bfa19ac7363";
64243
-
sha256 = "10i2wkqq3bdrxxwx9nw8zbfx7jmvpwp5mpw9765zlppg46zkqkac";
64244
};
64245
recipeFile = fetchurl {
64246
url = "https://raw.githubusercontent.com/milkypostman/melpa/d3f534a1e2cee4ad2e32e32802c5080207417b3d/recipes/typescript-mode";
···
64562
undo-tree = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }:
64563
melpaBuild {
64564
pname = "undo-tree";
64565
-
version = "20140509.522";
64566
src = fetchgit {
64567
url = "http://www.dr-qubit.org/git/undo-tree.git";
64568
-
rev = "a3e81b682053a81e082139300ef0a913a7a610a2";
64569
-
sha256 = "014x3gnv4l0p7jbz34dmdrcksw4dfww9lkp9d7nx5q3fsbvsx35z";
64570
};
64571
recipeFile = fetchurl {
64572
url = "https://raw.githubusercontent.com/milkypostman/melpa/4327b4dd464ebb00c2acdd496274dedf912cdf92/recipes/undo-tree";
···
64993
src = fetchFromGitHub {
64994
owner = "jwiegley";
64995
repo = "use-package";
64996
-
rev = "3f6ba1bb8ad3fd81278b6787c664639a6a0df6f5";
64997
-
sha256 = "161bdn6b76rf0sm7881pyr6xs8mvyvpxhzicf0g2dqncisg4y0gn";
64998
};
64999
recipeFile = fetchurl {
65000
url = "https://raw.githubusercontent.com/milkypostman/melpa/3f9b52790e2a0bd579c24004873df5384e2ba549/recipes/use-package";
···
65724
virtualenvwrapper = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
65725
melpaBuild {
65726
pname = "virtualenvwrapper";
65727
-
version = "20151127.621";
65728
src = fetchFromGitHub {
65729
owner = "porterjamesj";
65730
repo = "virtualenvwrapper.el";
65731
-
rev = "62df8c1af39c5a8fec5b4e3fd1a063db06d38d21";
65732
-
sha256 = "05rzjlb04h7xyq7l7z87hqqcsf907p2nsxqnh7r6wm24kddfb0ab";
65733
};
65734
recipeFile = fetchurl {
65735
url = "https://raw.githubusercontent.com/milkypostman/melpa/acc9b816796b9f142c53f90593952b43c962d2d8/recipes/virtualenvwrapper";
···
66049
license = lib.licenses.free;
66050
};
66051
}) {};
66052
-
w3m = callPackage ({ fetchcvs, fetchurl, lib, melpaBuild }: melpaBuild {
66053
-
pname = "w3m";
66054
-
version = "20160825.919";
66055
-
src = fetchcvs {
66056
-
cvsRoot = ":pserver:anonymous@cvs.namazu.org:/storage/cvsroot";
66057
-
module = "emacs-w3m";
66058
-
sha256 = "f48cdf069e61d81908e303d9984a05e1de9ccfc9fca8545435a95dd9de54eab9";
66059
-
};
66060
-
recipeFile = fetchurl {
66061
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/8bbb18b0db057b9cca78ae7280674fd1beb56443/recipes/w3m";
66062
-
sha256 = "17mzs126fvlnsvxgfpbil9wmka0i87psblq49phky7dywcwz27lc";
66063
-
name = "w3m";
66064
-
};
66065
-
packageRequires = [];
66066
-
meta = {
66067
-
homepage = "https://melpa.org/#/w3m";
66068
-
license = lib.licenses.free;
66069
-
};
66070
-
}) {};
66071
wacspace = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
66072
melpaBuild {
66073
pname = "wacspace";
···
66113
wakatime-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
66114
melpaBuild {
66115
pname = "wakatime-mode";
66116
-
version = "20160417.109";
66117
src = fetchFromGitHub {
66118
owner = "wakatime";
66119
repo = "wakatime-mode";
66120
-
rev = "a0d279ac7d17c927ca3c52b9e072751b987b8333";
66121
-
sha256 = "06d6ywc0hq6jn5ahq96qa8v8fnps464f2gjmdhsgvj8b0d0c5jl1";
66122
};
66123
recipeFile = fetchurl {
66124
url = "https://raw.githubusercontent.com/milkypostman/melpa/a46036a0e53afbebacafd3bc9545c99af79ccfcc/recipes/wakatime-mode";
···
66407
web-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
66408
melpaBuild {
66409
pname = "web-mode";
66410
-
version = "20160904.1151";
66411
src = fetchFromGitHub {
66412
owner = "fxbois";
66413
repo = "web-mode";
66414
-
rev = "c73ea9da7cbdefbe8edde0f021be93b8f4ad852d";
66415
-
sha256 = "1wriywjbqyibfd8m29blrccbs2g1kfjm4vlpz1a06f2kj0zcywq3";
66416
};
66417
recipeFile = fetchurl {
66418
url = "https://raw.githubusercontent.com/milkypostman/melpa/6f0565555eaa356141422c5175d6cca4e9eb5c00/recipes/web-mode";
···
66511
weechat = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, tracking }:
66512
melpaBuild {
66513
pname = "weechat";
66514
-
version = "20160229.1248";
66515
src = fetchFromGitHub {
66516
owner = "the-kenny";
66517
repo = "weechat.el";
66518
-
rev = "41f06299b2a691473b6b26c15dc46367542c79f0";
66519
-
sha256 = "0vg3w18xj6i320jsivsml3mi1fdxr8dgxmn7qy2780ajy5ndxnw1";
66520
};
66521
recipeFile = fetchurl {
66522
url = "https://raw.githubusercontent.com/milkypostman/melpa/e38255a31a4ca31541c97a506a55f82e2670abe6/recipes/weechat";
···
66578
src = fetchFromGitHub {
66579
owner = "mhayashi1120";
66580
repo = "Emacs-wgrep";
66581
-
rev = "7ef26c51feaef8a5ec0929737130ab8ba326983c";
66582
-
sha256 = "075z0glain0dp56d0cp468y5y88wn82ab26aapsrdzq8hmlshwn4";
66583
};
66584
recipeFile = fetchurl {
66585
url = "https://raw.githubusercontent.com/milkypostman/melpa/9648e3df896fcd97b3757a727108bc78261973cc/recipes/wgrep";
···
66599
src = fetchFromGitHub {
66600
owner = "mhayashi1120";
66601
repo = "Emacs-wgrep";
66602
-
rev = "7ef26c51feaef8a5ec0929737130ab8ba326983c";
66603
-
sha256 = "075z0glain0dp56d0cp468y5y88wn82ab26aapsrdzq8hmlshwn4";
66604
};
66605
recipeFile = fetchurl {
66606
url = "https://raw.githubusercontent.com/milkypostman/melpa/9648e3df896fcd97b3757a727108bc78261973cc/recipes/wgrep-ack";
···
66613
license = lib.licenses.free;
66614
};
66615
}) {};
66616
-
wgrep-ag = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, wgrep }:
66617
melpaBuild {
66618
pname = "wgrep-ag";
66619
-
version = "20141012.311";
66620
src = fetchFromGitHub {
66621
owner = "mhayashi1120";
66622
repo = "Emacs-wgrep";
66623
-
rev = "7ef26c51feaef8a5ec0929737130ab8ba326983c";
66624
-
sha256 = "075z0glain0dp56d0cp468y5y88wn82ab26aapsrdzq8hmlshwn4";
66625
};
66626
recipeFile = fetchurl {
66627
url = "https://raw.githubusercontent.com/milkypostman/melpa/2c50b704343c4cac5e2a62a67e284ba6d8e15f8a/recipes/wgrep-ag";
66628
sha256 = "1b2mj06kws29ha7g16l5d1s3p3nwyw8rprbpaiijdk9nxqcm0a8a";
66629
name = "wgrep-ag";
66630
};
66631
-
packageRequires = [ wgrep ];
66632
meta = {
66633
homepage = "https://melpa.org/#/wgrep-ag";
66634
license = lib.licenses.free;
···
66641
src = fetchFromGitHub {
66642
owner = "mhayashi1120";
66643
repo = "Emacs-wgrep";
66644
-
rev = "7ef26c51feaef8a5ec0929737130ab8ba326983c";
66645
-
sha256 = "075z0glain0dp56d0cp468y5y88wn82ab26aapsrdzq8hmlshwn4";
66646
};
66647
recipeFile = fetchurl {
66648
url = "https://raw.githubusercontent.com/milkypostman/melpa/9648e3df896fcd97b3757a727108bc78261973cc/recipes/wgrep-helm";
···
66662
src = fetchFromGitHub {
66663
owner = "mhayashi1120";
66664
repo = "Emacs-wgrep";
66665
-
rev = "7ef26c51feaef8a5ec0929737130ab8ba326983c";
66666
-
sha256 = "075z0glain0dp56d0cp468y5y88wn82ab26aapsrdzq8hmlshwn4";
66667
};
66668
recipeFile = fetchurl {
66669
url = "https://raw.githubusercontent.com/milkypostman/melpa/c39faef3b9c2e1867cd48341d9878b714dbed4eb/recipes/wgrep-pt";
···
66890
src = fetchFromGitHub {
66891
owner = "foretagsplatsen";
66892
repo = "emacs-js";
66893
-
rev = "69b041f240dc1b6239f51159ee4bd97e596ee7d5";
66894
-
sha256 = "19b2h6camn6p5vjj5gqamlpc24ika5x61v11fqvpx11smkfki6y2";
66895
};
66896
recipeFile = fetchurl {
66897
url = "https://raw.githubusercontent.com/milkypostman/melpa/78d7a15152f45a193384741fa00d0649c4bba91e/recipes/widgetjs";
···
67150
window-purpose = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, imenu-list, let-alist, lib, melpaBuild }:
67151
melpaBuild {
67152
pname = "window-purpose";
67153
-
version = "20160727.655";
67154
src = fetchFromGitHub {
67155
owner = "bmag";
67156
repo = "emacs-purpose";
67157
-
rev = "00c253778d8e845bdc17a350c22ea157c5871b41";
67158
-
sha256 = "11hv2rrcirswzgx0l52kwav5dilr3yksky9a3vg1pghgqhmm59hv";
67159
};
67160
recipeFile = fetchurl {
67161
url = "https://raw.githubusercontent.com/milkypostman/melpa/5813120ab674f6db7d0a486433d8faa6cfec1727/recipes/window-purpose";
···
67275
with-editor = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
67276
melpaBuild {
67277
pname = "with-editor";
67278
-
version = "20160828.1025";
67279
src = fetchFromGitHub {
67280
owner = "magit";
67281
repo = "with-editor";
67282
-
rev = "6f41998405796336575b1fce49b84667feaa9b9f";
67283
-
sha256 = "12bw86l8756rwfgnik0kywqafw8idv8ncdxlbaybix70r2iaa61y";
67284
};
67285
recipeFile = fetchurl {
67286
url = "https://raw.githubusercontent.com/milkypostman/melpa/8c52c840dc35f3fd17ec660e113ddbb53aa99076/recipes/with-editor";
···
67419
license = lib.licenses.free;
67420
};
67421
}) {};
67422
-
worf = callPackage ({ ace-link, fetchFromGitHub, fetchurl, hydra, lib, melpaBuild, swiper }:
67423
melpaBuild {
67424
pname = "worf";
67425
-
version = "20160902.734";
67426
src = fetchFromGitHub {
67427
owner = "abo-abo";
67428
repo = "worf";
67429
-
rev = "6b540776f849704c331dbbf9b4db4a1ca033ada6";
67430
-
sha256 = "0gf1pnk111q2m7706sq7jv198a8ah1560wha0m226b1q3swlx11a";
67431
};
67432
recipeFile = fetchurl {
67433
url = "https://raw.githubusercontent.com/milkypostman/melpa/f00f8765e35c21dd1a4b5c01c239ed4d15170ab7/recipes/worf";
67434
sha256 = "1fkb2ddl684dijsb0cqgmfbg1nz4xv43rb7g5rah05rchy5sgkpi";
67435
name = "worf";
67436
};
67437
-
packageRequires = [ ace-link hydra swiper ];
67438
meta = {
67439
homepage = "https://melpa.org/#/worf";
67440
license = lib.licenses.free;
···
67590
wsd-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
67591
melpaBuild {
67592
pname = "wsd-mode";
67593
-
version = "20160510.2251";
67594
src = fetchFromGitHub {
67595
owner = "josteink";
67596
repo = "wsd-mode";
67597
-
rev = "1c7ff9c7a167d6bef5b551673be323687a619acd";
67598
-
sha256 = "14f87rgvh8rmdd7gp53iaibi1liiag10si2znbhiy1hf93ssd2pq";
67599
};
67600
recipeFile = fetchurl {
67601
url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/recipes/wsd-mode";
···
67695
x-path-walker = callPackage ({ fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild }:
67696
melpaBuild {
67697
pname = "x-path-walker";
67698
-
version = "20160822.1015";
67699
src = fetchFromGitHub {
67700
owner = "lompik";
67701
repo = "x-path-walker";
67702
-
rev = "2c728b5fe21b83fa670b7f8ae026bb93bfffd551";
67703
-
sha256 = "0ldcfpdid1cjls66lb40wizak9cbrjfd0my20s89a6k9sxccyrah";
67704
};
67705
recipeFile = fetchurl {
67706
url = "https://raw.githubusercontent.com/milkypostman/melpa/c51f2aba59cb93f4bb104a7dde214963cbf002a6/recipes/x-path-walker";
···
67737
xah-css-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
67738
melpaBuild {
67739
pname = "xah-css-mode";
67740
-
version = "20160816.837";
67741
src = fetchFromGitHub {
67742
owner = "xahlee";
67743
repo = "xah-css-mode";
67744
-
rev = "44f3f98549ef9eba5389dde11a74bd0b34b9a012";
67745
-
sha256 = "0bx1bk4m55qdf557s7dich0fs544vbfa6sgh8nlqhz6z0bvs2s5m";
67746
};
67747
recipeFile = fetchurl {
67748
url = "https://raw.githubusercontent.com/milkypostman/melpa/57c2e2112c4eb50ee6ebddef9c3d219cc5ced804/recipes/xah-css-mode";
···
67758
xah-elisp-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
67759
melpaBuild {
67760
pname = "xah-elisp-mode";
67761
-
version = "20160903.1614";
67762
src = fetchFromGitHub {
67763
owner = "xahlee";
67764
repo = "xah-elisp-mode";
67765
-
rev = "0955a1a83170d324f90188426932ab8ea4616832";
67766
-
sha256 = "0i4sgx5p1mp09hxgh1qvr97kc7mr41dvib6kv9djm8vm19rvfd3b";
67767
};
67768
recipeFile = fetchurl {
67769
url = "https://raw.githubusercontent.com/milkypostman/melpa/f2e996dd5b0061371662490e0b21d3c5bb506550/recipes/xah-elisp-mode";
···
67800
xah-fly-keys = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
67801
melpaBuild {
67802
pname = "xah-fly-keys";
67803
-
version = "20160911.2224";
67804
src = fetchFromGitHub {
67805
owner = "xahlee";
67806
repo = "xah-fly-keys";
67807
-
rev = "54b00b7c5907d875f6c07f2fe73335231e9b286b";
67808
-
sha256 = "0bw4xdd5ajhf57zjbrca68sx12mdg8k31923bja1knfldms2sf48";
67809
};
67810
recipeFile = fetchurl {
67811
url = "https://raw.githubusercontent.com/milkypostman/melpa/fc1683be70d1388efa3ce00adc40510e595aef2b/recipes/xah-fly-keys";
···
67842
xah-lookup = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
67843
melpaBuild {
67844
pname = "xah-lookup";
67845
-
version = "20160711.1019";
67846
src = fetchFromGitHub {
67847
owner = "xahlee";
67848
repo = "lookup-word-on-internet";
67849
-
rev = "976e54f76dd9579c29b88c7ef7171df7683920c8";
67850
-
sha256 = "156vg0gz6y1rzfv52w45wbf060jzykp4khqs8nn9h3qyz0yk33j4";
67851
};
67852
recipeFile = fetchurl {
67853
url = "https://raw.githubusercontent.com/milkypostman/melpa/38e6609a846a3c7781e0f03730b79bbf8d0355a9/recipes/xah-lookup";
···
68662
src = fetchFromGitHub {
68663
owner = "capitaomorte";
68664
repo = "yasnippet";
68665
-
rev = "309fe157f60e537e94f95e1ce3505a3fcdbd4994";
68666
-
sha256 = "1784kf4jqaq7x2f1z92n5spz2cc8xnmk4lamchkbziviwlk83jap";
68667
};
68668
recipeFile = fetchurl {
68669
url = "https://raw.githubusercontent.com/milkypostman/melpa/489687c6c41399a3bca8148a62d25581726a847d/recipes/yasnippet";
···
68697
license = lib.licenses.free;
68698
};
68699
}) {};
68700
-
yatex = callPackage ({ fetchhg, fetchurl, lib, melpaBuild }: melpaBuild {
68701
-
pname = "yatex";
68702
-
version = "20160813.100";
68703
-
src = fetchhg {
68704
-
url = "https://www.yatex.org/hgrepos/yatex/";
68705
-
rev = "2521a95043af";
68706
-
sha256 = "0l7nxjc67mg2ddi7cf9vm744yps26zz64hqq7g0cfycjsgzg517v";
68707
-
};
68708
-
recipeFile = fetchurl {
68709
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/recipes/yatex";
68710
-
sha256 = "17np4am7yan1bh4706azf8in60c41158h3z591478j5b1w13y5a6";
68711
-
name = "yatex";
68712
-
};
68713
-
packageRequires = [];
68714
-
meta = {
68715
-
homepage = "https://melpa.org/#/yatex";
68716
-
license = lib.licenses.free;
68717
-
};
68718
-
}) {};
68719
yaxception = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
68720
melpaBuild {
68721
pname = "yaxception";
···
68761
ycmd = callPackage ({ cl-lib ? null, dash, deferred, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, request, request-deferred, s }:
68762
melpaBuild {
68763
pname = "ycmd";
68764
-
version = "20160918.708";
68765
src = fetchFromGitHub {
68766
owner = "abingham";
68767
repo = "emacs-ycmd";
68768
-
rev = "83041d5da4ea4637dbd8b018a4762051175dba1d";
68769
-
sha256 = "1zqi0hs6z9j213p9dcqwzkm3s13098wzqrmvpn4lgapcivga3v01";
68770
};
68771
recipeFile = fetchurl {
68772
url = "https://raw.githubusercontent.com/milkypostman/melpa/4b25378540c64d0214797348579671bf2b8cc696/recipes/ycmd";
···
68996
license = lib.licenses.free;
68997
};
68998
}) {};
68999
-
zerodark-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
69000
melpaBuild {
69001
pname = "zerodark-theme";
69002
-
version = "20160909.729";
69003
src = fetchFromGitHub {
69004
owner = "NicolasPetton";
69005
repo = "zerodark-theme";
69006
-
rev = "493c9510a776954f88a0ecc8e109400d71249640";
69007
-
sha256 = "0v3911ylxrggk11x5mdbvjclr27iibvp6dw1p2lxxz83qgfzyv05";
69008
};
69009
recipeFile = fetchurl {
69010
url = "https://raw.githubusercontent.com/milkypostman/melpa/72ef967a9bea2e100ae17aad1a88db95820f4f6a/recipes/zerodark-theme";
69011
sha256 = "1nqzswmnq6h0av4rivqm237h7ghp7asa2nvls7nz4ma467p9qhp9";
69012
name = "zerodark-theme";
69013
};
69014
-
packageRequires = [];
69015
meta = {
69016
homepage = "https://melpa.org/#/zerodark-theme";
69017
license = lib.licenses.free;
···
69104
zone-nyan = callPackage ({ esxml, fetchFromGitHub, fetchurl, lib, melpaBuild }:
69105
melpaBuild {
69106
pname = "zone-nyan";
69107
-
version = "20160102.1456";
69108
src = fetchFromGitHub {
69109
owner = "wasamasa";
69110
repo = "zone-nyan";
69111
-
rev = "a9299ec7cc412d10cf7bddd392608fc3efba0899";
69112
-
sha256 = "0b8m0mdxbskkqsx86i6942235i8x0pk67a7s8lhsp2anahksazla";
69113
};
69114
recipeFile = fetchurl {
69115
url = "https://raw.githubusercontent.com/milkypostman/melpa/38262704e1045c21ee73ca9dc87656936382004a/recipes/zone-nyan";
···
69246
zoom-window = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
69247
melpaBuild {
69248
pname = "zoom-window";
69249
-
version = "20160527.738";
69250
src = fetchFromGitHub {
69251
owner = "syohex";
69252
repo = "emacs-zoom-window";
69253
-
rev = "f0eb12e389d8d2d13b5911907ef872e18230e00e";
69254
-
sha256 = "13393bd5lqpbv7m3p6ihg0ghx1w4w6mrnybx4m8hcfvcn17dr3hw";
69255
};
69256
recipeFile = fetchurl {
69257
url = "https://raw.githubusercontent.com/milkypostman/melpa/8a55cc66cc0deb1c24023f638b8e920c9d975859/recipes/zoom-window";
···
69372
ztree = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
69373
melpaBuild {
69374
pname = "ztree";
69375
-
version = "20160127.1542";
69376
src = fetchFromGitHub {
69377
owner = "fourier";
69378
repo = "ztree";
69379
-
rev = "a7c54891c5ed00a192c72f99ba5ba7d4df7a2a0b";
69380
-
sha256 = "1sxjpbgi7ydmrlv34l16n40qpg969wfcb6kknndrh3fgjjc3p41b";
69381
};
69382
recipeFile = fetchurl {
69383
url = "https://raw.githubusercontent.com/milkypostman/melpa/f151e057c05407748991f23c021e94c178b87248/recipes/ztree";
···
2
_0blayout = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
3
melpaBuild {
4
pname = "_0blayout";
5
+
version = "20160919.823";
6
src = fetchFromGitHub {
7
owner = "etu";
8
repo = "0blayout-mode";
9
+
rev = "b8bb44b5336965b5519b9a826a0f46f8ee31c471";
10
+
sha256 = "1apv5zd3zzni2llj9is7h2bzq1xxbx67kr7c07dfjd26n7l0zvfi";
11
};
12
recipeFile = fetchurl {
13
url = "https://raw.githubusercontent.com/milkypostman/melpa/6521ec44ae8b0ba2e0523517f0f3d5b94ddbe1be/recipes/0blayout";
···
17
packageRequires = [];
18
meta = {
19
homepage = "https://melpa.org/#/0blayout";
20
+
license = lib.licenses.free;
21
+
};
22
+
}) {};
23
+
_0xc = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
24
+
melpaBuild {
25
+
pname = "_0xc";
26
+
version = "20161001.1852";
27
+
src = fetchFromGitHub {
28
+
owner = "AdamNiederer";
29
+
repo = "0xc";
30
+
rev = "9a05fcafe6727df0844feba7fbeb75e39ffe15a4";
31
+
sha256 = "0yy83di1jc5nnnvfxd2l0pnzikp07m0d5szz2pkl88yrpacpnndn";
32
+
};
33
+
recipeFile = fetchurl {
34
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/3fbb2c86a50a8df9a3967787fc10f33beab2c933/recipes/0xc";
35
+
sha256 = "0lxcz1x1dymsh9idhkn7jn8vphr724d6sb88a4g55x2m1rlmzg3w";
36
+
name = "_0xc";
37
+
};
38
+
packageRequires = [ emacs ];
39
+
meta = {
40
+
homepage = "https://melpa.org/#/0xc";
41
license = lib.licenses.free;
42
};
43
}) {};
···
380
src = fetchFromGitHub {
381
owner = "emacs-eclim";
382
repo = "emacs-eclim";
383
+
rev = "6e52e1b8501288e57dd0523270ed6406795b0b9e";
384
+
sha256 = "0jx04r7jz1ijq8y7kzcj1j8msxjnh3vbzi378dazr3762ixj51m5";
385
};
386
recipeFile = fetchurl {
387
url = "https://raw.githubusercontent.com/milkypostman/melpa/1e9d3075587fbd9ca188535fd945a7dc451c6d7e/recipes/ac-emacs-eclim";
···
439
ac-etags = callPackage ({ auto-complete, fetchFromGitHub, fetchurl, lib, melpaBuild }:
440
melpaBuild {
441
pname = "ac-etags";
442
+
version = "20161001.807";
443
src = fetchFromGitHub {
444
owner = "syohex";
445
repo = "emacs-ac-etags";
446
+
rev = "7983e631c226fe0fa53af3b2d56bf4eca3d785ce";
447
+
sha256 = "1vvgcy5hybrip4jn4pj9r3fahr6rc70k28w5aw951h0x7g7laipr";
448
};
449
recipeFile = fetchurl {
450
url = "https://raw.githubusercontent.com/milkypostman/melpa/fda9c7def8bc54af4ab17dc049dd94324c8f10fa/recipes/ac-etags";
···
464
src = fetchFromGitHub {
465
owner = "xiaohanyu";
466
repo = "ac-geiser";
467
+
rev = "cecfcf1a5c4be580b9337d9f4f9337c6ae1e0d91";
468
+
sha256 = "0zaia963kpnqmlxafp0m0jibzz6fvvjj7f1v4lcwb9cvs2b7vq1m";
469
};
470
recipeFile = fetchurl {
471
url = "https://raw.githubusercontent.com/milkypostman/melpa/586ef409e3ae758b459b625d4bf0108f0525a085/recipes/ac-geiser";
···
737
src = fetchFromGitHub {
738
owner = "xcwen";
739
repo = "ac-php";
740
+
rev = "7f82b4f1dbe0992a1b939e9ce359f12f1eb6482a";
741
+
sha256 = "0gfhg7rji735j31xibvimx7v7w337zvrlxzj18qxzymnimhx1843";
742
};
743
recipeFile = fetchurl {
744
url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/ac-php";
···
758
src = fetchFromGitHub {
759
owner = "xcwen";
760
repo = "ac-php";
761
+
rev = "7f82b4f1dbe0992a1b939e9ce359f12f1eb6482a";
762
+
sha256 = "0gfhg7rji735j31xibvimx7v7w337zvrlxzj18qxzymnimhx1843";
763
};
764
recipeFile = fetchurl {
765
url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/ac-php-core";
···
880
ace-isearch = callPackage ({ ace-jump-mode, avy, emacs, fetchFromGitHub, fetchurl, helm-swoop, lib, melpaBuild }:
881
melpaBuild {
882
pname = "ace-isearch";
883
+
version = "20160927.330";
884
src = fetchFromGitHub {
885
owner = "tam17aki";
886
repo = "ace-isearch";
887
+
rev = "b8c59511d7ff13ed050a80be372121d9cba9e160";
888
+
sha256 = "1flfskn0bsz0mxfys0ipn20355v20d48l8mgf41wb49kvnnd1bmz";
889
};
890
recipeFile = fetchurl {
891
url = "https://raw.githubusercontent.com/milkypostman/melpa/344f0cf784a027cde196b7d766024fb415fa1968/recipes/ace-isearch";
···
922
ace-jump-helm-line = callPackage ({ avy, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
923
melpaBuild {
924
pname = "ace-jump-helm-line";
925
+
version = "20160918.1136";
926
src = fetchFromGitHub {
927
owner = "cute-jumper";
928
repo = "ace-jump-helm-line";
929
+
rev = "1483055255df3f8ae349f7520f05b1e43ea3ed37";
930
+
sha256 = "191a2g1if1jliikbxkpwmvlp4v1sp541j71xrlymili8ygm0idq5";
931
};
932
recipeFile = fetchurl {
933
url = "https://raw.githubusercontent.com/milkypostman/melpa/8925f3daa92ff39776b55642aa9ec0e49245c0c7/recipes/ace-jump-helm-line";
···
985
ace-link = callPackage ({ avy, fetchFromGitHub, fetchurl, lib, melpaBuild }:
986
melpaBuild {
987
pname = "ace-link";
988
+
version = "20160925.1210";
989
src = fetchFromGitHub {
990
owner = "abo-abo";
991
repo = "ace-link";
992
+
rev = "822628e39345b77f9444fdfc17bd660b7831e536";
993
+
sha256 = "002wi64awig3kdyihqdisxsfaiailyjw90ah9j1i6qqasgvm9acn";
994
};
995
recipeFile = fetchurl {
996
url = "https://raw.githubusercontent.com/milkypostman/melpa/68032f40c0ce4170a22db535be4bfa7099f61f85/recipes/ace-link";
···
1069
ace-window = callPackage ({ avy, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1070
melpaBuild {
1071
pname = "ace-window";
1072
+
version = "20160923.1117";
1073
src = fetchFromGitHub {
1074
owner = "abo-abo";
1075
repo = "ace-window";
1076
+
rev = "92bd29c4fd8132944385083600b29a3f9a50a37c";
1077
+
sha256 = "078wsnslyh1wr8j8flwj7n06cf6vl152d92l9cjsj91hgy70bb73";
1078
};
1079
recipeFile = fetchurl {
1080
url = "https://raw.githubusercontent.com/milkypostman/melpa/42fe131d3c2ea498e4df30ba539a6b91c00f5b07/recipes/ace-window";
···
1152
addressbook-bookmark = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1153
melpaBuild {
1154
pname = "addressbook-bookmark";
1155
+
version = "20160925.22";
1156
src = fetchFromGitHub {
1157
owner = "thierryvolpiatto";
1158
repo = "addressbook-bookmark";
1159
+
rev = "53732af6e225976f8d51c971041eed4320987c36";
1160
+
sha256 = "0qnh9bk5xgggh80wylzq06alxkj22y9p8lixncjanwhygh80vv3s";
1161
};
1162
recipeFile = fetchurl {
1163
url = "https://raw.githubusercontent.com/milkypostman/melpa/a497aec6e27efa627068542cae5a16c01c3c6d3c/recipes/addressbook-bookmark";
···
1360
airline-themes = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, powerline }:
1361
melpaBuild {
1362
pname = "airline-themes";
1363
+
version = "20161003.811";
1364
src = fetchFromGitHub {
1365
owner = "AnthonyDiGirolamo";
1366
repo = "airline-themes";
1367
+
rev = "563638c5b4102805e5b3282abfb2278921c07898";
1368
+
sha256 = "10c3cgjz9q5di3cpnvx970l36akf1i0w7sxas0ppk7gpy22cg2wl";
1369
};
1370
recipeFile = fetchurl {
1371
url = "https://raw.githubusercontent.com/milkypostman/melpa/addeb923176132a52807308fa5e71d41c9511802/recipes/airline-themes";
···
1402
alchemist = callPackage ({ company, dash, elixir-mode, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }:
1403
melpaBuild {
1404
pname = "alchemist";
1405
+
version = "20161002.2144";
1406
src = fetchFromGitHub {
1407
owner = "tonini";
1408
repo = "alchemist.el";
1409
+
rev = "5693e5a7b1d75faee0dd424cd89fd20b3b9d77f6";
1410
+
sha256 = "1cim833y3xh2s0vz3zawxbybb1yri8qmfhhk3iqbiw2w9gg2y4qs";
1411
};
1412
recipeFile = fetchurl {
1413
url = "https://raw.githubusercontent.com/milkypostman/melpa/6616dc61d17c5bd89bc4d226baab24a1f8e49b3e/recipes/alchemist";
···
1528
all-the-icons = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1529
melpaBuild {
1530
pname = "all-the-icons";
1531
+
version = "20160921.935";
1532
src = fetchFromGitHub {
1533
owner = "domtronn";
1534
repo = "all-the-icons.el";
1535
+
rev = "21b2e084a8779a6eb2e800add37671e21e5fc5d8";
1536
+
sha256 = "1zw6mkayf9dqxkk6pfb6niarkxk1jcwdln45jp7q7n8vq3cqg6rp";
1537
};
1538
recipeFile = fetchurl {
1539
url = "https://raw.githubusercontent.com/milkypostman/melpa/604c01aa15927bd122260529ff0f4bb6a8168b7e/recipes/all-the-icons";
···
1549
amd-mode = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, js2-mode, js2-refactor, lib, makey, melpaBuild, projectile, s, seq }:
1550
melpaBuild {
1551
pname = "amd-mode";
1552
+
version = "20160923.134";
1553
src = fetchFromGitHub {
1554
owner = "NicolasPetton";
1555
repo = "amd-mode.el";
1556
+
rev = "c610c1a85728d161d28854d7373fc13b3dec311b";
1557
+
sha256 = "1ghs3gh410c9w2v17zb93wk184lwl5izpkzrm0qn37qz8i87jqcr";
1558
};
1559
recipeFile = fetchurl {
1560
url = "https://raw.githubusercontent.com/milkypostman/melpa/e4d6e9935e4935c9de769c7bf1c1b6dd256e10da/recipes/amd-mode";
···
1600
ample-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
1601
melpaBuild {
1602
pname = "ample-theme";
1603
+
version = "20161002.1640";
1604
src = fetchFromGitHub {
1605
owner = "jordonbiondo";
1606
repo = "ample-theme";
1607
+
rev = "7546ab41c4c106be7b781a8c351abfb59fe95078";
1608
+
sha256 = "124kxhp7q4ddlj4nhjn8y2w3s08ln8am49cwjvwsvrfliz87n9kq";
1609
};
1610
recipeFile = fetchurl {
1611
url = "https://raw.githubusercontent.com/milkypostman/melpa/d448c03202137a461ed814ce87acfac23faf676e/recipes/ample-theme";
···
1892
ansible-doc = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1893
melpaBuild {
1894
pname = "ansible-doc";
1895
+
version = "20160924.124";
1896
src = fetchFromGitHub {
1897
owner = "lunaryorn";
1898
repo = "ansible-doc.el";
1899
+
rev = "bc8128a85a79b14f4a121105d87a5eddc33975ad";
1900
+
sha256 = "0z3y69sfzka764wjbx31dywdq4d6bfsafv2gmmbpmxqmwfmy8sz4";
1901
};
1902
recipeFile = fetchurl {
1903
url = "https://raw.githubusercontent.com/milkypostman/melpa/1daaaa7462f0b83c15ed9d9e7e6d0ee94434b8e9/recipes/ansible-doc";
···
1910
license = lib.licenses.free;
1911
};
1912
}) {};
1913
+
ansible-vault = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1914
+
melpaBuild {
1915
+
pname = "ansible-vault";
1916
+
version = "20161001.1001";
1917
+
src = fetchFromGitHub {
1918
+
owner = "zellio";
1919
+
repo = "ansible-vault-mode";
1920
+
rev = "8b4cdebb817c979b13eab625e3bbeebb08ddf026";
1921
+
sha256 = "1gqga59qinmkjalk1jkbh8w70sqvb3p033sbx69qljc2mivs8rh8";
1922
+
};
1923
+
recipeFile = fetchurl {
1924
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/2bff0da29a9b883e53a3d211c5577a3e0bc263a0/recipes/ansible-vault";
1925
+
sha256 = "0pmsvpc866rgcajb2ihhb62g3rwhda7vvq2kxkvr566y609vv021";
1926
+
name = "ansible-vault";
1927
+
};
1928
+
packageRequires = [ emacs ];
1929
+
meta = {
1930
+
homepage = "https://melpa.org/#/ansible-vault";
1931
+
license = lib.licenses.free;
1932
+
};
1933
+
}) {};
1934
ant = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
1935
melpaBuild {
1936
pname = "ant";
···
2757
auctex-latexmk = callPackage ({ auctex, fetchFromGitHub, fetchurl, lib, melpaBuild }:
2758
melpaBuild {
2759
pname = "auctex-latexmk";
2760
+
version = "20160923.7";
2761
src = fetchFromGitHub {
2762
owner = "tom-tan";
2763
repo = "auctex-latexmk";
2764
+
rev = "b7053f71f578ffb0d247f8a9e8d5152efd86e096";
2765
+
sha256 = "0slihygr74vyijnyzssckapscxmdd7zlgrs0wvmpw9hnjzwwzzql";
2766
};
2767
recipeFile = fetchurl {
2768
url = "https://raw.githubusercontent.com/milkypostman/melpa/3f48af615c56f093dff417a5d3b705f9993c518f/recipes/auctex-latexmk";
···
3115
src = fetchFromGitHub {
3116
owner = "sebastiw";
3117
repo = "distel-completion";
3118
+
rev = "2ba4eea51cecfa75cf62f58180460ee9ff43131f";
3119
+
sha256 = "1761lgplngmpn1vd8syc1h4g6q1dhngamz1j3n48z07c1ylzpkdd";
3120
};
3121
recipeFile = fetchurl {
3122
url = "https://raw.githubusercontent.com/milkypostman/melpa/90fff35dd9709b06802edef89d1fe6a96b7115a6/recipes/auto-complete-distel";
···
3336
license = lib.licenses.free;
3337
};
3338
}) {};
3339
+
auto-org-md = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
3340
+
melpaBuild {
3341
+
pname = "auto-org-md";
3342
+
version = "20160923.708";
3343
+
src = fetchFromGitHub {
3344
+
owner = "jamcha-aa";
3345
+
repo = "auto-org-md";
3346
+
rev = "7604c06c1b2f1d01c2e88f114bb0d2d00f21dabb";
3347
+
sha256 = "18js1pa60095fs8qjzhjhkx9sjwa2h2iribb27gqv59796qxkfsg";
3348
+
};
3349
+
recipeFile = fetchurl {
3350
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/39f934f86b5dc04078c204bcbd268af60857e268/recipes/auto-org-md";
3351
+
sha256 = "1yh9g8407kym6r0b8kr18qshxlrkw47ac17a9lvql0ksshfmnqvk";
3352
+
name = "auto-org-md";
3353
+
};
3354
+
packageRequires = [ emacs org ];
3355
+
meta = {
3356
+
homepage = "https://melpa.org/#/auto-org-md";
3357
+
license = lib.licenses.free;
3358
+
};
3359
+
}) {};
3360
auto-package-update = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
3361
melpaBuild {
3362
pname = "auto-package-update";
···
3465
auto-yasnippet = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }:
3466
melpaBuild {
3467
pname = "auto-yasnippet";
3468
+
version = "20160925.225";
3469
src = fetchFromGitHub {
3470
owner = "abo-abo";
3471
repo = "auto-yasnippet";
3472
+
rev = "d1ccfea87312c6dd8cf8501ab5b71b1d3d44d95b";
3473
+
sha256 = "1i8k2qiyzd5rq0zplk4xb5nfa5mp0ibxbzwqj6c7877waq7244xk";
3474
};
3475
recipeFile = fetchurl {
3476
url = "https://raw.githubusercontent.com/milkypostman/melpa/d33c0aee6a5d27217bbae28fc8f448c3badc8a4b/recipes/auto-yasnippet";
···
3486
autobookmarks = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
3487
melpaBuild {
3488
pname = "autobookmarks";
3489
+
version = "20160930.1113";
3490
src = fetchFromGitHub {
3491
owner = "Fuco1";
3492
repo = "autobookmarks";
3493
+
rev = "067c29cd6088c019578df8530356c126eef9ea2c";
3494
+
sha256 = "0iqcl1y1lnfma95lhdyy1zkkn8xlp2hin2wb0gbmkcrlfy0cw364";
3495
};
3496
recipeFile = fetchurl {
3497
url = "https://raw.githubusercontent.com/milkypostman/melpa/e40e6ebeb30b3f23ad37a695e011431a48c5a62e/recipes/autobookmarks";
···
3670
license = lib.licenses.free;
3671
};
3672
}) {};
3673
+
avandu = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
0
3674
pname = "avandu";
3675
version = "20140412.1426";
3676
+
src = fetchgit {
3677
+
url = "git://ryuslash.org/avandu.git";
3678
+
rev = "891a847b0fff0ec1abfa717ede28250a16d5c429";
3679
+
sha256 = "01mcp4q8qsbcz2nfsfd5wndpnka7qfiqfn2f35y0pm56di7a49v5";
0
3680
};
3681
recipeFile = fetchurl {
3682
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/7a67d2cd2d62c5deb4b9bbbe8efcd014c151f58e/recipes/avandu";
3683
+
sha256 = "1pyjpdyk8s4zandz8n1wgyvn0mpvrqn7g34ljnpjr8xciv6qsfpq";
3684
name = "avandu";
3685
};
3686
packageRequires = [];
···
3776
avy-migemo = callPackage ({ avy, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, migemo }:
3777
melpaBuild {
3778
pname = "avy-migemo";
3779
+
version = "20161001.845";
3780
src = fetchFromGitHub {
3781
owner = "momomo5717";
3782
repo = "avy-migemo";
3783
+
rev = "74d57be48c29a05e79a920f890a083ab0da75769";
3784
+
sha256 = "0s9lhg6kjm51h4wzv2rz6rbl2wr7k54i4bhvsifq6c66cmwz5phl";
3785
};
3786
recipeFile = fetchurl {
3787
url = "https://raw.githubusercontent.com/milkypostman/melpa/6a02db29eb3e4b76b4a9cdbc966df5a1bd35dec0/recipes/avy-migemo";
···
3797
avy-zap = callPackage ({ avy, fetchFromGitHub, fetchurl, lib, melpaBuild }:
3798
melpaBuild {
3799
pname = "avy-zap";
3800
+
version = "20160921.1444";
3801
src = fetchFromGitHub {
3802
owner = "cute-jumper";
3803
repo = "avy-zap";
3804
+
rev = "6081738668ab726099ce1c711c580d9745dfaede";
3805
+
sha256 = "0byanv32kxsd1lzvyq82xmyfx4drx5j5i10whyyq8a5hhvrpg1qy";
3806
};
3807
recipeFile = fetchurl {
3808
url = "https://raw.githubusercontent.com/milkypostman/melpa/10a2a57c78ac1d8ab621031caa21e8574daeb9a0/recipes/avy-zap";
···
3833
license = lib.licenses.free;
3834
};
3835
}) {};
3836
+
aws-ec2 = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, lib, magit-popup, melpaBuild, tablist }:
3837
melpaBuild {
3838
pname = "aws-ec2";
3839
+
version = "20161002.628";
3840
src = fetchFromGitHub {
3841
owner = "Yuki-Inoue";
3842
repo = "aws.el";
3843
+
rev = "2bac460bd54cefe4d1781255ea4800a9037fc520";
3844
+
sha256 = "0d8n7ii5z81cc4i5fhbs31b0wfh492qmi8n207cy0ndvpm774l8v";
3845
};
3846
recipeFile = fetchurl {
3847
url = "https://raw.githubusercontent.com/milkypostman/melpa/90ac00160cbf692baa1f3953122ac828356944e0/recipes/aws-ec2";
3848
sha256 = "040c69g8rhpcmrdjjg4avdmqarxx3dfzylmz62yxhfpn02qh48xd";
3849
name = "aws-ec2";
3850
};
3851
+
packageRequires = [ cl-lib dash emacs magit-popup tablist ];
3852
meta = {
3853
homepage = "https://melpa.org/#/aws-ec2";
3854
license = lib.licenses.free;
···
4007
badwolf-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
4008
melpaBuild {
4009
pname = "badwolf-theme";
4010
+
version = "20160920.839";
4011
src = fetchFromGitHub {
4012
owner = "bkruczyk";
4013
repo = "badwolf-emacs";
4014
+
rev = "436f48df120530f4eab7c9f02e0b55805122b970";
4015
+
sha256 = "0hnb3a4yyz4q94cgbmv1ygpir7azgmzd70l7zafibbxvsp4zir43";
4016
};
4017
recipeFile = fetchurl {
4018
url = "https://raw.githubusercontent.com/milkypostman/melpa/01f3deade0759830ed2e70e00e596915be5f5c11/recipes/badwolf-theme";
···
4046
license = lib.licenses.free;
4047
};
4048
}) {};
4049
+
bar-cursor = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
4050
+
melpaBuild {
4051
+
pname = "bar-cursor";
4052
+
version = "20160923.920";
4053
+
src = fetchFromGitHub {
4054
+
owner = "ajsquared";
4055
+
repo = "bar-cursor";
4056
+
rev = "afa1d4bc1937610cc30575d71aab85ea20ebf2ea";
4057
+
sha256 = "1cj28v48xajy1nsqk92vinaz2rh1crm5g58ma5gnibkdnkpq828s";
4058
+
};
4059
+
recipeFile = fetchurl {
4060
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/932e7b128f092ec724ebf18c9c5ca84e16edc82c/recipes/bar-cursor";
4061
+
sha256 = "0f7z3mlnh3p28pmn1bnqbszcy1j68dwm8xra1wz8jgykvrdlyf2s";
4062
+
name = "bar-cursor";
4063
+
};
4064
+
packageRequires = [];
4065
+
meta = {
4066
+
homepage = "https://melpa.org/#/bar-cursor";
4067
+
license = lib.licenses.free;
4068
+
};
4069
+
}) {};
4070
base16-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
4071
melpaBuild {
4072
pname = "base16-theme";
4073
+
version = "20160930.2031";
4074
src = fetchFromGitHub {
4075
owner = "belak";
4076
repo = "base16-emacs";
4077
+
rev = "4a50d7fce61c96865d603829f5fe1003848e8fbb";
4078
+
sha256 = "1v0ayygk51m292b4vb677v1mafma6a68zxfkhv9a0825ax8w42ix";
4079
};
4080
recipeFile = fetchurl {
4081
url = "https://raw.githubusercontent.com/milkypostman/melpa/30862f6be74882cfb57fb031f7318d3fd15551e3/recipes/base16-theme";
···
4213
}) {};
4214
bbdb = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
4215
pname = "bbdb";
4216
+
version = "20161001.2212";
4217
src = fetchgit {
4218
url = "git://git.savannah.nongnu.org/bbdb.git";
4219
+
rev = "2ee0d69610808f84b958f868c3268b75a24aced0";
4220
+
sha256 = "0azkjnspn97y0fx4k37spvmxxy7p3g106prcbkmsaqm8jkkxc0qj";
4221
};
4222
recipeFile = fetchurl {
4223
url = "https://raw.githubusercontent.com/milkypostman/melpa/6b6801fe29cb6fb6183f0babf528375d14f966b3/recipes/bbdb";
···
4780
src = fetchFromGitHub {
4781
owner = "jwiegley";
4782
repo = "use-package";
4783
+
rev = "ca736c378404d66e9ff0df27969bad2b921c8d08";
4784
+
sha256 = "1133n9rgclqyyqba91cc8n1hfhcqxkzh67c6nq5szwy30zjqpzy1";
4785
};
4786
recipeFile = fetchurl {
4787
url = "https://raw.githubusercontent.com/milkypostman/melpa/d39d33af6b6c9af9fe49bda319ea05c711a1b16e/recipes/bind-key";
···
5067
bm = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
5068
melpaBuild {
5069
pname = "bm";
5070
+
version = "20160924.1310";
5071
src = fetchFromGitHub {
5072
owner = "joodland";
5073
repo = "bm";
5074
+
rev = "acdd5fef7c72969c1e973113ce4989a9651e2d32";
5075
+
sha256 = "19gh8mzq6hvpssp5fdm17gchqmwpdhdrfhg3mvd6qinh0wn2hrgz";
5076
};
5077
recipeFile = fetchurl {
5078
url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/bm";
···
5192
}) {};
5193
bookmark-plus = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
5194
pname = "bookmark-plus";
5195
+
version = "20160921.1035";
5196
src = fetchurl {
5197
url = "https://www.emacswiki.org/emacs/download/bookmark+.el";
5198
sha256 = "06621js3bvslfmzmkphzzcrd8hbixin2nx30ammcqaa6572y14ad";
···
5211
boon = callPackage ({ dash, emacs, expand-region, fetchFromGitHub, fetchurl, lib, melpaBuild, multiple-cursors }:
5212
melpaBuild {
5213
pname = "boon";
5214
+
version = "20160929.1310";
5215
src = fetchFromGitHub {
5216
owner = "jyp";
5217
repo = "boon";
5218
+
rev = "dde68b2e64ea7192d313d57536960237ce2db1fd";
5219
+
sha256 = "1mbma82ikhywfk71x3y0y49ys101aidxikgsmxyiy26ngfvkm9ml";
5220
};
5221
recipeFile = fetchurl {
5222
url = "https://raw.githubusercontent.com/milkypostman/melpa/091dcc3775ec2137cb61d66df4e72aca4900897a/recipes/boon";
···
6335
cask = callPackage ({ cl-lib ? null, dash, epl, f, fetchFromGitHub, fetchurl, lib, melpaBuild, package-build, s, shut-up }:
6336
melpaBuild {
6337
pname = "cask";
6338
+
version = "20161003.1152";
6339
src = fetchFromGitHub {
6340
owner = "cask";
6341
repo = "cask";
6342
+
rev = "8712ea35172e8c63320f963a982c1b50fc7578d1";
6343
+
sha256 = "0709zak2y1ifwl9p6qqnzz9vpblan4n7zyrlx81jrkxd3x697dkq";
6344
};
6345
recipeFile = fetchurl {
6346
url = "https://raw.githubusercontent.com/milkypostman/melpa/b86c666ee9b0620390a250dddd42b17cbec2409f/recipes/cask";
···
6419
cbm = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
6420
melpaBuild {
6421
pname = "cbm";
6422
+
version = "20160926.1150";
6423
src = fetchFromGitHub {
6424
owner = "akermu";
6425
repo = "cbm.el";
6426
+
rev = "bf8cbbcef82e4643c5f0399f0198f606275af08c";
6427
+
sha256 = "1p88fx90xwjk7dmd5gmbqyajyxf859kjsjzqmzljwai91skbb3pm";
6428
};
6429
recipeFile = fetchurl {
6430
url = "https://raw.githubusercontent.com/milkypostman/melpa/f28dbc97dc23cdb0b4c74f8805775c787635871e/recipes/cbm";
···
6444
src = fetchFromGitHub {
6445
owner = "skk-dev";
6446
repo = "ddskk";
6447
+
rev = "c06ead712c4c0f44c809552014ba6f12f36102fb";
6448
+
sha256 = "1ixg1871v9k755yflh4c92bp00ylip5aax5zgsqhbxj7mpi535pd";
6449
};
6450
recipeFile = fetchurl {
6451
url = "https://raw.githubusercontent.com/milkypostman/melpa/7375cab750a67ede1a021b6a4371b678a7b991b0/recipes/ccc";
···
6486
src = fetchFromGitHub {
6487
owner = "skk-dev";
6488
repo = "ddskk";
6489
+
rev = "c06ead712c4c0f44c809552014ba6f12f36102fb";
6490
+
sha256 = "1ixg1871v9k755yflh4c92bp00ylip5aax5zgsqhbxj7mpi535pd";
6491
};
6492
recipeFile = fetchurl {
6493
url = "https://raw.githubusercontent.com/milkypostman/melpa/b48fe069ecd95ea0f9768ecad969e0838344e45d/recipes/cdb";
···
6673
src = fetchFromGitHub {
6674
owner = "cfengine";
6675
repo = "core";
6676
+
rev = "2029d3e544c83a43ef785ab59a3969bb6992186a";
6677
+
sha256 = "0vfaxdf87ry4ykvmnyk5b5skmrmz207slpf9nm94zi9lq40nscdd";
6678
};
6679
recipeFile = fetchurl {
6680
url = "https://raw.githubusercontent.com/milkypostman/melpa/c737839aeda583e61257ad40157e24df7f918b0f/recipes/cfengine-code-style";
···
6713
version = "20160801.615";
6714
src = fetchsvn {
6715
url = "http://beta.visl.sdu.dk/svn/visl/tools/vislcg3/trunk/emacs";
6716
+
rev = "11758";
6717
sha256 = "1wbk9aslvcmwj3n28appdhl3p2m6jgrpb5cijij8fk0szzxi1hrl";
6718
};
6719
recipeFile = fetchurl {
···
7043
chinese-pyim = callPackage ({ async, chinese-pyim-basedict, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, pos-tip }:
7044
melpaBuild {
7045
pname = "chinese-pyim";
7046
+
version = "20160923.2342";
7047
src = fetchFromGitHub {
7048
owner = "tumashu";
7049
repo = "chinese-pyim";
7050
+
rev = "3d0ccf663fd6b3753a886239dd64fbef44bc02fd";
7051
+
sha256 = "0ggz80wlq86scdvfpg4fg9hvwgis9qwsfs52dyk2gpwfpqyn7pmc";
7052
};
7053
recipeFile = fetchurl {
7054
url = "https://raw.githubusercontent.com/milkypostman/melpa/157a264533124ba05c161aa93a32c7209f002fba/recipes/chinese-pyim";
···
7250
cider = callPackage ({ clojure-mode, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info, queue, seq, spinner }:
7251
melpaBuild {
7252
pname = "cider";
7253
+
version = "20160927.2135";
7254
src = fetchFromGitHub {
7255
owner = "clojure-emacs";
7256
repo = "cider";
7257
+
rev = "cb2ec12357ab84c04b91b9dd17a007ae78a04afd";
7258
+
sha256 = "0jf7d5mjwkykvn9zfbwq2knmk9axfmyz8m20h3m9ih7f5bvsxci0";
7259
};
7260
recipeFile = fetchurl {
7261
url = "https://raw.githubusercontent.com/milkypostman/melpa/55a937aed818dbe41530037da315f705205f189b/recipes/cider";
···
7505
version = "20160912.302";
7506
src = fetchsvn {
7507
url = "http://llvm.org/svn/llvm-project/cfe/trunk/tools/clang-format";
7508
+
rev = "283173";
7509
+
sha256 = "0fp1q99rrc5c8y9n3bvxqjmfpapkl5qbm47cijipb25bv189gqym";
7510
};
7511
recipeFile = fetchurl {
7512
url = "https://raw.githubusercontent.com/milkypostman/melpa/69e56114948419a27f06204f6fe5326cc250ae28/recipes/clang-format";
···
7648
clipmon = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
7649
melpaBuild {
7650
pname = "clipmon";
7651
+
version = "20160926.329";
7652
src = fetchFromGitHub {
7653
owner = "bburns";
7654
repo = "clipmon";
7655
+
rev = "3f985aa2a55fbfd8566425c90e1968998f57b8ee";
7656
+
sha256 = "0jkim6zdmqq8swq70yic7cypj89d1rks5lla1kq9qvrmll36x31w";
7657
};
7658
recipeFile = fetchurl {
7659
url = "https://raw.githubusercontent.com/milkypostman/melpa/4dc92d73705ebb61ff8218f3483dd2da51ce8d32/recipes/clipmon";
···
7711
clj-refactor = callPackage ({ cider, clojure-mode, dash, edn, emacs, fetchFromGitHub, fetchurl, hydra, inflections, lib, melpaBuild, multiple-cursors, paredit, s, yasnippet }:
7712
melpaBuild {
7713
pname = "clj-refactor";
7714
+
version = "20160922.329";
7715
src = fetchFromGitHub {
7716
owner = "clojure-emacs";
7717
repo = "clj-refactor.el";
7718
+
rev = "85feb15737823e1bdc07c39088cc3a4f7b18168e";
7719
+
sha256 = "16r7ymh4i3n890zi5z4a7s4ryybgml8jhjfnacv47yfgx7x5flds";
7720
};
7721
recipeFile = fetchurl {
7722
url = "https://raw.githubusercontent.com/milkypostman/melpa/3a2db268e55d10f7d1d5a5f02d35b2c27b12b78e/recipes/clj-refactor";
···
7975
clomacs = callPackage ({ cider, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
7976
melpaBuild {
7977
pname = "clomacs";
7978
+
version = "20160920.42";
7979
src = fetchFromGitHub {
7980
owner = "clojure-emacs";
7981
repo = "clomacs";
7982
+
rev = "b4e2379b1360d777514fbacf20002aeb7c34adf6";
7983
+
sha256 = "0829phiki2fh95q9s2hqz12hhn1wprbl2vnczr02j3vqhdv992vz";
7984
};
7985
recipeFile = fetchurl {
7986
url = "https://raw.githubusercontent.com/milkypostman/melpa/345f9797e87e3f5f957c167a5e3d33d1e31b50a3/recipes/clomacs";
···
8122
cmake-ide = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, levenshtein, lib, melpaBuild, seq }:
8123
melpaBuild {
8124
pname = "cmake-ide";
8125
+
version = "20160929.2359";
8126
src = fetchFromGitHub {
8127
owner = "atilaneves";
8128
repo = "cmake-ide";
8129
+
rev = "3e20bd79267b6896154b4d1ca213491e685c3244";
8130
+
sha256 = "1jxwrwja9z54jij69wjgin1kbkp6570xz6qxivjz86dk29rqxflv";
8131
};
8132
recipeFile = fetchurl {
8133
url = "https://raw.githubusercontent.com/milkypostman/melpa/17e8a8a5205d222950dc8e9245549a48894b864a/recipes/cmake-ide";
···
8143
cmake-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
8144
melpaBuild {
8145
pname = "cmake-mode";
8146
+
version = "20160928.505";
8147
src = fetchFromGitHub {
8148
owner = "Kitware";
8149
repo = "CMake";
8150
+
rev = "484dc1e5d85f4f468e27816eab0fccc9c7d6ec11";
8151
+
sha256 = "0f66d728xb5dwpac4pz1x9ghhndd4axflbgy369snz38sw57hyn3";
8152
};
8153
recipeFile = fetchurl {
8154
url = "https://raw.githubusercontent.com/milkypostman/melpa/598723893ae4bc2e60f527a072efe6ed9d4e2488/recipes/cmake-mode";
···
8659
license = lib.licenses.free;
8660
};
8661
}) {};
8662
+
color-theme-x = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
8663
+
melpaBuild {
8664
+
pname = "color-theme-x";
8665
+
version = "20160924.854";
8666
+
src = fetchFromGitHub {
8667
+
owner = "ajsquared";
8668
+
repo = "color-theme-x";
8669
+
rev = "7cba227f8bd4c82269405848550a4f4475057c65";
8670
+
sha256 = "053dq567iy9hkidsx76wjzgnq91z4gncx4870cj5lyp6j4g4mc8h";
8671
+
};
8672
+
recipeFile = fetchurl {
8673
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/321900baf4149f8b58b075b9fb27716cf708f2a2/recipes/color-theme-x";
8674
+
sha256 = "0nb2hqmmj1rhqjcbv5m8r9g2bf993lp45ka9rrxqp0pkmyd9fvs2";
8675
+
name = "color-theme-x";
8676
+
};
8677
+
packageRequires = [ cl-lib ];
8678
+
meta = {
8679
+
homepage = "https://melpa.org/#/color-theme-x";
8680
+
license = lib.licenses.free;
8681
+
};
8682
+
}) {};
8683
colorsarenice-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
8684
melpaBuild {
8685
pname = "colorsarenice-theme";
···
8932
company-ansible = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
8933
melpaBuild {
8934
pname = "company-ansible";
8935
+
version = "20160920.1241";
8936
src = fetchFromGitHub {
8937
owner = "krzysztof-magosa";
8938
repo = "company-ansible";
8939
+
rev = "9f22c09009734bd281fcbb89d8903a04b8a72b74";
8940
+
sha256 = "0z6ix3sihzzkk4jgi1qg5ma9wczzdl55kc0y93jnfn69yk3l0ikn";
8941
};
8942
recipeFile = fetchurl {
8943
url = "https://raw.githubusercontent.com/milkypostman/melpa/7b44cd4bd9f9a7c942ca3f3bd88b2ce61ffff130/recipes/company-ansible";
···
9115
company-distel = callPackage ({ distel-completion-lib, fetchFromGitHub, fetchurl, lib, melpaBuild }:
9116
melpaBuild {
9117
pname = "company-distel";
9118
+
version = "20161002.2339";
9119
src = fetchFromGitHub {
9120
owner = "sebastiw";
9121
repo = "distel-completion";
9122
+
rev = "2ba4eea51cecfa75cf62f58180460ee9ff43131f";
9123
+
sha256 = "1761lgplngmpn1vd8syc1h4g6q1dhngamz1j3n48z07c1ylzpkdd";
9124
};
9125
recipeFile = fetchurl {
9126
url = "https://raw.githubusercontent.com/milkypostman/melpa/90fff35dd9709b06802edef89d1fe6a96b7115a6/recipes/company-distel";
···
9161
src = fetchFromGitHub {
9162
owner = "emacs-eclim";
9163
repo = "emacs-eclim";
9164
+
rev = "6e52e1b8501288e57dd0523270ed6406795b0b9e";
9165
+
sha256 = "0jx04r7jz1ijq8y7kzcj1j8msxjnh3vbzi378dazr3762ixj51m5";
9166
};
9167
recipeFile = fetchurl {
9168
url = "https://raw.githubusercontent.com/milkypostman/melpa/1e9d3075587fbd9ca188535fd945a7dc451c6d7e/recipes/company-emacs-eclim";
···
9497
src = fetchFromGitHub {
9498
owner = "xcwen";
9499
repo = "ac-php";
9500
+
rev = "7f82b4f1dbe0992a1b939e9ce359f12f1eb6482a";
9501
+
sha256 = "0gfhg7rji735j31xibvimx7v7w337zvrlxzj18qxzymnimhx1843";
9502
};
9503
recipeFile = fetchurl {
9504
url = "https://raw.githubusercontent.com/milkypostman/melpa/ac283f1b65c3ba6278e9d3236e5a19734e42b123/recipes/company-php";
···
9625
company-shell = callPackage ({ cl-lib ? null, company, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
9626
melpaBuild {
9627
pname = "company-shell";
9628
+
version = "20161002.505";
9629
src = fetchFromGitHub {
9630
owner = "Alexander-Miller";
9631
repo = "company-shell";
9632
+
rev = "63d3cbdf8b2f88cfb2607bc064ef8059b93a75a1";
9633
+
sha256 = "11d49spfvx9y1skksjhgirhjxp7i17xcd5xp3a0k59jzb0zhyyqh";
9634
};
9635
recipeFile = fetchurl {
9636
url = "https://raw.githubusercontent.com/milkypostman/melpa/bbaa05d158f3806b9f79a2c826763166dbee56ca/recipes/company-shell";
···
9748
license = lib.licenses.free;
9749
};
9750
}) {};
9751
+
company-ycmd = callPackage ({ company, dash, deferred, f, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, s, ycmd }:
9752
melpaBuild {
9753
pname = "company-ycmd";
9754
+
version = "20160918.1527";
9755
src = fetchFromGitHub {
9756
owner = "abingham";
9757
repo = "emacs-ycmd";
9758
+
rev = "a8ca68b508c448f6ac5ed6fa35ee3fe0a4771098";
9759
+
sha256 = "0v8by6y25sl7528vvrb1xsmm184xbqivqvllykx3kmaxpdh5hvih";
9760
};
9761
recipeFile = fetchurl {
9762
url = "https://raw.githubusercontent.com/milkypostman/melpa/1138c8cc239183a2435ce8c1a6df5163e5fed2ea/recipes/company-ycmd";
9763
sha256 = "0fqmkb0q8ai605jzn2kwd585b2alwxbmnb3yqnn9fgkcvyc9f0pk";
9764
name = "company-ycmd";
9765
};
9766
+
packageRequires = [ company dash deferred f let-alist s ycmd ];
9767
meta = {
9768
homepage = "https://melpa.org/#/company-ycmd";
9769
license = lib.licenses.free;
···
9835
conda = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, pythonic, s }:
9836
melpaBuild {
9837
pname = "conda";
9838
+
version = "20160922.1700";
9839
src = fetchFromGitHub {
9840
owner = "necaris";
9841
repo = "conda.el";
9842
+
rev = "41169a10cc41c0a3e0b9a61fd8cae7f964347ed7";
9843
+
sha256 = "1n56g7n4nsqrgyhn9lwwqjivmpllibmpgnvy34gbwifkmnq4wz0b";
9844
};
9845
recipeFile = fetchurl {
9846
url = "https://raw.githubusercontent.com/milkypostman/melpa/fcf762e34837975f5440a1d81a7f09699778123e/recipes/conda";
···
10086
counsel = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, swiper }:
10087
melpaBuild {
10088
pname = "counsel";
10089
+
version = "20161001.543";
10090
src = fetchFromGitHub {
10091
owner = "abo-abo";
10092
repo = "swiper";
10093
+
rev = "9b2892724be0cadb6afaf7bf8ae72f0feabe37b5";
10094
+
sha256 = "1xrc3z2w133g13xm017zcrnib43iw8ymkkwlxmga9sibscrrgsa4";
10095
};
10096
recipeFile = fetchurl {
10097
url = "https://raw.githubusercontent.com/milkypostman/melpa/06c50f32b8d603db0d70e77907e36862cd66b811/recipes/counsel";
···
10149
counsel-projectile = callPackage ({ counsel, fetchFromGitHub, fetchurl, lib, melpaBuild, projectile }:
10150
melpaBuild {
10151
pname = "counsel-projectile";
10152
+
version = "20160926.547";
10153
src = fetchFromGitHub {
10154
owner = "ericdanan";
10155
repo = "counsel-projectile";
10156
+
rev = "e5f2f20a167941d212b98b95a52c776c42704baf";
10157
+
sha256 = "0fh4w52q42mafbc1lv41x6v6qv8zq04yy15nqf808q7n0xakmssa";
10158
};
10159
recipeFile = fetchurl {
10160
url = "https://raw.githubusercontent.com/milkypostman/melpa/389f16f886a385b02f466540f042a16eea8ba792/recipes/counsel-projectile";
···
10230
license = lib.licenses.free;
10231
};
10232
}) {};
10233
+
cpanfile-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
10234
+
melpaBuild {
10235
+
pname = "cpanfile-mode";
10236
+
version = "20161001.10";
10237
+
src = fetchFromGitHub {
10238
+
owner = "zakame";
10239
+
repo = "cpanfile-mode";
10240
+
rev = "6f0b6121baa2c1469f168c0cbbed7b74bbdd7d08";
10241
+
sha256 = "014ak97li7xsxrdqpsdmaclnsrm4d3gy2cw3msby4j6saj9rcn4r";
10242
+
};
10243
+
recipeFile = fetchurl {
10244
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/673e828a076ad806cdb69102a9d55f80ace45670/recipes/cpanfile-mode";
10245
+
sha256 = "1sflykfrhx9sn5dqlaa4s7w34nczh4xqwcig5rmlpwj9yl2mk2dm";
10246
+
name = "cpanfile-mode";
10247
+
};
10248
+
packageRequires = [ emacs ];
10249
+
meta = {
10250
+
homepage = "https://melpa.org/#/cpanfile-mode";
10251
+
license = lib.licenses.free;
10252
+
};
10253
+
}) {};
10254
cpputils-cmake = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
10255
melpaBuild {
10256
pname = "cpputils-cmake";
10257
+
version = "20160928.549";
10258
src = fetchFromGitHub {
10259
owner = "redguardtoo";
10260
repo = "cpputils-cmake";
10261
+
rev = "6ea0b6abb1274f61e47c2a0cc09451d6824f7a60";
10262
+
sha256 = "1691dk3iqswljhjap6g5n3lfskkwz3k0dg3yk6ga84ys586mm804";
10263
};
10264
recipeFile = fetchurl {
10265
url = "https://raw.githubusercontent.com/milkypostman/melpa/9b84a159e97f7161d0705da5dd5e8c34ae5cb848/recipes/cpputils-cmake";
···
10529
src = fetchFromGitHub {
10530
owner = "Sodaware";
10531
repo = "cryptsy-public-api.el";
10532
+
rev = "795c204452f880c0087663e7c35faf26ea34af4d";
10533
+
sha256 = "19lfgxay02ngi815cw5mcdksymgfm2mnjs974idr7788kmwqmfij";
10534
};
10535
recipeFile = fetchurl {
10536
url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/cryptsy-public-api";
···
10550
src = fetchFromGitHub {
10551
owner = "josteink";
10552
repo = "csharp-mode";
10553
+
rev = "b87332e7f9fd543e4b3d32ed97b96daf7426c31f";
10554
+
sha256 = "138kkwq5dflypz52b2md53jmp3j1z8nyivwf4bs22j5skp4p9411";
10555
};
10556
recipeFile = fetchurl {
10557
url = "https://raw.githubusercontent.com/milkypostman/melpa/736716bbcfd9c9fb1d10ce290cb4f66fe1c68f44/recipes/csharp-mode";
···
10776
src = fetchFromGitHub {
10777
owner = "mortberg";
10778
repo = "cubicaltt";
10779
+
rev = "20ee756ff1159c19c2aa57ddfe241f3d746f4984";
10780
+
sha256 = "0k000693g68dx9nlxa8ysfm0x2jr8vh4flxp5n021fxh94zpqi5d";
10781
};
10782
recipeFile = fetchurl {
10783
url = "https://raw.githubusercontent.com/milkypostman/melpa/1be42b49c206fc4f0df6fb50fed80b3d9b76710b/recipes/cubicaltt";
···
10913
cyberpunk-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
10914
melpaBuild {
10915
pname = "cyberpunk-theme";
10916
+
version = "20160930.815";
10917
src = fetchFromGitHub {
10918
owner = "n3mo";
10919
repo = "cyberpunk-theme.el";
10920
+
rev = "db5e86634d25cf0740f3d070cf2d521378fdf910";
10921
+
sha256 = "17y28k5p0in2silrxi9yc1873k9g5lw58rnwab8dyfgda3lw7i7y";
10922
};
10923
recipeFile = fetchurl {
10924
url = "https://raw.githubusercontent.com/milkypostman/melpa/4c632d1e501d48dab54432ab111ce589aa229125/recipes/cyberpunk-theme";
···
11061
src = fetchFromGitHub {
11062
owner = "cython";
11063
repo = "cython";
11064
+
rev = "b1d7b0de9e4cdc1eb866661e34f3da8892993fba";
11065
+
sha256 = "0m00lbxaa8gd79v8a11mhp89d0hn9sz7fxgksr41hkwpby6wfd1f";
11066
};
11067
recipeFile = fetchurl {
11068
url = "https://raw.githubusercontent.com/milkypostman/melpa/be9bfabe3f79153cb859efc7c3051db244a63879/recipes/cython-mode";
···
11330
darktooth-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
11331
melpaBuild {
11332
pname = "darktooth-theme";
11333
+
version = "20160929.1724";
11334
src = fetchFromGitHub {
11335
owner = "emacsfodder";
11336
repo = "emacs-theme-darktooth";
11337
+
rev = "825a61d8d65dbbe9fca44f865dc0a57dbd6bf3db";
11338
+
sha256 = "1b2i5fvg3q4fwg5inp08ivznv97cvz2x073i21pv82rk1p8f39q7";
11339
};
11340
recipeFile = fetchurl {
11341
url = "https://raw.githubusercontent.com/milkypostman/melpa/b7f62ac1566ced7332e83253f79078dc30cb7889/recipes/darktooth-theme";
···
11376
src = fetchFromGitHub {
11377
owner = "magnars";
11378
repo = "dash.el";
11379
+
rev = "2996a0dc3a3ef17afbd67cb60c15c87b93e81620";
11380
+
sha256 = "0v11n1vq3cblxnb97wy6p5wb31sc87lmw67vwgpzkcrvdkaxf1w4";
11381
};
11382
recipeFile = fetchurl {
11383
url = "https://raw.githubusercontent.com/milkypostman/melpa/57eed8767c3e98614259c408dc0b5c54d3473883/recipes/dash";
···
11418
src = fetchFromGitHub {
11419
owner = "magnars";
11420
repo = "dash.el";
11421
+
rev = "2996a0dc3a3ef17afbd67cb60c15c87b93e81620";
11422
+
sha256 = "0v11n1vq3cblxnb97wy6p5wb31sc87lmw67vwgpzkcrvdkaxf1w4";
11423
};
11424
recipeFile = fetchurl {
11425
url = "https://raw.githubusercontent.com/milkypostman/melpa/57eed8767c3e98614259c408dc0b5c54d3473883/recipes/dash-functional";
···
11603
ddskk = callPackage ({ ccc, cdb, fetchFromGitHub, fetchurl, lib, melpaBuild }:
11604
melpaBuild {
11605
pname = "ddskk";
11606
+
version = "20161003.1408";
11607
src = fetchFromGitHub {
11608
owner = "skk-dev";
11609
repo = "ddskk";
11610
+
rev = "c06ead712c4c0f44c809552014ba6f12f36102fb";
11611
+
sha256 = "1ixg1871v9k755yflh4c92bp00ylip5aax5zgsqhbxj7mpi535pd";
11612
};
11613
recipeFile = fetchurl {
11614
url = "https://raw.githubusercontent.com/milkypostman/melpa/6eccccb79881eaa04af3ed6395cd2ab981d9c894/recipes/ddskk";
···
11878
src = fetchFromGitHub {
11879
owner = "liblit";
11880
repo = "demangle-mode";
11881
+
rev = "24a4a9a0f023c7b3fe5441783794185ba3954ffe";
11882
+
sha256 = "04q7fv3qvh8a4p64hd9pqfvhnbclfbr1b9s0vi9m8jz9y5p86x8d";
11883
};
11884
recipeFile = fetchurl {
11885
url = "https://raw.githubusercontent.com/milkypostman/melpa/6ced9f4ffb051a8474d3f72695156416cf2dd8be/recipes/demangle-mode";
···
12317
src = fetchFromGitHub {
12318
owner = "Fuco1";
12319
repo = "dired-hacks";
12320
+
rev = "d53877ccfd6955c2037d0c214638b6945c8e4511";
12321
+
sha256 = "09vypvsmva71z4pi7y6npwj6r6rj98d32zyqzmq5kygz7calxkhx";
12322
};
12323
recipeFile = fetchurl {
12324
url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-avfs";
···
12480
src = fetchFromGitHub {
12481
owner = "Fuco1";
12482
repo = "dired-hacks";
12483
+
rev = "d53877ccfd6955c2037d0c214638b6945c8e4511";
12484
+
sha256 = "09vypvsmva71z4pi7y6npwj6r6rj98d32zyqzmq5kygz7calxkhx";
12485
};
12486
recipeFile = fetchurl {
12487
url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-filter";
···
12501
src = fetchFromGitHub {
12502
owner = "Fuco1";
12503
repo = "dired-hacks";
12504
+
rev = "d53877ccfd6955c2037d0c214638b6945c8e4511";
12505
+
sha256 = "09vypvsmva71z4pi7y6npwj6r6rj98d32zyqzmq5kygz7calxkhx";
12506
};
12507
recipeFile = fetchurl {
12508
url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-hacks-utils";
···
12539
dired-k = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
12540
melpaBuild {
12541
pname = "dired-k";
12542
+
version = "20160918.2130";
12543
src = fetchFromGitHub {
12544
owner = "syohex";
12545
repo = "emacs-dired-k";
12546
+
rev = "57f263b42ea83c6a1cf391fcccffd0f36d213f35";
12547
+
sha256 = "1w2grc91m71k9mr4n423vbnakkqg6vc10bham869xs3yr8fs7nay";
12548
};
12549
recipeFile = fetchurl {
12550
url = "https://raw.githubusercontent.com/milkypostman/melpa/7f8a828b2fbfa11c4b74192d9d0cfa0ad34b3da7/recipes/dired-k";
···
12585
src = fetchFromGitHub {
12586
owner = "Fuco1";
12587
repo = "dired-hacks";
12588
+
rev = "d53877ccfd6955c2037d0c214638b6945c8e4511";
12589
+
sha256 = "09vypvsmva71z4pi7y6npwj6r6rj98d32zyqzmq5kygz7calxkhx";
12590
};
12591
recipeFile = fetchurl {
12592
url = "https://raw.githubusercontent.com/milkypostman/melpa/8994330f90a925df17ae425ccdc87865df8e19cd/recipes/dired-narrow";
···
12606
src = fetchFromGitHub {
12607
owner = "Fuco1";
12608
repo = "dired-hacks";
12609
+
rev = "d53877ccfd6955c2037d0c214638b6945c8e4511";
12610
+
sha256 = "09vypvsmva71z4pi7y6npwj6r6rj98d32zyqzmq5kygz7calxkhx";
12611
};
12612
recipeFile = fetchurl {
12613
url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-open";
···
12622
}) {};
12623
dired-plus = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
12624
pname = "dired-plus";
12625
+
version = "20160920.1522";
12626
src = fetchurl {
12627
url = "https://www.emacswiki.org/emacs/download/dired+.el";
12628
+
sha256 = "1f6gigw8lzw30qjgl3z13kivwhbgp81fkg3n1b5a8jdg04lkgldp";
12629
};
12630
recipeFile = fetchurl {
12631
url = "https://raw.githubusercontent.com/milkypostman/melpa/4327b4dd464ebb00c2acdd496274dedf912cdf92/recipes/dired+";
···
12666
src = fetchFromGitHub {
12667
owner = "Fuco1";
12668
repo = "dired-hacks";
12669
+
rev = "d53877ccfd6955c2037d0c214638b6945c8e4511";
12670
+
sha256 = "09vypvsmva71z4pi7y6npwj6r6rj98d32zyqzmq5kygz7calxkhx";
12671
};
12672
recipeFile = fetchurl {
12673
url = "https://raw.githubusercontent.com/milkypostman/melpa/568e524b7bdf91b31655bdbb30fe9481d7a0ffbf/recipes/dired-rainbow";
···
12683
dired-ranger = callPackage ({ dash, dired-hacks-utils, fetchFromGitHub, fetchurl, lib, melpaBuild }:
12684
melpaBuild {
12685
pname = "dired-ranger";
12686
+
version = "20160924.335";
12687
src = fetchFromGitHub {
12688
owner = "Fuco1";
12689
repo = "dired-hacks";
12690
+
rev = "d53877ccfd6955c2037d0c214638b6945c8e4511";
12691
+
sha256 = "09vypvsmva71z4pi7y6npwj6r6rj98d32zyqzmq5kygz7calxkhx";
12692
};
12693
recipeFile = fetchurl {
12694
url = "https://raw.githubusercontent.com/milkypostman/melpa/c03f6f8c779c8784f52adb20b266404cb537113a/recipes/dired-ranger";
···
12780
dired-subtree = callPackage ({ dash, dired-hacks-utils, fetchFromGitHub, fetchurl, lib, melpaBuild }:
12781
melpaBuild {
12782
pname = "dired-subtree";
12783
+
version = "20160920.130";
12784
src = fetchFromGitHub {
12785
owner = "Fuco1";
12786
repo = "dired-hacks";
12787
+
rev = "d53877ccfd6955c2037d0c214638b6945c8e4511";
12788
+
sha256 = "09vypvsmva71z4pi7y6npwj6r6rj98d32zyqzmq5kygz7calxkhx";
12789
};
12790
recipeFile = fetchurl {
12791
url = "https://raw.githubusercontent.com/milkypostman/melpa/d6a947ac9476f10b95a3c153ec784d2a8330dd4c/recipes/dired-subtree";
···
12861
license = lib.licenses.free;
12862
};
12863
}) {};
12864
+
direnv = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
12865
+
melpaBuild {
12866
+
pname = "direnv";
12867
+
version = "20161002.715";
12868
+
src = fetchFromGitHub {
12869
+
owner = "jml";
12870
+
repo = "direnv-el";
12871
+
rev = "fc80f40a77553b3c8841abedc15a64771634cb35";
12872
+
sha256 = "15lkpnklvgppj63q9qwjd6jbq8czyvjic81mkhf3bwcd7gdqar84";
12873
+
};
12874
+
recipeFile = fetchurl {
12875
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/0f526b9cc7bc1495e5f5e9fb2e49af926aba8a7d/recipes/direnv";
12876
+
sha256 = "12yl7hmb7kc8ycr8nr39xb35jhagv8mqn6xs0k8j0mcykpzf2h1g";
12877
+
name = "direnv";
12878
+
};
12879
+
packageRequires = [];
12880
+
meta = {
12881
+
homepage = "https://melpa.org/#/direnv";
12882
+
license = lib.licenses.free;
12883
+
};
12884
+
}) {};
12885
direx = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
12886
melpaBuild {
12887
pname = "direx";
···
13178
src = fetchFromGitHub {
13179
owner = "sebastiw";
13180
repo = "distel-completion";
13181
+
rev = "2ba4eea51cecfa75cf62f58180460ee9ff43131f";
13182
+
sha256 = "1761lgplngmpn1vd8syc1h4g6q1dhngamz1j3n48z07c1ylzpkdd";
13183
};
13184
recipeFile = fetchurl {
13185
url = "https://raw.githubusercontent.com/milkypostman/melpa/90fff35dd9709b06802edef89d1fe6a96b7115a6/recipes/distel-completion-lib";
···
13236
dix = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
13237
melpaBuild {
13238
pname = "dix";
13239
+
version = "20160919.638";
13240
src = fetchFromGitHub {
13241
owner = "unhammer";
13242
repo = "dix";
13243
+
rev = "8b0a4f62b040a0b6b0b81bd052d8b2ea1e8822fa";
13244
+
sha256 = "1pb6y8rrbfg0hnnlhn1akgx79hgyazk0rqjd748iyi5dggc2dhq6";
13245
};
13246
recipeFile = fetchurl {
13247
url = "https://raw.githubusercontent.com/milkypostman/melpa/149eeba213b82aa0bcda1073aaf1aa02c2593f91/recipes/dix";
···
13261
src = fetchFromGitHub {
13262
owner = "unhammer";
13263
repo = "dix";
13264
+
rev = "8b0a4f62b040a0b6b0b81bd052d8b2ea1e8822fa";
13265
+
sha256 = "1pb6y8rrbfg0hnnlhn1akgx79hgyazk0rqjd748iyi5dggc2dhq6";
13266
};
13267
recipeFile = fetchurl {
13268
url = "https://raw.githubusercontent.com/milkypostman/melpa/d9dcceb57231bf2082154cab394064a59d84d3a5/recipes/dix-evil";
···
13303
src = fetchFromGitHub {
13304
owner = "gopar";
13305
repo = "django-manage";
13306
+
rev = "876fb2cb627d465adfdc905841279784bcdd7ee8";
13307
+
sha256 = "0yi38aif1n0s9yp87wimdbnq7vr7k5gbshfprj9ansibrjxnb6xk";
13308
};
13309
recipeFile = fetchurl {
13310
url = "https://raw.githubusercontent.com/milkypostman/melpa/66f88d30a1ab9b7f9281a2b5939c7ab2711b966a/recipes/django-manage";
···
13317
license = lib.licenses.free;
13318
};
13319
}) {};
13320
+
django-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, projectile, s }:
13321
melpaBuild {
13322
pname = "django-mode";
13323
+
version = "20160926.1151";
13324
src = fetchFromGitHub {
13325
owner = "myfreeweb";
13326
repo = "django-mode";
13327
+
rev = "a3fdf9156a65a03e6f50c41d32b0f5a6960bba54";
13328
+
sha256 = "0z7yskxz34wncmg516qkaisbr7w3fcp9jrx80w2h68lyy8slcbmv";
13329
};
13330
recipeFile = fetchurl {
13331
url = "https://raw.githubusercontent.com/milkypostman/melpa/bdc46811612ff96cb1e09552b9f095d68528dcb3/recipes/django-mode";
13332
sha256 = "1rdkzqvicjpfh9k66m31ky6jshx9fqw7pza7add36bk6xg8lbara";
13333
name = "django-mode";
13334
};
13335
+
packageRequires = [ projectile s ];
13336
meta = {
13337
homepage = "https://melpa.org/#/django-mode";
13338
license = lib.licenses.free;
···
13345
src = fetchFromGitHub {
13346
owner = "myfreeweb";
13347
repo = "django-mode";
13348
+
rev = "a3fdf9156a65a03e6f50c41d32b0f5a6960bba54";
13349
+
sha256 = "0z7yskxz34wncmg516qkaisbr7w3fcp9jrx80w2h68lyy8slcbmv";
13350
};
13351
recipeFile = fetchurl {
13352
url = "https://raw.githubusercontent.com/milkypostman/melpa/bdc46811612ff96cb1e09552b9f095d68528dcb3/recipes/django-snippets";
···
13401
license = lib.licenses.free;
13402
};
13403
}) {};
13404
+
dkl = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
13405
+
melpaBuild {
13406
+
pname = "dkl";
13407
+
version = "20161001.1825";
13408
+
src = fetchFromGitHub {
13409
+
owner = "flexibeast";
13410
+
repo = "dkl";
13411
+
rev = "0a6b1ef7dbbf3fcf43ea386d1aab8bd7ae039d8c";
13412
+
sha256 = "1vjs9zjcyyk728x80b53v16cvlwswxgvhn2dwncajkcfva0pjjwj";
13413
+
};
13414
+
recipeFile = fetchurl {
13415
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/e8bd9cf21473f676aa54e142b6f0bf0427f40d29/recipes/dkl";
13416
+
sha256 = "0bcv4ld8bfj2sk3sh4j1m9qqybw3l0a6b3d12qwy8lc3b8197lr0";
13417
+
name = "dkl";
13418
+
};
13419
+
packageRequires = [];
13420
+
meta = {
13421
+
homepage = "https://melpa.org/#/dkl";
13422
+
license = lib.licenses.free;
13423
+
};
13424
+
}) {};
13425
dklrt = callPackage ({ dkmisc, emacs, fetchFromGitHub, fetchurl, ledger-mode, lib, melpaBuild }:
13426
melpaBuild {
13427
pname = "dklrt";
···
13706
doom-themes = callPackage ({ all-the-icons, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
13707
melpaBuild {
13708
pname = "doom-themes";
13709
+
version = "20160926.844";
13710
src = fetchFromGitHub {
13711
owner = "hlissner";
13712
repo = "emacs-doom-theme";
13713
+
rev = "1b257a7dcb21193b4af0722262c79bc53a4ab866";
13714
+
sha256 = "1ccm4lpgmkzg0fhqak4xl25vp2is1dcid0hahd8f1ly7fzn7xwmq";
13715
};
13716
recipeFile = fetchurl {
13717
url = "https://raw.githubusercontent.com/milkypostman/melpa/73fd9f3c2352ea1af49166c2fe586d0410614081/recipes/doom-themes";
···
14109
version = "20130120.1257";
14110
src = fetchsvn {
14111
url = "http://svn.apache.org/repos/asf/subversion/trunk/contrib/client-side/emacs/";
14112
+
rev = "1763224";
14113
sha256 = "016dxpzm1zba8rag7czynlk58hys4xab4mz1nkry5bfihknpzcrq";
14114
};
14115
recipeFile = fetchurl {
···
14210
dumb-jump = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, s }:
14211
melpaBuild {
14212
pname = "dumb-jump";
14213
+
version = "20160928.1442";
14214
src = fetchFromGitHub {
14215
owner = "jacktasia";
14216
repo = "dumb-jump";
14217
+
rev = "77e27004289981d0ae3d9425dfefc725ef1829f9";
14218
+
sha256 = "1ngvffh4lfd1nasnpqw8vvd4pyl286m4fn82xx4fhfz50m797pcy";
14219
};
14220
recipeFile = fetchurl {
14221
url = "https://raw.githubusercontent.com/milkypostman/melpa/2a60e7c166c2d68e4f719d293014a22139593dde/recipes/dumb-jump";
···
14294
dyalog-mode = callPackage ({ cl-lib ? null, fetchhg, fetchurl, lib, melpaBuild }:
14295
melpaBuild {
14296
pname = "dyalog-mode";
14297
+
version = "20160926.1456";
14298
src = fetchhg {
14299
url = "https://bitbucket.com/harsman/dyalog-mode";
14300
+
rev = "2664661b55eb";
14301
+
sha256 = "1yawkav0hdsn41lx9q33lxsfpjy7fiwk0f5xlly5vswsn2va9zlv";
14302
};
14303
recipeFile = fetchurl {
14304
url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/dyalog-mode";
···
14734
ebib = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, parsebib }:
14735
melpaBuild {
14736
pname = "ebib";
14737
+
version = "20160923.210";
14738
src = fetchFromGitHub {
14739
owner = "joostkremers";
14740
repo = "ebib";
14741
+
rev = "212b6a594d13ffcc5683f9bcfd274682abff2b05";
14742
+
sha256 = "1d19qw9980iq4idmcdr8ri42pdmyig6c1nwpxijqvdnd0zxfbnph";
14743
};
14744
recipeFile = fetchurl {
14745
url = "https://raw.githubusercontent.com/milkypostman/melpa/4e39cd8e8b4f61c04fa967def6a653bb22f45f5b/recipes/ebib";
···
14819
src = fetchFromGitHub {
14820
owner = "emacs-eclim";
14821
repo = "emacs-eclim";
14822
+
rev = "6e52e1b8501288e57dd0523270ed6406795b0b9e";
14823
+
sha256 = "0jx04r7jz1ijq8y7kzcj1j8msxjnh3vbzi378dazr3762ixj51m5";
14824
};
14825
recipeFile = fetchurl {
14826
url = "https://raw.githubusercontent.com/milkypostman/melpa/1e9d3075587fbd9ca188535fd945a7dc451c6d7e/recipes/eclim";
···
15001
license = lib.licenses.free;
15002
};
15003
}) {};
15004
+
ede-php-autoload = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
15005
+
melpaBuild {
15006
+
pname = "ede-php-autoload";
15007
+
version = "20160924.152";
15008
+
src = fetchFromGitHub {
15009
+
owner = "stevenremot";
15010
+
repo = "ede-php-autoload";
15011
+
rev = "73bdbfa4dc9dda7ff735db8a8b25c18b66c9f256";
15012
+
sha256 = "1dqxi3w6pp3mkd8jgy5ylx7bqmzf58g4qgkvrpvg0j3c2j9arfpq";
15013
+
};
15014
+
recipeFile = fetchurl {
15015
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/8ee9f7fd9cbc3397cd9af34b08b75c3d9d8bc551/recipes/ede-php-autoload";
15016
+
sha256 = "0b7qbighncipgfaksvggpyldc5h0wxbjbiyaghglvycc4p1sfjd0";
15017
+
name = "ede-php-autoload";
15018
+
};
15019
+
packageRequires = [];
15020
+
meta = {
15021
+
homepage = "https://melpa.org/#/ede-php-autoload";
15022
+
license = lib.licenses.free;
15023
+
};
15024
+
}) {};
15025
edebug-x = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
15026
melpaBuild {
15027
pname = "edebug-x";
···
15332
src = fetchFromGitHub {
15333
owner = "egisatoshi";
15334
repo = "egison3";
15335
+
rev = "d4f408a78a1b60f78053fbdeaab99b8b350c13af";
15336
+
sha256 = "1l2631q3n2wla2pqlfg8r1ppqzl0np62270v6mwg8zlr17yi59fi";
15337
};
15338
recipeFile = fetchurl {
15339
url = "https://raw.githubusercontent.com/milkypostman/melpa/f543dd136e2af6c36b12073ea75b3c4d4bc79769/recipes/egison-mode";
···
15369
}) {};
15370
eide = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
15371
pname = "eide";
15372
+
version = "20160926.1332";
15373
src = fetchgit {
15374
url = "git://git.tuxfamily.org/gitroot/eide/emacs-ide.git";
15375
+
rev = "72c07fdbe6c8507147e997a22abcc2b42e45fce8";
15376
+
sha256 = "1v64b6ii4xl3cyr6cvyq25i2xzyk6czr4m1z82pknb3qmxx3m26w";
15377
};
15378
recipeFile = fetchurl {
15379
url = "https://raw.githubusercontent.com/milkypostman/melpa/d384f185f76039b06a1b5b12c792b346c6d47a22/recipes/eide";
···
15410
ein = callPackage ({ cl-generic, fetchFromGitHub, fetchurl, lib, melpaBuild, request, websocket }:
15411
melpaBuild {
15412
pname = "ein";
15413
+
version = "20160923.837";
15414
src = fetchFromGitHub {
15415
owner = "millejoh";
15416
repo = "emacs-ipython-notebook";
15417
+
rev = "71d8994ebb7636fc13b305d009c537d8f0b357ef";
15418
+
sha256 = "1cayckl1r8mhfz8sz6w4b6vrydd677mxjxm9lpnfk2yr6iwxvnbi";
15419
};
15420
recipeFile = fetchurl {
15421
url = "https://raw.githubusercontent.com/milkypostman/melpa/3201516c0158c47d0226ef9c5d324d29ac7b088b/recipes/ein";
···
15477
src = fetchFromGitHub {
15478
owner = "kostafey";
15479
repo = "ejc-sql";
15480
+
rev = "52c5845d25416405c19362125598ac2447f2333f";
15481
+
sha256 = "0j1vyjx060bsmkkczvhvpzhamx6nr5qgqk8ld86aaxyd8kb3x4q4";
15482
};
15483
recipeFile = fetchurl {
15484
url = "https://raw.githubusercontent.com/milkypostman/melpa/8f2cd74717269ef7f10362077a91546723a72104/recipes/ejc-sql";
···
15515
el-get = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
15516
melpaBuild {
15517
pname = "el-get";
15518
+
version = "20160929.613";
15519
src = fetchFromGitHub {
15520
owner = "dimitri";
15521
repo = "el-get";
15522
+
rev = "0c3c33e604830e9e4dabc35a1b4bd0bc5ae0f3a6";
15523
+
sha256 = "1dpbw9pj44lda7fnm17ap8cgw28h0cydx2sxhf49az0s7h2czdip";
15524
};
15525
recipeFile = fetchurl {
15526
url = "https://raw.githubusercontent.com/milkypostman/melpa/1c61197a2b616d6d3c6b652248cb166196846b44/recipes/el-get";
···
15578
el-mock = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
15579
melpaBuild {
15580
pname = "el-mock";
15581
+
version = "20160923.1157";
15582
src = fetchFromGitHub {
15583
owner = "rejeep";
15584
repo = "el-mock.el";
15585
+
rev = "e3cff9f127ab62dc177b043ce319c7866f6fe2f0";
15586
+
sha256 = "1qclqb5g50m208hwyalc6gc0y04lbai8fplxs0nadas3478x5344";
15587
};
15588
recipeFile = fetchurl {
15589
url = "https://raw.githubusercontent.com/milkypostman/melpa/b1989beb927657c0ff7e79fe448f62ac58c11be7/recipes/el-mock";
···
15950
elfeed-goodies = callPackage ({ ace-jump-mode, cl-lib ? null, elfeed, fetchFromGitHub, fetchurl, lib, melpaBuild, noflet, popwin, powerline }:
15951
melpaBuild {
15952
pname = "elfeed-goodies";
15953
+
version = "20160926.209";
15954
src = fetchFromGitHub {
15955
owner = "algernon";
15956
repo = "elfeed-goodies";
15957
+
rev = "f3f2595c845a8001d1bb28a185cc05cf984998ef";
15958
+
sha256 = "1qfny4qmhy2cb0yxjpzn039kmzhy3n29mik0am0csx9a71gii109";
15959
};
15960
recipeFile = fetchurl {
15961
url = "https://raw.githubusercontent.com/milkypostman/melpa/e6ebb8d23961fd9bfe101f7917caa3b405493f31/recipes/elfeed-goodies";
···
16101
license = lib.licenses.free;
16102
};
16103
}) {};
16104
+
elisp-refs = callPackage ({ dash, f, fetchFromGitHub, fetchurl, lib, list-utils, loop, melpaBuild, s }:
16105
+
melpaBuild {
16106
+
pname = "elisp-refs";
16107
+
version = "20161001.1123";
16108
+
src = fetchFromGitHub {
16109
+
owner = "Wilfred";
16110
+
repo = "refs.el";
16111
+
rev = "0f6746fd0ee911244f116061574ece4496be776e";
16112
+
sha256 = "0fncp8hhyrzlp53w20la0i2jcf25s4xhgz4ql0r2krshf2dvdyz4";
16113
+
};
16114
+
recipeFile = fetchurl {
16115
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/60891099e241ebd32d39bdcfe4953529a5a3263e/recipes/elisp-refs";
16116
+
sha256 = "16h7dccmzvmap3knnwhjq79wm82xm3whria70vq5msl2y252f6cx";
16117
+
name = "elisp-refs";
16118
+
};
16119
+
packageRequires = [ dash f list-utils loop s ];
16120
+
meta = {
16121
+
homepage = "https://melpa.org/#/elisp-refs";
16122
+
license = lib.licenses.free;
16123
+
};
16124
+
}) {};
16125
elisp-sandbox = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
16126
melpaBuild {
16127
pname = "elisp-sandbox";
···
16167
elixir-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }:
16168
melpaBuild {
16169
pname = "elixir-mode";
16170
+
version = "20160922.857";
16171
src = fetchFromGitHub {
16172
owner = "elixir-lang";
16173
repo = "emacs-elixir";
16174
+
rev = "765828706971050b4bd78d22203ebe22ed2d2dab";
16175
+
sha256 = "1r1wzw1sk3320qv72yk8d6l2r1knlnbvfaa0cnn4vlk5ww7bh1yh";
16176
};
16177
recipeFile = fetchurl {
16178
url = "https://raw.githubusercontent.com/milkypostman/melpa/6374ced0de38d83bf99147f702f30706615480ed/recipes/elixir-mode";
···
16209
elm-mode = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, s }:
16210
melpaBuild {
16211
pname = "elm-mode";
16212
+
version = "20161002.103";
16213
src = fetchFromGitHub {
16214
owner = "jcollard";
16215
repo = "elm-mode";
16216
+
rev = "2f7f0c3e42d137aaefd12bc28383807d35a2a290";
16217
+
sha256 = "137189r1rba5l9m82qj3zba8x0gkm0c3xc9df1vri4wsbz4df7nm";
16218
};
16219
recipeFile = fetchurl {
16220
url = "https://raw.githubusercontent.com/milkypostman/melpa/5d1a4d786b137f61ed3a1dd4ec236d0db120e571/recipes/elm-mode";
···
16251
elmacro = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
16252
melpaBuild {
16253
pname = "elmacro";
16254
+
version = "20161003.1228";
16255
src = fetchFromGitHub {
16256
owner = "Silex";
16257
repo = "elmacro";
16258
+
rev = "1014e515c9714613921622cdb3f36ed4ef27233e";
16259
+
sha256 = "14rjlxskxhjlidj4v50g0xsm0xhqm6gxl0bi9lwm699dlw9h5z4r";
16260
};
16261
recipeFile = fetchurl {
16262
url = "https://raw.githubusercontent.com/milkypostman/melpa/566cc5bc0f71c5a4191ad93b917dc268f6e1a2da/recipes/elmacro";
···
16423
src = fetchFromGitHub {
16424
owner = "redguardtoo";
16425
repo = "elpa-mirror";
16426
+
rev = "dcadffd331ac70c59e1960d34b7f998302c616d6";
16427
+
sha256 = "08dz6zy9fqj7qd1g1igvr28q2znrd5pwxxqjlrkzs994ypfj1vzq";
16428
};
16429
recipeFile = fetchurl {
16430
url = "https://raw.githubusercontent.com/milkypostman/melpa/d64ce7042c45f29fb394be25ce415912182bac8b/recipes/elpa-mirror";
···
16509
elscreen-fr = callPackage ({ elscreen, fetchFromGitHub, fetchurl, lib, melpaBuild, seq }:
16510
melpaBuild {
16511
pname = "elscreen-fr";
16512
+
version = "20160920.253";
16513
src = fetchFromGitHub {
16514
owner = "rocher";
16515
repo = "elscreen-fr";
16516
+
rev = "b9c11f80d277086d5d5bf88623e15fc7adbbbe3c";
16517
+
sha256 = "1dz8jqd2agh06hya59vbybrmgyhyz2rk6c9panrm49w37v0bwksb";
16518
};
16519
recipeFile = fetchurl {
16520
url = "https://raw.githubusercontent.com/milkypostman/melpa/18730986df5eb9816eec7ad479abe1e338d3c66f/recipes/elscreen-fr";
···
17095
emms-player-mpv-jp-radios = callPackage ({ cl-lib ? null, emacs, emms, emms-player-simple-mpv, fetchFromGitHub, fetchurl, lib, melpaBuild }:
17096
melpaBuild {
17097
pname = "emms-player-mpv-jp-radios";
17098
+
version = "20161002.855";
17099
src = fetchFromGitHub {
17100
owner = "momomo5717";
17101
repo = "emms-player-mpv-jp-radios";
17102
+
rev = "2fcc970436142b8f4ce4911f2a04680fc77699b8";
17103
+
sha256 = "0ncax0vlgdah8mlqi3kr63ymf45bngr38vk6m6q3i2wdx6fbrxm9";
17104
};
17105
recipeFile = fetchurl {
17106
url = "https://raw.githubusercontent.com/milkypostman/melpa/09ba6da5057061f055d4a3212d167f9666618d4f/recipes/emms-player-mpv-jp-radios";
···
17116
emms-player-simple-mpv = callPackage ({ cl-lib ? null, emacs, emms, fetchFromGitHub, fetchurl, lib, melpaBuild }:
17117
melpaBuild {
17118
pname = "emms-player-simple-mpv";
17119
+
version = "20160924.825";
17120
src = fetchFromGitHub {
17121
owner = "momomo5717";
17122
repo = "emms-player-simple-mpv";
17123
+
rev = "bcc056364df5f405716006a8b7bb90102a57f62f";
17124
+
sha256 = "0kz31qsn3nrpi8r31nlxlkkkah0qcdkq9a9i9ypv4ky7pvnzx6m5";
17125
};
17126
recipeFile = fetchurl {
17127
url = "https://raw.githubusercontent.com/milkypostman/melpa/f4eaa866ba6b0ad2b590fb15c30f81b9fdbef6dd/recipes/emms-player-simple-mpv";
···
17263
emojify = callPackage ({ emacs, fetchFromGitHub, fetchurl, ht, lib, melpaBuild, seq }:
17264
melpaBuild {
17265
pname = "emojify";
17266
+
version = "20160928.550";
17267
src = fetchFromGitHub {
17268
owner = "iqbalansari";
17269
repo = "emacs-emojify";
17270
+
rev = "4eccfc7ce43d4dfd3cf65ea86b2975abb4b4e9ad";
17271
+
sha256 = "1n5pmcd6d71pcgjwkqnmh6midcyp7ahc5yry3r38my3shrwirqc2";
17272
};
17273
recipeFile = fetchurl {
17274
url = "https://raw.githubusercontent.com/milkypostman/melpa/488d2751b5fd3bf00f5a6f0545530f44563b86d7/recipes/emojify";
···
17485
ensime = callPackage ({ company, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, popup, s, sbt-mode, scala-mode, yasnippet }:
17486
melpaBuild {
17487
pname = "ensime";
17488
+
version = "20160921.1725";
17489
src = fetchFromGitHub {
17490
owner = "ensime";
17491
repo = "ensime-emacs";
17492
+
rev = "3dcff1facb075149158175c76326900eb01c99da";
17493
+
sha256 = "08m7g0h9iap2sma7mhni6pg6rbgibf9gkhicx7i2z7r3sbgaal43";
17494
};
17495
recipeFile = fetchurl {
17496
url = "https://raw.githubusercontent.com/milkypostman/melpa/502faab70af713f50dd8952be4f7a5131075e78e/recipes/ensime";
···
18017
ereader = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, xml-plus }:
18018
melpaBuild {
18019
pname = "ereader";
18020
+
version = "20160924.1342";
18021
src = fetchFromGitHub {
18022
owner = "bddean";
18023
repo = "emacs-ereader";
18024
+
rev = "d673666315075e449b5c555a06ba50ae8cd8cad2";
18025
+
sha256 = "1pkjm4dh4ly4angbcnn3cyyyxpc3h38b4jlyx4050nabim13vh2k";
18026
};
18027
recipeFile = fetchurl {
18028
url = "https://raw.githubusercontent.com/milkypostman/melpa/5a3feaacdfcddb862cd3101b33777d9c19dfd125/recipes/ereader";
···
18080
ergoemacs-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
18081
melpaBuild {
18082
pname = "ergoemacs-mode";
18083
+
version = "20160926.919";
18084
src = fetchFromGitHub {
18085
owner = "ergoemacs";
18086
repo = "ergoemacs-mode";
18087
+
rev = "7e08fda94454bfe6be92f35bc2be3aceb32e90ad";
18088
+
sha256 = "0ic29n4x0m3cii03bcgbs2mn5b0ng5knzal4b10q10n33zazwcvi";
18089
};
18090
recipeFile = fetchurl {
18091
url = "https://raw.githubusercontent.com/milkypostman/melpa/02920517987c7fc698de9952cbb09dfd41517c40/recipes/ergoemacs-mode";
···
18126
src = fetchFromGitHub {
18127
owner = "erlang";
18128
repo = "otp";
18129
+
rev = "a0abdb8631d7bd7a154023950ccdcbf09c85b92d";
18130
+
sha256 = "19yy1sci2fdqp5iwzfm1rpw4b97vpbplfc7hwhv036afzkg9kj7m";
18131
};
18132
recipeFile = fetchurl {
18133
url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/recipes/erlang";
···
18265
es-mode = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, spark }:
18266
melpaBuild {
18267
pname = "es-mode";
18268
+
version = "20160927.1351";
18269
src = fetchFromGitHub {
18270
owner = "dakrone";
18271
repo = "es-mode";
18272
+
rev = "b2e4403197834c06bf47a9b72b57a65a28589fbf";
18273
+
sha256 = "19wzyc8qxdgm69k3nrv6x1yi3lajyxp1xhm6w54x14yqw2l8d67g";
18274
};
18275
recipeFile = fetchurl {
18276
url = "https://raw.githubusercontent.com/milkypostman/melpa/85445b59329bfd81a3fd913d7d6fe7784c31744c/recipes/es-mode";
···
18475
eshell-prompt-extras = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
18476
melpaBuild {
18477
pname = "eshell-prompt-extras";
18478
+
version = "20160926.1723";
18479
src = fetchFromGitHub {
18480
owner = "hiddenlotus";
18481
repo = "eshell-prompt-extras";
18482
+
rev = "9825db1b9326e106f821364ae01ec9c7dbdf6d18";
18483
+
sha256 = "1zijgwqm9j25ayiy4p5gl3xsrgv10l85j2p317i8bx9hn3v9rk5a";
18484
};
18485
recipeFile = fetchurl {
18486
url = "https://raw.githubusercontent.com/milkypostman/melpa/7fabdb05de9b8ec18a3a566f99688b50443b6b44/recipes/eshell-prompt-extras";
···
18622
ess = callPackage ({ fetchFromGitHub, fetchurl, julia-mode, lib, melpaBuild }:
18623
melpaBuild {
18624
pname = "ess";
18625
+
version = "20161003.124";
18626
src = fetchFromGitHub {
18627
owner = "emacs-ess";
18628
repo = "ESS";
18629
+
rev = "c37aaa8b672c25686cd4dd92f4b230116a1897b8";
18630
+
sha256 = "19xghzyabl0i5kg4b73jdik3npkq4bs5xsnn1kx3zrvr2szf89js";
18631
};
18632
recipeFile = fetchurl {
18633
url = "https://raw.githubusercontent.com/milkypostman/melpa/12997b9e2407d782b3d2fcd2843f7c8b22442c0a/recipes/ess";
···
19113
packageRequires = [ emacs evil ];
19114
meta = {
19115
homepage = "https://melpa.org/#/evil-colemak-basics";
19116
+
license = lib.licenses.free;
19117
+
};
19118
+
}) {};
19119
+
evil-colemak-minimal = callPackage ({ emacs, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
19120
+
melpaBuild {
19121
+
pname = "evil-colemak-minimal";
19122
+
version = "20160922.226";
19123
+
src = fetchFromGitHub {
19124
+
owner = "bmallred";
19125
+
repo = "evil-colemak-minimal";
19126
+
rev = "334a1809ac4d3af3aeb8a18ca05c96c0c6ea6ad1";
19127
+
sha256 = "0608vcj2birsfm12w89gnpmcsalcpva61qkhh7m4kxqafglq7bzf";
19128
+
};
19129
+
recipeFile = fetchurl {
19130
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/828c744062069027f19fe5f2f233179f9149dc16/recipes/evil-colemak-minimal";
19131
+
sha256 = "0qi5k17b9k227zz9binbrd22cwmlqxkay98by9yxcbyhl4hjhdyy";
19132
+
name = "evil-colemak-minimal";
19133
+
};
19134
+
packageRequires = [ emacs evil ];
19135
+
meta = {
19136
+
homepage = "https://melpa.org/#/evil-colemak-minimal";
19137
license = lib.licenses.free;
19138
};
19139
}) {};
···
19539
evil-mc = callPackage ({ cl-lib ? null, emacs, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
19540
melpaBuild {
19541
pname = "evil-mc";
19542
+
version = "20160923.1622";
19543
src = fetchFromGitHub {
19544
owner = "gabesoft";
19545
repo = "evil-mc";
19546
+
rev = "540846d2769b7466f4d98accafdc4e0d1dc76ece";
19547
+
sha256 = "0j970h7xapg3y29rsyhirmda81d59ck5acjz0yrmjxjy0f61kq3w";
19548
};
19549
recipeFile = fetchurl {
19550
url = "https://raw.githubusercontent.com/milkypostman/melpa/96770d778a03ab012fb82a3a0122983db6f9b0c4/recipes/evil-mc";
···
19812
evil-snipe = callPackage ({ cl-lib ? null, evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
19813
melpaBuild {
19814
pname = "evil-snipe";
19815
+
version = "20160928.508";
19816
src = fetchFromGitHub {
19817
owner = "hlissner";
19818
repo = "evil-snipe";
19819
+
rev = "eaf97a09b38024d6bc7d44db5734bad16716c66a";
19820
+
sha256 = "1inw88n96wki9mja9xvdfc0qpwffh0l0kjnxpka5636sl7pl4i74";
19821
};
19822
recipeFile = fetchurl {
19823
url = "https://raw.githubusercontent.com/milkypostman/melpa/6748f3febbe2f098761e967b4dc67791186d0aa7/recipes/evil-snipe";
···
20085
evil-visual-replace = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild }:
20086
melpaBuild {
20087
pname = "evil-visual-replace";
20088
+
version = "20160923.2243";
20089
src = fetchFromGitHub {
20090
owner = "troyp";
20091
repo = "evil-visual-replace";
20092
+
rev = "65293924a42c94bd6ea788caf5a33330eb78d7a5";
20093
+
sha256 = "1rhsrfd6mb3bm80yqzaangq8i2snlv2m8ia7mawnn7d4hvjk8z8z";
20094
};
20095
recipeFile = fetchurl {
20096
url = "https://raw.githubusercontent.com/milkypostman/melpa/165aea6697a6041bb83303f3ec8068a537accd4a/recipes/evil-visual-replace";
···
20419
f = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
20420
melpaBuild {
20421
pname = "f";
20422
+
version = "20161002.800";
20423
src = fetchFromGitHub {
20424
owner = "rejeep";
20425
repo = "f.el";
20426
+
rev = "cc9adc134c1eedab88147b65723800d76aa1efa2";
20427
+
sha256 = "0c772p7jjx86z7i3qfqyfbwba7zjiw3q1kaa4k1y5p8jpdhrv5bn";
20428
};
20429
recipeFile = fetchurl {
20430
url = "https://raw.githubusercontent.com/milkypostman/melpa/22ddcf536af597b688d8edb70b3636ed6c265bf5/recipes/f";
···
20578
faff-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
20579
melpaBuild {
20580
pname = "faff-theme";
20581
+
version = "20160928.741";
20582
src = fetchFromGitHub {
20583
owner = "WJCFerguson";
20584
repo = "emacs-faff-theme";
20585
+
rev = "cdac27efa1ed24c536b26df70476405e78c1de5e";
20586
+
sha256 = "1hwypmqn3q14kw9ayd89nfnk92m5k4anzi4d2sxi54sjxdl02lwn";
20587
};
20588
recipeFile = fetchurl {
20589
url = "https://raw.githubusercontent.com/milkypostman/melpa/0b35c169fe56a5612ff5a4242140f617fdcae14f/recipes/faff-theme";
···
20767
faust-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
20768
melpaBuild {
20769
pname = "faust-mode";
20770
+
version = "20160930.222";
20771
src = fetchFromGitHub {
20772
owner = "magnetophon";
20773
repo = "emacs-faust-mode";
20774
+
rev = "41379dd52a8be01cdfac06996ea1593877fdaf58";
20775
+
sha256 = "0q624nm9wfyg95wybi542bx8pdpqk9vibyb6b9fin4mw102nah9j";
20776
};
20777
recipeFile = fetchurl {
20778
url = "https://raw.githubusercontent.com/milkypostman/melpa/31f4177ce35313e0f40e9ef0e5a1043ecd181573/recipes/faust-mode";
···
21338
fish-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
21339
melpaBuild {
21340
pname = "fish-mode";
21341
+
version = "20160924.1207";
21342
src = fetchFromGitHub {
21343
owner = "wwwjfy";
21344
repo = "emacs-fish";
21345
+
rev = "d8b3493623ad834cb18f7de957dfbd17e2fba3ba";
21346
+
sha256 = "16x8fv8yl9wxmrxh4p7npixrh36vdwdc2n6paly0swlmj9a2j399";
21347
};
21348
recipeFile = fetchurl {
21349
url = "https://raw.githubusercontent.com/milkypostman/melpa/efac97c0f54a3300251020c4626056526c18b441/recipes/fish-mode";
···
21358
}) {};
21359
fit-frame = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
21360
pname = "fit-frame";
21361
+
version = "20161002.912";
21362
src = fetchurl {
21363
url = "https://www.emacswiki.org/emacs/download/fit-frame.el";
21364
+
sha256 = "1v4c3l2lcglrvcqk27amrpg29rnn6009w968sf6kdab8k2yz5f4b";
21365
};
21366
recipeFile = fetchurl {
21367
url = "https://raw.githubusercontent.com/milkypostman/melpa/e13c77f822db3c9eaeb3fd5fa95cc2dbe5133f2c/recipes/fit-frame";
···
21402
src = fetchFromGitHub {
21403
owner = "jonnay";
21404
repo = "fix-muscle-memory";
21405
+
rev = "a123e04f8a1d2982cbf930efb909cad9522ac884";
21406
+
sha256 = "0mm6dl7017x5l43jf89w4nn5hcyi4fm160d2rcqx5w6dwb6f0v27";
21407
};
21408
recipeFile = fetchurl {
21409
url = "https://raw.githubusercontent.com/milkypostman/melpa/c6b0501714a6d82657b88d11e3f79d75eea17d8e/recipes/fix-muscle-memory";
···
21594
flex-isearch = callPackage ({ fetchhg, fetchurl, lib, melpaBuild }:
21595
melpaBuild {
21596
pname = "flex-isearch";
21597
+
version = "20160926.1630";
21598
src = fetchhg {
21599
url = "https://bitbucket.com/jpkotta/flex-isearch";
21600
+
rev = "6a54f37be01f";
21601
+
sha256 = "19wcfpgd5qrh3sbybrxvd1hx34j85y34dy19yb80nlh2nha2n5sk";
21602
};
21603
recipeFile = fetchurl {
21604
url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/flex-isearch";
···
21758
flycheck = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, pkg-info, seq }:
21759
melpaBuild {
21760
pname = "flycheck";
21761
+
version = "20160930.944";
21762
src = fetchFromGitHub {
21763
owner = "flycheck";
21764
repo = "flycheck";
21765
+
rev = "c6fc7237f55cc61cced7a400f331491333b1f2a9";
21766
+
sha256 = "1b38rr6ad2qg17v0vdmxfp1859m1aavns7zw9d7jgbb5cv63rx14";
21767
};
21768
recipeFile = fetchurl {
21769
url = "https://raw.githubusercontent.com/milkypostman/melpa/649f9c3576e81409ae396606798035173cc6669f/recipes/flycheck";
···
21842
flycheck-cask = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
21843
melpaBuild {
21844
pname = "flycheck-cask";
21845
+
version = "20160928.226";
21846
src = fetchFromGitHub {
21847
owner = "flycheck";
21848
repo = "flycheck-cask";
21849
+
rev = "c3a51147eddeb7347de81f6a498fc96538bac499";
21850
+
sha256 = "1jw8n6df2hpnjrsqzdd70j0ya3yjzkcy5gm6zx9acqfx88zlgb9m";
21851
};
21852
recipeFile = fetchurl {
21853
url = "https://raw.githubusercontent.com/milkypostman/melpa/43224eef52bb316102fea524ba87b0e9e43dc6e6/recipes/flycheck-cask";
···
21968
flycheck-css-colorguard = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
21969
melpaBuild {
21970
pname = "flycheck-css-colorguard";
21971
+
version = "20161002.242";
21972
src = fetchFromGitHub {
21973
owner = "Simplify";
21974
repo = "flycheck-css-colorguard";
21975
+
rev = "d42f5e17d9991604da2200afd4af2e1cc48533f0";
21976
+
sha256 = "09p3dclx9pq0b4i005gjyg5qqlcls65f3qkkym1sny2jmd9nrg61";
21977
};
21978
recipeFile = fetchurl {
21979
url = "https://raw.githubusercontent.com/milkypostman/melpa/7f413cc5c2080091491a986f69402b305abe4a7f/recipes/flycheck-css-colorguard";
···
22262
flycheck-hdevtools = callPackage ({ dash, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
22263
melpaBuild {
22264
pname = "flycheck-hdevtools";
22265
+
version = "20160926.2";
22266
src = fetchFromGitHub {
22267
owner = "flycheck";
22268
repo = "flycheck-hdevtools";
22269
+
rev = "53829f0c57800615718cfce27ffa16d8ba286cee";
22270
+
sha256 = "1isx9v5xx35pglmhyhpmpg7axw0krmnl0n2qiikf499z7dd35wyn";
22271
};
22272
recipeFile = fetchurl {
22273
url = "https://raw.githubusercontent.com/milkypostman/melpa/9e210eb2405cc85dd1d03e9119d2249178950398/recipes/flycheck-hdevtools";
···
22451
flycheck-package = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
22452
melpaBuild {
22453
pname = "flycheck-package";
22454
+
version = "20160921.1826";
22455
src = fetchFromGitHub {
22456
owner = "purcell";
22457
repo = "flycheck-package";
22458
+
rev = "f6efe48411b695bf1db62d00b3697818dbd60b65";
22459
+
sha256 = "1qq2vbks6c42114s1saq9g185b1r9z1k4gih4acxsdjw2vid4pj6";
22460
};
22461
recipeFile = fetchurl {
22462
url = "https://raw.githubusercontent.com/milkypostman/melpa/d17ec69c9f192625e74dfadf03b11d0d7dc575e7/recipes/flycheck-package";
···
22619
flycheck-rust = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, seq }:
22620
melpaBuild {
22621
pname = "flycheck-rust";
22622
+
version = "20161002.543";
22623
src = fetchFromGitHub {
22624
owner = "flycheck";
22625
repo = "flycheck-rust";
22626
+
rev = "737ca5faa159d1a7788f4bf52cb33ee79b1e4225";
22627
+
sha256 = "0235dj863cdh1pysrgj10dkc4fhvpgbpxj6gj97lfb0fchbavypc";
22628
};
22629
recipeFile = fetchurl {
22630
url = "https://raw.githubusercontent.com/milkypostman/melpa/68d8cdf3d225b13ebbbe5ce81a01366f33266aed/recipes/flycheck-rust";
···
22679
license = lib.licenses.free;
22680
};
22681
}) {};
22682
+
flycheck-swift = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
22683
+
melpaBuild {
22684
+
pname = "flycheck-swift";
22685
+
version = "20160921.1921";
22686
+
src = fetchFromGitHub {
22687
+
owner = "swift-emacs";
22688
+
repo = "flycheck-swift";
22689
+
rev = "822d1415eabfd464adc52063f9c44da1c87f0ff9";
22690
+
sha256 = "0gf7cxrsrf62kamm4xy1fi4v264szm6qk607ifg4bi5dmdc10b0k";
22691
+
};
22692
+
recipeFile = fetchurl {
22693
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/fd99bea06079c4231363c37e3361bd9e5b1ba490/recipes/flycheck-swift";
22694
+
sha256 = "1s6rn4wyz9la6bw228jfxx8dxjyk5hf8r3vbmq0k808p772zki0z";
22695
+
name = "flycheck-swift";
22696
+
};
22697
+
packageRequires = [ emacs flycheck ];
22698
+
meta = {
22699
+
homepage = "https://melpa.org/#/flycheck-swift";
22700
+
license = lib.licenses.free;
22701
+
};
22702
+
}) {};
22703
flycheck-tip = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, popup }:
22704
melpaBuild {
22705
pname = "flycheck-tip";
···
22728
src = fetchFromGitHub {
22729
owner = "abingham";
22730
repo = "emacs-ycmd";
22731
+
rev = "a8ca68b508c448f6ac5ed6fa35ee3fe0a4771098";
22732
+
sha256 = "0v8by6y25sl7528vvrb1xsmm184xbqivqvllykx3kmaxpdh5hvih";
22733
};
22734
recipeFile = fetchurl {
22735
url = "https://raw.githubusercontent.com/milkypostman/melpa/332e5585963c04112a55894fe7151c380930b17c/recipes/flycheck-ycmd";
···
23400
src = fetchFromGitHub {
23401
owner = "d12frosted";
23402
repo = "flyspell-correct";
23403
+
rev = "d50f3661ad545b30acac4c8819eda2238ff375fc";
23404
+
sha256 = "1j39vsmcz2qwab4yld7asvf4wm3249728fdyf7myiqg5bnivd8ig";
23405
};
23406
recipeFile = fetchurl {
23407
url = "https://raw.githubusercontent.com/milkypostman/melpa/fa06fbe3bc40ae5e3f6d10dee93a9d49e9288ba5/recipes/flyspell-correct";
···
23421
src = fetchFromGitHub {
23422
owner = "d12frosted";
23423
repo = "flyspell-correct";
23424
+
rev = "d50f3661ad545b30acac4c8819eda2238ff375fc";
23425
+
sha256 = "1j39vsmcz2qwab4yld7asvf4wm3249728fdyf7myiqg5bnivd8ig";
23426
};
23427
recipeFile = fetchurl {
23428
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-helm";
···
23442
src = fetchFromGitHub {
23443
owner = "d12frosted";
23444
repo = "flyspell-correct";
23445
+
rev = "d50f3661ad545b30acac4c8819eda2238ff375fc";
23446
+
sha256 = "1j39vsmcz2qwab4yld7asvf4wm3249728fdyf7myiqg5bnivd8ig";
23447
};
23448
recipeFile = fetchurl {
23449
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-ivy";
···
23463
src = fetchFromGitHub {
23464
owner = "d12frosted";
23465
repo = "flyspell-correct";
23466
+
rev = "d50f3661ad545b30acac4c8819eda2238ff375fc";
23467
+
sha256 = "1j39vsmcz2qwab4yld7asvf4wm3249728fdyf7myiqg5bnivd8ig";
23468
};
23469
recipeFile = fetchurl {
23470
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-popup";
···
23915
license = lib.licenses.free;
23916
};
23917
}) {};
23918
+
forth-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
23919
+
melpaBuild {
23920
+
pname = "forth-mode";
23921
+
version = "20161003.541";
23922
+
src = fetchFromGitHub {
23923
+
owner = "larsbrinkhoff";
23924
+
repo = "forth-mode";
23925
+
rev = "039bf122ee7412a29b1283bb23d8687aa07c22cd";
23926
+
sha256 = "1f1c37d5vlpj3ach1qpc43ay399vvcv52dn1nm2mz8l0q1916sz2";
23927
+
};
23928
+
recipeFile = fetchurl {
23929
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/d1c8b5b9fe8f17905de801f5d7dea28ca73daa4e/recipes/forth-mode";
23930
+
sha256 = "09arqyzsfiqblpxb6kv1nwcdr1ify96814jvxrqwkd20rxx1d79j";
23931
+
name = "forth-mode";
23932
+
};
23933
+
packageRequires = [];
23934
+
meta = {
23935
+
homepage = "https://melpa.org/#/forth-mode";
23936
+
license = lib.licenses.free;
23937
+
};
23938
+
}) {};
23939
fortpy = callPackage ({ auto-complete, epc, fetchFromGitHub, fetchurl, lib, melpaBuild, pos-tip, python-environment }:
23940
melpaBuild {
23941
pname = "fortpy";
···
23981
fountain-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
23982
melpaBuild {
23983
pname = "fountain-mode";
23984
+
version = "20160930.642";
23985
src = fetchFromGitHub {
23986
owner = "rnkn";
23987
repo = "fountain-mode";
23988
+
rev = "57567cfa879acef36e396138795a48c4405023ed";
23989
+
sha256 = "0g0br07v1lxw8sdsprsgn2hc9gmskqgjb74pin4riwja1wvgdpc7";
23990
};
23991
recipeFile = fetchurl {
23992
url = "https://raw.githubusercontent.com/milkypostman/melpa/913386ac8d5049d37154da3ab32bde408a226511/recipes/fountain-mode";
···
24204
fsbot-data-browser = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
24205
melpaBuild {
24206
pname = "fsbot-data-browser";
24207
+
version = "20160921.833";
24208
src = fetchFromGitHub {
24209
owner = "benaiah";
24210
repo = "fsbot-data-browser";
24211
+
rev = "6bca4f7de63e31839d2542f6c678b79931dec344";
24212
+
sha256 = "0lvpgfp89sz6f6rn576g1g88s0q3ibj5ghydjwfcg9w6h7vx5b5s";
24213
};
24214
recipeFile = fetchurl {
24215
url = "https://raw.githubusercontent.com/milkypostman/melpa/37a0901b98e1c66be6906234e6d6520a6e940e97/recipes/fsbot-data-browser";
···
24278
version = "20160825.254";
24279
src = fetchgit {
24280
url = "git://factorcode.org/git/factor.git";
24281
+
rev = "78d9065db0ad87041b519b888f729f820ea49f9f";
24282
+
sha256 = "05c6z9bwmyn110940wbglf74rcgs7v1vgf3ixfhm0xk2nvzrplf7";
24283
};
24284
recipeFile = fetchurl {
24285
url = "https://raw.githubusercontent.com/milkypostman/melpa/0c3633c23baa472560a489fc663a0302f082bcef/recipes/fuel";
···
24627
src = fetchFromGitHub {
24628
owner = "ahungry";
24629
repo = "geben";
24630
+
rev = "7ed838f1c91f10a590a2236dddcd09aea2f5747f";
24631
+
sha256 = "0cpmywngrb0fp5bpfy54xfh3f96hgkv79w7chc6riadapm2yvxz7";
24632
};
24633
recipeFile = fetchurl {
24634
url = "https://raw.githubusercontent.com/milkypostman/melpa/6f8648609e160f7dcefe4a963e8b00475f2fff78/recipes/geben";
···
24686
geiser = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
24687
melpaBuild {
24688
pname = "geiser";
24689
+
version = "20161001.1854";
24690
src = fetchFromGitHub {
24691
owner = "jaor";
24692
repo = "geiser";
24693
+
rev = "e6535d461bc33ee0d7353b722f2fd5f8ee2bb2e5";
24694
+
sha256 = "17p3qwj5qyx5sql09slf9pwghiljlfx3ndkh1izbbqhc5m410r2f";
24695
};
24696
recipeFile = fetchurl {
24697
url = "https://raw.githubusercontent.com/milkypostman/melpa/b0fe32d24cedd5307b4cccfb08a7095d81d639a0/recipes/geiser";
···
24707
general = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
24708
melpaBuild {
24709
pname = "general";
24710
+
version = "20160923.1826";
24711
src = fetchFromGitHub {
24712
owner = "noctuid";
24713
repo = "general.el";
24714
+
rev = "86a0c0e3c41036c7f525f89ad65590c7a97aaa61";
24715
+
sha256 = "0gdw02za93w93jmcx9xpgcv30yrfd0bkyvgg8jdam83fb380p6v6";
24716
};
24717
recipeFile = fetchurl {
24718
url = "https://raw.githubusercontent.com/milkypostman/melpa/d86383b443622d78f6d8ff7b8ac74c8d72879d26/recipes/general";
···
24728
general-close = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
24729
melpaBuild {
24730
pname = "general-close";
24731
+
version = "20160921.520";
24732
src = fetchFromGitHub {
24733
owner = "emacs-berlin";
24734
repo = "general-close";
24735
+
rev = "4544040b3498d7f734ecce251708cd70089cd63b";
24736
+
sha256 = "07gh8awa37g7kyj3z44ffir98l5rk5zpk19a59b9s9jmkz1zixhg";
24737
};
24738
recipeFile = fetchurl {
24739
url = "https://raw.githubusercontent.com/milkypostman/melpa/641a48f5148df2a19476c9b3302934a604f5c283/recipes/general-close";
···
24833
ggtags = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
24834
melpaBuild {
24835
pname = "ggtags";
24836
+
version = "20161001.1836";
24837
src = fetchFromGitHub {
24838
owner = "leoliu";
24839
repo = "ggtags";
24840
+
rev = "7a7ee76a8055531482927e6abf7e0ef676165dd2";
24841
+
sha256 = "1kyg26wdimy5k5icglgqg9gdfvzkgk4xis12nx1xkh01j2imzl97";
24842
};
24843
recipeFile = fetchurl {
24844
url = "https://raw.githubusercontent.com/milkypostman/melpa/b158bb1bc2fbe3de61a6b21174eac7b1457edda2/recipes/ggtags";
···
25190
git-commit = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, with-editor }:
25191
melpaBuild {
25192
pname = "git-commit";
25193
+
version = "20160929.801";
25194
src = fetchFromGitHub {
25195
owner = "magit";
25196
repo = "magit";
25197
+
rev = "a49dfe13916ea0062f3970b787b1b6fa80eb4d83";
25198
+
sha256 = "0flxkv0qiic8bhr319cy1sc81sx396ighqygg13x7g9zaf97qvz2";
25199
};
25200
recipeFile = fetchurl {
25201
url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/recipes/git-commit";
···
25274
git-gutter-fringe = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, fringe-helper, git-gutter, lib, melpaBuild }:
25275
melpaBuild {
25276
pname = "git-gutter-fringe";
25277
+
version = "20160929.854";
25278
src = fetchFromGitHub {
25279
owner = "syohex";
25280
repo = "emacs-git-gutter-fringe";
25281
+
rev = "dbcaaba83a5fc3e23a735e871e8f31068b92228a";
25282
+
sha256 = "1wklzf8vdsjpzs26xg8d97zq6fddw9hbrkd5npi3qwjmjl1xccws";
25283
};
25284
recipeFile = fetchurl {
25285
url = "https://raw.githubusercontent.com/milkypostman/melpa/81f0f525680fea98e804f39dbde1dada887e8821/recipes/git-gutter-fringe";
···
25565
license = lib.licenses.free;
25566
};
25567
}) {};
25568
+
github-elpa = callPackage ({ commander, fetchFromGitHub, fetchurl, git, lib, melpaBuild, package-build }:
25569
+
melpaBuild {
25570
+
pname = "github-elpa";
25571
+
version = "20160922.907";
25572
+
src = fetchFromGitHub {
25573
+
owner = "10sr";
25574
+
repo = "github-elpa";
25575
+
rev = "2c813e0092acbe2fdeccece6f57d2a95ff85e0cd";
25576
+
sha256 = "0dlndpybh166dkjqcbqw2qwqqa9dc8g974nijyas74gi17zw93q9";
25577
+
};
25578
+
recipeFile = fetchurl {
25579
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/81ec06e370f51b750ba3313b661d7386710cffb0/recipes/github-elpa";
25580
+
sha256 = "1981dnz49l5r4qsn49i4dhy6x4ln0haff6gl2zx0p5p0zfkzbi7x";
25581
+
name = "github-elpa";
25582
+
};
25583
+
packageRequires = [ commander git package-build ];
25584
+
meta = {
25585
+
homepage = "https://melpa.org/#/github-elpa";
25586
+
license = lib.licenses.free;
25587
+
};
25588
+
}) {};
25589
github-issues = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
25590
melpaBuild {
25591
pname = "github-issues";
···
25635
src = fetchFromGitHub {
25636
owner = "IvanMalison";
25637
repo = "github-search";
25638
+
rev = "24435772bf8c2c55b4f228917a1344d785851e2a";
25639
+
sha256 = "1863g5gphlz1xr465r9nplf5n3ajz1b6girswf3fv1gk8xl1swjj";
25640
};
25641
recipeFile = fetchurl {
25642
url = "https://raw.githubusercontent.com/milkypostman/melpa/733a808400858513137e0e3d7d38b5b25e8ddc5a/recipes/github-search";
···
25925
gnu-apl-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
25926
melpaBuild {
25927
pname = "gnu-apl-mode";
25928
+
version = "20161003.332";
25929
src = fetchFromGitHub {
25930
owner = "lokedhs";
25931
repo = "gnu-apl-mode";
25932
+
rev = "783dd54a2e44dd143a2b2e427b17fa431806af4e";
25933
+
sha256 = "08fh3h4ly7zjzcnsgmpbcd5kvpmsz1ihmhiil9c38cr8acysgpzd";
25934
};
25935
recipeFile = fetchurl {
25936
url = "https://raw.githubusercontent.com/milkypostman/melpa/369a55301bba0c4f7ce27f6e141944a523beaa0f/recipes/gnu-apl-mode";
···
26111
go-add-tags = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
26112
melpaBuild {
26113
pname = "go-add-tags";
26114
+
version = "20161003.1549";
26115
src = fetchFromGitHub {
26116
owner = "syohex";
26117
repo = "emacs-go-add-tags";
26118
+
rev = "14865351e15a4a6d3bfbcae7a17c84435d308b00";
26119
+
sha256 = "18phz9ysyspcpb3h4lc079wy5sarxzfkg4ycz1wg0yx21r107vjh";
26120
};
26121
recipeFile = fetchurl {
26122
url = "https://raw.githubusercontent.com/milkypostman/melpa/55d3b893bd68d3d2d86ecdbb4ed442edd256516a/recipes/go-add-tags";
···
26282
version = "20160715.854";
26283
src = fetchgit {
26284
url = "https://go.googlesource.com/tools";
26285
+
rev = "fc2b74b64ef08c618146ebc92062f6499db5314c";
26286
+
sha256 = "0f5nx76iqr86x0bi4v06yr7x7p74n3azhhp68441w0c7cq7wsdra";
26287
};
26288
recipeFile = fetchurl {
26289
url = "https://raw.githubusercontent.com/milkypostman/melpa/816a2511c54e451313c7ac9433d0860f95e68da6/recipes/go-guru";
···
26407
version = "20160307.744";
26408
src = fetchgit {
26409
url = "https://go.googlesource.com/tools";
26410
+
rev = "fc2b74b64ef08c618146ebc92062f6499db5314c";
26411
+
sha256 = "0f5nx76iqr86x0bi4v06yr7x7p74n3azhhp68441w0c7cq7wsdra";
26412
};
26413
recipeFile = fetchurl {
26414
url = "https://raw.githubusercontent.com/milkypostman/melpa/421911dd75eec0f857295b76d310b8282053b57f/recipes/go-rename";
···
26481
packageRequires = [];
26482
meta = {
26483
homepage = "https://melpa.org/#/go-stacktracer";
26484
+
license = lib.licenses.free;
26485
+
};
26486
+
}) {};
26487
+
gobgen = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
26488
+
melpaBuild {
26489
+
pname = "gobgen";
26490
+
version = "20160928.2013";
26491
+
src = fetchFromGitHub {
26492
+
owner = "gergelypolonkai";
26493
+
repo = "gobgen.el";
26494
+
rev = "20ac2dff2eab2184c487393f334d5c8a660c4151";
26495
+
sha256 = "003in5qpc0qq8vy20psnfc9cdahrbkfc4xkl3ivb8mhbpkwh3398";
26496
+
};
26497
+
recipeFile = fetchurl {
26498
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/8c9fed22bb8dbfb359e4fdb0d802ed4b5781f50d/recipes/gobgen";
26499
+
sha256 = "0fb0q9x7wj8gs1iyr87q1vpxmfa2d43zy6cgxpzmv2wc26x96vi7";
26500
+
name = "gobgen";
26501
+
};
26502
+
packageRequires = [ emacs ];
26503
+
meta = {
26504
+
homepage = "https://melpa.org/#/gobgen";
26505
license = lib.licenses.free;
26506
};
26507
}) {};
···
26596
src = fetchFromGitHub {
26597
owner = "golang";
26598
repo = "lint";
26599
+
rev = "64229b89515c2a585c623c79a7ccdea71e8589ff";
26600
+
sha256 = "05wjfps01hc5y8pc26lf4iq887jjvdqdkr1w2h6q8783dl0608n5";
26601
};
26602
recipeFile = fetchurl {
26603
url = "https://raw.githubusercontent.com/milkypostman/melpa/34f22d829257456abbc020c006b92da9c7a7860e/recipes/golint";
···
26659
src = fetchFromGitHub {
26660
owner = "google";
26661
repo = "styleguide";
26662
+
rev = "71ec7f1e524969c19ce33cfc72e8e023f2b98ee2";
26663
+
sha256 = "0y7pgd05wbaxlc946gmly5l4jyhvh6w6aznz5cxip4vpka8s8ab7";
26664
};
26665
recipeFile = fetchurl {
26666
url = "https://raw.githubusercontent.com/milkypostman/melpa/b4e7f5f641251e17add561991d3bcf1fde23467b/recipes/google-c-style";
···
26908
src = fetchFromGitHub {
26909
owner = "vmware";
26910
repo = "govmomi";
26911
+
rev = "b932baf416e9101c762b7075f12af5a6fb364627";
26912
+
sha256 = "18xmhdlm94p1b1jnj2mvj2dhjcgdm9cklksgp3qifwwph9xlyrh8";
26913
};
26914
recipeFile = fetchurl {
26915
url = "https://raw.githubusercontent.com/milkypostman/melpa/92d6391318021c63b06fe39b0ca38f667bb45ae9/recipes/govc";
···
27072
grandshell-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
27073
melpaBuild {
27074
pname = "grandshell-theme";
27075
+
version = "20160922.640";
27076
src = fetchFromGitHub {
27077
owner = "steckerhalter";
27078
repo = "grandshell-theme";
27079
+
rev = "14ec10937720bc91bb2f5e1c1e2c124d8a43a9d6";
27080
+
sha256 = "03990wbrc56sm4qzc2nsjj3q96vx1ipjivdhqfy8s6sy9r1msa86";
27081
};
27082
recipeFile = fetchurl {
27083
url = "https://raw.githubusercontent.com/milkypostman/melpa/5b04b0024f5a0367e2998d35ca88c2613a8e3470/recipes/grandshell-theme";
···
27271
}) {};
27272
grep-plus = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
27273
pname = "grep-plus";
27274
+
version = "20160923.1514";
27275
src = fetchurl {
27276
url = "https://www.emacswiki.org/emacs/download/grep+.el";
27277
+
sha256 = "17ly744dcnir98mk48prgmia7v7dpvp73l9kkni9vdz4lw5mapxj";
27278
};
27279
recipeFile = fetchurl {
27280
url = "https://raw.githubusercontent.com/milkypostman/melpa/a5d15f875b0080b12ce45cf696c581f6bbf061ba/recipes/grep+";
···
27348
license = lib.licenses.free;
27349
};
27350
}) {};
27351
+
groovy-imports = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pcache, s }:
27352
+
melpaBuild {
27353
+
pname = "groovy-imports";
27354
+
version = "20161003.151";
27355
+
src = fetchFromGitHub {
27356
+
owner = "mbezjak";
27357
+
repo = "emacs-groovy-imports";
27358
+
rev = "e56d7dda617555ec6205644d32ffddf2e1fa43d9";
27359
+
sha256 = "060zxl2y4p50g5fwgplgx07h5akfplp49rkv5cx09rqlcyzqhqwa";
27360
+
};
27361
+
recipeFile = fetchurl {
27362
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/b18a6842805856062e9452dc32bf0fd458f7d51a/recipes/groovy-imports";
27363
+
sha256 = "09yjkwsm192lgala1pvxw47id4j7362sl3j1hn9ald2m8m3ddyfs";
27364
+
name = "groovy-imports";
27365
+
};
27366
+
packageRequires = [ emacs pcache s ];
27367
+
meta = {
27368
+
homepage = "https://melpa.org/#/groovy-imports";
27369
+
license = lib.licenses.free;
27370
+
};
27371
+
}) {};
27372
groovy-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
27373
melpaBuild {
27374
pname = "groovy-mode";
···
27477
gscholar-bibtex = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
27478
melpaBuild {
27479
pname = "gscholar-bibtex";
27480
+
version = "20160929.1218";
27481
src = fetchFromGitHub {
27482
owner = "cute-jumper";
27483
repo = "gscholar-bibtex";
27484
+
rev = "0b083af54385d292c1f6b12876f509be15269020";
27485
+
sha256 = "12s6zhp3fy37vj53d347rhp3k1kw7hdb37p7wbnr6d1wh7vi0kpx";
27486
};
27487
recipeFile = fetchurl {
27488
url = "https://raw.githubusercontent.com/milkypostman/melpa/9fa546d3dce59b07a623ee83e3befe139dc10481/recipes/gscholar-bibtex";
···
27603
habitica = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
27604
melpaBuild {
27605
pname = "habitica";
27606
+
version = "20161001.1122";
27607
src = fetchFromGitHub {
27608
owner = "abrochard";
27609
repo = "emacs-habitica";
27610
+
rev = "868893474ebe8bd58d799dd1d065230cf1ac1e8c";
27611
+
sha256 = "0msp9h8xzgpbdydihsgsbijxcw8gliqrlpnkvb3bd3ra9xp57wrm";
27612
};
27613
recipeFile = fetchurl {
27614
url = "https://raw.githubusercontent.com/milkypostman/melpa/cf9543db3564f4806440ed8c5c30fecbbc625fa1/recipes/habitica";
···
27960
haskell-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
27961
melpaBuild {
27962
pname = "haskell-mode";
27963
+
version = "20160925.103";
27964
src = fetchFromGitHub {
27965
owner = "haskell";
27966
repo = "haskell-mode";
27967
+
rev = "f755c369d1ce22225b7dd7896fcc2620e2235ea4";
27968
+
sha256 = "1zjmkq8sxg3vfb9hy85x39anarl8yf1z6p0hl0gg6y10xmvjv7s6";
27969
};
27970
recipeFile = fetchurl {
27971
url = "https://raw.githubusercontent.com/milkypostman/melpa/7f18b4dcbad4192b0153a316cff6533272898f1a/recipes/haskell-mode";
···
27978
license = lib.licenses.free;
27979
};
27980
}) {};
27981
+
haskell-snippets = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }:
27982
melpaBuild {
27983
pname = "haskell-snippets";
27984
+
version = "20160918.1722";
27985
src = fetchFromGitHub {
27986
owner = "haskell";
27987
repo = "haskell-snippets";
27988
+
rev = "07b0f460b946fd1be26c29652cb0468b47782f3a";
27989
+
sha256 = "0a7y3awi9hcyahggf0ghsdwvsmrhr9yq634wy9lkqjzrm2hqj0ci";
27990
};
27991
recipeFile = fetchurl {
27992
url = "https://raw.githubusercontent.com/milkypostman/melpa/b5534e58ea66fd90ba4a69262f0b303c7fb85af4/recipes/haskell-snippets";
27993
sha256 = "10bvv7q694fahcpm83v8lpqihg1gvfzrp1hdzwiffxydfvdbalh2";
27994
name = "haskell-snippets";
27995
};
27996
+
packageRequires = [ cl-lib yasnippet ];
27997
meta = {
27998
homepage = "https://melpa.org/#/haskell-snippets";
27999
license = lib.licenses.free;
···
28228
helm = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, popup }:
28229
melpaBuild {
28230
pname = "helm";
28231
+
version = "20160929.1313";
28232
src = fetchFromGitHub {
28233
owner = "emacs-helm";
28234
repo = "helm";
28235
+
rev = "2b91583c4f183b505d4870b4e6d3441d57637eae";
28236
+
sha256 = "0fbhfzy3karvdbfk49wp4pil5c2xncs8lpw5n9l4nv5yyvc4i2md";
28237
};
28238
recipeFile = fetchurl {
28239
url = "https://raw.githubusercontent.com/milkypostman/melpa/7e8bccffdf69479892d76b9336a4bec3f35e919d/recipes/helm";
···
28312
helm-ag = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
28313
melpaBuild {
28314
pname = "helm-ag";
28315
+
version = "20160923.2128";
28316
src = fetchFromGitHub {
28317
owner = "syohex";
28318
repo = "emacs-helm-ag";
28319
+
rev = "7839e04d072e2c86c339f5bb4da61b391e7ad93b";
28320
+
sha256 = "0ssallh4rva31sw03088fvv0vm5n0ykrrm1a44jqpi4fx25az11i";
28321
};
28322
recipeFile = fetchurl {
28323
url = "https://raw.githubusercontent.com/milkypostman/melpa/81f0f525680fea98e804f39dbde1dada887e8821/recipes/helm-ag";
···
28417
helm-bibtex = callPackage ({ biblio, cl-lib ? null, dash, f, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, parsebib, s }:
28418
melpaBuild {
28419
pname = "helm-bibtex";
28420
+
version = "20160928.2345";
28421
src = fetchFromGitHub {
28422
owner = "tmalsburg";
28423
repo = "helm-bibtex";
28424
+
rev = "5d8f8488537f3c8ced5803d73dc38bcd30a31ebc";
28425
+
sha256 = "1lnmwvhfsmv8yx5v7i5dfcfhiy1grphbmphv9ii2pzzmdj4psk8z";
28426
};
28427
recipeFile = fetchurl {
28428
url = "https://raw.githubusercontent.com/milkypostman/melpa/f4118a7721435240cf8489daa4dd39369208855b/recipes/helm-bibtex";
···
28774
helm-core = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
28775
melpaBuild {
28776
pname = "helm-core";
28777
+
version = "20160929.1313";
28778
src = fetchFromGitHub {
28779
owner = "emacs-helm";
28780
repo = "helm";
28781
+
rev = "2b91583c4f183b505d4870b4e6d3441d57637eae";
28782
+
sha256 = "0fbhfzy3karvdbfk49wp4pil5c2xncs8lpw5n9l4nv5yyvc4i2md";
28783
};
28784
recipeFile = fetchurl {
28785
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7a700c5665e6d72cb4cecf7fb5a2dd43ef9bf7/recipes/helm-core";
···
28904
src = fetchFromGitHub {
28905
owner = "emacs-helm";
28906
repo = "helm-describe-modes";
28907
+
rev = "2ce64bf7ad31f13830cabe5f03c3fa8e35c130b7";
28908
+
sha256 = "0n5xx7yl7hppdc5nlrj0pchczzrmzvbiiws3n8x7g5dgdwx79hfr";
28909
};
28910
recipeFile = fetchurl {
28911
url = "https://raw.githubusercontent.com/milkypostman/melpa/23f0b2025073850c477ba4646c3821b3c7de6c42/recipes/helm-describe-modes";
···
28942
helm-dired-history = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
28943
melpaBuild {
28944
pname = "helm-dired-history";
28945
+
version = "20161003.58";
28946
src = fetchFromGitHub {
28947
owner = "jixiuf";
28948
repo = "helm-dired-history";
28949
+
rev = "dd324f383a66a5306ccd0fc3cf7a2c4815f45e8f";
28950
+
sha256 = "1xjnblqmk2247c0brbi6byiq3k7d9lz9bb94w9n6j1qyls0flinm";
28951
};
28952
recipeFile = fetchurl {
28953
url = "https://raw.githubusercontent.com/milkypostman/melpa/56036d496c2a5fb1a6b32cdfcd1814944618e652/recipes/helm-dired-history";
···
29149
license = lib.licenses.free;
29150
};
29151
}) {};
29152
+
helm-flyspell = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
29153
melpaBuild {
29154
pname = "helm-flyspell";
29155
+
version = "20160927.1648";
29156
src = fetchFromGitHub {
29157
owner = "pronobis";
29158
repo = "helm-flyspell";
29159
+
rev = "5aeace7004cbb689276fb5056a9935d27593ce8c";
29160
+
sha256 = "1jnphdmh6j252bgyxw5jl01wkfwnjrv2j7isnq40xnqs4azjwz80";
29161
};
29162
recipeFile = fetchurl {
29163
url = "https://raw.githubusercontent.com/milkypostman/melpa/f8c5b91762d47a4d3024f1ed7f19666c6f2d5ce5/recipes/helm-flyspell";
29164
sha256 = "1g6xry2y6396pg7rg8hc0l84z5r3j2df7dpd1jgffxa8xa3i661f";
29165
name = "helm-flyspell";
29166
};
29167
+
packageRequires = [ helm ];
29168
meta = {
29169
homepage = "https://melpa.org/#/helm-flyspell";
29170
license = lib.licenses.free;
···
29425
helm-grepint = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
29426
melpaBuild {
29427
pname = "helm-grepint";
29428
+
version = "20161001.713";
29429
src = fetchFromGitHub {
29430
owner = "kopoli";
29431
repo = "helm-grepint";
29432
+
rev = "a62ca27515ff6a366b89b420500eb16d380cc653";
29433
+
sha256 = "1v87v6a34zv998z1dwwcqx49476pvy9g5zml7w5vzfkms0l8l28w";
29434
};
29435
recipeFile = fetchurl {
29436
url = "https://raw.githubusercontent.com/milkypostman/melpa/26446d6a2215bfa622d86837b30f2754dd25eb4c/recipes/helm-grepint";
···
29806
version = "20150717.39";
29807
src = fetchsvn {
29808
url = "https://svn.macports.org/repository/macports/users/chunyang/helm-ls-svn.el";
29809
+
rev = "153526";
29810
sha256 = "0b7gah21rkfd43mb89lrwaqrrwq646abh7wi4q74sx796gmpz4dz";
29811
};
29812
recipeFile = fetchurl {
···
29991
helm-org-rifle = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, s }:
29992
melpaBuild {
29993
pname = "helm-org-rifle";
29994
+
version = "20160926.1239";
29995
src = fetchFromGitHub {
29996
owner = "alphapapa";
29997
repo = "helm-org-rifle";
29998
+
rev = "604e473dc2b3e107cc6fb35d10b3326c4591a0dd";
29999
+
sha256 = "1rqm28xgp8drwk92n3vfxbm3q2rhl3ziy95l2pps1n240qj7is82";
30000
};
30001
recipeFile = fetchurl {
30002
url = "https://raw.githubusercontent.com/milkypostman/melpa/f39cc94dde5aaf0d6cfea5c98dd52cdb0bcb1615/recipes/helm-org-rifle";
···
30054
helm-pages = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
30055
melpaBuild {
30056
pname = "helm-pages";
30057
+
version = "20160929.2141";
30058
src = fetchFromGitHub {
30059
owner = "david-christiansen";
30060
repo = "helm-pages";
30061
+
rev = "002ee736e082f792aa3f66b040902c19b81d2b5e";
30062
+
sha256 = "1lbhdwpqzj5z8yi3qma9r7p7ar2diz2qyi56mvm5qmjmnq7nqpwr";
30063
};
30064
recipeFile = fetchurl {
30065
url = "https://raw.githubusercontent.com/milkypostman/melpa/7a33cb19b6e71240896bbe5da07ab25f2ee11f0b/recipes/helm-pages";
···
30180
helm-projectile = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, projectile }:
30181
melpaBuild {
30182
pname = "helm-projectile";
30183
+
version = "20160922.4";
30184
src = fetchFromGitHub {
30185
owner = "bbatsov";
30186
repo = "helm-projectile";
30187
+
rev = "29836e0a062d715fe6072f1a2af9229ac9a55d38";
30188
+
sha256 = "0hddp85zh1ddzycvfijy9kdr55g38f36ingcpacbx9b4qb84ipik";
30189
};
30190
recipeFile = fetchurl {
30191
url = "https://raw.githubusercontent.com/milkypostman/melpa/8bc4e3a5af7ba86d277c73a1966a91c87d3d855a/recipes/helm-projectile";
···
30555
license = lib.licenses.free;
30556
};
30557
}) {};
30558
+
helm-spaces = callPackage ({ fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, spaces }:
30559
melpaBuild {
30560
pname = "helm-spaces";
30561
+
version = "20161001.709";
30562
src = fetchFromGitHub {
30563
owner = "yasuyk";
30564
repo = "helm-spaces";
30565
+
rev = "877e2b5178926308d6a7c2a37477bb12c33a96d4";
30566
+
sha256 = "1cz8aw6zprzfalagma7jmbycwll2chk2l4n5hkgqyhakdfm2ryzm";
30567
};
30568
recipeFile = fetchurl {
30569
url = "https://raw.githubusercontent.com/milkypostman/melpa/8c2ffb50643223b68a62fab348cd5aba24ce92e6/recipes/helm-spaces";
30570
sha256 = "0hdvkk173k98iycvii5xpbiblx044125pl7jyz4kb8r1vvwcv791";
30571
name = "helm-spaces";
30572
};
30573
+
packageRequires = [ helm-core spaces ];
30574
meta = {
30575
homepage = "https://melpa.org/#/helm-spaces";
30576
license = lib.licenses.free;
···
31552
src = fetchFromGitHub {
31553
owner = "chrisdone";
31554
repo = "hindent";
31555
+
rev = "bdee6d4138aca96bfd8f39f4e5d5e3fd3d17523d";
31556
+
sha256 = "0h8rbvcci2virps05s958781jxkp0wk2dm8glmb7ghd5bp09p4rw";
31557
};
31558
recipeFile = fetchurl {
31559
url = "https://raw.githubusercontent.com/milkypostman/melpa/dbae71a47446095f768be35e689025aed57f462f/recipes/hindent";
···
32105
howm = callPackage ({ cl-lib ? null, fetchgit, fetchurl, lib, melpaBuild }:
32106
melpaBuild {
32107
pname = "howm";
32108
+
version = "20160928.439";
32109
src = fetchgit {
32110
url = "git://git.osdn.jp/gitroot/howm/howm.git";
32111
+
rev = "364c5be487539b16f4e879b95e27964580c59d36";
32112
+
sha256 = "05x7q4gchjj3pyq309w4lh7m27436qk53kh5glk9404ysnk3kqya";
32113
};
32114
recipeFile = fetchurl {
32115
url = "https://raw.githubusercontent.com/milkypostman/melpa/b4f66d7b6835d06b8e7451aec9e32bb9288a6020/recipes/howm";
···
33229
iedit = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
33230
melpaBuild {
33231
pname = "iedit";
33232
+
version = "20160927.1726";
33233
src = fetchFromGitHub {
33234
owner = "victorhge";
33235
repo = "iedit";
33236
+
rev = "39919478f9472ce7a808ca601f4c19261ecc2f99";
33237
+
sha256 = "1pwkrm98vlpzsy5iwwfksdaz3zzyi7bvdf5fglhsn4ssf47p787g";
33238
};
33239
recipeFile = fetchurl {
33240
url = "https://raw.githubusercontent.com/milkypostman/melpa/aa2b2745bd1f1778070954c834158c19d4cfb788/recipes/iedit";
···
33973
initsplit = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
33974
melpaBuild {
33975
pname = "initsplit";
33976
+
version = "20160919.1118";
33977
src = fetchFromGitHub {
33978
owner = "dabrahams";
33979
repo = "initsplit";
33980
+
rev = "c941d436eb2b10b01c76a582c5a2b23fb30751aa";
33981
+
sha256 = "0vz0pfm2m3v0zk65b4ikk6yfpk282nzbm99fbzj8w76yfg240dfn";
33982
};
33983
recipeFile = fetchurl {
33984
url = "https://raw.githubusercontent.com/milkypostman/melpa/5a908c8fad08cd4d7dbb586570d0f0b384bf9071/recipes/initsplit";
···
34203
intero = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, flycheck, haskell-mode, lib, melpaBuild }:
34204
melpaBuild {
34205
pname = "intero";
34206
+
version = "20160927.127";
34207
src = fetchFromGitHub {
34208
owner = "commercialhaskell";
34209
repo = "intero";
34210
+
rev = "293acc9de8b47e0ef3faabfef810115f7dcc3ab2";
34211
+
sha256 = "1g13lw5dj83673j5a67cngv3s7ffnzqck636dkw2llrz7a3cpsq4";
34212
};
34213
recipeFile = fetchurl {
34214
url = "https://raw.githubusercontent.com/milkypostman/melpa/1b56ca344ad944e03b669a9974e9b734b5b445bb/recipes/intero";
···
34347
license = lib.licenses.free;
34348
};
34349
}) {};
34350
+
ipcalc = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
34351
+
melpaBuild {
34352
+
pname = "ipcalc";
34353
+
version = "20160927.220";
34354
+
src = fetchFromGitHub {
34355
+
owner = "dotemacs";
34356
+
repo = "ipcalc.el";
34357
+
rev = "e92afd8b96592b6e2d65ba073bf87c9dd2408e91";
34358
+
sha256 = "1s17wpdbrbkbmkndbwm0byy11cmymhs6yn7w0v5lvw5l2cgicxjg";
34359
+
};
34360
+
recipeFile = fetchurl {
34361
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/3f80bcdf411de128139a6bf1f507d7ec87076c25/recipes/ipcalc";
34362
+
sha256 = "0rd9p4yvzabw437qf7lgiyzxnvv6cjai8b22ywsdryxar9fd8pb2";
34363
+
name = "ipcalc";
34364
+
};
34365
+
packageRequires = [ cl-lib ];
34366
+
meta = {
34367
+
homepage = "https://melpa.org/#/ipcalc";
34368
+
license = lib.licenses.free;
34369
+
};
34370
+
}) {};
34371
iplayer = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
34372
melpaBuild {
34373
pname = "iplayer";
···
34473
irony = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, json ? null, lib, melpaBuild }:
34474
melpaBuild {
34475
pname = "irony";
34476
+
version = "20160925.1030";
34477
src = fetchFromGitHub {
34478
owner = "Sarcasm";
34479
repo = "irony-mode";
34480
+
rev = "4b63b809c9643b90d396cbcc1ed0a53659888f4d";
34481
+
sha256 = "1mi838x36wi2jw4i64hcdlfi2ji76sqr5v832h0z8x2in40zrckf";
34482
};
34483
recipeFile = fetchurl {
34484
url = "https://raw.githubusercontent.com/milkypostman/melpa/d2b6a8d57b192325dcd30fddc9ff8dd1516ad680/recipes/irony";
···
34535
}) {};
34536
isearch-plus = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
34537
pname = "isearch-plus";
34538
+
version = "20160930.1057";
34539
src = fetchurl {
34540
url = "https://www.emacswiki.org/emacs/download/isearch+.el";
34541
+
sha256 = "0iwqmw42h6r1jh88kpvhs8196wspfd4mzindj8fjlisrigif497s";
34542
};
34543
recipeFile = fetchurl {
34544
url = "https://raw.githubusercontent.com/milkypostman/melpa/8a847ee5f4c4206b48cb164c49e9e82a266a0730/recipes/isearch+";
···
34761
ivy = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
34762
melpaBuild {
34763
pname = "ivy";
34764
+
version = "20160926.221";
34765
src = fetchFromGitHub {
34766
owner = "abo-abo";
34767
repo = "swiper";
34768
+
rev = "9b2892724be0cadb6afaf7bf8ae72f0feabe37b5";
34769
+
sha256 = "1xrc3z2w133g13xm017zcrnib43iw8ymkkwlxmga9sibscrrgsa4";
34770
};
34771
recipeFile = fetchurl {
34772
url = "https://raw.githubusercontent.com/milkypostman/melpa/06c24112a5e17c423a4d92607356b25eb90a9a7b/recipes/ivy";
···
34782
ivy-bibtex = callPackage ({ biblio, cl-lib ? null, dash, f, fetchFromGitHub, fetchurl, lib, melpaBuild, parsebib, s, swiper }:
34783
melpaBuild {
34784
pname = "ivy-bibtex";
34785
+
version = "20160928.2352";
34786
src = fetchFromGitHub {
34787
owner = "tmalsburg";
34788
repo = "helm-bibtex";
34789
+
rev = "5d8f8488537f3c8ced5803d73dc38bcd30a31ebc";
34790
+
sha256 = "1lnmwvhfsmv8yx5v7i5dfcfhiy1grphbmphv9ii2pzzmdj4psk8z";
34791
};
34792
recipeFile = fetchurl {
34793
url = "https://raw.githubusercontent.com/milkypostman/melpa/c23c09225c57a9b9abe0a0a770a9184ae2e58f7c/recipes/ivy-bibtex";
···
34803
ivy-erlang-complete = callPackage ({ async, counsel, dash, emacs, erlang, fetchFromGitHub, fetchurl, ivy, lib, melpaBuild, s }:
34804
melpaBuild {
34805
pname = "ivy-erlang-complete";
34806
+
version = "20160927.108";
34807
src = fetchFromGitHub {
34808
owner = "s-kostyaev";
34809
repo = "ivy-erlang-complete";
34810
+
rev = "aaca516a0e3d817dcbfdadfccaed548a60083651";
34811
+
sha256 = "1lhrg7kkld9kr557fc9plsm1hmn5rlys4zmd5k036wbda3cl58n2";
34812
};
34813
recipeFile = fetchurl {
34814
url = "https://raw.githubusercontent.com/milkypostman/melpa/ac1b9e350d3f066e4e56202ebb443134d5fc3669/recipes/ivy-erlang-complete";
···
34849
src = fetchFromGitHub {
34850
owner = "abo-abo";
34851
repo = "swiper";
34852
+
rev = "9b2892724be0cadb6afaf7bf8ae72f0feabe37b5";
34853
+
sha256 = "1xrc3z2w133g13xm017zcrnib43iw8ymkkwlxmga9sibscrrgsa4";
34854
};
34855
recipeFile = fetchurl {
34856
url = "https://raw.githubusercontent.com/milkypostman/melpa/06c24112a5e17c423a4d92607356b25eb90a9a7b/recipes/ivy-hydra";
···
35116
japanese-holidays = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
35117
melpaBuild {
35118
pname = "japanese-holidays";
35119
+
version = "20160927.2318";
35120
src = fetchFromGitHub {
35121
owner = "emacs-jp";
35122
repo = "japanese-holidays";
35123
+
rev = "0bccfac342d6ebda1c1a35c3babca0c800ff0c9b";
35124
+
sha256 = "1id40wxjb9j20lxhsq16j6qmdr6c7sh65iq7iyjqhrz5c4706x66";
35125
};
35126
recipeFile = fetchurl {
35127
url = "https://raw.githubusercontent.com/milkypostman/melpa/80088028a1322e99e5fc50bebe08fcb6d1a2a44d/recipes/japanese-holidays";
···
35827
js2-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
35828
melpaBuild {
35829
pname = "js2-mode";
35830
+
version = "20160926.1243";
35831
src = fetchFromGitHub {
35832
owner = "mooz";
35833
repo = "js2-mode";
35834
+
rev = "64ec0a26673215e36f89e31d7935f99b731fd03d";
35835
+
sha256 = "1mcrnibbpnwykhp928f2fjpyapjnv87zrr067vg29h5fmkgn5xli";
35836
};
35837
recipeFile = fetchurl {
35838
url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/js2-mode";
···
35848
js2-refactor = callPackage ({ dash, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild, multiple-cursors, s, yasnippet }:
35849
melpaBuild {
35850
pname = "js2-refactor";
35851
+
version = "20161003.1225";
35852
src = fetchFromGitHub {
35853
owner = "magnars";
35854
repo = "js2-refactor.el";
35855
+
rev = "71fc914e08fe0b8d51112f482ddd4cb044259719";
35856
+
sha256 = "0zs05a7y8xyc2a4l5k5rr1yviyskvmfwhyjfmb1gv796hrx0mkwf";
35857
};
35858
recipeFile = fetchurl {
35859
url = "https://raw.githubusercontent.com/milkypostman/melpa/8935264dfea9bacc89fef312215624d1ad9fc437/recipes/js2-refactor";
···
36354
src = fetchFromGitHub {
36355
owner = "listx";
36356
repo = "kakapo-mode";
36357
+
rev = "bb6de027fb578df31652e58daa92522884ecc274";
36358
+
sha256 = "1y6ihk52jza07krz24l9axkwhi46fwi4h6bcjdck9q1qvdrcxw40";
36359
};
36360
recipeFile = fetchurl {
36361
url = "https://raw.githubusercontent.com/milkypostman/melpa/a43f0f1f6a0773240a51d379ec786c20a9389e7b/recipes/kakapo-mode";
···
36874
src = fetchFromGitHub {
36875
owner = "kivy";
36876
repo = "kivy";
36877
+
rev = "97eaba281b9a52ca2d4749005d4c5341383ac410";
36878
+
sha256 = "11qdcr5cl52gflvd9spyvl7x0rz5gvx584a7izgwiqmmkkav6vj5";
36879
};
36880
recipeFile = fetchurl {
36881
url = "https://raw.githubusercontent.com/milkypostman/melpa/688e2a114073958c413e56e1d117d48db9d16fb8/recipes/kivy-mode";
···
36996
kooten-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
36997
melpaBuild {
36998
pname = "kooten-theme";
36999
+
version = "20161002.1540";
37000
src = fetchFromGitHub {
37001
owner = "kootenpv";
37002
repo = "emacs-kooten-theme";
37003
+
rev = "0ccd84962e02030dcc96436bb298a5d18f3b3bf3";
37004
+
sha256 = "0kfbwahpacbwyxd6rrs2q59dl579zwlj13gfmkpfk7cw3rjg485d";
37005
};
37006
recipeFile = fetchurl {
37007
url = "https://raw.githubusercontent.com/milkypostman/melpa/692d268189740e8b540ba14ed92b07bb8b7fb399/recipes/kooten-theme";
···
37538
ledger-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
37539
melpaBuild {
37540
pname = "ledger-mode";
37541
+
version = "20161003.916";
37542
src = fetchFromGitHub {
37543
owner = "ledger";
37544
repo = "ledger-mode";
37545
+
rev = "c46efbc497b51223c2276d1e23a9fcf1ea440634";
37546
+
sha256 = "1z9776k6swm3nvy81i3mnrsn472d8wd9p26gwy6zgidi7k9sj3k3";
37547
};
37548
recipeFile = fetchurl {
37549
url = "https://raw.githubusercontent.com/milkypostman/melpa/851eca11911b337f809d030785dc2608c8a47424/recipes/ledger-mode";
···
37685
less-css-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
37686
melpaBuild {
37687
pname = "less-css-mode";
37688
+
version = "20160930.2153";
37689
src = fetchFromGitHub {
37690
owner = "purcell";
37691
repo = "less-css-mode";
37692
+
rev = "59bf174c4e9f053ec2a7ef8c8a8198490390f6fb";
37693
+
sha256 = "1rkjamdy2a80w439vb2hhr7vqjj47wi2azlr7yq2xdz9851xsx9f";
37694
};
37695
recipeFile = fetchurl {
37696
url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/less-css-mode";
···
37727
leuven-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
37728
melpaBuild {
37729
pname = "leuven-theme";
37730
+
version = "20160925.1403";
37731
src = fetchFromGitHub {
37732
owner = "fniessen";
37733
repo = "emacs-leuven-theme";
37734
+
rev = "689d9309a0551daf053bfa49e6aed6455489079c";
37735
+
sha256 = "0x8ig2c9ikz4pj5s17m20pv0fgy8k91dyip4vbpdm5ia626qypjy";
37736
};
37737
recipeFile = fetchurl {
37738
url = "https://raw.githubusercontent.com/milkypostman/melpa/b09451f4eb2be820e94d3fecbf4ec7cecd2cabdc/recipes/leuven-theme";
···
37791
src = fetchFromGitHub {
37792
owner = "rvirding";
37793
repo = "lfe";
37794
+
rev = "bad3c20bdf6f707e0eff1173beee1ff632f62501";
37795
+
sha256 = "0v2w5n961fgvv3gq21pq1nw867jpbancg7q82zv6bni9bjrl5azq";
37796
};
37797
recipeFile = fetchurl {
37798
url = "https://raw.githubusercontent.com/milkypostman/melpa/c44bdb00707c9ef90160e0a44f7148b480635132/recipes/lfe-mode";
···
38065
lisp-extra-font-lock = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
38066
melpaBuild {
38067
pname = "lisp-extra-font-lock";
38068
+
version = "20160930.1227";
38069
src = fetchFromGitHub {
38070
owner = "Lindydancer";
38071
repo = "lisp-extra-font-lock";
38072
+
rev = "092f5a6e75ddfc8051b252f10e182723a17980e4";
38073
+
sha256 = "0cdjgnh2hzwpim4vl2siykfsfni1z5h45vn5dcm52yx8p10s7mzd";
38074
};
38075
recipeFile = fetchurl {
38076
url = "https://raw.githubusercontent.com/milkypostman/melpa/13e01d4faf9ecb4dde8b6eb4acdb0e48e3e5b6ea/recipes/lisp-extra-font-lock";
···
38104
lispy = callPackage ({ ace-window, emacs, fetchFromGitHub, fetchurl, hydra, iedit, lib, melpaBuild, swiper, zoutline }:
38105
melpaBuild {
38106
pname = "lispy";
38107
+
version = "20161003.838";
38108
src = fetchFromGitHub {
38109
owner = "abo-abo";
38110
repo = "lispy";
38111
+
rev = "c4b91d70befbc40ec08e55ed6d0b4df611b5a70b";
38112
+
sha256 = "0zf77l1cq09x5q3m62mjgxdw2g46d1adqv10d5x80azamq62dbdb";
38113
};
38114
recipeFile = fetchurl {
38115
url = "https://raw.githubusercontent.com/milkypostman/melpa/e23c062ff32d7aeae486c01e29c56a74727dcf1d/recipes/lispy";
···
38312
litable = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
38313
melpaBuild {
38314
pname = "litable";
38315
+
version = "20160922.859";
38316
src = fetchFromGitHub {
38317
owner = "Fuco1";
38318
repo = "litable";
38319
+
rev = "4a57d7aeddca76448e4df2a46b42d49253e5e625";
38320
+
sha256 = "1zryrc0d2avb27w6a6yzqcc73rsr2rp795vi10qhb04ixda4a8w4";
38321
};
38322
recipeFile = fetchurl {
38323
url = "https://raw.githubusercontent.com/milkypostman/melpa/74f2190b653907985e49a96ded986ab11b4946d7/recipes/litable";
···
38504
version = "20150910.644";
38505
src = fetchgit {
38506
url = "http://llvm.org/git/llvm";
38507
+
rev = "dc1ddc021dd688b1efda20e804f2d6f5133ba4ab";
38508
+
sha256 = "1f64871k5vsdzs6fg3iyc97n0gfls9g27jm7z9j0v6vjrd376wc3";
38509
};
38510
recipeFile = fetchurl {
38511
url = "https://raw.githubusercontent.com/milkypostman/melpa/05b7a689463c1dd4d3d00b992b9863d10e93112d/recipes/llvm-mode";
···
38958
lyrics = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, seq }:
38959
melpaBuild {
38960
pname = "lyrics";
38961
+
version = "20160920.1945";
38962
src = fetchFromGitHub {
38963
owner = "emacs-pe";
38964
repo = "lyrics.el";
38965
+
rev = "1378d534614793a51ebbed661c59eb8818299182";
38966
+
sha256 = "10mp9vavmbkhgb133n490kjfbk63j2b0plvaf57w432nalxcwf5n";
38967
};
38968
recipeFile = fetchurl {
38969
url = "https://raw.githubusercontent.com/milkypostman/melpa/b04c8f3dfa9fc07cc0ff3df5c4069f864b6db92e/recipes/lyrics";
···
39039
macrostep = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
39040
melpaBuild {
39041
pname = "macrostep";
39042
+
version = "20160925.505";
39043
src = fetchFromGitHub {
39044
owner = "joddie";
39045
repo = "macrostep";
39046
+
rev = "e5376126947837958983364b8615c7dea6953eda";
39047
+
sha256 = "0hdn0gwfwp5ixqqcjsiz4sjq13xzkynnbz2rclg4ajl53mgknfbv";
39048
};
39049
recipeFile = fetchurl {
39050
url = "https://raw.githubusercontent.com/milkypostman/melpa/362b5cb71e81172bc654594c08a5d0b91262851a/recipes/macrostep";
···
39123
magit = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, git-commit, lib, magit-popup, melpaBuild, with-editor }:
39124
melpaBuild {
39125
pname = "magit";
39126
+
version = "20161001.1454";
39127
src = fetchFromGitHub {
39128
owner = "magit";
39129
repo = "magit";
39130
+
rev = "a49dfe13916ea0062f3970b787b1b6fa80eb4d83";
39131
+
sha256 = "0flxkv0qiic8bhr319cy1sc81sx396ighqygg13x7g9zaf97qvz2";
39132
};
39133
recipeFile = fetchurl {
39134
url = "https://raw.githubusercontent.com/milkypostman/melpa/68bb049b7c4424345f5c1aea82e950a5e47e9e47/recipes/magit";
···
39302
src = fetchFromGitHub {
39303
owner = "magit";
39304
repo = "magit";
39305
+
rev = "a49dfe13916ea0062f3970b787b1b6fa80eb4d83";
39306
+
sha256 = "0flxkv0qiic8bhr319cy1sc81sx396ighqygg13x7g9zaf97qvz2";
39307
};
39308
recipeFile = fetchurl {
39309
url = "https://raw.githubusercontent.com/milkypostman/melpa/cec5af50ae7634cc566adfbfdf0f95c3e2951c0c/recipes/magit-popup";
···
39400
license = lib.licenses.free;
39401
};
39402
}) {};
39403
+
magithub = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, git-commit, lib, magit, melpaBuild, s, with-editor }:
39404
melpaBuild {
39405
pname = "magithub";
39406
+
version = "20160930.1523";
39407
src = fetchFromGitHub {
39408
owner = "vermiculus";
39409
repo = "magithub";
39410
+
rev = "7be8c823c51149f339a9ea2b2f2224b6c9402e8f";
39411
+
sha256 = "0dxz3vcypfhac43iczi96y7nz2pnlj8kda962pyxij804xa8agzw";
39412
};
39413
recipeFile = fetchurl {
39414
url = "https://raw.githubusercontent.com/milkypostman/melpa/4605012c9d43403e968609710375e34f1b010235/recipes/magithub";
39415
sha256 = "1c3rbav13rw16ngjhjwnz80v653k8df63fkw0kayd80xrkxhrkxw";
39416
name = "magithub";
39417
};
39418
+
packageRequires = [ cl-lib emacs git-commit magit s with-editor ];
39419
meta = {
39420
homepage = "https://melpa.org/#/magithub";
39421
license = lib.licenses.free;
···
39592
malabar-mode = callPackage ({ fetchFromGitHub, fetchurl, fringe-helper, groovy-mode, lib, melpaBuild }:
39593
melpaBuild {
39594
pname = "malabar-mode";
39595
+
version = "20161002.1455";
39596
src = fetchFromGitHub {
39597
owner = "m0smith";
39598
repo = "malabar-mode";
39599
+
rev = "cf5385cb13296ed64f9ddea59a6219e9c0f29202";
39600
+
sha256 = "0nbqnw95812zii8xbb9060csapahscp76ampw8w64pi5ra7b7naa";
39601
};
39602
recipeFile = fetchurl {
39603
url = "https://raw.githubusercontent.com/milkypostman/melpa/29bbefd1e3cc5726584c89244fb5d8ecd18200c3/recipes/malabar-mode";
···
39844
markdown-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
39845
melpaBuild {
39846
pname = "markdown-mode";
39847
+
version = "20160928.932";
39848
src = fetchFromGitHub {
39849
owner = "jrblevin";
39850
repo = "markdown-mode";
39851
+
rev = "c81e26ff477d46f68bcf0c6397d5f5346d9b0129";
39852
+
sha256 = "000g0l3al6qsl6h47jiz7kgny6svd9i8ppza53wj3p1i4yxrzmdx";
39853
};
39854
recipeFile = fetchurl {
39855
url = "https://raw.githubusercontent.com/milkypostman/melpa/74610ec93d4478e835f8b3b446279efc0c71d644/recipes/markdown-mode";
···
40179
matrix-client = callPackage ({ fetchgit, fetchurl, json ? null, lib, melpaBuild, request }:
40180
melpaBuild {
40181
pname = "matrix-client";
40182
+
version = "20160929.756";
40183
src = fetchgit {
40184
url = "http://fort.kickass.systems/git/rrix/matrix-client.git";
40185
+
rev = "ab62f99be9d90fb261194d5b48a27379c9ebc920";
40186
+
sha256 = "1g8aa2i7kb5hb9i7aq2l2kfzdw3a346i78a2vagkn00hm613gj4i";
40187
};
40188
recipeFile = fetchurl {
40189
url = "https://raw.githubusercontent.com/milkypostman/melpa/152969c540b57c0a9532e698c24eac0de5e0269c/recipes/matrix-client";
···
40427
meghanada = callPackage ({ cl-lib ? null, company, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, yasnippet }:
40428
melpaBuild {
40429
pname = "meghanada";
40430
+
version = "20160929.127";
40431
src = fetchFromGitHub {
40432
owner = "mopemope";
40433
repo = "meghanada-emacs";
40434
+
rev = "f80811e4f1efa712eabfa42fd995990d02fc1e5a";
40435
+
sha256 = "0w2ij8zh30qs19vwnqifg3p5cvk94akig03cv2f6mx14clvrwckn";
40436
};
40437
recipeFile = fetchurl {
40438
url = "https://raw.githubusercontent.com/milkypostman/melpa/4c75c69b2f00be9a93144f632738272c1e375785/recipes/meghanada";
···
40442
packageRequires = [ cl-lib company emacs flycheck yasnippet ];
40443
meta = {
40444
homepage = "https://melpa.org/#/meghanada";
40445
+
license = lib.licenses.free;
40446
+
};
40447
+
}) {};
40448
+
melancholy-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
40449
+
melpaBuild {
40450
+
pname = "melancholy-theme";
40451
+
version = "20160929.43";
40452
+
src = fetchFromGitHub {
40453
+
owner = "techquila";
40454
+
repo = "melancholy-theme";
40455
+
rev = "3477a88cdf4586203430e24a1a72bc95e5fab3f5";
40456
+
sha256 = "0kkx7iwj4bp9yknk6k6mw80bsh6d00kqjdsscr1p0srv9vqnrwba";
40457
+
};
40458
+
recipeFile = fetchurl {
40459
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/8b8f708d1300d401697c099709718fcb70d5db1f/recipes/melancholy-theme";
40460
+
sha256 = "1wihbv44234lwsgp5w4hmmi3pgxbcfjvs1nclv0yg600z9s8sn8w";
40461
+
name = "melancholy-theme";
40462
+
};
40463
+
packageRequires = [];
40464
+
meta = {
40465
+
homepage = "https://melpa.org/#/melancholy-theme";
40466
license = lib.licenses.free;
40467
};
40468
}) {};
···
40594
}) {};
40595
menu-bar-plus = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
40596
pname = "menu-bar-plus";
40597
+
version = "20160918.1025";
40598
src = fetchurl {
40599
url = "https://www.emacswiki.org/emacs/download/menu-bar+.el";
40600
+
sha256 = "1kzmdanaf167qvmybf6hfbgia628xpqycnnl4a9qms6vfjzmqznk";
40601
};
40602
recipeFile = fetchurl {
40603
url = "https://raw.githubusercontent.com/milkypostman/melpa/a5d15f875b0080b12ce45cf696c581f6bbf061ba/recipes/menu-bar+";
···
40652
meta-presenter = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
40653
melpaBuild {
40654
pname = "meta-presenter";
40655
+
version = "20160924.2206";
40656
src = fetchFromGitHub {
40657
owner = "myTerminal";
40658
repo = "meta-presenter";
40659
+
rev = "0b7f3d47e34fdd0c150da55e58ec2bfc274930a8";
40660
+
sha256 = "06s93i46rm91i23in51mf7ynl37c90f2gl52ykv48p41dyv1kg6v";
40661
};
40662
recipeFile = fetchurl {
40663
url = "https://raw.githubusercontent.com/milkypostman/melpa/b73e9424515b3ddea220b786e91c57ee22bed87f/recipes/meta-presenter";
···
40883
migemo = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
40884
melpaBuild {
40885
pname = "migemo";
40886
+
version = "20160924.741";
40887
src = fetchFromGitHub {
40888
owner = "emacs-jp";
40889
repo = "migemo";
40890
+
rev = "e4744efae1b2fdea2bbd2ceaff0f6ea0bb739f5a";
40891
+
sha256 = "12p50kg2h78qi8892jj4g3wa4fjm7gjiqf6qw52zyx3kvgwxgxwa";
40892
};
40893
recipeFile = fetchurl {
40894
url = "https://raw.githubusercontent.com/milkypostman/melpa/2424b0328a0198a03359455abdb3024a8067c857/recipes/migemo";
···
40945
mingus = callPackage ({ fetchFromGitHub, fetchurl, lib, libmpdee, melpaBuild }:
40946
melpaBuild {
40947
pname = "mingus";
40948
+
version = "20161001.150";
40949
src = fetchFromGitHub {
40950
owner = "pft";
40951
repo = "mingus";
40952
+
rev = "519c42b3dd138211c8a025e00826ba196c29facf";
40953
+
sha256 = "01p7j729gzn0sh0361qyz2gkfdz33mvb6xs5d5vj67pc2l7clxdh";
40954
};
40955
recipeFile = fetchurl {
40956
url = "https://raw.githubusercontent.com/milkypostman/melpa/6699927f1ded5c97f2ce1861f8e54a5453264cca/recipes/mingus";
···
41194
mips-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
41195
melpaBuild {
41196
pname = "mips-mode";
41197
+
version = "20160923.209";
41198
src = fetchFromGitHub {
41199
owner = "hlissner";
41200
repo = "emacs-mips-mode";
41201
+
rev = "e63064c926312d5b90d9da869db3b86de8fecee8";
41202
+
sha256 = "1cxpqbbdl431kxgn54008zi55hxzf6kjb1xamv73cv2gxh9aczy4";
41203
};
41204
recipeFile = fetchurl {
41205
url = "https://raw.githubusercontent.com/milkypostman/melpa/024a76b83efce47271bcb0ce3bde01b88349f391/recipes/mips-mode";
···
41269
license = lib.licenses.free;
41270
};
41271
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
41272
mmm-mako = callPackage ({ fetchhg, fetchurl, lib, melpaBuild, mmm-mode }:
41273
melpaBuild {
41274
pname = "mmm-mako";
···
41664
monitor = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
41665
melpaBuild {
41666
pname = "monitor";
41667
+
version = "20160925.605";
41668
src = fetchFromGitHub {
41669
owner = "GuiltyDolphin";
41670
repo = "monitor";
41671
+
rev = "4b781279fd6bce744b7f553482fe6096b58b1ebb";
41672
+
sha256 = "0kqxjysbkv8dmjzb43h9lrcdvzfxwi8q1gq8bi32wmbwakaccy5b";
41673
};
41674
recipeFile = fetchurl {
41675
url = "https://raw.githubusercontent.com/milkypostman/melpa/b9df614e8e7b9dfdbd7eec552a2b13e0f5acfc22/recipes/monitor";
···
41931
move-text = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
41932
melpaBuild {
41933
pname = "move-text";
41934
+
version = "20161002.2035";
41935
src = fetchFromGitHub {
41936
owner = "emacsfodder";
41937
repo = "move-text";
41938
+
rev = "3d9fe18c4015d82cdb85f7af3bb22e54ee907555";
41939
+
sha256 = "14mykiz7q93xjz0lhr17vk1hna64apsplkk424q7hv28fpahzfbp";
41940
};
41941
recipeFile = fetchurl {
41942
url = "https://raw.githubusercontent.com/milkypostman/melpa/82bfd0f41e42eed1d4c2361ec1d1685edebbac1b/recipes/move-text";
···
42019
src = fetchFromGitHub {
42020
owner = "google";
42021
repo = "mozc";
42022
+
rev = "d87954bf3791fb871c6e16621077fb0b97cc10a5";
42023
+
sha256 = "01rx4ll6qdlf3qf0f3srmid24zsifqbvm43nqy7k6glnidv8fcnn";
42024
};
42025
recipeFile = fetchurl {
42026
url = "https://raw.githubusercontent.com/milkypostman/melpa/30fef77e1d7194ee3c3c1d4775c349a4a9f6af2c/recipes/mozc";
···
42180
license = lib.licenses.free;
42181
};
42182
}) {};
42183
+
mtg-deck-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
42184
+
melpaBuild {
42185
+
pname = "mtg-deck-mode";
42186
+
version = "20161001.1557";
42187
+
src = fetchFromGitHub {
42188
+
owner = "mattiasb";
42189
+
repo = "mtg-deck-mode";
42190
+
rev = "72c80dc970271f3f4f5bc3295b4f3e6227440d8c";
42191
+
sha256 = "0qlvj2g9hg18jy9axdx28iwcygyfa82nljip5py3n5vh3zd4b87m";
42192
+
};
42193
+
recipeFile = fetchurl {
42194
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/425fa66cffe7bfda71de4ff2b49e951456bdeae1/recipes/mtg-deck-mode";
42195
+
sha256 = "07hszf33nawhp218f90qr4s713yyjdd7zzkq0s8q0fb6aai5iiih";
42196
+
name = "mtg-deck-mode";
42197
+
};
42198
+
packageRequires = [ emacs ];
42199
+
meta = {
42200
+
homepage = "https://melpa.org/#/mtg-deck-mode";
42201
+
license = lib.licenses.free;
42202
+
};
42203
+
}) {};
42204
mu-cite = callPackage ({ fetchFromGitHub, fetchurl, flim, lib, melpaBuild }:
42205
melpaBuild {
42206
pname = "mu-cite";
···
42229
src = fetchFromGitHub {
42230
owner = "iqbalansari";
42231
repo = "mu4e-alert";
42232
+
rev = "839cb7a9b9db150460d1e1b40fc7abcd61679011";
42233
+
sha256 = "1kl0f9m3zs9nkkmzpbf4kddjmbvvg7psmv1hanlw5h3z3yy1m9x0";
42234
};
42235
recipeFile = fetchurl {
42236
url = "https://raw.githubusercontent.com/milkypostman/melpa/5a48e8cb571e91b582ff0dea18e8dc75601edc35/recipes/mu4e-alert";
···
42635
mwim = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
42636
melpaBuild {
42637
pname = "mwim";
42638
+
version = "20161002.57";
42639
src = fetchFromGitHub {
42640
owner = "alezost";
42641
repo = "mwim.el";
42642
+
rev = "a8c6f679d39c62cf16889aed23978ba8b08bf93b";
42643
+
sha256 = "0lpfsz6g8zvf44kg36lnviap6g3z914ldpadnwkvd810k185kinf";
42644
};
42645
recipeFile = fetchurl {
42646
url = "https://raw.githubusercontent.com/milkypostman/melpa/b7e1aa2fa1294b27ed7b6c5bdd5844fa5c37df72/recipes/mwim";
···
42761
myterminal-controls = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
42762
melpaBuild {
42763
pname = "myterminal-controls";
42764
+
version = "20160924.2206";
42765
src = fetchFromGitHub {
42766
owner = "myTerminal";
42767
repo = "myterminal-controls";
42768
+
rev = "b76ef43a64f25cbea67b966ebf88eb12518a52b4";
42769
+
sha256 = "1x8sfhdb5cw1xih9gpr07pz3f0y9wzxv38pxg4pllkayc2sqhsr4";
42770
};
42771
recipeFile = fetchurl {
42772
url = "https://raw.githubusercontent.com/milkypostman/melpa/4a82a45d9fcafea0795f832bce1bdd7bc83667e2/recipes/myterminal-controls";
···
42863
nameframe = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
42864
melpaBuild {
42865
pname = "nameframe";
42866
+
version = "20160927.2103";
42867
src = fetchFromGitHub {
42868
owner = "john2x";
42869
repo = "nameframe";
42870
+
rev = "696223c61ca8e8f5cc557d2c198801a2f3c32ad3";
42871
+
sha256 = "14zrxv0x7p7rfrwdk02kzgvg8n594ij47yrr0c8q7b6vckhrz4gw";
42872
};
42873
recipeFile = fetchurl {
42874
url = "https://raw.githubusercontent.com/milkypostman/melpa/bd314150b3f8ce529a2ae39a71e03bebedfdc6b9/recipes/nameframe";
···
42884
nameframe-perspective = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, nameframe, perspective }:
42885
melpaBuild {
42886
pname = "nameframe-perspective";
42887
+
version = "20160927.2103";
42888
src = fetchFromGitHub {
42889
owner = "john2x";
42890
repo = "nameframe";
42891
+
rev = "696223c61ca8e8f5cc557d2c198801a2f3c32ad3";
42892
+
sha256 = "14zrxv0x7p7rfrwdk02kzgvg8n594ij47yrr0c8q7b6vckhrz4gw";
42893
};
42894
recipeFile = fetchurl {
42895
url = "https://raw.githubusercontent.com/milkypostman/melpa/2543af5579d37a3eb52e6fea41da315f5590331e/recipes/nameframe-perspective";
···
42905
nameframe-projectile = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, nameframe, projectile }:
42906
melpaBuild {
42907
pname = "nameframe-projectile";
42908
+
version = "20160927.2103";
42909
src = fetchFromGitHub {
42910
owner = "john2x";
42911
repo = "nameframe";
42912
+
rev = "696223c61ca8e8f5cc557d2c198801a2f3c32ad3";
42913
+
sha256 = "14zrxv0x7p7rfrwdk02kzgvg8n594ij47yrr0c8q7b6vckhrz4gw";
42914
};
42915
recipeFile = fetchurl {
42916
url = "https://raw.githubusercontent.com/milkypostman/melpa/bc17af8ff1694120d12a0cdbfccec78834810acd/recipes/nameframe-projectile";
···
43279
ncl-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
43280
melpaBuild {
43281
pname = "ncl-mode";
43282
+
version = "20160925.2200";
43283
src = fetchFromGitHub {
43284
owner = "yyr";
43285
repo = "ncl-mode";
43286
+
rev = "8841c2234a6425c4aaccddbf7567828681627dd0";
43287
+
sha256 = "1nngh564ggyb2qg8lgblls22ygfpj9dn7l6v50s7df3hy7zhkqhz";
43288
};
43289
recipeFile = fetchurl {
43290
url = "https://raw.githubusercontent.com/milkypostman/melpa/00cc4705650157621bb0135cc512d57178496100/recipes/ncl-mode";
···
43363
neotree = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
43364
melpaBuild {
43365
pname = "neotree";
43366
+
version = "20160921.1817";
43367
src = fetchFromGitHub {
43368
owner = "jaypei";
43369
repo = "emacs-neotree";
43370
+
rev = "ed8de7fbb60b3e1d580c20a4e16cb5005a195cab";
43371
+
sha256 = "1s1snaa76f9zgrlbkkhpnsk5arch5mi4gpc644hrrn0slc61hx8k";
43372
};
43373
recipeFile = fetchurl {
43374
url = "https://raw.githubusercontent.com/milkypostman/melpa/9caf2e12762d334563496d2c75fae6c74cfe5c1c/recipes/neotree";
···
43493
src = fetchFromGitHub {
43494
owner = "AdamNiederer";
43495
repo = "ng2-mode";
43496
+
rev = "d06d8af34c1e74a7c7a8601233f5e42c38420035";
43497
+
sha256 = "0nz1lrx0iiapmhy78d17m8v91nly11hlykg00xvj91y1iw0713ql";
43498
};
43499
recipeFile = fetchurl {
43500
url = "https://raw.githubusercontent.com/milkypostman/melpa/a856ecd8aca2d9232bb20fa7019de9e1dbbb19f4/recipes/ng2-mode";
···
43594
nim-mode = callPackage ({ commenter, emacs, epc, fetchFromGitHub, fetchurl, flycheck, let-alist, lib, melpaBuild }:
43595
melpaBuild {
43596
pname = "nim-mode";
43597
+
version = "20161001.2336";
43598
src = fetchFromGitHub {
43599
owner = "nim-lang";
43600
repo = "nim-mode";
43601
+
rev = "2ddac4faa12fc405fcb2148f7d045be83cae5f3d";
43602
+
sha256 = "1iaf03791x3jw1vgp2pc4aa01xw5kfr7mk87x7bg1py88pljkh7l";
43603
};
43604
recipeFile = fetchurl {
43605
url = "https://raw.githubusercontent.com/milkypostman/melpa/dc2ccb5f24b9d55c77eaa7952a9e6a2e0ed7be24/recipes/nim-mode";
···
43619
src = fetchFromGitHub {
43620
owner = "martine";
43621
repo = "ninja";
43622
+
rev = "6a2b876d3ab210c0c4e61c6f60d34304e024b54d";
43623
+
sha256 = "1ypi182ffr65vixg5va2bcgga29r9jxa8w0pv2cpilbys8w53hpd";
43624
};
43625
recipeFile = fetchurl {
43626
url = "https://raw.githubusercontent.com/milkypostman/melpa/aed2f32a02cb38c49163d90b1b503362e2e4a480/recipes/ninja-mode";
···
43661
src = fetchFromGitHub {
43662
owner = "NixOS";
43663
repo = "nix";
43664
+
rev = "4bd51d74af34cc0014cd1b2dd0dd105e379e9770";
43665
+
sha256 = "0gmyrmqd75bcmh2xa2i1ykyryb38k42vspcbkr2nmrp2r87qfkrs";
43666
};
43667
recipeFile = fetchurl {
43668
url = "https://raw.githubusercontent.com/milkypostman/melpa/f2b542189cfde5b9b1ebee4625684949b6704ded/recipes/nix-mode";
···
43927
}) {};
43928
notmuch = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
43929
pname = "notmuch";
43930
+
version = "20160930.313";
43931
src = fetchgit {
43932
url = "git://git.notmuchmail.org/git/notmuch";
43933
+
rev = "c2e74662bbbbf9be1fde0ae416dc2664ba3da3cd";
43934
+
sha256 = "1f68jin42nybygla41h84dp50hg4sdmn5y22a4iiapm6h6nnzmd0";
43935
};
43936
recipeFile = fetchurl {
43937
url = "https://raw.githubusercontent.com/milkypostman/melpa/b19f21ed7485036e799ccd88edbf7896a379d759/recipes/notmuch";
···
44200
src = fetchFromGitHub {
44201
owner = "TeMPOraL";
44202
repo = "nyan-mode";
44203
+
rev = "5ad24b20a59754f0673adfd33a323bde9e3a1ae4";
44204
+
sha256 = "1fdxwlih732ci2xpvk90ri35n4g3rjh91hs001j3y1c5ilpcp5cg";
44205
};
44206
recipeFile = fetchurl {
44207
url = "https://raw.githubusercontent.com/milkypostman/melpa/4d8c3000df5f2ee2493a54dee6f9b65008add753/recipes/nyan-mode";
···
44489
ob-ipython = callPackage ({ dash, dash-functional, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
44490
melpaBuild {
44491
pname = "ob-ipython";
44492
+
version = "20160918.1001";
44493
src = fetchFromGitHub {
44494
owner = "gregsexton";
44495
repo = "ob-ipython";
44496
+
rev = "cfdd9c00e6286d31d647defdb813b7aabfadcbff";
44497
+
sha256 = "0i441jwc32fnkd8rba512z373jaind8sdb20hf2yma7ny2iawcyk";
44498
};
44499
recipeFile = fetchurl {
44500
url = "https://raw.githubusercontent.com/milkypostman/melpa/557c36e86844c211f2d2ee097ce51ee9db92ea8b/recipes/ob-ipython";
···
44699
ob-sagemath = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, sage-shell-mode }:
44700
melpaBuild {
44701
pname = "ob-sagemath";
44702
+
version = "20160922.1638";
44703
src = fetchFromGitHub {
44704
owner = "stakemori";
44705
repo = "ob-sagemath";
44706
+
rev = "450d510a5eb1fd644d0037e9f02271ca33639fb0";
44707
+
sha256 = "00i7jszlfh67xzvqnp137aaia68rkk4ri5v0fs32ym10pcj8l4dp";
44708
};
44709
recipeFile = fetchurl {
44710
url = "https://raw.githubusercontent.com/milkypostman/melpa/dc074af316a09906a26ad957a56e3dc272cd813b/recipes/ob-sagemath";
···
45035
octopress = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
45036
melpaBuild {
45037
pname = "octopress";
45038
+
version = "20160925.1656";
45039
src = fetchFromGitHub {
45040
owner = "aaronbieber";
45041
repo = "octopress.el";
45042
+
rev = "a38e9fe336f558fbda2a142318349f5617511728";
45043
+
sha256 = "1x1yrpn6z0vzlp9rfq0iczsbda389bcsg003nn6lcplnpchq69n8";
45044
};
45045
recipeFile = fetchurl {
45046
url = "https://raw.githubusercontent.com/milkypostman/melpa/7205d3d43797755077f19f57f531b4b39e77bae3/recipes/octopress";
···
45266
omnisharp = callPackage ({ auto-complete, cl-lib ? null, csharp-mode, dash, fetchFromGitHub, fetchurl, flycheck, json ? null, lib, melpaBuild, popup, s }:
45267
melpaBuild {
45268
pname = "omnisharp";
45269
+
version = "20160920.2343";
45270
src = fetchFromGitHub {
45271
owner = "OmniSharp";
45272
repo = "omnisharp-emacs";
45273
+
rev = "f956929891e77ba4ce2fb1361129d5d3ebc7bb55";
45274
+
sha256 = "1xds6fqs1l6q9vak3v4xlzl1w084mhz86xrnycibcwm8q3q9hmb3";
45275
};
45276
recipeFile = fetchurl {
45277
url = "https://raw.githubusercontent.com/milkypostman/melpa/68bdb7e0100e120b95e9416398127d83530a221d/recipes/omnisharp";
···
45296
omtose-phellack-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
45297
melpaBuild {
45298
pname = "omtose-phellack-theme";
45299
+
version = "20160919.2240";
45300
src = fetchFromGitHub {
45301
owner = "franksn";
45302
repo = "omtose-phellack-theme";
45303
+
rev = "ae389d81e84646e1bbb283f56849ef34b449e4b8";
45304
+
sha256 = "0wn0xzvc8c5dlh53fl2naa44512w04j6xjxrw17gjs0ysvbqg4ns";
45305
};
45306
recipeFile = fetchurl {
45307
url = "https://raw.githubusercontent.com/milkypostman/melpa/478b1e07ed9010408c12598640ec8d154f9eb18d/recipes/omtose-phellack-theme";
···
45416
license = lib.licenses.free;
45417
};
45418
}) {};
45419
+
open-in-msvs = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
45420
+
melpaBuild {
45421
+
pname = "open-in-msvs";
45422
+
version = "20160928.1103";
45423
+
src = fetchFromGitHub {
45424
+
owner = "evgeny-panasyuk";
45425
+
repo = "open-in-msvs.el";
45426
+
rev = "caa335b0cf83b0f529fdaa54fe039308d4de91ef";
45427
+
sha256 = "130469gqjidz7zvzncfm9dg83vmja49vsav03j6qvdxww5z7a74w";
45428
+
};
45429
+
recipeFile = fetchurl {
45430
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/09a462fac31a7ceda4ee84a8550ff1db6d11140f/recipes/open-in-msvs";
45431
+
sha256 = "0cng0brxjdriyhwsbn85pfrgqg56chzk24lvkx91rzgz15fbpnv5";
45432
+
name = "open-in-msvs";
45433
+
};
45434
+
packageRequires = [];
45435
+
meta = {
45436
+
homepage = "https://melpa.org/#/open-in-msvs";
45437
+
license = lib.licenses.free;
45438
+
};
45439
+
}) {};
45440
open-junk-file = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
45441
melpaBuild {
45442
pname = "open-junk-file";
···
45482
opensource = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info, request, s }:
45483
melpaBuild {
45484
pname = "opensource";
45485
+
version = "20160926.916";
45486
src = fetchFromGitHub {
45487
+
owner = "OpenSourceOrg";
45488
+
repo = "el-opensourceorg";
45489
+
rev = "42742d5f1b9590acff7f05ee0094e3a80f4f7171";
45490
+
sha256 = "0z92l9d3q12qlf18v7w8qjiw0ciha9l1nvxr0zmik5ck87qk4vmn";
45491
};
45492
recipeFile = fetchurl {
45493
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/ec4255a403e912a14a7013ea96f554d3588dfc30/recipes/opensource";
45494
+
sha256 = "17gi20s2vi7m75qqaff907x1g8ja5ny90klldpqmj258m2j6a6my";
45495
name = "opensource";
45496
};
45497
packageRequires = [ dash pkg-info request s ];
···
45627
org-attach-screenshot = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
45628
melpaBuild {
45629
pname = "org-attach-screenshot";
45630
+
version = "20160928.258";
45631
src = fetchFromGitHub {
45632
owner = "dfeich";
45633
repo = "org-screenshot";
45634
+
rev = "1aabac1a2885d31a3d862cbeb31a635c3d68b9ab";
45635
+
sha256 = "04fylcv782sl00g5y30hjcg9z8q00lkzf89wq9g9za6dx013z33q";
45636
};
45637
recipeFile = fetchurl {
45638
url = "https://raw.githubusercontent.com/milkypostman/melpa/f545cd8d1da39e7fbd61020e178de30053ba774b/recipes/org-attach-screenshot";
···
45690
org-board = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
45691
melpaBuild {
45692
pname = "org-board";
45693
+
version = "20161003.510";
45694
src = fetchFromGitHub {
45695
owner = "scallywag";
45696
repo = "org-board";
45697
+
rev = "3cc35b17d69bc41eff396a1b4a97f8e34c21397e";
45698
+
sha256 = "1rcl8zk563d64a1vsbpl49bsk4awajdffc4sb277rd50jmv6a045";
45699
};
45700
recipeFile = fetchurl {
45701
url = "https://raw.githubusercontent.com/milkypostman/melpa/d8063ee17586d9b1e7415f7b924239826b81ab08/recipes/org-board";
···
45715
src = fetchFromGitHub {
45716
owner = "alphapapa";
45717
repo = "org-bookmark-heading";
45718
+
rev = "6c8aad7bf98387875836873040e7815d8720ba84";
45719
+
sha256 = "0hhw9w5aj8rbfrifpr4djppif5hwgzdb3x1az4gdwvc2dsgd8psf";
45720
};
45721
recipeFile = fetchurl {
45722
url = "https://raw.githubusercontent.com/milkypostman/melpa/eaadbd149399c6e3c48ac5cbeedeb29a3f5791f1/recipes/org-bookmark-heading";
···
45942
org-dashboard = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
45943
melpaBuild {
45944
pname = "org-dashboard";
45945
+
version = "20160929.941";
45946
src = fetchFromGitHub {
45947
owner = "bard";
45948
repo = "org-dashboard";
45949
+
rev = "f9cd3b979166a3713aea48b1a1e6aaea2e7c7a05";
45950
+
sha256 = "1n78775h5mvqki2idkbwais37g2alblz1fzrsrgr3vvcd83g3i98";
45951
};
45952
recipeFile = fetchurl {
45953
url = "https://raw.githubusercontent.com/milkypostman/melpa/11ce0ba772672d9cbae5713ebaf3798eec5fdb3c/recipes/org-dashboard";
···
46152
org-evil = callPackage ({ dash, evil, fetchFromGitHub, fetchurl, lib, melpaBuild, monitor, org }:
46153
melpaBuild {
46154
pname = "org-evil";
46155
+
version = "20160925.620";
46156
src = fetchFromGitHub {
46157
owner = "GuiltyDolphin";
46158
repo = "org-evil";
46159
+
rev = "aa94ee5f41cf170ec4a9c07bf3d25147d36e20db";
46160
+
sha256 = "0lbi9r551vs3rcagpiranrgxanwcsr69ibsss4qfghc4da638fsm";
46161
};
46162
recipeFile = fetchurl {
46163
url = "https://raw.githubusercontent.com/milkypostman/melpa/17a4772d409aa5dbda5fb84d86c237fd2653c70b/recipes/org-evil";
···
46406
version = "20140107.519";
46407
src = fetchgit {
46408
url = "git://orgmode.org/org-mode.git";
46409
+
rev = "17e73cf9496b9972e21c4024cd9719740c2b3e62";
46410
+
sha256 = "1hb7c7ab1jg445kdm0dp0w9f2ny9wa5f361jca7qck8jncq5gcjm";
46411
};
46412
recipeFile = fetchurl {
46413
url = "https://raw.githubusercontent.com/milkypostman/melpa/ee69e5e7b1617a29919d5fcece92414212fdf963/recipes/org-mac-iCal";
···
46426
version = "20160808.220";
46427
src = fetchgit {
46428
url = "git://orgmode.org/org-mode.git";
46429
+
rev = "17e73cf9496b9972e21c4024cd9719740c2b3e62";
46430
+
sha256 = "1hb7c7ab1jg445kdm0dp0w9f2ny9wa5f361jca7qck8jncq5gcjm";
46431
};
46432
recipeFile = fetchurl {
46433
url = "https://raw.githubusercontent.com/milkypostman/melpa/b86c666ee9b0620390a250dddd42b17cbec2409f/recipes/org-mac-link";
···
46793
org-ref = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, helm, helm-bibtex, hydra, ivy, key-chord, lib, melpaBuild, s }:
46794
melpaBuild {
46795
pname = "org-ref";
46796
+
version = "20161001.719";
46797
src = fetchFromGitHub {
46798
owner = "jkitchin";
46799
repo = "org-ref";
46800
+
rev = "341108cdc4830e604ba0145688bc99149efc051b";
46801
+
sha256 = "19jwj6m5nzjkv9p992amnwhvhwx0dz0cfhaa1radsiq17hj9mn5d";
46802
};
46803
recipeFile = fetchurl {
46804
url = "https://raw.githubusercontent.com/milkypostman/melpa/550e4dcef2f74fbd96474561c1cb6c4fd80091fe/recipes/org-ref";
···
47104
org-vcard = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
47105
melpaBuild {
47106
pname = "org-vcard";
47107
+
version = "20161001.2202";
47108
src = fetchFromGitHub {
47109
owner = "flexibeast";
47110
repo = "org-vcard";
47111
+
rev = "58f83784c580da893c214bd729aae3ab5d285f33";
47112
+
sha256 = "122qxg0ji9c7zj52vqlf9d6276w7rdlxg4ippy6dayqs8bhkimbg";
47113
};
47114
recipeFile = fetchurl {
47115
url = "https://raw.githubusercontent.com/milkypostman/melpa/df860814a09c376c9a6a2c5e7f528bbae29810b2/recipes/org-vcard";
···
47272
organic-green-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
47273
melpaBuild {
47274
pname = "organic-green-theme";
47275
+
version = "20160919.229";
47276
src = fetchFromGitHub {
47277
owner = "kostafey";
47278
repo = "organic-green-theme";
47279
+
rev = "3b4601264c41ddbe62ba25a78c00365379cd2c9f";
47280
+
sha256 = "0sb17krqla5l2bk14p55dbxxkghsvs6ynsmcjg7qlhspv53zdcn4";
47281
};
47282
recipeFile = fetchurl {
47283
url = "https://raw.githubusercontent.com/milkypostman/melpa/9383ef5f0372724b34f4bb9173ef8ccbb773e19e/recipes/organic-green-theme";
···
47461
origami = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
47462
melpaBuild {
47463
pname = "origami";
47464
+
version = "20160924.218";
47465
src = fetchFromGitHub {
47466
owner = "gregsexton";
47467
repo = "origami.el";
47468
+
rev = "a77d7f16345296bbbccc4f3d0fe45587c3907493";
47469
+
sha256 = "13w5mcdxvjzbixbg5kszlqrzrd5l51ddx1z65ir8zjp4xnbf9ysn";
47470
};
47471
recipeFile = fetchurl {
47472
url = "https://raw.githubusercontent.com/milkypostman/melpa/b816be227dfc7330292a50346c4bb37394d3e998/recipes/origami";
···
47545
osx-lib = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
47546
melpaBuild {
47547
pname = "osx-lib";
47548
+
version = "20160919.1700";
47549
src = fetchFromGitHub {
47550
owner = "raghavgautam";
47551
repo = "osx-lib";
47552
+
rev = "fdbbb41e07ba64d6a09b54bd142a7c7b83bfd09f";
47553
+
sha256 = "0n03yca62znrri1pg0cl4xzm4lkmdqyf1p9sm1vfjwlwxk552z5x";
47554
};
47555
recipeFile = fetchurl {
47556
url = "https://raw.githubusercontent.com/milkypostman/melpa/b42ae666e3511752f5138927e7bf7965bd9f7ee5/recipes/osx-lib";
···
47885
src = fetchFromGitHub {
47886
owner = "jkitchin";
47887
repo = "scimax";
47888
+
rev = "db84d90c9bedc7581129323fb3448b1e771de815";
47889
+
sha256 = "0b12n6wr6yn33f1ybbzf2pivhzdx5947ja91xclba5rl8n9d9r6y";
47890
};
47891
recipeFile = fetchurl {
47892
url = "https://raw.githubusercontent.com/milkypostman/melpa/222ccf4480395bda8c582ad5faf8c7902a69370e/recipes/ox-clip";
···
48004
license = lib.licenses.free;
48005
};
48006
}) {};
48007
+
ox-latex-chinese = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
48008
melpaBuild {
48009
pname = "ox-latex-chinese";
48010
+
version = "20160928.2153";
48011
src = fetchFromGitHub {
48012
owner = "tumashu";
48013
repo = "ox-latex-chinese";
48014
+
rev = "338b168bac4c44f8f4d212f67a2190a70eacd240";
48015
+
sha256 = "1wh0ds7cznnvvh9rg3wsapdhxi8pplimszhzliglgj8sqfyb7kcx";
48016
};
48017
recipeFile = fetchurl {
48018
url = "https://raw.githubusercontent.com/milkypostman/melpa/a679ebaedcb496f915b9338f9d5c003e1389594d/recipes/ox-latex-chinese";
48019
sha256 = "138yprik36jxhm6dnj42gaynqd84w7ya3s0kbnxhbizrfl4n4ck7";
48020
name = "ox-latex-chinese";
48021
};
48022
+
packageRequires = [ cl-lib emacs ];
48023
meta = {
48024
homepage = "https://melpa.org/#/ox-latex-chinese";
48025
license = lib.licenses.free;
···
48238
ox-tufte = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
48239
melpaBuild {
48240
pname = "ox-tufte";
48241
+
version = "20160926.907";
48242
src = fetchFromGitHub {
48243
owner = "dakrone";
48244
repo = "ox-tufte";
48245
+
rev = "49d7ea78fde063b407ce6fa57739f90c83500682";
48246
+
sha256 = "1hb5s8m8r5nbz2kii1g975m3p4lnfkwraxhd71zhfvagf13wfkxd";
48247
};
48248
recipeFile = fetchurl {
48249
url = "https://raw.githubusercontent.com/milkypostman/melpa/0e1592b788ef7218cfb4b3da8599b6cd23eef357/recipes/ox-tufte";
···
48718
paradox = callPackage ({ emacs, fetchFromGitHub, fetchurl, hydra, let-alist, lib, melpaBuild, seq, spinner }:
48719
melpaBuild {
48720
pname = "paradox";
48721
+
version = "20161002.1154";
48722
src = fetchFromGitHub {
48723
owner = "Malabarba";
48724
repo = "paradox";
48725
+
rev = "c899a6d573294b34fc5950080d51caa0899a70d1";
48726
+
sha256 = "1kjakgwb0ypg48w90wi5ky2i51g5jys8d5ljbmmra3m7af03pfpg";
48727
};
48728
recipeFile = fetchurl {
48729
url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/paradox";
···
48860
license = lib.licenses.free;
48861
};
48862
}) {};
48863
+
parinfer = callPackage ({ aggressive-indent, cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
48864
+
melpaBuild {
48865
+
pname = "parinfer";
48866
+
version = "20161003.1729";
48867
+
src = fetchFromGitHub {
48868
+
owner = "DogLooksGood";
48869
+
repo = "parinfer-mode";
48870
+
rev = "4d7fc1cdcf0d0e1674996e72a9f4feccec0d6c7f";
48871
+
sha256 = "120qvffimvw01d1dchgrs85h5lw8x8wp78vpfz6g1iny1nspsajg";
48872
+
};
48873
+
recipeFile = fetchurl {
48874
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/470ab2b5cceef23692523b4668b15a0775a0a5ba/recipes/parinfer";
48875
+
sha256 = "05w4w7j6xyj19dm63073amd4n7fw4zm3qnn4x02fk2011iw8fq7i";
48876
+
name = "parinfer";
48877
+
};
48878
+
packageRequires = [ aggressive-indent cl-lib dash ];
48879
+
meta = {
48880
+
homepage = "https://melpa.org/#/parinfer";
48881
+
license = lib.licenses.free;
48882
+
};
48883
+
}) {};
48884
parse-csv = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
48885
melpaBuild {
48886
pname = "parse-csv";
···
49260
pcap-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
49261
melpaBuild {
49262
pname = "pcap-mode";
49263
+
version = "20160923.819";
49264
src = fetchFromGitHub {
49265
owner = "orgcandman";
49266
repo = "pcap-mode";
49267
+
rev = "38169363f8e1da3837b049762e537a9c9bb516ca";
49268
+
sha256 = "13cf00pj238hmcmspvhwp6wrp2a2s0s5h2fzafpk1dn251yfybhc";
49269
};
49270
recipeFile = fetchurl {
49271
url = "https://raw.githubusercontent.com/milkypostman/melpa/44f4cb526556a4b58b7e67314002e73413a59a76/recipes/pcap-mode";
···
49700
persp-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
49701
melpaBuild {
49702
pname = "persp-mode";
49703
+
version = "20161001.533";
49704
src = fetchFromGitHub {
49705
owner = "Bad-ptr";
49706
repo = "persp-mode.el";
49707
+
rev = "8d66aa2f9f16d64ab6808e80c25dd9baf7c9e754";
49708
+
sha256 = "0ax2yap12jicgdfvgzvn0vzrdn3k1xn06g3qj4rparkw4wl890zn";
49709
};
49710
recipeFile = fetchurl {
49711
url = "https://raw.githubusercontent.com/milkypostman/melpa/caad63d14f770f07d09b6174b7b40c5ab06a1083/recipes/persp-mode";
···
50435
pip-requirements = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
50436
melpaBuild {
50437
pname = "pip-requirements";
50438
+
version = "20160930.2032";
50439
src = fetchFromGitHub {
50440
owner = "Wilfred";
50441
repo = "pip-requirements.el";
50442
+
rev = "babe44af1132fb05748c7ee098a4226b9e31eb76";
50443
+
sha256 = "0x9kqqi36pvh04x6ng20wz9c47s7pndfawyw0j7yp9i0sgqbc1bh";
50444
};
50445
recipeFile = fetchurl {
50446
url = "https://raw.githubusercontent.com/milkypostman/melpa/5eaf6987f92070ccc33d3e28c6bb2b96f72ba1aa/recipes/pip-requirements";
···
50624
plantuml-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
50625
melpaBuild {
50626
pname = "plantuml-mode";
50627
+
version = "20160928.900";
50628
src = fetchFromGitHub {
50629
owner = "zwz";
50630
repo = "plantuml-mode";
50631
+
rev = "fa3e2e96e1a96516ad9b8ae7a55548556e4ed603";
50632
+
sha256 = "0rkfdbw5mhlb41y879nnkqf3j5063nha56klgn8bcidjfg4qq8hs";
50633
};
50634
recipeFile = fetchurl {
50635
url = "https://raw.githubusercontent.com/milkypostman/melpa/cad28f1bb83685ca355e230b46f1e0eebe2f7bb1/recipes/plantuml-mode";
···
50866
license = lib.licenses.free;
50867
};
50868
}) {};
50869
+
podcaster = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
50870
+
melpaBuild {
50871
+
pname = "podcaster";
50872
+
version = "20160930.433";
50873
+
src = fetchFromGitHub {
50874
+
owner = "lujun9972";
50875
+
repo = "podcaster";
50876
+
rev = "d216120ee920715ae783245dc54e823f6a2cf7f4";
50877
+
sha256 = "0wflg2r7l1701vm7hn5iarbf1aw7d9h643l9ln24b42g8fwfpml1";
50878
+
};
50879
+
recipeFile = fetchurl {
50880
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/2649dc294f40d00f3bf1b1cf09879c2ef0d3e43b/recipes/podcaster";
50881
+
sha256 = "1kzac0mhg8dk2vfk29ns36jl8vwg6ghbdb3n6kqfzci5ygn96yib";
50882
+
name = "podcaster";
50883
+
};
50884
+
packageRequires = [ cl-lib ];
50885
+
meta = {
50886
+
homepage = "https://melpa.org/#/podcaster";
50887
+
license = lib.licenses.free;
50888
+
};
50889
+
}) {};
50890
point-stack = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
50891
melpaBuild {
50892
pname = "point-stack";
···
51697
prodigy = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
51698
melpaBuild {
51699
pname = "prodigy";
51700
+
version = "20160929.2302";
51701
src = fetchFromGitHub {
51702
owner = "rejeep";
51703
repo = "prodigy.el";
51704
+
rev = "a2d1af72b97c7cad0b601b80ef36d242b34483d1";
51705
+
sha256 = "1dj2dx7vvvwg2839gy4qfr8kmlvzjs7n8xwj21vmxr6fqaa7cy3p";
51706
};
51707
recipeFile = fetchurl {
51708
url = "https://raw.githubusercontent.com/milkypostman/melpa/04686b7a450ccd4631ecf1d9bcd51572c21fd20d/recipes/prodigy";
···
51883
projectile = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }:
51884
melpaBuild {
51885
pname = "projectile";
51886
+
version = "20160926.1133";
51887
src = fetchFromGitHub {
51888
owner = "bbatsov";
51889
repo = "projectile";
51890
+
rev = "5ad4275672beff1404ebead240836e0697cea4b2";
51891
+
sha256 = "0v8pbnrs9bi5nv4mg51968s8lsm161rk164x84dv9lwh4hsk1sms";
51892
};
51893
recipeFile = fetchurl {
51894
url = "https://raw.githubusercontent.com/milkypostman/melpa/ca7bf43ef8893bf04e9658390e306ef69e80a156/recipes/projectile";
···
51967
projectile-rails = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, inf-ruby, inflections, lib, melpaBuild, projectile, rake }:
51968
melpaBuild {
51969
pname = "projectile-rails";
51970
+
version = "20160923.708";
51971
src = fetchFromGitHub {
51972
owner = "asok";
51973
repo = "projectile-rails";
51974
+
rev = "c3a54723005d015d5d4364e4c74617dfd10ee294";
51975
+
sha256 = "1gywkxm9qk7y5za6fzjizxlc1lvwwa4mhadcyf1pxpq2119yhqy0";
51976
};
51977
recipeFile = fetchurl {
51978
url = "https://raw.githubusercontent.com/milkypostman/melpa/b16532bb8d08f7385bca4b83ab4e030d7b453524/recipes/projectile-rails";
···
52013
src = fetchFromGitHub {
52014
owner = "anshulverma";
52015
repo = "projectile-speedbar";
52016
+
rev = "2b9758fbf0b9c314a939630438822fbe2b538524";
52017
+
sha256 = "0383rg1zh03r8jbrm898lf0fxs74rgsivlvclr3lidf9h7har2yg";
52018
};
52019
recipeFile = fetchurl {
52020
url = "https://raw.githubusercontent.com/milkypostman/melpa/eda8cb5a175258404c347ffa30fca002504467a0/recipes/projectile-speedbar";
···
52051
projector = callPackage ({ alert, cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, projectile }:
52052
melpaBuild {
52053
pname = "projector";
52054
+
version = "20160929.2052";
52055
src = fetchFromGitHub {
52056
owner = "waymondo";
52057
repo = "projector.el";
52058
+
rev = "e86b89e836ce2d0544b96235ef158d1252fd790f";
52059
+
sha256 = "1484gb3lxj8inh7q1z05mqiv5ddq2yymdlmhjxrl1l7c3lqbapn9";
52060
};
52061
recipeFile = fetchurl {
52062
url = "https://raw.githubusercontent.com/milkypostman/melpa/420ffea4549f59677a16c1ee89c77b866487e302/recipes/projector";
···
52223
src = fetchFromGitHub {
52224
owner = "google";
52225
repo = "protobuf";
52226
+
rev = "4d8752780715582aec3011e40a45778959acbe24";
52227
+
sha256 = "1bcnim7lj1r57a04h3j1pwzkx16nbrd89cvdl75n07iz47pkzpiz";
52228
};
52229
recipeFile = fetchurl {
52230
url = "https://raw.githubusercontent.com/milkypostman/melpa/b4e7f5f641251e17add561991d3bcf1fde23467b/recipes/protobuf-mode";
···
52240
psc-ide = callPackage ({ cl-lib ? null, company, dash, dash-functional, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
52241
melpaBuild {
52242
pname = "psc-ide";
52243
+
version = "20160926.619";
52244
src = fetchFromGitHub {
52245
owner = "epost";
52246
repo = "psc-ide-emacs";
52247
+
rev = "49d021de7fcba3717904f15d164524c754297726";
52248
+
sha256 = "1v4jj5qgiz74skg40q9wwsgqfawzf06q2pplaa2gbnl0ghsx9473";
52249
};
52250
recipeFile = fetchurl {
52251
url = "https://raw.githubusercontent.com/milkypostman/melpa/8189f4e7d6742d72fb22acf61a9d7eb0bffb2d93/recipes/psc-ide";
···
52618
py-autopep8 = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
52619
melpaBuild {
52620
pname = "py-autopep8";
52621
+
version = "20160925.352";
52622
src = fetchFromGitHub {
52623
owner = "paetzke";
52624
repo = "py-autopep8.el";
52625
+
rev = "68e12d8788c91c7ec53a68acf1d23adb2ffa4788";
52626
+
sha256 = "16fmym6hvi2lx0mmbrrhld1vzki5iqfqx2m0xa9021gjjzb33lw6";
52627
};
52628
recipeFile = fetchurl {
52629
url = "https://raw.githubusercontent.com/milkypostman/melpa/c400e0f3cfe70821e621fe85d239b4f6596d5171/recipes/py-autopep8";
···
52681
py-isort = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
52682
melpaBuild {
52683
pname = "py-isort";
52684
+
version = "20160925.318";
52685
src = fetchFromGitHub {
52686
owner = "paetzke";
52687
repo = "py-isort.el";
52688
+
rev = "e67306f459c47c53a65604e4eea88a3914596560";
52689
+
sha256 = "08i55gv392wc12x8v3dca0dmz8a8p9ljsqhyajsb6qv1k120wqhx";
52690
};
52691
recipeFile = fetchurl {
52692
url = "https://raw.githubusercontent.com/milkypostman/melpa/44377d11da07b49c8dc6887c948cc5ddfc065bd2/recipes/py-isort";
···
52744
py-yapf = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
52745
melpaBuild {
52746
pname = "py-yapf";
52747
+
version = "20160925.422";
52748
src = fetchFromGitHub {
52749
owner = "paetzke";
52750
repo = "py-yapf.el";
52751
+
rev = "a878304202ad827a1f3de3dce1badd9ca8731146";
52752
+
sha256 = "1mmzqdigxx46my0h9497l25cjydy3vykg6slxkch4dzvhhlbap48";
52753
};
52754
recipeFile = fetchurl {
52755
url = "https://raw.githubusercontent.com/milkypostman/melpa/3306c6906d4b21868b9407de27fbebdaed3d00d5/recipes/py-yapf";
···
52915
src = fetchFromGitHub {
52916
owner = "Wilfred";
52917
repo = "pyimport";
52918
+
rev = "f5e56b683eed07bfbcc2fe7256b59a8e8c09a492";
52919
+
sha256 = "08b0bmky35wfzy2ax7llvw19clkh5gb5if5k46s1js5a193l2qd1";
52920
};
52921
recipeFile = fetchurl {
52922
url = "https://raw.githubusercontent.com/milkypostman/melpa/71bc39b06cee37814960ef31c6a2056261b802fb/recipes/pyimport";
···
52957
src = fetchFromGitHub {
52958
owner = "PyCQA";
52959
repo = "pylint";
52960
+
rev = "05cc9a7dc82afeb32a315f5cbe2a132a2dac513e";
52961
+
sha256 = "1lhfsy29fxr1r9c5qygiwmj9a48l5vnrmm5cl3pdd1hdcmsdphnz";
52962
};
52963
recipeFile = fetchurl {
52964
url = "https://raw.githubusercontent.com/milkypostman/melpa/a073c91d6f4d31b82f6bfee785044c4e3ae96d3f/recipes/pylint";
···
53121
python-test = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
53122
melpaBuild {
53123
pname = "python-test";
53124
+
version = "20160924.1013";
53125
src = fetchFromGitHub {
53126
owner = "emacs-pe";
53127
repo = "python-test.el";
53128
+
rev = "38fd3d63b810d3f82624224354ea3f0d5a3327f1";
53129
+
sha256 = "1w8xl3h34b34q8ar1rrp5jmssqzj5dnz11dzg0cj9iwszw1kgpcy";
53130
};
53131
recipeFile = fetchurl {
53132
url = "https://raw.githubusercontent.com/milkypostman/melpa/0ea68b3aa9c057e81a3e90a359a38ac16cb26c2f/recipes/python-test";
···
53142
python-x = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, folding, lib, melpaBuild, python ? null }:
53143
melpaBuild {
53144
pname = "python-x";
53145
+
version = "20160923.548";
53146
src = fetchFromGitHub {
53147
owner = "wavexx";
53148
repo = "python-x.el";
53149
+
rev = "d9827cbf410717cd2d6f5f64a70ee64e9ae5b8b3";
53150
+
sha256 = "0ggbzjgqgwm0858gp2iyv0zh5337jv2kaswy8af2yqa6vm0fr7gl";
53151
};
53152
recipeFile = fetchurl {
53153
url = "https://raw.githubusercontent.com/milkypostman/melpa/87ed5ea4868945df1bf92d1eae5d3ebb83ece117/recipes/python-x";
···
53457
racer = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, rust-mode, s }:
53458
melpaBuild {
53459
pname = "racer";
53460
+
version = "20161003.1655";
53461
src = fetchFromGitHub {
53462
owner = "racer-rust";
53463
repo = "emacs-racer";
53464
+
rev = "47a29c4420f9b80b2b0dda87c34b4300df50a59e";
53465
+
sha256 = "0gc3ji639h93yawbbyj0w7cb9rnapyhgif33gpl3dqpgwv12bk28";
53466
};
53467
recipeFile = fetchurl {
53468
url = "https://raw.githubusercontent.com/milkypostman/melpa/97b97037c19655a3ddffee9a86359961f26c155c/recipes/racer";
···
53478
racket-mode = callPackage ({ emacs, faceup, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
53479
melpaBuild {
53480
pname = "racket-mode";
53481
+
version = "20160923.851";
53482
src = fetchFromGitHub {
53483
owner = "greghendershott";
53484
repo = "racket-mode";
53485
+
rev = "2dbceb055495e95a2a2a9d2abdc7f2a5eed47187";
53486
+
sha256 = "1mbbmcaqpli83za1d5imy9mw50wv5p0wsinhvmi1i4q9gk3fkg1k";
53487
};
53488
recipeFile = fetchurl {
53489
url = "https://raw.githubusercontent.com/milkypostman/melpa/7ad88d92cf02e718c9318d197dd458a2ecfc0f46/recipes/racket-mode";
···
53730
ranger = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
53731
melpaBuild {
53732
pname = "ranger";
53733
+
version = "20161002.2336";
53734
src = fetchFromGitHub {
53735
owner = "ralesi";
53736
repo = "ranger.el";
53737
+
rev = "584e4ae8cce1c54a44b40dd4c77fbb2f06d73ecb";
53738
+
sha256 = "01rphv92g1r0cw5bwkbrh02s0na7fjrddxx1dckk2y7qr97s7l8j";
53739
};
53740
recipeFile = fetchurl {
53741
url = "https://raw.githubusercontent.com/milkypostman/melpa/0207e754f424823fb48e9c065c3ed9112a0c445b/recipes/ranger";
···
54045
read-aloud = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
54046
melpaBuild {
54047
pname = "read-aloud";
54048
+
version = "20160922.2200";
54049
src = fetchFromGitHub {
54050
owner = "gromnitsky";
54051
repo = "read-aloud.el";
54052
+
rev = "d5f80ab72054a957aed25224639c1779cae5f4d1";
54053
+
sha256 = "1hbb6diz96jabajxrnancjfpyd9div8vzbwys1f5bddi9z8l2jyy";
54054
};
54055
recipeFile = fetchurl {
54056
url = "https://raw.githubusercontent.com/milkypostman/melpa/20452bf3112276a7e1c880bfab259150fc70b47a/recipes/read-aloud";
···
54448
src = fetchFromGitHub {
54449
owner = "RedPRL";
54450
repo = "sml-redprl";
54451
+
rev = "80e9ce1f30594b342a04e06abad0065604a5e5fc";
54452
+
sha256 = "0ja7cs0byziwzqdrpwcx02jpzrqjqk6xik46yjwa47zfcpwsaxcw";
54453
};
54454
recipeFile = fetchurl {
54455
url = "https://raw.githubusercontent.com/milkypostman/melpa/06e7371d703ffdc5b6ea555f2ed289e57e71e377/recipes/redprl";
···
54527
refine = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, list-utils, loop, melpaBuild, s }:
54528
melpaBuild {
54529
pname = "refine";
54530
+
version = "20160924.1555";
54531
src = fetchFromGitHub {
54532
owner = "Wilfred";
54533
repo = "refine";
54534
+
rev = "d1f5ced303957ce602385d6491e25cf1b0068d4f";
54535
+
sha256 = "1liflg4nnwy4ara41s1c91g1ahlz9p7r500rbkx201lknspavpkz";
54536
};
54537
recipeFile = fetchurl {
54538
url = "https://raw.githubusercontent.com/milkypostman/melpa/b111879ea0685cda88c758b270304d9e913c1391/recipes/refine";
···
54653
related = callPackage ({ cl-lib ? null, fetchgit, fetchurl, lib, melpaBuild }:
54654
melpaBuild {
54655
pname = "related";
54656
+
version = "20161002.2310";
54657
src = fetchgit {
54658
url = "https://bitbucket.org/lyude/related";
54659
+
rev = "0065a2e16eeaa9bface49f7f0815b9cf9719f441";
54660
+
sha256 = "0gaj1mqv77dahw6zfqlf8q624b2ba589chgaa22vy4vg3lz6qzks";
54661
};
54662
recipeFile = fetchurl {
54663
url = "https://raw.githubusercontent.com/milkypostman/melpa/a39b2fd835f6911e3dd2b42987f65d5bbea36091/recipes/related";
···
55375
license = lib.licenses.free;
55376
};
55377
}) {};
55378
+
ripgrep = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
55379
+
melpaBuild {
55380
+
pname = "ripgrep";
55381
+
version = "20160928.9";
55382
+
src = fetchFromGitHub {
55383
+
owner = "nlamirault";
55384
+
repo = "ripgrep.el";
55385
+
rev = "77e8aa61b5b893c037d87117943a164514c6145f";
55386
+
sha256 = "1xs8h2g02jdb05c07bk9qfvxvfchgzhccj5yhkxbnpxqmxpcskdc";
55387
+
};
55388
+
recipeFile = fetchurl {
55389
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/e8d789818876e959a1a59690f1dd7d4efa6d608b/recipes/ripgrep";
55390
+
sha256 = "1j9c3mhcyhs4xf44z6fnlvmb81pps25bp43gdqvp0954i068mgah";
55391
+
name = "ripgrep";
55392
+
};
55393
+
packageRequires = [];
55394
+
meta = {
55395
+
homepage = "https://melpa.org/#/ripgrep";
55396
+
license = lib.licenses.free;
55397
+
};
55398
+
}) {};
55399
+
riscv-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
55400
+
melpaBuild {
55401
+
pname = "riscv-mode";
55402
+
version = "20161001.1838";
55403
+
src = fetchFromGitHub {
55404
+
owner = "AdamNiederer";
55405
+
repo = "riscv-mode";
55406
+
rev = "bfd7b91d25748158923c2194242e344df2f708a8";
55407
+
sha256 = "1kcl64klksvxjk0zrgn6w4647r7xwa3xinl5jlvi46wync54hivj";
55408
+
};
55409
+
recipeFile = fetchurl {
55410
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/0853b4b678be7d1906a2f7946bfa1072590faf72/recipes/riscv-mode";
55411
+
sha256 = "0496b7xwshmk3gv6s5hggbm9qd60a05racj3xcsxwqzak359lk2b";
55412
+
name = "riscv-mode";
55413
+
};
55414
+
packageRequires = [ emacs ];
55415
+
meta = {
55416
+
homepage = "https://melpa.org/#/riscv-mode";
55417
+
license = lib.licenses.free;
55418
+
};
55419
+
}) {};
55420
robe = callPackage ({ fetchFromGitHub, fetchurl, inf-ruby, lib, melpaBuild }:
55421
melpaBuild {
55422
pname = "robe";
55423
+
version = "20160926.656";
55424
src = fetchFromGitHub {
55425
owner = "dgutov";
55426
repo = "robe";
55427
+
rev = "0c6d8b52293dea80e62b73204871d177c8896c0c";
55428
+
sha256 = "0brhw5fl5xhmmwx27aj1yqjslqvk0qdj4akpgq1ikpx8y4gac95d";
55429
};
55430
recipeFile = fetchurl {
55431
url = "https://raw.githubusercontent.com/milkypostman/melpa/673f920d02fe761bc080b73db7d37dbf5b6d86d8/recipes/robe";
···
55483
rope-read-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
55484
melpaBuild {
55485
pname = "rope-read-mode";
55486
+
version = "20161003.610";
55487
src = fetchFromGitHub {
55488
owner = "marcowahl";
55489
repo = "rope-read-mode";
55490
+
rev = "442886655166e9c9472d6aebad27aaf2fed3f3e0";
55491
+
sha256 = "1f4wp85j691sgc1yx3l73bdm5lvqgvgms2ic9yg3g0v5n8drgn1k";
55492
};
55493
recipeFile = fetchurl {
55494
url = "https://raw.githubusercontent.com/milkypostman/melpa/14a674559aa485e92357a8b941304ae8167b9c3e/recipes/rope-read-mode";
···
55630
rtags = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
55631
melpaBuild {
55632
pname = "rtags";
55633
+
version = "20160926.1010";
55634
src = fetchFromGitHub {
55635
owner = "Andersbakken";
55636
repo = "rtags";
55637
+
rev = "7b7a39429eca2a48c5c6e08aeed5623ce0198ba1";
55638
+
sha256 = "03qzg5mymr73x1aaxsm6xiqmn7l9s05bph2ahlrn77x8llrlcvfj";
55639
};
55640
recipeFile = fetchurl {
55641
url = "https://raw.githubusercontent.com/milkypostman/melpa/ac3b84fe84a7f57d09f1a303d8947ef19aaf02fb/recipes/rtags";
···
55696
version = "20160911.333";
55697
src = fetchsvn {
55698
url = "http://svn.ruby-lang.org/repos/ruby/trunk/misc/";
55699
+
rev = "56336";
55700
sha256 = "12w256fbx4xmwn96s0f66mvlczkmqdbi6w622l1b2sr3zbfh6wg8";
55701
};
55702
recipeFile = fetchurl {
···
55776
version = "20150424.752";
55777
src = fetchsvn {
55778
url = "http://svn.ruby-lang.org/repos/ruby/trunk/misc/";
55779
+
rev = "56336";
55780
sha256 = "12w256fbx4xmwn96s0f66mvlczkmqdbi6w622l1b2sr3zbfh6wg8";
55781
};
55782
recipeFile = fetchurl {
···
55919
ruby-test-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, pcre2el, ruby-mode ? null }:
55920
melpaBuild {
55921
pname = "ruby-test-mode";
55922
+
version = "20160930.9";
55923
src = fetchFromGitHub {
55924
owner = "r0man";
55925
repo = "ruby-test-mode";
55926
+
rev = "0924e9d17e0a9b7c5c1a4e878367be47f58a396c";
55927
+
sha256 = "0hlzkwll6di13hja3hm3nzmcjkwgciq9bziz837cr49agagz3b55";
55928
};
55929
recipeFile = fetchurl {
55930
url = "https://raw.githubusercontent.com/milkypostman/melpa/746e0e49a24f16baa5f1cc7f11220766ecf9f1fe/recipes/ruby-test-mode";
···
56066
s = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
56067
melpaBuild {
56068
pname = "s";
56069
+
version = "20160928.636";
56070
src = fetchFromGitHub {
56071
owner = "magnars";
56072
repo = "s.el";
56073
+
rev = "fc395c8d5e6c14d5e0920ab80d4d5df007eed14a";
56074
+
sha256 = "07db8jfi1m19x760grkznaiwbap5dp00cicd88cbam16a0qfhbjj";
56075
};
56076
recipeFile = fetchurl {
56077
url = "https://raw.githubusercontent.com/milkypostman/melpa/d6e5137dac9f8f95579994601cb1e24614f965f2/recipes/s";
···
56129
sage-shell-mode = callPackage ({ cl-lib ? null, deferred, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
56130
melpaBuild {
56131
pname = "sage-shell-mode";
56132
+
version = "20161002.122";
56133
src = fetchFromGitHub {
56134
+
owner = "sagemath";
56135
repo = "sage-shell-mode";
56136
+
rev = "7f7bafe83ddeac11e30c9c10524f176b6d70200b";
56137
+
sha256 = "10zr6fq9skqyw8mj9862b94s4k9yc40iq8dzk15sa43nsblmripi";
56138
};
56139
recipeFile = fetchurl {
56140
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/eb875c50c2f97919fd0027869c5d9970e1eaf373/recipes/sage-shell-mode";
56141
+
sha256 = "0ivqiigmp9cf88j4xapzanjpbx692r70wb4i25mnppqsi3jlwxdv";
56142
name = "sage-shell-mode";
56143
};
56144
packageRequires = [ cl-lib deferred emacs ];
···
56168
license = lib.licenses.free;
56169
};
56170
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
56171
sane-term = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
56172
melpaBuild {
56173
pname = "sane-term";
···
56343
src = fetchFromGitHub {
56344
owner = "openscad";
56345
repo = "openscad";
56346
+
rev = "7e0935d02c285a588152d373aed89b49d029c70d";
56347
+
sha256 = "0hj4brm8lfhlyp7p2qcncschbckr9inc59v3znazchz7clhpl2by";
56348
};
56349
recipeFile = fetchurl {
56350
url = "https://raw.githubusercontent.com/milkypostman/melpa/2d27782b9ac8474fbd4f51535351207c9c84984c/recipes/scad-mode";
···
56549
scratch = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
56550
melpaBuild {
56551
pname = "scratch";
56552
+
version = "20120830.1105";
56553
src = fetchFromGitHub {
56554
+
owner = "cbbrowne";
56555
repo = "scratch-el";
56556
+
rev = "b377e5642aa0d0ddc9dbb2003d2055bc013e6426";
56557
+
sha256 = "1nr6yqmxz6jqjkfj249yz88480shlsnmri0d322pkz88d4nkr0hq";
56558
};
56559
recipeFile = fetchurl {
56560
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/e794c1fa9bd93e25a65c2b71a5ccf5662fe179bf/recipes/scratch";
56561
+
sha256 = "1hhwyvg05cnzfnn4bgygvjfqyayxl65f5zn7h05h9axvcab6s7kj";
56562
name = "scratch";
56563
};
56564
packageRequires = [];
···
56839
}) {};
56840
second-sel = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
56841
pname = "second-sel";
56842
+
version = "20160918.1024";
56843
src = fetchurl {
56844
url = "https://www.emacswiki.org/emacs/download/second-sel.el";
56845
+
sha256 = "0kc3fmg92blqbx85ykxrd4n0rcjfjhxxig4xjw3ah3cpp39zcsxx";
56846
};
56847
recipeFile = fetchurl {
56848
url = "https://raw.githubusercontent.com/milkypostman/melpa/a5d15f875b0080b12ce45cf696c581f6bbf061ba/recipes/second-sel";
···
57187
license = lib.licenses.free;
57188
};
57189
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
57190
seti-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
57191
melpaBuild {
57192
pname = "seti-theme";
···
57236
src = fetchFromGitHub {
57237
owner = "nuncostans";
57238
repo = "sexy-monochrome-theme";
57239
+
rev = "87bea99be5fe4f2395bec1c6ee7f81794c3f6695";
57240
+
sha256 = "0gyh9kfj76wxajrbdi3q0cii9giyn2gbfdsgnrgvh1cv96cqbm6i";
57241
};
57242
recipeFile = fetchurl {
57243
url = "https://raw.githubusercontent.com/milkypostman/melpa/9a09ffb7d271773f6cfa7c7eeaba45a717a5bdca/recipes/sexy-monochrome-theme";
···
57622
license = lib.licenses.free;
57623
};
57624
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
57625
shm = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
57626
melpaBuild {
57627
pname = "shm";
···
57629
src = fetchFromGitHub {
57630
owner = "chrisdone";
57631
repo = "structured-haskell-mode";
57632
+
rev = "dde5104ee28e1c63ca9fbc37c969f8e319b4b903";
57633
+
sha256 = "0g5qpnxzr9qmgzvsld5mg94rb28xb8kd1a02q045r6zlmv1zx7lp";
57634
};
57635
recipeFile = fetchurl {
57636
url = "https://raw.githubusercontent.com/milkypostman/melpa/68a2fddb7e000487f022b3827a7de9808ae73e2a/recipes/shm";
···
58018
simple-mpc = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
58019
melpaBuild {
58020
pname = "simple-mpc";
58021
+
version = "20160930.805";
58022
src = fetchFromGitHub {
58023
owner = "jorenvo";
58024
repo = "simple-mpc";
58025
+
rev = "c920da63cc2c5cbc56fb8eb87f260dfffba163f9";
58026
+
sha256 = "1kaihrr2i2pcdyjh7qhz0x3clggf85ay5c4m5ld3r7dm3vv1yvmf";
58027
};
58028
recipeFile = fetchurl {
58029
url = "https://raw.githubusercontent.com/milkypostman/melpa/62d762308c1ec0c1d8f7b4755b7deb285cbac018/recipes/simple-mpc";
···
58142
simplenote2 = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, request-deferred }:
58143
melpaBuild {
58144
pname = "simplenote2";
58145
+
version = "20160922.801";
58146
src = fetchFromGitHub {
58147
owner = "alpha22jp";
58148
repo = "simplenote2.el";
58149
+
rev = "ea82d5e3e1226605e7b04054a77cca7431fe4709";
58150
+
sha256 = "0p6zlm46pq9id74bqpgscqczpkk991mzh8d6264g5qxj0az22iia";
58151
};
58152
recipeFile = fetchurl {
58153
url = "https://raw.githubusercontent.com/milkypostman/melpa/1ac16abd2ce075a8bed4b7b52aed71cb12b38518/recipes/simplenote2";
···
58310
slack = callPackage ({ alert, circe, emojify, fetchFromGitHub, fetchurl, lib, melpaBuild, oauth2, request, websocket }:
58311
melpaBuild {
58312
pname = "slack";
58313
+
version = "20160928.2036";
58314
src = fetchFromGitHub {
58315
owner = "yuya373";
58316
repo = "emacs-slack";
58317
+
rev = "c38db1a8c85e6c5940fa14aefd6a767b5e668c9d";
58318
+
sha256 = "03a4vk3dbxnyar7rswnnwxazp4pxkxgwqc3akn7ilhdfmx817rrq";
58319
};
58320
recipeFile = fetchurl {
58321
url = "https://raw.githubusercontent.com/milkypostman/melpa/f0258cc41de809b67811a5dde3d475c429df0695/recipes/slack";
···
58583
sly = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
58584
melpaBuild {
58585
pname = "sly";
58586
+
version = "20161003.631";
58587
src = fetchFromGitHub {
58588
owner = "capitaomorte";
58589
repo = "sly";
58590
+
rev = "2c772f5a98f8be4a8a10d537690abc64f4d44513";
58591
+
sha256 = "0v4hqgf12hgwyk6zw6mpwp324qrpfkzmav2kl4j9g09px73k2kjg";
58592
};
58593
recipeFile = fetchurl {
58594
url = "https://raw.githubusercontent.com/milkypostman/melpa/79e7213183df892c5058a766b5805a1854bfbaec/recipes/sly";
···
59062
smartparens = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
59063
melpaBuild {
59064
pname = "smartparens";
59065
+
version = "20161001.704";
59066
src = fetchFromGitHub {
59067
owner = "Fuco1";
59068
repo = "smartparens";
59069
+
rev = "9ae8d4f5ce471d4cf53231e085c52d46ece4aa14";
59070
+
sha256 = "0pnyyrc0fdnjrf87qcb8k1hy8ac5j3xcj5wq3isr1zwyxxhsfw4l";
59071
};
59072
recipeFile = fetchurl {
59073
url = "https://raw.githubusercontent.com/milkypostman/melpa/bd98f85461ef7134502d4f2aa8ce1bc764f3bda3/recipes/smartparens";
···
59313
smooth-scrolling = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
59314
melpaBuild {
59315
pname = "smooth-scrolling";
59316
+
version = "20161002.1249";
59317
src = fetchFromGitHub {
59318
owner = "aspiers";
59319
repo = "smooth-scrolling";
59320
+
rev = "2462c13640aa4c75ab3ddad443fedc29acf68f84";
59321
+
sha256 = "1h15gjq781i6fsz32qlh51knawdr8hcqvshsz6cszp752cibdcdg";
59322
};
59323
recipeFile = fetchurl {
59324
url = "https://raw.githubusercontent.com/milkypostman/melpa/e156f146649a51f6ee636aef95214944a8079a27/recipes/smooth-scrolling";
···
59544
solidity-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
59545
melpaBuild {
59546
pname = "solidity-mode";
59547
+
version = "20160926.409";
59548
src = fetchFromGitHub {
59549
owner = "ethereum";
59550
repo = "emacs-solidity";
59551
+
rev = "f62b7ff83420b0459c4f26b2e4c050ac94421f50";
59552
+
sha256 = "1cmxj6hd454lz82z17kxh1sabh6v7xh3bwy1zav9pg13sdxwr9qz";
59553
};
59554
recipeFile = fetchurl {
59555
url = "https://raw.githubusercontent.com/milkypostman/melpa/bb9df5ec0692352b6494d435d11166f4ea26c99e/recipes/solidity-mode";
···
59607
sort-words = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
59608
melpaBuild {
59609
pname = "sort-words";
59610
+
version = "20160929.635";
59611
src = fetchFromGitHub {
59612
owner = "dotemacs";
59613
repo = "sort-words.el";
59614
+
rev = "7b6e108f80237363faf7ec28b2c58dec270b8601";
59615
+
sha256 = "18cwii9h2planb9bgrih4hkz2cqinbl8wq5sal4b8kwnaq07bbw7";
59616
};
59617
recipeFile = fetchurl {
59618
url = "https://raw.githubusercontent.com/milkypostman/melpa/0a4bd566392d7cebe8a891d787439512e8d34cf9/recipes/sort-words";
···
60097
src = fetchFromGitHub {
60098
owner = "Fuco1";
60099
repo = "sphinx-mode";
60100
+
rev = "7db516b8b985cf209b6430b032cd0457af83b72b";
60101
+
sha256 = "0a3vgkp65hpc1a5h79yl0pc02lr6w299wd2fs9cgn8nvbdrip5ij";
60102
};
60103
recipeFile = fetchurl {
60104
url = "https://raw.githubusercontent.com/milkypostman/melpa/269acf093c3aa508479bf532a4e07c9c6d568c72/recipes/sphinx-mode";
···
60114
spice-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
60115
melpaBuild {
60116
pname = "spice-mode";
60117
+
version = "20160919.330";
60118
src = fetchFromGitHub {
60119
owner = "stardiviner";
60120
repo = "spice-mode";
60121
+
rev = "1dcaa4b4cd1527cf15bfc6dfc278c574359a5062";
60122
+
sha256 = "0ngfyxpvwgyqh99vjr2msqan0hma1qlljkx971qjxcpn0y80dj23";
60123
};
60124
recipeFile = fetchurl {
60125
url = "https://raw.githubusercontent.com/milkypostman/melpa/6142975cf9c0b9faaf128be34d30e12a88b500f8/recipes/spice-mode";
···
61355
suggest = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, loop, melpaBuild, s }:
61356
melpaBuild {
61357
pname = "suggest";
61358
+
version = "20160928.1741";
61359
src = fetchFromGitHub {
61360
owner = "Wilfred";
61361
repo = "suggest.el";
61362
+
rev = "c0c43412f21db464a542f5cab6de7e9ca66547aa";
61363
+
sha256 = "1bnf6s6bam6j6inhscy1zlq7rnvlwh8wcbpiliwzl3gxg3mnn1c6";
61364
};
61365
recipeFile = fetchurl {
61366
url = "https://raw.githubusercontent.com/milkypostman/melpa/b9fd27e812549587dc2ec26bb58974177ff263ff/recipes/suggest";
···
61370
packageRequires = [ dash emacs f loop s ];
61371
meta = {
61372
homepage = "https://melpa.org/#/suggest";
61373
+
license = lib.licenses.free;
61374
+
};
61375
+
}) {};
61376
+
suggestion-box = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, popup }:
61377
+
melpaBuild {
61378
+
pname = "suggestion-box";
61379
+
version = "20160927.1530";
61380
+
src = fetchFromGitHub {
61381
+
owner = "yuutayamada";
61382
+
repo = "suggestion-box-el";
61383
+
rev = "90452d71e4afe9f42ee975f2f7897835cf3dee87";
61384
+
sha256 = "1bcmhbx4l4x01n2vpcyw8wyp3cklzp65v5d4sx284qj5gd64i1p4";
61385
+
};
61386
+
recipeFile = fetchurl {
61387
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/5b59be8dc0a1850d3e245957fd170e1d01f4e284/recipes/suggestion-box";
61388
+
sha256 = "17yai0fh7rfjbp3wz5x5r4src8lxn6qrhf7brp2gjr6cgdv40iac";
61389
+
name = "suggestion-box";
61390
+
};
61391
+
packageRequires = [ emacs popup ];
61392
+
meta = {
61393
+
homepage = "https://melpa.org/#/suggestion-box";
61394
license = lib.licenses.free;
61395
};
61396
}) {};
···
61685
swift-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
61686
melpaBuild {
61687
pname = "swift-mode";
61688
+
version = "20161002.506";
61689
src = fetchFromGitHub {
61690
owner = "chrisbarrett";
61691
repo = "swift-mode";
61692
+
rev = "ea77cf9157ed2a2bbf6874b6fbd15c2ca776f775";
61693
+
sha256 = "0x0v57a6f3lxbafb3slcl782vga7vrq2rci66hhabzrgs2k3lh7j";
61694
};
61695
recipeFile = fetchurl {
61696
url = "https://raw.githubusercontent.com/milkypostman/melpa/19cb133191cd6f9623e99e958d360113595e756a/recipes/swift-mode";
···
61727
swiper = callPackage ({ emacs, fetchFromGitHub, fetchurl, ivy, lib, melpaBuild }:
61728
melpaBuild {
61729
pname = "swiper";
61730
+
version = "20160921.138";
61731
src = fetchFromGitHub {
61732
owner = "abo-abo";
61733
repo = "swiper";
61734
+
rev = "9b2892724be0cadb6afaf7bf8ae72f0feabe37b5";
61735
+
sha256 = "1xrc3z2w133g13xm017zcrnib43iw8ymkkwlxmga9sibscrrgsa4";
61736
};
61737
recipeFile = fetchurl {
61738
url = "https://raw.githubusercontent.com/milkypostman/melpa/e64cad81615ef3ec34fab1f438b0c55134833c97/recipes/swiper";
···
62018
synquid = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
62019
melpaBuild {
62020
pname = "synquid";
62021
+
version = "20160930.850";
62022
src = fetchFromGitHub {
62023
owner = "cpitclaudel";
62024
repo = "synquid-emacs";
62025
+
rev = "28701ce1a15437202f53ab93a14bcba1de83fd2c";
62026
+
sha256 = "0c0pi5w8xvir9gnbjp80g1c4i3rhid65zwh4i4vkyivkh2s29f6i";
62027
};
62028
recipeFile = fetchurl {
62029
url = "https://raw.githubusercontent.com/milkypostman/melpa/6ccd9f265d90a5f6a95942938532f556b223e4da/recipes/synquid";
···
62143
systemd = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
62144
melpaBuild {
62145
pname = "systemd";
62146
+
version = "20160928.1956";
62147
src = fetchFromGitHub {
62148
owner = "holomorph";
62149
repo = "systemd-mode";
62150
+
rev = "7769000ba6b395dfaa2c6b0fce48ae5d5cd9a035";
62151
+
sha256 = "1vqcqrq8qk9n512rbwi2lcvjiy0wqmybwa2lmrkv49yshqjhm5ld";
62152
};
62153
recipeFile = fetchurl {
62154
url = "https://raw.githubusercontent.com/milkypostman/melpa/ca810e512c357d1d0130aeeb9b46b38c595e3351/recipes/systemd";
···
62688
term-manager = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
62689
melpaBuild {
62690
pname = "term-manager";
62691
+
version = "20160922.1302";
62692
src = fetchFromGitHub {
62693
owner = "IvanMalison";
62694
repo = "term-manager";
62695
+
rev = "c6d2810a3c9fc3e6d7f018127a12846607e6ed6e";
62696
+
sha256 = "17aw0jnihncf3scjynii7idpbczrf24cf0pq8r0bfqs4hw0k0qn8";
62697
};
62698
recipeFile = fetchurl {
62699
url = "https://raw.githubusercontent.com/milkypostman/melpa/0b2f7d8c8fcbb535432f8e70729d69a572e49a1a/recipes/term-manager";
···
62769
license = lib.licenses.free;
62770
};
62771
}) {};
62772
+
term-projectile = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, projectile, term-manager }:
62773
melpaBuild {
62774
pname = "term-projectile";
62775
+
version = "20161003.1428";
62776
src = fetchFromGitHub {
62777
owner = "IvanMalison";
62778
repo = "term-manager";
62779
+
rev = "c6d2810a3c9fc3e6d7f018127a12846607e6ed6e";
62780
+
sha256 = "17aw0jnihncf3scjynii7idpbczrf24cf0pq8r0bfqs4hw0k0qn8";
62781
};
62782
recipeFile = fetchurl {
62783
url = "https://raw.githubusercontent.com/milkypostman/melpa/5260876280148fae28a459f07932cebb059b560e/recipes/term-projectile";
62784
sha256 = "1mzyzjxkdfvf1kq9m3c1f6y6xzj1qq53rixawmnzmil5cmznvwag";
62785
name = "term-projectile";
62786
};
62787
+
packageRequires = [ projectile term-manager ];
62788
meta = {
62789
homepage = "https://melpa.org/#/term-projectile";
62790
license = lib.licenses.free;
···
63105
theme-looper = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
63106
melpaBuild {
63107
pname = "theme-looper";
63108
+
version = "20160924.2205";
63109
src = fetchFromGitHub {
63110
owner = "myTerminal";
63111
repo = "theme-looper";
63112
+
rev = "66788db264b3d94f25a077f9a6cecfa1c8ad2c96";
63113
+
sha256 = "1wckby9q7c6xdq0kv0x0fdjr9gplj4an5s3kx78dqrxcjj12a35d";
63114
};
63115
recipeFile = fetchurl {
63116
url = "https://raw.githubusercontent.com/milkypostman/melpa/861c3b96189233956b15f222702ff034ed2d8cd1/recipes/theme-looper";
···
63269
src = fetchFromGitHub {
63270
owner = "apache";
63271
repo = "thrift";
63272
+
rev = "b0dadbde6aad1f5a09d47e3d1f2c713c76cd915f";
63273
+
sha256 = "0yv0nssydryipa43w5vfpdaqg4h2z5n8hxln6fhp4gdcbk9p65v0";
63274
};
63275
recipeFile = fetchurl {
63276
url = "https://raw.githubusercontent.com/milkypostman/melpa/857ab7e3a5c290265d88ebacb9685b3faee586e5/recipes/thrift";
···
63323
license = lib.licenses.free;
63324
};
63325
}) {};
63326
+
tide = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, typescript-mode }:
63327
melpaBuild {
63328
pname = "tide";
63329
+
version = "20160929.357";
63330
src = fetchFromGitHub {
63331
owner = "ananthakumaran";
63332
repo = "tide";
63333
+
rev = "de8937514494cb6b849be24a7b935e9c6bd08bfb";
63334
+
sha256 = "1lw5q3crhiyf6p5fm9ssxs4c4vm1ma8ibkpwhbb67jw8z8lnir0m";
63335
};
63336
recipeFile = fetchurl {
63337
url = "https://raw.githubusercontent.com/milkypostman/melpa/a21e063011ebbb03ac70bdcf0a379f9e383bdfab/recipes/tide";
63338
sha256 = "1z2xr25s23sz6nrzzw2xg1l2j8jvjhxi53qh7nvxmmq6n6jjpwg1";
63339
name = "tide";
63340
};
63341
+
packageRequires = [ cl-lib dash flycheck typescript-mode ];
63342
meta = {
63343
homepage = "https://melpa.org/#/tide";
63344
license = lib.licenses.free;
···
63656
todotxt = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
63657
melpaBuild {
63658
pname = "todotxt";
63659
+
version = "20160919.2238";
63660
src = fetchFromGitHub {
63661
owner = "rpdillon";
63662
repo = "todotxt.el";
63663
+
rev = "c0d0e8320ba9284710d46941eaf6847f909b589e";
63664
+
sha256 = "08fd5lk1gq9clxhz5i81qm5f0a20yrx49iy13bx1p59gj20f1z41";
63665
};
63666
recipeFile = fetchurl {
63667
url = "https://raw.githubusercontent.com/milkypostman/melpa/f934da448463e672de3c87b2ee514a370f67107d/recipes/todotxt";
···
64634
twittering-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
64635
melpaBuild {
64636
pname = "twittering-mode";
64637
+
version = "20160921.1038";
64638
src = fetchFromGitHub {
64639
owner = "hayamiz";
64640
repo = "twittering-mode";
64641
+
rev = "08a810167d47852367e7e8d56916c794f7b0fd04";
64642
+
sha256 = "15wghd8iiyrikahd7ayga9m0s993ghriwk44ylcycy3a6axaizmi";
64643
};
64644
recipeFile = fetchurl {
64645
url = "https://raw.githubusercontent.com/milkypostman/melpa/091dcc3775ec2137cb61d66df4e72aca4900897a/recipes/twittering-mode";
···
64676
typescript-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
64677
melpaBuild {
64678
pname = "typescript-mode";
64679
+
version = "20160923.9";
64680
src = fetchFromGitHub {
64681
owner = "ananthakumaran";
64682
repo = "typescript.el";
64683
+
rev = "588d5f3d63b77f40951630d01fd3ecb0f3672c5b";
64684
+
sha256 = "1gq4vza69ffqhjls905agsshk0mj2gfg6cmhia0d75lf6r8h6nzf";
64685
};
64686
recipeFile = fetchurl {
64687
url = "https://raw.githubusercontent.com/milkypostman/melpa/d3f534a1e2cee4ad2e32e32802c5080207417b3d/recipes/typescript-mode";
···
65003
undo-tree = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }:
65004
melpaBuild {
65005
pname = "undo-tree";
65006
+
version = "20160922.853";
65007
src = fetchgit {
65008
url = "http://www.dr-qubit.org/git/undo-tree.git";
65009
+
rev = "8afead161b5bfd167eab39f06f16a86c2dd36e29";
65010
+
sha256 = "1hnh2mnmw179gr094r561w6cw1haid0lpvpqvkc24wpj82vphzpa";
65011
};
65012
recipeFile = fetchurl {
65013
url = "https://raw.githubusercontent.com/milkypostman/melpa/4327b4dd464ebb00c2acdd496274dedf912cdf92/recipes/undo-tree";
···
65434
src = fetchFromGitHub {
65435
owner = "jwiegley";
65436
repo = "use-package";
65437
+
rev = "ca736c378404d66e9ff0df27969bad2b921c8d08";
65438
+
sha256 = "1133n9rgclqyyqba91cc8n1hfhcqxkzh67c6nq5szwy30zjqpzy1";
65439
};
65440
recipeFile = fetchurl {
65441
url = "https://raw.githubusercontent.com/milkypostman/melpa/3f9b52790e2a0bd579c24004873df5384e2ba549/recipes/use-package";
···
66165
virtualenvwrapper = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
66166
melpaBuild {
66167
pname = "virtualenvwrapper";
66168
+
version = "20161002.1515";
66169
src = fetchFromGitHub {
66170
owner = "porterjamesj";
66171
repo = "virtualenvwrapper.el";
66172
+
rev = "5649028ea0c049cb7dfa2105285dee9c00d189fb";
66173
+
sha256 = "1xcjjs394vlaz94xh52kqaq94gkbmmjqmxlg7wly8vfn9vh34mws";
66174
};
66175
recipeFile = fetchurl {
66176
url = "https://raw.githubusercontent.com/milkypostman/melpa/acc9b816796b9f142c53f90593952b43c962d2d8/recipes/virtualenvwrapper";
···
66490
license = lib.licenses.free;
66491
};
66492
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
66493
wacspace = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
66494
melpaBuild {
66495
pname = "wacspace";
···
66535
wakatime-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
66536
melpaBuild {
66537
pname = "wakatime-mode";
66538
+
version = "20161003.729";
66539
src = fetchFromGitHub {
66540
owner = "wakatime";
66541
repo = "wakatime-mode";
66542
+
rev = "75fff3baaa405d0a19998bdfd76c2d8e06eb5169";
66543
+
sha256 = "0q1lfs9lm773lfq11zdv21z7kkrnfzp2wq5508wnh9q3swgwp1vq";
66544
};
66545
recipeFile = fetchurl {
66546
url = "https://raw.githubusercontent.com/milkypostman/melpa/a46036a0e53afbebacafd3bc9545c99af79ccfcc/recipes/wakatime-mode";
···
66829
web-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
66830
melpaBuild {
66831
pname = "web-mode";
66832
+
version = "20161003.1327";
66833
src = fetchFromGitHub {
66834
owner = "fxbois";
66835
repo = "web-mode";
66836
+
rev = "f7ecb126c1ecd43815fdaef7878678562360fa13";
66837
+
sha256 = "0wnspvmq8shfscf2a0ddp7sby9pq3q1r65yq137vz9n2rbaqmh5j";
66838
};
66839
recipeFile = fetchurl {
66840
url = "https://raw.githubusercontent.com/milkypostman/melpa/6f0565555eaa356141422c5175d6cca4e9eb5c00/recipes/web-mode";
···
66933
weechat = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, tracking }:
66934
melpaBuild {
66935
pname = "weechat";
66936
+
version = "20161003.1201";
66937
src = fetchFromGitHub {
66938
owner = "the-kenny";
66939
repo = "weechat.el";
66940
+
rev = "9efd3468bca81d74adfe5f63a17c64b9a7df2f0f";
66941
+
sha256 = "15r2gv0d0nyyrww9nvvh1mvsy1gdn0cm92bgrg6izmvs32fm8q85";
66942
};
66943
recipeFile = fetchurl {
66944
url = "https://raw.githubusercontent.com/milkypostman/melpa/e38255a31a4ca31541c97a506a55f82e2670abe6/recipes/weechat";
···
67000
src = fetchFromGitHub {
67001
owner = "mhayashi1120";
67002
repo = "Emacs-wgrep";
67003
+
rev = "4e9f3d9822acab2d353c858d33ddaebb629fbfe8";
67004
+
sha256 = "14xja70gh9v3565fkl4b46swfrkmh6j6zg9pxwj5h1gicqrgaiwz";
67005
};
67006
recipeFile = fetchurl {
67007
url = "https://raw.githubusercontent.com/milkypostman/melpa/9648e3df896fcd97b3757a727108bc78261973cc/recipes/wgrep";
···
67021
src = fetchFromGitHub {
67022
owner = "mhayashi1120";
67023
repo = "Emacs-wgrep";
67024
+
rev = "4e9f3d9822acab2d353c858d33ddaebb629fbfe8";
67025
+
sha256 = "14xja70gh9v3565fkl4b46swfrkmh6j6zg9pxwj5h1gicqrgaiwz";
67026
};
67027
recipeFile = fetchurl {
67028
url = "https://raw.githubusercontent.com/milkypostman/melpa/9648e3df896fcd97b3757a727108bc78261973cc/recipes/wgrep-ack";
···
67035
license = lib.licenses.free;
67036
};
67037
}) {};
67038
+
wgrep-ag = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, wgrep }:
67039
melpaBuild {
67040
pname = "wgrep-ag";
67041
+
version = "20160923.403";
67042
src = fetchFromGitHub {
67043
owner = "mhayashi1120";
67044
repo = "Emacs-wgrep";
67045
+
rev = "4e9f3d9822acab2d353c858d33ddaebb629fbfe8";
67046
+
sha256 = "14xja70gh9v3565fkl4b46swfrkmh6j6zg9pxwj5h1gicqrgaiwz";
67047
};
67048
recipeFile = fetchurl {
67049
url = "https://raw.githubusercontent.com/milkypostman/melpa/2c50b704343c4cac5e2a62a67e284ba6d8e15f8a/recipes/wgrep-ag";
67050
sha256 = "1b2mj06kws29ha7g16l5d1s3p3nwyw8rprbpaiijdk9nxqcm0a8a";
67051
name = "wgrep-ag";
67052
};
67053
+
packageRequires = [ cl-lib wgrep ];
67054
meta = {
67055
homepage = "https://melpa.org/#/wgrep-ag";
67056
license = lib.licenses.free;
···
67063
src = fetchFromGitHub {
67064
owner = "mhayashi1120";
67065
repo = "Emacs-wgrep";
67066
+
rev = "4e9f3d9822acab2d353c858d33ddaebb629fbfe8";
67067
+
sha256 = "14xja70gh9v3565fkl4b46swfrkmh6j6zg9pxwj5h1gicqrgaiwz";
67068
};
67069
recipeFile = fetchurl {
67070
url = "https://raw.githubusercontent.com/milkypostman/melpa/9648e3df896fcd97b3757a727108bc78261973cc/recipes/wgrep-helm";
···
67084
src = fetchFromGitHub {
67085
owner = "mhayashi1120";
67086
repo = "Emacs-wgrep";
67087
+
rev = "4e9f3d9822acab2d353c858d33ddaebb629fbfe8";
67088
+
sha256 = "14xja70gh9v3565fkl4b46swfrkmh6j6zg9pxwj5h1gicqrgaiwz";
67089
};
67090
recipeFile = fetchurl {
67091
url = "https://raw.githubusercontent.com/milkypostman/melpa/c39faef3b9c2e1867cd48341d9878b714dbed4eb/recipes/wgrep-pt";
···
67312
src = fetchFromGitHub {
67313
owner = "foretagsplatsen";
67314
repo = "emacs-js";
67315
+
rev = "3cc7e8c4f4781db4f838531a7ba225865f74977f";
67316
+
sha256 = "0i97z8czrfva60i4iikcnkr45fc3bgmsk5i8x2bb63pbla9q4l6i";
67317
};
67318
recipeFile = fetchurl {
67319
url = "https://raw.githubusercontent.com/milkypostman/melpa/78d7a15152f45a193384741fa00d0649c4bba91e/recipes/widgetjs";
···
67572
window-purpose = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, imenu-list, let-alist, lib, melpaBuild }:
67573
melpaBuild {
67574
pname = "window-purpose";
67575
+
version = "20160927.744";
67576
src = fetchFromGitHub {
67577
owner = "bmag";
67578
repo = "emacs-purpose";
67579
+
rev = "38d8dd513d5de18572d4c2b58a5e6feceb6bcb4b";
67580
+
sha256 = "1iar8f0qgjha4kr8gnjf7p3cbxbb6avlm8wk8nkx0x1vm5wzab87";
67581
};
67582
recipeFile = fetchurl {
67583
url = "https://raw.githubusercontent.com/milkypostman/melpa/5813120ab674f6db7d0a486433d8faa6cfec1727/recipes/window-purpose";
···
67697
with-editor = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
67698
melpaBuild {
67699
pname = "with-editor";
67700
+
version = "20160930.1603";
67701
src = fetchFromGitHub {
67702
owner = "magit";
67703
repo = "with-editor";
67704
+
rev = "19201be2c59a7762da97835f7efc11f86191b676";
67705
+
sha256 = "0xqvk56dpafqqnglkyy9y95g3gik6jwyq6cqynmyg0wbqz48biza";
67706
};
67707
recipeFile = fetchurl {
67708
url = "https://raw.githubusercontent.com/milkypostman/melpa/8c52c840dc35f3fd17ec660e113ddbb53aa99076/recipes/with-editor";
···
67841
license = lib.licenses.free;
67842
};
67843
}) {};
67844
+
worf = callPackage ({ ace-link, fetchFromGitHub, fetchurl, hydra, lib, melpaBuild, swiper, zoutline }:
67845
melpaBuild {
67846
pname = "worf";
67847
+
version = "20160929.43";
67848
src = fetchFromGitHub {
67849
owner = "abo-abo";
67850
repo = "worf";
67851
+
rev = "b4b3888a1a2c39e659e60f3a106d0ff8b6f1e2a0";
67852
+
sha256 = "014f4a9xrn07c587p7npgdl9wcahqlba2hv2kcz891nz0zpxnwkb";
67853
};
67854
recipeFile = fetchurl {
67855
url = "https://raw.githubusercontent.com/milkypostman/melpa/f00f8765e35c21dd1a4b5c01c239ed4d15170ab7/recipes/worf";
67856
sha256 = "1fkb2ddl684dijsb0cqgmfbg1nz4xv43rb7g5rah05rchy5sgkpi";
67857
name = "worf";
67858
};
67859
+
packageRequires = [ ace-link hydra swiper zoutline ];
67860
meta = {
67861
homepage = "https://melpa.org/#/worf";
67862
license = lib.licenses.free;
···
68012
wsd-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
68013
melpaBuild {
68014
pname = "wsd-mode";
68015
+
version = "20160930.236";
68016
src = fetchFromGitHub {
68017
owner = "josteink";
68018
repo = "wsd-mode";
68019
+
rev = "d1ee33397f9914834b9dd7208198b69ba46d3a11";
68020
+
sha256 = "0maxswk4pih27znq276q0aw0z5b9cj51m95ml5ap3qy7fsq9czdv";
68021
};
68022
recipeFile = fetchurl {
68023
url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/recipes/wsd-mode";
···
68117
x-path-walker = callPackage ({ fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild }:
68118
melpaBuild {
68119
pname = "x-path-walker";
68120
+
version = "20160922.1135";
68121
src = fetchFromGitHub {
68122
owner = "lompik";
68123
repo = "x-path-walker";
68124
+
rev = "3b01dbd7a039c6c84fdf8c8ee53ba72090ee950a";
68125
+
sha256 = "1gb3lnl3gvckbakc4fy22fcvif3xdfkdaw334xmp33phjb8gjqvj";
68126
};
68127
recipeFile = fetchurl {
68128
url = "https://raw.githubusercontent.com/milkypostman/melpa/c51f2aba59cb93f4bb104a7dde214963cbf002a6/recipes/x-path-walker";
···
68159
xah-css-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
68160
melpaBuild {
68161
pname = "xah-css-mode";
68162
+
version = "20161002.932";
68163
src = fetchFromGitHub {
68164
owner = "xahlee";
68165
repo = "xah-css-mode";
68166
+
rev = "b597757761418a974c3d5e61e0f8e21a2d4ba818";
68167
+
sha256 = "0d7a4mgwpi0mxcpiilv7flld5d24gvwmqxv0dzypr5y9kw3r2aki";
68168
};
68169
recipeFile = fetchurl {
68170
url = "https://raw.githubusercontent.com/milkypostman/melpa/57c2e2112c4eb50ee6ebddef9c3d219cc5ced804/recipes/xah-css-mode";
···
68180
xah-elisp-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
68181
melpaBuild {
68182
pname = "xah-elisp-mode";
68183
+
version = "20160924.753";
68184
src = fetchFromGitHub {
68185
owner = "xahlee";
68186
repo = "xah-elisp-mode";
68187
+
rev = "9e3c379e6fddaee086b0bba62066839aca9f02b9";
68188
+
sha256 = "07r5y1fpkpxg7pwcqbj23lps6nid2589hr1gja7r49mp2qrna006";
68189
};
68190
recipeFile = fetchurl {
68191
url = "https://raw.githubusercontent.com/milkypostman/melpa/f2e996dd5b0061371662490e0b21d3c5bb506550/recipes/xah-elisp-mode";
···
68222
xah-fly-keys = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
68223
melpaBuild {
68224
pname = "xah-fly-keys";
68225
+
version = "20161003.1702";
68226
src = fetchFromGitHub {
68227
owner = "xahlee";
68228
repo = "xah-fly-keys";
68229
+
rev = "db0821ee98f98b169b5c9e26f5db715a6bba0d20";
68230
+
sha256 = "1v3a53w8wpynm406j0nf247b2ncly5zpb7rq2ci8x9w3l8vqg664";
68231
};
68232
recipeFile = fetchurl {
68233
url = "https://raw.githubusercontent.com/milkypostman/melpa/fc1683be70d1388efa3ce00adc40510e595aef2b/recipes/xah-fly-keys";
···
68264
xah-lookup = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
68265
melpaBuild {
68266
pname = "xah-lookup";
68267
+
version = "20160928.1232";
68268
src = fetchFromGitHub {
68269
owner = "xahlee";
68270
repo = "lookup-word-on-internet";
68271
+
rev = "e391dc7b6667e60802606500d475fb4ea529408d";
68272
+
sha256 = "1wrf9fmqjig7iamrl4h40xff19qgkja2kqj1zz2mnlmcr4hml3vh";
68273
};
68274
recipeFile = fetchurl {
68275
url = "https://raw.githubusercontent.com/milkypostman/melpa/38e6609a846a3c7781e0f03730b79bbf8d0355a9/recipes/xah-lookup";
···
69084
src = fetchFromGitHub {
69085
owner = "capitaomorte";
69086
repo = "yasnippet";
69087
+
rev = "9cf92085e53f579af997f43540a26b4377f07678";
69088
+
sha256 = "0v7xzjhp87v1ahgzlvpf44b5qk5xfby80nbryla4d5afhahn8s0n";
69089
};
69090
recipeFile = fetchurl {
69091
url = "https://raw.githubusercontent.com/milkypostman/melpa/489687c6c41399a3bca8148a62d25581726a847d/recipes/yasnippet";
···
69119
license = lib.licenses.free;
69120
};
69121
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
69122
yaxception = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
69123
melpaBuild {
69124
pname = "yaxception";
···
69164
ycmd = callPackage ({ cl-lib ? null, dash, deferred, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, request, request-deferred, s }:
69165
melpaBuild {
69166
pname = "ycmd";
69167
+
version = "20160922.525";
69168
src = fetchFromGitHub {
69169
owner = "abingham";
69170
repo = "emacs-ycmd";
69171
+
rev = "a8ca68b508c448f6ac5ed6fa35ee3fe0a4771098";
69172
+
sha256 = "0v8by6y25sl7528vvrb1xsmm184xbqivqvllykx3kmaxpdh5hvih";
69173
};
69174
recipeFile = fetchurl {
69175
url = "https://raw.githubusercontent.com/milkypostman/melpa/4b25378540c64d0214797348579671bf2b8cc696/recipes/ycmd";
···
69399
license = lib.licenses.free;
69400
};
69401
}) {};
69402
+
zerodark-theme = callPackage ({ all-the-icons, fetchFromGitHub, fetchurl, flycheck, lib, magit, melpaBuild, powerline, s }:
69403
melpaBuild {
69404
pname = "zerodark-theme";
69405
+
version = "20161003.855";
69406
src = fetchFromGitHub {
69407
owner = "NicolasPetton";
69408
repo = "zerodark-theme";
69409
+
rev = "cfd030d61347681566a06c119ac294d26cd17f91";
69410
+
sha256 = "08q64b7brdqi53vkb56dbz0agpjnyp0815qfkzd5m2qk6p4bsx7l";
69411
};
69412
recipeFile = fetchurl {
69413
url = "https://raw.githubusercontent.com/milkypostman/melpa/72ef967a9bea2e100ae17aad1a88db95820f4f6a/recipes/zerodark-theme";
69414
sha256 = "1nqzswmnq6h0av4rivqm237h7ghp7asa2nvls7nz4ma467p9qhp9";
69415
name = "zerodark-theme";
69416
};
69417
+
packageRequires = [ all-the-icons flycheck magit powerline s ];
69418
meta = {
69419
homepage = "https://melpa.org/#/zerodark-theme";
69420
license = lib.licenses.free;
···
69507
zone-nyan = callPackage ({ esxml, fetchFromGitHub, fetchurl, lib, melpaBuild }:
69508
melpaBuild {
69509
pname = "zone-nyan";
69510
+
version = "20160928.2303";
69511
src = fetchFromGitHub {
69512
owner = "wasamasa";
69513
repo = "zone-nyan";
69514
+
rev = "52f7e0a374fb7b4c1a69ad8b215fa8126063ba06";
69515
+
sha256 = "05yyin9y376zhha084zvfxj565s1qhy22yycc3wg3gs41xm0hrk1";
69516
};
69517
recipeFile = fetchurl {
69518
url = "https://raw.githubusercontent.com/milkypostman/melpa/38262704e1045c21ee73ca9dc87656936382004a/recipes/zone-nyan";
···
69649
zoom-window = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
69650
melpaBuild {
69651
pname = "zoom-window";
69652
+
version = "20160918.2110";
69653
src = fetchFromGitHub {
69654
owner = "syohex";
69655
repo = "emacs-zoom-window";
69656
+
rev = "95cd0c74bd63c9163148914fe1faecce7716be3c";
69657
+
sha256 = "1gddjvvl5pnh3q9x8q3q92d9l0rg9kksxqq84gi2hcyhvix5ghmz";
69658
};
69659
recipeFile = fetchurl {
69660
url = "https://raw.githubusercontent.com/milkypostman/melpa/8a55cc66cc0deb1c24023f638b8e920c9d975859/recipes/zoom-window";
···
69775
ztree = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
69776
melpaBuild {
69777
pname = "ztree";
69778
+
version = "20160925.719";
69779
src = fetchFromGitHub {
69780
owner = "fourier";
69781
repo = "ztree";
69782
+
rev = "e5eb534859acc0cc0a13403fd166457db9fb7eb5";
69783
+
sha256 = "158lzqsjpm1zlkq4c2hvg3s8z5yp30g0qj5wk2r1j3svfz4q9nl9";
69784
};
69785
recipeFile = fetchurl {
69786
url = "https://raw.githubusercontent.com/milkypostman/melpa/f151e057c05407748991f23c021e94c178b87248/recipes/ztree";
+509
-234
pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix
···
2
_0blayout = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
3
melpaBuild {
4
pname = "_0blayout";
5
-
version = "1.0.0";
6
src = fetchFromGitHub {
7
owner = "etu";
8
repo = "0blayout-mode";
9
-
rev = "1540cf8a8086bb73685927ae4eb3da099d65a1b4";
10
-
sha256 = "13qgj7dckmilqd34b19klrk1yy1z68r8fv0plr7cg9rcms54aqqh";
11
};
12
recipeFile = fetchurl {
13
url = "https://raw.githubusercontent.com/milkypostman/melpa/6521ec44ae8b0ba2e0523517f0f3d5b94ddbe1be/recipes/0blayout";
···
947
airline-themes = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, powerline }:
948
melpaBuild {
949
pname = "airline-themes";
950
-
version = "1.4";
951
src = fetchFromGitHub {
952
owner = "AnthonyDiGirolamo";
953
repo = "airline-themes";
954
-
rev = "3c5f127daf1cf8a74e3c9956e11e56eedf5f3e76";
955
-
sha256 = "0blrpqn8wy9pwzikgzb0v6x4hk7axv93j4byfci62fh1905zfkkb";
956
};
957
recipeFile = fetchurl {
958
url = "https://raw.githubusercontent.com/milkypostman/melpa/addeb923176132a52807308fa5e71d41c9511802/recipes/airline-themes";
···
968
alchemist = callPackage ({ company, dash, elixir-mode, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }:
969
melpaBuild {
970
pname = "alchemist";
971
-
version = "1.8.0";
972
src = fetchFromGitHub {
973
owner = "tonini";
974
repo = "alchemist.el";
975
-
rev = "d6e65ee1b041ea59b20f7b01e3ee9b3242780794";
976
-
sha256 = "1y5nmcrlsmniv37x7w6yhihmb335n82d96yz7xclhwg59n652pjx";
977
};
978
recipeFile = fetchurl {
979
url = "https://raw.githubusercontent.com/milkypostman/melpa/6616dc61d17c5bd89bc4d226baab24a1f8e49b3e/recipes/alchemist";
···
1028
license = lib.licenses.free;
1029
};
1030
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1031
amd-mode = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, js2-mode, js2-refactor, lib, makey, melpaBuild, projectile, s, seq }:
1032
melpaBuild {
1033
pname = "amd-mode";
1034
-
version = "2.2";
1035
src = fetchFromGitHub {
1036
owner = "NicolasPetton";
1037
repo = "amd-mode.el";
1038
-
rev = "27975cae561541bf5e3c4ec8f33730208ea240b5";
1039
-
sha256 = "1a9l3gz1r7b3nbzg08x9a30pdn6aa03a3crcsy5nmr5msydnfbsc";
1040
};
1041
recipeFile = fetchurl {
1042
url = "https://raw.githubusercontent.com/milkypostman/melpa/e4d6e9935e4935c9de769c7bf1c1b6dd256e10da/recipes/amd-mode";
···
1250
ansible-doc = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1251
melpaBuild {
1252
pname = "ansible-doc";
1253
-
version = "0.3";
1254
src = fetchFromGitHub {
1255
owner = "lunaryorn";
1256
repo = "ansible-doc.el";
1257
-
rev = "6ab94392c860e23439ea3213b74ca56834d1ab14";
1258
-
sha256 = "05z379k6a7xq9d2zapf687x3f37jpmh6kfghpgxdd18v0hzca8ds";
1259
};
1260
recipeFile = fetchurl {
1261
url = "https://raw.githubusercontent.com/milkypostman/melpa/1daaaa7462f0b83c15ed9d9e7e6d0ee94434b8e9/recipes/ansible-doc";
···
1268
license = lib.licenses.free;
1269
};
1270
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1271
anti-zenburn-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
1272
melpaBuild {
1273
pname = "anti-zenburn-theme";
···
1585
auctex-latexmk = callPackage ({ auctex, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1586
melpaBuild {
1587
pname = "auctex-latexmk";
1588
-
version = "1.0.0";
1589
src = fetchFromGitHub {
1590
owner = "tom-tan";
1591
repo = "auctex-latexmk";
1592
-
rev = "bda696babcf4f4df435415e2d6a9c54fa99b230c";
1593
-
sha256 = "0zq4am4jgb1rnr2gvi9156y7zi6vfkrasjfj5ar1pw4k0cba7pf6";
1594
};
1595
recipeFile = fetchurl {
1596
url = "https://raw.githubusercontent.com/milkypostman/melpa/3f48af615c56f093dff417a5d3b705f9993c518f/recipes/auctex-latexmk";
···
2137
base16-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
2138
melpaBuild {
2139
pname = "base16-theme";
2140
-
version = "1.1";
2141
src = fetchFromGitHub {
2142
owner = "belak";
2143
repo = "base16-emacs";
2144
-
rev = "bd7c0d6f54f961752104e1e05f0c525cf62048f7";
2145
-
sha256 = "1150alc6f848daf47gchcsy6dhqsq5m35bj4rvdcy50i8n0wa5pc";
2146
};
2147
recipeFile = fetchurl {
2148
url = "https://raw.githubusercontent.com/milkypostman/melpa/30862f6be74882cfb57fb031f7318d3fd15551e3/recipes/base16-theme";
···
2533
license = lib.licenses.free;
2534
};
2535
}) {};
2536
-
boon = callPackage ({ emacs, expand-region, fetchFromGitHub, fetchurl, lib, melpaBuild, multiple-cursors }:
2537
melpaBuild {
2538
pname = "boon";
2539
-
version = "0.3";
2540
src = fetchFromGitHub {
2541
owner = "jyp";
2542
repo = "boon";
2543
-
rev = "82458a944e9cf3e4c959e63ebad09312aafe6d2c";
2544
-
sha256 = "1apxgj14hgfpz6hjp3384yjf2zrkv4pcncf2zklijs668igvaskq";
2545
};
2546
recipeFile = fetchurl {
2547
url = "https://raw.githubusercontent.com/milkypostman/melpa/091dcc3775ec2137cb61d66df4e72aca4900897a/recipes/boon";
2548
sha256 = "0gryw7x97jd46jgrm93cjagj4p7w93cjc36i2ps9ajf0d8m4gajb";
2549
name = "boon";
2550
};
2551
-
packageRequires = [ emacs expand-region multiple-cursors ];
2552
meta = {
2553
homepage = "https://melpa.org/#/boon";
2554
license = lib.licenses.free;
···
3103
cbm = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
3104
melpaBuild {
3105
pname = "cbm";
3106
-
version = "0.4";
3107
src = fetchFromGitHub {
3108
owner = "akermu";
3109
repo = "cbm.el";
3110
-
rev = "bd74f5f83ea1778d2e871cbcbedf458ccde40128";
3111
-
sha256 = "1smj2l0g0643qp2c5jgj7z9yk6y8yia5a33pfbdpa4qwgq1ap3m4";
3112
};
3113
recipeFile = fetchurl {
3114
url = "https://raw.githubusercontent.com/milkypostman/melpa/f28dbc97dc23cdb0b4c74f8805775c787635871e/recipes/cbm";
···
4164
company-ansible = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
4165
melpaBuild {
4166
pname = "company-ansible";
4167
-
version = "0.2.0";
4168
src = fetchFromGitHub {
4169
owner = "krzysztof-magosa";
4170
repo = "company-ansible";
4171
-
rev = "09065115bead0a14c134d4419944eed7e999284c";
4172
-
sha256 = "1vygalvg3hky0hacvj8pgjiaym91yh0npq69q4qi3slz87rpl24c";
4173
};
4174
recipeFile = fetchurl {
4175
url = "https://raw.githubusercontent.com/milkypostman/melpa/7b44cd4bd9f9a7c942ca3f3bd88b2ce61ffff130/recipes/company-ansible";
···
4695
conda = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, pythonic, s }:
4696
melpaBuild {
4697
pname = "conda";
4698
-
version = "0.0.2";
4699
src = fetchFromGitHub {
4700
owner = "necaris";
4701
repo = "conda.el";
4702
-
rev = "d5bfe6ef6c2adecd1791ed87e3efb55208c0c7c1";
4703
-
sha256 = "1pvhm8j49ixlp9jd1zfjzw0rnhjyy1jyipacagsqcyssq6p6khyw";
4704
};
4705
recipeFile = fetchurl {
4706
url = "https://raw.githubusercontent.com/milkypostman/melpa/fcf762e34837975f5440a1d81a7f09699778123e/recipes/conda";
···
5218
cython-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
5219
melpaBuild {
5220
pname = "cython-mode";
5221
-
version = "0.24.1.0";
5222
src = fetchFromGitHub {
5223
owner = "cython";
5224
repo = "cython";
5225
-
rev = "3de7bd5559631321c287c8fdd8958b6c494dba5c";
5226
-
sha256 = "11ddx5c535a76pnxqdfahchi839v59iwvpiyswigskyfhzxn5ic1";
5227
};
5228
recipeFile = fetchurl {
5229
url = "https://raw.githubusercontent.com/milkypostman/melpa/be9bfabe3f79153cb859efc7c3051db244a63879/recipes/cython-mode";
···
5281
darktooth-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
5282
melpaBuild {
5283
pname = "darktooth-theme";
5284
-
version = "0.1.48";
5285
src = fetchFromGitHub {
5286
owner = "emacsfodder";
5287
repo = "emacs-theme-darktooth";
5288
-
rev = "a9891537f5d49fae2deb631fea0752ab61d3852e";
5289
-
sha256 = "19gwhhspkyrnyf277g8kpk57f9l0fp16jaj8va0j1qh1n64fxazn";
5290
};
5291
recipeFile = fetchurl {
5292
url = "https://raw.githubusercontent.com/milkypostman/melpa/b7f62ac1566ced7332e83253f79078dc30cb7889/recipes/darktooth-theme";
···
5888
dired-k = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
5889
melpaBuild {
5890
pname = "dired-k";
5891
-
version = "0.17";
5892
src = fetchFromGitHub {
5893
owner = "syohex";
5894
repo = "emacs-dired-k";
5895
-
rev = "4c9eb0fab636983a03dbe4357f9b3ee6b3ca8d74";
5896
-
sha256 = "17g0ajhbhk7l5s75h0ybz1w1dnf5aikvbcgcdd4d0qkj9l91k8x6";
5897
};
5898
recipeFile = fetchurl {
5899
url = "https://raw.githubusercontent.com/milkypostman/melpa/7f8a828b2fbfa11c4b74192d9d0cfa0ad34b3da7/recipes/dired-k";
···
6244
doom-themes = callPackage ({ all-the-icons, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
6245
melpaBuild {
6246
pname = "doom-themes";
6247
-
version = "1.0.8";
6248
src = fetchFromGitHub {
6249
owner = "hlissner";
6250
repo = "emacs-doom-theme";
6251
-
rev = "45022da883e7ba84a1f832c266e9f2c9a01b393c";
6252
-
sha256 = "1mgd6pqqnq28714bvfn70nbfdypw7q57y9a3hgg9v4b60mhjhd7f";
6253
};
6254
recipeFile = fetchurl {
6255
url = "https://raw.githubusercontent.com/milkypostman/melpa/73fd9f3c2352ea1af49166c2fe586d0410614081/recipes/doom-themes";
···
6457
version = "0.3";
6458
src = fetchhg {
6459
url = "https://bitbucket.com/harsman/dyalog-mode";
6460
-
rev = "4b5bc1f49cad";
6461
-
sha256 = "1c0jswjxazf330bh0xg889s6pfk50x5qi5lc8kpfqwa0p6b15306";
6462
};
6463
recipeFile = fetchurl {
6464
url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/dyalog-mode";
···
6747
ebib = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, parsebib }:
6748
melpaBuild {
6749
pname = "ebib";
6750
-
version = "2.6.3";
6751
src = fetchFromGitHub {
6752
owner = "joostkremers";
6753
repo = "ebib";
6754
-
rev = "018d6ae692eaff67aa77ebaccd29d49912669cd8";
6755
-
sha256 = "1awwlrmypbrycbrz8nh1z97gq9rh7k7mav9zk47rhq6vwbl9l066";
6756
};
6757
recipeFile = fetchurl {
6758
url = "https://raw.githubusercontent.com/milkypostman/melpa/4e39cd8e8b4f61c04fa967def6a653bb22f45f5b/recipes/ebib";
···
6867
packageRequires = [ edbi ];
6868
meta = {
6869
homepage = "https://melpa.org/#/edbi-minor-mode";
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
6870
license = lib.licenses.free;
6871
};
6872
}) {};
···
7438
elm-mode = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, s }:
7439
melpaBuild {
7440
pname = "elm-mode";
7441
-
version = "0.19.3";
7442
src = fetchFromGitHub {
7443
owner = "jcollard";
7444
repo = "elm-mode";
7445
-
rev = "7e0da96f483703930919f04943f60f6eca3cb842";
7446
-
sha256 = "1y0prk4dbw6h26kj2l5vl3bakvc58aawjpkpb2r8wgb2b3fg9vl3";
7447
};
7448
recipeFile = fetchurl {
7449
url = "https://raw.githubusercontent.com/milkypostman/melpa/5d1a4d786b137f61ed3a1dd4ec236d0db120e571/recipes/elm-mode";
···
7456
license = lib.licenses.free;
7457
};
7458
}) {};
7459
-
elmacro = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
7460
melpaBuild {
7461
pname = "elmacro";
7462
-
version = "0.3.0";
7463
src = fetchFromGitHub {
7464
owner = "Silex";
7465
repo = "elmacro";
7466
-
rev = "20a0d1e220984ec6079dda9419b3bb44a88edae3";
7467
-
sha256 = "0l2iincskpks9yvj3y9zh1b48xli1q39wybr5n96rys5gv0drc9h";
7468
};
7469
recipeFile = fetchurl {
7470
url = "https://raw.githubusercontent.com/milkypostman/melpa/566cc5bc0f71c5a4191ad93b917dc268f6e1a2da/recipes/elmacro";
7471
sha256 = "0644rgwawivrq1shsjx1x2p53z7jgr6bxqgn2smzql8pp6azy7xz";
7472
name = "elmacro";
7473
};
7474
-
packageRequires = [ cl-lib dash s ];
7475
meta = {
7476
homepage = "https://melpa.org/#/elmacro";
7477
license = lib.licenses.free;
···
7588
license = lib.licenses.free;
7589
};
7590
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
7591
elscreen-mew = callPackage ({ elscreen, fetchFromGitHub, fetchurl, lib, melpaBuild }:
7592
melpaBuild {
7593
pname = "elscreen-mew";
···
7967
emms-player-simple-mpv = callPackage ({ cl-lib ? null, emacs, emms, fetchFromGitHub, fetchurl, lib, melpaBuild }:
7968
melpaBuild {
7969
pname = "emms-player-simple-mpv";
7970
-
version = "0.3.0";
7971
src = fetchFromGitHub {
7972
owner = "momomo5717";
7973
repo = "emms-player-simple-mpv";
7974
-
rev = "ae4c0032d4d2d0b069ee147b19f962e6a8a73c79";
7975
-
sha256 = "15bb8fp2lwr5brfrsjwa47yvja5g2wyaac5a4sh5rn734s64x2sq";
7976
};
7977
recipeFile = fetchurl {
7978
url = "https://raw.githubusercontent.com/milkypostman/melpa/f4eaa866ba6b0ad2b590fb15c30f81b9fdbef6dd/recipes/emms-player-simple-mpv";
···
8051
emojify = callPackage ({ emacs, fetchFromGitHub, fetchurl, ht, lib, melpaBuild, seq }:
8052
melpaBuild {
8053
pname = "emojify";
8054
-
version = "0.3";
8055
src = fetchFromGitHub {
8056
owner = "iqbalansari";
8057
repo = "emacs-emojify";
8058
-
rev = "fec788f09ab1c131b89f296ebd3e73df97e96cfe";
8059
-
sha256 = "0nrf6p4h66i17nz850kpdrnk5h5ra4l3icjjrq34sxvmsssp6zhp";
8060
};
8061
recipeFile = fetchurl {
8062
url = "https://raw.githubusercontent.com/milkypostman/melpa/488d2751b5fd3bf00f5a6f0545530f44563b86d7/recipes/emojify";
···
8488
erlang = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
8489
melpaBuild {
8490
pname = "erlang";
8491
-
version = "19.0.7";
8492
src = fetchFromGitHub {
8493
owner = "erlang";
8494
repo = "otp";
8495
-
rev = "33b39b559a31c38465dfc038218f432c9c60a9ad";
8496
-
sha256 = "1swcakbd3m8c7yzh8h1mdbxd1hyxpza1cb993ixqv4ydhz9bppn3";
8497
};
8498
recipeFile = fetchurl {
8499
url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/recipes/erlang";
···
9683
f = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
9684
melpaBuild {
9685
pname = "f";
9686
-
version = "0.18.2";
9687
src = fetchFromGitHub {
9688
owner = "rejeep";
9689
repo = "f.el";
9690
-
rev = "6f80f25ef87fb9df58cbc86faa2a2f037dcc2e7e";
9691
-
sha256 = "095ka87144jms5gi9spjcmkq346a56kzzy3in6naaha0djd4d607";
9692
};
9693
recipeFile = fetchurl {
9694
url = "https://raw.githubusercontent.com/milkypostman/melpa/22ddcf536af597b688d8edb70b3636ed6c265bf5/recipes/f";
···
10278
flycheck-cask = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
10279
melpaBuild {
10280
pname = "flycheck-cask";
10281
-
version = "0.3";
10282
src = fetchFromGitHub {
10283
owner = "flycheck";
10284
repo = "flycheck-cask";
10285
-
rev = "bad0b7bc25fdfc200ec383db852120aa0fcdba4b";
10286
-
sha256 = "1c3igqfd42dm42kfjm2q2xgr673vws10n9jn2jjlsk4g33brc7h4";
10287
};
10288
recipeFile = fetchurl {
10289
url = "https://raw.githubusercontent.com/milkypostman/melpa/43224eef52bb316102fea524ba87b0e9e43dc6e6/recipes/flycheck-cask";
···
10530
flycheck-package = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
10531
melpaBuild {
10532
pname = "flycheck-package";
10533
-
version = "0.8";
10534
src = fetchFromGitHub {
10535
owner = "purcell";
10536
repo = "flycheck-package";
10537
-
rev = "ff93e8986a1021daf542c441c1fd50436ee83cba";
10538
-
sha256 = "0aa8cnh9f0f2zr2kkba2kf9djzjnsd51fzj8l578pbj016zdarwd";
10539
};
10540
recipeFile = fetchurl {
10541
url = "https://raw.githubusercontent.com/milkypostman/melpa/d17ec69c9f192625e74dfadf03b11d0d7dc575e7/recipes/flycheck-package";
···
10608
packageRequires = [ emacs flycheck let-alist ];
10609
meta = {
10610
homepage = "https://melpa.org/#/flycheck-status-emoji";
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
10611
license = lib.licenses.free;
10612
};
10613
}) {};
···
11013
flyspell-correct = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
11014
melpaBuild {
11015
pname = "flyspell-correct";
11016
-
version = "0.2";
11017
src = fetchFromGitHub {
11018
owner = "d12frosted";
11019
repo = "flyspell-correct";
11020
-
rev = "07aa9a9c67c56837b99f8545a4b37485a1732265";
11021
-
sha256 = "0zfyry6ysz77ala8ppy4k9h7ssnzw2brnglalphbqw2lgx3q3f98";
11022
};
11023
recipeFile = fetchurl {
11024
url = "https://raw.githubusercontent.com/milkypostman/melpa/fa06fbe3bc40ae5e3f6d10dee93a9d49e9288ba5/recipes/flyspell-correct";
···
11034
flyspell-correct-helm = callPackage ({ fetchFromGitHub, fetchurl, flyspell-correct, helm, lib, melpaBuild }:
11035
melpaBuild {
11036
pname = "flyspell-correct-helm";
11037
-
version = "0.2";
11038
src = fetchFromGitHub {
11039
owner = "d12frosted";
11040
repo = "flyspell-correct";
11041
-
rev = "07aa9a9c67c56837b99f8545a4b37485a1732265";
11042
-
sha256 = "0zfyry6ysz77ala8ppy4k9h7ssnzw2brnglalphbqw2lgx3q3f98";
11043
};
11044
recipeFile = fetchurl {
11045
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-helm";
···
11055
flyspell-correct-ivy = callPackage ({ fetchFromGitHub, fetchurl, flyspell-correct, ivy, lib, melpaBuild }:
11056
melpaBuild {
11057
pname = "flyspell-correct-ivy";
11058
-
version = "0.2";
11059
src = fetchFromGitHub {
11060
owner = "d12frosted";
11061
repo = "flyspell-correct";
11062
-
rev = "07aa9a9c67c56837b99f8545a4b37485a1732265";
11063
-
sha256 = "0zfyry6ysz77ala8ppy4k9h7ssnzw2brnglalphbqw2lgx3q3f98";
11064
};
11065
recipeFile = fetchurl {
11066
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-ivy";
···
11076
flyspell-correct-popup = callPackage ({ fetchFromGitHub, fetchurl, flyspell-correct, lib, melpaBuild, popup }:
11077
melpaBuild {
11078
pname = "flyspell-correct-popup";
11079
-
version = "0.2";
11080
src = fetchFromGitHub {
11081
owner = "d12frosted";
11082
repo = "flyspell-correct";
11083
-
rev = "07aa9a9c67c56837b99f8545a4b37485a1732265";
11084
-
sha256 = "0zfyry6ysz77ala8ppy4k9h7ssnzw2brnglalphbqw2lgx3q3f98";
11085
};
11086
recipeFile = fetchurl {
11087
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-popup";
···
11430
license = lib.licenses.free;
11431
};
11432
}) {};
11433
-
fsbot-data-browser = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
11434
melpaBuild {
11435
pname = "fsbot-data-browser";
11436
-
version = "0.2";
11437
src = fetchFromGitHub {
11438
owner = "benaiah";
11439
repo = "fsbot-data-browser";
11440
-
rev = "d8d441fafe1c9a8402269841a4b2285f6625ca82";
11441
-
sha256 = "0lljfn31lhp52n0dp6lpd0mx4jdrhpkivjjghk6yka1659vz0s32";
11442
};
11443
recipeFile = fetchurl {
11444
url = "https://raw.githubusercontent.com/milkypostman/melpa/37a0901b98e1c66be6906234e6d6520a6e940e97/recipes/fsbot-data-browser";
11445
sha256 = "0jijvl07jk200fs01ln4dmw5nx9jg3f9b7gjaknyd18vyvbwr3s5";
11446
name = "fsbot-data-browser";
11447
};
11448
-
packageRequires = [ dash ];
11449
meta = {
11450
homepage = "https://melpa.org/#/fsbot-data-browser";
11451
license = lib.licenses.free;
···
11830
ggtags = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
11831
melpaBuild {
11832
pname = "ggtags";
11833
-
version = "0.8.11";
11834
src = fetchFromGitHub {
11835
owner = "leoliu";
11836
repo = "ggtags";
11837
-
rev = "d4fb6d40b71cad3fd5a2141b8456f27e2b2dc731";
11838
-
sha256 = "1qjh7av046ax4240iw40hv5fc0k23c36my9hili7fp4y2ak99l8n";
11839
};
11840
recipeFile = fetchurl {
11841
url = "https://raw.githubusercontent.com/milkypostman/melpa/b158bb1bc2fbe3de61a6b21174eac7b1457edda2/recipes/ggtags";
···
12373
license = lib.licenses.free;
12374
};
12375
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
12376
github-search = callPackage ({ fetchFromGitHub, fetchurl, gh, lib, magit, melpaBuild }:
12377
melpaBuild {
12378
pname = "github-search";
···
13264
license = lib.licenses.free;
13265
};
13266
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
13267
groovy-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
13268
melpaBuild {
13269
pname = "groovy-mode";
···
13390
license = lib.licenses.free;
13391
};
13392
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
13393
guru-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
13394
melpaBuild {
13395
pname = "guru-mode";
···
13749
helm = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, popup }:
13750
melpaBuild {
13751
pname = "helm";
13752
-
version = "2.1.0";
13753
src = fetchFromGitHub {
13754
owner = "emacs-helm";
13755
repo = "helm";
13756
-
rev = "7a7c9d990e924b9ac0e845afa4e539122f034e31";
13757
-
sha256 = "0rpjz3z5ainpxkdmdwpmb1an23qwvfyfjsfscw5kw7k915wak0kq";
13758
};
13759
recipeFile = fetchurl {
13760
url = "https://raw.githubusercontent.com/milkypostman/melpa/7e8bccffdf69479892d76b9336a4bec3f35e919d/recipes/helm";
···
13980
helm-core = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
13981
melpaBuild {
13982
pname = "helm-core";
13983
-
version = "2.1.0";
13984
src = fetchFromGitHub {
13985
owner = "emacs-helm";
13986
repo = "helm";
13987
-
rev = "7a7c9d990e924b9ac0e845afa4e539122f034e31";
13988
-
sha256 = "0rpjz3z5ainpxkdmdwpmb1an23qwvfyfjsfscw5kw7k915wak0kq";
13989
};
13990
recipeFile = fetchurl {
13991
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7a700c5665e6d72cb4cecf7fb5a2dd43ef9bf7/recipes/helm-core";
···
14838
license = lib.licenses.free;
14839
};
14840
}) {};
14841
-
helm-spaces = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild, spaces }:
14842
melpaBuild {
14843
pname = "helm-spaces";
14844
-
version = "0.3";
14845
src = fetchFromGitHub {
14846
owner = "yasuyk";
14847
repo = "helm-spaces";
14848
-
rev = "141266a958feaf7a2e474ff4a5d4cd686919e942";
14849
-
sha256 = "13j3rgg5zfpxds6vsyq0aqws1f3p5y5dsq8558nqsymqvycpn047";
14850
};
14851
recipeFile = fetchurl {
14852
url = "https://raw.githubusercontent.com/milkypostman/melpa/8c2ffb50643223b68a62fab348cd5aba24ce92e6/recipes/helm-spaces";
14853
sha256 = "0hdvkk173k98iycvii5xpbiblx044125pl7jyz4kb8r1vvwcv791";
14854
name = "helm-spaces";
14855
};
14856
-
packageRequires = [ helm spaces ];
14857
meta = {
14858
homepage = "https://melpa.org/#/helm-spaces";
14859
license = lib.licenses.free;
···
15933
iedit = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
15934
melpaBuild {
15935
pname = "iedit";
15936
-
version = "0.9.9";
15937
src = fetchFromGitHub {
15938
owner = "victorhge";
15939
repo = "iedit";
15940
-
rev = "b95c35107a429d63b99f888b52eb0f74105d0da0";
15941
-
sha256 = "06qv95bgcb6n3zcjs2i1q80v9040z7m9pb9xbhxmqzcx68vpbpdm";
15942
};
15943
recipeFile = fetchurl {
15944
url = "https://raw.githubusercontent.com/milkypostman/melpa/aa2b2745bd1f1778070954c834158c19d4cfb788/recipes/iedit";
···
17907
version = "3.1.1";
17908
src = fetchFromGitHub {
17909
owner = "ledger";
17910
-
repo = "ledger";
17911
-
rev = "67d21ed4b083424831e51a649060fbde7c2f735b";
17912
-
sha256 = "0jkalp1sggdj0nsms7jlyll9fzq3xxjf110jqwk9ydid0farbyzi";
17913
};
17914
recipeFile = fetchurl {
17915
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/93c54a327f226bf7e6a0ab4a3368a0e1ca169e62/recipes/ledger-mode";
17916
-
sha256 = "0hi9waxmw1bbg88brlr3816vhdi0jj05wcwvrvfc1agvrvzyqq8s";
17917
name = "ledger-mode";
17918
};
17919
packageRequires = [];
···
17988
lfe-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
17989
melpaBuild {
17990
pname = "lfe-mode";
17991
-
version = "1.1.1";
17992
src = fetchFromGitHub {
17993
owner = "rvirding";
17994
repo = "lfe";
17995
-
rev = "697e9b4996fa843f4c6a9edea25005d30a9b8a14";
17996
-
sha256 = "0w1vpjqj8ni43gi84i0mcml4gfaqhmmd9s46di37cngpdw86i3bz";
17997
};
17998
recipeFile = fetchurl {
17999
url = "https://raw.githubusercontent.com/milkypostman/melpa/c44bdb00707c9ef90160e0a44f7148b480635132/recipes/lfe-mode";
···
19367
meghanada = callPackage ({ cl-lib ? null, company, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, yasnippet }:
19368
melpaBuild {
19369
pname = "meghanada";
19370
-
version = "0.1.0";
19371
src = fetchFromGitHub {
19372
owner = "mopemope";
19373
repo = "meghanada-emacs";
19374
-
rev = "3c7ffe201735d4b6dbc1e449248194eaa40e6c07";
19375
-
sha256 = "15yc312lixa2kv8fij6yp52dqgwi4pdf6w4b776flbqd14y23amd";
19376
};
19377
recipeFile = fetchurl {
19378
url = "https://raw.githubusercontent.com/milkypostman/melpa/4c75c69b2f00be9a93144f632738272c1e375785/recipes/meghanada";
···
19909
license = lib.licenses.free;
19910
};
19911
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
19912
monokai-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
19913
melpaBuild {
19914
pname = "monokai-theme";
···
19990
packageRequires = [];
19991
meta = {
19992
homepage = "https://melpa.org/#/move-dup";
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
19993
license = lib.licenses.free;
19994
};
19995
}) {};
···
20479
ncl-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
20480
melpaBuild {
20481
pname = "ncl-mode";
20482
-
version = "0.99.1";
20483
src = fetchFromGitHub {
20484
owner = "yyr";
20485
repo = "ncl-mode";
20486
-
rev = "4a1a3f133c8c74a01b5c527496b56052bacac2ab";
20487
-
sha256 = "16i1k1zr6ng1dlxb1b73mxjf25f4kvf3x5vfffsi3qnfm960bg3q";
20488
};
20489
recipeFile = fetchurl {
20490
url = "https://raw.githubusercontent.com/milkypostman/melpa/00cc4705650157621bb0135cc512d57178496100/recipes/ncl-mode";
···
20770
}) {};
20771
notmuch = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
20772
pname = "notmuch";
20773
-
version = "0.22.2";
20774
src = fetchgit {
20775
url = "git://git.notmuchmail.org/git/notmuch";
20776
-
rev = "da5029e2ac8dfd8a839de1f6a4701237d0b34db1";
20777
-
sha256 = "0fryxrgz8l9397jcink5cybn4l57lzav6a4ar8p6rj5p9f7lr0d6";
20778
};
20779
recipeFile = fetchurl {
20780
url = "https://raw.githubusercontent.com/milkypostman/melpa/b19f21ed7485036e799ccd88edbf7896a379d759/recipes/notmuch";
···
21000
ob-http = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
21001
melpaBuild {
21002
pname = "ob-http";
21003
-
version = "0.0.4";
21004
src = fetchFromGitHub {
21005
owner = "zweifisch";
21006
repo = "ob-http";
21007
-
rev = "e10b35accd4c758d781ab9f6e00b7b792dccf380";
21008
-
sha256 = "0bqr6yl1hpykpykjpfb247xnpnz510zrg9yv7nkxlrig4pjgdcx1";
21009
};
21010
recipeFile = fetchurl {
21011
url = "https://raw.githubusercontent.com/milkypostman/melpa/950b02f76a04f453992b8720032e8c4cec9a039a/recipes/ob-http";
···
21021
ob-sagemath = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, sage-shell-mode }:
21022
melpaBuild {
21023
pname = "ob-sagemath";
21024
-
version = "0.3";
21025
src = fetchFromGitHub {
21026
owner = "stakemori";
21027
repo = "ob-sagemath";
21028
-
rev = "02955d24bd204d330891ec57921edd56f854f721";
21029
-
sha256 = "02bz2jgpvrhqwp6jrdb8msr272mz0g2q6857m06yg7vcxpj4xlkz";
21030
};
21031
recipeFile = fetchurl {
21032
url = "https://raw.githubusercontent.com/milkypostman/melpa/dc074af316a09906a26ad957a56e3dc272cd813b/recipes/ob-sagemath";
···
21298
src = fetchFromGitHub {
21299
owner = "OmniSharp";
21300
repo = "omnisharp-emacs";
21301
-
rev = "725796278fa8a391e244f2e50676dd6d6b67585d";
21302
-
sha256 = "1iq8yzjv7wb0jfi3lqqyx4n7whvb7xf8ls0q0w7pgsrsslrxbwcm";
21303
};
21304
recipeFile = fetchurl {
21305
url = "https://raw.githubusercontent.com/milkypostman/melpa/68bdb7e0100e120b95e9416398127d83530a221d/recipes/omnisharp";
···
21368
pname = "opensource";
21369
version = "0.2.0";
21370
src = fetchFromGitHub {
21371
-
owner = "nlamirault";
21372
-
repo = "opensource.el";
21373
rev = "27d06be45c852e84e47c33cbd0f4c344fd9a0370";
21374
sha256 = "1rjf78vki4xp8y856v95877093p3zgfc9mx92npscsi1g93dxn80";
21375
};
21376
recipeFile = fetchurl {
21377
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/b9925f059f0caf0550a747d1f07e043e9d854f77/recipes/opensource";
21378
-
sha256 = "0ha5xva27xf6af9yhxpmnkyp26jzia7fkbkqx5qv0cwmicapccfk";
21379
name = "opensource";
21380
};
21381
packageRequires = [ dash pkg-info request s ];
···
22642
ox-twbs = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
22643
melpaBuild {
22644
pname = "ox-twbs";
22645
-
version = "1.0.9";
22646
src = fetchFromGitHub {
22647
owner = "marsmining";
22648
repo = "ox-twbs";
22649
-
rev = "ca98e2c312c6be1165b956f655a4becc89776634";
22650
-
sha256 = "0ranapdq6ly5xrqcksisgazwjp5xvydn98qfi8i1b491163704m3";
22651
};
22652
recipeFile = fetchurl {
22653
url = "https://raw.githubusercontent.com/milkypostman/melpa/3263133ba6dde790a364bad7c96144912971ba2d/recipes/ox-twbs";
···
23015
license = lib.licenses.free;
23016
};
23017
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
23018
parsebib = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
23019
melpaBuild {
23020
pname = "parsebib";
···
23373
persp-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
23374
melpaBuild {
23375
pname = "persp-mode";
23376
-
version = "2.8";
23377
src = fetchFromGitHub {
23378
owner = "Bad-ptr";
23379
repo = "persp-mode.el";
23380
-
rev = "dfa6c66a038d84d9b7f17e0bc1471f3efea7acb6";
23381
-
sha256 = "1nplmw0n8ap1sbshb7p1mrdw835f7a4ih1zxjg13wx0dls65zpa2";
23382
};
23383
recipeFile = fetchurl {
23384
url = "https://raw.githubusercontent.com/milkypostman/melpa/caad63d14f770f07d09b6174b7b40c5ab06a1083/recipes/persp-mode";
···
23646
pip-requirements = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
23647
melpaBuild {
23648
pname = "pip-requirements";
23649
-
version = "0.4";
23650
src = fetchFromGitHub {
23651
owner = "Wilfred";
23652
repo = "pip-requirements.el";
23653
-
rev = "733ec3e4c30875944601b566e9dba6ef05812fcd";
23654
-
sha256 = "1dsg49156mfhkd8ip4ny03sc06zchxr1qpbcx48f5sn4m9j5d3vs";
23655
};
23656
recipeFile = fetchurl {
23657
url = "https://raw.githubusercontent.com/milkypostman/melpa/5eaf6987f92070ccc33d3e28c6bb2b96f72ba1aa/recipes/pip-requirements";
···
24190
prodigy = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
24191
melpaBuild {
24192
pname = "prodigy";
24193
-
version = "0.6.0";
24194
src = fetchFromGitHub {
24195
owner = "rejeep";
24196
repo = "prodigy.el";
24197
-
rev = "7034873908a616853b3a65258a7580a3b402e8a2";
24198
-
sha256 = "0r32rjfsbna0g2376gdv0c0im1lzw1cwbp9690rgqjj95ls4saa3";
24199
};
24200
recipeFile = fetchurl {
24201
url = "https://raw.githubusercontent.com/milkypostman/melpa/04686b7a450ccd4631ecf1d9bcd51572c21fd20d/recipes/prodigy";
···
24315
projectile-rails = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, inf-ruby, inflections, lib, melpaBuild, projectile, rake }:
24316
melpaBuild {
24317
pname = "projectile-rails";
24318
-
version = "0.10.2";
24319
src = fetchFromGitHub {
24320
owner = "asok";
24321
repo = "projectile-rails";
24322
-
rev = "70ec237ce49172ccc4daa536505749e3d4701469";
24323
-
sha256 = "0jvj0lxy7mhkv8ql472zz6wyrmh72cw1z9n1200z5g8p4n7jfjsj";
24324
};
24325
recipeFile = fetchurl {
24326
url = "https://raw.githubusercontent.com/milkypostman/melpa/b16532bb8d08f7385bca4b83ab4e030d7b453524/recipes/projectile-rails";
···
24441
protobuf-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
24442
melpaBuild {
24443
pname = "protobuf-mode";
24444
-
version = "3.0.2";
24445
src = fetchFromGitHub {
24446
owner = "google";
24447
repo = "protobuf";
24448
-
rev = "1a586735085e817b1f52e53feec92ce418049f69";
24449
-
sha256 = "16wmr1fgdqpf84fkq90cxvccfsxx7h0q0wzqkbg8vdjmka412g09";
24450
};
24451
recipeFile = fetchurl {
24452
url = "https://raw.githubusercontent.com/milkypostman/melpa/b4e7f5f641251e17add561991d3bcf1fde23467b/recipes/protobuf-mode";
···
24693
py-autopep8 = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
24694
melpaBuild {
24695
pname = "py-autopep8";
24696
-
version = "0.7.0";
24697
src = fetchFromGitHub {
24698
owner = "paetzke";
24699
repo = "py-autopep8.el";
24700
-
rev = "685414b19106b99a4384fa0c9ce4817c659e0e81";
24701
-
sha256 = "06xdq2slwhkcqlbv7x86zmv55drzif9cwjlj543cwhncphl2x9rd";
24702
};
24703
recipeFile = fetchurl {
24704
url = "https://raw.githubusercontent.com/milkypostman/melpa/c400e0f3cfe70821e621fe85d239b4f6596d5171/recipes/py-autopep8";
···
24714
py-isort = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
24715
melpaBuild {
24716
pname = "py-isort";
24717
-
version = "0.8";
24718
src = fetchFromGitHub {
24719
owner = "paetzke";
24720
repo = "py-isort.el";
24721
-
rev = "cfbb576784fe4501909c15299607ce2a2d0bf164";
24722
-
sha256 = "0150q6xcnzzrkn9fa9njm973l1d49c48ad8qia71k4jwrxjjj6zr";
24723
};
24724
recipeFile = fetchurl {
24725
url = "https://raw.githubusercontent.com/milkypostman/melpa/44377d11da07b49c8dc6887c948cc5ddfc065bd2/recipes/py-isort";
···
24735
py-yapf = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
24736
melpaBuild {
24737
pname = "py-yapf";
24738
-
version = "0.3";
24739
src = fetchFromGitHub {
24740
owner = "paetzke";
24741
repo = "py-yapf.el";
24742
-
rev = "56807d28bf288afec2e2999982074bdd5e9bf932";
24743
-
sha256 = "09z739w4fjg9xnv3mbh7v8j59mnbsfq4ygq616pj4xcw3nsh0rbg";
24744
};
24745
recipeFile = fetchurl {
24746
url = "https://raw.githubusercontent.com/milkypostman/melpa/3306c6906d4b21868b9407de27fbebdaed3d00d5/recipes/py-yapf";
···
25134
ranger = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
25135
melpaBuild {
25136
pname = "ranger";
25137
-
version = "0.9.8.2";
25138
src = fetchFromGitHub {
25139
owner = "ralesi";
25140
repo = "ranger.el";
25141
-
rev = "70af0a00a93f5b27671b75083ed041ed417b5b63";
25142
-
sha256 = "0vdrqrdsfyybfi66nf81af7zfavaawysqdfy1zr5a26b7qd64812";
25143
};
25144
recipeFile = fetchurl {
25145
url = "https://raw.githubusercontent.com/milkypostman/melpa/0207e754f424823fb48e9c065c3ed9112a0c445b/recipes/ranger";
···
25824
license = lib.licenses.free;
25825
};
25826
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
25827
robe = callPackage ({ fetchFromGitHub, fetchurl, inf-ruby, lib, melpaBuild }:
25828
melpaBuild {
25829
pname = "robe";
···
26184
sage-shell-mode = callPackage ({ cl-lib ? null, deferred, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
26185
melpaBuild {
26186
pname = "sage-shell-mode";
26187
-
version = "0.2.0";
26188
src = fetchFromGitHub {
26189
-
owner = "stakemori";
26190
repo = "sage-shell-mode";
26191
-
rev = "00881a50b5c8a9994e318e107e7848c1c9f119df";
26192
-
sha256 = "0w1ba3rky07p7qsh2f59xfrhfip3k2db33pblyvs7z0fd0qwwsv0";
26193
};
26194
recipeFile = fetchurl {
26195
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/ff7cefd5497aec9ed271fd783625fed445c4ac12/recipes/sage-shell-mode";
26196
-
sha256 = "18k7yh8rczng0kn2wsawjml70cb5bnc5jr2gj0hini5f7jq449wx";
26197
name = "sage-shell-mode";
26198
};
26199
packageRequires = [ cl-lib deferred emacs ];
···
27318
smartparens = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
27319
melpaBuild {
27320
pname = "smartparens";
27321
-
version = "1.7.1";
27322
src = fetchFromGitHub {
27323
owner = "Fuco1";
27324
repo = "smartparens";
27325
-
rev = "48c1436d0eb63e3a6ce91920546b392df3860bf2";
27326
-
sha256 = "0pvgnfg8a8w7c1nmrwyhfc0j7clzb290kwkid0c8kz275mb9nm3k";
27327
};
27328
recipeFile = fetchurl {
27329
url = "https://raw.githubusercontent.com/milkypostman/melpa/bd98f85461ef7134502d4f2aa8ce1bc764f3bda3/recipes/smartparens";
···
27945
license = lib.licenses.free;
27946
};
27947
}) {};
27948
-
ssh-config-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
27949
-
melpaBuild {
27950
-
pname = "ssh-config-mode";
27951
-
version = "20160326.20.550";
27952
-
src = fetchFromGitHub {
27953
-
owner = "jhgorrell";
27954
-
repo = "ssh-config-mode-el";
27955
-
rev = "3656cebd647918bd71f66e70810b9148e44f19a7";
27956
-
sha256 = "08nx1iwvxqs1anng32w3c2clhnjf45527j0gxz5fy6h9svmb921q";
27957
-
};
27958
-
recipeFile = fetchurl {
27959
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/9ce38cac422ad82f8b77a1757490daa1f5e284b0/recipes/ssh-config-mode";
27960
-
sha256 = "0aihyig6q3pmk9ld519f4n3kychrg3l7r29ijd2dpvs0530md4wb";
27961
-
name = "ssh-config-mode";
27962
-
};
27963
-
packageRequires = [];
27964
-
meta = {
27965
-
homepage = "https://melpa.org/#/ssh-config-mode";
27966
-
license = lib.licenses.free;
27967
-
};
27968
-
}) {};
27969
stan-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
27970
melpaBuild {
27971
pname = "stan-mode";
···
28449
swift-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
28450
melpaBuild {
28451
pname = "swift-mode";
28452
-
version = "0.4.0";
28453
src = fetchFromGitHub {
28454
owner = "chrisbarrett";
28455
repo = "swift-mode";
28456
-
rev = "4e9da69ba776ec2a4a97c75534e6274bffc4fc8a";
28457
-
sha256 = "07xrcg33vsw19kz692hm7blzvnf7b6isllsz79fvs8q3l5c9mfjx";
28458
};
28459
recipeFile = fetchurl {
28460
url = "https://raw.githubusercontent.com/milkypostman/melpa/19cb133191cd6f9623e99e958d360113595e756a/recipes/swift-mode";
···
28742
systemd = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
28743
melpaBuild {
28744
pname = "systemd";
28745
-
version = "1.4";
28746
src = fetchFromGitHub {
28747
owner = "holomorph";
28748
repo = "systemd-mode";
28749
-
rev = "b03e616f0d0fbd512c32afcf87a596eae509abc2";
28750
-
sha256 = "0wqmpvqv5dbnniv7xpvmhw75h9xh3q5ndkrpzz3pk5b94drgm5s3";
28751
};
28752
recipeFile = fetchurl {
28753
url = "https://raw.githubusercontent.com/milkypostman/melpa/ca810e512c357d1d0130aeeb9b46b38c595e3351/recipes/systemd";
···
28970
license = lib.licenses.free;
28971
};
28972
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
28973
term-run = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
28974
melpaBuild {
28975
pname = "term-run";
···
29662
license = lib.licenses.free;
29663
};
29664
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
29665
typit = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, mmt }:
29666
melpaBuild {
29667
pname = "typit";
···
31055
with-editor = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
31056
melpaBuild {
31057
pname = "with-editor";
31058
-
version = "2.5.3";
31059
src = fetchFromGitHub {
31060
owner = "magit";
31061
repo = "with-editor";
31062
-
rev = "6f41998405796336575b1fce49b84667feaa9b9f";
31063
-
sha256 = "12bw86l8756rwfgnik0kywqafw8idv8ncdxlbaybix70r2iaa61y";
31064
};
31065
recipeFile = fetchurl {
31066
url = "https://raw.githubusercontent.com/milkypostman/melpa/8c52c840dc35f3fd17ec660e113ddbb53aa99076/recipes/with-editor";
···
31619
license = lib.licenses.free;
31620
};
31621
}) {};
31622
-
yatex = callPackage ({ fetchhg, fetchurl, lib, melpaBuild }: melpaBuild {
31623
-
pname = "yatex";
31624
-
version = "1.78";
31625
-
src = fetchhg {
31626
-
url = "https://www.yatex.org/hgrepos/yatex/";
31627
-
rev = "2521a95043af";
31628
-
sha256 = "0l7nxjc67mg2ddi7cf9vm744yps26zz64hqq7g0cfycjsgzg517v";
31629
-
};
31630
-
recipeFile = fetchurl {
31631
-
url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/recipes/yatex";
31632
-
sha256 = "17np4am7yan1bh4706azf8in60c41158h3z591478j5b1w13y5a6";
31633
-
name = "yatex";
31634
-
};
31635
-
packageRequires = [];
31636
-
meta = {
31637
-
homepage = "https://melpa.org/#/yatex";
31638
-
license = lib.licenses.free;
31639
-
};
31640
-
}) {};
31641
yaxception = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
31642
melpaBuild {
31643
pname = "yaxception";
···
31764
license = lib.licenses.free;
31765
};
31766
}) {};
31767
-
zerodark-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
31768
melpaBuild {
31769
pname = "zerodark-theme";
31770
-
version = "1.8";
31771
src = fetchFromGitHub {
31772
owner = "NicolasPetton";
31773
repo = "zerodark-theme";
31774
-
rev = "c993631342d04a33f717e4161c60cf4fa7afe4a9";
31775
-
sha256 = "1yyx5c897b5nl1svqv8m0f6cy68cm20zi39ihabr8cdc0zywcjsi";
31776
};
31777
recipeFile = fetchurl {
31778
url = "https://raw.githubusercontent.com/milkypostman/melpa/72ef967a9bea2e100ae17aad1a88db95820f4f6a/recipes/zerodark-theme";
31779
sha256 = "1nqzswmnq6h0av4rivqm237h7ghp7asa2nvls7nz4ma467p9qhp9";
31780
name = "zerodark-theme";
31781
};
31782
-
packageRequires = [];
31783
meta = {
31784
homepage = "https://melpa.org/#/zerodark-theme";
31785
license = lib.licenses.free;
···
2
_0blayout = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
3
melpaBuild {
4
pname = "_0blayout";
5
+
version = "1.0.2";
6
src = fetchFromGitHub {
7
owner = "etu";
8
repo = "0blayout-mode";
9
+
rev = "b8bb44b5336965b5519b9a826a0f46f8ee31c471";
10
+
sha256 = "1apv5zd3zzni2llj9is7h2bzq1xxbx67kr7c07dfjd26n7l0zvfi";
11
};
12
recipeFile = fetchurl {
13
url = "https://raw.githubusercontent.com/milkypostman/melpa/6521ec44ae8b0ba2e0523517f0f3d5b94ddbe1be/recipes/0blayout";
···
947
airline-themes = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, powerline }:
948
melpaBuild {
949
pname = "airline-themes";
950
+
version = "1.7";
951
src = fetchFromGitHub {
952
owner = "AnthonyDiGirolamo";
953
repo = "airline-themes";
954
+
rev = "bd9624a94618f4144762032a93549f53ffc1e7b3";
955
+
sha256 = "1rlszg7z5k8c6fmjk4sjgrc9xgcjc1jah6c7kdl9kypha7y8s4bq";
956
};
957
recipeFile = fetchurl {
958
url = "https://raw.githubusercontent.com/milkypostman/melpa/addeb923176132a52807308fa5e71d41c9511802/recipes/airline-themes";
···
968
alchemist = callPackage ({ company, dash, elixir-mode, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }:
969
melpaBuild {
970
pname = "alchemist";
971
+
version = "1.8.1";
972
src = fetchFromGitHub {
973
owner = "tonini";
974
repo = "alchemist.el";
975
+
rev = "aa54643c6d64d82c2c8d502bb710e7de87699df1";
976
+
sha256 = "0fbhrri816brh3283q3gisnxnginwzarsydsz881zk24kk2raq1k";
977
};
978
recipeFile = fetchurl {
979
url = "https://raw.githubusercontent.com/milkypostman/melpa/6616dc61d17c5bd89bc4d226baab24a1f8e49b3e/recipes/alchemist";
···
1028
license = lib.licenses.free;
1029
};
1030
}) {};
1031
+
all-the-icons = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1032
+
melpaBuild {
1033
+
pname = "all-the-icons";
1034
+
version = "2.0.0";
1035
+
src = fetchFromGitHub {
1036
+
owner = "domtronn";
1037
+
repo = "all-the-icons.el";
1038
+
rev = "21b2e084a8779a6eb2e800add37671e21e5fc5d8";
1039
+
sha256 = "1zw6mkayf9dqxkk6pfb6niarkxk1jcwdln45jp7q7n8vq3cqg6rp";
1040
+
};
1041
+
recipeFile = fetchurl {
1042
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/604c01aa15927bd122260529ff0f4bb6a8168b7e/recipes/all-the-icons";
1043
+
sha256 = "00ba4gkfvg38l4s0gsb4asvv1hfw9yjl2786imybzy7bkg9f9x3q";
1044
+
name = "all-the-icons";
1045
+
};
1046
+
packageRequires = [ dash emacs ];
1047
+
meta = {
1048
+
homepage = "https://melpa.org/#/all-the-icons";
1049
+
license = lib.licenses.free;
1050
+
};
1051
+
}) {};
1052
amd-mode = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, js2-mode, js2-refactor, lib, makey, melpaBuild, projectile, s, seq }:
1053
melpaBuild {
1054
pname = "amd-mode";
1055
+
version = "2.5";
1056
src = fetchFromGitHub {
1057
owner = "NicolasPetton";
1058
repo = "amd-mode.el";
1059
+
rev = "c610c1a85728d161d28854d7373fc13b3dec311b";
1060
+
sha256 = "1ghs3gh410c9w2v17zb93wk184lwl5izpkzrm0qn37qz8i87jqcr";
1061
};
1062
recipeFile = fetchurl {
1063
url = "https://raw.githubusercontent.com/milkypostman/melpa/e4d6e9935e4935c9de769c7bf1c1b6dd256e10da/recipes/amd-mode";
···
1271
ansible-doc = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1272
melpaBuild {
1273
pname = "ansible-doc";
1274
+
version = "0.4";
1275
src = fetchFromGitHub {
1276
owner = "lunaryorn";
1277
repo = "ansible-doc.el";
1278
+
rev = "bc8128a85a79b14f4a121105d87a5eddc33975ad";
1279
+
sha256 = "0z3y69sfzka764wjbx31dywdq4d6bfsafv2gmmbpmxqmwfmy8sz4";
1280
};
1281
recipeFile = fetchurl {
1282
url = "https://raw.githubusercontent.com/milkypostman/melpa/1daaaa7462f0b83c15ed9d9e7e6d0ee94434b8e9/recipes/ansible-doc";
···
1289
license = lib.licenses.free;
1290
};
1291
}) {};
1292
+
ansible-vault = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1293
+
melpaBuild {
1294
+
pname = "ansible-vault";
1295
+
version = "0.3.1";
1296
+
src = fetchFromGitHub {
1297
+
owner = "zellio";
1298
+
repo = "ansible-vault-mode";
1299
+
rev = "8b4cdebb817c979b13eab625e3bbeebb08ddf026";
1300
+
sha256 = "1gqga59qinmkjalk1jkbh8w70sqvb3p033sbx69qljc2mivs8rh8";
1301
+
};
1302
+
recipeFile = fetchurl {
1303
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/2bff0da29a9b883e53a3d211c5577a3e0bc263a0/recipes/ansible-vault";
1304
+
sha256 = "0pmsvpc866rgcajb2ihhb62g3rwhda7vvq2kxkvr566y609vv021";
1305
+
name = "ansible-vault";
1306
+
};
1307
+
packageRequires = [ emacs ];
1308
+
meta = {
1309
+
homepage = "https://melpa.org/#/ansible-vault";
1310
+
license = lib.licenses.free;
1311
+
};
1312
+
}) {};
1313
anti-zenburn-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
1314
melpaBuild {
1315
pname = "anti-zenburn-theme";
···
1627
auctex-latexmk = callPackage ({ auctex, fetchFromGitHub, fetchurl, lib, melpaBuild }:
1628
melpaBuild {
1629
pname = "auctex-latexmk";
1630
+
version = "1.0.1";
1631
src = fetchFromGitHub {
1632
owner = "tom-tan";
1633
repo = "auctex-latexmk";
1634
+
rev = "b7053f71f578ffb0d247f8a9e8d5152efd86e096";
1635
+
sha256 = "0slihygr74vyijnyzssckapscxmdd7zlgrs0wvmpw9hnjzwwzzql";
1636
};
1637
recipeFile = fetchurl {
1638
url = "https://raw.githubusercontent.com/milkypostman/melpa/3f48af615c56f093dff417a5d3b705f9993c518f/recipes/auctex-latexmk";
···
2179
base16-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
2180
melpaBuild {
2181
pname = "base16-theme";
2182
+
version = "1.2";
2183
src = fetchFromGitHub {
2184
owner = "belak";
2185
repo = "base16-emacs";
2186
+
rev = "97359d48a00b30776c5416ea90735d8302687677";
2187
+
sha256 = "0f0gg5kfzgii0rf75gh48wnwimkc88xzwbifkwdf745jhzkyqn6s";
2188
};
2189
recipeFile = fetchurl {
2190
url = "https://raw.githubusercontent.com/milkypostman/melpa/30862f6be74882cfb57fb031f7318d3fd15551e3/recipes/base16-theme";
···
2575
license = lib.licenses.free;
2576
};
2577
}) {};
2578
+
boon = callPackage ({ dash, emacs, expand-region, fetchFromGitHub, fetchurl, lib, melpaBuild, multiple-cursors }:
2579
melpaBuild {
2580
pname = "boon";
2581
+
version = "0.4";
2582
src = fetchFromGitHub {
2583
owner = "jyp";
2584
repo = "boon";
2585
+
rev = "c72d26ca2f9c0672192b5f40302ad0ebfc2d6db6";
2586
+
sha256 = "1grsaajfbhgq1wlraq8v21sfqdnk9ja3gj7y982hh44671haqjvw";
2587
};
2588
recipeFile = fetchurl {
2589
url = "https://raw.githubusercontent.com/milkypostman/melpa/091dcc3775ec2137cb61d66df4e72aca4900897a/recipes/boon";
2590
sha256 = "0gryw7x97jd46jgrm93cjagj4p7w93cjc36i2ps9ajf0d8m4gajb";
2591
name = "boon";
2592
};
2593
+
packageRequires = [ dash emacs expand-region multiple-cursors ];
2594
meta = {
2595
homepage = "https://melpa.org/#/boon";
2596
license = lib.licenses.free;
···
3145
cbm = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
3146
melpaBuild {
3147
pname = "cbm";
3148
+
version = "0.5";
3149
src = fetchFromGitHub {
3150
owner = "akermu";
3151
repo = "cbm.el";
3152
+
rev = "bf8cbbcef82e4643c5f0399f0198f606275af08c";
3153
+
sha256 = "1p88fx90xwjk7dmd5gmbqyajyxf859kjsjzqmzljwai91skbb3pm";
3154
};
3155
recipeFile = fetchurl {
3156
url = "https://raw.githubusercontent.com/milkypostman/melpa/f28dbc97dc23cdb0b4c74f8805775c787635871e/recipes/cbm";
···
4206
company-ansible = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
4207
melpaBuild {
4208
pname = "company-ansible";
4209
+
version = "0.3.0";
4210
src = fetchFromGitHub {
4211
owner = "krzysztof-magosa";
4212
repo = "company-ansible";
4213
+
rev = "9f22c09009734bd281fcbb89d8903a04b8a72b74";
4214
+
sha256 = "0z6ix3sihzzkk4jgi1qg5ma9wczzdl55kc0y93jnfn69yk3l0ikn";
4215
};
4216
recipeFile = fetchurl {
4217
url = "https://raw.githubusercontent.com/milkypostman/melpa/7b44cd4bd9f9a7c942ca3f3bd88b2ce61ffff130/recipes/company-ansible";
···
4737
conda = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, pythonic, s }:
4738
melpaBuild {
4739
pname = "conda";
4740
+
version = "0.0.5";
4741
src = fetchFromGitHub {
4742
owner = "necaris";
4743
repo = "conda.el";
4744
+
rev = "41169a10cc41c0a3e0b9a61fd8cae7f964347ed7";
4745
+
sha256 = "1n56g7n4nsqrgyhn9lwwqjivmpllibmpgnvy34gbwifkmnq4wz0b";
4746
};
4747
recipeFile = fetchurl {
4748
url = "https://raw.githubusercontent.com/milkypostman/melpa/fcf762e34837975f5440a1d81a7f09699778123e/recipes/conda";
···
5260
cython-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
5261
melpaBuild {
5262
pname = "cython-mode";
5263
+
version = "0.24.1";
5264
src = fetchFromGitHub {
5265
owner = "cython";
5266
repo = "cython";
5267
+
rev = "27d7795ce424cd710431c47ab4cb29111f1a3e9c";
5268
+
sha256 = "0kddvsnc4a2ass4zfzrqp26jlbnqsgbv0dy9rmj3p2n61wqkw4wk";
5269
};
5270
recipeFile = fetchurl {
5271
url = "https://raw.githubusercontent.com/milkypostman/melpa/be9bfabe3f79153cb859efc7c3051db244a63879/recipes/cython-mode";
···
5323
darktooth-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
5324
melpaBuild {
5325
pname = "darktooth-theme";
5326
+
version = "0.1.49";
5327
src = fetchFromGitHub {
5328
owner = "emacsfodder";
5329
repo = "emacs-theme-darktooth";
5330
+
rev = "825a61d8d65dbbe9fca44f865dc0a57dbd6bf3db";
5331
+
sha256 = "1b2i5fvg3q4fwg5inp08ivznv97cvz2x073i21pv82rk1p8f39q7";
5332
};
5333
recipeFile = fetchurl {
5334
url = "https://raw.githubusercontent.com/milkypostman/melpa/b7f62ac1566ced7332e83253f79078dc30cb7889/recipes/darktooth-theme";
···
5930
dired-k = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
5931
melpaBuild {
5932
pname = "dired-k";
5933
+
version = "0.18";
5934
src = fetchFromGitHub {
5935
owner = "syohex";
5936
repo = "emacs-dired-k";
5937
+
rev = "57f263b42ea83c6a1cf391fcccffd0f36d213f35";
5938
+
sha256 = "1w2grc91m71k9mr4n423vbnakkqg6vc10bham869xs3yr8fs7nay";
5939
};
5940
recipeFile = fetchurl {
5941
url = "https://raw.githubusercontent.com/milkypostman/melpa/7f8a828b2fbfa11c4b74192d9d0cfa0ad34b3da7/recipes/dired-k";
···
6286
doom-themes = callPackage ({ all-the-icons, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
6287
melpaBuild {
6288
pname = "doom-themes";
6289
+
version = "1.1.0";
6290
src = fetchFromGitHub {
6291
owner = "hlissner";
6292
repo = "emacs-doom-theme";
6293
+
rev = "cf58400f74e88ed2ec519428a16b5668aaa60842";
6294
+
sha256 = "01dmy7723wss3cvxi127ki75v7ssxb4cs09d34akcmynrgh4x92s";
6295
};
6296
recipeFile = fetchurl {
6297
url = "https://raw.githubusercontent.com/milkypostman/melpa/73fd9f3c2352ea1af49166c2fe586d0410614081/recipes/doom-themes";
···
6499
version = "0.3";
6500
src = fetchhg {
6501
url = "https://bitbucket.com/harsman/dyalog-mode";
6502
+
rev = "2664661b55eb";
6503
+
sha256 = "1yawkav0hdsn41lx9q33lxsfpjy7fiwk0f5xlly5vswsn2va9zlv";
6504
};
6505
recipeFile = fetchurl {
6506
url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/dyalog-mode";
···
6789
ebib = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, parsebib }:
6790
melpaBuild {
6791
pname = "ebib";
6792
+
version = "2.7.2";
6793
src = fetchFromGitHub {
6794
owner = "joostkremers";
6795
repo = "ebib";
6796
+
rev = "212b6a594d13ffcc5683f9bcfd274682abff2b05";
6797
+
sha256 = "1d19qw9980iq4idmcdr8ri42pdmyig6c1nwpxijqvdnd0zxfbnph";
6798
};
6799
recipeFile = fetchurl {
6800
url = "https://raw.githubusercontent.com/milkypostman/melpa/4e39cd8e8b4f61c04fa967def6a653bb22f45f5b/recipes/ebib";
···
6909
packageRequires = [ edbi ];
6910
meta = {
6911
homepage = "https://melpa.org/#/edbi-minor-mode";
6912
+
license = lib.licenses.free;
6913
+
};
6914
+
}) {};
6915
+
ede-php-autoload = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
6916
+
melpaBuild {
6917
+
pname = "ede-php-autoload";
6918
+
version = "0.4.1";
6919
+
src = fetchFromGitHub {
6920
+
owner = "stevenremot";
6921
+
repo = "ede-php-autoload";
6922
+
rev = "682cf38c3ba7c0da21171826a655003c0f1d8349";
6923
+
sha256 = "0gi8095rib20bggrjz8a52y0v3wh6jidjjab1yfr21gyl6i885w7";
6924
+
};
6925
+
recipeFile = fetchurl {
6926
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/8ee9f7fd9cbc3397cd9af34b08b75c3d9d8bc551/recipes/ede-php-autoload";
6927
+
sha256 = "0b7qbighncipgfaksvggpyldc5h0wxbjbiyaghglvycc4p1sfjd0";
6928
+
name = "ede-php-autoload";
6929
+
};
6930
+
packageRequires = [];
6931
+
meta = {
6932
+
homepage = "https://melpa.org/#/ede-php-autoload";
6933
license = lib.licenses.free;
6934
};
6935
}) {};
···
7501
elm-mode = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, s }:
7502
melpaBuild {
7503
pname = "elm-mode";
7504
+
version = "0.19.5";
7505
src = fetchFromGitHub {
7506
owner = "jcollard";
7507
repo = "elm-mode";
7508
+
rev = "2f7f0c3e42d137aaefd12bc28383807d35a2a290";
7509
+
sha256 = "137189r1rba5l9m82qj3zba8x0gkm0c3xc9df1vri4wsbz4df7nm";
7510
};
7511
recipeFile = fetchurl {
7512
url = "https://raw.githubusercontent.com/milkypostman/melpa/5d1a4d786b137f61ed3a1dd4ec236d0db120e571/recipes/elm-mode";
···
7519
license = lib.licenses.free;
7520
};
7521
}) {};
7522
+
elmacro = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
7523
melpaBuild {
7524
pname = "elmacro";
7525
+
version = "1.0.0";
7526
src = fetchFromGitHub {
7527
owner = "Silex";
7528
repo = "elmacro";
7529
+
rev = "10eb7d70188ed1d49763920ecbc584b71864e8ba";
7530
+
sha256 = "0f0k9ais7bmjidv2mqr1whrv6rhq4jkig5h2y4h9npxyyb2nrz3q";
7531
};
7532
recipeFile = fetchurl {
7533
url = "https://raw.githubusercontent.com/milkypostman/melpa/566cc5bc0f71c5a4191ad93b917dc268f6e1a2da/recipes/elmacro";
7534
sha256 = "0644rgwawivrq1shsjx1x2p53z7jgr6bxqgn2smzql8pp6azy7xz";
7535
name = "elmacro";
7536
};
7537
+
packageRequires = [ dash s ];
7538
meta = {
7539
homepage = "https://melpa.org/#/elmacro";
7540
license = lib.licenses.free;
···
7651
license = lib.licenses.free;
7652
};
7653
}) {};
7654
+
elscreen-fr = callPackage ({ elscreen, fetchFromGitHub, fetchurl, lib, melpaBuild, seq }:
7655
+
melpaBuild {
7656
+
pname = "elscreen-fr";
7657
+
version = "0.0.3";
7658
+
src = fetchFromGitHub {
7659
+
owner = "rocher";
7660
+
repo = "elscreen-fr";
7661
+
rev = "b9c11f80d277086d5d5bf88623e15fc7adbbbe3c";
7662
+
sha256 = "1dz8jqd2agh06hya59vbybrmgyhyz2rk6c9panrm49w37v0bwksb";
7663
+
};
7664
+
recipeFile = fetchurl {
7665
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/18730986df5eb9816eec7ad479abe1e338d3c66f/recipes/elscreen-fr";
7666
+
sha256 = "1kmga1zz9mb3hxd2sxja2vz45pix5a52yl0g9z4vmak32x9rgqrm";
7667
+
name = "elscreen-fr";
7668
+
};
7669
+
packageRequires = [ elscreen seq ];
7670
+
meta = {
7671
+
homepage = "https://melpa.org/#/elscreen-fr";
7672
+
license = lib.licenses.free;
7673
+
};
7674
+
}) {};
7675
elscreen-mew = callPackage ({ elscreen, fetchFromGitHub, fetchurl, lib, melpaBuild }:
7676
melpaBuild {
7677
pname = "elscreen-mew";
···
8051
emms-player-simple-mpv = callPackage ({ cl-lib ? null, emacs, emms, fetchFromGitHub, fetchurl, lib, melpaBuild }:
8052
melpaBuild {
8053
pname = "emms-player-simple-mpv";
8054
+
version = "0.4.0";
8055
src = fetchFromGitHub {
8056
owner = "momomo5717";
8057
repo = "emms-player-simple-mpv";
8058
+
rev = "bcc056364df5f405716006a8b7bb90102a57f62f";
8059
+
sha256 = "0kz31qsn3nrpi8r31nlxlkkkah0qcdkq9a9i9ypv4ky7pvnzx6m5";
8060
};
8061
recipeFile = fetchurl {
8062
url = "https://raw.githubusercontent.com/milkypostman/melpa/f4eaa866ba6b0ad2b590fb15c30f81b9fdbef6dd/recipes/emms-player-simple-mpv";
···
8135
emojify = callPackage ({ emacs, fetchFromGitHub, fetchurl, ht, lib, melpaBuild, seq }:
8136
melpaBuild {
8137
pname = "emojify";
8138
+
version = "0.4";
8139
src = fetchFromGitHub {
8140
owner = "iqbalansari";
8141
repo = "emacs-emojify";
8142
+
rev = "4eccfc7ce43d4dfd3cf65ea86b2975abb4b4e9ad";
8143
+
sha256 = "1n5pmcd6d71pcgjwkqnmh6midcyp7ahc5yry3r38my3shrwirqc2";
8144
};
8145
recipeFile = fetchurl {
8146
url = "https://raw.githubusercontent.com/milkypostman/melpa/488d2751b5fd3bf00f5a6f0545530f44563b86d7/recipes/emojify";
···
8572
erlang = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
8573
melpaBuild {
8574
pname = "erlang";
8575
+
version = "19.1.1";
8576
src = fetchFromGitHub {
8577
owner = "erlang";
8578
repo = "otp";
8579
+
rev = "310b00b7fc18b5883f5f2cb1b992deb1dd6c9a65";
8580
+
sha256 = "0vgnv517ljhkgmrljvxinm3x72c2mf4y83vpyhlb0cwl2q0gmc4d";
8581
};
8582
recipeFile = fetchurl {
8583
url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/recipes/erlang";
···
9767
f = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
9768
melpaBuild {
9769
pname = "f";
9770
+
version = "0.19.0";
9771
src = fetchFromGitHub {
9772
owner = "rejeep";
9773
repo = "f.el";
9774
+
rev = "541cb518afa5010029492847292c248f88b3ea42";
9775
+
sha256 = "1j6gc2pp5w3iwyjm4h3d0ahzs0ac3pah8lzfhpg4nkibl0nc1bcg";
9776
};
9777
recipeFile = fetchurl {
9778
url = "https://raw.githubusercontent.com/milkypostman/melpa/22ddcf536af597b688d8edb70b3636ed6c265bf5/recipes/f";
···
10362
flycheck-cask = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
10363
melpaBuild {
10364
pname = "flycheck-cask";
10365
+
version = "0.4";
10366
src = fetchFromGitHub {
10367
owner = "flycheck";
10368
repo = "flycheck-cask";
10369
+
rev = "b4667500dcf52f96ec7e0fa10dd07edf191cbf5b";
10370
+
sha256 = "1wm5saf29gw0gp0qq5glf9qq3iras99npc2rip7bsnn0czr2mscy";
10371
};
10372
recipeFile = fetchurl {
10373
url = "https://raw.githubusercontent.com/milkypostman/melpa/43224eef52bb316102fea524ba87b0e9e43dc6e6/recipes/flycheck-cask";
···
10614
flycheck-package = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
10615
melpaBuild {
10616
pname = "flycheck-package";
10617
+
version = "0.9";
10618
src = fetchFromGitHub {
10619
owner = "purcell";
10620
repo = "flycheck-package";
10621
+
rev = "d2366c27a342e2040903b9c7a016c7309b299611";
10622
+
sha256 = "1gblp39k20qkwybpwlb1xl72281hjz4ymcynqc7dg2nv1gh89dv3";
10623
};
10624
recipeFile = fetchurl {
10625
url = "https://raw.githubusercontent.com/milkypostman/melpa/d17ec69c9f192625e74dfadf03b11d0d7dc575e7/recipes/flycheck-package";
···
10692
packageRequires = [ emacs flycheck let-alist ];
10693
meta = {
10694
homepage = "https://melpa.org/#/flycheck-status-emoji";
10695
+
license = lib.licenses.free;
10696
+
};
10697
+
}) {};
10698
+
flycheck-swift = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
10699
+
melpaBuild {
10700
+
pname = "flycheck-swift";
10701
+
version = "2.0";
10702
+
src = fetchFromGitHub {
10703
+
owner = "swift-emacs";
10704
+
repo = "flycheck-swift";
10705
+
rev = "822d1415eabfd464adc52063f9c44da1c87f0ff9";
10706
+
sha256 = "0gf7cxrsrf62kamm4xy1fi4v264szm6qk607ifg4bi5dmdc10b0k";
10707
+
};
10708
+
recipeFile = fetchurl {
10709
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/fd99bea06079c4231363c37e3361bd9e5b1ba490/recipes/flycheck-swift";
10710
+
sha256 = "1s6rn4wyz9la6bw228jfxx8dxjyk5hf8r3vbmq0k808p772zki0z";
10711
+
name = "flycheck-swift";
10712
+
};
10713
+
packageRequires = [ emacs flycheck ];
10714
+
meta = {
10715
+
homepage = "https://melpa.org/#/flycheck-swift";
10716
license = lib.licenses.free;
10717
};
10718
}) {};
···
11118
flyspell-correct = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
11119
melpaBuild {
11120
pname = "flyspell-correct";
11121
+
version = "0.3";
11122
src = fetchFromGitHub {
11123
owner = "d12frosted";
11124
repo = "flyspell-correct";
11125
+
rev = "d50f3661ad545b30acac4c8819eda2238ff375fc";
11126
+
sha256 = "1j39vsmcz2qwab4yld7asvf4wm3249728fdyf7myiqg5bnivd8ig";
11127
};
11128
recipeFile = fetchurl {
11129
url = "https://raw.githubusercontent.com/milkypostman/melpa/fa06fbe3bc40ae5e3f6d10dee93a9d49e9288ba5/recipes/flyspell-correct";
···
11139
flyspell-correct-helm = callPackage ({ fetchFromGitHub, fetchurl, flyspell-correct, helm, lib, melpaBuild }:
11140
melpaBuild {
11141
pname = "flyspell-correct-helm";
11142
+
version = "0.3";
11143
src = fetchFromGitHub {
11144
owner = "d12frosted";
11145
repo = "flyspell-correct";
11146
+
rev = "d50f3661ad545b30acac4c8819eda2238ff375fc";
11147
+
sha256 = "1j39vsmcz2qwab4yld7asvf4wm3249728fdyf7myiqg5bnivd8ig";
11148
};
11149
recipeFile = fetchurl {
11150
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-helm";
···
11160
flyspell-correct-ivy = callPackage ({ fetchFromGitHub, fetchurl, flyspell-correct, ivy, lib, melpaBuild }:
11161
melpaBuild {
11162
pname = "flyspell-correct-ivy";
11163
+
version = "0.3";
11164
src = fetchFromGitHub {
11165
owner = "d12frosted";
11166
repo = "flyspell-correct";
11167
+
rev = "d50f3661ad545b30acac4c8819eda2238ff375fc";
11168
+
sha256 = "1j39vsmcz2qwab4yld7asvf4wm3249728fdyf7myiqg5bnivd8ig";
11169
};
11170
recipeFile = fetchurl {
11171
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-ivy";
···
11181
flyspell-correct-popup = callPackage ({ fetchFromGitHub, fetchurl, flyspell-correct, lib, melpaBuild, popup }:
11182
melpaBuild {
11183
pname = "flyspell-correct-popup";
11184
+
version = "0.3";
11185
src = fetchFromGitHub {
11186
owner = "d12frosted";
11187
repo = "flyspell-correct";
11188
+
rev = "d50f3661ad545b30acac4c8819eda2238ff375fc";
11189
+
sha256 = "1j39vsmcz2qwab4yld7asvf4wm3249728fdyf7myiqg5bnivd8ig";
11190
};
11191
recipeFile = fetchurl {
11192
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-popup";
···
11535
license = lib.licenses.free;
11536
};
11537
}) {};
11538
+
fsbot-data-browser = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
11539
melpaBuild {
11540
pname = "fsbot-data-browser";
11541
+
version = "0.3";
11542
src = fetchFromGitHub {
11543
owner = "benaiah";
11544
repo = "fsbot-data-browser";
11545
+
rev = "6bca4f7de63e31839d2542f6c678b79931dec344";
11546
+
sha256 = "0lvpgfp89sz6f6rn576g1g88s0q3ibj5ghydjwfcg9w6h7vx5b5s";
11547
};
11548
recipeFile = fetchurl {
11549
url = "https://raw.githubusercontent.com/milkypostman/melpa/37a0901b98e1c66be6906234e6d6520a6e940e97/recipes/fsbot-data-browser";
11550
sha256 = "0jijvl07jk200fs01ln4dmw5nx9jg3f9b7gjaknyd18vyvbwr3s5";
11551
name = "fsbot-data-browser";
11552
};
11553
+
packageRequires = [];
11554
meta = {
11555
homepage = "https://melpa.org/#/fsbot-data-browser";
11556
license = lib.licenses.free;
···
11935
ggtags = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
11936
melpaBuild {
11937
pname = "ggtags";
11938
+
version = "0.8.12";
11939
src = fetchFromGitHub {
11940
owner = "leoliu";
11941
repo = "ggtags";
11942
+
rev = "7a7ee76a8055531482927e6abf7e0ef676165dd2";
11943
+
sha256 = "1kyg26wdimy5k5icglgqg9gdfvzkgk4xis12nx1xkh01j2imzl97";
11944
};
11945
recipeFile = fetchurl {
11946
url = "https://raw.githubusercontent.com/milkypostman/melpa/b158bb1bc2fbe3de61a6b21174eac7b1457edda2/recipes/ggtags";
···
12478
license = lib.licenses.free;
12479
};
12480
}) {};
12481
+
github-elpa = callPackage ({ commander, fetchFromGitHub, fetchurl, git, lib, melpaBuild, package-build }:
12482
+
melpaBuild {
12483
+
pname = "github-elpa";
12484
+
version = "0.0.1";
12485
+
src = fetchFromGitHub {
12486
+
owner = "10sr";
12487
+
repo = "github-elpa";
12488
+
rev = "c5960375ed5d67465412be7eb0ac558082feebc7";
12489
+
sha256 = "02710iy9zz4ymmb2ydrca5kbdc5i06fjg7212iyvpd58yfzxjj2m";
12490
+
};
12491
+
recipeFile = fetchurl {
12492
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/81ec06e370f51b750ba3313b661d7386710cffb0/recipes/github-elpa";
12493
+
sha256 = "1981dnz49l5r4qsn49i4dhy6x4ln0haff6gl2zx0p5p0zfkzbi7x";
12494
+
name = "github-elpa";
12495
+
};
12496
+
packageRequires = [ commander git package-build ];
12497
+
meta = {
12498
+
homepage = "https://melpa.org/#/github-elpa";
12499
+
license = lib.licenses.free;
12500
+
};
12501
+
}) {};
12502
github-search = callPackage ({ fetchFromGitHub, fetchurl, gh, lib, magit, melpaBuild }:
12503
melpaBuild {
12504
pname = "github-search";
···
13390
license = lib.licenses.free;
13391
};
13392
}) {};
13393
+
groovy-imports = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pcache, s }:
13394
+
melpaBuild {
13395
+
pname = "groovy-imports";
13396
+
version = "1.0";
13397
+
src = fetchFromGitHub {
13398
+
owner = "mbezjak";
13399
+
repo = "emacs-groovy-imports";
13400
+
rev = "e56d7dda617555ec6205644d32ffddf2e1fa43d9";
13401
+
sha256 = "060zxl2y4p50g5fwgplgx07h5akfplp49rkv5cx09rqlcyzqhqwa";
13402
+
};
13403
+
recipeFile = fetchurl {
13404
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/b18a6842805856062e9452dc32bf0fd458f7d51a/recipes/groovy-imports";
13405
+
sha256 = "09yjkwsm192lgala1pvxw47id4j7362sl3j1hn9ald2m8m3ddyfs";
13406
+
name = "groovy-imports";
13407
+
};
13408
+
packageRequires = [ emacs pcache s ];
13409
+
meta = {
13410
+
homepage = "https://melpa.org/#/groovy-imports";
13411
+
license = lib.licenses.free;
13412
+
};
13413
+
}) {};
13414
groovy-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
13415
melpaBuild {
13416
pname = "groovy-mode";
···
13537
license = lib.licenses.free;
13538
};
13539
}) {};
13540
+
gulp-task-runner = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
13541
+
melpaBuild {
13542
+
pname = "gulp-task-runner";
13543
+
version = "1.0";
13544
+
src = fetchFromGitHub {
13545
+
owner = "NicolasPetton";
13546
+
repo = "gulp-task-runner";
13547
+
rev = "8f5c52a7180634a99e16822bbc9f6d5e014c87d2";
13548
+
sha256 = "0n4i3vdl3ayykxab9jql1ivcv7806pin91nmw9ang3fazan06diq";
13549
+
};
13550
+
recipeFile = fetchurl {
13551
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/34a2bede5ea70cf9df623c32e789d78205f9ebb0/recipes/gulp-task-runner";
13552
+
sha256 = "0211mws99bc9ipg7r3qqm1n7gszvwil31psinf0250wliyppjij7";
13553
+
name = "gulp-task-runner";
13554
+
};
13555
+
packageRequires = [];
13556
+
meta = {
13557
+
homepage = "https://melpa.org/#/gulp-task-runner";
13558
+
license = lib.licenses.free;
13559
+
};
13560
+
}) {};
13561
guru-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
13562
melpaBuild {
13563
pname = "guru-mode";
···
13917
helm = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, popup }:
13918
melpaBuild {
13919
pname = "helm";
13920
+
version = "2.2.0";
13921
src = fetchFromGitHub {
13922
owner = "emacs-helm";
13923
repo = "helm";
13924
+
rev = "2b91583c4f183b505d4870b4e6d3441d57637eae";
13925
+
sha256 = "0fbhfzy3karvdbfk49wp4pil5c2xncs8lpw5n9l4nv5yyvc4i2md";
13926
};
13927
recipeFile = fetchurl {
13928
url = "https://raw.githubusercontent.com/milkypostman/melpa/7e8bccffdf69479892d76b9336a4bec3f35e919d/recipes/helm";
···
14148
helm-core = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
14149
melpaBuild {
14150
pname = "helm-core";
14151
+
version = "2.2.0";
14152
src = fetchFromGitHub {
14153
owner = "emacs-helm";
14154
repo = "helm";
14155
+
rev = "2b91583c4f183b505d4870b4e6d3441d57637eae";
14156
+
sha256 = "0fbhfzy3karvdbfk49wp4pil5c2xncs8lpw5n9l4nv5yyvc4i2md";
14157
};
14158
recipeFile = fetchurl {
14159
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7a700c5665e6d72cb4cecf7fb5a2dd43ef9bf7/recipes/helm-core";
···
15006
license = lib.licenses.free;
15007
};
15008
}) {};
15009
+
helm-spaces = callPackage ({ fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, spaces }:
15010
melpaBuild {
15011
pname = "helm-spaces";
15012
+
version = "0.4";
15013
src = fetchFromGitHub {
15014
owner = "yasuyk";
15015
repo = "helm-spaces";
15016
+
rev = "877e2b5178926308d6a7c2a37477bb12c33a96d4";
15017
+
sha256 = "1cz8aw6zprzfalagma7jmbycwll2chk2l4n5hkgqyhakdfm2ryzm";
15018
};
15019
recipeFile = fetchurl {
15020
url = "https://raw.githubusercontent.com/milkypostman/melpa/8c2ffb50643223b68a62fab348cd5aba24ce92e6/recipes/helm-spaces";
15021
sha256 = "0hdvkk173k98iycvii5xpbiblx044125pl7jyz4kb8r1vvwcv791";
15022
name = "helm-spaces";
15023
};
15024
+
packageRequires = [ helm-core spaces ];
15025
meta = {
15026
homepage = "https://melpa.org/#/helm-spaces";
15027
license = lib.licenses.free;
···
16101
iedit = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
16102
melpaBuild {
16103
pname = "iedit";
16104
+
version = "0.9.9.9";
16105
src = fetchFromGitHub {
16106
owner = "victorhge";
16107
repo = "iedit";
16108
+
rev = "39919478f9472ce7a808ca601f4c19261ecc2f99";
16109
+
sha256 = "1pwkrm98vlpzsy5iwwfksdaz3zzyi7bvdf5fglhsn4ssf47p787g";
16110
};
16111
recipeFile = fetchurl {
16112
url = "https://raw.githubusercontent.com/milkypostman/melpa/aa2b2745bd1f1778070954c834158c19d4cfb788/recipes/iedit";
···
18075
version = "3.1.1";
18076
src = fetchFromGitHub {
18077
owner = "ledger";
18078
+
repo = "ledger-mode";
18079
+
rev = "96c4e81eed52e0ef514dc15a6ea6d877b3409a2a";
18080
+
sha256 = "12q6wblwnb6y5c1882jz14742fqbm6p5jpzlvz7p90ylqfl7h989";
18081
};
18082
recipeFile = fetchurl {
18083
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/851eca11911b337f809d030785dc2608c8a47424/recipes/ledger-mode";
18084
+
sha256 = "19vljgprgfpb9bkbdvkqnwc5pjn1rl0rniwav08a2c6kd2g59xaf";
18085
name = "ledger-mode";
18086
};
18087
packageRequires = [];
···
18156
lfe-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
18157
melpaBuild {
18158
pname = "lfe-mode";
18159
+
version = "1.2.0";
18160
src = fetchFromGitHub {
18161
owner = "rvirding";
18162
repo = "lfe";
18163
+
rev = "e035006a486278c5ad8b8b04d14d5ef3dede64f7";
18164
+
sha256 = "16wpjry4yg3ap87kzzy387j1hxm0y7mcnh2v4a25snxcsz2cz7qv";
18165
};
18166
recipeFile = fetchurl {
18167
url = "https://raw.githubusercontent.com/milkypostman/melpa/c44bdb00707c9ef90160e0a44f7148b480635132/recipes/lfe-mode";
···
19535
meghanada = callPackage ({ cl-lib ? null, company, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, yasnippet }:
19536
melpaBuild {
19537
pname = "meghanada";
19538
+
version = "0.2.2";
19539
src = fetchFromGitHub {
19540
owner = "mopemope";
19541
repo = "meghanada-emacs";
19542
+
rev = "f80811e4f1efa712eabfa42fd995990d02fc1e5a";
19543
+
sha256 = "0w2ij8zh30qs19vwnqifg3p5cvk94akig03cv2f6mx14clvrwckn";
19544
};
19545
recipeFile = fetchurl {
19546
url = "https://raw.githubusercontent.com/milkypostman/melpa/4c75c69b2f00be9a93144f632738272c1e375785/recipes/meghanada";
···
20077
license = lib.licenses.free;
20078
};
20079
}) {};
20080
+
monitor = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
20081
+
melpaBuild {
20082
+
pname = "monitor";
20083
+
version = "0.3.0";
20084
+
src = fetchFromGitHub {
20085
+
owner = "GuiltyDolphin";
20086
+
repo = "monitor";
20087
+
rev = "8c67c06f60a89b2583bae90afc91a7e7d73260fd";
20088
+
sha256 = "1r2sns49f5fw4f122s165sa41nkrkq2qs20n98g2pfd1whflqfnb";
20089
+
};
20090
+
recipeFile = fetchurl {
20091
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/b9df614e8e7b9dfdbd7eec552a2b13e0f5acfc22/recipes/monitor";
20092
+
sha256 = "11n4nv6vkjw434yrwqjw20229m2sxqxxdp7sg99gzrd5gjyab643";
20093
+
name = "monitor";
20094
+
};
20095
+
packageRequires = [ dash ];
20096
+
meta = {
20097
+
homepage = "https://melpa.org/#/monitor";
20098
+
license = lib.licenses.free;
20099
+
};
20100
+
}) {};
20101
monokai-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
20102
melpaBuild {
20103
pname = "monokai-theme";
···
20179
packageRequires = [];
20180
meta = {
20181
homepage = "https://melpa.org/#/move-dup";
20182
+
license = lib.licenses.free;
20183
+
};
20184
+
}) {};
20185
+
move-text = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
20186
+
melpaBuild {
20187
+
pname = "move-text";
20188
+
version = "2.0.5";
20189
+
src = fetchFromGitHub {
20190
+
owner = "emacsfodder";
20191
+
repo = "move-text";
20192
+
rev = "58f66f9b62af776a6c3ebe1151b038b59b2c12d4";
20193
+
sha256 = "03rkqv8l98ximfw33972y2lsqzjvbdv9kvz38i9p8iva56cmkbki";
20194
+
};
20195
+
recipeFile = fetchurl {
20196
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/82bfd0f41e42eed1d4c2361ec1d1685edebbac1b/recipes/move-text";
20197
+
sha256 = "04bfrkanafmbrdyw06ciw9kiyn7h3kpikxk3clx2gc04jl67hzgy";
20198
+
name = "move-text";
20199
+
};
20200
+
packageRequires = [];
20201
+
meta = {
20202
+
homepage = "https://melpa.org/#/move-text";
20203
license = lib.licenses.free;
20204
};
20205
}) {};
···
20689
ncl-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
20690
melpaBuild {
20691
pname = "ncl-mode";
20692
+
version = "0.99.2";
20693
src = fetchFromGitHub {
20694
owner = "yyr";
20695
repo = "ncl-mode";
20696
+
rev = "164e504e25cec1812fbae5c3dae164d9f6018ece";
20697
+
sha256 = "1m3llm87qgd7sr6ci22nd835vdg0qprs5m9lqcx74k689jl89cni";
20698
};
20699
recipeFile = fetchurl {
20700
url = "https://raw.githubusercontent.com/milkypostman/melpa/00cc4705650157621bb0135cc512d57178496100/recipes/ncl-mode";
···
20980
}) {};
20981
notmuch = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
20982
pname = "notmuch";
20983
+
version = "0.23";
20984
src = fetchgit {
20985
url = "git://git.notmuchmail.org/git/notmuch";
20986
+
rev = "6cd6561aabcd24d033b592aa4503aaa3c06d241c";
20987
+
sha256 = "0hiw1da6zdcr47znmxm9mm7r1318va026bq6jqvby61rbhzj2ny7";
20988
};
20989
recipeFile = fetchurl {
20990
url = "https://raw.githubusercontent.com/milkypostman/melpa/b19f21ed7485036e799ccd88edbf7896a379d759/recipes/notmuch";
···
21210
ob-http = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
21211
melpaBuild {
21212
pname = "ob-http";
21213
+
version = "0.0.5";
21214
src = fetchFromGitHub {
21215
owner = "zweifisch";
21216
repo = "ob-http";
21217
+
rev = "47a7b367314f6051715882e46a0e40477bda20a2";
21218
+
sha256 = "1y5izm9yxa556536mnpc8dp0nzm8wzr778qycpk4l9xfyp4xybaw";
21219
};
21220
recipeFile = fetchurl {
21221
url = "https://raw.githubusercontent.com/milkypostman/melpa/950b02f76a04f453992b8720032e8c4cec9a039a/recipes/ob-http";
···
21231
ob-sagemath = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, sage-shell-mode }:
21232
melpaBuild {
21233
pname = "ob-sagemath";
21234
+
version = "0.4";
21235
src = fetchFromGitHub {
21236
owner = "stakemori";
21237
repo = "ob-sagemath";
21238
+
rev = "450d510a5eb1fd644d0037e9f02271ca33639fb0";
21239
+
sha256 = "00i7jszlfh67xzvqnp137aaia68rkk4ri5v0fs32ym10pcj8l4dp";
21240
};
21241
recipeFile = fetchurl {
21242
url = "https://raw.githubusercontent.com/milkypostman/melpa/dc074af316a09906a26ad957a56e3dc272cd813b/recipes/ob-sagemath";
···
21508
src = fetchFromGitHub {
21509
owner = "OmniSharp";
21510
repo = "omnisharp-emacs";
21511
+
rev = "f956929891e77ba4ce2fb1361129d5d3ebc7bb55";
21512
+
sha256 = "1xds6fqs1l6q9vak3v4xlzl1w084mhz86xrnycibcwm8q3q9hmb3";
21513
};
21514
recipeFile = fetchurl {
21515
url = "https://raw.githubusercontent.com/milkypostman/melpa/68bdb7e0100e120b95e9416398127d83530a221d/recipes/omnisharp";
···
21578
pname = "opensource";
21579
version = "0.2.0";
21580
src = fetchFromGitHub {
21581
+
owner = "OpenSourceOrg";
21582
+
repo = "el-opensourceorg";
21583
rev = "27d06be45c852e84e47c33cbd0f4c344fd9a0370";
21584
sha256 = "1rjf78vki4xp8y856v95877093p3zgfc9mx92npscsi1g93dxn80";
21585
};
21586
recipeFile = fetchurl {
21587
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/ec4255a403e912a14a7013ea96f554d3588dfc30/recipes/opensource";
21588
+
sha256 = "17gi20s2vi7m75qqaff907x1g8ja5ny90klldpqmj258m2j6a6my";
21589
name = "opensource";
21590
};
21591
packageRequires = [ dash pkg-info request s ];
···
22852
ox-twbs = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
22853
melpaBuild {
22854
pname = "ox-twbs";
22855
+
version = "1.1.0";
22856
src = fetchFromGitHub {
22857
owner = "marsmining";
22858
repo = "ox-twbs";
22859
+
rev = "d9847c7e7c1df384088726217e65a6c0067a67c7";
22860
+
sha256 = "1qf2ka61yykd234lwwfl2x206rlgkhnqfd5494iqqk4nsdz06bai";
22861
};
22862
recipeFile = fetchurl {
22863
url = "https://raw.githubusercontent.com/milkypostman/melpa/3263133ba6dde790a364bad7c96144912971ba2d/recipes/ox-twbs";
···
23225
license = lib.licenses.free;
23226
};
23227
}) {};
23228
+
parinfer = callPackage ({ aggressive-indent, cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
23229
+
melpaBuild {
23230
+
pname = "parinfer";
23231
+
version = "0.3.1";
23232
+
src = fetchFromGitHub {
23233
+
owner = "DogLooksGood";
23234
+
repo = "parinfer-mode";
23235
+
rev = "710f203c3103016815c8d21369fe77e34103b0f9";
23236
+
sha256 = "1b92ksjpi3pzn97jgwx78vz10p3a6459j2mgcwb249zgzvb0lprx";
23237
+
};
23238
+
recipeFile = fetchurl {
23239
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/470ab2b5cceef23692523b4668b15a0775a0a5ba/recipes/parinfer";
23240
+
sha256 = "05w4w7j6xyj19dm63073amd4n7fw4zm3qnn4x02fk2011iw8fq7i";
23241
+
name = "parinfer";
23242
+
};
23243
+
packageRequires = [ aggressive-indent cl-lib dash ];
23244
+
meta = {
23245
+
homepage = "https://melpa.org/#/parinfer";
23246
+
license = lib.licenses.free;
23247
+
};
23248
+
}) {};
23249
parsebib = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
23250
melpaBuild {
23251
pname = "parsebib";
···
23604
persp-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
23605
melpaBuild {
23606
pname = "persp-mode";
23607
+
version = "2.9";
23608
src = fetchFromGitHub {
23609
owner = "Bad-ptr";
23610
repo = "persp-mode.el";
23611
+
rev = "56bc86c345be1a9fcea8acdf340cf87fa1869400";
23612
+
sha256 = "1hcz5ld259vsfcx6mfqm8raksi0nrndh21bn712ij0bx6gmy7vq1";
23613
};
23614
recipeFile = fetchurl {
23615
url = "https://raw.githubusercontent.com/milkypostman/melpa/caad63d14f770f07d09b6174b7b40c5ab06a1083/recipes/persp-mode";
···
23877
pip-requirements = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
23878
melpaBuild {
23879
pname = "pip-requirements";
23880
+
version = "0.5";
23881
src = fetchFromGitHub {
23882
owner = "Wilfred";
23883
repo = "pip-requirements.el";
23884
+
rev = "93e0595f037e3a95c1c1cd6f00f7e052a9a25912";
23885
+
sha256 = "016r7y5nfnx6iws3hq4xnyrcv00y6zmd453psxhivi896wb8szfq";
23886
};
23887
recipeFile = fetchurl {
23888
url = "https://raw.githubusercontent.com/milkypostman/melpa/5eaf6987f92070ccc33d3e28c6bb2b96f72ba1aa/recipes/pip-requirements";
···
24421
prodigy = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
24422
melpaBuild {
24423
pname = "prodigy";
24424
+
version = "0.7.0";
24425
src = fetchFromGitHub {
24426
owner = "rejeep";
24427
repo = "prodigy.el";
24428
+
rev = "3bacca898db9b3493883c95f923a87eb1ce807eb";
24429
+
sha256 = "1whnk1902f8q03clm9xlfl47gkpsywf3mx0ykp70c1q496ab39qj";
24430
};
24431
recipeFile = fetchurl {
24432
url = "https://raw.githubusercontent.com/milkypostman/melpa/04686b7a450ccd4631ecf1d9bcd51572c21fd20d/recipes/prodigy";
···
24546
projectile-rails = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, inf-ruby, inflections, lib, melpaBuild, projectile, rake }:
24547
melpaBuild {
24548
pname = "projectile-rails";
24549
+
version = "0.11.0";
24550
src = fetchFromGitHub {
24551
owner = "asok";
24552
repo = "projectile-rails";
24553
+
rev = "c3a54723005d015d5d4364e4c74617dfd10ee294";
24554
+
sha256 = "1gywkxm9qk7y5za6fzjizxlc1lvwwa4mhadcyf1pxpq2119yhqy0";
24555
};
24556
recipeFile = fetchurl {
24557
url = "https://raw.githubusercontent.com/milkypostman/melpa/b16532bb8d08f7385bca4b83ab4e030d7b453524/recipes/projectile-rails";
···
24672
protobuf-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
24673
melpaBuild {
24674
pname = "protobuf-mode";
24675
+
version = "3.1.0";
24676
src = fetchFromGitHub {
24677
owner = "google";
24678
repo = "protobuf";
24679
+
rev = "a428e42072765993ff674fda72863c9f1aa2d268";
24680
+
sha256 = "0qlvpsmqgh9nw0k4zrxlxf75pafi3p0ahz99v6761b903y8qyv4i";
24681
};
24682
recipeFile = fetchurl {
24683
url = "https://raw.githubusercontent.com/milkypostman/melpa/b4e7f5f641251e17add561991d3bcf1fde23467b/recipes/protobuf-mode";
···
24924
py-autopep8 = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
24925
melpaBuild {
24926
pname = "py-autopep8";
24927
+
version = "2016.1";
24928
src = fetchFromGitHub {
24929
owner = "paetzke";
24930
repo = "py-autopep8.el";
24931
+
rev = "68e12d8788c91c7ec53a68acf1d23adb2ffa4788";
24932
+
sha256 = "16fmym6hvi2lx0mmbrrhld1vzki5iqfqx2m0xa9021gjjzb33lw6";
24933
};
24934
recipeFile = fetchurl {
24935
url = "https://raw.githubusercontent.com/milkypostman/melpa/c400e0f3cfe70821e621fe85d239b4f6596d5171/recipes/py-autopep8";
···
24945
py-isort = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
24946
melpaBuild {
24947
pname = "py-isort";
24948
+
version = "2016.1";
24949
src = fetchFromGitHub {
24950
owner = "paetzke";
24951
repo = "py-isort.el";
24952
+
rev = "e67306f459c47c53a65604e4eea88a3914596560";
24953
+
sha256 = "08i55gv392wc12x8v3dca0dmz8a8p9ljsqhyajsb6qv1k120wqhx";
24954
};
24955
recipeFile = fetchurl {
24956
url = "https://raw.githubusercontent.com/milkypostman/melpa/44377d11da07b49c8dc6887c948cc5ddfc065bd2/recipes/py-isort";
···
24966
py-yapf = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
24967
melpaBuild {
24968
pname = "py-yapf";
24969
+
version = "2016.1";
24970
src = fetchFromGitHub {
24971
owner = "paetzke";
24972
repo = "py-yapf.el";
24973
+
rev = "a878304202ad827a1f3de3dce1badd9ca8731146";
24974
+
sha256 = "1mmzqdigxx46my0h9497l25cjydy3vykg6slxkch4dzvhhlbap48";
24975
};
24976
recipeFile = fetchurl {
24977
url = "https://raw.githubusercontent.com/milkypostman/melpa/3306c6906d4b21868b9407de27fbebdaed3d00d5/recipes/py-yapf";
···
25365
ranger = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
25366
melpaBuild {
25367
pname = "ranger";
25368
+
version = "0.9.8.4";
25369
src = fetchFromGitHub {
25370
owner = "ralesi";
25371
repo = "ranger.el";
25372
+
rev = "cbde94a417d9d93fcee74de119aae867cbe772d7";
25373
+
sha256 = "0v3y77z8l5lg1ppl4szp9k80wjjnmlyxqjmmakc5l2vkq98gzcpq";
25374
};
25375
recipeFile = fetchurl {
25376
url = "https://raw.githubusercontent.com/milkypostman/melpa/0207e754f424823fb48e9c065c3ed9112a0c445b/recipes/ranger";
···
26055
license = lib.licenses.free;
26056
};
26057
}) {};
26058
+
ripgrep = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
26059
+
melpaBuild {
26060
+
pname = "ripgrep";
26061
+
version = "0.2.0";
26062
+
src = fetchFromGitHub {
26063
+
owner = "nlamirault";
26064
+
repo = "ripgrep.el";
26065
+
rev = "77e8aa61b5b893c037d87117943a164514c6145f";
26066
+
sha256 = "1xs8h2g02jdb05c07bk9qfvxvfchgzhccj5yhkxbnpxqmxpcskdc";
26067
+
};
26068
+
recipeFile = fetchurl {
26069
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/e8d789818876e959a1a59690f1dd7d4efa6d608b/recipes/ripgrep";
26070
+
sha256 = "1j9c3mhcyhs4xf44z6fnlvmb81pps25bp43gdqvp0954i068mgah";
26071
+
name = "ripgrep";
26072
+
};
26073
+
packageRequires = [];
26074
+
meta = {
26075
+
homepage = "https://melpa.org/#/ripgrep";
26076
+
license = lib.licenses.free;
26077
+
};
26078
+
}) {};
26079
robe = callPackage ({ fetchFromGitHub, fetchurl, inf-ruby, lib, melpaBuild }:
26080
melpaBuild {
26081
pname = "robe";
···
26436
sage-shell-mode = callPackage ({ cl-lib ? null, deferred, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
26437
melpaBuild {
26438
pname = "sage-shell-mode";
26439
+
version = "0.2.1";
26440
src = fetchFromGitHub {
26441
+
owner = "sagemath";
26442
repo = "sage-shell-mode";
26443
+
rev = "2cfc3b712796d1ed22e9c8a39d24e11316aab065";
26444
+
sha256 = "14wcnv78dwkxaq4g45kw0p34y5c5snscix0ar22bbryclqr929qy";
26445
};
26446
recipeFile = fetchurl {
26447
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/eb875c50c2f97919fd0027869c5d9970e1eaf373/recipes/sage-shell-mode";
26448
+
sha256 = "0ivqiigmp9cf88j4xapzanjpbx692r70wb4i25mnppqsi3jlwxdv";
26449
name = "sage-shell-mode";
26450
};
26451
packageRequires = [ cl-lib deferred emacs ];
···
27570
smartparens = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
27571
melpaBuild {
27572
pname = "smartparens";
27573
+
version = "1.8.0";
27574
src = fetchFromGitHub {
27575
owner = "Fuco1";
27576
repo = "smartparens";
27577
+
rev = "2350913f1db3b3744d2ff23c9f0f1676c8c9289e";
27578
+
sha256 = "1bz8k56w50mfdsyg3m7x4iibkzv4jiwwlxqlqmxclx9l45hz4ppx";
27579
};
27580
recipeFile = fetchurl {
27581
url = "https://raw.githubusercontent.com/milkypostman/melpa/bd98f85461ef7134502d4f2aa8ce1bc764f3bda3/recipes/smartparens";
···
28197
license = lib.licenses.free;
28198
};
28199
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
28200
stan-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
28201
melpaBuild {
28202
pname = "stan-mode";
···
28680
swift-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
28681
melpaBuild {
28682
pname = "swift-mode";
28683
+
version = "2.1.2";
28684
src = fetchFromGitHub {
28685
owner = "chrisbarrett";
28686
repo = "swift-mode";
28687
+
rev = "92119801203e2991543cbf943cc101673bd190bd";
28688
+
sha256 = "182lzswrkrzihcd5vmcwq94aqn2aj1j38ra0j3vcgk114rayy6dk";
28689
};
28690
recipeFile = fetchurl {
28691
url = "https://raw.githubusercontent.com/milkypostman/melpa/19cb133191cd6f9623e99e958d360113595e756a/recipes/swift-mode";
···
28973
systemd = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
28974
melpaBuild {
28975
pname = "systemd";
28976
+
version = "1.4.1";
28977
src = fetchFromGitHub {
28978
owner = "holomorph";
28979
repo = "systemd-mode";
28980
+
rev = "7769000ba6b395dfaa2c6b0fce48ae5d5cd9a035";
28981
+
sha256 = "1vqcqrq8qk9n512rbwi2lcvjiy0wqmybwa2lmrkv49yshqjhm5ld";
28982
};
28983
recipeFile = fetchurl {
28984
url = "https://raw.githubusercontent.com/milkypostman/melpa/ca810e512c357d1d0130aeeb9b46b38c595e3351/recipes/systemd";
···
29201
license = lib.licenses.free;
29202
};
29203
}) {};
29204
+
term-manager = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
29205
+
melpaBuild {
29206
+
pname = "term-manager";
29207
+
version = "0.1.1";
29208
+
src = fetchFromGitHub {
29209
+
owner = "IvanMalison";
29210
+
repo = "term-manager";
29211
+
rev = "0bca2e7e3b6e906ec67696bc0be952988ca7f733";
29212
+
sha256 = "0ybmszjb2lrgqp3zixpxy0lp2l9axw3mz2d4n2kmajh8ckbr576v";
29213
+
};
29214
+
recipeFile = fetchurl {
29215
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/0b2f7d8c8fcbb535432f8e70729d69a572e49a1a/recipes/term-manager";
29216
+
sha256 = "0ab388ki7vr1wpz81bvbl2fskq9zz5bicdf5gqfg01qzv5l75iza";
29217
+
name = "term-manager";
29218
+
};
29219
+
packageRequires = [ dash emacs ];
29220
+
meta = {
29221
+
homepage = "https://melpa.org/#/term-manager";
29222
+
license = lib.licenses.free;
29223
+
};
29224
+
}) {};
29225
+
term-projectile = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, projectile, term-manager }:
29226
+
melpaBuild {
29227
+
pname = "term-projectile";
29228
+
version = "0.1.1";
29229
+
src = fetchFromGitHub {
29230
+
owner = "IvanMalison";
29231
+
repo = "term-manager";
29232
+
rev = "0bca2e7e3b6e906ec67696bc0be952988ca7f733";
29233
+
sha256 = "0ybmszjb2lrgqp3zixpxy0lp2l9axw3mz2d4n2kmajh8ckbr576v";
29234
+
};
29235
+
recipeFile = fetchurl {
29236
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/5260876280148fae28a459f07932cebb059b560e/recipes/term-projectile";
29237
+
sha256 = "1mzyzjxkdfvf1kq9m3c1f6y6xzj1qq53rixawmnzmil5cmznvwag";
29238
+
name = "term-projectile";
29239
+
};
29240
+
packageRequires = [ projectile term-manager ];
29241
+
meta = {
29242
+
homepage = "https://melpa.org/#/term-projectile";
29243
+
license = lib.licenses.free;
29244
+
};
29245
+
}) {};
29246
term-run = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
29247
melpaBuild {
29248
pname = "term-run";
···
29935
license = lib.licenses.free;
29936
};
29937
}) {};
29938
+
typescript-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
29939
+
melpaBuild {
29940
+
pname = "typescript-mode";
29941
+
version = "0.1";
29942
+
src = fetchFromGitHub {
29943
+
owner = "ananthakumaran";
29944
+
repo = "typescript.el";
29945
+
rev = "abc0751c0e3f316a0064fc7342ffb89b49b02e15";
29946
+
sha256 = "0lgsyqzfjqhygs8a3icnfsp6y20h2rqrk4wbyc1xfmkbahs7qk8y";
29947
+
};
29948
+
recipeFile = fetchurl {
29949
+
url = "https://raw.githubusercontent.com/milkypostman/melpa/d3f534a1e2cee4ad2e32e32802c5080207417b3d/recipes/typescript-mode";
29950
+
sha256 = "01jyqy44ir59n9c2f6gh4xzwfmzdpnys1lw4lnsy6kirqgbsq9ha";
29951
+
name = "typescript-mode";
29952
+
};
29953
+
packageRequires = [];
29954
+
meta = {
29955
+
homepage = "https://melpa.org/#/typescript-mode";
29956
+
license = lib.licenses.free;
29957
+
};
29958
+
}) {};
29959
typit = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, mmt }:
29960
melpaBuild {
29961
pname = "typit";
···
31349
with-editor = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
31350
melpaBuild {
31351
pname = "with-editor";
31352
+
version = "2.5.5";
31353
src = fetchFromGitHub {
31354
owner = "magit";
31355
repo = "with-editor";
31356
+
rev = "c05420c75edaca71b15326d1fba629be9054749f";
31357
+
sha256 = "1nblk82yxmfxqnjz87xyjcak9jg9rk68657bxajh0l8rlf918yd4";
31358
};
31359
recipeFile = fetchurl {
31360
url = "https://raw.githubusercontent.com/milkypostman/melpa/8c52c840dc35f3fd17ec660e113ddbb53aa99076/recipes/with-editor";
···
31913
license = lib.licenses.free;
31914
};
31915
}) {};
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
31916
yaxception = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
31917
melpaBuild {
31918
pname = "yaxception";
···
32039
license = lib.licenses.free;
32040
};
32041
}) {};
32042
+
zerodark-theme = callPackage ({ all-the-icons, fetchFromGitHub, fetchurl, flycheck, lib, magit, melpaBuild, powerline, s }:
32043
melpaBuild {
32044
pname = "zerodark-theme";
32045
+
version = "3.5";
32046
src = fetchFromGitHub {
32047
owner = "NicolasPetton";
32048
repo = "zerodark-theme";
32049
+
rev = "e9205855c61c9afbfef061c3fd3703c3f7b39095";
32050
+
sha256 = "1lfhr4hxbr522nfd7blx21k8kfrwawqrqg6s8hx2hcjzjabfssjz";
32051
};
32052
recipeFile = fetchurl {
32053
url = "https://raw.githubusercontent.com/milkypostman/melpa/72ef967a9bea2e100ae17aad1a88db95820f4f6a/recipes/zerodark-theme";
32054
sha256 = "1nqzswmnq6h0av4rivqm237h7ghp7asa2nvls7nz4ma467p9qhp9";
32055
name = "zerodark-theme";
32056
};
32057
+
packageRequires = [ all-the-icons flycheck magit powerline s ];
32058
meta = {
32059
homepage = "https://melpa.org/#/zerodark-theme";
32060
license = lib.licenses.free;
+6
-6
pkgs/applications/editors/emacs-modes/org-generated.nix
···
1
{ callPackage }: {
2
org = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild {
3
pname = "org";
4
-
version = "20160912";
5
src = fetchurl {
6
-
url = "http://orgmode.org/elpa/org-20160912.tar";
7
-
sha256 = "1xawj0pdvqrgzlixxgbfa01gzajfaz47anr5m4aw035rhc6s02r7";
8
};
9
packageRequires = [];
10
meta = {
···
14
}) {};
15
org-plus-contrib = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild {
16
pname = "org-plus-contrib";
17
-
version = "20160912";
18
src = fetchurl {
19
-
url = "http://orgmode.org/elpa/org-plus-contrib-20160912.tar";
20
-
sha256 = "15id0gz60hqbhr183vnz4winpisa2kwrh47zqz37a5yx5b8fc84r";
21
};
22
packageRequires = [];
23
meta = {
···
1
{ callPackage }: {
2
org = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild {
3
pname = "org";
4
+
version = "20161003";
5
src = fetchurl {
6
+
url = "http://orgmode.org/elpa/org-20161003.tar";
7
+
sha256 = "1q59s9ir9x8ig4nfx6vbq3dj3ah01sjwvqax2x2dqxn2mk2igr4x";
8
};
9
packageRequires = [];
10
meta = {
···
14
}) {};
15
org-plus-contrib = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild {
16
pname = "org-plus-contrib";
17
+
version = "20161003";
18
src = fetchurl {
19
+
url = "http://orgmode.org/elpa/org-plus-contrib-20161003.tar";
20
+
sha256 = "0phi7jdkv7m4y7q7ilkz0dfw9g11d52dd34pv41dvawf032wvwn7";
21
};
22
packageRequires = [];
23
meta = {