melpa-stable-packages: 2018-02-26

Removals:
- swbuff: removed from melpa

+43 -85
+43 -85
pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix
··· 3247 license = lib.licenses.free; 3248 }; 3249 }) {}; 3250 - buffer-flip = callPackage ({ fetchFromGitHub, fetchurl, key-chord, lib, melpaBuild }: 3251 melpaBuild { 3252 pname = "buffer-flip"; 3253 - version = "1.2"; 3254 src = fetchFromGitHub { 3255 owner = "killdash9"; 3256 repo = "buffer-flip.el"; 3257 - rev = "386067141ca77848b266e068f8c6baf6b4c2ab5b"; 3258 - sha256 = "1bch4jk6d60aydvcc624026pwfby29fbcwm3zhrsksqc0d2qxdwq"; 3259 }; 3260 recipeFile = fetchurl { 3261 url = "https://raw.githubusercontent.com/milkypostman/melpa/3924870cac1392a7eaeeda34b92614c26c674d63/recipes/buffer-flip"; 3262 sha256 = "0ka9ynj528yp1p31hbhm89627v6dpwspybly806n92vxavxrn098"; 3263 name = "buffer-flip"; 3264 }; 3265 - packageRequires = [ key-chord ]; 3266 meta = { 3267 homepage = "https://melpa.org/#/buffer-flip"; 3268 license = lib.licenses.free; ··· 3502 buttercup = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 3503 melpaBuild { 3504 pname = "buttercup"; 3505 - version = "1.9"; 3506 src = fetchFromGitHub { 3507 owner = "jorgenschaefer"; 3508 repo = "emacs-buttercup"; 3509 - rev = "18a887957b0e22d3cc8873796bd27f06b2493a03"; 3510 - sha256 = "0y0wg0yqmvqjyhjs4dx8yw44hl19k227krd9mds220w0dx8wmhay"; 3511 }; 3512 recipeFile = fetchurl { 3513 url = "https://raw.githubusercontent.com/milkypostman/melpa/d4b187cb5b3cc5b546bfa6b94b6792e6363242d1/recipes/buttercup"; ··· 5087 company = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 5088 melpaBuild { 5089 pname = "company"; 5090 - version = "0.9.5"; 5091 src = fetchFromGitHub { 5092 owner = "company-mode"; 5093 repo = "company-mode"; 5094 - rev = "7cc0901489dff3d73ddc845ae060f938ecb85615"; 5095 - sha256 = "1kqj0nvnp8k7kg9fskl9g6z4pn1ik2a3lnvs01r1cxi1b5ixqjmk"; 5096 }; 5097 recipeFile = fetchurl { 5098 url = "https://raw.githubusercontent.com/milkypostman/melpa/96e7b4184497d0d0db532947f2801398b72432e4/recipes/company"; ··· 6059 counsel-etags = callPackage ({ counsel, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 6060 melpaBuild { 6061 pname = "counsel-etags"; 6062 - version = "1.4.0"; 6063 src = fetchFromGitHub { 6064 owner = "redguardtoo"; 6065 repo = "counsel-etags"; 6066 - rev = "80038731a5be72310ae499173ee793f36ac148b1"; 6067 - sha256 = "0psvdrxwlzhl8hxzvvdjc25xmk4v5v7ili5d0r78lrsq0k17nrg8"; 6068 }; 6069 recipeFile = fetchurl { 6070 url = "https://raw.githubusercontent.com/milkypostman/melpa/87528349a3ab305bfe98f30c5404913272817a38/recipes/counsel-etags"; ··· 8103 dtrt-indent = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 8104 melpaBuild { 8105 pname = "dtrt-indent"; 8106 - version = "0.5"; 8107 src = fetchFromGitHub { 8108 owner = "jscheid"; 8109 repo = "dtrt-indent"; 8110 - rev = "a87d3d9cf8d4d8cb6f108004e425f9a557683b75"; 8111 - sha256 = "0dia1xc8mng9bg987cpnhr2lciw4qbqsvzs4ayakrqfl2g3ny2qn"; 8112 }; 8113 recipeFile = fetchurl { 8114 url = "https://raw.githubusercontent.com/milkypostman/melpa/61bcbcfa6c0f38a1d87f5b6913b8be6c50ef2994/recipes/dtrt-indent"; ··· 12457 find-file-in-project = callPackage ({ emacs, fetchFromGitHub, fetchurl, ivy, lib, melpaBuild }: 12458 melpaBuild { 12459 pname = "find-file-in-project"; 12460 - version = "5.5.1"; 12461 src = fetchFromGitHub { 12462 owner = "technomancy"; 12463 repo = "find-file-in-project"; 12464 - rev = "ad7d8e3e72ca5044602af060ab2a39c8bbaa0c7b"; 12465 - sha256 = "04p9fv4rv5m9ll6dfbffq46wl3inzayjnrfr3v0wdnppyvpl411c"; 12466 }; 12467 recipeFile = fetchurl { 12468 url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/find-file-in-project"; ··· 14333 fountain-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 14334 melpaBuild { 14335 pname = "fountain-mode"; 14336 - version = "2.4.2"; 14337 src = fetchFromGitHub { 14338 owner = "rnkn"; 14339 repo = "fountain-mode"; 14340 - rev = "e2878da13e7b87a824ebd6c842e9f552369b220c"; 14341 - sha256 = "091c8scwdxfrg710d1rkqad6l2y8hiw8f5jg4ayvrjm7d0s29hsa"; 14342 }; 14343 recipeFile = fetchurl { 14344 url = "https://raw.githubusercontent.com/milkypostman/melpa/913386ac8d5049d37154da3ab32bde408a226511/recipes/fountain-mode"; ··· 15640 license = lib.licenses.free; 15641 }; 15642 }) {}; 15643 - glab = callPackage ({ emacs, fetchFromGitLab, fetchurl, lib, melpaBuild }: 15644 - melpaBuild { 15645 - pname = "glab"; 15646 - version = "1.1.1"; 15647 - src = fetchFromGitLab { 15648 - owner = "tarsius"; 15649 - repo = "glab"; 15650 - rev = "5ced0214622450930bcea105b9aac785c594609d"; 15651 - sha256 = "100lz4dqn9ggvlvdrp909cy44br9hnlaa62pj0kp1vdqqxfxwfyn"; 15652 - }; 15653 - recipeFile = fetchurl { 15654 - url = "https://raw.githubusercontent.com/milkypostman/melpa/9375cbae3ffe5bf4ba5606358860050f3005d9b7/recipes/glab"; 15655 - sha256 = "0z34kzly39mdqsyqpi3n5m3189g0d7lsvk2ksmh46zdziak715di"; 15656 - name = "glab"; 15657 - }; 15658 - packageRequires = [ emacs ]; 15659 - meta = { 15660 - homepage = "https://melpa.org/#/glab"; 15661 - license = lib.licenses.free; 15662 - }; 15663 - }) {}; 15664 gmail-message-mode = callPackage ({ fetchFromGitHub, fetchurl, ham-mode, lib, melpaBuild }: 15665 melpaBuild { 15666 pname = "gmail-message-mode"; ··· 17310 helm = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, popup }: 17311 melpaBuild { 17312 pname = "helm"; 17313 - version = "2.8.8"; 17314 src = fetchFromGitHub { 17315 owner = "emacs-helm"; 17316 repo = "helm"; 17317 - rev = "5b7237acc11ed0fbee10af9cf6345da7c3d9dd26"; 17318 - sha256 = "18ay4c5mvr5b5i8qfn1h75yy5znzm1l6h5rhhzhhaiidvb2arr69"; 17319 }; 17320 recipeFile = fetchurl { 17321 url = "https://raw.githubusercontent.com/milkypostman/melpa/7e8bccffdf69479892d76b9336a4bec3f35e919d/recipes/helm"; ··· 17646 helm-core = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 17647 melpaBuild { 17648 pname = "helm-core"; 17649 - version = "2.8.8"; 17650 src = fetchFromGitHub { 17651 owner = "emacs-helm"; 17652 repo = "helm"; 17653 - rev = "5b7237acc11ed0fbee10af9cf6345da7c3d9dd26"; 17654 - sha256 = "18ay4c5mvr5b5i8qfn1h75yy5znzm1l6h5rhhzhhaiidvb2arr69"; 17655 }; 17656 recipeFile = fetchurl { 17657 url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7a700c5665e6d72cb4cecf7fb5a2dd43ef9bf7/recipes/helm-core"; ··· 31108 python-pytest = callPackage ({ dash, dash-functional, emacs, fetchFromGitHub, fetchurl, lib, magit-popup, melpaBuild, projectile, s }: 31109 melpaBuild { 31110 pname = "python-pytest"; 31111 - version = "0.2.0"; 31112 src = fetchFromGitHub { 31113 owner = "wbolster"; 31114 repo = "emacs-python-pytest"; 31115 - rev = "440f65ff4859fe45ae411dead032d74a2eb1d035"; 31116 - sha256 = "1di8jdvaknr4vx2a68hr4pb040lbfjw2ckzfgmzv527ln5ndww6b"; 31117 }; 31118 recipeFile = fetchurl { 31119 url = "https://raw.githubusercontent.com/milkypostman/melpa/d95442748827911e082a55f4fd7c348a3757e274/recipes/python-pytest"; ··· 31178 pyvenv = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 31179 melpaBuild { 31180 pname = "pyvenv"; 31181 - version = "1.11"; 31182 src = fetchFromGitHub { 31183 owner = "jorgenschaefer"; 31184 repo = "pyvenv"; 31185 - rev = "f925bcb46ea64b699f7cd06933c48e0d5db88b73"; 31186 - sha256 = "1a346qdimr1dvj53q033aqnahwd2dhyn9jadrs019nm0bzgw7g63"; 31187 }; 31188 recipeFile = fetchurl { 31189 url = "https://raw.githubusercontent.com/milkypostman/melpa/e37236b89b9705ba7a9d134b1fb2c3c003953a9b/recipes/pyvenv"; ··· 35043 license = lib.licenses.free; 35044 }; 35045 }) {}; 35046 - ssh-deploy = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 35047 melpaBuild { 35048 pname = "ssh-deploy"; 35049 - version = "1.4"; 35050 src = fetchFromGitHub { 35051 owner = "cjohansson"; 35052 repo = "emacs-ssh-deploy"; 35053 - rev = "ab4b80e206163b09a021f7de157e8bd4ae66358b"; 35054 - sha256 = "1c8hk7xwwlgkdw5xjcznpmajv904v2vs8mrcnmlay99r2qj3p2yx"; 35055 }; 35056 recipeFile = fetchurl { 35057 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/ssh-deploy"; 35058 sha256 = "1ys3cc5fz8y4rsiq3daqgcpa14ssv1q4cw0pqbfscql6mps0mjdm"; 35059 name = "ssh-deploy"; 35060 }; 35061 - packageRequires = []; 35062 meta = { 35063 homepage = "https://melpa.org/#/ssh-deploy"; 35064 license = lib.licenses.free; ··· 35504 license = lib.licenses.free; 35505 }; 35506 }) {}; 35507 - swbuff = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 35508 - melpaBuild { 35509 - pname = "swbuff"; 35510 - version = "3.3"; 35511 - src = fetchFromGitHub { 35512 - owner = "emacsorphanage"; 35513 - repo = "swbuff"; 35514 - rev = "8d5b2bec12503509554f9dd83b97c198b259db2b"; 35515 - sha256 = "0h96pwvf1smd2kakd5ydsn6q59dv9sj706p1ak86aj82m028wzk5"; 35516 - }; 35517 - recipeFile = fetchurl { 35518 - url = "https://raw.githubusercontent.com/milkypostman/melpa/39e87d0e01a4a836671b6d6e22091df6ebecf566/recipes/swbuff"; 35519 - sha256 = "1bqnq6zxkq4yyq3khnkbprgwq5k93rpcmmkjbr9wqf9drfld1bkk"; 35520 - name = "swbuff"; 35521 - }; 35522 - packageRequires = []; 35523 - meta = { 35524 - homepage = "https://melpa.org/#/swbuff"; 35525 - license = lib.licenses.free; 35526 - }; 35527 - }) {}; 35528 sweetgreen = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, request }: 35529 melpaBuild { 35530 pname = "sweetgreen"; ··· 39523 version = "1.80"; 39524 src = fetchhg { 39525 url = "https://www.yatex.org/hgrepos/yatex"; 39526 - rev = "b1896ef49747"; 39527 - sha256 = "1a8qc1krskl5qdy4fikilrrzrwmrghs4h1yaj5lclzywpc67zi8b"; 39528 }; 39529 recipeFile = fetchurl { 39530 url = "https://raw.githubusercontent.com/milkypostman/melpa/9854c39fc1889891fe460d0d5ac9224de3f6c635/recipes/yatex"; ··· 39925 license = lib.licenses.free; 39926 }; 39927 }) {}; 39928 - }
··· 3247 license = lib.licenses.free; 3248 }; 3249 }) {}; 3250 + buffer-flip = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 3251 melpaBuild { 3252 pname = "buffer-flip"; 3253 + version = "2.0"; 3254 src = fetchFromGitHub { 3255 owner = "killdash9"; 3256 repo = "buffer-flip.el"; 3257 + rev = "868aa9e04438d57746e0b1f5a13bcb9b64061c05"; 3258 + sha256 = "0b069g89b34s76ds3axmpiwl924fjd1jh6z6fdw5x0h0lj20pa87"; 3259 }; 3260 recipeFile = fetchurl { 3261 url = "https://raw.githubusercontent.com/milkypostman/melpa/3924870cac1392a7eaeeda34b92614c26c674d63/recipes/buffer-flip"; 3262 sha256 = "0ka9ynj528yp1p31hbhm89627v6dpwspybly806n92vxavxrn098"; 3263 name = "buffer-flip"; 3264 }; 3265 + packageRequires = []; 3266 meta = { 3267 homepage = "https://melpa.org/#/buffer-flip"; 3268 license = lib.licenses.free; ··· 3502 buttercup = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 3503 melpaBuild { 3504 pname = "buttercup"; 3505 + version = "1.11"; 3506 src = fetchFromGitHub { 3507 owner = "jorgenschaefer"; 3508 repo = "emacs-buttercup"; 3509 + rev = "8d27bb99463bc230a76dee96378dd337622988f5"; 3510 + sha256 = "0s5vfzcfsiqb6bc6jh95a2dyy23b4bvhdpzn2fcq8awldbpx51fh"; 3511 }; 3512 recipeFile = fetchurl { 3513 url = "https://raw.githubusercontent.com/milkypostman/melpa/d4b187cb5b3cc5b546bfa6b94b6792e6363242d1/recipes/buttercup"; ··· 5087 company = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 5088 melpaBuild { 5089 pname = "company"; 5090 + version = "0.9.6"; 5091 src = fetchFromGitHub { 5092 owner = "company-mode"; 5093 repo = "company-mode"; 5094 + rev = "4711695af3df93f1bbceee165c505fea5bfc49ac"; 5095 + sha256 = "0x8zwq88k85ikzr0klm6nfa6i1wbykzfa790cg9cmi7wrsywimm1"; 5096 }; 5097 recipeFile = fetchurl { 5098 url = "https://raw.githubusercontent.com/milkypostman/melpa/96e7b4184497d0d0db532947f2801398b72432e4/recipes/company"; ··· 6059 counsel-etags = callPackage ({ counsel, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 6060 melpaBuild { 6061 pname = "counsel-etags"; 6062 + version = "1.4.1"; 6063 src = fetchFromGitHub { 6064 owner = "redguardtoo"; 6065 repo = "counsel-etags"; 6066 + rev = "9d70490b551503aac22241c8089a46e55dd3deba"; 6067 + sha256 = "03yr0y3z0jgh8c1db43nq0888rr561f6ks5fmf254aibh63schff"; 6068 }; 6069 recipeFile = fetchurl { 6070 url = "https://raw.githubusercontent.com/milkypostman/melpa/87528349a3ab305bfe98f30c5404913272817a38/recipes/counsel-etags"; ··· 8103 dtrt-indent = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 8104 melpaBuild { 8105 pname = "dtrt-indent"; 8106 + version = "0.6"; 8107 src = fetchFromGitHub { 8108 owner = "jscheid"; 8109 repo = "dtrt-indent"; 8110 + rev = "3ea5136bde1240f93fbf3ce30fffc4f279a58d27"; 8111 + sha256 = "0lkc8y09lhlpg7vrn2459c5fxn0nvxbzqhwadmkgc046i3aapqpg"; 8112 }; 8113 recipeFile = fetchurl { 8114 url = "https://raw.githubusercontent.com/milkypostman/melpa/61bcbcfa6c0f38a1d87f5b6913b8be6c50ef2994/recipes/dtrt-indent"; ··· 12457 find-file-in-project = callPackage ({ emacs, fetchFromGitHub, fetchurl, ivy, lib, melpaBuild }: 12458 melpaBuild { 12459 pname = "find-file-in-project"; 12460 + version = "5.5.2"; 12461 src = fetchFromGitHub { 12462 owner = "technomancy"; 12463 repo = "find-file-in-project"; 12464 + rev = "aba912a73d1f3fcff0d184b49008a2fa1655ad7e"; 12465 + sha256 = "145n04lid9alrm8nl6gfnll75jz1ssli48pbsc9zyva00ryk83my"; 12466 }; 12467 recipeFile = fetchurl { 12468 url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/find-file-in-project"; ··· 14333 fountain-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 14334 melpaBuild { 14335 pname = "fountain-mode"; 14336 + version = "2.5.0"; 14337 src = fetchFromGitHub { 14338 owner = "rnkn"; 14339 repo = "fountain-mode"; 14340 + rev = "ee20f7a3bcb86b661a38480acf853c1da2db6d26"; 14341 + sha256 = "0y7ji7p3blgzbwsz434346g835hzjs896hd7jli1ig0b9b0l43my"; 14342 }; 14343 recipeFile = fetchurl { 14344 url = "https://raw.githubusercontent.com/milkypostman/melpa/913386ac8d5049d37154da3ab32bde408a226511/recipes/fountain-mode"; ··· 15640 license = lib.licenses.free; 15641 }; 15642 }) {}; 15643 gmail-message-mode = callPackage ({ fetchFromGitHub, fetchurl, ham-mode, lib, melpaBuild }: 15644 melpaBuild { 15645 pname = "gmail-message-mode"; ··· 17289 helm = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, popup }: 17290 melpaBuild { 17291 pname = "helm"; 17292 + version = "2.9.0"; 17293 src = fetchFromGitHub { 17294 owner = "emacs-helm"; 17295 repo = "helm"; 17296 + rev = "3dda0089ace4696cd5cfd397d5f5710fd3374e69"; 17297 + sha256 = "1r7jwp3l0n77zxvsl3h0rf4jff2ah0kpn3cgxyinl98js95w8fgy"; 17298 }; 17299 recipeFile = fetchurl { 17300 url = "https://raw.githubusercontent.com/milkypostman/melpa/7e8bccffdf69479892d76b9336a4bec3f35e919d/recipes/helm"; ··· 17625 helm-core = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 17626 melpaBuild { 17627 pname = "helm-core"; 17628 + version = "2.9.0"; 17629 src = fetchFromGitHub { 17630 owner = "emacs-helm"; 17631 repo = "helm"; 17632 + rev = "3dda0089ace4696cd5cfd397d5f5710fd3374e69"; 17633 + sha256 = "1r7jwp3l0n77zxvsl3h0rf4jff2ah0kpn3cgxyinl98js95w8fgy"; 17634 }; 17635 recipeFile = fetchurl { 17636 url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7a700c5665e6d72cb4cecf7fb5a2dd43ef9bf7/recipes/helm-core"; ··· 31087 python-pytest = callPackage ({ dash, dash-functional, emacs, fetchFromGitHub, fetchurl, lib, magit-popup, melpaBuild, projectile, s }: 31088 melpaBuild { 31089 pname = "python-pytest"; 31090 + version = "0.2.2"; 31091 src = fetchFromGitHub { 31092 owner = "wbolster"; 31093 repo = "emacs-python-pytest"; 31094 + rev = "0ed385f7e8edd1a7d0aee72f5112459ea9054cbe"; 31095 + sha256 = "1wpvgx8ldrnq0pjr8iq65f3m0kmh1c9hnv1lkrgrglqazs2c6hbm"; 31096 }; 31097 recipeFile = fetchurl { 31098 url = "https://raw.githubusercontent.com/milkypostman/melpa/d95442748827911e082a55f4fd7c348a3757e274/recipes/python-pytest"; ··· 31157 pyvenv = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }: 31158 melpaBuild { 31159 pname = "pyvenv"; 31160 + version = "1.12"; 31161 src = fetchFromGitHub { 31162 owner = "jorgenschaefer"; 31163 repo = "pyvenv"; 31164 + rev = "71eec02c25006737444dec7dfd004285f6cff6a8"; 31165 + sha256 = "1j62qf4llrbmwwi7ynrhnzvh0g4razbc21vdlaa8jkjg6y5id95m"; 31166 }; 31167 recipeFile = fetchurl { 31168 url = "https://raw.githubusercontent.com/milkypostman/melpa/e37236b89b9705ba7a9d134b1fb2c3c003953a9b/recipes/pyvenv"; ··· 35022 license = lib.licenses.free; 35023 }; 35024 }) {}; 35025 + ssh-deploy = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }: 35026 melpaBuild { 35027 pname = "ssh-deploy"; 35028 + version = "1.5"; 35029 src = fetchFromGitHub { 35030 owner = "cjohansson"; 35031 repo = "emacs-ssh-deploy"; 35032 + rev = "aef539bb4feefe927fa48d01736dfadb7b3d7930"; 35033 + sha256 = "0vra7y2icid9sdyp7iygwkp4xaas249nm1lcbcyfpaad250g2pn4"; 35034 }; 35035 recipeFile = fetchurl { 35036 url = "https://raw.githubusercontent.com/milkypostman/melpa/855ea20024b606314f8590129259747cac0bcc97/recipes/ssh-deploy"; 35037 sha256 = "1ys3cc5fz8y4rsiq3daqgcpa14ssv1q4cw0pqbfscql6mps0mjdm"; 35038 name = "ssh-deploy"; 35039 }; 35040 + packageRequires = [ emacs ]; 35041 meta = { 35042 homepage = "https://melpa.org/#/ssh-deploy"; 35043 license = lib.licenses.free; ··· 35483 license = lib.licenses.free; 35484 }; 35485 }) {}; 35486 sweetgreen = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, request }: 35487 melpaBuild { 35488 pname = "sweetgreen"; ··· 39481 version = "1.80"; 39482 src = fetchhg { 39483 url = "https://www.yatex.org/hgrepos/yatex"; 39484 + rev = "af4601ee3c6a"; 39485 + sha256 = "1r0irbkg8c5aapd1i7il31wv2fmhi0bzspiy21k670m896jqx50p"; 39486 }; 39487 recipeFile = fetchurl { 39488 url = "https://raw.githubusercontent.com/milkypostman/melpa/9854c39fc1889891fe460d0d5ac9224de3f6c635/recipes/yatex"; ··· 39883 license = lib.licenses.free; 39884 }; 39885 }) {}; 39886 + }