Merge master into haskell-updates

authored by

github-actions[bot] and committed by
GitHub
960b376e 237ece08

+3480 -2272
+6
maintainers/maintainer-list.nix
··· 10406 fingerprint = "B234 EFD4 2B42 FE81 EE4D 7627 F72C 4A88 7F9A 24CA"; 10407 }]; 10408 }; 10409 sivteck = { 10410 email = "sivaram1992@gmail.com"; 10411 github = "sivteck";
··· 10406 fingerprint = "B234 EFD4 2B42 FE81 EE4D 7627 F72C 4A88 7F9A 24CA"; 10407 }]; 10408 }; 10409 + sirseruju = { 10410 + email = "sir.seruju@yandex.ru"; 10411 + github = "sirseruju"; 10412 + githubId = 74881555; 10413 + name = "Fofanov Sergey"; 10414 + }; 10415 sivteck = { 10416 email = "sivaram1992@gmail.com"; 10417 github = "sivteck";
+2 -3
nixos/modules/services/databases/influxdb.nix
··· 96 }; 97 } cfg.extraConfig; 98 99 - configFile = pkgs.runCommand "config.toml" { 100 - buildInputs = [ pkgs.remarshal ]; 101 - preferLocalBuild = true; 102 } '' 103 remarshal -if json -of toml \ 104 < ${pkgs.writeText "config.json" (builtins.toJSON configOptions)} \
··· 96 }; 97 } cfg.extraConfig; 98 99 + configFile = pkgs.runCommandLocal "config.toml" { 100 + nativeBuildInputs = [ pkgs.remarshal ]; 101 } '' 102 remarshal -if json -of toml \ 103 < ${pkgs.writeText "config.json" (builtins.toJSON configOptions)} \
+5
nixos/modules/services/monitoring/prometheus/exporters/rtl_433.nix
··· 61 serviceConfig = { 62 # rtl-sdr udev rules make supported USB devices +rw by plugdev. 63 SupplementaryGroups = "plugdev"; 64 ExecStart = let 65 matchers = (map (m: 66 "--channel_matcher '${m.name},${toString m.channel},${m.location}'"
··· 61 serviceConfig = { 62 # rtl-sdr udev rules make supported USB devices +rw by plugdev. 63 SupplementaryGroups = "plugdev"; 64 + # rtl_433 needs rw access to the USB radio. 65 + PrivateDevices = lib.mkForce false; 66 + DeviceAllow = lib.mkForce "char-usb_device rw"; 67 + RestrictAddressFamilies = [ "AF_NETLINK" ]; 68 + 69 ExecStart = let 70 matchers = (map (m: 71 "--channel_matcher '${m.name},${toString m.channel},${m.location}'"
+2 -2
pkgs/applications/audio/lmms/default.nix
··· 1 { lib, fetchFromGitHub, cmake, pkg-config, alsa-lib ? null, fftwFloat, fltk13 2 - , fluidsynth_1 ? null, lame ? null, libgig ? null, libjack2 ? null, libpulseaudio ? null 3 , libsamplerate, libsoundio ? null, libsndfile, libvorbis ? null, portaudio ? null 4 , qtbase, qtx11extras, qttools, SDL ? null, mkDerivation }: 5 ··· 21 alsa-lib 22 fftwFloat 23 fltk13 24 - fluidsynth_1 25 lame 26 libgig 27 libjack2
··· 1 { lib, fetchFromGitHub, cmake, pkg-config, alsa-lib ? null, fftwFloat, fltk13 2 + , fluidsynth ? null, lame ? null, libgig ? null, libjack2 ? null, libpulseaudio ? null 3 , libsamplerate, libsoundio ? null, libsndfile, libvorbis ? null, portaudio ? null 4 , qtbase, qtx11extras, qttools, SDL ? null, mkDerivation }: 5 ··· 21 alsa-lib 22 fftwFloat 23 fltk13 24 + fluidsynth 25 lame 26 libgig 27 libjack2
+4 -4
pkgs/applications/blockchains/trezor-suite/default.nix
··· 8 9 let 10 pname = "trezor-suite"; 11 - version = "21.9.2"; 12 name = "${pname}-${version}"; 13 14 suffix = { ··· 18 19 src = fetchurl { 20 url = "https://github.com/trezor/${pname}/releases/download/v${version}/Trezor-Suite-${version}-${suffix}.AppImage"; 21 - sha512 = { # curl -Lfs https://github.com/trezor/trezor-suite/releases/latest/download/latest-linux{-arm64,}.yml | rg ^sha512 | sed 's/: /-/' 22 - aarch64-linux = "sha512-mgip818sGkrKwF4v2mj/JeTNxBoj7DgdNPoxZ8sp8OvojHB2sa0hm4YXfrzAdPf8CP6d5ChUmwccQyYilGUiOQ=="; 23 - x86_64-linux = "sha512-f02m8Q6ITYhIXH1FS2BA/QYYsdtxklDDNYBXBarj8b1kA+yhDFZ3VL9vy+nZNdPQHQ2yMQreDzpcToXBQ67XyQ=="; 24 }.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}"); 25 }; 26
··· 8 9 let 10 pname = "trezor-suite"; 11 + version = "21.10.2"; 12 name = "${pname}-${version}"; 13 14 suffix = { ··· 18 19 src = fetchurl { 20 url = "https://github.com/trezor/${pname}/releases/download/v${version}/Trezor-Suite-${version}-${suffix}.AppImage"; 21 + sha512 = { # curl -Lfs https://github.com/trezor/trezor-suite/releases/latest/download/latest-linux{-arm64,}.yml | grep ^sha512 | sed 's/: /-/' 22 + aarch64-linux = "sha512-+qXN9cQk1u18ZzeMecPNfhkTTsw61iM/IJYksPJl9+zx2AKldv9tAFUnnmKZ65LabiaIXI+emN185SRRcaOndw=="; 23 + x86_64-linux = "sha512-WpiG8VOEODqsQ1/jERiEEGwVqR0zbMqERGjOysEVYorA0p3xZyl7OSpWOSWaUjPBZpQtJIBdqhSXeoSRcvfJgg=="; 24 }.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}"); 25 }; 26
+3 -3
pkgs/applications/editors/emacs/elisp-packages/apheleia/default.nix
··· 7 8 trivialBuild rec { 9 pname = "apheleia"; 10 - version = "0.pre+unstable=2021-08-08"; 11 12 src = fetchFromGitHub { 13 owner = "raxod502"; 14 repo = pname; 15 - rev = "8e022c67fea4248f831c678b31c19646cbcbbf6f"; 16 - hash = "sha256-Put/BBQ7V423C18UIVfaM17T+TDWtAxRZi7WI8doPJw="; 17 }; 18 19 buildInputs = [
··· 7 8 trivialBuild rec { 9 pname = "apheleia"; 10 + version = "1.1.2+unstable=2021-10-03"; 11 12 src = fetchFromGitHub { 13 owner = "raxod502"; 14 repo = pname; 15 + rev = "8b9d576f2fda10d0c9051fc03c1eb1d9791e32fd"; 16 + hash = "sha256-QwGlCdHBll16mbfQxGw1EORZFUxYCZSt8ThYTTGjRpo="; 17 }; 18 19 buildInputs = [
+87 -57
pkgs/applications/editors/emacs/elisp-packages/elpa-generated.nix
··· 369 elpaBuild { 370 pname = "boxy"; 371 ename = "boxy"; 372 - version = "1.0.2"; 373 src = fetchurl { 374 - url = "https://elpa.gnu.org/packages/boxy-1.0.2.tar"; 375 - sha256 = "07m832kn4d6njfz21qfmh12gzd35d17v29pqlxfq9v03cazww4lr"; 376 }; 377 packageRequires = [ emacs ]; 378 meta = { ··· 380 license = lib.licenses.free; 381 }; 382 }) {}; 383 - boxy-headlines = callPackage ({ boxy, elpaBuild, emacs, fetchurl, lib }: 384 elpaBuild { 385 - pname = "boxy-headlines"; 386 - ename = "boxy-headlines"; 387 - version = "1.0.2"; 388 src = fetchurl { 389 - url = "https://elpa.gnu.org/packages/boxy-headlines-1.0.2.tar"; 390 - sha256 = "1j8j2vc318mb4i116qs9zj6cvkiy1fips09mkzj6lqr25qk5fi31"; 391 }; 392 - packageRequires = [ boxy emacs ]; 393 meta = { 394 - homepage = "https://elpa.gnu.org/packages/boxy-headlines.html"; 395 license = lib.licenses.free; 396 }; 397 }) {}; ··· 666 elpaBuild { 667 pname = "consult"; 668 ename = "consult"; 669 - version = "0.11"; 670 src = fetchurl { 671 - url = "https://elpa.gnu.org/packages/consult-0.11.tar"; 672 - sha256 = "14zjhsfhq5g9257maivyzpj5qxi1kprcsdk1qalwybyylyb4q4kk"; 673 }; 674 packageRequires = [ emacs ]; 675 meta = { ··· 696 elpaBuild { 697 pname = "corfu"; 698 ename = "corfu"; 699 - version = "0.11"; 700 src = fetchurl { 701 - url = "https://elpa.gnu.org/packages/corfu-0.11.tar"; 702 - sha256 = "1sf7ll25ry7vwff4bvqgdh84zviqj6wifmqdb2z8hf12awz63icz"; 703 }; 704 packageRequires = [ emacs ]; 705 meta = { ··· 1086 elpaBuild { 1087 pname = "ebdb"; 1088 ename = "ebdb"; 1089 - version = "0.8.5"; 1090 src = fetchurl { 1091 - url = "https://elpa.gnu.org/packages/ebdb-0.8.5.tar"; 1092 - sha256 = "1p2chzj5hnaiqhammvdp82ck5pi6h1rl9r782zaqxrhrqsp3vg09"; 1093 }; 1094 packageRequires = [ emacs seq ]; 1095 meta = { ··· 1146 elpaBuild { 1147 pname = "eev"; 1148 ename = "eev"; 1149 - version = "20211006"; 1150 src = fetchurl { 1151 - url = "https://elpa.gnu.org/packages/eev-20211006.tar"; 1152 - sha256 = "08z9q5y46fqm7r1gwiv0ir2hcybwfrvh0b7pxsrppjs1gvclyazn"; 1153 }; 1154 packageRequires = [ emacs ]; 1155 meta = { ··· 1322 packageRequires = []; 1323 meta = { 1324 homepage = "https://elpa.gnu.org/packages/epoch-view.html"; 1325 license = lib.licenses.free; 1326 }; 1327 }) {}; ··· 2084 license = lib.licenses.free; 2085 }; 2086 }) {}; 2087 - kiwix = callPackage ({ elpaBuild, elquery, emacs, fetchurl, lib, request }: 2088 elpaBuild { 2089 pname = "kiwix"; 2090 ename = "kiwix"; 2091 - version = "1.1.0"; 2092 src = fetchurl { 2093 - url = "https://elpa.gnu.org/packages/kiwix-1.1.0.tar"; 2094 - sha256 = "1clp0q34bs395d0hrqdyvm9ds665hgf5qrdiqa14k31h4lbv2wsn"; 2095 }; 2096 - packageRequires = [ elquery emacs request ]; 2097 meta = { 2098 homepage = "https://elpa.gnu.org/packages/kiwix.html"; 2099 license = lib.licenses.free; ··· 2268 elpaBuild { 2269 pname = "marginalia"; 2270 ename = "marginalia"; 2271 - version = "0.8"; 2272 src = fetchurl { 2273 - url = "https://elpa.gnu.org/packages/marginalia-0.8.tar"; 2274 - sha256 = "0afry11i7kgfa0q83p63hmahl7jzsqhn4sl1rnkjy98pnikwv9kd"; 2275 }; 2276 packageRequires = [ emacs ]; 2277 meta = { ··· 2577 license = lib.licenses.free; 2578 }; 2579 }) {}; 2580 nano-modeline = callPackage ({ elpaBuild, emacs, fetchurl, lib }: 2581 elpaBuild { 2582 pname = "nano-modeline"; 2583 ename = "nano-modeline"; 2584 - version = "0.1"; 2585 src = fetchurl { 2586 - url = "https://elpa.gnu.org/packages/nano-modeline-0.1.tar"; 2587 - sha256 = "10hnxgjp56dqydf39mbn9zmwwvnwzi89lwnam5k3x6d6p2cnfgcx"; 2588 }; 2589 packageRequires = [ emacs ]; 2590 meta = { ··· 2596 elpaBuild { 2597 pname = "nano-theme"; 2598 ename = "nano-theme"; 2599 - version = "0.2"; 2600 src = fetchurl { 2601 - url = "https://elpa.gnu.org/packages/nano-theme-0.2.tar"; 2602 - sha256 = "0kcirnl1fg9kvavw8aq9l16jv4rrxv5w62i7wrsjn7np697sm0s6"; 2603 }; 2604 packageRequires = [ emacs ]; 2605 meta = { ··· 2791 license = lib.licenses.free; 2792 }; 2793 }) {}; 2794 - org-real = callPackage ({ boxy, elpaBuild, emacs, fetchurl, lib }: 2795 elpaBuild { 2796 pname = "org-real"; 2797 ename = "org-real"; 2798 - version = "1.0.1"; 2799 src = fetchurl { 2800 - url = "https://elpa.gnu.org/packages/org-real-1.0.1.tar"; 2801 - sha256 = "0rklzp32v30ndyqli3fjcsqvvpiz3klsz26b7zn2bai2ldx6016s"; 2802 }; 2803 - packageRequires = [ boxy emacs ]; 2804 meta = { 2805 homepage = "https://elpa.gnu.org/packages/org-real.html"; 2806 license = lib.licenses.free; ··· 3020 elpaBuild { 3021 pname = "project"; 3022 ename = "project"; 3023 - version = "0.8.0"; 3024 src = fetchurl { 3025 - url = "https://elpa.gnu.org/packages/project-0.8.0.tar"; 3026 - sha256 = "05q2zr661bn2h6pdvyv3apdajfxnsx0rb0n5np8cg98a7gw4zyxd"; 3027 }; 3028 packageRequires = [ emacs xref ]; 3029 meta = { ··· 3095 elpaBuild { 3096 pname = "python"; 3097 ename = "python"; 3098 - version = "0.27.1"; 3099 src = fetchurl { 3100 - url = "https://elpa.gnu.org/packages/python-0.27.1.el"; 3101 - sha256 = "0jygl2w8x73v22w0rzq75i2hnm3f46dzgg5x1ckz720nznvwwkka"; 3102 }; 3103 packageRequires = [ cl-lib emacs ]; 3104 meta = { ··· 3546 elpaBuild { 3547 pname = "shelisp"; 3548 ename = "shelisp"; 3549 - version = "0.9.1"; 3550 src = fetchurl { 3551 - url = "https://elpa.gnu.org/packages/shelisp-0.9.1.el"; 3552 - sha256 = "15z8rpx8nhx53q77z5fqcpww255di80lb5mm28mnn2myalrr8b59"; 3553 }; 3554 packageRequires = []; 3555 meta = { ··· 3561 elpaBuild { 3562 pname = "shell-command-plus"; 3563 ename = "shell-command+"; 3564 - version = "2.2.1"; 3565 src = fetchurl { 3566 - url = "https://elpa.gnu.org/packages/shell-command+-2.2.1.tar"; 3567 - sha256 = "1dmi7fn4g55va5ljpyswr3dpgj471747kkdixfyp8zpsbhvr5yf6"; 3568 }; 3569 packageRequires = [ emacs ]; 3570 meta = { ··· 4574 elpaBuild { 4575 pname = "xref"; 4576 ename = "xref"; 4577 - version = "1.2.2"; 4578 src = fetchurl { 4579 - url = "https://elpa.gnu.org/packages/xref-1.2.2.tar"; 4580 - sha256 = "14kdy8blhs6lwg349l9lmv0bbpybgi9nsg2iic3v87j4jyi41ljm"; 4581 }; 4582 packageRequires = [ emacs ]; 4583 meta = {
··· 369 elpaBuild { 370 pname = "boxy"; 371 ename = "boxy"; 372 + version = "1.0.4"; 373 src = fetchurl { 374 + url = "https://elpa.gnu.org/packages/boxy-1.0.4.tar"; 375 + sha256 = "0cwzjyj8yjg13b63va6pnj01m6kc5g3zx69c9w2ysl2wk24zn6dz"; 376 }; 377 packageRequires = [ emacs ]; 378 meta = { ··· 380 license = lib.licenses.free; 381 }; 382 }) {}; 383 + boxy-headings = callPackage ({ boxy, elpaBuild, emacs, fetchurl, lib, org }: 384 elpaBuild { 385 + pname = "boxy-headings"; 386 + ename = "boxy-headings"; 387 + version = "2.1.0"; 388 src = fetchurl { 389 + url = "https://elpa.gnu.org/packages/boxy-headings-2.1.0.tar"; 390 + sha256 = "021w4ic028jsq7vxz1jgnfny9dymcz6v112b3b3nwyw3g3dnc62f"; 391 }; 392 + packageRequires = [ boxy emacs org ]; 393 meta = { 394 + homepage = "https://elpa.gnu.org/packages/boxy-headings.html"; 395 license = lib.licenses.free; 396 }; 397 }) {}; ··· 666 elpaBuild { 667 pname = "consult"; 668 ename = "consult"; 669 + version = "0.12"; 670 src = fetchurl { 671 + url = "https://elpa.gnu.org/packages/consult-0.12.tar"; 672 + sha256 = "0xcr7jki9m30hppy24z74nrw7xv5nahm1yrjilcck32mxfkrc69x"; 673 }; 674 packageRequires = [ emacs ]; 675 meta = { ··· 696 elpaBuild { 697 pname = "corfu"; 698 ename = "corfu"; 699 + version = "0.13"; 700 src = fetchurl { 701 + url = "https://elpa.gnu.org/packages/corfu-0.13.tar"; 702 + sha256 = "0psvkxr7fjqq7gkqdzl0ma367zjlxgixk563vpv9hmwfwymddyyb"; 703 }; 704 packageRequires = [ emacs ]; 705 meta = { ··· 1086 elpaBuild { 1087 pname = "ebdb"; 1088 ename = "ebdb"; 1089 + version = "0.8.6"; 1090 src = fetchurl { 1091 + url = "https://elpa.gnu.org/packages/ebdb-0.8.6.tar"; 1092 + sha256 = "0amr1s1q5w4513qw31qsr8gpsfgj5b2j7qn017rmwbaf1mj0k6z0"; 1093 }; 1094 packageRequires = [ emacs seq ]; 1095 meta = { ··· 1146 elpaBuild { 1147 pname = "eev"; 1148 ename = "eev"; 1149 + version = "20211011"; 1150 src = fetchurl { 1151 + url = "https://elpa.gnu.org/packages/eev-20211011.tar"; 1152 + sha256 = "1a71qam6z5s3zl7fvxpsnabbqxh8a7llm1524nxs2353pb6ksfra"; 1153 }; 1154 packageRequires = [ emacs ]; 1155 meta = { ··· 1322 packageRequires = []; 1323 meta = { 1324 homepage = "https://elpa.gnu.org/packages/epoch-view.html"; 1325 + license = lib.licenses.free; 1326 + }; 1327 + }) {}; 1328 + erc = callPackage ({ elpaBuild, emacs, fetchurl, lib }: 1329 + elpaBuild { 1330 + pname = "erc"; 1331 + ename = "erc"; 1332 + version = "5.4.1"; 1333 + src = fetchurl { 1334 + url = "https://elpa.gnu.org/packages/erc-5.4.1.tar"; 1335 + sha256 = "0hghqwqrx11f8qa1zhyhjqp99w01l686azsmd24z9w0l93fz598a"; 1336 + }; 1337 + packageRequires = [ emacs ]; 1338 + meta = { 1339 + homepage = "https://elpa.gnu.org/packages/erc.html"; 1340 license = lib.licenses.free; 1341 }; 1342 }) {}; ··· 2099 license = lib.licenses.free; 2100 }; 2101 }) {}; 2102 + kiwix = callPackage ({ elpaBuild, emacs, fetchurl, lib, request }: 2103 elpaBuild { 2104 pname = "kiwix"; 2105 ename = "kiwix"; 2106 + version = "1.1.4"; 2107 src = fetchurl { 2108 + url = "https://elpa.gnu.org/packages/kiwix-1.1.4.tar"; 2109 + sha256 = "1ls11a7fc6d4gj85g8m09r95fvc4ppc0k0fs28d1hzybmgl89rgl"; 2110 }; 2111 + packageRequires = [ emacs request ]; 2112 meta = { 2113 homepage = "https://elpa.gnu.org/packages/kiwix.html"; 2114 license = lib.licenses.free; ··· 2283 elpaBuild { 2284 pname = "marginalia"; 2285 ename = "marginalia"; 2286 + version = "0.9"; 2287 src = fetchurl { 2288 + url = "https://elpa.gnu.org/packages/marginalia-0.9.tar"; 2289 + sha256 = "0jnw9ys7p2rhi7sx2wxi3xs95ryg9vr34xb2jdfiz0p1xv04a300"; 2290 }; 2291 packageRequires = [ emacs ]; 2292 meta = { ··· 2592 license = lib.licenses.free; 2593 }; 2594 }) {}; 2595 + nano-agenda = callPackage ({ elpaBuild, emacs, fetchurl, lib }: 2596 + elpaBuild { 2597 + pname = "nano-agenda"; 2598 + ename = "nano-agenda"; 2599 + version = "0.1"; 2600 + src = fetchurl { 2601 + url = "https://elpa.gnu.org/packages/nano-agenda-0.1.tar"; 2602 + sha256 = "1bylgd4ly6dybpg66ndgsmgs5w0y5ymfq3s2pbwjnl46fnrmggz0"; 2603 + }; 2604 + packageRequires = [ emacs ]; 2605 + meta = { 2606 + homepage = "https://elpa.gnu.org/packages/nano-agenda.html"; 2607 + license = lib.licenses.free; 2608 + }; 2609 + }) {}; 2610 nano-modeline = callPackage ({ elpaBuild, emacs, fetchurl, lib }: 2611 elpaBuild { 2612 pname = "nano-modeline"; 2613 ename = "nano-modeline"; 2614 + version = "0.2"; 2615 src = fetchurl { 2616 + url = "https://elpa.gnu.org/packages/nano-modeline-0.2.tar"; 2617 + sha256 = "13m8j8jnd33wwv1siv6frzdbs7bhspg859sflq58vimv444zjzac"; 2618 }; 2619 packageRequires = [ emacs ]; 2620 meta = { ··· 2626 elpaBuild { 2627 pname = "nano-theme"; 2628 ename = "nano-theme"; 2629 + version = "0.2.1"; 2630 src = fetchurl { 2631 + url = "https://elpa.gnu.org/packages/nano-theme-0.2.1.tar"; 2632 + sha256 = "0m98kq40dhbrn55x4bp2x5d5j1gps4y7z4086mgnj8wr1y3w8kdl"; 2633 }; 2634 packageRequires = [ emacs ]; 2635 meta = { ··· 2821 license = lib.licenses.free; 2822 }; 2823 }) {}; 2824 + org-real = callPackage ({ boxy, elpaBuild, emacs, fetchurl, lib, org }: 2825 elpaBuild { 2826 pname = "org-real"; 2827 ename = "org-real"; 2828 + version = "1.0.4"; 2829 src = fetchurl { 2830 + url = "https://elpa.gnu.org/packages/org-real-1.0.4.tar"; 2831 + sha256 = "0bn9vyx74lki2nggzir02mcrww94dnqpbkryjr7a4i6am0ylf705"; 2832 }; 2833 + packageRequires = [ boxy emacs org ]; 2834 meta = { 2835 homepage = "https://elpa.gnu.org/packages/org-real.html"; 2836 license = lib.licenses.free; ··· 3050 elpaBuild { 3051 pname = "project"; 3052 ename = "project"; 3053 + version = "0.8.1"; 3054 src = fetchurl { 3055 + url = "https://elpa.gnu.org/packages/project-0.8.1.tar"; 3056 + sha256 = "1x3zkbjsi04v5ny3yxqrb75vcacrj9kxmpm9mvkp0n07j5g34f68"; 3057 }; 3058 packageRequires = [ emacs xref ]; 3059 meta = { ··· 3125 elpaBuild { 3126 pname = "python"; 3127 ename = "python"; 3128 + version = "0.28"; 3129 src = fetchurl { 3130 + url = "https://elpa.gnu.org/packages/python-0.28.tar"; 3131 + sha256 = "1pvhsdjla1rvw223h7irmbzzsrixnpy1rsskiq9xmkpkc688b6pm"; 3132 }; 3133 packageRequires = [ cl-lib emacs ]; 3134 meta = { ··· 3576 elpaBuild { 3577 pname = "shelisp"; 3578 ename = "shelisp"; 3579 + version = "1.0.0"; 3580 src = fetchurl { 3581 + url = "https://elpa.gnu.org/packages/shelisp-1.0.0.tar"; 3582 + sha256 = "05r26gy1ajl47ir0yz5gn62xw2f31vdq04n3r8ywlzxbqyvzlc0d"; 3583 }; 3584 packageRequires = []; 3585 meta = { ··· 3591 elpaBuild { 3592 pname = "shell-command-plus"; 3593 ename = "shell-command+"; 3594 + version = "2.3.1"; 3595 src = fetchurl { 3596 + url = "https://elpa.gnu.org/packages/shell-command+-2.3.1.tar"; 3597 + sha256 = "0g8pcrkkh3bxcxxbasnz834gi3pvhlkpf011fvmlhwzswypcyqmy"; 3598 }; 3599 packageRequires = [ emacs ]; 3600 meta = { ··· 4604 elpaBuild { 4605 pname = "xref"; 4606 ename = "xref"; 4607 + version = "1.3.0"; 4608 src = fetchurl { 4609 + url = "https://elpa.gnu.org/packages/xref-1.3.0.tar"; 4610 + sha256 = "0bw2cbxmjavzhmpd9gyl41d4c201p535jrfz3b7jb5zw12jdnppl"; 4611 }; 4612 packageRequires = [ emacs ]; 4613 meta = {
-2
pkgs/applications/editors/emacs/elisp-packages/manual-packages.nix
··· 198 199 railgun = callPackage ./railgun { }; 200 201 - rec-mode = callPackage ./rec-mode { }; 202 - 203 structured-haskell-mode = self.shm; 204 205 sv-kalender = callPackage ./sv-kalender { };
··· 198 199 railgun = callPackage ./railgun { }; 200 201 structured-haskell-mode = self.shm; 202 203 sv-kalender = callPackage ./sv-kalender { };
+81 -21
pkgs/applications/editors/emacs/elisp-packages/nongnu-generated.nix
··· 155 license = lib.licenses.free; 156 }; 157 }) {}; 158 geiser = callPackage ({ elpaBuild, emacs, fetchurl, lib }: 159 elpaBuild { 160 pname = "geiser"; 161 ename = "geiser"; 162 - version = "0.16"; 163 src = fetchurl { 164 - url = "https://elpa.nongnu.org/nongnu/geiser-0.16.tar"; 165 - sha256 = "1mhngb1ik3qsc3w466cs61rbz3nn08ag29m5vfbd6adk60xmhnfk"; 166 }; 167 packageRequires = [ emacs ]; 168 meta = { ··· 330 elpaBuild { 331 pname = "git-commit"; 332 ename = "git-commit"; 333 - version = "3.2.1"; 334 src = fetchurl { 335 - url = "https://elpa.nongnu.org/nongnu/git-commit-3.2.1.tar"; 336 - sha256 = "1jndc8ppj4r2s62idabygj4q0qbpk4gwifn8jrd6pa61d7dlvp28"; 337 }; 338 packageRequires = [ dash emacs transient with-editor ]; 339 meta = { ··· 413 packageRequires = []; 414 meta = { 415 homepage = "https://elpa.gnu.org/packages/haskell-mode.html"; 416 license = lib.licenses.free; 417 }; 418 }) {}; ··· 560 elpaBuild { 561 pname = "magit"; 562 ename = "magit"; 563 - version = "3.2.1"; 564 src = fetchurl { 565 - url = "https://elpa.nongnu.org/nongnu/magit-3.2.1.tar"; 566 - sha256 = "0yyf16605bp5q8jl2vbljxx04ja0ljvs775dnnawlc3mvn13zd9n"; 567 }; 568 packageRequires = [ 569 dash ··· 582 elpaBuild { 583 pname = "magit-section"; 584 ename = "magit-section"; 585 - version = "3.2.1"; 586 src = fetchurl { 587 - url = "https://elpa.nongnu.org/nongnu/magit-section-3.2.1.tar"; 588 - sha256 = "1ppinys8rfa38ac8grcx16hlaw33p03pif4ya6bbw280kq8c73rv"; 589 }; 590 packageRequires = [ dash emacs ]; 591 meta = { ··· 657 elpaBuild { 658 pname = "org-contrib"; 659 ename = "org-contrib"; 660 - version = "0.1"; 661 src = fetchurl { 662 - url = "https://elpa.nongnu.org/nongnu/org-contrib-0.1.tar"; 663 - sha256 = "07hzywvgj11wd21dw4lbkvqv32da03407f9qynlzgg1qa7wknm2k"; 664 }; 665 packageRequires = [ emacs org ]; 666 meta = { ··· 680 packageRequires = [ emacs ]; 681 meta = { 682 homepage = "https://elpa.gnu.org/packages/php-mode.html"; 683 license = lib.licenses.free; 684 }; 685 }) {}; ··· 841 elpaBuild { 842 pname = "swift-mode"; 843 ename = "swift-mode"; 844 - version = "8.4.0"; 845 src = fetchurl { 846 - url = "https://elpa.nongnu.org/nongnu/swift-mode-8.4.0.tar"; 847 - sha256 = "1pfp1nvq2gny6kbiq3q0dcms0ysw43zq0aayfwqdj0llkf025dfp"; 848 }; 849 packageRequires = [ emacs seq ]; 850 meta = { ··· 882 license = lib.licenses.free; 883 }; 884 }) {}; 885 web-mode = callPackage ({ elpaBuild, emacs, fetchurl, lib }: 886 elpaBuild { 887 pname = "web-mode"; ··· 916 elpaBuild { 917 pname = "with-editor"; 918 ename = "with-editor"; 919 - version = "3.0.4"; 920 src = fetchurl { 921 - url = "https://elpa.nongnu.org/nongnu/with-editor-3.0.4.tar"; 922 - sha256 = "032i954rzn8sg1qp6vjhz6j8j1fl6mpvhfnmd3va8k9q9m27k4an"; 923 }; 924 packageRequires = [ emacs ]; 925 meta = {
··· 155 license = lib.licenses.free; 156 }; 157 }) {}; 158 + flymake-kondor = callPackage ({ elpaBuild, emacs, fetchurl, lib }: 159 + elpaBuild { 160 + pname = "flymake-kondor"; 161 + ename = "flymake-kondor"; 162 + version = "0.1.0"; 163 + src = fetchurl { 164 + url = "https://elpa.nongnu.org/nongnu/flymake-kondor-0.1.0.tar"; 165 + sha256 = "0fn9vnrqy5nmv07jv2ry0xs90rkb92qhrh7j5pdikw7zykcwlbdd"; 166 + }; 167 + packageRequires = [ emacs ]; 168 + meta = { 169 + homepage = "https://elpa.gnu.org/packages/flymake-kondor.html"; 170 + license = lib.licenses.free; 171 + }; 172 + }) {}; 173 geiser = callPackage ({ elpaBuild, emacs, fetchurl, lib }: 174 elpaBuild { 175 pname = "geiser"; 176 ename = "geiser"; 177 + version = "0.18"; 178 src = fetchurl { 179 + url = "https://elpa.nongnu.org/nongnu/geiser-0.18.tar"; 180 + sha256 = "131j4f82hl4pqj07qsl1f2dz4105v5fyll3bc97ggayzvrdiy58i"; 181 }; 182 packageRequires = [ emacs ]; 183 meta = { ··· 345 elpaBuild { 346 pname = "git-commit"; 347 ename = "git-commit"; 348 + version = "3.3.0"; 349 src = fetchurl { 350 + url = "https://elpa.nongnu.org/nongnu/git-commit-3.3.0.tar"; 351 + sha256 = "0lp6r4w1k0idvfc2h0chlplap2i4x2slva9cw3iw1rhhxbcvlmdx"; 352 }; 353 packageRequires = [ dash emacs transient with-editor ]; 354 meta = { ··· 428 packageRequires = []; 429 meta = { 430 homepage = "https://elpa.gnu.org/packages/haskell-mode.html"; 431 + license = lib.licenses.free; 432 + }; 433 + }) {}; 434 + haskell-tng-mode = callPackage ({ elpaBuild, emacs, fetchurl, lib, popup }: 435 + elpaBuild { 436 + pname = "haskell-tng-mode"; 437 + ename = "haskell-tng-mode"; 438 + version = "0.0.1"; 439 + src = fetchurl { 440 + url = "https://elpa.nongnu.org/nongnu/haskell-tng-mode-0.0.1.tar"; 441 + sha256 = "1dndnxb9bdjnixyl09025065wdrk0h8q721rbwvransq308fijwy"; 442 + }; 443 + packageRequires = [ emacs popup ]; 444 + meta = { 445 + homepage = "https://elpa.gnu.org/packages/haskell-tng-mode.html"; 446 license = lib.licenses.free; 447 }; 448 }) {}; ··· 590 elpaBuild { 591 pname = "magit"; 592 ename = "magit"; 593 + version = "3.3.0"; 594 src = fetchurl { 595 + url = "https://elpa.nongnu.org/nongnu/magit-3.3.0.tar"; 596 + sha256 = "0ihrds45z12z155c1y7haz1mxc95w6v4rynh0izm159xhz44121z"; 597 }; 598 packageRequires = [ 599 dash ··· 612 elpaBuild { 613 pname = "magit-section"; 614 ename = "magit-section"; 615 + version = "3.3.0"; 616 src = fetchurl { 617 + url = "https://elpa.nongnu.org/nongnu/magit-section-3.3.0.tar"; 618 + sha256 = "08ac10vips6f2gy4x4w2wkz2ki3q0d6dhynkmlpdinsdmgagziny"; 619 }; 620 packageRequires = [ dash emacs ]; 621 meta = { ··· 687 elpaBuild { 688 pname = "org-contrib"; 689 ename = "org-contrib"; 690 + version = "0.3"; 691 src = fetchurl { 692 + url = "https://elpa.nongnu.org/nongnu/org-contrib-0.3.tar"; 693 + sha256 = "0fqhyby7624drskfsasgvzyxbgjb42rd6vw8l6xgb3h22kaprl0q"; 694 }; 695 packageRequires = [ emacs org ]; 696 meta = { ··· 710 packageRequires = [ emacs ]; 711 meta = { 712 homepage = "https://elpa.gnu.org/packages/php-mode.html"; 713 + license = lib.licenses.free; 714 + }; 715 + }) {}; 716 + popup = callPackage ({ elpaBuild, emacs, fetchurl, lib }: 717 + elpaBuild { 718 + pname = "popup"; 719 + ename = "popup"; 720 + version = "0.5.8"; 721 + src = fetchurl { 722 + url = "https://elpa.nongnu.org/nongnu/popup-0.5.8.tar"; 723 + sha256 = "1amwxsymzvzmj8696fa6i0cqx4ac581rvr4dwkri7akkr7amh3yh"; 724 + }; 725 + packageRequires = [ emacs ]; 726 + meta = { 727 + homepage = "https://elpa.gnu.org/packages/popup.html"; 728 license = lib.licenses.free; 729 }; 730 }) {}; ··· 886 elpaBuild { 887 pname = "swift-mode"; 888 ename = "swift-mode"; 889 + version = "8.4.1"; 890 src = fetchurl { 891 + url = "https://elpa.nongnu.org/nongnu/swift-mode-8.4.1.tar"; 892 + sha256 = "0f87bjgva0iv818bh2dqvc1svrwh5zm134jpxcmvmzr1yqazx4qp"; 893 }; 894 packageRequires = [ emacs seq ]; 895 meta = { ··· 927 license = lib.licenses.free; 928 }; 929 }) {}; 930 + vc-fossil = callPackage ({ elpaBuild, fetchurl, lib }: 931 + elpaBuild { 932 + pname = "vc-fossil"; 933 + ename = "vc-fossil"; 934 + version = "20210928"; 935 + src = fetchurl { 936 + url = "https://elpa.nongnu.org/nongnu/vc-fossil-20210928.tar"; 937 + sha256 = "0n4h1cj1336mv5cswq0139bkry5gnv4hrrwzd4bqhrxp5kbhqa5y"; 938 + }; 939 + packageRequires = []; 940 + meta = { 941 + homepage = "https://elpa.gnu.org/packages/vc-fossil.html"; 942 + license = lib.licenses.free; 943 + }; 944 + }) {}; 945 web-mode = callPackage ({ elpaBuild, emacs, fetchurl, lib }: 946 elpaBuild { 947 pname = "web-mode"; ··· 976 elpaBuild { 977 pname = "with-editor"; 978 ename = "with-editor"; 979 + version = "3.0.5"; 980 src = fetchurl { 981 + url = "https://elpa.nongnu.org/nongnu/with-editor-3.0.5.tar"; 982 + sha256 = "0bri6jr99133k9w0d754rw2f6hgjzndczngfw2lf2rvxks448krm"; 983 }; 984 packageRequires = [ emacs ]; 985 meta = {
-18
pkgs/applications/editors/emacs/elisp-packages/rec-mode/default.nix
··· 1 - { lib 2 - , trivialBuild 3 - , recutils 4 - }: 5 - 6 - trivialBuild { 7 - pname = "rec-mode"; 8 - 9 - inherit (recutils) version src; 10 - 11 - postUnpack = '' 12 - sourceRoot="$sourceRoot/etc" 13 - ''; 14 - 15 - meta = recutils.meta // { 16 - description = "A major mode for editing rec files"; 17 - }; 18 - }
···
+964 -808
pkgs/applications/editors/emacs/elisp-packages/recipes-archive-melpa.json
··· 1878 "repo": "minad/affe", 1879 "unstable": { 1880 "version": [ 1881 - 20211006, 1882 - 1629 1883 ], 1884 "deps": [ 1885 "consult" 1886 ], 1887 - "commit": "ccf486a902cd573d79b43ca61a4ba855fd056567", 1888 - "sha256": "07zhp5a4bfi7nyjsr84a7yp9rasn9yk08m445iwjcrjxxy230qlg" 1889 }, 1890 "stable": { 1891 "version": [ 1892 0, 1893 - 2 1894 ], 1895 "deps": [ 1896 "consult" 1897 ], 1898 - "commit": "be08c4ec49681474cbebaf0957568f27e42c4b3c", 1899 - "sha256": "0lpqpy33bmsh84ib1i278sr8ldn8y9ydqdikch1xi56via4ic2x2" 1900 } 1901 }, 1902 { ··· 1962 "annotation", 1963 "eri" 1964 ], 1965 - "commit": "e913532676fb92272b650f3a053e116eaaffc963", 1966 - "sha256": "1mrzdks03d9g2f81v9dvjdq4m22x24bsry46591wd65m8qgzms7v" 1967 }, 1968 "stable": { 1969 "version": [ ··· 2344 "deps": [ 2345 "flycheck" 2346 ], 2347 - "commit": "0508d5a0e6e18cd6e489506d98730a9aaa6541a2", 2348 - "sha256": "1fn12zdsdn0ssj88ziyqw97ibkzvvql90dxf0x1a02mjqzkqviif" 2349 }, 2350 "stable": { 2351 "version": [ 2352 1, 2353 - 3, 2354 - 1 2355 ], 2356 "deps": [ 2357 "flycheck" 2358 ], 2359 - "commit": "ef9b4d4653c95388b9e0b242bc24fea9922cfcbb", 2360 - "sha256": "0w6p5qy3cdlngrn1nv79gbgv97idkpxmw47xfcw8fn615wa5j9q4" 2361 } 2362 }, 2363 { ··· 2476 "repo": "iyefrat/all-the-icons-completion", 2477 "unstable": { 2478 "version": [ 2479 - 20210728, 2480 - 2119 2481 ], 2482 "deps": [ 2483 "all-the-icons" 2484 ], 2485 - "commit": "96500418541b7376cd0b3e4583b9509c0dd92b27", 2486 - "sha256": "0sn5jxmhdpnnjn8x99vc9m9d31kw9alkkdr0xc345aa0ssjlkf6f" 2487 } 2488 }, 2489 { ··· 2495 "unstable": { 2496 "version": [ 2497 20211007, 2498 - 1405 2499 ], 2500 "deps": [ 2501 "all-the-icons" 2502 ], 2503 - "commit": "46ca70416391c1bf3a2b148c4a636dee249aa1b3", 2504 - "sha256": "1b2w6bkdc5f02xhgvl37gh7x0d2vjl6kdwnxh87qwscd68mc11qy" 2505 }, 2506 "stable": { 2507 "version": [ ··· 3246 20200914, 3247 644 3248 ], 3249 - "commit": "e913532676fb92272b650f3a053e116eaaffc963", 3250 - "sha256": "1mrzdks03d9g2f81v9dvjdq4m22x24bsry46591wd65m8qgzms7v" 3251 }, 3252 "stable": { 3253 "version": [ ··· 3567 "repo": "dieter-wilhelm/apdl-mode", 3568 "unstable": { 3569 "version": [ 3570 - 20211004, 3571 - 527 3572 ], 3573 - "commit": "48c66a669523d45de7e066d42933c1c7ca965bf4", 3574 - "sha256": "07hf143fzwnxj6a0l9yhy5s48zdsmlbmfjwy73pqbqfpi16739s2" 3575 }, 3576 "stable": { 3577 "version": [ ··· 3599 } 3600 }, 3601 { 3602 "ename": "apib-mode", 3603 "commit": "dc2ebb04f975d8226a76260895399c937d6a1940", 3604 "sha256": "0y3n0xmyc4gkypq07v4sp0i6291qaj2m13zkg6mxp61zm669v2fb", ··· 3658 "repo": "alexmurray/apparmor-mode", 3659 "unstable": { 3660 "version": [ 3661 - 20201213, 3662 - 1118 3663 ], 3664 - "commit": "8c0c20b6896bba65c7f6cfe0a21e22b21a12c5f9", 3665 - "sha256": "1pr2qpvwfmqd0qysbdvaz0r0y7zznifridy0jyd8lwkddyi8jypf" 3666 } 3667 }, 3668 { ··· 5579 "avy", 5580 "embark" 5581 ], 5582 - "commit": "98121bacef39abaf6f6849f87a439ba2184c03e2", 5583 - "sha256": "1mbp247sdjflnxfiig80zy34zbbs2qfiypg29767pkd0rhfmk83v" 5584 }, 5585 "stable": { 5586 "version": [ ··· 7053 "repo": "bdarcus/bibtex-actions", 7054 "unstable": { 7055 "version": [ 7056 - 20211002, 7057 - 1322 7058 ], 7059 "deps": [ 7060 "bibtex-completion", 7061 "parsebib" 7062 ], 7063 - "commit": "e84804e6f88747d39b36d9d18765ac0de99e95f5", 7064 - "sha256": "0ll6p81ijfrmivy0x4z07zyfgnw43x1l6y2rhlj9g3jrp2jrcwlx" 7065 }, 7066 "stable": { 7067 "version": [ ··· 8329 "repo": "topikettunen/brutal-emacs", 8330 "unstable": { 8331 "version": [ 8332 - 20211007, 8333 - 926 8334 ], 8335 - "commit": "0d7d3133b80a2f37abcc67daf608c418e6372543", 8336 - "sha256": "19775jb6dknplafmy0gishi25x5i3rzfi096v6i069kwnn8g0wch" 8337 } 8338 }, 8339 { ··· 8587 "repo": "countvajhula/buffer-ring", 8588 "unstable": { 8589 "version": [ 8590 - 20210927, 8591 - 1513 8592 ], 8593 "deps": [ 8594 "dynaring", 8595 "ht", 8596 "s" 8597 ], 8598 - "commit": "cd54616afa99cbc1feeafdaeb5e5761fc4bfa82d", 8599 - "sha256": "1hhyw0kd0cfhm5pyvkv2f7a12ylv18a268qsa08qnm1cq625p6qn" 8600 }, 8601 "stable": { 8602 "version": [ 8603 0, 8604 3, 8605 - 2 8606 ], 8607 "deps": [ 8608 "dynaring", 8609 "ht", 8610 "s" 8611 ], 8612 - "commit": "cd54616afa99cbc1feeafdaeb5e5761fc4bfa82d", 8613 - "sha256": "1hhyw0kd0cfhm5pyvkv2f7a12ylv18a268qsa08qnm1cq625p6qn" 8614 } 8615 }, 8616 { ··· 9775 20210707, 9776 2310 9777 ], 9778 - "commit": "d47d5871e2bce25aaab117cea3cdb7a41d9b0822", 9779 - "sha256": "1l3c8wpzif1cw94rdrj7ds6dp6av3yk44gxpv2nknq3gvx49n3av" 9780 }, 9781 "stable": { 9782 "version": [ ··· 9886 "repo": "fritzgrabo/cascading-dir-locals", 9887 "unstable": { 9888 "version": [ 9889 - 20210221, 9890 - 1516 9891 ], 9892 - "commit": "53967a3f4b2ac742ab8fd6b639c87cbb0229d5f8", 9893 - "sha256": "0pvvwxi7qbbg9h9hax6ispz69h0wk4c0adc26dyj1a2dpdxz2r5p" 9894 } 9895 }, 9896 { ··· 10464 20171115, 10465 2108 10466 ], 10467 - "commit": "c2ab9b7ca6e0f23cfa359d69aba11f146bffa64d", 10468 - "sha256": "1ipyjli65sm09rns4yjmj92mrzs8gwgqspviz05df3rfw731b42c" 10469 }, 10470 "stable": { 10471 "version": [ ··· 10583 "repo": "Alexander-Miller/cfrs", 10584 "unstable": { 10585 "version": [ 10586 - 20211006, 10587 - 1711 10588 ], 10589 "deps": [ 10590 "dash", 10591 "posframe", 10592 "s" 10593 ], 10594 - "commit": "894d889a68a482d369010fe25da16c75f13f7cdb", 10595 - "sha256": "1698nnchw0i8xmar0v2lccn418w7snd3l0jarklk0xh33dq2klzr" 10596 }, 10597 "stable": { 10598 "version": [ ··· 11255 "repo": "clojure-emacs/cider", 11256 "unstable": { 11257 "version": [ 11258 - 20211003, 11259 - 947 11260 ], 11261 "deps": [ 11262 "clojure-mode", ··· 11267 "sesman", 11268 "spinner" 11269 ], 11270 - "commit": "2b8bde358063e782771f2f12bdf32374d68a7174", 11271 - "sha256": "13x1wdxra3qqrsmxw1dqvc5d54za08yz4q4faprajs82h94vkifd" 11272 }, 11273 "stable": { 11274 "version": [ ··· 11537 "repo": "andras-simonyi/citeproc-el", 11538 "unstable": { 11539 "version": [ 11540 - 20211005, 11541 - 1943 11542 ], 11543 "deps": [ 11544 "dash", ··· 11549 "s", 11550 "string-inflection" 11551 ], 11552 - "commit": "34e66583d95a8d80fb5b9f2960f3382ca0e6d3ab", 11553 - "sha256": "0y5apy2r657pzszgsc6vbxfy0l9qgxrwz2r4kj76fah4mf9g251b" 11554 }, 11555 "stable": { 11556 "version": [ ··· 11616 "repo": "universal-ctags/citre", 11617 "unstable": { 11618 "version": [ 11619 - 20210929, 11620 - 1422 11621 ], 11622 - "commit": "442a840a96e7103ef1873ffa253f8a83c79b2eec", 11623 - "sha256": "1xwb7vp5a576n8cfjixqpgyiiaqq1lv4d21pxda4yn4mvk4cjfa4" 11624 }, 11625 "stable": { 11626 "version": [ ··· 12564 20210104, 12565 1831 12566 ], 12567 - "commit": "24fb43e3e757ad963082d9e92362242efb6ad265", 12568 - "sha256": "0amg5677g9ik40nsr2p2icny8vh7hw98gmp97ysz7if4yw928zd6" 12569 }, 12570 "stable": { 12571 "version": [ 12572 3, 12573 - 21, 12574 - 3 12575 ], 12576 - "commit": "7612abd52f192a13848a4d74191633a008892449", 12577 - "sha256": "1sg0vishbwhyxvw9p8vaqbfyaqaybv4bdkb32448irgsi382jp7w" 12578 } 12579 }, 12580 { ··· 12726 "repo": "astoff/code-cells.el", 12727 "unstable": { 12728 "version": [ 12729 - 20210925, 12730 - 1531 12731 ], 12732 - "commit": "031f726941994d4a98649631eceeebb44b515b1b", 12733 - "sha256": "1rdrzrflnvskv41jg92zl5l99m3rzh1a7gwm325bmmi5fvsgsndd" 12734 } 12735 }, 12736 { ··· 14070 "repo": "jcs-elpa/company-fuzzy", 14071 "unstable": { 14072 "version": [ 14073 - 20210924, 14074 - 1159 14075 ], 14076 "deps": [ 14077 "company", 14078 "ht", 14079 "s" 14080 ], 14081 - "commit": "371d32ae7b488f76905fe98f3063ae30a72010fd", 14082 - "sha256": "1r3l2z6lagfj5piibph3n9lsb8fl3w5l8q6qg9z4fqfqrl9xclxi" 14083 }, 14084 "stable": { 14085 "version": [ 14086 1, 14087 2, 14088 - 1 14089 ], 14090 "deps": [ 14091 "company", 14092 "ht", 14093 "s" 14094 ], 14095 - "commit": "4d6d56a8b92af72aa3b1e0af1a7e7add965bf468", 14096 - "sha256": "1yr050zgygjvhwjmm2yd5p889y24vars90cr4pyqc4zhmgzrdkw5" 14097 } 14098 }, 14099 { ··· 15004 "repo": "Alexander-Miller/company-shell", 15005 "unstable": { 15006 "version": [ 15007 - 20170518, 15008 - 541 15009 ], 15010 "deps": [ 15011 "cl-lib", 15012 "company", 15013 "dash" 15014 ], 15015 - "commit": "52f3bf26b74adc30a275f5f4290a1fc72a6876ff", 15016 - "sha256": "0nv8vwmqgdb33cl1wfdbmncbrpfdciid48f6w8vmw39ks53i2z32" 15017 }, 15018 "stable": { 15019 "version": [ ··· 15745 "repo": "minad/consult", 15746 "unstable": { 15747 "version": [ 15748 - 20211007, 15749 - 848 15750 ], 15751 - "commit": "1af9ad3483f2ad2e52d03db3c1ee9bf6074a9669", 15752 - "sha256": "0wyz72579la8j5qd1xlwnpnpwr9z03yb8ckl081f4n9s6g4rb4qf" 15753 }, 15754 "stable": { 15755 "version": [ 15756 0, 15757 - 11 15758 ], 15759 - "commit": "105a1ac50169382368a36ed53d7af908d02ffa07", 15760 - "sha256": "01kx3zg858bqyajglamxn319qabycnabzj73kl4x7sd55p2yi179" 15761 } 15762 }, 15763 { ··· 15775 "company", 15776 "consult" 15777 ], 15778 - "commit": "9cd7987ebbcc7411404799639a88f24b690d8e16", 15779 - "sha256": "1djfb3dwg9yjx4kz37n1dd7i5pr9ks27c951yfijjhqcfr9m97aw" 15780 } 15781 }, 15782 { ··· 15787 "repo": "karthink/consult-dir", 15788 "unstable": { 15789 "version": [ 15790 - 20210917, 15791 - 435 15792 ], 15793 "deps": [ 15794 "consult", 15795 "project" 15796 ], 15797 - "commit": "d3bb96abb5ccca29f4b04c6f623818386167a2b2", 15798 - "sha256": "1pqzc45g5db69nx5vq3qm48i47f3gjrdkq81pnh705vh4q7qgpky" 15799 } 15800 }, 15801 { ··· 15813 "consult", 15814 "eglot" 15815 ], 15816 - "commit": "28a09cc839a9010df1a00a55528697ab34e1b259", 15817 - "sha256": "0vfr9cj2xzkpias7p25bl1yjbykg1lpphmn4a3p3sdmyh32zjy2s" 15818 }, 15819 "stable": { 15820 "version": [ ··· 16009 "consult", 16010 "yasnippet" 16011 ], 16012 - "commit": "9700eacab1ae7cabfacf1504db1b695b28a780b8", 16013 - "sha256": "1jzac2k9wx5wirz1m89a7fyhk4bi4vjfhlvkp618999dbfcqdx2q" 16014 } 16015 }, 16016 { ··· 16100 ], 16101 "commit": "72d6179b60adc438aada74083b2bf4264b575de3", 16102 "sha256": "0pqdh9bx2j9kla57sn349m90azk02wajapmazdm26cjdc2npw7jh" 16103 } 16104 }, 16105 { ··· 16528 "repo": "redguardtoo/counsel-etags", 16529 "unstable": { 16530 "version": [ 16531 - 20210930, 16532 - 1140 16533 ], 16534 "deps": [ 16535 "counsel" 16536 ], 16537 - "commit": "dc7b9f9b381dffd19c79cb7ee53b79034590d309", 16538 - "sha256": "1zmx7vfi02c8k9wnbsmka5yx3ci8fv9wl8r0cc28jn40vgrivn8c" 16539 }, 16540 "stable": { 16541 "version": [ ··· 17195 "repo": "kijimaD/create-link", 17196 "unstable": { 17197 "version": [ 17198 - 20210601, 17199 - 1327 17200 ], 17201 - "commit": "b2c24f42f2fae63433787150f77b397d69ce0e5b", 17202 - "sha256": "1c0smqhc87fzg7db20k92k938p8dkqiig59krwylkqgagsi7hbg4" 17203 }, 17204 "stable": { 17205 "version": [ ··· 18199 20190111, 18200 2150 18201 ], 18202 - "commit": "72c18e73679fc3b74d2acd037b4de2cbfff25257", 18203 - "sha256": "1ks9sr3r0kx7yi6dbwas6ncd9pn0ncgd9mqhriw5zxyd9c0b92ch" 18204 }, 18205 "stable": { 18206 "version": [ ··· 18407 "repo": "emacs-lsp/dap-mode", 18408 "unstable": { 18409 "version": [ 18410 - 20211005, 18411 - 2006 18412 ], 18413 "deps": [ 18414 "bui", ··· 18420 "posframe", 18421 "s" 18422 ], 18423 - "commit": "a225e73026f28b67f1837e80497fe3ec641373f4", 18424 - "sha256": "1bv19jpgk4h6rk8kzfnf29m4xpa8s2wgljqy4im184jhl4x2qg3c" 18425 }, 18426 "stable": { 18427 "version": [ ··· 21265 "repo": "wbolster/emacs-direnv", 21266 "unstable": { 21267 "version": [ 21268 - 20210419, 21269 - 1851 21270 ], 21271 "deps": [ 21272 "dash" 21273 ], 21274 - "commit": "4b94393a9adf677c7c037215e233eef5fbca553d", 21275 - "sha256": "14whrhi6hgzadrw9z9k2sh2800483xs1h611avz4x68c8d2jfj5k" 21276 }, 21277 "stable": { 21278 "version": [ 21279 2, 21280 - 1, 21281 0 21282 ], 21283 "deps": [ 21284 "dash" 21285 ], 21286 - "commit": "1f93e3f9cae5ec171939fe5c1fe9744a28fa6576", 21287 - "sha256": "0xkqn4604k2imas6azy1www56br8ls4iv9a44pxcd8h94j1fp44d" 21288 } 21289 }, 21290 { ··· 22040 "repo": "Silex/docker.el", 22041 "unstable": { 22042 "version": [ 22043 - 20210930, 22044 - 556 22045 ], 22046 "deps": [ 22047 "dash", ··· 22051 "tablist", 22052 "transient" 22053 ], 22054 - "commit": "e1c0c99047a9835b8751b1d9f544ef0bc16c77a9", 22055 - "sha256": "0y54fg1i84k8avb9wnbn77wfl935z6d84xrqd7af13pdwndl2jjm" 22056 }, 22057 "stable": { 22058 "version": [ ··· 22276 "repo": "progfolio/doct", 22277 "unstable": { 22278 "version": [ 22279 - 20210923, 22280 - 1515 22281 ], 22282 - "commit": "fe7ec7cf99608412073d2d68885577b9135a94ac", 22283 - "sha256": "1kjv2sh9pcmvciay1y6kp5k9lqm3mqm90qqlwh5g844bc5p7dgbh" 22284 } 22285 }, 22286 { ··· 22413 "repo": "seagle0128/doom-modeline", 22414 "unstable": { 22415 "version": [ 22416 - 20211001, 22417 - 1049 22418 ], 22419 "deps": [ 22420 "all-the-icons", 22421 "dash", 22422 "shrink-path" 22423 ], 22424 - "commit": "257b9cd6deae367d0a167f0b634d39deb846aef6", 22425 - "sha256": "07i3rnrqwl99zpmrbhq0mq5p6l4jzkchg515hn6m8n04slfai59d" 22426 }, 22427 "stable": { 22428 "version": [ ··· 22466 "repo": "hlissner/emacs-doom-themes", 22467 "unstable": { 22468 "version": [ 22469 - 20210916, 22470 - 2120 22471 ], 22472 "deps": [ 22473 "cl-lib" 22474 ], 22475 - "commit": "e716ddbb882a3a06744faa74decb2fea1569c921", 22476 - "sha256": "02gp36hbmxcadp4567mnsj29b2ql9favhdcr9sm4pyp9bszm75ns" 22477 }, 22478 "stable": { 22479 "version": [ ··· 23129 20210909, 23130 1010 23131 ], 23132 - "commit": "64f3f710e7238bab9164e75b3fe2e7d17918e6e3", 23133 - "sha256": "1jwrcxjld82xs97vx9s5laamg8l4s5hpz314x3rvcb5q6mrd7h07" 23134 }, 23135 "stable": { 23136 "version": [ ··· 23895 "repo": "joostkremers/ebib", 23896 "unstable": { 23897 "version": [ 23898 - 20210930, 23899 - 1217 23900 ], 23901 "deps": [ 23902 "parsebib" 23903 ], 23904 - "commit": "63b0700eefc982276002ae8d618e8a7fa1f68732", 23905 - "sha256": "14qiy68q60na9llh81kj3n4bqxn0car1431sdmfv3jjv2h176qv0" 23906 }, 23907 "stable": { 23908 "version": [ ··· 24604 "repo": "suntsov/efar", 24605 "unstable": { 24606 "version": [ 24607 - 20210604, 24608 - 503 24609 ], 24610 - "commit": "afc19e212a6f1227b5747b42407226b8222f92c5", 24611 - "sha256": "04ld4sk52hm6w4bqlsfd5b1633nb7waf0cmm6rpkgidnzlwv4fxm" 24612 } 24613 }, 24614 { ··· 24759 "repo": "joaotavora/eglot", 24760 "unstable": { 24761 "version": [ 24762 - 20210905, 24763 - 1905 24764 ], 24765 "deps": [ 24766 "eldoc", ··· 24769 "project", 24770 "xref" 24771 ], 24772 - "commit": "c17bdf6c98d6bf0f1a85f1175556e1038654402f", 24773 - "sha256": "10liic4skqd5qr1zw18k0kx50i2m5pa90vc4yypli5c6bpadsyq4" 24774 }, 24775 "stable": { 24776 "version": [ ··· 24920 "repo": "millejoh/emacs-ipython-notebook", 24921 "unstable": { 24922 "version": [ 24923 - 20210809, 24924 - 2101 24925 ], 24926 "deps": [ 24927 "anaphora", ··· 24932 "websocket", 24933 "with-editor" 24934 ], 24935 - "commit": "0600c286bd7b0812f4908d7df1be279b6b65923f", 24936 - "sha256": "0cwqngw05fg8rs6vz65wzji6h4fv2smp7xlh1xjbw03nrrz41bc2" 24937 }, 24938 "stable": { 24939 "version": [ ··· 25382 "repo": "Mstrodl/elcord", 25383 "unstable": { 25384 "version": [ 25385 - 20210524, 25386 - 1611 25387 ], 25388 - "commit": "64545671174f9ae307c0bd0aa9f1304d04236421", 25389 - "sha256": "10hjqva6xpilnsfsi8z7w3mjmii4hzf53cmccv1w3076ccvcpq62" 25390 } 25391 }, 25392 { ··· 25886 "repo": "sp1ff/elfeed-score", 25887 "unstable": { 25888 "version": [ 25889 - 20210925, 25890 - 2 25891 ], 25892 "deps": [ 25893 "elfeed" 25894 ], 25895 - "commit": "52a00267ca5f382d9972f411491f38e96d31c6e4", 25896 - "sha256": "1idd7qn8hfcj04rm4v4g65wdmnv3nzh2g129hmx443nf4xbv0irb" 25897 }, 25898 "stable": { 25899 "version": [ 25900 1, 25901 - 0, 25902 0 25903 ], 25904 "deps": [ 25905 "elfeed" 25906 ], 25907 - "commit": "52a00267ca5f382d9972f411491f38e96d31c6e4", 25908 - "sha256": "1idd7qn8hfcj04rm4v4g65wdmnv3nzh2g129hmx443nf4xbv0irb" 25909 } 25910 }, 25911 { ··· 26160 "repo": "Wilfred/elisp-refs", 26161 "unstable": { 26162 "version": [ 26163 - 20210615, 26164 - 1624 26165 ], 26166 "deps": [ 26167 "dash", 26168 "s" 26169 ], 26170 - "commit": "fdde21e34b1272783d566d8230b5ed2dc4749048", 26171 - "sha256": "15g3xp3w8lrshjf812c8v50y396zx7107fcyc59kljhsc257j62y" 26172 }, 26173 "stable": { 26174 "version": [ ··· 26236 "repo": "elixir-editors/emacs-elixir", 26237 "unstable": { 26238 "version": [ 26239 - 20211005, 26240 - 1542 26241 ], 26242 - "commit": "e44d5bfd68d735c4d93df9d2ae8e78ed9cb52d31", 26243 - "sha256": "0f0q6mn7zxwpsnln3k15911kskfp0gf1vyn2mdlzx13ql616a3r1" 26244 }, 26245 "stable": { 26246 "version": [ ··· 26629 "url": "https://thelambdalab.xyz/git/elpher.git", 26630 "unstable": { 26631 "version": [ 26632 - 20211007, 26633 - 915 26634 ], 26635 - "commit": "02fade7fc9a6b642359552694cc7bed95132cf18", 26636 - "sha256": "0428hhz57gb0sfxzfa34zm7c4m1njglc27sq9mbdmma8hk9by91p" 26637 }, 26638 "stable": { 26639 "version": [ ··· 27216 "deps": [ 27217 "emacsql" 27218 ], 27219 - "commit": "50aa9bdd76b0d18bf80526cff13a69fe306ee29c", 27220 - "sha256": "1jzvvsvi8jm2ws3y49nmpmwd3zlvf8j83rl2vwizd1aplwwdnmd6" 27221 }, 27222 "stable": { 27223 "version": [ ··· 27336 "repo": "oantolin/embark", 27337 "unstable": { 27338 "version": [ 27339 - 20211004, 27340 - 1250 27341 ], 27342 - "commit": "98121bacef39abaf6f6849f87a439ba2184c03e2", 27343 - "sha256": "1mbp247sdjflnxfiig80zy34zbbs2qfiypg29767pkd0rhfmk83v" 27344 }, 27345 "stable": { 27346 "version": [ ··· 27359 "repo": "oantolin/embark", 27360 "unstable": { 27361 "version": [ 27362 - 20210829, 27363 - 1334 27364 ], 27365 "deps": [ 27366 "consult", 27367 "embark" 27368 ], 27369 - "commit": "98121bacef39abaf6f6849f87a439ba2184c03e2", 27370 - "sha256": "1mbp247sdjflnxfiig80zy34zbbs2qfiypg29767pkd0rhfmk83v" 27371 }, 27372 "stable": { 27373 "version": [ ··· 27534 "url": "https://git.savannah.gnu.org/git/emms.git", 27535 "unstable": { 27536 "version": [ 27537 - 20210911, 27538 - 2031 27539 ], 27540 "deps": [ 27541 "cl-lib", 27542 "nadvice", 27543 "seq" 27544 ], 27545 - "commit": "c42fab572846b1dd76d82c5293ccfb6ee2c45991", 27546 - "sha256": "1jb4di2v1fxjd7qw8mjwzqpr3j8jcbli4jx7236b7kmcid9zfds7" 27547 }, 27548 "stable": { 27549 "version": [ ··· 28885 "repo": "ergoemacs/ergoemacs-mode", 28886 "unstable": { 28887 "version": [ 28888 - 20210402, 28889 - 1642 28890 ], 28891 "deps": [ 28892 - "cl-lib", 28893 - "undo-tree" 28894 ], 28895 - "commit": "f9d6e3f7d99b877a63fa6f5ab61e6ba05a7075c8", 28896 - "sha256": "0xw99i47mmry205aps4mha1ninnnzir652s7jh81fdsys8y5j7w1" 28897 }, 28898 "stable": { 28899 "version": [ ··· 28940 20200914, 28941 644 28942 ], 28943 - "commit": "e913532676fb92272b650f3a053e116eaaffc963", 28944 - "sha256": "1mrzdks03d9g2f81v9dvjdq4m22x24bsry46591wd65m8qgzms7v" 28945 }, 28946 "stable": { 28947 "version": [ ··· 28964 20210315, 28965 1640 28966 ], 28967 - "commit": "818bfab3463cf5f289a4d7be5a77667d673207d8", 28968 - "sha256": "0ab8g4p4ak49pzbigcn69657v19wx34v66hl8rqiwd9gmwji0d74" 28969 }, 28970 "stable": { 28971 "version": [ ··· 29826 "repo": "emacs-ess/ESS", 29827 "unstable": { 29828 "version": [ 29829 - 20211006, 29830 - 2210 29831 ], 29832 - "commit": "5691859d4edc4387165e561a2a06527c85e795ec", 29833 - "sha256": "1ja7ppw65n20kjfnij71fxf5nnvbdly4hk74wmdhvsr220vkc90n" 29834 }, 29835 "stable": { 29836 "version": [ ··· 29994 "repo": "ShuguangSun/ess-view-data", 29995 "unstable": { 29996 "version": [ 29997 - 20211001, 29998 - 1717 29999 ], 30000 "deps": [ 30001 "csv-mode", 30002 "ess" 30003 ], 30004 - "commit": "9be3d4566426264acea459f24428e1d0c868c6fe", 30005 - "sha256": "1bs2awcmmxzcdhqlyizgrhxgrgh80jl8a6jbkk5zspl838cq4n39" 30006 }, 30007 "stable": { 30008 "version": [ ··· 30421 "repo": "emacs-evil/evil", 30422 "unstable": { 30423 "version": [ 30424 - 20211006, 30425 - 1559 30426 ], 30427 "deps": [ 30428 "cl-lib", 30429 "goto-chg" 30430 ], 30431 - "commit": "ebae35360c9be4828b7a9069396bd6a5ef3e9fdf", 30432 - "sha256": "0nq7sw7j6nwv44ynhgr6jjkxvlg0cy4ps77y12q9f4g0nx6sj5ga" 30433 }, 30434 "stable": { 30435 "version": [ ··· 30573 "repo": "wbolster/emacs-evil-colemak-basics", 30574 "unstable": { 30575 "version": [ 30576 - 20210818, 30577 - 1228 30578 ], 30579 "deps": [ 30580 "evil", 30581 "evil-snipe" 30582 ], 30583 - "commit": "db01118a76112c61b7617aa44aa8c438d8f1871f", 30584 - "sha256": "15ihz0wwc7gzqsmzbrr48zzh3rw3bmbf2ghnhcy13pdq42wridcv" 30585 }, 30586 "stable": { 30587 "version": [ 30588 2, 30589 - 1, 30590 - 0 30591 ], 30592 "deps": [ 30593 "evil", 30594 "evil-snipe" 30595 ], 30596 - "commit": "7844079b47f47bb1dc24c885b0ac2e67524fa960", 30597 - "sha256": "0phspmd31pcxana2lp6mqywmghhdpj6ydsrl1bjn4b1gcp1fqsy2" 30598 } 30599 }, 30600 { ··· 30623 "repo": "emacs-evil/evil-collection", 30624 "unstable": { 30625 "version": [ 30626 - 20211003, 30627 - 1458 30628 ], 30629 "deps": [ 30630 "annalist", 30631 "evil" 30632 ], 30633 - "commit": "bc5a02ed8572e7d40d04a78f17abc08061dfc37e", 30634 - "sha256": "1y5sw51k86sravaspmyg4j0986yldfsyl21cwcr9cvapsp46ba52" 30635 }, 30636 "stable": { 30637 "version": [ ··· 31324 "repo": "redguardtoo/evil-nerd-commenter", 31325 "unstable": { 31326 "version": [ 31327 - 20210719, 31328 - 1305 31329 ], 31330 - "commit": "6bc41317ba4b8710d713a62e1b78047c3cc2d2d5", 31331 - "sha256": "14s2zrl2rpnqpfp647naa80qzb2x4c6jflvs1nhxsvn43s0gdfj9" 31332 }, 31333 "stable": { 31334 "version": [ ··· 31363 "repo": "juliapath/evil-numbers", 31364 "unstable": { 31365 "version": [ 31366 - 20210808, 31367 - 1424 31368 ], 31369 "deps": [ 31370 "evil" 31371 ], 31372 - "commit": "8ce0066fa4889c9a43db5917d116baa9497837b7", 31373 - "sha256": "04dls5fmr4a8b8j3802nm0cf4rngr01bgpsa25rgdq1cdv9x9zb6" 31374 }, 31375 "stable": { 31376 "version": [ ··· 31949 "deps": [ 31950 "evil" 31951 ], 31952 - "commit": "ebae35360c9be4828b7a9069396bd6a5ef3e9fdf", 31953 - "sha256": "0nq7sw7j6nwv44ynhgr6jjkxvlg0cy4ps77y12q9f4g0nx6sj5ga" 31954 }, 31955 "stable": { 31956 "version": [ ··· 32141 "repo": "meain/evil-textobj-tree-sitter", 32142 "unstable": { 32143 "version": [ 32144 - 20211001, 32145 - 1457 32146 ], 32147 "deps": [ 32148 "evil", 32149 "tree-sitter" 32150 ], 32151 - "commit": "5b8dd1d1803e69dc7e7812841df6bfe772396f43", 32152 - "sha256": "0r4q1cn0wv7g8krmp8a3pflq1bfz9hp69wz0pzgvlnag55zmavps" 32153 } 32154 }, 32155 { ··· 33260 "repo": "WJCFerguson/emacs-faff-theme", 33261 "unstable": { 33262 "version": [ 33263 - 20210602, 33264 - 1952 33265 ], 33266 - "commit": "cb8803355e20812d84195b1b7c9b0578c3262e68", 33267 - "sha256": "0wx2k9262p712aasn3ha8si250yzhcqz513apna8lp5gri2rxsg8" 33268 }, 33269 "stable": { 33270 "version": [ 33271 2, 33272 - 20 33273 ], 33274 - "commit": "45f2faef92ee23738b86f4f8d0a433ad729a5ca8", 33275 - "sha256": "0slvrgw508388il24wlx9g0bf32anpk6rbhmb2r99anq2vhn4b4g" 33276 } 33277 }, 33278 { ··· 33391 "repo": "condy0919/fanyi.el", 33392 "unstable": { 33393 "version": [ 33394 - 20211006, 33395 - 842 33396 ], 33397 "deps": [ 33398 "s" 33399 ], 33400 - "commit": "4deddb48b5c9798bdb68a341a9cd23056b4fb2c4", 33401 - "sha256": "0vsfjk912n24j46ivlkfw8vlqi913qnvy8hixfcf13f68ak8cbav" 33402 } 33403 }, 33404 { ··· 33888 "repo": "knpatel401/filetree", 33889 "unstable": { 33890 "version": [ 33891 - 20211006, 33892 - 2239 33893 ], 33894 "deps": [ 33895 "dash", 33896 "helm" 33897 ], 33898 - "commit": "65ec7d5c10115f3670b7488825922494e749d34a", 33899 - "sha256": "0hwimg57lwny3n2jz0m224blbhrjdd3qjfa5xmcvwsnw5lp54i48" 33900 } 33901 }, 33902 { ··· 34201 "repo": "LaurenceWarne/finito.el", 34202 "unstable": { 34203 "version": [ 34204 - 20210919, 34205 - 929 34206 ], 34207 "deps": [ 34208 "async", ··· 34213 "s", 34214 "transient" 34215 ], 34216 - "commit": "77421f62e6e616ada9d6ee1bb2b7a920aeb51726", 34217 - "sha256": "12089lm3h70igfxasvjw8ccm1iag0p3159w2pn661awnv9nplwl0" 34218 }, 34219 "stable": { 34220 "version": [ ··· 36468 "flycheck", 36469 "keg" 36470 ], 36471 - "commit": "e4c7d9d8f823fa717df5f0e7039d525758429fc9", 36472 - "sha256": "0idr47ssysz3qp2cdrciapljwm7zh76fnj3vgpz9i2wdmgr12m2d" 36473 } 36474 }, 36475 { ··· 39407 "repo": "magit/forge", 39408 "unstable": { 39409 "version": [ 39410 - 20211006, 39411 - 2025 39412 ], 39413 "deps": [ 39414 "closql", ··· 39421 "transient", 39422 "yaml" 39423 ], 39424 - "commit": "8264234db61b8a7f427b972aaef6235f9f6a13fa", 39425 - "sha256": "0fw2v05bxjkya78jms7n3jdzf04plr1piwh9z92an7421m7mjkdj" 39426 }, 39427 "stable": { 39428 "version": [ 39429 0, 39430 - 2, 39431 - 1 39432 ], 39433 "deps": [ 39434 "closql", ··· 39438 "let-alist", 39439 "magit", 39440 "markdown-mode", 39441 - "transient" 39442 ], 39443 - "commit": "e7d0d759440492549db331f3c39c3cc62880118f", 39444 - "sha256": "0j28vc0q1h36pk0y2nidnlsc2y7n0vpfrd8civiv1zp8z0jwfyc9" 39445 } 39446 }, 39447 { ··· 39476 "repo": "lassik/emacs-format-all-the-code", 39477 "unstable": { 39478 "version": [ 39479 - 20210929, 39480 - 2019 39481 ], 39482 "deps": [ 39483 "inheritenv", 39484 "language-id" 39485 ], 39486 - "commit": "772beb9acc3152cce10767ebba545c7af52b76e4", 39487 - "sha256": "1k70lrkbrj7g071nknqili0lga971fdyn52fzgjb8qwgr90j9fmp" 39488 }, 39489 "stable": { 39490 "version": [ ··· 39621 "repo": "rnkn/fountain-mode", 39622 "unstable": { 39623 "version": [ 39624 - 20211007, 39625 - 846 39626 ], 39627 "deps": [ 39628 "seq" 39629 ], 39630 - "commit": "f672b9af16184597747424543b87cbc6910e8ab8", 39631 - "sha256": "0xx67c8vbnqzdcyfsqv725xxj493hd9b3p3bqzl6an7v75v6bpi1" 39632 }, 39633 "stable": { 39634 "version": [ 39635 3, 39636 5, 39637 - 1 39638 ], 39639 "deps": [ 39640 "seq" 39641 ], 39642 - "commit": "7de7159a58e0594c0120d66af78f65264f61ea5f", 39643 - "sha256": "0y7dd6qq4b95scj7fay4zzhkf0g0x89npylc4v1hz59b1yyylfqy" 39644 } 39645 }, 39646 { ··· 39702 "repo": "alphapapa/frame-purpose.el", 39703 "unstable": { 39704 "version": [ 39705 - 20201219, 39706 - 1340 39707 ], 39708 "deps": [ 39709 - "dash", 39710 - "dash-functional" 39711 ], 39712 - "commit": "b4a259fa077671e2dcf33d11b42955c91e395b8b", 39713 - "sha256": "033vbvv4rrjbsfw0bbhhzx2754r96vy9h4n1y8jmxrqzs9wi5mmq" 39714 }, 39715 "stable": { 39716 "version": [ ··· 41172 } 41173 }, 41174 { 41175 "ename": "general", 41176 "commit": "d86383b443622d78f6d8ff7b8ac74c8d72879d26", 41177 "sha256": "104ywsfylfymly64p1i3hsy9pnpz3dkpmcq1ygafnld8zjd08gpc", ··· 41179 "repo": "noctuid/general.el", 41180 "unstable": { 41181 "version": [ 41182 - 20210918, 41183 - 1525 41184 ], 41185 "deps": [ 41186 "cl-lib" 41187 ], 41188 - "commit": "a78da8f74fddb84412b98b9a8c881af4dce7ab24", 41189 - "sha256": "11rx5i0fmigjydpm2w4gwgrsf74a4xa856i17i6056mw1sjsjwaq" 41190 } 41191 }, 41192 { ··· 41412 "repo": "leoliu/ggtags", 41413 "unstable": { 41414 "version": [ 41415 - 20190320, 41416 - 2208 41417 ], 41418 - "commit": "1c43705753e639b34b58c9bf961a80b6610a7109", 41419 - "sha256": "15hv3d4wc32nidi0pl73i2v673s2lipzsy8llqy6asls2y268qgz" 41420 }, 41421 "stable": { 41422 "version": [ ··· 41947 }, 41948 { 41949 "ename": "git-commit", 41950 - "commit": "2571aed58ce9c4df998588cbcffdde704f4dce54", 41951 - "sha256": "171spbjdgnphv1d108y2ivf09yaqfpg61sjc7gs62cwld4krk4l6", 41952 "fetcher": "github", 41953 "repo": "magit/magit", 41954 "unstable": { 41955 "version": [ 41956 - 20211006, 41957 - 1626 41958 ], 41959 "deps": [ 41960 "dash", 41961 "transient", 41962 "with-editor" 41963 ], 41964 - "commit": "d122f15edd5147d4c890161819b9589b9ed9ad99", 41965 - "sha256": "1ivr49iidc7qv5p7hg9whw83wnhpxdsj3mc5iqhpv63m2iw6wsy7" 41966 }, 41967 "stable": { 41968 "version": [ ··· 42059 20211002, 42060 2345 42061 ], 42062 - "commit": "c7fd6010ae223a1acde42260302b0be1ec11bdc3", 42063 - "sha256": "1r3pssix4g23adxxq5jf2v51dnk65xj4xr0zs31jnm5xj9z0qx1v" 42064 }, 42065 "stable": { 42066 "version": [ ··· 42696 "repo": "charignon/github-review", 42697 "unstable": { 42698 "version": [ 42699 - 20211003, 42700 - 1704 42701 ], 42702 "deps": [ 42703 "a", ··· 42706 "ghub", 42707 "s" 42708 ], 42709 - "commit": "4d91dd6c56be1ae2b93b6b9e50c73f657cc461b6", 42710 - "sha256": "1j3qd7i1pjirzjfar29m6iyngj75jn13b08ba56mapp37jkzgavk" 42711 } 42712 }, 42713 { ··· 43370 "repo": "lokedhs/gnu-apl-mode", 43371 "unstable": { 43372 "version": [ 43373 - 20210907, 43374 - 223 43375 ], 43376 - "commit": "f66273ba34a6f1d2bbb39bec9a6b4e38dc8d48f1", 43377 - "sha256": "1540z31hkz4mg9kkxkl7ii1pz1hy446j23r42la1qbchif6q0zpz" 43378 } 43379 }, 43380 { ··· 43742 "repo": "benma/go-dlv.el", 43743 "unstable": { 43744 "version": [ 43745 - 20200713, 43746 - 1202 43747 ], 43748 "deps": [ 43749 "go-mode" 43750 ], 43751 - "commit": "69b86c1bdb73d78fb3404f2f1eefbc9a93b1aba6", 43752 - "sha256": "1ww91sw15qnwrglz9q37vxm5qxxa43ccpyczz7kkjp66qs6746wh" 43753 }, 43754 "stable": { 43755 "version": [ 43756 0, 43757 - 4, 43758 0 43759 ], 43760 "deps": [ 43761 "go-mode" 43762 ], 43763 - "commit": "69b86c1bdb73d78fb3404f2f1eefbc9a93b1aba6", 43764 - "sha256": "1ww91sw15qnwrglz9q37vxm5qxxa43ccpyczz7kkjp66qs6746wh" 43765 } 43766 }, 43767 { ··· 44239 "repo": "lorniu/go-translate", 44240 "unstable": { 44241 "version": [ 44242 - 20211007, 44243 - 1403 44244 ], 44245 - "commit": "ae83654b4cdd752047674232290e7ca5c566748f", 44246 - "sha256": "07bjzs0w8b0spcksa2v5h20cnb8dvya1840xnagrpvcb1qfa49sk" 44247 }, 44248 "stable": { 44249 "version": [ 44250 0, 44251 - 1 44252 ], 44253 - "commit": "27d9218aa10dc361aa89f666f91aea7fdfb43d1f", 44254 - "sha256": "0jgicsv8102pk340fn122w0hbhvac2nqcpr16lj7ccjg44qmnrdw" 44255 } 44256 }, 44257 { ··· 44864 "magit-popup", 44865 "s" 44866 ], 44867 - "commit": "d6bd701aca21e3481213fc3769c5b220a2215826", 44868 - "sha256": "0irmk67zh0w890vy0cljqb6mcykimkjdjw410nlhl8hmvzykx5yn" 44869 }, 44870 "stable": { 44871 "version": [ 44872 0, 44873 - 26, 44874 - 1 44875 ], 44876 "deps": [ 44877 "dash", ··· 44879 "magit-popup", 44880 "s" 44881 ], 44882 - "commit": "ec5a4a7c63275875655d0fb57962ccefd68d39e5", 44883 - "sha256": "0zmam6s2vpdl88qd3h863gzy25m0g6bkmzrgib00807sj2i42704" 44884 } 44885 }, 44886 { ··· 45646 "repo": "ROCKTAKEY/grugru", 45647 "unstable": { 45648 "version": [ 45649 - 20210617, 45650 - 1028 45651 ], 45652 - "commit": "7efb041b826f15b10aa9cfb67b971fdc41064980", 45653 - "sha256": "175gfhi1621pclwvhbz2a8rramfb47v353x5hxjys1b0p848yk1l" 45654 }, 45655 "stable": { 45656 "version": [ ··· 46011 "repo": "Overdr0ne/gumshoe", 46012 "unstable": { 46013 "version": [ 46014 - 20210923, 46015 - 2359 46016 ], 46017 - "commit": "b5c7121a4a6e67c7e90bb6d8363936e50876093f", 46018 - "sha256": "0iccr1sjkbaw4lb3dja9bgyix6gwknvbmkk7xdn3misphl0fvnk1" 46019 } 46020 }, 46021 { ··· 46962 "repo": "emacs-helm/helm", 46963 "unstable": { 46964 "version": [ 46965 - 20211007, 46966 - 1355 46967 ], 46968 "deps": [ 46969 "async", 46970 "helm-core", 46971 "popup" 46972 ], 46973 - "commit": "d8e433cac4ec2c594740f6d040e5fbfdec7a0bb5", 46974 - "sha256": "1hs3psdb69vc16jg49mnfy89gvhhc21ci9q3v8kjk0f26gvh5k6j" 46975 }, 46976 "stable": { 46977 "version": [ ··· 47870 "repo": "emacs-helm/helm", 47871 "unstable": { 47872 "version": [ 47873 - 20211004, 47874 - 1655 47875 ], 47876 "deps": [ 47877 "async" 47878 ], 47879 - "commit": "d8e433cac4ec2c594740f6d040e5fbfdec7a0bb5", 47880 - "sha256": "1hs3psdb69vc16jg49mnfy89gvhhc21ci9q3v8kjk0f26gvh5k6j" 47881 }, 47882 "stable": { 47883 "version": [ ··· 49500 "repo": "emacs-helm/helm-ls-git", 49501 "unstable": { 49502 "version": [ 49503 - 20211004, 49504 - 857 49505 ], 49506 "deps": [ 49507 "helm" 49508 ], 49509 - "commit": "11d9f8ca48f2ae638250b61ad8d7ef3741b07fbb", 49510 - "sha256": "1y0wqr8ic78n5a3fl205r9ss34lqm5mggncwxl240fckyzf2ibgq" 49511 }, 49512 "stable": { 49513 "version": [ 49514 1, 49515 9, 49516 - 2 49517 ], 49518 "deps": [ 49519 "helm" 49520 ], 49521 - "commit": "563f664df4076ec214035c8c1f8cee47841565de", 49522 - "sha256": "07jgkc8csnc2hcg4csy07zy3wjbm4fbk4lqiy82rdlxp1vad25vi" 49523 } 49524 }, 49525 { ··· 50004 "repo": "alphapapa/org-recent-headings", 50005 "unstable": { 50006 "version": [ 50007 - 20201213, 50008 - 837 50009 ], 50010 "deps": [ 50011 "dash", ··· 50014 "org-recent-headings", 50015 "s" 50016 ], 50017 - "commit": "5da516a1586675992c0122ed32978c18dda06318", 50018 - "sha256": "1xnhahgs1q6y7w0rrc33qbkdagjm6q71a4i0msi4gsfnnzwn4vam" 50019 } 50020 }, 50021 { ··· 51555 "repo": "brotzeit/helm-xref", 51556 "unstable": { 51557 "version": [ 51558 - 20201004, 51559 - 1817 51560 ], 51561 "deps": [ 51562 "helm" 51563 ], 51564 - "commit": "23f1174cfca7667d95828dcd388c655a4a9c877d", 51565 - "sha256": "0v0lkabpi1n4hgnp28jk19f7b78yk93ssm0gr0fr25yqx5zskdnk" 51566 } 51567 }, 51568 { ··· 54240 "repo": "ideasman42/emacs-idle-highlight-mode", 54241 "unstable": { 54242 "version": [ 54243 - 20211007, 54244 - 308 54245 ], 54246 - "commit": "ca48999554e720d20be46f194f69919fb2894a82", 54247 - "sha256": "10n6fnxnsg6xmgj07h172g9sqwqwldp6cw31zrylgirz5nk3vn4r" 54248 }, 54249 "stable": { 54250 "version": [ ··· 57628 "repo": "alexmurray/ivy-xref", 57629 "unstable": { 57630 "version": [ 57631 - 20211006, 57632 - 1043 57633 ], 57634 "deps": [ 57635 "ivy" 57636 ], 57637 - "commit": "45df80767104dd8f4fe957156c82f1d8b77d64d5", 57638 - "sha256": "1c0k1in2hpfwfd7m5r8623d58kxsrfl6pwpgdrkk3077vdgbwiip" 57639 } 57640 }, 57641 { ··· 59094 "repo": "joshwnj/json-mode", 59095 "unstable": { 59096 "version": [ 59097 - 20190123, 59098 - 422 59099 ], 59100 "deps": [ 59101 - "json-reformat", 59102 "json-snatcher" 59103 ], 59104 - "commit": "0e819e519ae17a2686e0881c4ca51fa873fa9b83", 59105 - "sha256": "0m4i6b5qmakdc0h8npsyajdp06jq03cb1c5rkj6x0khnjw9fv2fl" 59106 }, 59107 "stable": { 59108 "version": [ 59109 1, 59110 - 7, 59111 0 59112 ], 59113 "deps": [ 59114 - "json-reformat", 59115 "json-snatcher" 59116 ], 59117 - "commit": "9ba01b868a6b138feeff82b9eb0abd331d29325f", 59118 - "sha256": "0i79lqzdg59vkqwjd3q092xxn9vhxspb1vn4pkis0vfvn46g01jy" 59119 } 59120 }, 59121 { ··· 60060 "repo": "ogdenwebb/emacs-kaolin-themes", 60061 "unstable": { 60062 "version": [ 60063 - 20211007, 60064 - 1037 60065 ], 60066 "deps": [ 60067 "autothemer", 60068 "cl-lib" 60069 ], 60070 - "commit": "7fc3bb521cdb691067838acf756ce4579b727d9b", 60071 - "sha256": "0vgahjgdvggg2scif18msw8ddsbkdxw988j2ki5ipclil9qfz8h4" 60072 }, 60073 "stable": { 60074 "version": [ ··· 60210 "repo": "conao3/keg.el", 60211 "unstable": { 60212 "version": [ 60213 - 20210226, 60214 - 2246 60215 ], 60216 "deps": [ 60217 "cl-lib" 60218 ], 60219 - "commit": "e4c7d9d8f823fa717df5f0e7039d525758429fc9", 60220 - "sha256": "0idr47ssysz3qp2cdrciapljwm7zh76fnj3vgpz9i2wdmgr12m2d" 60221 } 60222 }, 60223 { ··· 60231 20200601, 60232 333 60233 ], 60234 - "commit": "e4c7d9d8f823fa717df5f0e7039d525758429fc9", 60235 - "sha256": "0idr47ssysz3qp2cdrciapljwm7zh76fnj3vgpz9i2wdmgr12m2d" 60236 } 60237 }, 60238 { ··· 60360 20200226, 60361 2129 60362 ], 60363 - "commit": "1ee67f3f8977d95785e021f7896685de1979137e", 60364 - "sha256": "0cv0naq2g8z52vgf1p4mb55ww30bp2kpj1jp5cjnql1hxsvbx0mm" 60365 } 60366 }, 60367 { ··· 60893 20210318, 60894 2106 60895 ], 60896 - "commit": "9a1794e8c3e020252f7e41bc2d6ed78c461a69b0", 60897 - "sha256": "0yqgq71kfi68iy1f90yxlg0iar3z88ngs166s5rwp3m2yal9fdan" 60898 }, 60899 "stable": { 60900 "version": [ ··· 60914 "repo": "stardiviner/kiwix.el", 60915 "unstable": { 60916 "version": [ 60917 - 20210909, 60918 - 30 60919 ], 60920 "deps": [ 60921 "request" 60922 ], 60923 - "commit": "6191d43e184e29de868a82331495ced9c9cc9be0", 60924 - "sha256": "1a8rcrln36brdik5rki7dkrm1syl8my7sjsv960fw45pfr1pkb5s" 60925 }, 60926 "stable": { 60927 "version": [ 60928 1, 60929 1, 60930 - 3 60931 ], 60932 "deps": [ 60933 "request" 60934 ], 60935 - "commit": "7d6039fa5d5d7561f42c4c2a93c698468ed34e70", 60936 - "sha256": "0g99qkch22ws3d8qwp91v0mysjh295bag1ak3bdl8q7rl015p9ik" 60937 } 60938 }, 60939 { ··· 61269 "transient", 61270 "with-editor" 61271 ], 61272 - "commit": "7a5ec79c51698123098af58dea2d10bf15c5a82f", 61273 - "sha256": "1imjar42hxyh6pl7dlszh7b6a6yfz3nrxb17l99ng8qw4db19i1d" 61274 }, 61275 "stable": { 61276 "version": [ ··· 61304 "evil", 61305 "kubernetes" 61306 ], 61307 - "commit": "7a5ec79c51698123098af58dea2d10bf15c5a82f", 61308 - "sha256": "1imjar42hxyh6pl7dlszh7b6a6yfz3nrxb17l99ng8qw4db19i1d" 61309 }, 61310 "stable": { 61311 "version": [ ··· 61530 20211005, 61531 1517 61532 ], 61533 - "commit": "6609581a58ae9c0124de785b056f4f5bbcec3b61", 61534 - "sha256": "12bav2dd0q6b47sxnqfv6ibrhzd6i74wwqz7zvm7lp9s4mpqscsa" 61535 }, 61536 "stable": { 61537 "version": [ ··· 61580 "repo": "Deducteam/lambdapi", 61581 "unstable": { 61582 "version": [ 61583 - 20210520, 61584 - 1737 61585 ], 61586 "deps": [ 61587 "eglot", 61588 "highlight", 61589 "math-symbol-lists" 61590 ], 61591 - "commit": "2aeeb4cf1dcdc47ada963634731dde0b7a9e4948", 61592 - "sha256": "189mmxxdwyc8w94rqpg7f4hd0fhk973mrszvlw92xpca1i9825cq" 61593 } 61594 }, 61595 { ··· 62314 20211003, 62315 1412 62316 ], 62317 - "commit": "a3cf051632d48d95eb0d3bafb6f79d61170c0755", 62318 - "sha256": "14j9c3i1vv5wq240j2q7b818cg1xm425nnhncrawizajj4wk2ri3" 62319 } 62320 }, 62321 { ··· 62947 "repo": "ligolang/ligo", 62948 "unstable": { 62949 "version": [ 62950 - 20210303, 62951 - 1751 62952 ], 62953 - "commit": "2eeb1dabf6b3105561233250063abf1d066a0df3", 62954 - "sha256": "13rb8wf8lihqwnpzbzxx5wzxv0qayix0qgjg2540mfsgzgsy7rd3" 62955 }, 62956 "stable": { 62957 "version": [ 62958 0, 62959 - 26, 62960 0 62961 ], 62962 - "commit": "d48098c6724bc0a62170c2f9ff73c792c71c8452", 62963 - "sha256": "15vvpa4jqqxv8vffq86dh44qn0lij7hv6mbgizwz9bssbq1cdgsb" 62964 } 62965 }, 62966 { ··· 62971 "repo": "emacs-vs/line-reminder", 62972 "unstable": { 62973 "version": [ 62974 - 20210715, 62975 - 839 62976 ], 62977 "deps": [ 62978 "fringe-helper", 62979 "indicators" 62980 ], 62981 - "commit": "97494f705c0208ccc8dd51d8c0366cb2bd5f228e", 62982 - "sha256": "023kx8v7phaw3why3zkh1q7n6igqb0zgf37zkli6gi8y4spzlbns" 62983 }, 62984 "stable": { 62985 "version": [ ··· 63111 "repo": "noctuid/link-hint.el", 63112 "unstable": { 63113 "version": [ 63114 - 20210926, 63115 - 1333 63116 ], 63117 "deps": [ 63118 "avy" 63119 ], 63120 - "commit": "4326da5617e5d04715538536b93c44a085f5dad1", 63121 - "sha256": "024cyywz38bpb9szqjnnc0pjrl7cxi7k59bbgpa740r7713qybs4" 63122 } 63123 }, 63124 { ··· 63213 } 63214 }, 63215 { 63216 "ename": "liso-theme", 63217 "commit": "27b849f3a41a5ae3d497cef02a95c92fd479b93b", 63218 "sha256": "014a71dnhnr0dr36sl2h8ffp6il9nasij31ahqz0bjgn4r16s5gy", ··· 63315 "repo": "abo-abo/lispy", 63316 "unstable": { 63317 "version": [ 63318 - 20210914, 63319 - 1209 63320 ], 63321 "deps": [ 63322 "ace-window", ··· 63325 "iedit", 63326 "zoutline" 63327 ], 63328 - "commit": "9568ee1aa5ac12e0ed03b9904b77c7a5bc4bb2e2", 63329 - "sha256": "1ysprqpha2nxf3zak0lssls66asfl95qn58q90k57p1hpf0qbs06" 63330 }, 63331 "stable": { 63332 "version": [ ··· 63763 20210701, 63764 1955 63765 ], 63766 - "commit": "aa92fa4aa2e41acb45bc697187036407f953ab03", 63767 - "sha256": "0x2s1xvdgmw7w6dr1kfvybqfwq6i1mvn2ijwbzi2sil8l5hb73a6" 63768 }, 63769 "stable": { 63770 "version": [ ··· 64514 "repo": "emacs-lsp/lsp-dart", 64515 "unstable": { 64516 "version": [ 64517 - 20210929, 64518 - 1620 64519 ], 64520 "deps": [ 64521 "dap-mode", ··· 64525 "lsp-mode", 64526 "lsp-treemacs" 64527 ], 64528 - "commit": "38906bb3e69c16b3e8d328fd6ae764f1d4369b9f", 64529 - "sha256": "03ppi015i1fkq30vx401x4fny3jz6msqzy5lg5jyqrym3s6gfml7" 64530 }, 64531 "stable": { 64532 "version": [ 64533 1, 64534 20, 64535 - 0 64536 ], 64537 "deps": [ 64538 "dap-mode", ··· 64542 "lsp-mode", 64543 "lsp-treemacs" 64544 ], 64545 - "commit": "1a839dcdedac47c90b4f82f456fea0a7cacf2940", 64546 - "sha256": "0m1bccpamxvasimdg6pq28lnbwy2v2xnzjradbl93x7c2drsvnik" 64547 } 64548 }, 64549 { ··· 64946 "repo": "emacs-lsp/lsp-mode", 64947 "unstable": { 64948 "version": [ 64949 - 20211006, 64950 - 1954 64951 ], 64952 "deps": [ 64953 "dash", ··· 64957 "markdown-mode", 64958 "spinner" 64959 ], 64960 - "commit": "237363939b2630a807261f31614ac98fad29b785", 64961 - "sha256": "1x436jki9wqxjzp2j1p0kx8waw71glxbfh8zlcw31nyiwk7znb4i" 64962 }, 64963 "stable": { 64964 "version": [ ··· 65292 "repo": "emacs-lsp/lsp-ui", 65293 "unstable": { 65294 "version": [ 65295 - 20211003, 65296 - 402 65297 ], 65298 "deps": [ 65299 "dash", 65300 "lsp-mode", 65301 "markdown-mode" 65302 ], 65303 - "commit": "69880741041d5c61abcef941d06234f7cbd545b0", 65304 - "sha256": "05awyfzwgzv8d3qjpmaxrkgxhh7njfqj72lkxlij6l5snng24bgz" 65305 }, 65306 "stable": { 65307 "version": [ ··· 65806 }, 65807 { 65808 "ename": "magit", 65809 - "commit": "4158066a2c75cf0bff128bd2dc1073472c32b1f4", 65810 - "sha256": "1hrh90qd47s6q6grr6rp2y7kfqq8bzhdfpyq2saihrric91s1rqz", 65811 "fetcher": "github", 65812 "repo": "magit/magit", 65813 "unstable": { 65814 "version": [ 65815 - 20211005, 65816 - 1646 65817 ], 65818 "deps": [ 65819 "dash", ··· 65822 "transient", 65823 "with-editor" 65824 ], 65825 - "commit": "d122f15edd5147d4c890161819b9589b9ed9ad99", 65826 - "sha256": "1ivr49iidc7qv5p7hg9whw83wnhpxdsj3mc5iqhpv63m2iw6wsy7" 65827 }, 65828 "stable": { 65829 "version": [ ··· 66157 }, 66158 { 66159 "ename": "magit-libgit", 66160 - "commit": "0580362be495894c61b99b7efb4cfa435cc0dd72", 66161 - "sha256": "0fi3w2f79qn3hf5rw5jp8128xbk5r0xwwwb56zcjn2na02dynfb1", 66162 "fetcher": "github", 66163 "repo": "magit/magit", 66164 "unstable": { 66165 "version": [ 66166 20211004, 66167 - 1955 66168 ], 66169 "deps": [ 66170 "libgit", 66171 "magit" 66172 ], 66173 - "commit": "d122f15edd5147d4c890161819b9589b9ed9ad99", 66174 - "sha256": "1ivr49iidc7qv5p7hg9whw83wnhpxdsj3mc5iqhpv63m2iw6wsy7" 66175 }, 66176 "stable": { 66177 "version": [ ··· 66326 }, 66327 { 66328 "ename": "magit-section", 66329 - "commit": "92cab05cc5ba4153be97648d6fcd95417871e9c7", 66330 - "sha256": "1v9g8y9r0lmp54hgaxgjqr3x86l7cz4wvrrjbpij7aai40ddqdp3", 66331 "fetcher": "github", 66332 "repo": "magit/magit", 66333 "unstable": { 66334 "version": [ 66335 - 20211004, 66336 - 1955 66337 ], 66338 "deps": [ 66339 "dash" 66340 ], 66341 - "commit": "d122f15edd5147d4c890161819b9589b9ed9ad99", 66342 - "sha256": "1ivr49iidc7qv5p7hg9whw83wnhpxdsj3mc5iqhpv63m2iw6wsy7" 66343 }, 66344 "stable": { 66345 "version": [ ··· 67134 "repo": "minad/marginalia", 67135 "unstable": { 67136 "version": [ 67137 - 20211006, 67138 - 724 67139 ], 67140 - "commit": "c9444d790d75c7cfaab1046570a05125f62576f0", 67141 - "sha256": "0si3wiacczqychsfc0dppnmwrcgjsb1n7rh555nn5jk1hsl0a0j5" 67142 }, 67143 "stable": { 67144 "version": [ 67145 0, 67146 - 8 67147 ], 67148 - "commit": "b65d66e9301f9a0e3012568ca6721ae4ec276ebc", 67149 - "sha256": "1d6xbidxcxd5gxs5cjxbx1i1wdcmgdnn3hh7fxz0sgf1gaxyp5kv" 67150 } 67151 }, 67152 { ··· 67769 "repo": "dochang/mb-url", 67770 "unstable": { 67771 "version": [ 67772 - 20210917, 67773 - 1715 67774 ], 67775 - "commit": "ac82a66826a4b03533e7e995d83ed4f019b8968a", 67776 - "sha256": "1w6yc8k047ixrplm9n4cyq4h3ghafbsq7zzy3b2zlmdgkhjwh2wp" 67777 }, 67778 "stable": { 67779 "version": [ 67780 0, 67781 - 6, 67782 - 1 67783 ], 67784 - "commit": "ac82a66826a4b03533e7e995d83ed4f019b8968a", 67785 - "sha256": "1w6yc8k047ixrplm9n4cyq4h3ghafbsq7zzy3b2zlmdgkhjwh2wp" 67786 } 67787 }, 67788 { ··· 68677 20210131, 68678 2152 68679 ], 68680 - "commit": "88516546fa25f3a629dc6729403328b6edc29109", 68681 - "sha256": "080m42ck7gdaa545vra02gkvx0prav43xspp5hwhx30mzkb77n5m" 68682 }, 68683 "stable": { 68684 "version": [ ··· 69683 "repo": "damon-kwok/modern-sh", 69684 "unstable": { 69685 "version": [ 69686 - 20210917, 69687 - 748 69688 ], 69689 "deps": [ 69690 "eval-in-repl", 69691 "hydra" 69692 ], 69693 - "commit": "1905cc0c5fe7a306abb4e862c36f00471ce9d0cf", 69694 - "sha256": "1xmv6wkbrra3prdm2s3c6hjw5fzp082w15mha60638i3rfmj6sm8" 69695 } 69696 }, 69697 { ··· 69741 "repo": "protesilaos/modus-themes", 69742 "unstable": { 69743 "version": [ 69744 - 20211007, 69745 - 1358 69746 ], 69747 - "commit": "86ce981066010f4f17de567546ed7151ce5aa4cc", 69748 - "sha256": "1934i9is9fdsgv20cp8v8g5jmi9gh51mq3mvg5qzizixslwp8pcv" 69749 }, 69750 "stable": { 69751 "version": [ ··· 70376 20210306, 70377 1053 70378 ], 70379 - "commit": "7a2decc75a4b9b1e08ed994c0e675b21e2b0f81a", 70380 - "sha256": "06zgjibyd8j0mnyf6cymrb5qhl26kg64z5jizrh2p841wija426v" 70381 }, 70382 "stable": { 70383 "version": [ ··· 71298 "repo": "zevlg/multitran.el", 71299 "unstable": { 71300 "version": [ 71301 - 20210701, 71302 - 2153 71303 ], 71304 "deps": [ 71305 "cl-lib" 71306 ], 71307 - "commit": "c34536186088f29d4e85631825e7c6d557a8d0fa", 71308 - "sha256": "0iqkgs3rrkhbj2mind4aa4qv7bf7vflnkdysd39b50jbwd7rv4fx" 71309 }, 71310 "stable": { 71311 "version": [ ··· 72522 "repo": "danielsz/newspeak-mode", 72523 "unstable": { 72524 "version": [ 72525 - 20210913, 72526 - 1029 72527 ], 72528 - "commit": "4bfef8f834b021d65cf6f920b02c082a719a302f", 72529 - "sha256": "1ng024c5qw38p9qlmldh9r08wcvivs17vw2kl8y17z6d233xrgnw" 72530 } 72531 }, 72532 { ··· 72751 "repo": "m-cat/nimbus-theme", 72752 "unstable": { 72753 "version": [ 72754 - 20210929, 72755 - 2219 72756 ], 72757 - "commit": "e5d12e26bc98f99b3b1e4b5af452f3079a98e0ff", 72758 - "sha256": "0i02r2kvji7dkmkr5waix7bjzlqrjxmvbx53k3ywb9268pi9yv2j" 72759 } 72760 }, 72761 { ··· 73487 20210920, 73488 2339 73489 ], 73490 - "commit": "3e2e724d53a1dce3ba00a20c71b2e6f735678136", 73491 - "sha256": "0hx8l131qwy5cmxii22lhr48lnwni2i7sd025h12gjala6z78jfz" 73492 }, 73493 "stable": { 73494 "version": [ 73495 0, 73496 - 33, 73497 - 2 73498 ], 73499 - "commit": "3c60a25c6dcc4d594b66c0f8acd3e84b82a6f42d", 73500 - "sha256": "0cqwvs8035rcnwjl92wx0gi4idnfq93n1k04gf19s0609409kbxw" 73501 } 73502 }, 73503 { ··· 75364 20210923, 75365 1348 75366 ], 75367 - "commit": "3e4d68c726ff8f1baf04ee8076be57d712d2373e", 75368 - "sha256": "17r5k0kyvmmnj8g0zqhar0y0zm06q7rqjq4bd1n1cvr5f1zp9gg1" 75369 }, 75370 "stable": { 75371 "version": [ ··· 75558 "repo": "oer/oer-reveal", 75559 "unstable": { 75560 "version": [ 75561 - 20210915, 75562 - 1404 75563 ], 75564 "deps": [ 75565 "org-re-reveal" 75566 ], 75567 - "commit": "af96d75e9a4248fe0a0fcc8d2c01fe10f274b75d", 75568 - "sha256": "0srjw62f9cg6hdq7ldp1yyc6b5gaadlw2fl10vhjwk3chqq0fcp9" 75569 }, 75570 "stable": { 75571 "version": [ 75572 3, 75573 - 24, 75574 0 75575 ], 75576 "deps": [ 75577 "org-re-reveal" 75578 ], 75579 - "commit": "af96d75e9a4248fe0a0fcc8d2c01fe10f274b75d", 75580 - "sha256": "0srjw62f9cg6hdq7ldp1yyc6b5gaadlw2fl10vhjwk3chqq0fcp9" 75581 } 75582 }, 75583 { ··· 76565 "repo": "yilkalargaw/org-auto-tangle", 76566 "unstable": { 76567 "version": [ 76568 - 20210214, 76569 - 917 76570 ], 76571 "deps": [ 76572 "async" 76573 ], 76574 - "commit": "ea2ca74a68eb44d935b7240ffc8f19c8a4db334a", 76575 - "sha256": "0wskvkwrw0vgknq895by10bcwglaikgkrs1z54f6wyfyksa801ja" 76576 }, 76577 "stable": { 76578 "version": [ ··· 77490 "repo": "kidd/org-gcal.el", 77491 "unstable": { 77492 "version": [ 77493 - 20210805, 77494 - 2225 77495 ], 77496 "deps": [ 77497 "alert", ··· 77499 "request", 77500 "request-deferred" 77501 ], 77502 - "commit": "db3072adc3f1a57c7a459a3ee911a40db0fc6a8e", 77503 - "sha256": "02jfcgl8schra7ir89ajzvnyc9ql208vfasa3qm27vr3yyxvykaj" 77504 }, 77505 "stable": { 77506 "version": [ ··· 78909 "repo": "oer/org-re-reveal", 78910 "unstable": { 78911 "version": [ 78912 - 20211005, 78913 - 1608 78914 ], 78915 "deps": [ 78916 "htmlize", 78917 "org" 78918 ], 78919 - "commit": "36d0973c6c3110a71bc27f8464f4d4b6a798e467", 78920 - "sha256": "146hnd1jd9j2bgpn951k7m8kh6ncvcfqvvs4rdhmsk1w426ah5vb" 78921 }, 78922 "stable": { 78923 "version": [ 78924 3, 78925 12, 78926 - 0 78927 ], 78928 "deps": [ 78929 "htmlize", 78930 "org" 78931 ], 78932 - "commit": "36d0973c6c3110a71bc27f8464f4d4b6a798e467", 78933 - "sha256": "146hnd1jd9j2bgpn951k7m8kh6ncvcfqvvs4rdhmsk1w426ah5vb" 78934 } 78935 }, 78936 { ··· 78973 "repo": "alphapapa/org-recent-headings", 78974 "unstable": { 78975 "version": [ 78976 - 20201213, 78977 - 747 78978 ], 78979 "deps": [ 78980 "dash", 78981 - "dash-functional", 78982 "frecency", 78983 "org", 78984 "s" 78985 ], 78986 - "commit": "5da516a1586675992c0122ed32978c18dda06318", 78987 - "sha256": "1xnhahgs1q6y7w0rrc33qbkdagjm6q71a4i0msi4gsfnnzwn4vam" 78988 }, 78989 "stable": { 78990 "version": [ ··· 79014 "deps": [ 79015 "org" 79016 ], 79017 - "commit": "093c1726ffe4358d60fbb97c1bcf01b785827098", 79018 - "sha256": "004g7av1dx3i25lr0r33dd2ch4i9r5mcgjh7gjm6rj6nbyh1gqhb" 79019 }, 79020 "stable": { 79021 "version": [ ··· 79052 "repo": "jkitchin/org-ref", 79053 "unstable": { 79054 "version": [ 79055 - 20210913, 79056 - 1445 79057 ], 79058 "deps": [ 79059 "bibtex-completion", ··· 79068 "pdf-tools", 79069 "s" 79070 ], 79071 - "commit": "8c503e61681a39cfb104793b35f2f7b801c6830f", 79072 - "sha256": "1pz4gwi8gwlbnxa003hk2k0arzic8700xsj0bhpnh2d0zarghcj0" 79073 }, 79074 "stable": { 79075 "version": [ ··· 79216 "repo": "org-roam/org-roam", 79217 "unstable": { 79218 "version": [ 79219 - 20211003, 79220 - 557 79221 ], 79222 "deps": [ 79223 "dash", ··· 79227 "magit-section", 79228 "org" 79229 ], 79230 - "commit": "54d17cc50f03f22ca44f4d88f7e589a00c59d05c", 79231 - "sha256": "1j2nv3c424x88riqy3m0kb9qinpa15ixrpzqa0zizcnx2dj4iqmn" 79232 }, 79233 "stable": { 79234 "version": [ ··· 80071 "repo": "takaxp/org-tree-slide", 80072 "unstable": { 80073 "version": [ 80074 - 20210915, 80075 - 335 80076 ], 80077 - "commit": "571ff333084dad83a535becfc1fdd601ead2da02", 80078 - "sha256": "0k1lg3rc6x6alxhjwggh3fdlmpbx8qni8d6qakp6i1ba7459d0mj" 80079 }, 80080 "stable": { 80081 "version": [ ··· 80731 "repo": "tarsius/orglink", 80732 "unstable": { 80733 "version": [ 80734 - 20211006, 80735 - 1626 80736 ], 80737 "deps": [ 80738 "org", 80739 "seq" 80740 ], 80741 - "commit": "657d655caf408283cc1c6fcf437f33b25166244b", 80742 - "sha256": "1y2lav5dk67k4yy67kc0hxyd46x9mdg0kkzmc4sw5vvr9jgjk1in" 80743 }, 80744 "stable": { 80745 "version": [ ··· 81952 "ox-gfm", 81953 "s" 81954 ], 81955 - "commit": "e79c4c4429f64fe61cfa673dcd33273bba30f9db", 81956 - "sha256": "153sr1pnnlglzmsz9kx8d8h604j01anf85n57pdz2dnbh6wr2wak" 81957 } 81958 }, 81959 { ··· 82131 "repo": "yjwen/org-reveal", 82132 "unstable": { 82133 "version": [ 82134 - 20210902, 82135 - 1452 82136 ], 82137 "deps": [ 82138 "org" 82139 ], 82140 - "commit": "624dee4ee2300315eb1a32b17e8831ce6677fc72", 82141 - "sha256": "1n49iwrfzxx9ad399sm5q1phzlv5890i3vacxci6hpmi26bnqb89" 82142 } 82143 }, 82144 { ··· 83470 "repo": "clojure-emacs/parseclj", 83471 "unstable": { 83472 "version": [ 83473 - 20210930, 83474 - 540 83475 ], 83476 - "commit": "fcebf650759929256ec9c4bb83b677240622be8a", 83477 - "sha256": "15aar5fsci2y8hy045ypdrig4z4kqrd8318im3yzyyf40y1xrz1d" 83478 }, 83479 "stable": { 83480 "version": [ 83481 1, 83482 0, 83483 - 4 83484 ], 83485 - "commit": "5809ae74cd7f5217ae29dc3bae2dba4c1c2c855a", 83486 - "sha256": "15aar5fsci2y8hy045ypdrig4z4kqrd8318im3yzyyf40y1xrz1d" 83487 } 83488 }, 83489 { ··· 83494 "repo": "clojure-emacs/parseedn", 83495 "unstable": { 83496 "version": [ 83497 - 20210930, 83498 - 1615 83499 ], 83500 "deps": [ 83501 "map", 83502 "parseclj" 83503 ], 83504 - "commit": "b00eb42a1c10f19ba0f6ff5f8cb9e3ac05285dbf", 83505 - "sha256": "1drlhsnqvqyxdw8k9dlfjnzqxgx1m5kpda1cjkanz1s0jq1dxgcl" 83506 }, 83507 "stable": { 83508 "version": [ 83509 1, 83510 0, 83511 - 4 83512 ], 83513 "deps": [ 83514 "map", 83515 "parseclj" 83516 ], 83517 - "commit": "3b1bea14257fe2acd067b6644e0d916cfaa806ba", 83518 - "sha256": "1cz2bgaddlrcqzra8q50yh90rdl0kpyf5js2vxccdsq6ngr8bnmv" 83519 } 83520 }, 83521 { ··· 86018 "repo": "thomasluquet/playerctl.el", 86019 "unstable": { 86020 "version": [ 86021 - 20210411, 86022 - 1442 86023 ], 86024 - "commit": "41564d453c9f936a4ce2699afacc6d1dff974f1c", 86025 - "sha256": "0fbnfxhfyam5zvf2ild5bxq489dnpyrzclnfwq0lhzgswjj70hw6" 86026 } 86027 }, 86028 { ··· 86996 "repo": "ponylang/ponylang-mode", 86997 "unstable": { 86998 "version": [ 86999 - 20210118, 87000 - 1325 87001 ], 87002 "deps": [ 87003 "company-ctags", ··· 87009 "yafolding", 87010 "yasnippet" 87011 ], 87012 - "commit": "d3b108338219ff275e4ed2c67a2c5f2ce334bb94", 87013 - "sha256": "0klpwchiaqrg9gclpbc4ya4kkf33bl6h7khp1b4pjx6zg28qk8ih" 87014 }, 87015 "stable": { 87016 "version": [ ··· 87087 "repo": "karthink/popper", 87088 "unstable": { 87089 "version": [ 87090 - 20211003, 87091 - 1054 87092 ], 87093 - "commit": "918306c2afbb09e92f7cc704ddbabe9701bef6f8", 87094 - "sha256": "1rk9lzcjhkqvaxjgwj0gsfwnzh9q1kmlwiy1jvp3wzi81j42zdf2" 87095 }, 87096 "stable": { 87097 "version": [ ··· 88176 "repo": "fritzgrabo/project-mode-line-tag", 88177 "unstable": { 88178 "version": [ 88179 - 20210615, 88180 - 1825 88181 ], 88182 - "commit": "ed6adf9287d2aa526d85451623f1aa281cfa7e0a", 88183 - "sha256": "0xryvjsb2r4rj22wgjpixa31kg4sp7xww63hldnf7c1cvcc9g305" 88184 } 88185 }, 88186 { ··· 88693 "repo": "ProofGeneral/PG", 88694 "unstable": { 88695 "version": [ 88696 - 20210918, 88697 - 2238 88698 ], 88699 - "commit": "38ae8fdf23f37af71b8a4f9717ba48c52653db63", 88700 - "sha256": "1x5d0rki2lsyg85srldwg34jaiq14l1nw58bab74n7xhp426pvyw" 88701 }, 88702 "stable": { 88703 "version": [ ··· 88797 "repo": "google/protobuf", 88798 "unstable": { 88799 "version": [ 88800 - 20200619, 88801 - 1742 88802 ], 88803 - "commit": "b7cc13068dc198e480271e98b53cbeed195e9d05", 88804 - "sha256": "1lfy5p2akjnmpssc92jfx5j88q53s35338zhsafc2k4s650dc4f2" 88805 }, 88806 "stable": { 88807 "version": [ ··· 89212 "repo": "AmaiKinono/puni", 89213 "unstable": { 89214 "version": [ 89215 - 20210928, 89216 - 703 89217 ], 89218 - "commit": "a076d32f281d2984c6072461d034688c41eae3c1", 89219 - "sha256": "106qvdspwahyahd4my5wby02ffykbwb04ahlqcrbdapw6aflnv19" 89220 } 89221 }, 89222 { ··· 89876 20210411, 89877 1931 89878 ], 89879 - "commit": "c4ed76d3948afdb0176835c1fa6eb48f54bfd54f", 89880 - "sha256": "0m9ksp59bl9lkhrzgkjivnwkl3lv5lgg1zhs47q2gc0sl66xrknz" 89881 }, 89882 "stable": { 89883 "version": [ ··· 90157 "repo": "python-mode-devs/python-mode", 90158 "unstable": { 90159 "version": [ 90160 - 20210930, 90161 - 836 90162 ], 90163 - "commit": "c0ca60e1a83c635d96a76d36e912904e6d0e3446", 90164 - "sha256": "1c7w6bl9lccx96i9vyrxg714lwmfhdd3lar5rvf4k6an0vifqzc8" 90165 }, 90166 "stable": { 90167 "version": [ ··· 90312 "repo": "jorgenschaefer/pyvenv", 90313 "unstable": { 90314 "version": [ 90315 - 20210527, 90316 - 829 90317 ], 90318 - "commit": "045ff9476dac26086a04538d9b7ba186aa8f0fd1", 90319 - "sha256": "1y5jqqqh0df75qydw3h7rx24pv5z628ci8ymdksn5khl1qp5041x" 90320 }, 90321 "stable": { 90322 "version": [ ··· 90382 "stable": { 90383 "version": [ 90384 1, 90385 - 1, 90386 - -2, 90387 1 90388 ], 90389 - "commit": "eb2d5bad076b17a8c431200be7357460a7d3c088", 90390 - "sha256": "1y7xd2lr88z47s70xaxkd9zl3aqna2d87ad2ism3ywncb1sqmd24" 90391 } 90392 }, 90393 { ··· 90803 "repo": "greghendershott/racket-mode", 90804 "unstable": { 90805 "version": [ 90806 - 20211005, 90807 - 1559 90808 ], 90809 - "commit": "46df4d9ecbaa7da1f48e55e5769d05e4ffdbd8b1", 90810 - "sha256": "0c4h86vxv9gwq7cy4jd446zxnp7kbkfj9h58m29i1hhwz056pk6j" 90811 } 90812 }, 90813 { ··· 93387 "repo": "DogLooksGood/emacs-rime", 93388 "unstable": { 93389 "version": [ 93390 - 20210723, 93391 - 1236 93392 ], 93393 "deps": [ 93394 "cl-lib", ··· 93396 "popup", 93397 "posframe" 93398 ], 93399 - "commit": "1d9bcc6dad4182e9b6a5839f8261b260e57be2fc", 93400 - "sha256": "157hndsslfxyi4n927y67shnk2xwhwz0idxwkdhcd4zl9jjzwpqr" 93401 }, 93402 "stable": { 93403 "version": [ ··· 94430 "repo": "brotzeit/rustic", 94431 "unstable": { 94432 "version": [ 94433 - 20210830, 94434 - 1944 94435 ], 94436 "deps": [ 94437 "dash", ··· 94444 "spinner", 94445 "xterm-color" 94446 ], 94447 - "commit": "804ebfe0295a6bf37870e06f84a8d35f55c9f1a6", 94448 - "sha256": "0ya7l8yfbax74lrwvcr3lxaffb238m3yk8y37msvsk1pvwcjfkr7" 94449 } 94450 }, 94451 { ··· 94934 20200830, 94935 301 94936 ], 94937 - "commit": "dc045a7670c3f6a6b7c59cf38fd58d980c70e0f4", 94938 - "sha256": "1yhfa2f5yrhq9wbq5mshd1cnwks9pwx27isbi1v6gp32lzfwi1jq" 94939 } 94940 }, 94941 { ··· 96825 20210924, 96826 445 96827 ], 96828 - "commit": "690e394a9c401f4fc69506d700d959e675ac5b6c", 96829 - "sha256": "09j42178p7cnyw7f9r302aj4q2nvqmcyln15zza56nxfszcbwdnq" 96830 } 96831 }, 96832 { ··· 99270 } 99271 }, 99272 { 99273 "ename": "socyl", 99274 "commit": "774b3006f5b6b781594257f1d9819068becbbcc1", 99275 "sha256": "00b7x247cyjh4gci101fq1j6708vbcz1g9ls3845w863wjf6m5sz", ··· 100200 "repo": "ideasman42/emacs-spell-fu", 100201 "unstable": { 100202 "version": [ 100203 - 20211007, 100204 - 305 100205 ], 100206 - "commit": "4e7ad5c5efadee670e29fa009c9026222a5bd3e3", 100207 - "sha256": "1m9biqvahmdigdf2iz3c2vns0jhrjsr60q444q9aa7l7k509lf35" 100208 } 100209 }, 100210 { ··· 101216 20200606, 101217 1308 101218 ], 101219 - "commit": "689689adb35f984f9fd833a6b92d4bf50ac565b3", 101220 - "sha256": "1iighf4kx2azakrqjf4s08nnsafzp6bh66d15qd68k5z1lkgljsl" 101221 }, 101222 "stable": { 101223 "version": [ ··· 101727 "url": "https://git.sr.ht/~amk/subsonic.el", 101728 "unstable": { 101729 "version": [ 101730 - 20210909, 101731 - 1003 101732 ], 101733 "deps": [ 101734 "transient" 101735 ], 101736 - "commit": "a4eb0da98a3909d301a7c07ae2e64197f8db22a0", 101737 - "sha256": "1pwy3h7k8y8hwb2dhpcx22sc5qzyk22r6hvvs4yd2gyjd4lw77vi" 101738 }, 101739 "stable": { 101740 "version": [ ··· 102037 "repo": "leafOfTree/svelte-mode", 102038 "unstable": { 102039 "version": [ 102040 - 20210222, 102041 - 1037 102042 ], 102043 - "commit": "839f579fa881467149e77d0e096a4a4a6c5d9878", 102044 - "sha256": "18hhl6x3xg5lykfq01iw2p03lj248x7rqaygq8nj64hbw46nzn0v" 102045 } 102046 }, 102047 { ··· 102290 "repo": "swift-emacs/swift-mode", 102291 "unstable": { 102292 "version": [ 102293 - 20210925, 102294 - 430 102295 ], 102296 "deps": [ 102297 "seq" 102298 ], 102299 - "commit": "4ec7c7328d0f09bf323c8be2db3be248bf30827a", 102300 - "sha256": "12sjfyy04ffm7pggd51xal89p4vkh3b9kppvx5vjpq7cx8dalkb0" 102301 }, 102302 "stable": { 102303 "version": [ 102304 8, 102305 4, 102306 - 0 102307 ], 102308 "deps": [ 102309 "seq" 102310 ], 102311 - "commit": "4ec7c7328d0f09bf323c8be2db3be248bf30827a", 102312 - "sha256": "12sjfyy04ffm7pggd51xal89p4vkh3b9kppvx5vjpq7cx8dalkb0" 102313 } 102314 }, 102315 { ··· 102621 "repo": "bgwines/symbol-navigation-hydra", 102622 "unstable": { 102623 "version": [ 102624 - 20211003, 102625 - 1859 102626 ], 102627 "deps": [ 102628 "auto-highlight-symbol", 102629 "hydra", 102630 "multiple-cursors" 102631 ], 102632 - "commit": "2744210b04fb8f5ee8c7948f5f36c8b2df1ea76d", 102633 - "sha256": "1a3gv2jpax1y5k1p7kmns9gnd7paqbllnm0gbmzxkh8p7yc0lrak" 102634 } 102635 }, 102636 { ··· 103104 "repo": "fritzgrabo/tab-bar-echo-area", 103105 "unstable": { 103106 "version": [ 103107 - 20210525, 103108 - 2204 103109 ], 103110 - "commit": "2196e76cb6f11e6ae0f35ac8259dfb755ea60336", 103111 - "sha256": "1xifgdwqpf0ccmdxhdr9zxzqsa769984xs4343v657171f53flz4" 103112 } 103113 }, 103114 { ··· 103119 "repo": "fritzgrabo/tab-bar-groups", 103120 "unstable": { 103121 "version": [ 103122 - 20210615, 103123 - 1915 103124 ], 103125 "deps": [ 103126 "s" 103127 ], 103128 - "commit": "a2e456097322d0b1cfdb7aa37c32a628bcca3bf0", 103129 - "sha256": "19ni9bl34hzmqsb9wiznbghw67m7g9zz3z5m3wgndn9zsj37ccka" 103130 } 103131 }, 103132 { ··· 103137 "repo": "fritzgrabo/tab-bar-lost-commands", 103138 "unstable": { 103139 "version": [ 103140 - 20210215, 103141 - 1412 103142 ], 103143 - "commit": "e587cdb5d6d2c8d509c43db4b5bb285415916c4e", 103144 - "sha256": "1bnpcfh0lzjz4f1lbj2jqz7ly6d3bv8jhi4lxr5pj3g21437xf4y" 103145 } 103146 }, 103147 { ··· 103588 "repo": "zevlg/telega.el", 103589 "unstable": { 103590 "version": [ 103591 - 20211007, 103592 - 616 103593 ], 103594 "deps": [ 103595 "rainbow-identifiers", 103596 "visual-fill-column" 103597 ], 103598 - "commit": "dcf5f041d30f5dd407e54f014f281e368d755529", 103599 - "sha256": "02d34p14yjqvaypirmr63h1vldmsvzpgkm0c18q2gfxbki6bj9f5" 103600 }, 103601 "stable": { 103602 "version": [ 103603 0, 103604 7, 103605 - 30 103606 ], 103607 "deps": [ 103608 "rainbow-identifiers", 103609 "visual-fill-column" 103610 ], 103611 - "commit": "26fee82fac70d55ade55381b475e865d99dde496", 103612 - "sha256": "1g29v5fgkqx43wsvh1npx0g3hj00n37lxgvxjvy85fs4h9226gl9" 103613 } 103614 }, 103615 { ··· 104694 20200212, 104695 1903 104696 ], 104697 - "commit": "dd17e81e813e8e6604b870be0e1ba547ac9fa1dc", 104698 - "sha256": "1961wkf50w6qyqdqdnplhjhzqs40m76kflg9vbybr0gqz23abspc" 104699 }, 104700 "stable": { 104701 "version": [ 104702 2021, 104703 10, 104704 - 4, 104705 0 104706 ], 104707 - "commit": "6563eeda0cbcc599e0b9fffb665759e5b159b8ec", 104708 - "sha256": "1kmcnffdpl44bx80m1ybrssfqbgalw8x00gs9zqnfbyaqcxf0mqr" 104709 } 104710 }, 104711 { ··· 104761 "deps": [ 104762 "haskell-mode" 104763 ], 104764 - "commit": "991d5c7d1b53bc1b51b44e0560b9074ffdfd941c", 104765 - "sha256": "1sy74xi8j8v1bxc1y65j9f4bjhdbc2ym6n70zll9czzqa34g600g" 104766 }, 104767 "stable": { 104768 "version": [ ··· 105010 "repo": "aimebertrand/timu-spacegrey-theme", 105011 "unstable": { 105012 "version": [ 105013 - 20210925, 105014 - 1118 105015 ], 105016 - "commit": "ed7f90d74d87e629dded6bfe0de2d04a856c5d61", 105017 - "sha256": "0lfj2ncygp7fzxcw1kswh75zhx5cdkdyrpd7ms4dfk8j8h7ra09j" 105018 }, 105019 "stable": { 105020 "version": [ ··· 105779 "repo": "magit/transient", 105780 "unstable": { 105781 "version": [ 105782 - 20210920, 105783 - 1038 105784 ], 105785 - "commit": "57942fe961d261360e61a72e47c676172ba7963f", 105786 - "sha256": "0d8mnvjbwnghh2yz7ys8r9395cy69mx5wjsm2kg8msi4kgk6yfjj" 105787 }, 105788 "stable": { 105789 "version": [ ··· 106163 "repo": "Alexander-Miller/treemacs", 106164 "unstable": { 106165 "version": [ 106166 - 20211006, 106167 - 1837 106168 ], 106169 "deps": [ 106170 "ace-window", ··· 106176 "pfuture", 106177 "s" 106178 ], 106179 - "commit": "5bd0d87548cefa6d5e195eb5578b415a98dad516", 106180 - "sha256": "0ffz2s9yr9p9r0fzn1dmpd4cl7k18fiihjm5dbg13ybzm3knax08" 106181 }, 106182 "stable": { 106183 "version": [ 106184 2, 106185 9, 106186 - 1 106187 ], 106188 "deps": [ 106189 "ace-window", ··· 106195 "pfuture", 106196 "s" 106197 ], 106198 - "commit": "dd8c9d364f4791fe4d091e78436edb4b31999222", 106199 - "sha256": "1c75b4ni8mxf58b6z9n9f7mij54aial0pbsnp390wcry57z2c77l" 106200 } 106201 }, 106202 { ··· 106214 "all-the-icons", 106215 "treemacs" 106216 ], 106217 - "commit": "5bd0d87548cefa6d5e195eb5578b415a98dad516", 106218 - "sha256": "0ffz2s9yr9p9r0fzn1dmpd4cl7k18fiihjm5dbg13ybzm3knax08" 106219 }, 106220 "stable": { 106221 "version": [ 106222 2, 106223 9, 106224 - 1 106225 ], 106226 "deps": [ 106227 "all-the-icons", 106228 "treemacs" 106229 ], 106230 - "commit": "dd8c9d364f4791fe4d091e78436edb4b31999222", 106231 - "sha256": "1c75b4ni8mxf58b6z9n9f7mij54aial0pbsnp390wcry57z2c77l" 106232 } 106233 }, 106234 { ··· 106239 "repo": "Alexander-Miller/treemacs", 106240 "unstable": { 106241 "version": [ 106242 - 20210927, 106243 - 1735 106244 ], 106245 "deps": [ 106246 "evil", 106247 "treemacs" 106248 ], 106249 - "commit": "5bd0d87548cefa6d5e195eb5578b415a98dad516", 106250 - "sha256": "0ffz2s9yr9p9r0fzn1dmpd4cl7k18fiihjm5dbg13ybzm3knax08" 106251 }, 106252 "stable": { 106253 "version": [ 106254 2, 106255 9, 106256 - 1 106257 ], 106258 "deps": [ 106259 "evil", 106260 "treemacs" 106261 ], 106262 - "commit": "dd8c9d364f4791fe4d091e78436edb4b31999222", 106263 - "sha256": "1c75b4ni8mxf58b6z9n9f7mij54aial0pbsnp390wcry57z2c77l" 106264 } 106265 }, 106266 { ··· 106271 "repo": "Alexander-Miller/treemacs", 106272 "unstable": { 106273 "version": [ 106274 - 20210630, 106275 - 1953 106276 ], 106277 "deps": [ 106278 "treemacs" 106279 ], 106280 - "commit": "5bd0d87548cefa6d5e195eb5578b415a98dad516", 106281 - "sha256": "0ffz2s9yr9p9r0fzn1dmpd4cl7k18fiihjm5dbg13ybzm3knax08" 106282 }, 106283 "stable": { 106284 "version": [ 106285 2, 106286 9, 106287 - 1 106288 ], 106289 "deps": [ 106290 "treemacs" 106291 ], 106292 - "commit": "dd8c9d364f4791fe4d091e78436edb4b31999222", 106293 - "sha256": "1c75b4ni8mxf58b6z9n9f7mij54aial0pbsnp390wcry57z2c77l" 106294 } 106295 }, 106296 { ··· 106301 "repo": "Alexander-Miller/treemacs", 106302 "unstable": { 106303 "version": [ 106304 - 20210906, 106305 - 1653 106306 ], 106307 "deps": [ 106308 "magit", 106309 "pfuture", 106310 "treemacs" 106311 ], 106312 - "commit": "5bd0d87548cefa6d5e195eb5578b415a98dad516", 106313 - "sha256": "0ffz2s9yr9p9r0fzn1dmpd4cl7k18fiihjm5dbg13ybzm3knax08" 106314 }, 106315 "stable": { 106316 "version": [ 106317 2, 106318 9, 106319 - 1 106320 ], 106321 "deps": [ 106322 "magit", 106323 "pfuture", 106324 "treemacs" 106325 ], 106326 - "commit": "dd8c9d364f4791fe4d091e78436edb4b31999222", 106327 - "sha256": "1c75b4ni8mxf58b6z9n9f7mij54aial0pbsnp390wcry57z2c77l" 106328 } 106329 }, 106330 { ··· 106343 "persp-mode", 106344 "treemacs" 106345 ], 106346 - "commit": "5bd0d87548cefa6d5e195eb5578b415a98dad516", 106347 - "sha256": "0ffz2s9yr9p9r0fzn1dmpd4cl7k18fiihjm5dbg13ybzm3knax08" 106348 }, 106349 "stable": { 106350 "version": [ 106351 2, 106352 9, 106353 - 1 106354 ], 106355 "deps": [ 106356 "dash", 106357 "persp-mode", 106358 "treemacs" 106359 ], 106360 - "commit": "dd8c9d364f4791fe4d091e78436edb4b31999222", 106361 - "sha256": "1c75b4ni8mxf58b6z9n9f7mij54aial0pbsnp390wcry57z2c77l" 106362 } 106363 }, 106364 { ··· 106377 "perspective", 106378 "treemacs" 106379 ], 106380 - "commit": "5bd0d87548cefa6d5e195eb5578b415a98dad516", 106381 - "sha256": "0ffz2s9yr9p9r0fzn1dmpd4cl7k18fiihjm5dbg13ybzm3knax08" 106382 }, 106383 "stable": { 106384 "version": [ 106385 2, 106386 9, 106387 - 1 106388 ], 106389 "deps": [ 106390 "dash", 106391 "perspective", 106392 "treemacs" 106393 ], 106394 - "commit": "dd8c9d364f4791fe4d091e78436edb4b31999222", 106395 - "sha256": "1c75b4ni8mxf58b6z9n9f7mij54aial0pbsnp390wcry57z2c77l" 106396 } 106397 }, 106398 { ··· 106410 "projectile", 106411 "treemacs" 106412 ], 106413 - "commit": "5bd0d87548cefa6d5e195eb5578b415a98dad516", 106414 - "sha256": "0ffz2s9yr9p9r0fzn1dmpd4cl7k18fiihjm5dbg13ybzm3knax08" 106415 }, 106416 "stable": { 106417 "version": [ 106418 2, 106419 9, 106420 - 1 106421 ], 106422 "deps": [ 106423 "projectile", 106424 "treemacs" 106425 ], 106426 - "commit": "dd8c9d364f4791fe4d091e78436edb4b31999222", 106427 - "sha256": "1c75b4ni8mxf58b6z9n9f7mij54aial0pbsnp390wcry57z2c77l" 106428 } 106429 }, 106430 { ··· 108385 "repo": "ideasman42/emacs-utimeclock", 108386 "unstable": { 108387 "version": [ 108388 - 20211006, 108389 - 1337 108390 ], 108391 - "commit": "b55e265735cb89f384ae51d903a59cda3e52509a", 108392 - "sha256": "1xa0p3q5n96rp85knj686argg2yx6302i9g9rc50zrc43lznvgl9" 108393 } 108394 }, 108395 { ··· 108468 "repo": "damon-kwok/v-mode", 108469 "unstable": { 108470 "version": [ 108471 - 20210608, 108472 - 629 108473 ], 108474 "deps": [ 108475 "dash", 108476 "hydra" 108477 ], 108478 - "commit": "3afbd72180417ada6aeeec861081495aca962124", 108479 - "sha256": "0is9hdh8w87l9x84ihhcd040z8m7cy2321q2rmbfmpffaaja90cl" 108480 } 108481 }, 108482 { ··· 109594 "repo": "joostkremers/visual-fill-column", 109595 "unstable": { 109596 "version": [ 109597 - 20210419, 109598 - 857 109599 ], 109600 - "commit": "bd78372bd3d8f3e90508e1eb0c9d1a53948dcc2b", 109601 - "sha256": "18ynnvz7an3bg33pd4fhkk0y85j2v48bgxny163ya6nbk0xp074s" 109602 }, 109603 "stable": { 109604 "version": [ ··· 110160 "repo": "emacs-w3m/emacs-w3m", 110161 "unstable": { 110162 "version": [ 110163 - 20210923, 110164 - 2248 110165 ], 110166 - "commit": "690e394a9c401f4fc69506d700d959e675ac5b6c", 110167 - "sha256": "09j42178p7cnyw7f9r302aj4q2nvqmcyln15zza56nxfszcbwdnq" 110168 } 110169 }, 110170 { ··· 110385 "repo": "wanderlust/wanderlust", 110386 "unstable": { 110387 "version": [ 110388 - 20210629, 110389 - 1252 110390 ], 110391 "deps": [ 110392 "apel", 110393 "flim", 110394 "semi" 110395 ], 110396 - "commit": "769699d60aa033049804083b459ee562b82db77e", 110397 - "sha256": "0mgl28xsvc0421pysy6hh0hymr0li8iayaa330r41cbqsk3gz4nw" 110398 } 110399 }, 110400 { ··· 111921 "repo": "magit/with-editor", 111922 "unstable": { 111923 "version": [ 111924 - 20211001, 111925 - 2220 111926 ], 111927 - "commit": "0c37fea45603257435294e2e01a403627da23abe", 111928 - "sha256": "1pynm4ng4rki2b2ka5dz01p66ygghk69mldsfbxs81d52jqfnx8f" 111929 }, 111930 "stable": { 111931 "version": [ ··· 112241 "repo": "abo-abo/worf", 112242 "unstable": { 112243 "version": [ 112244 - 20210913, 112245 - 1123 112246 ], 112247 "deps": [ 112248 "ace-link", ··· 112250 "swiper", 112251 "zoutline" 112252 ], 112253 - "commit": "238b7c89229e4b56b36e81f06a2a49488940212a", 112254 - "sha256": "06qlkxkdq316habdxvhyyrf6d25i9pdxwjc4dmk3l83sg61rlg79" 112255 }, 112256 "stable": { 112257 "version": [ ··· 112670 "repo": "xahlee/xah-css-mode", 112671 "unstable": { 112672 "version": [ 112673 - 20210925, 112674 - 1643 112675 ], 112676 - "commit": "0e834f351733fcae07e1cbd1a47d6330f17a8d74", 112677 - "sha256": "1gs5iynyljvjcwxjgvm7xj4zjk5ca59bpxgm016lmxkmdnr68fy5" 112678 } 112679 }, 112680 { ··· 112685 "repo": "xahlee/xah-elisp-mode", 112686 "unstable": { 112687 "version": [ 112688 - 20211001, 112689 - 1536 112690 ], 112691 - "commit": "bfd1d20e39d80ff00d3aefdf18c711df0685b022", 112692 - "sha256": "1v2i56ny5isvkdgac663g8c67r632fvvz6hkcyyy0fv9l0rzdmsl" 112693 } 112694 }, 112695 { ··· 112715 "repo": "xahlee/xah-fly-keys", 112716 "unstable": { 112717 "version": [ 112718 - 20210919, 112719 - 1355 112720 ], 112721 - "commit": "de9df16b79ec7e2caa81d7d53c8312a54bd52100", 112722 - "sha256": "13n4h58nqlxyfjwz4lq32lig73imvq4jk87w72j8cin5hgvnsv30" 112723 } 112724 }, 112725 { ··· 112745 "repo": "xahlee/lookup-word-on-internet", 112746 "unstable": { 112747 "version": [ 112748 - 20210925, 112749 - 1653 112750 ], 112751 - "commit": "d99cce539d82cb4f0e10b7c02b5500561b13ff09", 112752 - "sha256": "07mlhsxhb3l3xawlvzx76jy4z6q52znjapmpj47w8hllnaibmhmy" 112753 } 112754 }, 112755 { ··· 114691 "repo": "schmir/zimports.el", 114692 "unstable": { 114693 "version": [ 114694 - 20200809, 114695 - 2035 114696 ], 114697 "deps": [ 114698 "projectile" 114699 ], 114700 - "commit": "4067b20a2ea25327504b0a42f443903728aa7966", 114701 - "sha256": "01ljp3cpslkmp8kxm24ayp5jlg6r431vpk6dm1b9ylr4x4p1klgx" 114702 } 114703 }, 114704 { ··· 115010 "repo": "fvdbeek/emacs-zotero", 115011 "unstable": { 115012 "version": [ 115013 - 20211006, 115014 - 2051 115015 ], 115016 "deps": [ 115017 "ht", 115018 "oauth", 115019 "s" 115020 ], 115021 - "commit": "e63eba9deed272e4d8f4426949b9a5743db3c511", 115022 - "sha256": "0266hxdsi74pp2l5higyrqg8hdrmda2x1l63c4yi2x1w351i4jlb" 115023 }, 115024 "stable": { 115025 "version": [ 115026 0, 115027 2, 115028 - 2 115029 ], 115030 "deps": [ 115031 "ht", 115032 "oauth", 115033 "s" 115034 ], 115035 - "commit": "15eb7a8d099c93440f0a8920499633103f00fc83", 115036 - "sha256": "13mrssrkcjrrpc470rjpb3mwjfdsyvr4i8niqza54rzk0zxj2m95" 115037 } 115038 }, 115039 {
··· 1878 "repo": "minad/affe", 1879 "unstable": { 1880 "version": [ 1881 + 20211011, 1882 + 725 1883 ], 1884 "deps": [ 1885 "consult" 1886 ], 1887 + "commit": "0ee5e2374339c1a57d36c06818247afeecadc2c5", 1888 + "sha256": "0r9ziscf2f4plp740ggd2vh73cgax31xsvzmc1f5w9cy88i9f8nn" 1889 }, 1890 "stable": { 1891 "version": [ 1892 0, 1893 + 3 1894 ], 1895 "deps": [ 1896 "consult" 1897 ], 1898 + "commit": "0ee5e2374339c1a57d36c06818247afeecadc2c5", 1899 + "sha256": "0r9ziscf2f4plp740ggd2vh73cgax31xsvzmc1f5w9cy88i9f8nn" 1900 } 1901 }, 1902 { ··· 1962 "annotation", 1963 "eri" 1964 ], 1965 + "commit": "070d0c841788d3a09e4557d92fd954bb1b6a7e9e", 1966 + "sha256": "055cyxcanmj29yphvw7g6k022bj8gs19xrhamxm4xii7bwbd5imv" 1967 }, 1968 "stable": { 1969 "version": [ ··· 2344 "deps": [ 2345 "flycheck" 2346 ], 2347 + "commit": "bddc1dc5757bd6ef308f21ed70811281a2ad5298", 2348 + "sha256": "1vpsddfjxpvylq70r7ip6c0iaqn10jdkxmwd93r1zzkxg30hzsf3" 2349 }, 2350 "stable": { 2351 "version": [ 2352 1, 2353 + 4, 2354 + 0 2355 ], 2356 "deps": [ 2357 "flycheck" 2358 ], 2359 + "commit": "bddc1dc5757bd6ef308f21ed70811281a2ad5298", 2360 + "sha256": "1vpsddfjxpvylq70r7ip6c0iaqn10jdkxmwd93r1zzkxg30hzsf3" 2361 } 2362 }, 2363 { ··· 2476 "repo": "iyefrat/all-the-icons-completion", 2477 "unstable": { 2478 "version": [ 2479 + 20211009, 2480 + 2207 2481 ], 2482 "deps": [ 2483 "all-the-icons" 2484 ], 2485 + "commit": "a0f34d68cc12330ab3992a7521f9caa1de3b8470", 2486 + "sha256": "18dd37p1vh8ixc2q07jqwzpc82qq31m89nzps192pdgkfffhdp8r" 2487 } 2488 }, 2489 { ··· 2495 "unstable": { 2496 "version": [ 2497 20211007, 2498 + 1729 2499 ], 2500 "deps": [ 2501 "all-the-icons" 2502 ], 2503 + "commit": "5e9b097f9950cc9f86de922b07903a4e5fefc733", 2504 + "sha256": "0p09rdq97hshg9gaivsqz9zvi2ba2p1a2ja1i8z6f896xv5jqs98" 2505 }, 2506 "stable": { 2507 "version": [ ··· 3246 20200914, 3247 644 3248 ], 3249 + "commit": "070d0c841788d3a09e4557d92fd954bb1b6a7e9e", 3250 + "sha256": "055cyxcanmj29yphvw7g6k022bj8gs19xrhamxm4xii7bwbd5imv" 3251 }, 3252 "stable": { 3253 "version": [ ··· 3567 "repo": "dieter-wilhelm/apdl-mode", 3568 "unstable": { 3569 "version": [ 3570 + 20211014, 3571 + 612 3572 ], 3573 + "commit": "30616b0924d85a99ca381f21d4717cb6eccc9f95", 3574 + "sha256": "09jb6xagdiyr0qvigsr4ij9kqgmm3qrq37z1djrh1r95qlq9b6wf" 3575 }, 3576 "stable": { 3577 "version": [ ··· 3599 } 3600 }, 3601 { 3602 + "ename": "apheleia", 3603 + "commit": "74ef92045e0f64b34cdb1ca686c9159b0623e61f", 3604 + "sha256": "0dmjvj7gw8qd8vh9m8ibs5pqgs63f5pv02686k97sawbkav7mg1r", 3605 + "fetcher": "github", 3606 + "repo": "raxod502/apheleia", 3607 + "unstable": { 3608 + "version": [ 3609 + 20211003, 3610 + 1818 3611 + ], 3612 + "commit": "8b9d576f2fda10d0c9051fc03c1eb1d9791e32fd", 3613 + "sha256": "16j6lcqlsn1qy6nr82aq9hamkr0h6mnc9l5pk5x5v5n1s44sa0a3" 3614 + }, 3615 + "stable": { 3616 + "version": [ 3617 + 1, 3618 + 1, 3619 + 2 3620 + ], 3621 + "commit": "53ac964e53e75b9a35a7bd173f23290d0f42d95c", 3622 + "sha256": "0f2dqid4h0psdyx3p18c7xn7nf8zr6y4qq98yvyjfbwq5lcjk4rn" 3623 + } 3624 + }, 3625 + { 3626 "ename": "apib-mode", 3627 "commit": "dc2ebb04f975d8226a76260895399c937d6a1940", 3628 "sha256": "0y3n0xmyc4gkypq07v4sp0i6291qaj2m13zkg6mxp61zm669v2fb", ··· 3682 "repo": "alexmurray/apparmor-mode", 3683 "unstable": { 3684 "version": [ 3685 + 20211014, 3686 + 2319 3687 ], 3688 + "commit": "9d1937af52cd8ecfeec27185644ea8cbf0dc1c08", 3689 + "sha256": "1kzvqxz0m2lgcm0whb121g1580vi7bvk4fj780d5xqqqlv0091a0" 3690 } 3691 }, 3692 { ··· 5603 "avy", 5604 "embark" 5605 ], 5606 + "commit": "010b7356af782a3723fcfbbfc943bc8082c54c27", 5607 + "sha256": "0ag3s7qyihh0231y7zmv33yafpb8ly01djxgpvdr0vhsflp0c7v6" 5608 }, 5609 "stable": { 5610 "version": [ ··· 7077 "repo": "bdarcus/bibtex-actions", 7078 "unstable": { 7079 "version": [ 7080 + 20211014, 7081 + 2143 7082 ], 7083 "deps": [ 7084 "bibtex-completion", 7085 "parsebib" 7086 ], 7087 + "commit": "b96728a7ccaa578360f7275bb01080c28bebd216", 7088 + "sha256": "17mif19zax6xhx0qbiwimfq1q3m18rka28nv6c9x5g3l6f0hby4i" 7089 }, 7090 "stable": { 7091 "version": [ ··· 8353 "repo": "topikettunen/brutal-emacs", 8354 "unstable": { 8355 "version": [ 8356 + 20211014, 8357 + 2212 8358 ], 8359 + "commit": "ce00e434baec93bdf846195516f083190edf3662", 8360 + "sha256": "0ax0qy597xknrqg8bp4sf7ag4nl7pdlgg1zicfis25xbdanyg9ar" 8361 } 8362 }, 8363 { ··· 8611 "repo": "countvajhula/buffer-ring", 8612 "unstable": { 8613 "version": [ 8614 + 20211008, 8615 + 1508 8616 ], 8617 "deps": [ 8618 "dynaring", 8619 "ht", 8620 "s" 8621 ], 8622 + "commit": "7336ae668c0b26e3a53bcd36577ea84a8090ec21", 8623 + "sha256": "1gzgp7w4j8dlig4psqc9g4ns69dd70hj83347al0jqcnrhw0ysy3" 8624 }, 8625 "stable": { 8626 "version": [ 8627 0, 8628 3, 8629 + 3 8630 ], 8631 "deps": [ 8632 "dynaring", 8633 "ht", 8634 "s" 8635 ], 8636 + "commit": "7336ae668c0b26e3a53bcd36577ea84a8090ec21", 8637 + "sha256": "1gzgp7w4j8dlig4psqc9g4ns69dd70hj83347al0jqcnrhw0ysy3" 8638 } 8639 }, 8640 { ··· 9799 20210707, 9800 2310 9801 ], 9802 + "commit": "cd6587efb64f58dc0e542f08734c875b93e63968", 9803 + "sha256": "094flwbwvvdr8asx5wgr07gbxz4n3fxb8ywbg13f69c9wagk6rkp" 9804 }, 9805 "stable": { 9806 "version": [ ··· 9910 "repo": "fritzgrabo/cascading-dir-locals", 9911 "unstable": { 9912 "version": [ 9913 + 20211013, 9914 + 1955 9915 ], 9916 + "commit": "345d4b70e837d45ee84014684127e7399932d5e6", 9917 + "sha256": "160ay9rf1s4hm9xmmsd7z0mkhqrj9wpm8dpd49hhibcng8hv6z6a" 9918 } 9919 }, 9920 { ··· 10488 20171115, 10489 2108 10490 ], 10491 + "commit": "ffa981bace8ab7dc1166c335b4b906b3bc0c6d32", 10492 + "sha256": "0ly2mnxpr27axvr4rxrk9a45jl0frfp190i86azd3sb9fj2klvq7" 10493 }, 10494 "stable": { 10495 "version": [ ··· 10607 "repo": "Alexander-Miller/cfrs", 10608 "unstable": { 10609 "version": [ 10610 + 20211013, 10611 + 1802 10612 ], 10613 "deps": [ 10614 "dash", 10615 "posframe", 10616 "s" 10617 ], 10618 + "commit": "c1f639d7bfd3e728cf85dbe224b06a4be76158f4", 10619 + "sha256": "1bic67769xvjdhinq88jqxnb4dql8gssmnx1wvrl69338zjqqjzg" 10620 }, 10621 "stable": { 10622 "version": [ ··· 11279 "repo": "clojure-emacs/cider", 11280 "unstable": { 11281 "version": [ 11282 + 20211013, 11283 + 2024 11284 ], 11285 "deps": [ 11286 "clojure-mode", ··· 11291 "sesman", 11292 "spinner" 11293 ], 11294 + "commit": "0a9d0ef429e76ee36c34e116c4633c69cea96c67", 11295 + "sha256": "06hzm7dpb7gsdrbxn3v3zjdci6qdm6mcnm7f03bgij3qcjg0isky" 11296 }, 11297 "stable": { 11298 "version": [ ··· 11561 "repo": "andras-simonyi/citeproc-el", 11562 "unstable": { 11563 "version": [ 11564 + 20211014, 11565 + 1115 11566 ], 11567 "deps": [ 11568 "dash", ··· 11573 "s", 11574 "string-inflection" 11575 ], 11576 + "commit": "c8ff95862823cdff067e8cc9bb7f5ef537e8f1d9", 11577 + "sha256": "1dqs5slpd9i8dj6fgryg46zabd6c134qrdq8dkj1i5n0k17ni0h1" 11578 }, 11579 "stable": { 11580 "version": [ ··· 11640 "repo": "universal-ctags/citre", 11641 "unstable": { 11642 "version": [ 11643 + 20211010, 11644 + 1654 11645 ], 11646 + "commit": "047aece5a6d8e1ed267e542c53f5f013293fce21", 11647 + "sha256": "09szz5m8gw3j86c3pd449wghrff1zbs1nxypbxxagry59kvsdxkf" 11648 }, 11649 "stable": { 11650 "version": [ ··· 12588 20210104, 12589 1831 12590 ], 12591 + "commit": "c5ae200d94333600117fc93e50c66bdd50994bbc", 12592 + "sha256": "0pay9ly2vzjb69a1aah1h6jkmixhrkps31i3mgk8frxyanlgjkgd" 12593 }, 12594 "stable": { 12595 "version": [ 12596 3, 12597 + 22, 12598 + 0, 12599 + -1, 12600 + 1 12601 ], 12602 + "commit": "167060303b6d9ffb56b2785cec0f7e363f0876c6", 12603 + "sha256": "0zaw4zjxsrjfm4rajqlh4wff158crbxyjpajbmh4yckd3gnz1swr" 12604 } 12605 }, 12606 { ··· 12752 "repo": "astoff/code-cells.el", 12753 "unstable": { 12754 "version": [ 12755 + 20211014, 12756 + 738 12757 ], 12758 + "commit": "68148cfc1f0723e554a09cbae4c732cfc348ecfd", 12759 + "sha256": "07y8ry0rwlxqdw39fi2maw114yyga8yzlbrxypw6irhnpm8mscjw" 12760 } 12761 }, 12762 { ··· 14096 "repo": "jcs-elpa/company-fuzzy", 14097 "unstable": { 14098 "version": [ 14099 + 20211015, 14100 + 1239 14101 ], 14102 "deps": [ 14103 "company", 14104 "ht", 14105 "s" 14106 ], 14107 + "commit": "493fe05fa81ba680fd44c5d05256a2ae788dabbe", 14108 + "sha256": "0fysg6fc20z8ymay27g6s1b3jcq0ndfcv5wynwjdfgvv2f5aay6z" 14109 }, 14110 "stable": { 14111 "version": [ 14112 1, 14113 2, 14114 + 2 14115 ], 14116 "deps": [ 14117 "company", 14118 "ht", 14119 "s" 14120 ], 14121 + "commit": "ea577f13d0a47b6efbe2974a5a347a87d27c0c42", 14122 + "sha256": "1g6p5868qb2001ippdcnsscsm15d1fwl0iyilq7jk3ys68j30pr3" 14123 } 14124 }, 14125 { ··· 15030 "repo": "Alexander-Miller/company-shell", 15031 "unstable": { 15032 "version": [ 15033 + 20211013, 15034 + 1725 15035 ], 15036 "deps": [ 15037 "cl-lib", 15038 "company", 15039 "dash" 15040 ], 15041 + "commit": "a77f4de75912aa87314cde92c603b831d5050246", 15042 + "sha256": "1mh93l6xn9frfvw86vbvs1fz544c7ylja118iaccfl42gr2ypsw9" 15043 }, 15044 "stable": { 15045 "version": [ ··· 15771 "repo": "minad/consult", 15772 "unstable": { 15773 "version": [ 15774 + 20211014, 15775 + 1752 15776 ], 15777 + "commit": "3715f7378bf1ea54af3878d118da1222bbf4bfa0", 15778 + "sha256": "1a3zg2nv2i2lgyvzn7l2y6d65s2jcrsmkz7j92gdv9zgmg4dbw7w" 15779 }, 15780 "stable": { 15781 "version": [ 15782 0, 15783 + 12 15784 ], 15785 + "commit": "ebb62563127a4b9442148372f897efb7baef61d2", 15786 + "sha256": "1bzlqn7k5akhyl763q29853yh5s8rmk6y1ncmy3am940wfypxjic" 15787 } 15788 }, 15789 { ··· 15801 "company", 15802 "consult" 15803 ], 15804 + "commit": "914c51c7d983e36869dd27bf21c80a8cac96a41f", 15805 + "sha256": "1wpq468mqzjq1c9ixks4hqik9yhli2p31x7mfmfqx3lw5rnc74cy" 15806 } 15807 }, 15808 { ··· 15813 "repo": "karthink/consult-dir", 15814 "unstable": { 15815 "version": [ 15816 + 20211007, 15817 + 2352 15818 ], 15819 "deps": [ 15820 "consult", 15821 "project" 15822 ], 15823 + "commit": "08f543ae6acbfc1ffe579ba1d00a5414012d5c0b", 15824 + "sha256": "1cff4ssrn1mw2s5n090pdmwdirnfih8idg5f0ll2bi2djc4hq5kn" 15825 } 15826 }, 15827 { ··· 15839 "consult", 15840 "eglot" 15841 ], 15842 + "commit": "f93c571dc392a8b11d35541bffde30bd9f411d30", 15843 + "sha256": "1jqg6sg6iaqxpfn7symiy221mg9sn4y1rn0l1rw9rj9xmcnng7s0" 15844 }, 15845 "stable": { 15846 "version": [ ··· 16035 "consult", 16036 "yasnippet" 16037 ], 16038 + "commit": "bf6b496e00cecfd6475ebaa374a0c7c407963a8a", 16039 + "sha256": "0wgighq6r2vn9nxnisx7ci6xrxcpzhn19vaqs5xp2ig2gsm1andp" 16040 } 16041 }, 16042 { ··· 16126 ], 16127 "commit": "72d6179b60adc438aada74083b2bf4264b575de3", 16128 "sha256": "0pqdh9bx2j9kla57sn349m90azk02wajapmazdm26cjdc2npw7jh" 16129 + } 16130 + }, 16131 + { 16132 + "ename": "conventional-changelog", 16133 + "commit": "edbcd5c7d573bb4cb83260cd312144e707bfe897", 16134 + "sha256": "0bwyla7v8jvdm1xysg25fv0srpsn5wpi4dzqv6gz22z6rz4l3mp5", 16135 + "fetcher": "github", 16136 + "repo": "liuyinz/emacs-conventional-changelog", 16137 + "unstable": { 16138 + "version": [ 16139 + 20211012, 16140 + 1322 16141 + ], 16142 + "deps": [ 16143 + "transient" 16144 + ], 16145 + "commit": "ba6285674d12d1eab6624ebf7a3bae7e72d56f99", 16146 + "sha256": "13l3h3akismyfgsw1l47df56lx3myr1zjqimhfzcl1jk4qg2579q" 16147 + }, 16148 + "stable": { 16149 + "version": [ 16150 + 1, 16151 + 2, 16152 + 0 16153 + ], 16154 + "deps": [ 16155 + "transient" 16156 + ], 16157 + "commit": "ba6285674d12d1eab6624ebf7a3bae7e72d56f99", 16158 + "sha256": "13l3h3akismyfgsw1l47df56lx3myr1zjqimhfzcl1jk4qg2579q" 16159 } 16160 }, 16161 { ··· 16584 "repo": "redguardtoo/counsel-etags", 16585 "unstable": { 16586 "version": [ 16587 + 20211010, 16588 + 1332 16589 ], 16590 "deps": [ 16591 "counsel" 16592 ], 16593 + "commit": "98860e5981b07952b5c15361cdb996741e5842c5", 16594 + "sha256": "056zqa9rq32vrmqq7i1yi37l5ypjdk2dgcd0yl9wlcl339cdzwsq" 16595 }, 16596 "stable": { 16597 "version": [ ··· 17251 "repo": "kijimaD/create-link", 17252 "unstable": { 17253 "version": [ 17254 + 20211014, 17255 + 1617 17256 ], 17257 + "commit": "e765b1067ced891a90ba0478af7fe675cff9b713", 17258 + "sha256": "1nr5dsbmhn9bs0v0h6v7d8a0pkgg859cm677nz7br2xaibdz0z47" 17259 }, 17260 "stable": { 17261 "version": [ ··· 18255 20190111, 18256 2150 18257 ], 18258 + "commit": "c129b15e8ee249a33ca9a5dc82a3defe509ad5c0", 18259 + "sha256": "0lg75np90niwj2ajqvla8s4dsgg8jr8k5bhgqsry6v6kx549rzvs" 18260 }, 18261 "stable": { 18262 "version": [ ··· 18463 "repo": "emacs-lsp/dap-mode", 18464 "unstable": { 18465 "version": [ 18466 + 20211013, 18467 + 1936 18468 ], 18469 "deps": [ 18470 "bui", ··· 18476 "posframe", 18477 "s" 18478 ], 18479 + "commit": "1cddcedf9ab57a2c14a5ec50b6907b866920f42e", 18480 + "sha256": "0g67m40y4giill6sild7d9iaz5dis666wlxpcdl89vyvj2ys8hqd" 18481 }, 18482 "stable": { 18483 "version": [ ··· 21321 "repo": "wbolster/emacs-direnv", 21322 "unstable": { 21323 "version": [ 21324 + 20211011, 21325 + 1804 21326 ], 21327 "deps": [ 21328 "dash" 21329 ], 21330 + "commit": "bd161f38621d1a9e4d70c9bafab9b7e3520f00b2", 21331 + "sha256": "0cf5npgksl9a03mnfdhfdhlf46gr9qz9adjxz3dbckq9b1vl0dfc" 21332 }, 21333 "stable": { 21334 "version": [ 21335 2, 21336 + 2, 21337 0 21338 ], 21339 "deps": [ 21340 "dash" 21341 ], 21342 + "commit": "bd161f38621d1a9e4d70c9bafab9b7e3520f00b2", 21343 + "sha256": "0cf5npgksl9a03mnfdhfdhlf46gr9qz9adjxz3dbckq9b1vl0dfc" 21344 } 21345 }, 21346 { ··· 22096 "repo": "Silex/docker.el", 22097 "unstable": { 22098 "version": [ 22099 + 20211011, 22100 + 824 22101 ], 22102 "deps": [ 22103 "dash", ··· 22107 "tablist", 22108 "transient" 22109 ], 22110 + "commit": "9d845e1eaed663ccc811c0a9ede3b3c61859e9e4", 22111 + "sha256": "01rnsyqrxvyc3kbfa4nmvxqxw261sc9b6jhqsnx14s3qfhy9w51l" 22112 }, 22113 "stable": { 22114 "version": [ ··· 22332 "repo": "progfolio/doct", 22333 "unstable": { 22334 "version": [ 22335 + 20211014, 22336 + 244 22337 ], 22338 + "commit": "6e20848a2786e8e9a5fecf27b6f29a7954635ff7", 22339 + "sha256": "1wdk4m117x9vidin1n5kr8a33znf08r4j096pnqhwm5axq5s3ciz" 22340 } 22341 }, 22342 { ··· 22469 "repo": "seagle0128/doom-modeline", 22470 "unstable": { 22471 "version": [ 22472 + 20211013, 22473 + 644 22474 ], 22475 "deps": [ 22476 "all-the-icons", 22477 "dash", 22478 "shrink-path" 22479 ], 22480 + "commit": "56876e64d92fa1aa2d569831a126e1a26ce06849", 22481 + "sha256": "1vpqa95ibw5srisrypfnmf3rkkspiq7crk72yf3sghpcancl7b50" 22482 }, 22483 "stable": { 22484 "version": [ ··· 22522 "repo": "hlissner/emacs-doom-themes", 22523 "unstable": { 22524 "version": [ 22525 + 20211011, 22526 + 1314 22527 ], 22528 "deps": [ 22529 "cl-lib" 22530 ], 22531 + "commit": "3e6f5d9ce129ac6fc0f466eb6f5518593625578f", 22532 + "sha256": "1ar9nb67hppqhbdl6l6mv1y6zl48mcdl91bmsc49bjpzp9a38y5b" 22533 }, 22534 "stable": { 22535 "version": [ ··· 23185 20210909, 23186 1010 23187 ], 23188 + "commit": "87a2d25e56caf65600e9d3f647bcb4999556ecb4", 23189 + "sha256": "0g7vwfcbv88kbsxz7qzwj7wdxf88ir22wwlglxryaf5249fzzln5" 23190 }, 23191 "stable": { 23192 "version": [ ··· 23951 "repo": "joostkremers/ebib", 23952 "unstable": { 23953 "version": [ 23954 + 20211014, 23955 + 1059 23956 ], 23957 "deps": [ 23958 "parsebib" 23959 ], 23960 + "commit": "b829aac34b90471cb53960ac0c0186603d032946", 23961 + "sha256": "0fp2nbr3zrq62mj83qwfh7x358mpkicphh9ha0yq64pd6a4l0ivd" 23962 }, 23963 "stable": { 23964 "version": [ ··· 24660 "repo": "suntsov/efar", 24661 "unstable": { 24662 "version": [ 24663 + 20211014, 24664 + 728 24665 ], 24666 + "commit": "1823b9301f552a6944a42f49a0a136a2861ffb88", 24667 + "sha256": "0fvdybwda6p09frlij7imqljmnlpa16p03wv45f6w1gsi4akqzy8" 24668 + }, 24669 + "stable": { 24670 + "version": [ 24671 + 1, 24672 + 23 24673 + ], 24674 + "commit": "a9ff16e8994f525086e72d1e6a827e5fe90d1326", 24675 + "sha256": "0wv351ajzdy1srsbfmg33az2fdns96zc1jxygxfyzja0y2r9q065" 24676 } 24677 }, 24678 { ··· 24823 "repo": "joaotavora/eglot", 24824 "unstable": { 24825 "version": [ 24826 + 20211009, 24827 + 1931 24828 ], 24829 "deps": [ 24830 "eldoc", ··· 24833 "project", 24834 "xref" 24835 ], 24836 + "commit": "9665359bb6bfb6a96b0c3b307d4abea9fcbff7a5", 24837 + "sha256": "154wf1ps7s00vpmdxgj2pw36gcda1w82f5yw0zhl9c7gi05g3xn3" 24838 }, 24839 "stable": { 24840 "version": [ ··· 24984 "repo": "millejoh/emacs-ipython-notebook", 24985 "unstable": { 24986 "version": [ 24987 + 20211012, 24988 + 347 24989 ], 24990 "deps": [ 24991 "anaphora", ··· 24996 "websocket", 24997 "with-editor" 24998 ], 24999 + "commit": "e354ea77c29e8c20b6b1a9ee00d86e6a9512bc0d", 25000 + "sha256": "1ny4gjawwsq7gx1ih7f37p24pyyjv9jbp702v1sl6wfnk6r7ll9c" 25001 }, 25002 "stable": { 25003 "version": [ ··· 25446 "repo": "Mstrodl/elcord", 25447 "unstable": { 25448 "version": [ 25449 + 20211011, 25450 + 158 25451 ], 25452 + "commit": "f4a45e47e58414da0984f9ac1328be207a897ba9", 25453 + "sha256": "1s1i665a3bknjchg47jsaxydmmq4fqyb59i18np7w0zhhzzpjxxs" 25454 } 25455 }, 25456 { ··· 25950 "repo": "sp1ff/elfeed-score", 25951 "unstable": { 25952 "version": [ 25953 + 20211008, 25954 + 2330 25955 ], 25956 "deps": [ 25957 "elfeed" 25958 ], 25959 + "commit": "973b337d7104a7adb519b7b74a91fc21f8757731", 25960 + "sha256": "16a0whgx47irgp3p17xwdwfiaylrv85f26dynh5ba2sy7l0d0irq" 25961 }, 25962 "stable": { 25963 "version": [ 25964 1, 25965 + 1, 25966 0 25967 ], 25968 "deps": [ 25969 "elfeed" 25970 ], 25971 + "commit": "d97c813d472b68c977569b14761c242cb33345e1", 25972 + "sha256": "1drgv16555cyn7w6g44z23yhi1i0cy1b9h1ri3lz6h814px0wj0z" 25973 } 25974 }, 25975 { ··· 26224 "repo": "Wilfred/elisp-refs", 26225 "unstable": { 26226 "version": [ 26227 + 20211009, 26228 + 1531 26229 ], 26230 "deps": [ 26231 "dash", 26232 "s" 26233 ], 26234 + "commit": "c06aec4486c034d0d4efae98cb7054749f9cc0ec", 26235 + "sha256": "0dhflhgc1px9kj2bhv9m646ab08a6qjcqdd1a6wd5psj047bkj9p" 26236 }, 26237 "stable": { 26238 "version": [ ··· 26300 "repo": "elixir-editors/emacs-elixir", 26301 "unstable": { 26302 "version": [ 26303 + 20211013, 26304 + 1408 26305 ], 26306 + "commit": "907ef434a0ce0f94dbd0c77f09bdfcdc779bca73", 26307 + "sha256": "0sri7m0n0wafc9dyffi5myvv2vawkfwx6lgmfrj7kikbds0l5s4c" 26308 }, 26309 "stable": { 26310 "version": [ ··· 26693 "url": "https://thelambdalab.xyz/git/elpher.git", 26694 "unstable": { 26695 "version": [ 26696 + 20211008, 26697 + 1217 26698 ], 26699 + "commit": "81e107a26924747c10c671882032d341ca6d77c4", 26700 + "sha256": "1psvfqk71bi9p5mq99r2ihpk4h80sb7p8398fg2zb33a3j3g52b7" 26701 }, 26702 "stable": { 26703 "version": [ ··· 27280 "deps": [ 27281 "emacsql" 27282 ], 27283 + "commit": "209fd0c2649db0c7532e543ec12e7ba881a3325c", 27284 + "sha256": "0zr56gwn8rcgvaa9halhfxpxnn0x6yqc66z6r7vqzx5jbj7d6q46" 27285 }, 27286 "stable": { 27287 "version": [ ··· 27400 "repo": "oantolin/embark", 27401 "unstable": { 27402 "version": [ 27403 + 20211013, 27404 + 119 27405 ], 27406 + "commit": "010b7356af782a3723fcfbbfc943bc8082c54c27", 27407 + "sha256": "0ag3s7qyihh0231y7zmv33yafpb8ly01djxgpvdr0vhsflp0c7v6" 27408 }, 27409 "stable": { 27410 "version": [ ··· 27423 "repo": "oantolin/embark", 27424 "unstable": { 27425 "version": [ 27426 + 20211012, 27427 + 1921 27428 ], 27429 "deps": [ 27430 "consult", 27431 "embark" 27432 ], 27433 + "commit": "010b7356af782a3723fcfbbfc943bc8082c54c27", 27434 + "sha256": "0ag3s7qyihh0231y7zmv33yafpb8ly01djxgpvdr0vhsflp0c7v6" 27435 }, 27436 "stable": { 27437 "version": [ ··· 27598 "url": "https://git.savannah.gnu.org/git/emms.git", 27599 "unstable": { 27600 "version": [ 27601 + 20211013, 27602 + 1353 27603 ], 27604 "deps": [ 27605 "cl-lib", 27606 "nadvice", 27607 "seq" 27608 ], 27609 + "commit": "f0da8453ae94aec630ad5b3395d6bc882ef0ae57", 27610 + "sha256": "098lx63narp2drx0bq6bni20z0mi6nwr80cb4gc358ry7zy4m9rn" 27611 }, 27612 "stable": { 27613 "version": [ ··· 28949 "repo": "ergoemacs/ergoemacs-mode", 28950 "unstable": { 28951 "version": [ 28952 + 20211012, 28953 + 142 28954 ], 28955 "deps": [ 28956 + "cl-lib" 28957 ], 28958 + "commit": "3f961db491f572b7f0637e09fd113c43a1061617", 28959 + "sha256": "1519y2q6mqvjncd8axdimajb12z7xmzmgxr8c021iq8s2ikf65bs" 28960 }, 28961 "stable": { 28962 "version": [ ··· 29003 20200914, 29004 644 29005 ], 29006 + "commit": "d281edeac893db140ab2a0ec9f42a4c1dd2efecb", 29007 + "sha256": "089z3mgpgsb7gx6v7ysmvi8nc2fzbhd72av1yh2m4lc1alxw711a" 29008 }, 29009 "stable": { 29010 "version": [ ··· 29027 20210315, 29028 1640 29029 ], 29030 + "commit": "e782c0305e2fcdff0b9ea9c2b365878e602df04a", 29031 + "sha256": "1vfy86wsv8mx1w7lawxp7h7lc7iyqn9jsddi8006f8ccqsndbbzc" 29032 }, 29033 "stable": { 29034 "version": [ ··· 29889 "repo": "emacs-ess/ESS", 29890 "unstable": { 29891 "version": [ 29892 + 20211011, 29893 + 2049 29894 ], 29895 + "commit": "569dca1f4ff939a93c7be97c34577666d9af8b3a", 29896 + "sha256": "086nl0486l28n1zmw9jxqh63d7bqanzlqwh9nm4a4aw1fyjy7pda" 29897 }, 29898 "stable": { 29899 "version": [ ··· 30057 "repo": "ShuguangSun/ess-view-data", 30058 "unstable": { 30059 "version": [ 30060 + 20211009, 30061 + 55 30062 ], 30063 "deps": [ 30064 "csv-mode", 30065 "ess" 30066 ], 30067 + "commit": "6fd97a89c73815672de7df21d1ecd362a66126b5", 30068 + "sha256": "1vbq9xnspbmykbz4axrxskfsb30bzcnfkymiyfy82shb65r53fn4" 30069 }, 30070 "stable": { 30071 "version": [ ··· 30484 "repo": "emacs-evil/evil", 30485 "unstable": { 30486 "version": [ 30487 + 20211011, 30488 + 2205 30489 ], 30490 "deps": [ 30491 "cl-lib", 30492 "goto-chg" 30493 ], 30494 + "commit": "44f75e93c6db89de882a0eb1d8bcc7c4ebb8e94e", 30495 + "sha256": "12r45djpmdhf4ygc9wdxj1jmxwcag300a8skfhkpiqimapnm8k5k" 30496 }, 30497 "stable": { 30498 "version": [ ··· 30636 "repo": "wbolster/emacs-evil-colemak-basics", 30637 "unstable": { 30638 "version": [ 30639 + 20211011, 30640 + 1752 30641 ], 30642 "deps": [ 30643 "evil", 30644 "evil-snipe" 30645 ], 30646 + "commit": "05c023740f3d95805533081894bfd87f06401af5", 30647 + "sha256": "1fnzrwr53h18wp4wkb834j39xg8bv7yqcmilb41bc81npfmi2mn1" 30648 }, 30649 "stable": { 30650 "version": [ 30651 2, 30652 + 2, 30653 + 1 30654 ], 30655 "deps": [ 30656 "evil", 30657 "evil-snipe" 30658 ], 30659 + "commit": "05c023740f3d95805533081894bfd87f06401af5", 30660 + "sha256": "1fnzrwr53h18wp4wkb834j39xg8bv7yqcmilb41bc81npfmi2mn1" 30661 } 30662 }, 30663 { ··· 30686 "repo": "emacs-evil/evil-collection", 30687 "unstable": { 30688 "version": [ 30689 + 20211007, 30690 + 1722 30691 ], 30692 "deps": [ 30693 "annalist", 30694 "evil" 30695 ], 30696 + "commit": "6709c1ec4118c8721df43ea6708ae45ebbc01fd3", 30697 + "sha256": "1wcjrqvirymwfn0f5sv8axw7ycfjff3h0x5f1cadakbpa96jrc9g" 30698 }, 30699 "stable": { 30700 "version": [ ··· 31387 "repo": "redguardtoo/evil-nerd-commenter", 31388 "unstable": { 31389 "version": [ 31390 + 20211014, 31391 + 455 31392 ], 31393 + "commit": "63baf2d1c796edd11bbec5fe1dee711173d4155d", 31394 + "sha256": "0kk9l9wvvb40hric4wdzvccp98mbipln7ah9h8grl5ayb9kw6xxg" 31395 }, 31396 "stable": { 31397 "version": [ ··· 31426 "repo": "juliapath/evil-numbers", 31427 "unstable": { 31428 "version": [ 31429 + 20211011, 31430 + 103 31431 ], 31432 "deps": [ 31433 "evil" 31434 ], 31435 + "commit": "08f0c1ee93b8a563770eaefaf21ab9087fca7bdb", 31436 + "sha256": "0pcacrfvvk6ra9dgq84fdcsh5ziwk78k8dmr2c442fvr2lzch4yn" 31437 }, 31438 "stable": { 31439 "version": [ ··· 32012 "deps": [ 32013 "evil" 32014 ], 32015 + "commit": "44f75e93c6db89de882a0eb1d8bcc7c4ebb8e94e", 32016 + "sha256": "12r45djpmdhf4ygc9wdxj1jmxwcag300a8skfhkpiqimapnm8k5k" 32017 }, 32018 "stable": { 32019 "version": [ ··· 32204 "repo": "meain/evil-textobj-tree-sitter", 32205 "unstable": { 32206 "version": [ 32207 + 20211008, 32208 + 1630 32209 ], 32210 "deps": [ 32211 "evil", 32212 "tree-sitter" 32213 ], 32214 + "commit": "ebde473af5a484959cda97483453d855c7bab89b", 32215 + "sha256": "1x30il32l57pmqiqj872z83w1v7g87scsaaspn05i4wd8x7y30qp" 32216 } 32217 }, 32218 { ··· 33323 "repo": "WJCFerguson/emacs-faff-theme", 33324 "unstable": { 33325 "version": [ 33326 + 20211013, 33327 + 1554 33328 ], 33329 + "commit": "3c13ae4d694025207ba7eb43f174f90bb49395d4", 33330 + "sha256": "1iv9i1j39wj29y86z49yyw1a22wgyafdybjizmji60hi7x4r66az" 33331 }, 33332 "stable": { 33333 "version": [ 33334 2, 33335 + 21 33336 ], 33337 + "commit": "3c13ae4d694025207ba7eb43f174f90bb49395d4", 33338 + "sha256": "1iv9i1j39wj29y86z49yyw1a22wgyafdybjizmji60hi7x4r66az" 33339 } 33340 }, 33341 { ··· 33454 "repo": "condy0919/fanyi.el", 33455 "unstable": { 33456 "version": [ 33457 + 20211015, 33458 + 1502 33459 ], 33460 "deps": [ 33461 "s" 33462 ], 33463 + "commit": "d6913c8a8dff0711d3e3dc42ba1b63fb0a39ece5", 33464 + "sha256": "1pk7mfmfzxi1saaq2g76bgps9w4gcdbj1ck74hkhiv5a166w3fi8" 33465 } 33466 }, 33467 { ··· 33951 "repo": "knpatel401/filetree", 33952 "unstable": { 33953 "version": [ 33954 + 20211008, 33955 + 2353 33956 ], 33957 "deps": [ 33958 "dash", 33959 "helm" 33960 ], 33961 + "commit": "1f0bcf009bf124c213d64dd2726061db6af981b5", 33962 + "sha256": "1wsqddl48shi2815zmx609g39bpc9kn28hv26vpjljap8qxpxpzw" 33963 } 33964 }, 33965 { ··· 34264 "repo": "LaurenceWarne/finito.el", 34265 "unstable": { 34266 "version": [ 34267 + 20211015, 34268 + 937 34269 ], 34270 "deps": [ 34271 "async", ··· 34276 "s", 34277 "transient" 34278 ], 34279 + "commit": "21a492d3e67e5e3ab59b75107d345142a4c3ac02", 34280 + "sha256": "02n3h2zvdf24jxmcpp0cjcfba54cs0isymcd4k4j68zywszwzp36" 34281 }, 34282 "stable": { 34283 "version": [ ··· 36531 "flycheck", 36532 "keg" 36533 ], 36534 + "commit": "3436d0634080f6bcbcde68dc804e6128f632a4f8", 36535 + "sha256": "1afa33hga4c00p086q15cahjmd2hhmnmiqa55qpadx3nvyy2rqhi" 36536 } 36537 }, 36538 { ··· 39470 "repo": "magit/forge", 39471 "unstable": { 39472 "version": [ 39473 + 20211014, 39474 + 1707 39475 ], 39476 "deps": [ 39477 "closql", ··· 39484 "transient", 39485 "yaml" 39486 ], 39487 + "commit": "cdf34e7586a2d4edde7a6da38752741080b68233", 39488 + "sha256": "15zm5azgl8gyd91i40a00ih4s2iwg1r8007n2gcfnmi6m4b7s0ak" 39489 }, 39490 "stable": { 39491 "version": [ 39492 0, 39493 + 3, 39494 + 0 39495 ], 39496 "deps": [ 39497 "closql", ··· 39501 "let-alist", 39502 "magit", 39503 "markdown-mode", 39504 + "transient", 39505 + "yaml" 39506 ], 39507 + "commit": "cdf34e7586a2d4edde7a6da38752741080b68233", 39508 + "sha256": "15zm5azgl8gyd91i40a00ih4s2iwg1r8007n2gcfnmi6m4b7s0ak" 39509 } 39510 }, 39511 { ··· 39540 "repo": "lassik/emacs-format-all-the-code", 39541 "unstable": { 39542 "version": [ 39543 + 20211011, 39544 + 1029 39545 ], 39546 "deps": [ 39547 "inheritenv", 39548 "language-id" 39549 ], 39550 + "commit": "88e095ab6f8eee9537ffad23f068ebbdee3cea31", 39551 + "sha256": "1z1sar005454b8lnfwmnnncpsdli13g4b1f2hvwl8c5w4z30n4g9" 39552 }, 39553 "stable": { 39554 "version": [ ··· 39685 "repo": "rnkn/fountain-mode", 39686 "unstable": { 39687 "version": [ 39688 + 20211015, 39689 + 607 39690 ], 39691 "deps": [ 39692 "seq" 39693 ], 39694 + "commit": "f370f8f2e57805b94ab61ea6997ad31e13f81f5c", 39695 + "sha256": "0ghxg54n09syxfnngiiil3hf1m566ajxkwi051i0m3pwfqcg6nwa" 39696 }, 39697 "stable": { 39698 "version": [ 39699 3, 39700 5, 39701 + 3 39702 ], 39703 "deps": [ 39704 "seq" 39705 ], 39706 + "commit": "16bc2a6a817b53ed3306a3ff3cebd271e7bf8746", 39707 + "sha256": "13k84dzjar67fa1ixicl6h8gxzblszd0ik8vi11bvipysgp3j3ws" 39708 } 39709 }, 39710 { ··· 39766 "repo": "alphapapa/frame-purpose.el", 39767 "unstable": { 39768 "version": [ 39769 + 20211011, 39770 + 1518 39771 ], 39772 "deps": [ 39773 + "dash" 39774 ], 39775 + "commit": "7d498147445cc0afb87b922a8225d2e163e5ed5a", 39776 + "sha256": "03qalcx8hbf6r0jmh7hf1r4san13fbgaaabcs4c50cam7kdv525r" 39777 }, 39778 "stable": { 39779 "version": [ ··· 41235 } 41236 }, 41237 { 41238 + "ename": "gemini-write", 41239 + "commit": "e97c45cafc44a4b2f08e577325e375c6312f6557", 41240 + "sha256": "039rdjsyx9lw7lh21ps84agm1rpinbylzlks6iv1h5pn341s67nd", 41241 + "fetcher": "git", 41242 + "url": "https://alexschroeder.ch/cgit/gemini-write", 41243 + "unstable": { 41244 + "version": [ 41245 + 20211009, 41246 + 2110 41247 + ], 41248 + "deps": [ 41249 + "elpher", 41250 + "gemini-mode" 41251 + ], 41252 + "commit": "7e1fe7d4f2c65c0854eb571edc78e5a45d7078de", 41253 + "sha256": "0p1ch44w7sn73p87a7k47drgdj4sam961arfr4k0ii4fny54cyip" 41254 + } 41255 + }, 41256 + { 41257 "ename": "general", 41258 "commit": "d86383b443622d78f6d8ff7b8ac74c8d72879d26", 41259 "sha256": "104ywsfylfymly64p1i3hsy9pnpz3dkpmcq1ygafnld8zjd08gpc", ··· 41261 "repo": "noctuid/general.el", 41262 "unstable": { 41263 "version": [ 41264 + 20211008, 41265 + 1651 41266 ], 41267 "deps": [ 41268 "cl-lib" 41269 ], 41270 + "commit": "26f1d4c4e258c40e6b70ce831a04800c914f29b3", 41271 + "sha256": "16rjsmmhjjx4mch1aygrxqj3pr5c4xxqzf21qvr6s4c9yk6ayx1f" 41272 } 41273 }, 41274 { ··· 41494 "repo": "leoliu/ggtags", 41495 "unstable": { 41496 "version": [ 41497 + 20211008, 41498 + 528 41499 ], 41500 + "commit": "1442ab8c7f02d246f14150207534fba4a42201ba", 41501 + "sha256": "0bibr36b9cxxx5qgi27srfj21mv272npy5w1krrgmn0521qd07w1" 41502 }, 41503 "stable": { 41504 "version": [ ··· 42029 }, 42030 { 42031 "ename": "git-commit", 42032 + "commit": "cca2c57104e14cb0c47e27d7fe4b437b38009a5c", 42033 + "sha256": "0j4z9pmkbn366gqc9521dix5g5capqw4r6prjfxc6g0vlnzan30g", 42034 "fetcher": "github", 42035 "repo": "magit/magit", 42036 "unstable": { 42037 "version": [ 42038 + 20211010, 42039 + 1635 42040 ], 42041 "deps": [ 42042 "dash", 42043 "transient", 42044 "with-editor" 42045 ], 42046 + "commit": "348d9b98614c824be3e2f05eef5ab91d67f6695e", 42047 + "sha256": "0rrrm202lxmdxld2nlp7ap89h2m1qkl1rpks8hzq2b9bzbniln95" 42048 }, 42049 "stable": { 42050 "version": [ ··· 42141 20211002, 42142 2345 42143 ], 42144 + "commit": "c1e51865eb26739052035177846f53476c8605da", 42145 + "sha256": "00rldkgmrjzr8nc3mngfh4vjscsdswqfqzrdwxmwmc0m3kx2yppz" 42146 }, 42147 "stable": { 42148 "version": [ ··· 42778 "repo": "charignon/github-review", 42779 "unstable": { 42780 "version": [ 42781 + 20211011, 42782 + 1933 42783 ], 42784 "deps": [ 42785 "a", ··· 42788 "ghub", 42789 "s" 42790 ], 42791 + "commit": "2a24e75dfc2d9f37789ff60b4c10deb7c96f3f88", 42792 + "sha256": "1mahd3kg5rr6jf1x3ixjvhgkv9c8fq8mxvikrmpjciari05sd58y" 42793 } 42794 }, 42795 { ··· 43452 "repo": "lokedhs/gnu-apl-mode", 43453 "unstable": { 43454 "version": [ 43455 + 20211012, 43456 + 1139 43457 ], 43458 + "commit": "5d998206a963f2205dc6c4eddb41fb34187cb527", 43459 + "sha256": "1yzyq8k770j78f2gkkr1n1d5jpdfmj9l3w40pjd7fmn94xg3qw9a" 43460 } 43461 }, 43462 { ··· 43824 "repo": "benma/go-dlv.el", 43825 "unstable": { 43826 "version": [ 43827 + 20211015, 43828 + 816 43829 ], 43830 "deps": [ 43831 "go-mode" 43832 ], 43833 + "commit": "8811c0aa79fcbc0d495ed8c68f49a3c42d1a0d4b", 43834 + "sha256": "1h4p0i13fxsr4rgxh4grn5p24sbwb9c6mszwdajnlf8yjz65prf9" 43835 }, 43836 "stable": { 43837 "version": [ 43838 0, 43839 + 5, 43840 0 43841 ], 43842 "deps": [ 43843 "go-mode" 43844 ], 43845 + "commit": "8811c0aa79fcbc0d495ed8c68f49a3c42d1a0d4b", 43846 + "sha256": "1h4p0i13fxsr4rgxh4grn5p24sbwb9c6mszwdajnlf8yjz65prf9" 43847 } 43848 }, 43849 { ··· 44321 "repo": "lorniu/go-translate", 44322 "unstable": { 44323 "version": [ 44324 + 20211014, 44325 + 1322 44326 ], 44327 + "commit": "ce730f126a63eae77bc9585f75fe1dce968d9a2f", 44328 + "sha256": "1r4x1v5j67k7idsy6vidc367kn2iznwdmlhx6h6lpnqv0l36n6py" 44329 }, 44330 "stable": { 44331 "version": [ 44332 0, 44333 + 2 44334 ], 44335 + "commit": "b3174e09a03954b1423c4ea2f2936f9fcd94f381", 44336 + "sha256": "054l7m9slhznpfkixrnk6n5h8rc9x7gjsahizxvkd73q0jvgqxgn" 44337 } 44338 }, 44339 { ··· 44946 "magit-popup", 44947 "s" 44948 ], 44949 + "commit": "086bb561d0544da01690d1028e6fd23c7c943573", 44950 + "sha256": "1ad9q4rv7c13ls1c9z5vdshcj8y6723phlkpzgq0aicw9fxvi36m" 44951 }, 44952 "stable": { 44953 "version": [ 44954 0, 44955 + 27, 44956 + 0 44957 ], 44958 "deps": [ 44959 "dash", ··· 44961 "magit-popup", 44962 "s" 44963 ], 44964 + "commit": "086bb561d0544da01690d1028e6fd23c7c943573", 44965 + "sha256": "1ad9q4rv7c13ls1c9z5vdshcj8y6723phlkpzgq0aicw9fxvi36m" 44966 } 44967 }, 44968 { ··· 45728 "repo": "ROCKTAKEY/grugru", 45729 "unstable": { 45730 "version": [ 45731 + 20211008, 45732 + 1720 45733 ], 45734 + "commit": "856d66a65a75fd9906c47a930a8ee584bdef4077", 45735 + "sha256": "1w4qcvmkwqz0kmzrqidrlr6mga8fi6khwdq2w5nzr31g915n2cv0" 45736 }, 45737 "stable": { 45738 "version": [ ··· 46093 "repo": "Overdr0ne/gumshoe", 46094 "unstable": { 46095 "version": [ 46096 + 20211015, 46097 + 1752 46098 ], 46099 + "commit": "e530afd2e42bc560b3236cebeabdeaef0e33faca", 46100 + "sha256": "10x8k19sf4jgbwxl0akzm3s47z8h78r83yb7512l62s2an3wi2g7" 46101 } 46102 }, 46103 { ··· 47044 "repo": "emacs-helm/helm", 47045 "unstable": { 47046 "version": [ 47047 + 20211013, 47048 + 727 47049 ], 47050 "deps": [ 47051 "async", 47052 "helm-core", 47053 "popup" 47054 ], 47055 + "commit": "a86bcc99dcd45cd898a497715b4333d118a3c6f2", 47056 + "sha256": "0bf3cx7w11h7dwjys3gb62p8mfl586qnf86jlsrzhvsg0dm56b5f" 47057 }, 47058 "stable": { 47059 "version": [ ··· 47952 "repo": "emacs-helm/helm", 47953 "unstable": { 47954 "version": [ 47955 + 20211013, 47956 + 445 47957 ], 47958 "deps": [ 47959 "async" 47960 ], 47961 + "commit": "a86bcc99dcd45cd898a497715b4333d118a3c6f2", 47962 + "sha256": "0bf3cx7w11h7dwjys3gb62p8mfl586qnf86jlsrzhvsg0dm56b5f" 47963 }, 47964 "stable": { 47965 "version": [ ··· 49582 "repo": "emacs-helm/helm-ls-git", 49583 "unstable": { 49584 "version": [ 49585 + 20211013, 49586 + 430 49587 ], 49588 "deps": [ 49589 "helm" 49590 ], 49591 + "commit": "ae2202fbbbe11873ad4b393a6959da50ac250c1e", 49592 + "sha256": "01j41pidn8aipz1c0x17p88rzr15bg7ij5fr1q2kf8qhky07xfvx" 49593 }, 49594 "stable": { 49595 "version": [ 49596 1, 49597 9, 49598 + 3 49599 ], 49600 "deps": [ 49601 "helm" 49602 ], 49603 + "commit": "312392b786a7ea322914b60760e2693b53772ad6", 49604 + "sha256": "1bqk0z6zd3aza7ibb8h0ghya5kid4m6z01gs7jf4sr6p49rzp7hd" 49605 } 49606 }, 49607 { ··· 50086 "repo": "alphapapa/org-recent-headings", 50087 "unstable": { 50088 "version": [ 50089 + 20211011, 50090 + 1519 50091 ], 50092 "deps": [ 50093 "dash", ··· 50096 "org-recent-headings", 50097 "s" 50098 ], 50099 + "commit": "97418d581ea030f0718794e50b005e9bae44582e", 50100 + "sha256": "1y11rlnhi36lzhc1cagninv6hlcwbvj88xfr0g0xzpbzy7hys021" 50101 } 50102 }, 50103 { ··· 51637 "repo": "brotzeit/helm-xref", 51638 "unstable": { 51639 "version": [ 51640 + 20211013, 51641 + 1538 51642 ], 51643 "deps": [ 51644 "helm" 51645 ], 51646 + "commit": "9764eabd50c40b009073c7ef64e3a71d0d066d0b", 51647 + "sha256": "0v0wm1x11r1h9p139c5rl0r4s5q6092bmwrsnr2140ddbq34mnvy" 51648 + }, 51649 + "stable": { 51650 + "version": [ 51651 + 1, 51652 + 0 51653 + ], 51654 + "deps": [ 51655 + "helm" 51656 + ], 51657 + "commit": "9764eabd50c40b009073c7ef64e3a71d0d066d0b", 51658 + "sha256": "0v0wm1x11r1h9p139c5rl0r4s5q6092bmwrsnr2140ddbq34mnvy" 51659 } 51660 }, 51661 { ··· 54333 "repo": "ideasman42/emacs-idle-highlight-mode", 54334 "unstable": { 54335 "version": [ 54336 + 20211011, 54337 + 557 54338 ], 54339 + "commit": "0916be7075e792773440c3bdb5cf9c153691846b", 54340 + "sha256": "0817y99zm1x01nya6lnhby96da2w9kivw4p59bbaxm7hi0ycrsfz" 54341 }, 54342 "stable": { 54343 "version": [ ··· 57721 "repo": "alexmurray/ivy-xref", 57722 "unstable": { 57723 "version": [ 57724 + 20211008, 57725 + 1103 57726 ], 57727 "deps": [ 57728 "ivy" 57729 ], 57730 + "commit": "a82e8e117d2dd62c28b6a3e3d6e4cfb11c0bda38", 57731 + "sha256": "0h4cnhfqgrzm63kfrlz2mhgsk20jkcq18gjx9pvbbhhg59xvvnaj" 57732 } 57733 }, 57734 { ··· 59187 "repo": "joshwnj/json-mode", 59188 "unstable": { 59189 "version": [ 59190 + 20211011, 59191 + 630 59192 ], 59193 "deps": [ 59194 "json-snatcher" 59195 ], 59196 + "commit": "eedb4560034f795a7950fa07016bd4347c368873", 59197 + "sha256": "0r0k56q58kb133l9x9nbisz9p2kbphfgw1l4g2xp0pjqsc9wvq8z" 59198 }, 59199 "stable": { 59200 "version": [ 59201 1, 59202 + 8, 59203 0 59204 ], 59205 "deps": [ 59206 "json-snatcher" 59207 ], 59208 + "commit": "eedb4560034f795a7950fa07016bd4347c368873", 59209 + "sha256": "0r0k56q58kb133l9x9nbisz9p2kbphfgw1l4g2xp0pjqsc9wvq8z" 59210 } 59211 }, 59212 { ··· 60151 "repo": "ogdenwebb/emacs-kaolin-themes", 60152 "unstable": { 60153 "version": [ 60154 + 20211014, 60155 + 318 60156 ], 60157 "deps": [ 60158 "autothemer", 60159 "cl-lib" 60160 ], 60161 + "commit": "fd6f154ac96309ff56220c595f80e9126ec566c6", 60162 + "sha256": "1a8fy48xg4bbz3qf9dxvxh8xhvig5w8wkdvy9prn5fd456bn58hj" 60163 }, 60164 "stable": { 60165 "version": [ ··· 60301 "repo": "conao3/keg.el", 60302 "unstable": { 60303 "version": [ 60304 + 20211008, 60305 + 1702 60306 ], 60307 "deps": [ 60308 "cl-lib" 60309 ], 60310 + "commit": "3436d0634080f6bcbcde68dc804e6128f632a4f8", 60311 + "sha256": "1afa33hga4c00p086q15cahjmd2hhmnmiqa55qpadx3nvyy2rqhi" 60312 } 60313 }, 60314 { ··· 60322 20200601, 60323 333 60324 ], 60325 + "commit": "3436d0634080f6bcbcde68dc804e6128f632a4f8", 60326 + "sha256": "1afa33hga4c00p086q15cahjmd2hhmnmiqa55qpadx3nvyy2rqhi" 60327 } 60328 }, 60329 { ··· 60451 20200226, 60452 2129 60453 ], 60454 + "commit": "6d31fcf78a1ab1841f735dfb5cbd2bf6b2ed25db", 60455 + "sha256": "19cszpr5m6j5xj18wl4myn7ifw27rrwbmhd0wcsds28b4czw2mhm" 60456 } 60457 }, 60458 { ··· 60984 20210318, 60985 2106 60986 ], 60987 + "commit": "6430e1356248313f5cdd3a96c8861b17b12c0be7", 60988 + "sha256": "01rzf8v9psihzpg0s5ar2svkxccmb32ypwsms3863c67ag9d9818" 60989 }, 60990 "stable": { 60991 "version": [ ··· 61005 "repo": "stardiviner/kiwix.el", 61006 "unstable": { 61007 "version": [ 61008 + 20211013, 61009 + 1558 61010 ], 61011 "deps": [ 61012 "request" 61013 ], 61014 + "commit": "cb843349c10b1a492ceb59da20bfcef3ef02f4b5", 61015 + "sha256": "08dkxjrpdy3i6j0zgfa7bqdk8cykjfzybrfwrrf9848fxy96n4pb" 61016 }, 61017 "stable": { 61018 "version": [ 61019 1, 61020 1, 61021 + 4 61022 ], 61023 "deps": [ 61024 "request" 61025 ], 61026 + "commit": "6191d43e184e29de868a82331495ced9c9cc9be0", 61027 + "sha256": "1a8rcrln36brdik5rki7dkrm1syl8my7sjsv960fw45pfr1pkb5s" 61028 } 61029 }, 61030 { ··· 61360 "transient", 61361 "with-editor" 61362 ], 61363 + "commit": "7cb6e4f2d571d45c49dba2427f7e65a9e0a994f2", 61364 + "sha256": "1h9daqmskb9cv0s1w3rbv4p5sg5pmym0pkwz922hy72kvm593fyg" 61365 }, 61366 "stable": { 61367 "version": [ ··· 61395 "evil", 61396 "kubernetes" 61397 ], 61398 + "commit": "7cb6e4f2d571d45c49dba2427f7e65a9e0a994f2", 61399 + "sha256": "1h9daqmskb9cv0s1w3rbv4p5sg5pmym0pkwz922hy72kvm593fyg" 61400 }, 61401 "stable": { 61402 "version": [ ··· 61621 20211005, 61622 1517 61623 ], 61624 + "commit": "3ef4c22982119674861ed61e3302ac3e0f05be2b", 61625 + "sha256": "0m05qyy0w5k9ycb2ywv222cy99brw2d1gmcan6b4311r04fv9k70" 61626 }, 61627 "stable": { 61628 "version": [ ··· 61671 "repo": "Deducteam/lambdapi", 61672 "unstable": { 61673 "version": [ 61674 + 20211008, 61675 + 1231 61676 ], 61677 "deps": [ 61678 "eglot", 61679 "highlight", 61680 "math-symbol-lists" 61681 ], 61682 + "commit": "933a1b37b86685bb1f2df2a2185741b0d21aaa78", 61683 + "sha256": "0mxsqf78y4chm4yyxbfz69p56m3n35c5sv4agdwg6griaf0s5f59" 61684 } 61685 }, 61686 { ··· 62405 20211003, 62406 1412 62407 ], 62408 + "commit": "ac6ef9cbd39f7d9ac0019e28da09aad5bc2cfae5", 62409 + "sha256": "1gsv9yir8l53qfz280ji7307vawrifxx80g7bb5kyq7s0k5zfsan" 62410 } 62411 }, 62412 { ··· 63038 "repo": "ligolang/ligo", 63039 "unstable": { 63040 "version": [ 63041 + 20211011, 63042 + 954 63043 ], 63044 + "commit": "972179180b6a09791737b1af75a6f653a7146047", 63045 + "sha256": "180z2clv90zwg9dkzbzs2wmiydz5z4hwmry93qp9ywn9qg1iaqfk" 63046 }, 63047 "stable": { 63048 "version": [ 63049 0, 63050 + 27, 63051 0 63052 ], 63053 + "commit": "d5d3a30e724a4ba2d5a96b51180e1fd907e57d32", 63054 + "sha256": "180z2clv90zwg9dkzbzs2wmiydz5z4hwmry93qp9ywn9qg1iaqfk" 63055 } 63056 }, 63057 { ··· 63062 "repo": "emacs-vs/line-reminder", 63063 "unstable": { 63064 "version": [ 63065 + 20211015, 63066 + 511 63067 ], 63068 "deps": [ 63069 "fringe-helper", 63070 + "ht", 63071 "indicators" 63072 ], 63073 + "commit": "c78bbb33c1f120da517ccd11f0681321bca17647", 63074 + "sha256": "114afr2b41yk60s4r1068nambkhj19k6pn6dn2v94i4gbq8p37bb" 63075 }, 63076 "stable": { 63077 "version": [ ··· 63203 "repo": "noctuid/link-hint.el", 63204 "unstable": { 63205 "version": [ 63206 + 20211008, 63207 + 1652 63208 ], 63209 "deps": [ 63210 "avy" 63211 ], 63212 + "commit": "83cd0489b16f013647d0507ef20905a0a91db433", 63213 + "sha256": "0kwaia6i0asr7yqcw1anzq6lf93357cc1fphkvp0llbmxizmkzb3" 63214 } 63215 }, 63216 { ··· 63305 } 63306 }, 63307 { 63308 + "ename": "liquidmetal", 63309 + "commit": "9aa2004e04ef2f1fbfdd722b271c7cdcbdc8ad10", 63310 + "sha256": "0f7xp490nd4ff43pi5g911hsbcvlxzj5wx26b6lflhhnljkh5fsv", 63311 + "fetcher": "github", 63312 + "repo": "jcs-elpa/liquidmetal", 63313 + "unstable": { 63314 + "version": [ 63315 + 20211004, 63316 + 1429 63317 + ], 63318 + "commit": "e42baf790629cc3a7310194c4f00d9dafa34f933", 63319 + "sha256": "1p3bgfcp1pqilmc4jxs3y182mcddrqd7m0l9b2k2wbdcar1fphpf" 63320 + }, 63321 + "stable": { 63322 + "version": [ 63323 + 1, 63324 + 3, 63325 + 0 63326 + ], 63327 + "commit": "32ddd9b52875a6fa403104ed271e15d86d215463", 63328 + "sha256": "1czyiy26wxkxc2lbrrblz8hzpf8p71fyp4hh63vsdf2fyimyl1cw" 63329 + } 63330 + }, 63331 + { 63332 "ename": "liso-theme", 63333 "commit": "27b849f3a41a5ae3d497cef02a95c92fd479b93b", 63334 "sha256": "014a71dnhnr0dr36sl2h8ffp6il9nasij31ahqz0bjgn4r16s5gy", ··· 63431 "repo": "abo-abo/lispy", 63432 "unstable": { 63433 "version": [ 63434 + 20211014, 63435 + 1136 63436 ], 63437 "deps": [ 63438 "ace-window", ··· 63441 "iedit", 63442 "zoutline" 63443 ], 63444 + "commit": "8ddcf0c8f69e2a669f197c50a701dc6aea74d7c5", 63445 + "sha256": "1z9z8225bb5ih9bf2d0nzwl6258wk327dky91z247jddv5mzj4m5" 63446 }, 63447 "stable": { 63448 "version": [ ··· 63879 20210701, 63880 1955 63881 ], 63882 + "commit": "a1a02199a73e0d4edf50f977203eb40a1797e366", 63883 + "sha256": "0k2ya743k6ghkxnx0pyb3brsrbx8a31il62bj01ax4p17gq1w902" 63884 }, 63885 "stable": { 63886 "version": [ ··· 64630 "repo": "emacs-lsp/lsp-dart", 64631 "unstable": { 64632 "version": [ 64633 + 20211009, 64634 + 2036 64635 ], 64636 "deps": [ 64637 "dap-mode", ··· 64641 "lsp-mode", 64642 "lsp-treemacs" 64643 ], 64644 + "commit": "e2f4ee0d3a88956afdd8515a055678b06f947bf0", 64645 + "sha256": "0ma0q36q7i0bxbxx525h8s0y0p63pc1hnc5bidbdykrp3hlxw50c" 64646 }, 64647 "stable": { 64648 "version": [ 64649 1, 64650 20, 64651 + 1 64652 ], 64653 "deps": [ 64654 "dap-mode", ··· 64658 "lsp-mode", 64659 "lsp-treemacs" 64660 ], 64661 + "commit": "e2f4ee0d3a88956afdd8515a055678b06f947bf0", 64662 + "sha256": "0ma0q36q7i0bxbxx525h8s0y0p63pc1hnc5bidbdykrp3hlxw50c" 64663 } 64664 }, 64665 { ··· 65062 "repo": "emacs-lsp/lsp-mode", 65063 "unstable": { 65064 "version": [ 65065 + 20211013, 65066 + 1655 65067 ], 65068 "deps": [ 65069 "dash", ··· 65073 "markdown-mode", 65074 "spinner" 65075 ], 65076 + "commit": "b5d9b3b2c8638e223ba1524c76c16d0f616d73ce", 65077 + "sha256": "07ngkr86zgpi7xp1h9nx68gwpfvk5ffdk69m0mb4xn2zkjpd2d58" 65078 }, 65079 "stable": { 65080 "version": [ ··· 65408 "repo": "emacs-lsp/lsp-ui", 65409 "unstable": { 65410 "version": [ 65411 + 20211009, 65412 + 1545 65413 ], 65414 "deps": [ 65415 "dash", 65416 "lsp-mode", 65417 "markdown-mode" 65418 ], 65419 + "commit": "d08c5528ba0a63433a466c2fa1265ec3250fcef1", 65420 + "sha256": "0p12arjl03y2ax8b6g36ppnb1qqkkc2pvv415wsgxydqias775mq" 65421 }, 65422 "stable": { 65423 "version": [ ··· 65922 }, 65923 { 65924 "ename": "magit", 65925 + "commit": "cca2c57104e14cb0c47e27d7fe4b437b38009a5c", 65926 + "sha256": "0n327xp6zdyp5bbqr84qp0f779qqv6jrlr2kaf00whkgp59g5kf4", 65927 "fetcher": "github", 65928 "repo": "magit/magit", 65929 "unstable": { 65930 "version": [ 65931 + 20211011, 65932 + 1635 65933 ], 65934 "deps": [ 65935 "dash", ··· 65938 "transient", 65939 "with-editor" 65940 ], 65941 + "commit": "348d9b98614c824be3e2f05eef5ab91d67f6695e", 65942 + "sha256": "0rrrm202lxmdxld2nlp7ap89h2m1qkl1rpks8hzq2b9bzbniln95" 65943 }, 65944 "stable": { 65945 "version": [ ··· 66273 }, 66274 { 66275 "ename": "magit-libgit", 66276 + "commit": "cca2c57104e14cb0c47e27d7fe4b437b38009a5c", 66277 + "sha256": "1hh7d1ii3aw9ghmidc6pifaa0ci230vm17sadl3xlq7snpghlrhi", 66278 "fetcher": "github", 66279 "repo": "magit/magit", 66280 "unstable": { 66281 "version": [ 66282 20211004, 66283 + 1956 66284 ], 66285 "deps": [ 66286 "libgit", 66287 "magit" 66288 ], 66289 + "commit": "348d9b98614c824be3e2f05eef5ab91d67f6695e", 66290 + "sha256": "0rrrm202lxmdxld2nlp7ap89h2m1qkl1rpks8hzq2b9bzbniln95" 66291 }, 66292 "stable": { 66293 "version": [ ··· 66442 }, 66443 { 66444 "ename": "magit-section", 66445 + "commit": "cca2c57104e14cb0c47e27d7fe4b437b38009a5c", 66446 + "sha256": "13dxx1rjpj465h1ns2nki7wfsmnfh9m1gzlm49jkka38iwnqr81j", 66447 "fetcher": "github", 66448 "repo": "magit/magit", 66449 "unstable": { 66450 "version": [ 66451 + 20211012, 66452 + 1845 66453 ], 66454 "deps": [ 66455 "dash" 66456 ], 66457 + "commit": "348d9b98614c824be3e2f05eef5ab91d67f6695e", 66458 + "sha256": "0rrrm202lxmdxld2nlp7ap89h2m1qkl1rpks8hzq2b9bzbniln95" 66459 }, 66460 "stable": { 66461 "version": [ ··· 67250 "repo": "minad/marginalia", 67251 "unstable": { 67252 "version": [ 67253 + 20211012, 67254 + 1606 67255 ], 67256 + "commit": "9cd762b6c3f2714375f47993e9a6384d3bc16ebf", 67257 + "sha256": "05w8c4rlbdbiwpwirkpnkixifjki6rfgcz8myh0i4kyb1ayfrq2c" 67258 }, 67259 "stable": { 67260 "version": [ 67261 0, 67262 + 9 67263 ], 67264 + "commit": "37e24b798afca98da0d0364dde3fa63a42c5853e", 67265 + "sha256": "19l3fwh6phd17rssxk30v2380bs04x7w6cb3hjy4mx7vkc7w6ymv" 67266 } 67267 }, 67268 { ··· 67885 "repo": "dochang/mb-url", 67886 "unstable": { 67887 "version": [ 67888 + 20211013, 67889 + 611 67890 ], 67891 + "commit": "f6b608db585231eee231d5473edcf4183bb678fe", 67892 + "sha256": "1rrg7skg1ifh6bnplxdcp1wryqgwf3aspcvdrrh8k6wd1z7zgdai" 67893 }, 67894 "stable": { 67895 "version": [ 67896 0, 67897 + 7, 67898 + 0 67899 ], 67900 + "commit": "f6b608db585231eee231d5473edcf4183bb678fe", 67901 + "sha256": "1rrg7skg1ifh6bnplxdcp1wryqgwf3aspcvdrrh8k6wd1z7zgdai" 67902 } 67903 }, 67904 { ··· 68793 20210131, 68794 2152 68795 ], 68796 + "commit": "e9791ff92c27bc7df18f238a29f05fc164da2f51", 68797 + "sha256": "1j7ni3qjcy0fikzhhm4xwwwskdm6qnb1c1kshh8xrd9c06kmfrv7" 68798 }, 68799 "stable": { 68800 "version": [ ··· 69799 "repo": "damon-kwok/modern-sh", 69800 "unstable": { 69801 "version": [ 69802 + 20211015, 69803 + 335 69804 ], 69805 "deps": [ 69806 "eval-in-repl", 69807 "hydra" 69808 ], 69809 + "commit": "e88d83958ab43e17b9763b3220e0dde862b49a83", 69810 + "sha256": "0x2j9i3kns5w9b6bklvmf077dbc5mdim3f4l68nbl0l6kcmlb68k" 69811 } 69812 }, 69813 { ··· 69857 "repo": "protesilaos/modus-themes", 69858 "unstable": { 69859 "version": [ 69860 + 20211015, 69861 + 456 69862 ], 69863 + "commit": "5ea090b223e8a83f7f3800a96bd4ed3ac9d62230", 69864 + "sha256": "1dw6v1sz3b8xf28ly17vsf9j5r9ylwd1p1hz26c05zf9dygiwp45" 69865 }, 69866 "stable": { 69867 "version": [ ··· 70492 20210306, 70493 1053 70494 ], 70495 + "commit": "aa48b23dcf92ea1d85d8e8dbca8c0a0c37e159f8", 70496 + "sha256": "181l8l2bihvsg3y652qhfjza5vp0irwdc6q6h1bl8zj0by66p859" 70497 }, 70498 "stable": { 70499 "version": [ ··· 71414 "repo": "zevlg/multitran.el", 71415 "unstable": { 71416 "version": [ 71417 + 20211008, 71418 + 826 71419 ], 71420 "deps": [ 71421 "cl-lib" 71422 ], 71423 + "commit": "3a3f3561dba816f580cc21526d4f7a231a30bb51", 71424 + "sha256": "1s3iavcbbbb4rf70qay4maf7fvfm8i69smyxl2771vb7dj5fjk48" 71425 }, 71426 "stable": { 71427 "version": [ ··· 72638 "repo": "danielsz/newspeak-mode", 72639 "unstable": { 72640 "version": [ 72641 + 20211011, 72642 + 1425 72643 ], 72644 + "commit": "7ae89edd0f72c2dc005933fada5ddaf48ec97dd6", 72645 + "sha256": "0fnl27phpmdgg3ja2jpm846x1pq47fqi3yjngxr32fag86hjamvw" 72646 } 72647 }, 72648 { ··· 72867 "repo": "m-cat/nimbus-theme", 72868 "unstable": { 72869 "version": [ 72870 + 20211014, 72871 + 1848 72872 ], 72873 + "commit": "b9e383b4fcc7a3232f9943aed29586a760602a1d", 72874 + "sha256": "1kmcpndqh4072nkkji2vxd2br0wyp4ih3b7r4rx90mrimpdvcbrm" 72875 } 72876 }, 72877 { ··· 73603 20210920, 73604 2339 73605 ], 73606 + "commit": "0f196b5659c8a66af4357fee3d4b3a169044472d", 73607 + "sha256": "0h068mfry2gllr8gy836a7i8zpkd6bqljnwfcm7yssfv3flrw3z3" 73608 }, 73609 "stable": { 73610 "version": [ 73611 0, 73612 + 34, 73613 + -1, 73614 + 0 73615 ], 73616 + "commit": "0f196b5659c8a66af4357fee3d4b3a169044472d", 73617 + "sha256": "0h068mfry2gllr8gy836a7i8zpkd6bqljnwfcm7yssfv3flrw3z3" 73618 } 73619 }, 73620 { ··· 75481 20210923, 75482 1348 75483 ], 75484 + "commit": "aa673e27f6d7cbc882ab6109cfbcca2ba0864507", 75485 + "sha256": "0xv9hmj7girdb4c1xqlk5nj4snhvl34yaz7k28jny50frkszvfca" 75486 }, 75487 "stable": { 75488 "version": [ ··· 75675 "repo": "oer/oer-reveal", 75676 "unstable": { 75677 "version": [ 75678 + 20211015, 75679 + 1032 75680 ], 75681 "deps": [ 75682 "org-re-reveal" 75683 ], 75684 + "commit": "12a795417f9ec0d06245a71de595b7aaba86c3df", 75685 + "sha256": "1g3sjign97svlf2y0x6bnd4sv7rnqf9ak4gagk58ih7m2ipq174b" 75686 }, 75687 "stable": { 75688 "version": [ 75689 3, 75690 + 25, 75691 0 75692 ], 75693 "deps": [ 75694 "org-re-reveal" 75695 ], 75696 + "commit": "12a795417f9ec0d06245a71de595b7aaba86c3df", 75697 + "sha256": "1g3sjign97svlf2y0x6bnd4sv7rnqf9ak4gagk58ih7m2ipq174b" 75698 } 75699 }, 75700 { ··· 76682 "repo": "yilkalargaw/org-auto-tangle", 76683 "unstable": { 76684 "version": [ 76685 + 20211010, 76686 + 958 76687 ], 76688 "deps": [ 76689 "async" 76690 ], 76691 + "commit": "50292af50d275846baa28e52d94eb8ef69c8d00b", 76692 + "sha256": "0n0divfnk4635aanjm0b3swdjkcj4qxr0x95q05pdlb67s6lfp5d" 76693 }, 76694 "stable": { 76695 "version": [ ··· 77607 "repo": "kidd/org-gcal.el", 77608 "unstable": { 77609 "version": [ 77610 + 20211007, 77611 + 1843 77612 ], 77613 "deps": [ 77614 "alert", ··· 77616 "request", 77617 "request-deferred" 77618 ], 77619 + "commit": "8b6df4b727339e3933c68045e104b6b1d99816f7", 77620 + "sha256": "0gkdh32cfmqbmvvqd67i2x9i1fm5yfmhw6i5yvrb9swsl24kv194" 77621 }, 77622 "stable": { 77623 "version": [ ··· 79026 "repo": "oer/org-re-reveal", 79027 "unstable": { 79028 "version": [ 79029 + 20211008, 79030 + 1310 79031 ], 79032 "deps": [ 79033 "htmlize", 79034 "org" 79035 ], 79036 + "commit": "33d226ff707a31804ff3e6ba22416c3f0b463ad7", 79037 + "sha256": "0hi8lq9rj6i2m14dh75dzq7lq41i4f6qj4xbp2b8krqw6mk9xg7z" 79038 }, 79039 "stable": { 79040 "version": [ 79041 3, 79042 12, 79043 + 1 79044 ], 79045 "deps": [ 79046 "htmlize", 79047 "org" 79048 ], 79049 + "commit": "33d226ff707a31804ff3e6ba22416c3f0b463ad7", 79050 + "sha256": "0hi8lq9rj6i2m14dh75dzq7lq41i4f6qj4xbp2b8krqw6mk9xg7z" 79051 } 79052 }, 79053 { ··· 79090 "repo": "alphapapa/org-recent-headings", 79091 "unstable": { 79092 "version": [ 79093 + 20211011, 79094 + 1519 79095 ], 79096 "deps": [ 79097 "dash", 79098 "frecency", 79099 "org", 79100 "s" 79101 ], 79102 + "commit": "97418d581ea030f0718794e50b005e9bae44582e", 79103 + "sha256": "1y11rlnhi36lzhc1cagninv6hlcwbvj88xfr0g0xzpbzy7hys021" 79104 }, 79105 "stable": { 79106 "version": [ ··· 79130 "deps": [ 79131 "org" 79132 ], 79133 + "commit": "5662cc897ab1533b39e3e93b2150dacbe699d591", 79134 + "sha256": "0fq8ns5f0k9mg9dz1w778jp0icpjkx62fa3a51yrsqisycl3cl6y" 79135 }, 79136 "stable": { 79137 "version": [ ··· 79168 "repo": "jkitchin/org-ref", 79169 "unstable": { 79170 "version": [ 79171 + 20211008, 79172 + 1334 79173 ], 79174 "deps": [ 79175 "bibtex-completion", ··· 79184 "pdf-tools", 79185 "s" 79186 ], 79187 + "commit": "9556a6c9639f6b32124ec2b8059975b0538625c2", 79188 + "sha256": "0g7ldyxy1p5r2xrw51h0h4r3kcxncvfb5c0dfaw174r0g2vw4j5d" 79189 }, 79190 "stable": { 79191 "version": [ ··· 79332 "repo": "org-roam/org-roam", 79333 "unstable": { 79334 "version": [ 79335 + 20211013, 79336 + 1624 79337 ], 79338 "deps": [ 79339 "dash", ··· 79343 "magit-section", 79344 "org" 79345 ], 79346 + "commit": "e9299297f9cc1aafda62deb8af7957dc8d56dc04", 79347 + "sha256": "0cg8kywg8qwr3079k2863gmlpjns6s61r38pc0p4iys1ry02bgxm" 79348 }, 79349 "stable": { 79350 "version": [ ··· 80187 "repo": "takaxp/org-tree-slide", 80188 "unstable": { 80189 "version": [ 80190 + 20211009, 80191 + 1707 80192 ], 80193 + "commit": "27f8bb6a9676e1c0b500e75799e3b5c37a9156af", 80194 + "sha256": "0751qlg8xxwx7mldgdry1gfrarvhzg2smjzxd3382i6j63mpala9" 80195 }, 80196 "stable": { 80197 "version": [ ··· 80847 "repo": "tarsius/orglink", 80848 "unstable": { 80849 "version": [ 80850 + 20211010, 80851 + 2105 80852 ], 80853 "deps": [ 80854 "org", 80855 "seq" 80856 ], 80857 + "commit": "05df4989c987dece40a450bd5cfbbd6cda0f2e7a", 80858 + "sha256": "184hag1kjbzfc7k7c1nd1y9w3gimgxjgkkyqawjzv00sph3mnvd4" 80859 }, 80860 "stable": { 80861 "version": [ ··· 82068 "ox-gfm", 82069 "s" 82070 ], 82071 + "commit": "4adf97dd195f0a777b952b97888b77cdd9479629", 82072 + "sha256": "0yxzhgjkipy632jhw83l8cz5s7727m87sj6ldpzdh57w1abklidq" 82073 } 82074 }, 82075 { ··· 82247 "repo": "yjwen/org-reveal", 82248 "unstable": { 82249 "version": [ 82250 + 20211010, 82251 + 357 82252 ], 82253 "deps": [ 82254 "org" 82255 ], 82256 + "commit": "d99311fc5be0a7f0acf2ce9ae2d012a651e1c31d", 82257 + "sha256": "1ayqi6s4ympskn7iklk2kplnciryfr32yq3r6zm6x091vlayck69" 82258 } 82259 }, 82260 { ··· 83586 "repo": "clojure-emacs/parseclj", 83587 "unstable": { 83588 "version": [ 83589 + 20211013, 83590 + 453 83591 ], 83592 + "commit": "a8c4cf30fb68b66ae51541462a8b21753229a6e5", 83593 + "sha256": "0n0m3xc2dawgdhb68zznpsbzbbvf9fwgf9v8pzzwa2jncgi1yhh0" 83594 }, 83595 "stable": { 83596 "version": [ 83597 1, 83598 0, 83599 + 6 83600 ], 83601 + "commit": "a8c4cf30fb68b66ae51541462a8b21753229a6e5", 83602 + "sha256": "0n0m3xc2dawgdhb68zznpsbzbbvf9fwgf9v8pzzwa2jncgi1yhh0" 83603 } 83604 }, 83605 { ··· 83610 "repo": "clojure-emacs/parseedn", 83611 "unstable": { 83612 "version": [ 83613 + 20211013, 83614 + 452 83615 ], 83616 "deps": [ 83617 "map", 83618 "parseclj" 83619 ], 83620 + "commit": "e5ba280d1fb7b408d54062d4eac545326e850172", 83621 + "sha256": "1xp2d42yvqkimb7a15bv89bj0124lljw9cb36g49m13d7ny4fafn" 83622 }, 83623 "stable": { 83624 "version": [ 83625 1, 83626 0, 83627 + 6 83628 ], 83629 "deps": [ 83630 "map", 83631 "parseclj" 83632 ], 83633 + "commit": "e5ba280d1fb7b408d54062d4eac545326e850172", 83634 + "sha256": "1xp2d42yvqkimb7a15bv89bj0124lljw9cb36g49m13d7ny4fafn" 83635 } 83636 }, 83637 { ··· 86134 "repo": "thomasluquet/playerctl.el", 86135 "unstable": { 86136 "version": [ 86137 + 20211014, 86138 + 856 86139 ], 86140 + "commit": "4c3a6132616fd28f902590bf6e63332e6055492b", 86141 + "sha256": "18b59kcni6xp46r8lkwb8baz2mic9n4zyndib10dvfs6gwjmas2p" 86142 } 86143 }, 86144 { ··· 87112 "repo": "ponylang/ponylang-mode", 87113 "unstable": { 87114 "version": [ 87115 + 20211015, 87116 + 331 87117 ], 87118 "deps": [ 87119 "company-ctags", ··· 87125 "yafolding", 87126 "yasnippet" 87127 ], 87128 + "commit": "1abf04bc8f4f09a6add4b587c7cf5ca23735e7c0", 87129 + "sha256": "1iv04dj2nc9cyyslhir7aj5sligwan1yyclsiarn86lik7b9lmwn" 87130 }, 87131 "stable": { 87132 "version": [ ··· 87203 "repo": "karthink/popper", 87204 "unstable": { 87205 "version": [ 87206 + 20211011, 87207 + 435 87208 ], 87209 + "commit": "6a2ddcb35432afb56f32e11518c2b6ae7795e8c0", 87210 + "sha256": "0sv8bi34fbg0awi8maah5fs13s0wmzbvalq13z2zx9ybb8ivrsfi" 87211 }, 87212 "stable": { 87213 "version": [ ··· 88292 "repo": "fritzgrabo/project-mode-line-tag", 88293 "unstable": { 88294 "version": [ 88295 + 20211013, 88296 + 1954 88297 ], 88298 + "commit": "e411432a33cd82f8a9ff95471c91e9fe1833841c", 88299 + "sha256": "03aiv70shxhcjcldahny7xxclnqdw5bf37f8496dxmzz0zx0v98j" 88300 } 88301 }, 88302 { ··· 88809 "repo": "ProofGeneral/PG", 88810 "unstable": { 88811 "version": [ 88812 + 20211013, 88813 + 1911 88814 ], 88815 + "commit": "fd04605af1b07684da522c32d83ac346050926bb", 88816 + "sha256": "017j3vcwlg6k2h76wbads6jxmnmxj19g4c42zs3mi2vwqhfvgdqx" 88817 }, 88818 "stable": { 88819 "version": [ ··· 88913 "repo": "google/protobuf", 88914 "unstable": { 88915 "version": [ 88916 + 20211013, 88917 + 1726 88918 ], 88919 + "commit": "c01cd6ec794fd91b316cb236663c81eefa1efa4e", 88920 + "sha256": "1rqsg37dxglxddipfpph5xv6mlsh73hgy66vlirrvcs0ijiyjj8g" 88921 }, 88922 "stable": { 88923 "version": [ ··· 89328 "repo": "AmaiKinono/puni", 89329 "unstable": { 89330 "version": [ 89331 + 20211011, 89332 + 1529 89333 ], 89334 + "commit": "825952d0a4a1d5eebf849280ffd4e1e44e1a847c", 89335 + "sha256": "1w3iz542v83n6vc4j0nhqmkp21h0m42rqgp6648jlx7q0n4qmdz6" 89336 } 89337 }, 89338 { ··· 89992 20210411, 89993 1931 89994 ], 89995 + "commit": "ab775f6f4507a1f0cd9dab0fd027c2f08be06928", 89996 + "sha256": "0js9addqxk2dchgrjnz2wdxxp7sszq95zvga8j1igihx7w83xp7f" 89997 }, 89998 "stable": { 89999 "version": [ ··· 90273 "repo": "python-mode-devs/python-mode", 90274 "unstable": { 90275 "version": [ 90276 + 20211013, 90277 + 1620 90278 ], 90279 + "commit": "e92d0e800b494c1dfcca109154a6b7eb6fad0e4e", 90280 + "sha256": "1lxi1iwckpfk6966sgcdj3sz9bcbylsm3nqv9wbbzkqbjlyd28y4" 90281 }, 90282 "stable": { 90283 "version": [ ··· 90428 "repo": "jorgenschaefer/pyvenv", 90429 "unstable": { 90430 "version": [ 90431 + 20211014, 90432 + 707 90433 ], 90434 + "commit": "31ea715f2164dd611e7fc77b26390ef3ca93509b", 90435 + "sha256": "1708xh2sq7xvs4z5zkik9ircxvzimhzi6phc2j43fvvxgglcgrk5" 90436 }, 90437 "stable": { 90438 "version": [ ··· 90498 "stable": { 90499 "version": [ 90500 1, 90501 1 90502 ], 90503 + "commit": "76de0de6449031ef5dd3e73ea4ab820e0d58a0e2", 90504 + "sha256": "1b7z3nxwrgkw1p7dp6ibsvhvpyl2m881w9yr9qcmdrkf78cqlpvx" 90505 } 90506 }, 90507 { ··· 90917 "repo": "greghendershott/racket-mode", 90918 "unstable": { 90919 "version": [ 90920 + 20211015, 90921 + 1650 90922 ], 90923 + "commit": "46bb0bf29f6b2fb571374e1aaf4252bf5f54281f", 90924 + "sha256": "0hkshj2kf23pqnmwc6d1glcg7my402qqngcn4iliy89rp56xdgqs" 90925 } 90926 }, 90927 { ··· 93501 "repo": "DogLooksGood/emacs-rime", 93502 "unstable": { 93503 "version": [ 93504 + 20211014, 93505 + 548 93506 ], 93507 "deps": [ 93508 "cl-lib", ··· 93510 "popup", 93511 "posframe" 93512 ], 93513 + "commit": "b296856c21d32e700005110328fb6a1d48dcbf8d", 93514 + "sha256": "1x3v18hwxj56zhn4437nklyni4d3chk84c82a8y1z1flcayjipvy" 93515 }, 93516 "stable": { 93517 "version": [ ··· 94544 "repo": "brotzeit/rustic", 94545 "unstable": { 94546 "version": [ 94547 + 20211014, 94548 + 2241 94549 ], 94550 "deps": [ 94551 "dash", ··· 94558 "spinner", 94559 "xterm-color" 94560 ], 94561 + "commit": "4f25042b12a782c0acd87fc436de2a1a9140322e", 94562 + "sha256": "1aq79dijx62y1h8g5kgdbi5xh4w6wdq47m6g5w64c0rr2igziixg" 94563 } 94564 }, 94565 { ··· 95048 20200830, 95049 301 95050 ], 95051 + "commit": "dd7f6c0256ccfbd1e6efa6c06b9a12ef3565c29c", 95052 + "sha256": "0b5rkj75yxhcdbl7zy008g1n7lwivpnaz78434wb1ljn3l0s56yi" 95053 } 95054 }, 95055 { ··· 96939 20210924, 96940 445 96941 ], 96942 + "commit": "c088fe627f12597726dfc2062454e2e7bd99798a", 96943 + "sha256": "0bhvhhqs55nh1qb212zmmxw76l22xd830pvw0n9wihv02yrg7kim" 96944 } 96945 }, 96946 { ··· 99384 } 99385 }, 99386 { 99387 + "ename": "soccer", 99388 + "commit": "5111fad0a1dfc8b1e2254ace7907e5ce1be038ca", 99389 + "sha256": "1gzfqfgzfwkj85mxzrz83i13v6jrqldcbzcwfcz6bg49agh244bk", 99390 + "fetcher": "github", 99391 + "repo": "md-arif-shaikh/soccer", 99392 + "unstable": { 99393 + "version": [ 99394 + 20211015, 99395 + 934 99396 + ], 99397 + "deps": [ 99398 + "dash" 99399 + ], 99400 + "commit": "8547a36789be66ac32caf4c80a330e7bdf9bb5dd", 99401 + "sha256": "0kddpbha5mlih9rmygkxqm8gs9719ics749p18p2np02pvka3x06" 99402 + }, 99403 + "stable": { 99404 + "version": [ 99405 + 1, 99406 + 1, 99407 + 0 99408 + ], 99409 + "deps": [ 99410 + "dash" 99411 + ], 99412 + "commit": "c486cad32f07db9bd55af08c6b4a6bb0cd481d67", 99413 + "sha256": "0gsd4mi1nddxn4z9jayi0fhn3bvk9rpj6615ssb5426k0zfhwjsz" 99414 + } 99415 + }, 99416 + { 99417 "ename": "socyl", 99418 "commit": "774b3006f5b6b781594257f1d9819068becbbcc1", 99419 "sha256": "00b7x247cyjh4gci101fq1j6708vbcz1g9ls3845w863wjf6m5sz", ··· 100344 "repo": "ideasman42/emacs-spell-fu", 100345 "unstable": { 100346 "version": [ 100347 + 20211008, 100348 + 106 100349 ], 100350 + "commit": "f38bebefea9d23c2bd4293ecf7100211c1410cd4", 100351 + "sha256": "0wvg4c1z5y62icagfwl2vb329jprf6si804726mqka92zj4nnn77" 100352 } 100353 }, 100354 { ··· 101360 20200606, 101361 1308 101362 ], 101363 + "commit": "ef629fd74c5d963f5b68507179896169a34a078e", 101364 + "sha256": "1wnx8s8cabg8zja0w0cvk6jfsqbkgbszdx624v1bl6g5iiv2im1j" 101365 }, 101366 "stable": { 101367 "version": [ ··· 101871 "url": "https://git.sr.ht/~amk/subsonic.el", 101872 "unstable": { 101873 "version": [ 101874 + 20211008, 101875 + 1439 101876 ], 101877 "deps": [ 101878 "transient" 101879 ], 101880 + "commit": "de3d4539dd8dd33c9b9d1a982cfc47c452c612de", 101881 + "sha256": "0xhggrjq3f9wq5aq69ib2bny36295aw678avgdib2vp1bf9xd73n" 101882 }, 101883 "stable": { 101884 "version": [ ··· 102181 "repo": "leafOfTree/svelte-mode", 102182 "unstable": { 102183 "version": [ 102184 + 20211011, 102185 + 607 102186 ], 102187 + "commit": "282acf8c01c37899955afe3dc32d9cbfb18065e2", 102188 + "sha256": "1kjnc7nl5kshy8wjppvjzavv94h4ynwas610g1xqbzfbpirsnz2p" 102189 } 102190 }, 102191 { ··· 102434 "repo": "swift-emacs/swift-mode", 102435 "unstable": { 102436 "version": [ 102437 + 20211009, 102438 + 635 102439 ], 102440 "deps": [ 102441 "seq" 102442 ], 102443 + "commit": "babe36ca93e72c34b2a3856d8fac7e3fc9884f21", 102444 + "sha256": "133r7isdnz7r7y7pbf239928kjmk9ps2i8zqnxnma9zcmncw88ld" 102445 }, 102446 "stable": { 102447 "version": [ 102448 8, 102449 4, 102450 + 1 102451 ], 102452 "deps": [ 102453 "seq" 102454 ], 102455 + "commit": "babe36ca93e72c34b2a3856d8fac7e3fc9884f21", 102456 + "sha256": "133r7isdnz7r7y7pbf239928kjmk9ps2i8zqnxnma9zcmncw88ld" 102457 } 102458 }, 102459 { ··· 102765 "repo": "bgwines/symbol-navigation-hydra", 102766 "unstable": { 102767 "version": [ 102768 + 20211010, 102769 + 2353 102770 ], 102771 "deps": [ 102772 "auto-highlight-symbol", 102773 "hydra", 102774 "multiple-cursors" 102775 ], 102776 + "commit": "b3b1257e676514d93cd2d71a10a485bf00b5375f", 102777 + "sha256": "0ic6i589y8g41mpi9vzsd76rzcskxaxicfwwpw8d9g44p8zfghfz" 102778 } 102779 }, 102780 { ··· 103248 "repo": "fritzgrabo/tab-bar-echo-area", 103249 "unstable": { 103250 "version": [ 103251 + 20211013, 103252 + 1942 103253 ], 103254 + "commit": "d0d51ecbc5929eb7752b387c5bdfe4d879e78224", 103255 + "sha256": "1p3ikc776mr18r5py0sw098ahsj9w45ikqns4wbgr2fsjmgcgksr" 103256 } 103257 }, 103258 { ··· 103263 "repo": "fritzgrabo/tab-bar-groups", 103264 "unstable": { 103265 "version": [ 103266 + 20211013, 103267 + 2012 103268 ], 103269 "deps": [ 103270 "s" 103271 ], 103272 + "commit": "a0389d87d2e793055dd74ae85b4593aa1d2720fd", 103273 + "sha256": "040nl3yn0vfhk5nbll2jpxz7qcjf8kdlkzqa44lz0gvc6d9414yv" 103274 } 103275 }, 103276 { ··· 103281 "repo": "fritzgrabo/tab-bar-lost-commands", 103282 "unstable": { 103283 "version": [ 103284 + 20211013, 103285 + 1945 103286 ], 103287 + "commit": "989e03dc3d1057264b21b9a5d241fcba86cd297a", 103288 + "sha256": "047261v8nvi67h9yils2f1jilmbxc55n31v98qlqxmf56jkzz158" 103289 } 103290 }, 103291 { ··· 103732 "repo": "zevlg/telega.el", 103733 "unstable": { 103734 "version": [ 103735 + 20211014, 103736 + 927 103737 ], 103738 "deps": [ 103739 "rainbow-identifiers", 103740 "visual-fill-column" 103741 ], 103742 + "commit": "744d3698dd27a58822b2edcd4fe9689a701d0c37", 103743 + "sha256": "1hciz2anrjjrm1nw1j657zgglg4ggf9pkzby96a41s7l6d1qi10a" 103744 }, 103745 "stable": { 103746 "version": [ 103747 0, 103748 7, 103749 + 31 103750 ], 103751 "deps": [ 103752 "rainbow-identifiers", 103753 "visual-fill-column" 103754 ], 103755 + "commit": "c07f310552643dfeb6bed98860bd63b965baf262", 103756 + "sha256": "05j82796s4k3yr0igl6hir3p8qj0cw66vvhbpbcy28d6q9v9vjjz" 103757 } 103758 }, 103759 { ··· 104838 20200212, 104839 1903 104840 ], 104841 + "commit": "9e70d608bf5f80e8ec0132953b91b7fa3d30ca26", 104842 + "sha256": "0x7hsy9v2py8b5i7pn8v5xymgjg8rixkmsxaxvvsbmr771blpkqm" 104843 }, 104844 "stable": { 104845 "version": [ 104846 2021, 104847 10, 104848 + 11, 104849 0 104850 ], 104851 + "commit": "77016aea52af2156be7c8ebde55b821fe46b7849", 104852 + "sha256": "1lmh733m0anfny0izi2lc5njqaqdvr2z96lqfkyzsf0ln73ipb9b" 104853 } 104854 }, 104855 { ··· 104905 "deps": [ 104906 "haskell-mode" 104907 ], 104908 + "commit": "5bc0b35756ab14af950aafa5f3d76bae568d3095", 104909 + "sha256": "13pryqrqk1y9qb5h2pg45hi62w17xnzrlrg471b6ga9r4zwn8vfz" 104910 }, 104911 "stable": { 104912 "version": [ ··· 105154 "repo": "aimebertrand/timu-spacegrey-theme", 105155 "unstable": { 105156 "version": [ 105157 + 20210930, 105158 + 1521 105159 ], 105160 + "commit": "e7655e95ad48418a3784de4e8a7dc45ed69540ed", 105161 + "sha256": "05bdavm4a1d0p176b8cnipv6byxlchbbp1fcma67ly5px4wxn0ld" 105162 }, 105163 "stable": { 105164 "version": [ ··· 105923 "repo": "magit/transient", 105924 "unstable": { 105925 "version": [ 105926 + 20211013, 105927 + 2148 105928 ], 105929 + "commit": "45975c24e1ab08bb32e9bdc06f5c5efe7c256e16", 105930 + "sha256": "0prx06z35fdvwbn1k18khw74phvfsa64pfsh4kpyihldj2k5f69j" 105931 }, 105932 "stable": { 105933 "version": [ ··· 106307 "repo": "Alexander-Miller/treemacs", 106308 "unstable": { 106309 "version": [ 106310 + 20211015, 106311 + 1613 106312 ], 106313 "deps": [ 106314 "ace-window", ··· 106320 "pfuture", 106321 "s" 106322 ], 106323 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106324 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106325 }, 106326 "stable": { 106327 "version": [ 106328 2, 106329 9, 106330 + 3 106331 ], 106332 "deps": [ 106333 "ace-window", ··· 106339 "pfuture", 106340 "s" 106341 ], 106342 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106343 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106344 } 106345 }, 106346 { ··· 106358 "all-the-icons", 106359 "treemacs" 106360 ], 106361 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106362 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106363 }, 106364 "stable": { 106365 "version": [ 106366 2, 106367 9, 106368 + 3 106369 ], 106370 "deps": [ 106371 "all-the-icons", 106372 "treemacs" 106373 ], 106374 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106375 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106376 } 106377 }, 106378 { ··· 106383 "repo": "Alexander-Miller/treemacs", 106384 "unstable": { 106385 "version": [ 106386 + 20211007, 106387 + 1608 106388 ], 106389 "deps": [ 106390 "evil", 106391 "treemacs" 106392 ], 106393 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106394 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106395 }, 106396 "stable": { 106397 "version": [ 106398 2, 106399 9, 106400 + 3 106401 ], 106402 "deps": [ 106403 "evil", 106404 "treemacs" 106405 ], 106406 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106407 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106408 } 106409 }, 106410 { ··· 106415 "repo": "Alexander-Miller/treemacs", 106416 "unstable": { 106417 "version": [ 106418 + 20211011, 106419 + 1824 106420 ], 106421 "deps": [ 106422 "treemacs" 106423 ], 106424 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106425 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106426 }, 106427 "stable": { 106428 "version": [ 106429 2, 106430 9, 106431 + 3 106432 ], 106433 "deps": [ 106434 "treemacs" 106435 ], 106436 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106437 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106438 } 106439 }, 106440 { ··· 106445 "repo": "Alexander-Miller/treemacs", 106446 "unstable": { 106447 "version": [ 106448 + 20211010, 106449 + 1005 106450 ], 106451 "deps": [ 106452 "magit", 106453 "pfuture", 106454 "treemacs" 106455 ], 106456 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106457 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106458 }, 106459 "stable": { 106460 "version": [ 106461 2, 106462 9, 106463 + 3 106464 ], 106465 "deps": [ 106466 "magit", 106467 "pfuture", 106468 "treemacs" 106469 ], 106470 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106471 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106472 } 106473 }, 106474 { ··· 106487 "persp-mode", 106488 "treemacs" 106489 ], 106490 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106491 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106492 }, 106493 "stable": { 106494 "version": [ 106495 2, 106496 9, 106497 + 3 106498 ], 106499 "deps": [ 106500 "dash", 106501 "persp-mode", 106502 "treemacs" 106503 ], 106504 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106505 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106506 } 106507 }, 106508 { ··· 106521 "perspective", 106522 "treemacs" 106523 ], 106524 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106525 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106526 }, 106527 "stable": { 106528 "version": [ 106529 2, 106530 9, 106531 + 3 106532 ], 106533 "deps": [ 106534 "dash", 106535 "perspective", 106536 "treemacs" 106537 ], 106538 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106539 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106540 } 106541 }, 106542 { ··· 106554 "projectile", 106555 "treemacs" 106556 ], 106557 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106558 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106559 }, 106560 "stable": { 106561 "version": [ 106562 2, 106563 9, 106564 + 3 106565 ], 106566 "deps": [ 106567 "projectile", 106568 "treemacs" 106569 ], 106570 + "commit": "6b71604773f852158f00596776a68a82fb2633bd", 106571 + "sha256": "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65" 106572 } 106573 }, 106574 { ··· 108529 "repo": "ideasman42/emacs-utimeclock", 108530 "unstable": { 108531 "version": [ 108532 + 20211008, 108533 + 454 108534 ], 108535 + "commit": "e6e3dd50fb7e3b20e38db555950b2f417a12c993", 108536 + "sha256": "0iri2836zxadqdvivkmm0rz2ai4wxb1khnfxjmk8k8q274w1lslf" 108537 } 108538 }, 108539 { ··· 108612 "repo": "damon-kwok/v-mode", 108613 "unstable": { 108614 "version": [ 108615 + 20211015, 108616 + 309 108617 ], 108618 "deps": [ 108619 "dash", 108620 "hydra" 108621 ], 108622 + "commit": "a5f39031a3391d0044c716425eb28645af51c79c", 108623 + "sha256": "0k0100fxhhzfyl2pcsrwblj1h7j0x9fzfnpcxqd751yvwihgrsb6" 108624 } 108625 }, 108626 { ··· 109738 "repo": "joostkremers/visual-fill-column", 109739 "unstable": { 109740 "version": [ 109741 + 20211014, 109742 + 2141 109743 ], 109744 + "commit": "2df643827a4fd82b732ea93042916c61078d4206", 109745 + "sha256": "1j8x044s4xzmfmqrsabim9gv435scj2yhym3f3p9bf5vq5ds2smj" 109746 }, 109747 "stable": { 109748 "version": [ ··· 110304 "repo": "emacs-w3m/emacs-w3m", 110305 "unstable": { 110306 "version": [ 110307 + 20211009, 110308 + 252 110309 ], 110310 + "commit": "c088fe627f12597726dfc2062454e2e7bd99798a", 110311 + "sha256": "0bhvhhqs55nh1qb212zmmxw76l22xd830pvw0n9wihv02yrg7kim" 110312 } 110313 }, 110314 { ··· 110529 "repo": "wanderlust/wanderlust", 110530 "unstable": { 110531 "version": [ 110532 + 20211008, 110533 + 1118 110534 ], 110535 "deps": [ 110536 "apel", 110537 "flim", 110538 "semi" 110539 ], 110540 + "commit": "92ded1534ce7143f379b92a4029db275f3e22ee8", 110541 + "sha256": "0ai48j19dpyny1mmf81wjwmr5i5i5rnaj4d5n0hfchs4dcng0xrq" 110542 } 110543 }, 110544 { ··· 112065 "repo": "magit/with-editor", 112066 "unstable": { 112067 "version": [ 112068 + 20211015, 112069 + 1917 112070 ], 112071 + "commit": "8d52f933e50624c7bca3880f57297ac17ba4ac2d", 112072 + "sha256": "0k0k7mbsizsbgyjb92qj9hp5f2jbwbkzmfbxjhbmniw87q1flmmp" 112073 }, 112074 "stable": { 112075 "version": [ ··· 112385 "repo": "abo-abo/worf", 112386 "unstable": { 112387 "version": [ 112388 + 20211014, 112389 + 1207 112390 ], 112391 "deps": [ 112392 "ace-link", ··· 112394 "swiper", 112395 "zoutline" 112396 ], 112397 + "commit": "d22146bae521d4eeefd0bc2d95c7b64796760faa", 112398 + "sha256": "1vakix6pdv4ssmwzw7p7iaprp5kyiqjiw8gpi41hn7l3dsgmi4iq" 112399 }, 112400 "stable": { 112401 "version": [ ··· 112814 "repo": "xahlee/xah-css-mode", 112815 "unstable": { 112816 "version": [ 112817 + 20211008, 112818 + 707 112819 ], 112820 + "commit": "eab9b2c6d7b06c23dcef23b0c1127d76ea7b09ba", 112821 + "error": [ 112822 + "exited abnormally with code 1\n", 112823 + "", 112824 + "warning: unknown setting 'experimental-features'\nwarning: unable to download 'https://github.com/xahlee/xah-css-mode/archive/eab9b2c6d7b06c23dcef23b0c1127d76ea7b09ba.tar.gz': Couldn't resolve host name (6); retrying in 269 ms\nerror: unable to download 'https://github.com/xahlee/xah-css-mode/archive/eab9b2c6d7b06c23dcef23b0c1127d76ea7b09ba.tar.gz': HTTP error 404\n" 112825 + ] 112826 } 112827 }, 112828 { ··· 112833 "repo": "xahlee/xah-elisp-mode", 112834 "unstable": { 112835 "version": [ 112836 + 20211008, 112837 + 717 112838 ], 112839 + "commit": "de43714d9d4993b744afc4829d2f29ad1e806342", 112840 + "error": [ 112841 + "exited abnormally with code 1\n", 112842 + "", 112843 + "warning: unknown setting 'experimental-features'\nerror: unable to download 'https://github.com/xahlee/xah-elisp-mode/archive/de43714d9d4993b744afc4829d2f29ad1e806342.tar.gz': HTTP error 404\n" 112844 + ] 112845 } 112846 }, 112847 { ··· 112867 "repo": "xahlee/xah-fly-keys", 112868 "unstable": { 112869 "version": [ 112870 + 20211009, 112871 + 1810 112872 ], 112873 + "commit": "de43f45e5adc5342937a9bb66f5d00b2c02c16a7", 112874 + "sha256": "01wj3ii4lacns3ly8f0812sc53spvkqkwf9g7nqyda1laxqsgnic" 112875 } 112876 }, 112877 { ··· 112897 "repo": "xahlee/lookup-word-on-internet", 112898 "unstable": { 112899 "version": [ 112900 + 20211008, 112901 + 659 112902 ], 112903 + "commit": "f9c3fda86930bebf718da6e39649500be5628cc5", 112904 + "error": [ 112905 + "exited abnormally with code 1\n", 112906 + "", 112907 + "warning: unknown setting 'experimental-features'\nerror: unable to download 'https://github.com/xahlee/lookup-word-on-internet/archive/f9c3fda86930bebf718da6e39649500be5628cc5.tar.gz': HTTP error 404\n" 112908 + ] 112909 } 112910 }, 112911 { ··· 114847 "repo": "schmir/zimports.el", 114848 "unstable": { 114849 "version": [ 114850 + 20211011, 114851 + 2059 114852 ], 114853 "deps": [ 114854 "projectile" 114855 ], 114856 + "commit": "76cf76bdc871cb0454a6fc555aeb1aa94f1b6e57", 114857 + "sha256": "1vx4j9n5q4gmc63lk1l4gbz5j5qn2423cyfibqcbynkkbwgas11z" 114858 } 114859 }, 114860 { ··· 115166 "repo": "fvdbeek/emacs-zotero", 115167 "unstable": { 115168 "version": [ 115169 + 20211008, 115170 + 2207 115171 ], 115172 "deps": [ 115173 "ht", 115174 "oauth", 115175 "s" 115176 ], 115177 + "commit": "811bd1f14b38c3dde3f80cd8a13490c9900de888", 115178 + "sha256": "0gh04kbg109038xxcrzhjffqrfcxx7vbz0dz2idglcmbqpg7lzjq" 115179 }, 115180 "stable": { 115181 "version": [ 115182 0, 115183 2, 115184 + 3 115185 ], 115186 "deps": [ 115187 "ht", 115188 "oauth", 115189 "s" 115190 ], 115191 + "commit": "811bd1f14b38c3dde3f80cd8a13490c9900de888", 115192 + "sha256": "0gh04kbg109038xxcrzhjffqrfcxx7vbz0dz2idglcmbqpg7lzjq" 115193 } 115194 }, 115195 {
+3 -3
pkgs/applications/misc/hubstaff/default.nix
··· 4 , curl, writeShellScript, common-updater-scripts }: 5 6 let 7 - url = "https://hubstaff-production.s3.amazonaws.com/downloads/HubstaffClient/Builds/Release/1.6.2-b5029032/Hubstaff-1.6.2-b5029032.sh"; 8 - version = "1.6.2-b5029032"; 9 - sha256 = "1q3gimg6bcpdnm1fkn1vq3b6shwgi6y84bixisyfcva5px7dmi4s"; 10 11 rpath = lib.makeLibraryPath 12 [ libX11 zlib libSM libICE libXext freetype libXrender fontconfig libXft
··· 4 , curl, writeShellScript, common-updater-scripts }: 5 6 let 7 + url = "https://hubstaff-production.s3.amazonaws.com/downloads/HubstaffClient/Builds/Release/1.6.2-328c666b/Hubstaff-1.6.2-328c666b.sh"; 8 + version = "1.6.2-328c666b"; 9 + sha256 = "0fmlblw19qk9s9xsl0dl705cnns825wrlc7navii4bvbsn6ycl5v"; 10 11 rpath = lib.makeLibraryPath 12 [ libX11 zlib libSM libICE libXext freetype libXrender fontconfig libXft
+18 -14
pkgs/applications/misc/notejot/default.nix
··· 2 , stdenv 3 , fetchFromGitHub 4 , gtk4 5 - , gtksourceview 6 , json-glib 7 , libadwaita 8 , libgee 9 , meson 10 , ninja 11 , nix-update-script 12 - , pantheon 13 , pkg-config 14 , python3 15 , vala 16 - , wrapGAppsHook 17 }: 18 19 stdenv.mkDerivation rec { 20 pname = "notejot"; 21 - version = "3.1.5"; 22 23 src = fetchFromGitHub { 24 owner = "lainsce"; 25 repo = pname; 26 rev = version; 27 - hash = "sha256-wsHQvN+sqAMs1QldiRoc9JlF4d54JFqNkqC+lyuHC7M="; 28 }; 29 30 nativeBuildInputs = [ 31 meson 32 ninja 33 - vala 34 pkg-config 35 python3 36 - wrapGAppsHook 37 ]; 38 buildInputs = [ 39 gtk4 40 - gtksourceview 41 json-glib 42 libadwaita 43 libgee 44 - pantheon.elementary-icon-theme 45 - pantheon.granite 46 ]; 47 48 postPatch = '' ··· 50 patchShebangs build-aux/post_install.py 51 ''; 52 53 meta = with lib; { 54 homepage = "https://github.com/lainsce/notejot"; 55 description = "Stupidly-simple sticky notes applet"; 56 license = licenses.gpl3Plus; 57 maintainers = with maintainers; [ AndersonTorres ] ++ teams.pantheon.members; 58 platforms = platforms.linux; 59 - }; 60 - 61 - passthru.updateScript = nix-update-script { 62 - attrPath = pname; 63 }; 64 }
··· 2 , stdenv 3 , fetchFromGitHub 4 , gtk4 5 + , hicolor-icon-theme 6 , json-glib 7 , libadwaita 8 , libgee 9 , meson 10 , ninja 11 , nix-update-script 12 , pkg-config 13 , python3 14 , vala 15 + , wrapGAppsHook4 16 }: 17 18 stdenv.mkDerivation rec { 19 pname = "notejot"; 20 + version = "3.2.0"; 21 22 src = fetchFromGitHub { 23 owner = "lainsce"; 24 repo = pname; 25 rev = version; 26 + hash = "sha256-WyW1tGhO3+OykNa8BRavi93cBMOSBJw0M+0bwQHJOjU="; 27 }; 28 29 + patches = [ 30 + # build: use gtk4-update-icon-cache 31 + # https://github.com/lainsce/notejot/pull/307 32 + ./use-gtk4-update-icon-cache.patch 33 + ]; 34 + 35 nativeBuildInputs = [ 36 meson 37 ninja 38 pkg-config 39 python3 40 + vala 41 + wrapGAppsHook4 42 ]; 43 + 44 buildInputs = [ 45 gtk4 46 + hicolor-icon-theme 47 json-glib 48 libadwaita 49 libgee 50 ]; 51 52 postPatch = '' ··· 54 patchShebangs build-aux/post_install.py 55 ''; 56 57 + passthru.updateScript = nix-update-script { 58 + attrPath = pname; 59 + }; 60 + 61 meta = with lib; { 62 homepage = "https://github.com/lainsce/notejot"; 63 description = "Stupidly-simple sticky notes applet"; 64 license = licenses.gpl3Plus; 65 maintainers = with maintainers; [ AndersonTorres ] ++ teams.pantheon.members; 66 platforms = platforms.linux; 67 }; 68 }
+20
pkgs/applications/misc/notejot/use-gtk4-update-icon-cache.patch
···
··· 1 + diff --git a/build-aux/post_install.py b/build-aux/post_install.py 2 + index 1278304..fface6d 100644 3 + --- a/build-aux/post_install.py 4 + +++ b/build-aux/post_install.py 5 + @@ -2,11 +2,13 @@ 6 + import os 7 + import subprocess 8 + 9 + -schemadir = os.path.join(os.environ['MESON_INSTALL_PREFIX'], 'share', 'glib-2.0', 'schemas') 10 + +install_prefix = os.environ['MESON_INSTALL_PREFIX'] 11 + +icondir = os.path.join(install_prefix, 'share', 'icons', 'hicolor') 12 + +schemadir = os.path.join(install_prefix, 'share', 'glib-2.0', 'schemas') 13 + 14 + if not os.environ.get('DESTDIR'): 15 + print('Compiling gsettings schemas…') 16 + subprocess.call(['glib-compile-schemas', schemadir], shell=False) 17 + 18 + print('Rebuilding desktop icons cache...') 19 + - subprocess.call(['gtk-update-icon-cache', '/usr/share/icons/hicolor/'], shell=False) 20 + + subprocess.call(['gtk4-update-icon-cache', '-qtf', icondir], shell=False)
+3 -3
pkgs/applications/misc/ttyper/default.nix
··· 2 3 rustPlatform.buildRustPackage rec { 4 pname = "ttyper"; 5 - version = "0.2.5"; 6 7 src = fetchFromGitHub { 8 owner = "max-niederman"; 9 repo = pname; 10 rev = "v${version}"; 11 - sha256 = "1fsb77ky92fyv3ll6zrbxbd69gm85xnc6bivj7sc3sv5cxhgr7a5"; 12 }; 13 14 - cargoSha256 = "1sqdql0kfr1vsww6hkrp7yjlzx0mnhfma51z699hkx9c492sf1wk"; 15 16 meta = with lib; { 17 description = "Terminal-based typing test";
··· 2 3 rustPlatform.buildRustPackage rec { 4 pname = "ttyper"; 5 + version = "0.3.0"; 6 7 src = fetchFromGitHub { 8 owner = "max-niederman"; 9 repo = pname; 10 rev = "v${version}"; 11 + sha256 = "sha256-9vcoK2mFEivTSZE3KoQRHUr3AfQ/aN5eWP//Jagw3gU="; 12 }; 13 14 + cargoSha256 = "sha256-VzO32b5oAoXR/Ei9up00XRM63I5kuG68TeX4KBCXIdo="; 15 16 meta = with lib; { 17 description = "Terminal-based typing test";
+3
pkgs/applications/networking/browsers/chromium/common.nix
··· 34 , libva 35 , libdrm, wayland, libxkbcommon # Ozone 36 , curl 37 # postPatch: 38 , glibc # gconv + locale 39 ··· 151 libva 152 libdrm wayland mesa.drivers libxkbcommon 153 curl 154 ] ++ optionals gnomeSupport [ gnome2.GConf libgcrypt ] 155 ++ optional gnomeKeyringSupport libgnome-keyring3 156 ++ optionals cupsSupport [ libgcrypt cups ]
··· 34 , libva 35 , libdrm, wayland, libxkbcommon # Ozone 36 , curl 37 + , epoxy 38 # postPatch: 39 , glibc # gconv + locale 40 ··· 152 libva 153 libdrm wayland mesa.drivers libxkbcommon 154 curl 155 + ] ++ optionals (chromiumVersionAtLeast "96") [ 156 + epoxy 157 ] ++ optionals gnomeSupport [ gnome2.GConf libgcrypt ] 158 ++ optional gnomeKeyringSupport libgnome-keyring3 159 ++ optionals cupsSupport [ libgcrypt cups ]
+5 -3
pkgs/applications/networking/cluster/helm/plugins/default.nix
··· 2 3 { 4 5 - helm-diff = callPackage ./helm-diff.nix {}; 6 7 - helm-s3 = callPackage ./helm-s3.nix {}; 8 9 - helm-secrets = callPackage ./helm-secrets.nix {}; 10 11 }
··· 2 3 { 4 5 + helm-diff = callPackage ./helm-diff.nix { }; 6 7 + helm-git = callPackage ./helm-git.nix { }; 8 9 + helm-s3 = callPackage ./helm-s3.nix { }; 10 + 11 + helm-secrets = callPackage ./helm-secrets.nix { }; 12 13 }
+46
pkgs/applications/networking/cluster/helm/plugins/helm-git.nix
···
··· 1 + { lib 2 + , stdenv 3 + , fetchFromGitHub 4 + , coreutils 5 + , findutils 6 + , git 7 + , gnugrep 8 + , gnused 9 + , makeWrapper 10 + }: 11 + 12 + stdenv.mkDerivation rec { 13 + pname = "helm-git"; 14 + version = "0.10.0"; 15 + 16 + src = fetchFromGitHub { 17 + owner = "aslafy-z"; 18 + repo = pname; 19 + rev = "v${version}"; 20 + sha256 = "0hvycqibmlw2zw3nm8rn73v5x1zcgm2jrfdlljbvc1n4n5vnzdrg"; 21 + }; 22 + 23 + nativeBuildInputs = [ makeWrapper ]; 24 + 25 + # NOTE: helm-git is comprised of shell scripts. 26 + dontBuild = true; 27 + 28 + installPhase = '' 29 + install -dm755 $out/helm-git 30 + install -m644 -Dt $out/helm-git plugin.yaml 31 + cp helm-git helm-git-plugin.sh $out/helm-git/ 32 + 33 + patchShebangs $out/helm-git/helm-git{,-plugin.sh} 34 + wrapProgram $out/helm-git/helm-git \ 35 + --prefix PATH : ${lib.makeBinPath [ coreutils findutils git gnugrep gnused ]} 36 + 37 + runHook postInstall 38 + ''; 39 + 40 + meta = with lib; { 41 + description = "The Helm downloader plugin that provides GIT protocol support"; 42 + inherit (src.meta) homepage; 43 + license = licenses.mit; 44 + maintainers = with maintainers; [ flokli ]; 45 + }; 46 + }
+1 -1
pkgs/applications/networking/cluster/krane/Gemfile.lock
··· 111 zeitwerk (2.4.2) 112 113 PLATFORMS 114 - x86_64-linux 115 116 DEPENDENCIES 117 krane
··· 111 zeitwerk (2.4.2) 112 113 PLATFORMS 114 + ruby 115 116 DEPENDENCIES 117 krane
+2 -2
pkgs/applications/networking/flexget/default.nix
··· 2 3 python3Packages.buildPythonApplication rec { 4 pname = "flexget"; 5 - version = "3.1.138"; 6 7 # Fetch from GitHub in order to use `requirements.in` 8 src = fetchFromGitHub { 9 owner = "flexget"; 10 repo = "flexget"; 11 rev = "v${version}"; 12 - sha256 = "0xjcvq7c6rrgqw8cfcfl7af122lm428cqz3v6ssxi595qxq1rg44"; 13 }; 14 15 postPatch = ''
··· 2 3 python3Packages.buildPythonApplication rec { 4 pname = "flexget"; 5 + version = "3.1.139"; 6 7 # Fetch from GitHub in order to use `requirements.in` 8 src = fetchFromGitHub { 9 owner = "flexget"; 10 repo = "flexget"; 11 rev = "v${version}"; 12 + sha256 = "0gnj89q5mv5qiy6zsp85sswmwzm0y73nffjj3vrccx5lmxd955nv"; 13 }; 14 15 postPatch = ''
+2 -2
pkgs/applications/networking/mailreaders/alpine/default.nix
··· 4 5 stdenv.mkDerivation rec { 6 pname = "alpine"; 7 - version = "2.24"; 8 9 src = fetchurl { 10 url = "http://alpine.x10host.com/alpine/release/src/${pname}-${version}.tar.xz"; 11 - sha256 = "1vxw19nx10y7nx01d9i6gah2f3y5r2idbq56l13bdqi91bx9y6k5"; 12 }; 13 14 buildInputs = [
··· 4 5 stdenv.mkDerivation rec { 6 pname = "alpine"; 7 + version = "2.25"; 8 9 src = fetchurl { 10 url = "http://alpine.x10host.com/alpine/release/src/${pname}-${version}.tar.xz"; 11 + sha256 = "0xppxhcbafq9qa1rns5zl0n238gai08xhvcf2as0nx7nh84ib2k5"; 12 }; 13 14 buildInputs = [
+3 -11
pkgs/applications/networking/mailreaders/neomutt/default.nix
··· 1 - { lib, stdenv, fetchFromGitHub, gettext, makeWrapper, tcl, which, fetchpatch 2 , ncurses, perl , cyrus_sasl, gss, gpgme, libkrb5, libidn, libxml2, notmuch, openssl 3 , lmdb, libxslt, docbook_xsl, docbook_xml_dtd_42, w3m, mailcap, sqlite, zlib 4 }: 5 6 stdenv.mkDerivation rec { 7 - version = "20210205"; 8 pname = "neomutt"; 9 10 src = fetchFromGitHub { 11 owner = "neomutt"; 12 repo = "neomutt"; 13 rev = version; 14 - sha256 = "sha256-ADg/+gmndOiuQHsncOzS5K4chthXeUFz6RRJsrZNeZY="; 15 }; 16 - 17 - patches = [ 18 - (fetchpatch { 19 - name = "CVE-2021-32055.patch"; 20 - url = "https://github.com/neomutt/neomutt/commit/fa1db5785e5cfd9d3cd27b7571b9fe268d2ec2dc.patch"; 21 - sha256 = "0bb7gisjynq3w7hhl6vxa469h609bcz6fkdi8vf740pqrwhk68yn"; 22 - }) 23 - ]; 24 25 buildInputs = [ 26 cyrus_sasl gss gpgme libkrb5 libidn ncurses
··· 1 + { lib, stdenv, fetchFromGitHub, gettext, makeWrapper, tcl, which 2 , ncurses, perl , cyrus_sasl, gss, gpgme, libkrb5, libidn, libxml2, notmuch, openssl 3 , lmdb, libxslt, docbook_xsl, docbook_xml_dtd_42, w3m, mailcap, sqlite, zlib 4 }: 5 6 stdenv.mkDerivation rec { 7 + version = "20211015"; 8 pname = "neomutt"; 9 10 src = fetchFromGitHub { 11 owner = "neomutt"; 12 repo = "neomutt"; 13 rev = version; 14 + sha256 = "sha256-ObYeh9Q/WZ1N60pxR2LoDNCU8rP4tQt/oIxnqALqMhs="; 15 }; 16 17 buildInputs = [ 18 cyrus_sasl gss gpgme libkrb5 libidn ncurses
+2 -2
pkgs/applications/networking/owncloud-client/default.nix
··· 2 3 mkDerivation rec { 4 pname = "owncloud-client"; 5 - version = "2.9.0.5150"; 6 7 src = fetchurl { 8 url = "https://download.owncloud.com/desktop/ownCloud/stable/${version}/source/ownCloud-${version}.tar.xz"; 9 - sha256 = "0nf68x840p30yng4fh1nlyiqg40z0rkcv0lskpz8dd4pj1iw5jjs"; 10 }; 11 12 nativeBuildInputs = [ pkg-config cmake extra-cmake-modules ];
··· 2 3 mkDerivation rec { 4 pname = "owncloud-client"; 5 + version = "2.9.1.5500"; 6 7 src = fetchurl { 8 url = "https://download.owncloud.com/desktop/ownCloud/stable/${version}/source/ownCloud-${version}.tar.xz"; 9 + sha256 = "0h4dclxr6kmhmx318wvxz36lhyqw84q0mg4c6di6p230mp8b1l4v"; 10 }; 11 12 nativeBuildInputs = [ pkg-config cmake extra-cmake-modules ];
+9 -7
pkgs/applications/office/khronos/default.nix
··· 1 - { lib, stdenv 2 , fetchFromGitHub 3 , nix-update-script 4 , meson ··· 6 , vala 7 , pkg-config 8 , desktop-file-utils 9 - , pantheon 10 , python3 11 , glib 12 , gtk4 13 , json-glib 14 , libadwaita 15 , libgee 16 - , wrapGAppsHook 17 }: 18 19 stdenv.mkDerivation rec { 20 pname = "khronos"; 21 - version = "3.5.9"; 22 23 src = fetchFromGitHub { 24 owner = "lainsce"; 25 repo = pname; 26 rev = version; 27 - sha256 = "sha256-3FatmyANB/tNYSN2hu5IVkyCy0YrC3uA2d/3+5u48w8="; 28 }; 29 30 nativeBuildInputs = [ ··· 34 vala 35 pkg-config 36 python3 37 - wrapGAppsHook 38 ]; 39 40 buildInputs = [ ··· 43 json-glib 44 libadwaita 45 libgee 46 - pantheon.granite 47 ]; 48 49 postPatch = '' 50 chmod +x build-aux/post_install.py 51 patchShebangs build-aux/post_install.py 52 ''; 53 54 passthru = {
··· 1 + { lib 2 + , stdenv 3 , fetchFromGitHub 4 , nix-update-script 5 , meson ··· 7 , vala 8 , pkg-config 9 , desktop-file-utils 10 , python3 11 , glib 12 , gtk4 13 , json-glib 14 , libadwaita 15 , libgee 16 + , wrapGAppsHook4 17 }: 18 19 stdenv.mkDerivation rec { 20 pname = "khronos"; 21 + version = "3.6.0"; 22 23 src = fetchFromGitHub { 24 owner = "lainsce"; 25 repo = pname; 26 rev = version; 27 + sha256 = "sha256-AETyVCBUuBzHwDgTkGRIokFYwcmXrb/F85J5GEIu4dE="; 28 }; 29 30 nativeBuildInputs = [ ··· 34 vala 35 pkg-config 36 python3 37 + wrapGAppsHook4 38 ]; 39 40 buildInputs = [ ··· 43 json-glib 44 libadwaita 45 libgee 46 ]; 47 48 postPatch = '' 49 chmod +x build-aux/post_install.py 50 patchShebangs build-aux/post_install.py 51 + # https://github.com/lainsce/khronos/pull/75 52 + substituteInPlace build-aux/post_install.py \ 53 + --replace 'gtk-update-icon-cache' 'gtk4-update-icon-cache' 54 ''; 55 56 passthru = {
+2 -2
pkgs/applications/version-management/git-repo/default.nix
··· 4 5 stdenv.mkDerivation rec { 6 pname = "git-repo"; 7 - version = "2.17.1"; 8 9 src = fetchFromGitHub { 10 owner = "android"; 11 repo = "tools_repo"; 12 rev = "v${version}"; 13 - sha256 = "sha256-ZVwMfjlKga47oXf6g/P2IAMu6Fcuj8BbRahniTZXmTg="; 14 }; 15 16 # Fix 'NameError: name 'ssl' is not defined'
··· 4 5 stdenv.mkDerivation rec { 6 pname = "git-repo"; 7 + version = "2.17.2"; 8 9 src = fetchFromGitHub { 10 owner = "android"; 11 repo = "tools_repo"; 12 rev = "v${version}"; 13 + sha256 = "sha256-JfT0jW6aUZAYESQI0tFfnITFv20Jk7DWbvz8Ipt4t1Y="; 14 }; 15 16 # Fix 'NameError: name 'ssl' is not defined'
+2 -2
pkgs/applications/video/vlc/default.nix
··· 44 xorg.xlibsWrapper xorg.libXv xorg.libXvMC xorg.libXpm xorg.xcbutilkeysyms 45 libdc1394 libraw1394 libopus libebml libmatroska libvdpau libsamplerate 46 fluidsynth wayland wayland-protocols ncurses srt 47 - ] ++ optional (!stdenv.hostPlatform.isAarch64) live555 48 ++ optionals withQt5 [ qtbase qtsvg qtx11extras ] 49 ++ optionals skins2Support (with xorg; [ libXpm freetype libXext libXinerama ]) 50 ++ optional jackSupport libjack2 ··· 55 56 enableParallelBuilding = true; 57 58 - LIVE555_PREFIX = if (!stdenv.hostPlatform.isAarch64) then live555 else null; 59 60 # vlc depends on a c11-gcc wrapper script which we don't have so we need to 61 # set the path to the compiler
··· 44 xorg.xlibsWrapper xorg.libXv xorg.libXvMC xorg.libXpm xorg.xcbutilkeysyms 45 libdc1394 libraw1394 libopus libebml libmatroska libvdpau libsamplerate 46 fluidsynth wayland wayland-protocols ncurses srt 47 + ] ++ optional (!stdenv.hostPlatform.isAarch64 && !stdenv.hostPlatform.isAarch32) live555 48 ++ optionals withQt5 [ qtbase qtsvg qtx11extras ] 49 ++ optionals skins2Support (with xorg; [ libXpm freetype libXext libXinerama ]) 50 ++ optional jackSupport libjack2 ··· 55 56 enableParallelBuilding = true; 57 58 + LIVE555_PREFIX = if (!stdenv.hostPlatform.isAarch64 && !stdenv.hostPlatform.isAarch32) then live555 else null; 59 60 # vlc depends on a c11-gcc wrapper script which we don't have so we need to 61 # set the path to the compiler
+4 -2
pkgs/applications/virtualization/OVMF/default.nix
··· 2 , csmSupport ? false, seabios ? null 3 , secureBoot ? false 4 , httpSupport ? false 5 }: 6 7 assert csmSupport -> seabios != null; ··· 30 hardeningDisable = [ "format" "stackprotector" "pic" "fortify" ]; 31 32 buildFlags = 33 - lib.optional secureBoot "-DSECURE_BOOT_ENABLE=TRUE" 34 ++ lib.optionals csmSupport [ "-D CSM_ENABLE" "-D FD_SIZE_2MB" ] 35 - ++ lib.optionals httpSupport [ "-DNETWORK_HTTP_ENABLE=TRUE" "-DNETWORK_HTTP_BOOT_ENABLE=TRUE" ]; 36 37 postPatch = lib.optionalString csmSupport '' 38 cp ${seabios}/Csm16.bin OvmfPkg/Csm/Csm16/Csm16.bin
··· 2 , csmSupport ? false, seabios ? null 3 , secureBoot ? false 4 , httpSupport ? false 5 + , tpmSupport ? false 6 }: 7 8 assert csmSupport -> seabios != null; ··· 31 hardeningDisable = [ "format" "stackprotector" "pic" "fortify" ]; 32 33 buildFlags = 34 + lib.optional secureBoot "-D SECURE_BOOT_ENABLE=TRUE" 35 ++ lib.optionals csmSupport [ "-D CSM_ENABLE" "-D FD_SIZE_2MB" ] 36 + ++ lib.optionals httpSupport [ "-D NETWORK_HTTP_ENABLE=TRUE" "-D NETWORK_HTTP_BOOT_ENABLE=TRUE" ] 37 + ++ lib.optionals tpmSupport [ "-D TPM_ENABLE" "-D TPM2_ENABLE" "-D TPM2_CONFIG_ENABLE"]; 38 39 postPatch = lib.optionalString csmSupport '' 40 cp ${seabios}/Csm16.bin OvmfPkg/Csm/Csm16/Csm16.bin
+26
pkgs/applications/virtualization/docker/compose.nix
···
··· 1 + { lib, buildGoModule, fetchFromGitHub }: 2 + 3 + buildGoModule rec { 4 + pname = "docker-compose"; 5 + version = "2.0.1"; 6 + 7 + src = fetchFromGitHub { 8 + owner = "docker"; 9 + repo = "compose"; 10 + rev = "v${version}"; 11 + sha256 = "sha256-6OjA3f6c9s/86UPxy9EqLIc/0ZuW6UhKyQdkM7YoTsU="; 12 + }; 13 + 14 + vendorSha256 = "sha256-6h36TZmo0RvB3YzZRmsrs2Fbl+8zPTuL9LxWkuNgRqw="; 15 + 16 + doCheck = false; 17 + installPhase = '' 18 + install -D $GOPATH/bin/cmd $out/libexec/docker/cli-plugins/docker-compose 19 + ''; 20 + 21 + meta = with lib; { 22 + description = "Docker CLI plugin to define and run multi-container applications with Docker"; 23 + license = licenses.asl20; 24 + maintainers = [ maintainers.babariviere ]; 25 + }; 26 + }
+10 -6
pkgs/applications/virtualization/docker/default.nix
··· 8 , moby-src 9 , runcRev, runcSha256 10 , containerdRev, containerdSha256 11 - , tiniRev, tiniSha256, buildxSupport ? true 12 # package dependencies 13 , stdenv, fetchFromGitHub, buildGoPackage 14 , makeWrapper, installShellFiles, pkg-config, glibc 15 , go-md2man, go, containerd_1_4, runc, docker-proxy, tini, libtool 16 - , sqlite, iproute2, lvm2, systemd, docker-buildx 17 , btrfs-progs, iptables, e2fsprogs, xz, util-linux, xfsprogs, git 18 , procps, libseccomp 19 , nixosTests 20 - , clientOnly ? !stdenv.isLinux 21 }: 22 let 23 docker-runc = runc.overrideAttrs (oldAttrs: { ··· 117 ++ optional (lvm2 == null) "exclude_graphdriver_devicemapper" 118 ++ optional (libseccomp != null) "seccomp"; 119 }); 120 in 121 buildGoPackage ((optionalAttrs (!clientOnly) { 122 ··· 141 ]; 142 buildInputs = optionals (!clientOnly) [ 143 sqlite lvm2 btrfs-progs systemd libseccomp 144 - ] ++ optionals (buildxSupport) [ docker-buildx ]; 145 146 postPatch = '' 147 patchShebangs man scripts/build/ 148 substituteInPlace ./scripts/build/.variables --replace "set -eu" "" 149 - '' + optionalString buildxSupport '' 150 substituteInPlace ./cli-plugins/manager/manager_unix.go --replace /usr/libexec/docker/cli-plugins \ 151 - ${lib.strings.makeSearchPathOutput "bin" "libexec/docker/cli-plugins" [docker-buildx]} 152 ''; 153 154 # Keep eyes on BUILDTIME format - https://github.com/docker/cli/blob/${version}/scripts/build/.variables
··· 8 , moby-src 9 , runcRev, runcSha256 10 , containerdRev, containerdSha256 11 + , tiniRev, tiniSha256, buildxSupport ? true, composeSupport ? true 12 # package dependencies 13 , stdenv, fetchFromGitHub, buildGoPackage 14 , makeWrapper, installShellFiles, pkg-config, glibc 15 , go-md2man, go, containerd_1_4, runc, docker-proxy, tini, libtool 16 + , sqlite, iproute2, lvm2, systemd, docker-buildx, docker-compose_2 17 , btrfs-progs, iptables, e2fsprogs, xz, util-linux, xfsprogs, git 18 , procps, libseccomp 19 , nixosTests 20 + , clientOnly ? !stdenv.isLinux, symlinkJoin 21 }: 22 let 23 docker-runc = runc.overrideAttrs (oldAttrs: { ··· 117 ++ optional (lvm2 == null) "exclude_graphdriver_devicemapper" 118 ++ optional (libseccomp != null) "seccomp"; 119 }); 120 + 121 + plugins = optionals buildxSupport [ docker-buildx ] 122 + ++ optionals composeSupport [ docker-compose_2 ]; 123 + pluginsRef = symlinkJoin { name = "docker-plugins"; paths = plugins; }; 124 in 125 buildGoPackage ((optionalAttrs (!clientOnly) { 126 ··· 145 ]; 146 buildInputs = optionals (!clientOnly) [ 147 sqlite lvm2 btrfs-progs systemd libseccomp 148 + ] ++ plugins; 149 150 postPatch = '' 151 patchShebangs man scripts/build/ 152 substituteInPlace ./scripts/build/.variables --replace "set -eu" "" 153 + '' + optionalString (plugins != []) '' 154 substituteInPlace ./cli-plugins/manager/manager_unix.go --replace /usr/libexec/docker/cli-plugins \ 155 + "${pluginsRef}/libexec/docker/cli-plugins" 156 ''; 157 158 # Keep eyes on BUILDTIME format - https://github.com/docker/cli/blob/${version}/scripts/build/.variables
+9 -3
pkgs/data/fonts/inconsolata/default.nix
··· 1 - { lib, stdenv, google-fonts }: 2 3 stdenv.mkDerivation { 4 pname = "inconsolata"; 5 6 - inherit (google-fonts) src version; 7 8 installPhase = '' 9 - install -m644 --target $out/share/fonts/truetype/inconsolata -D $src/ofl/inconsolata/static/*.ttf 10 ''; 11 12 meta = with lib; {
··· 1 + { lib, stdenv, fetchFromGitHub }: 2 3 stdenv.mkDerivation { 4 pname = "inconsolata"; 5 + version = "unstable-2021-01-19"; 6 7 + src = fetchFromGitHub { 8 + owner = "google"; 9 + repo = "fonts"; 10 + rev = "f113126dc4b9b1473d9354a86129c9d7b837aa1a"; 11 + sha256 = "0safw5prpa63mqcyfw3gr3a535w4c9hg5ayw5pkppiwil7n3pyxs"; 12 + }; 13 14 installPhase = '' 15 + install -m644 --target $out/share/fonts/truetype/inconsolata -D $src/ofl/inconsolata/*.ttf 16 ''; 17 18 meta = with lib; {
+2 -2
pkgs/data/icons/qogir-icon-theme/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "qogir-icon-theme"; 5 - version = "2021-07-14"; 6 7 src = fetchFromGitHub { 8 owner = "vinceliuice"; 9 repo = pname; 10 rev = version; 11 - sha256 = "0anma2ss3yqr9njx4ay2nyxjkgnj7ky17c93ipwgrvgsv8jk5nn2"; 12 }; 13 14 nativeBuildInputs = [ gtk3 jdupes ];
··· 2 3 stdenv.mkDerivation rec { 4 pname = "qogir-icon-theme"; 5 + version = "2021-10-14"; 6 7 src = fetchFromGitHub { 8 owner = "vinceliuice"; 9 repo = pname; 10 rev = version; 11 + sha256 = "0qbbg0hcdda7apk892b8nhbrsvji12nv97ss7lv412xwcmxsj9fp"; 12 }; 13 14 nativeBuildInputs = [ gtk3 jdupes ];
+2 -2
pkgs/data/themes/jade1/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "theme-jade1"; 5 - version = "1.13"; 6 7 src = fetchurl { 8 url = "https://github.com/madmaxms/theme-jade-1/releases/download/v${version}/jade-1-theme.tar.xz"; 9 - sha256 = "04a9c56w4hm8lwa8hzy5lwj4yli19gzy5wp5iinsm61qas9xgy69"; 10 }; 11 12 sourceRoot = ".";
··· 2 3 stdenv.mkDerivation rec { 4 pname = "theme-jade1"; 5 + version = "1.14"; 6 7 src = fetchurl { 8 url = "https://github.com/madmaxms/theme-jade-1/releases/download/v${version}/jade-1-theme.tar.xz"; 9 + sha256 = "01p1g0gy6d1c8aa9y7inhn6zhm0qy0fzmwlniiv07h15g32appvd"; 10 }; 11 12 sourceRoot = ".";
+2 -2
pkgs/data/themes/marwaita/default.nix
··· 9 10 stdenv.mkDerivation rec { 11 pname = "marwaita"; 12 - version = "11.1"; 13 14 src = fetchFromGitHub { 15 owner = "darkomarko42"; 16 repo = pname; 17 rev = version; 18 - sha256 = "0jzjrx21i9bny4117nlwkrvjc4cg2w6r42ra66hxzaazcs9hvny2"; 19 }; 20 21 buildInputs = [
··· 9 10 stdenv.mkDerivation rec { 11 pname = "marwaita"; 12 + version = "11.2"; 13 14 src = fetchFromGitHub { 15 owner = "darkomarko42"; 16 repo = pname; 17 rev = version; 18 + sha256 = "1krfjk76yjyzsxkhymc1dpy3y7ykawdxzwb282wgbb480dpg8s05"; 19 }; 20 21 buildInputs = [
+2 -2
pkgs/data/themes/whitesur/default.nix
··· 11 12 stdenv.mkDerivation rec { 13 pname = "whitesur-gtk-theme"; 14 - version = "2021-07-27"; 15 16 src = fetchFromGitHub { 17 owner = "vinceliuice"; 18 repo = pname; 19 rev = version; 20 - sha256 = "17x4lqlv6whx8vg0c1nm89j7671l033apn4alqyhjb9qx5w2fa43"; 21 }; 22 23 nativeBuildInputs = [
··· 11 12 stdenv.mkDerivation rec { 13 pname = "whitesur-gtk-theme"; 14 + version = "2021-09-24"; 15 16 src = fetchFromGitHub { 17 owner = "vinceliuice"; 18 repo = pname; 19 rev = version; 20 + sha256 = "12dwmgq0kadjfky5bjm62vwgdlw3nmrrhqqs5iw15w0pn3mbmd5c"; 21 }; 22 23 nativeBuildInputs = [
+1 -1
pkgs/development/coq-modules/gaia/default.nix
··· 9 10 inherit version; 11 defaultVersion = with versions; switch [ coq.version mathcomp.version ] [ 12 - { cases = [ (range "8.10" "8.13") "1.12.0" ]; out = "1.12"; } 13 { cases = [ (range "8.10" "8.12") "1.11.0" ]; out = "1.11"; } 14 ] null; 15
··· 9 10 inherit version; 11 defaultVersion = with versions; switch [ coq.version mathcomp.version ] [ 12 + { cases = [ (range "8.10" "8.14") "1.12.0" ]; out = "1.12"; } 13 { cases = [ (range "8.10" "8.12") "1.11.0" ]; out = "1.11"; } 14 ] null; 15
+2 -1
pkgs/development/coq-modules/mathcomp-zify/default.nix
··· 8 9 defaultVersion = with versions; 10 switch [ coq.coq-version mathcomp-algebra.version ] [ 11 - { cases = [ (isEq "8.13") (isEq "1.12") ]; out = "1.0.0+1.12+8.13"; } 12 ] null; 13 14 release."1.0.0+1.12+8.13".sha256 = "1j533vx6lacr89bj1bf15l1a0s7rvrx4l00wyjv99aczkfbz6h6k"; 15 16 propagatedBuildInputs = [ mathcomp-algebra ]; 17
··· 8 9 defaultVersion = with versions; 10 switch [ coq.coq-version mathcomp-algebra.version ] [ 11 + { cases = [ (range "8.13" "8.14") (isEq "1.12") ]; out = "1.1.0+1.12+8.13"; } 12 ] null; 13 14 release."1.0.0+1.12+8.13".sha256 = "1j533vx6lacr89bj1bf15l1a0s7rvrx4l00wyjv99aczkfbz6h6k"; 15 + release."1.1.0+1.12+8.13".sha256 = "1plf4v6q5j7wvmd5gsqlpiy0vwlw6hy5daq2x42gqny23w9mi2pr"; 16 17 propagatedBuildInputs = [ mathcomp-algebra ]; 18
+2
pkgs/development/interpreters/dzaima-apl/default.nix
··· 28 runHook preBuild 29 30 patchShebangs --build ./build 31 ./build 32 '' + lib.optionalString buildNativeImage '' 33 native-image --report-unsupported-elements-at-runtime \
··· 28 runHook preBuild 29 30 patchShebangs --build ./build 31 + substituteInPlace ./build \ 32 + --replace "javac" "javac -encoding utf8" 33 ./build 34 '' + lib.optionalString buildNativeImage '' 35 native-image --report-unsupported-elements-at-runtime \
+2 -1
pkgs/development/interpreters/lua-5/interpreter.nix
··· 16 overrides = packageOverrides; 17 }; 18 19 - plat = if stdenv.isLinux then "linux" 20 else if stdenv.isDarwin then "macosx" 21 else if stdenv.hostPlatform.isMinGW then "mingw" 22 else if stdenv.isFreeBSD then "freebsd"
··· 16 overrides = packageOverrides; 17 }; 18 19 + plat = if (stdenv.isLinux && lib.versionOlder self.luaversion "5.4") then "linux" 20 + else if (stdenv.isLinux && lib.versionAtLeast self.luaversion "5.4") then "linux-readline" 21 else if stdenv.isDarwin then "macosx" 22 else if stdenv.hostPlatform.isMinGW then "mingw" 23 else if stdenv.isFreeBSD then "freebsd"
+13 -5
pkgs/development/libraries/argtable/default.nix
··· 1 - { lib, stdenv 2 , fetchFromGitHub 3 , cmake 4 }: 5 6 stdenv.mkDerivation rec { 7 pname = "argtable"; 8 - version = "3.1.5"; 9 - srcVersion = "v${version}.1c1bb23"; 10 11 src = fetchFromGitHub { 12 owner = "argtable"; 13 repo = "argtable3"; 14 rev = srcVersion; 15 - sha256 = "sha256-sL6mnxsuL1K0DY26jLF/2Czo0RxHYJ3xU3VyavISiMM="; 16 }; 17 18 nativeBuildInputs = [ cmake ]; 19 20 postPatch = '' 21 patchShebangs tools/build 22 ''; ··· 37 platforms = with platforms; all; 38 }; 39 } 40 - # TODO [ AndersonTorres ]: a NixOS test suite
··· 1 + { lib 2 + , stdenv 3 , fetchFromGitHub 4 , cmake 5 }: 6 7 stdenv.mkDerivation rec { 8 pname = "argtable"; 9 + version = "3.2.1"; 10 + srcVersion = "v${version}.52f24e5"; 11 12 src = fetchFromGitHub { 13 owner = "argtable"; 14 repo = "argtable3"; 15 rev = srcVersion; 16 + hash = "sha256-HFsk91uJXQ0wpvAQxP4/yZwRQx9kLH7KgB3Y/+zcZC0="; 17 }; 18 19 nativeBuildInputs = [ cmake ]; 20 21 + cmakeFlags = [ 22 + "-DBUILD_SHARED_LIBS=ON" 23 + ]; 24 + 25 postPatch = '' 26 patchShebangs tools/build 27 ''; ··· 42 platforms = with platforms; all; 43 }; 44 } 45 + # TODO: a NixOS test suite 46 + # TODO: multiple outputs 47 + # TODO: documentation 48 + # TODO: build both shared and static libs
+48
pkgs/development/libraries/aws-c-auth/default.nix
···
··· 1 + { lib, stdenv 2 + , fetchFromGitHub 3 + , aws-c-cal 4 + , aws-c-common 5 + , aws-c-compression 6 + , aws-c-http 7 + , aws-c-io 8 + , cmake 9 + , s2n-tls 10 + }: 11 + 12 + stdenv.mkDerivation rec { 13 + pname = "aws-c-auth"; 14 + version = "0.6.4"; 15 + 16 + src = fetchFromGitHub { 17 + owner = "awslabs"; 18 + repo = "aws-c-auth"; 19 + rev = "v${version}"; 20 + sha256 = "120p69lj279yq3d2b81f45kgfrvf32j6m7s03m8hh27w8yd4vbfp"; 21 + }; 22 + 23 + nativeBuildInputs = [ 24 + cmake 25 + ]; 26 + 27 + buildInputs = [ 28 + aws-c-cal 29 + aws-c-common 30 + aws-c-compression 31 + aws-c-http 32 + aws-c-io 33 + s2n-tls 34 + ]; 35 + 36 + cmakeFlags = [ 37 + "-DCMAKE_SKIP_BUILD_RPATH=OFF" 38 + "-DBUILD_SHARED_LIBS=ON" 39 + ]; 40 + 41 + meta = with lib; { 42 + description = "C99 library implementation of AWS client-side authentication"; 43 + homepage = "https://github.com/awslabs/aws-c-auth"; 44 + license = licenses.asl20; 45 + platforms = platforms.unix; 46 + maintainers = with maintainers; [ r-burns ]; 47 + }; 48 + }
-1
pkgs/development/libraries/aws-c-cal/default.nix
··· 19 20 cmakeFlags = [ 21 "-DBUILD_SHARED_LIBS=ON" 22 - "-DCMAKE_MODULE_PATH=${aws-c-common}/lib/cmake" 23 ]; 24 25 meta = with lib; {
··· 19 20 cmakeFlags = [ 21 "-DBUILD_SHARED_LIBS=ON" 22 ]; 23 24 meta = with lib; {
+14 -4
pkgs/development/libraries/aws-c-common/default.nix
··· 7 8 stdenv.mkDerivation rec { 9 pname = "aws-c-common"; 10 - version = "0.6.9"; 11 12 src = fetchFromGitHub { 13 owner = "awslabs"; 14 repo = pname; 15 rev = "v${version}"; 16 - sha256 = "sha256-bnKIL51AW+0T87BxEazXDZElYqiwOUHQVEDKOCUzsbM="; 17 }; 18 19 nativeBuildInputs = [ cmake ]; ··· 23 "-DCMAKE_SKIP_BUILD_RPATH=OFF" # for tests 24 ]; 25 26 # Prevent the execution of tests known to be flaky. 27 - preCheck = '' 28 cat <<EOW >CTestCustom.cmake 29 - SET(CTEST_CUSTOM_TESTS_IGNORE promise_test_multiple_waiters) 30 EOW 31 ''; 32
··· 7 8 stdenv.mkDerivation rec { 9 pname = "aws-c-common"; 10 + version = "0.6.12"; 11 12 src = fetchFromGitHub { 13 owner = "awslabs"; 14 repo = pname; 15 rev = "v${version}"; 16 + sha256 = "sha256-Bbb6YbPMpzVy+Pa9OGe62TXihTbUeKTlPS29sa70aQ8="; 17 }; 18 19 nativeBuildInputs = [ cmake ]; ··· 23 "-DCMAKE_SKIP_BUILD_RPATH=OFF" # for tests 24 ]; 25 26 + # aws-c-common misuses cmake modules, so we need 27 + # to manually add a MODULE_PATH to its consumers 28 + setupHook = ./setup-hook.sh; 29 + 30 # Prevent the execution of tests known to be flaky. 31 + preCheck = let 32 + ignoreTests = [ 33 + "promise_test_multiple_waiters" 34 + ] ++ lib.optionals stdenv.hostPlatform.isMusl [ 35 + "sba_metrics" # https://github.com/awslabs/aws-c-common/issues/839 36 + ]; 37 + in '' 38 cat <<EOW >CTestCustom.cmake 39 + SET(CTEST_CUSTOM_TESTS_IGNORE ${toString ignoreTests}) 40 EOW 41 ''; 42
+5
pkgs/development/libraries/aws-c-common/setup-hook.sh
···
··· 1 + addAwsCCommonModuleDir() { 2 + cmakeFlags="-DCMAKE_MODULE_PATH=@out@/lib/cmake ${cmakeFlags:-}" 3 + } 4 + 5 + postHooks+=(addAwsCCommonModuleDir)
+38
pkgs/development/libraries/aws-c-compression/default.nix
···
··· 1 + { lib, stdenv 2 + , fetchFromGitHub 3 + , aws-c-common 4 + , cmake 5 + }: 6 + 7 + stdenv.mkDerivation rec { 8 + pname = "aws-c-compression"; 9 + version = "0.2.14"; 10 + 11 + src = fetchFromGitHub { 12 + owner = "awslabs"; 13 + repo = "aws-c-compression"; 14 + rev = "v${version}"; 15 + sha256 = "0fs3zhhzxsb9nfcjpvfbcq79hal7si2ia1c09scab9a8m264f4vd"; 16 + }; 17 + 18 + nativeBuildInputs = [ 19 + cmake 20 + ]; 21 + 22 + buildInputs = [ 23 + aws-c-common 24 + ]; 25 + 26 + cmakeFlags = [ 27 + "-DCMAKE_SKIP_BUILD_RPATH=OFF" 28 + "-DBUILD_SHARED_LIBS=ON" 29 + ]; 30 + 31 + meta = with lib; { 32 + description = "C99 implementation of huffman encoding/decoding"; 33 + homepage = "https://github.com/awslabs/aws-c-compression"; 34 + license = licenses.asl20; 35 + platforms = platforms.unix; 36 + maintainers = with maintainers; [ r-burns ]; 37 + }; 38 + }
-1
pkgs/development/libraries/aws-c-event-stream/default.nix
··· 18 19 cmakeFlags = [ 20 "-DBUILD_SHARED_LIBS:BOOL=ON" 21 - "-DCMAKE_MODULE_PATH=${aws-c-common}/lib/cmake" 22 ]; 23 24 meta = with lib; {
··· 18 19 cmakeFlags = [ 20 "-DBUILD_SHARED_LIBS:BOOL=ON" 21 ]; 22 23 meta = with lib; {
+46
pkgs/development/libraries/aws-c-http/default.nix
···
··· 1 + { lib, stdenv 2 + , fetchFromGitHub 3 + , aws-c-cal 4 + , aws-c-common 5 + , aws-c-compression 6 + , aws-c-io 7 + , cmake 8 + , s2n-tls 9 + }: 10 + 11 + stdenv.mkDerivation rec { 12 + pname = "aws-c-http"; 13 + version = "0.6.7"; 14 + 15 + src = fetchFromGitHub { 16 + owner = "awslabs"; 17 + repo = "aws-c-http"; 18 + rev = "v${version}"; 19 + sha256 = "1s06bz6w7355ldyhwjidcpbff7591ch4lwwjcj47a6k2kczdmiz4"; 20 + }; 21 + 22 + nativeBuildInputs = [ 23 + cmake 24 + ]; 25 + 26 + buildInputs = [ 27 + aws-c-cal 28 + aws-c-common 29 + aws-c-compression 30 + aws-c-io 31 + s2n-tls 32 + ]; 33 + 34 + cmakeFlags = [ 35 + "-DCMAKE_SKIP_BUILD_RPATH=OFF" 36 + "-DBUILD_SHARED_LIBS=ON" 37 + ]; 38 + 39 + meta = with lib; { 40 + description = "C99 implementation of the HTTP/1.1 and HTTP/2 specifications"; 41 + homepage = "https://github.com/awslabs/aws-c-http"; 42 + license = licenses.asl20; 43 + platforms = platforms.unix; 44 + maintainers = with maintainers; [ r-burns ]; 45 + }; 46 + }
+2 -3
pkgs/development/libraries/aws-c-io/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "aws-c-io"; 5 - version = "0.10.5"; 6 7 src = fetchFromGitHub { 8 owner = "awslabs"; 9 repo = pname; 10 rev = "v${version}"; 11 - sha256 = "sha256-+H6dUKgpgXG1fh8r6k7TpVFMBso4G762zRfLAZD+Nss="; 12 }; 13 14 nativeBuildInputs = [ cmake ]; ··· 18 19 cmakeFlags = [ 20 "-DBUILD_SHARED_LIBS=ON" 21 - "-DCMAKE_MODULE_PATH=${aws-c-common}/lib/cmake" 22 ]; 23 24 meta = with lib; {
··· 2 3 stdenv.mkDerivation rec { 4 pname = "aws-c-io"; 5 + version = "0.10.9"; 6 7 src = fetchFromGitHub { 8 owner = "awslabs"; 9 repo = pname; 10 rev = "v${version}"; 11 + sha256 = "sha256-16MhOQlvFwbiSBNI1NWGjrLh0z/fCnAGmc8JguZQPZM="; 12 }; 13 14 nativeBuildInputs = [ cmake ]; ··· 18 19 cmakeFlags = [ 20 "-DBUILD_SHARED_LIBS=ON" 21 ]; 22 23 meta = with lib; {
+50
pkgs/development/libraries/aws-c-mqtt/default.nix
···
··· 1 + { lib, stdenv 2 + , fetchFromGitHub 3 + , aws-c-cal 4 + , aws-c-common 5 + , aws-c-compression 6 + , aws-c-http 7 + , aws-c-io 8 + , cmake 9 + , ninja 10 + , s2n-tls 11 + }: 12 + 13 + stdenv.mkDerivation rec { 14 + pname = "aws-c-mqtt"; 15 + version = "0.7.8"; 16 + 17 + src = fetchFromGitHub { 18 + owner = "awslabs"; 19 + repo = "aws-c-mqtt"; 20 + rev = "v${version}"; 21 + sha256 = "19j6nw2v36c4yff4p0fbf0748s06fd5r9cp2yakry9ybn1ada99c"; 22 + }; 23 + 24 + nativeBuildInputs = [ 25 + cmake 26 + ninja 27 + ]; 28 + 29 + buildInputs = [ 30 + aws-c-cal 31 + aws-c-common 32 + aws-c-compression 33 + aws-c-http 34 + aws-c-io 35 + s2n-tls 36 + ]; 37 + 38 + cmakeFlags = [ 39 + "-DCMAKE_SKIP_BUILD_RPATH=OFF" 40 + "-DBUILD_SHARED_LIBS=ON" 41 + ]; 42 + 43 + meta = with lib; { 44 + description = "C99 implementation of the MQTT 3.1.1 specification"; 45 + homepage = "https://github.com/awslabs/aws-c-mqtt"; 46 + license = licenses.asl20; 47 + platforms = platforms.unix; 48 + maintainers = with maintainers; [ r-burns ]; 49 + }; 50 + }
+50
pkgs/development/libraries/aws-c-s3/default.nix
···
··· 1 + { lib, stdenv 2 + , fetchFromGitHub 3 + , aws-c-auth 4 + , aws-c-cal 5 + , aws-c-common 6 + , aws-c-compression 7 + , aws-c-http 8 + , aws-c-io 9 + , cmake 10 + , s2n-tls 11 + }: 12 + 13 + stdenv.mkDerivation rec { 14 + pname = "aws-c-s3"; 15 + version = "0.1.27"; 16 + 17 + src = fetchFromGitHub { 18 + owner = "awslabs"; 19 + repo = "aws-c-s3"; 20 + rev = "v${version}"; 21 + sha256 = "sha256-GtBUC5cKMN9rd5GQbYoipVvxrUCCNKbb5vhHUGQpeH8="; 22 + }; 23 + 24 + nativeBuildInputs = [ 25 + cmake 26 + ]; 27 + 28 + buildInputs = [ 29 + aws-c-auth 30 + aws-c-cal 31 + aws-c-common 32 + aws-c-compression 33 + aws-c-http 34 + aws-c-io 35 + s2n-tls 36 + ]; 37 + 38 + cmakeFlags = [ 39 + "-DCMAKE_SKIP_BUILD_RPATH=OFF" 40 + "-DBUILD_SHARED_LIBS=ON" 41 + ]; 42 + 43 + meta = with lib; { 44 + description = "C99 library implementation for communicating with the S3 service"; 45 + homepage = "https://github.com/awslabs/aws-c-s3"; 46 + license = licenses.asl20; 47 + platforms = platforms.unix; 48 + maintainers = with maintainers; [ r-burns ]; 49 + }; 50 + }
-1
pkgs/development/libraries/aws-checksums/default.nix
··· 17 18 cmakeFlags = [ 19 "-DBUILD_SHARED_LIBS=ON" 20 - "-DCMAKE_MODULE_PATH=${aws-c-common}/lib/cmake" 21 ]; 22 23 meta = with lib; {
··· 17 18 cmakeFlags = [ 19 "-DBUILD_SHARED_LIBS=ON" 20 ]; 21 22 meta = with lib; {
+63
pkgs/development/libraries/aws-crt-cpp/default.nix
···
··· 1 + { lib, stdenv 2 + , fetchFromGitHub 3 + , aws-c-auth 4 + , aws-c-cal 5 + , aws-c-common 6 + , aws-c-compression 7 + , aws-c-event-stream 8 + , aws-c-http 9 + , aws-c-io 10 + , aws-c-mqtt 11 + , aws-c-s3 12 + , aws-checksums 13 + , cmake 14 + , s2n-tls 15 + }: 16 + 17 + stdenv.mkDerivation rec { 18 + pname = "aws-crt-cpp"; 19 + version = "0.17.0"; 20 + 21 + src = fetchFromGitHub { 22 + owner = "awslabs"; 23 + repo = "aws-crt-cpp"; 24 + rev = "v${version}"; 25 + sha256 = "0ijvyg3hrh1d0npca62syz8qy6nkqh90fq54cqyln0p333z16q52"; 26 + }; 27 + 28 + postPatch = '' 29 + substituteInPlace CMakeLists.txt --replace '-Werror' "" 30 + ''; 31 + 32 + nativeBuildInputs = [ 33 + cmake 34 + ]; 35 + 36 + propagatedBuildInputs = [ 37 + aws-c-auth 38 + aws-c-cal 39 + aws-c-common 40 + aws-c-compression 41 + aws-c-event-stream 42 + aws-c-http 43 + aws-c-io 44 + aws-c-mqtt 45 + aws-c-s3 46 + aws-checksums 47 + s2n-tls 48 + ]; 49 + 50 + cmakeFlags = [ 51 + "-DBUILD_DEPS=OFF" 52 + "-DCMAKE_SKIP_BUILD_RPATH=OFF" 53 + "-DBUILD_SHARED_LIBS=ON" 54 + ]; 55 + 56 + meta = with lib; { 57 + description = "C++ wrapper around the aws-c-* libraries"; 58 + homepage = "https://github.com/awslabs/aws-crt-cpp"; 59 + license = licenses.asl20; 60 + platforms = platforms.unix; 61 + maintainers = with maintainers; [ r-burns ]; 62 + }; 63 + }
+12 -2
pkgs/development/libraries/aws-sdk-cpp/default.nix
··· 1 { lib, stdenv, fetchFromGitHub, cmake, curl, openssl, s2n-tls, zlib 2 , aws-c-cal, aws-c-common, aws-c-event-stream, aws-c-io, aws-checksums 3 , CoreAudio, AudioToolbox 4 , # Allow building a limited set of APIs, e.g. ["s3" "ec2"]. ··· 17 18 stdenv.mkDerivation rec { 19 pname = "aws-sdk-cpp"; 20 - version = "1.8.130"; 21 22 src = fetchFromGitHub { 23 owner = "awslabs"; 24 repo = "aws-sdk-cpp"; 25 rev = version; 26 - sha256 = "sha256-5T4l0KYB0utFTdEOtYT9trQ/JehQbXxk/IhI6YavErs="; 27 }; 28 29 # FIXME: might be nice to put different APIs in different outputs 30 # (e.g. libaws-cpp-sdk-s3.so in output "s3"). 31 outputs = [ "out" "dev" ]; ··· 33 nativeBuildInputs = [ cmake curl ]; 34 35 buildInputs = [ 36 curl openssl zlib 37 ] ++ lib.optionals (stdenv.isDarwin && 38 ((builtins.elem "text-to-speech" apis) ||
··· 1 { lib, stdenv, fetchFromGitHub, cmake, curl, openssl, s2n-tls, zlib 2 + , aws-crt-cpp 3 , aws-c-cal, aws-c-common, aws-c-event-stream, aws-c-io, aws-checksums 4 , CoreAudio, AudioToolbox 5 , # Allow building a limited set of APIs, e.g. ["s3" "ec2"]. ··· 18 19 stdenv.mkDerivation rec { 20 pname = "aws-sdk-cpp"; 21 + version = "1.9.121"; 22 23 src = fetchFromGitHub { 24 owner = "awslabs"; 25 repo = "aws-sdk-cpp"; 26 rev = version; 27 + sha256 = "sha256-VQpWauk0tdJ1QU0HmtdTwQdKbiAuTTXXsUo2cqpqmdU="; 28 }; 29 30 + postPatch = '' 31 + # Includes aws-c-auth private headers, so only works with submodule build 32 + rm aws-cpp-sdk-core-tests/aws/auth/AWSAuthSignerTest.cpp 33 + '' + lib.optionalString stdenv.hostPlatform.isMusl '' 34 + # TestRandomURLMultiThreaded fails 35 + rm aws-cpp-sdk-core-tests/http/HttpClientTest.cpp 36 + ''; 37 + 38 # FIXME: might be nice to put different APIs in different outputs 39 # (e.g. libaws-cpp-sdk-s3.so in output "s3"). 40 outputs = [ "out" "dev" ]; ··· 42 nativeBuildInputs = [ cmake curl ]; 43 44 buildInputs = [ 45 + aws-crt-cpp 46 curl openssl zlib 47 ] ++ lib.optionals (stdenv.isDarwin && 48 ((builtins.elem "text-to-speech" apis) ||
+6 -4
pkgs/development/libraries/cimg/default.nix
··· 5 6 stdenv.mkDerivation rec { 7 pname = "cimg"; 8 - version = "2.9.8"; 9 10 src = fetchFromGitHub { 11 owner = "dtschump"; 12 repo = "CImg"; 13 rev = "v.${version}"; 14 - sha256 = "sha256-nEICs1oAIXu6/5O4R3mbwig1OY+HDIWWeQjrcYnCwT0="; 15 }; 16 17 installPhase = '' 18 runHook preInstall 19 install -dm 755 $out/include/CImg/plugins $doc/share/doc/cimg/examples 20 install -m 644 CImg.h $out/include/ 21 cp -dr --no-preserve=ownership examples/* $doc/share/doc/cimg/examples/ 22 cp -dr --no-preserve=ownership plugins/* $out/include/CImg/plugins/ 23 cp README.txt $doc/share/doc/cimg/ 24 runHook postInstall 25 ''; 26 - 27 - outputs = [ "out" "doc" ]; 28 29 meta = with lib; { 30 homepage = "http://cimg.eu/";
··· 5 6 stdenv.mkDerivation rec { 7 pname = "cimg"; 8 + version = "2.9.9"; 9 10 src = fetchFromGitHub { 11 owner = "dtschump"; 12 repo = "CImg"; 13 rev = "v.${version}"; 14 + hash = "sha256-DWyqVN7v+j2XCArv4jmrD45XKWMNhd2DddJHH3gQWQY="; 15 }; 16 17 + outputs = [ "out" "doc" ]; 18 + 19 installPhase = '' 20 runHook preInstall 21 + 22 install -dm 755 $out/include/CImg/plugins $doc/share/doc/cimg/examples 23 install -m 644 CImg.h $out/include/ 24 cp -dr --no-preserve=ownership examples/* $doc/share/doc/cimg/examples/ 25 cp -dr --no-preserve=ownership plugins/* $out/include/CImg/plugins/ 26 cp README.txt $doc/share/doc/cimg/ 27 + 28 runHook postInstall 29 ''; 30 31 meta = with lib; { 32 homepage = "http://cimg.eu/";
+3
pkgs/development/libraries/opencv/4.x.nix
··· 13 , gflags 14 , protobuf 15 , config 16 17 , enableJPEG ? true 18 , libjpeg ··· 313 ] ++ lib.optionals stdenv.isDarwin [ 314 "-DWITH_OPENCL=OFF" 315 "-DWITH_LAPACK=OFF" 316 ] ++ lib.optionals enablePython [ 317 "-DOPENCV_SKIP_PYTHON_LOADER=ON" 318 ];
··· 13 , gflags 14 , protobuf 15 , config 16 + , ocl-icd 17 18 , enableJPEG ? true 19 , libjpeg ··· 314 ] ++ lib.optionals stdenv.isDarwin [ 315 "-DWITH_OPENCL=OFF" 316 "-DWITH_LAPACK=OFF" 317 + ] ++ lib.optionals (!stdenv.isDarwin) [ 318 + "-DOPENCL_LIBRARY=${ocl-icd}/lib/libOpenCL.so" 319 ] ++ lib.optionals enablePython [ 320 "-DOPENCV_SKIP_PYTHON_LOADER=ON" 321 ];
+1
pkgs/development/libraries/openssl/default.nix
··· 75 aarch64-darwin = "./Configure darwin64-arm64-cc"; 76 x86_64-linux = "./Configure linux-x86_64"; 77 x86_64-solaris = "./Configure solaris64-x86_64-gcc"; 78 }.${stdenv.hostPlatform.system} or ( 79 if stdenv.hostPlatform == stdenv.buildPlatform 80 then "./config"
··· 75 aarch64-darwin = "./Configure darwin64-arm64-cc"; 76 x86_64-linux = "./Configure linux-x86_64"; 77 x86_64-solaris = "./Configure solaris64-x86_64-gcc"; 78 + riscv64-linux = "./Configure linux64-riscv64"; 79 }.${stdenv.hostPlatform.system} or ( 80 if stdenv.hostPlatform == stdenv.buildPlatform 81 then "./config"
+19 -3
pkgs/development/libraries/s2n-tls/default.nix
··· 1 - { lib, stdenv, fetchFromGitHub, cmake, openssl }: 2 3 stdenv.mkDerivation rec { 4 pname = "s2n-tls"; ··· 11 sha256 = "sha256-6XqBpNURU8fzGkTt4jsijgMiOkzMebmLmPAq8yQsTg4="; 12 }; 13 14 nativeBuildInputs = [ cmake ]; 15 16 outputs = [ "out" "dev"]; ··· 26 propagatedBuildInputs = [ openssl ]; # s2n-config has find_dependency(LibCrypto). 27 28 postInstall = '' 29 - substituteInPlace $out/lib/s2n/cmake/shared/s2n-targets.cmake \ 30 - --replace 'INTERFACE_INCLUDE_DIRECTORIES "''${_IMPORT_PREFIX}/include"' 'INTERFACE_INCLUDE_DIRECTORIES ""' 31 ''; 32 33 meta = with lib; {
··· 1 + { lib, stdenv 2 + , fetchFromGitHub 3 + , fetchpatch 4 + , cmake 5 + , openssl 6 + }: 7 8 stdenv.mkDerivation rec { 9 pname = "s2n-tls"; ··· 16 sha256 = "sha256-6XqBpNURU8fzGkTt4jsijgMiOkzMebmLmPAq8yQsTg4="; 17 }; 18 19 + patches = [ 20 + # Fix FindLibCrypto paths (https://github.com/aws/s2n-tls/pull/3067) 21 + (fetchpatch { 22 + url = "https://github.com/aws/s2n-tls/commit/bda649524402be4018c44bff07f6c64502a351ec.patch"; 23 + sha256 = "02jmxsrd506vhjzlrgh1p2z1f1sn4v8klks25zisiykyqkyaczkv"; 24 + }) 25 + ]; 26 + 27 nativeBuildInputs = [ cmake ]; 28 29 outputs = [ "out" "dev"]; ··· 39 propagatedBuildInputs = [ openssl ]; # s2n-config has find_dependency(LibCrypto). 40 41 postInstall = '' 42 + # Glob for 'shared' or 'static' subdir 43 + for f in $out/lib/s2n/cmake/*/s2n-targets.cmake; do 44 + substituteInPlace "$f" \ 45 + --replace 'INTERFACE_INCLUDE_DIRECTORIES "''${_IMPORT_PREFIX}/include"' 'INTERFACE_INCLUDE_DIRECTORIES ""' 46 + done 47 ''; 48 49 meta = with lib; {
+2
pkgs/development/libraries/serd/default.nix
··· 9 sha256 = "sha256-r/qA3ux4kh+GM15vw/GLgK7+z0JPaldV6fL6DrBxDt8="; 10 }; 11 12 nativeBuildInputs = [ pkg-config python3 wafHook ]; 13 14 meta = with lib; {
··· 9 sha256 = "sha256-r/qA3ux4kh+GM15vw/GLgK7+z0JPaldV6fL6DrBxDt8="; 10 }; 11 12 + dontAddWafCrossFlags = true; 13 + 14 nativeBuildInputs = [ pkg-config python3 wafHook ]; 15 16 meta = with lib; {
+5
pkgs/development/libraries/sord/default.nix
··· 13 fetchSubmodules = true; 14 }; 15 16 nativeBuildInputs = [ pkg-config python3 wafHook ]; 17 buildInputs = [ pcre ]; 18 propagatedBuildInputs = [ serd ]; 19 20 meta = with lib; { 21 homepage = "http://drobilla.net/software/sord";
··· 13 fetchSubmodules = true; 14 }; 15 16 + preConfigure = '' 17 + export PKGCONFIG="$PKG_CONFIG" 18 + ''; 19 + 20 nativeBuildInputs = [ pkg-config python3 wafHook ]; 21 buildInputs = [ pcre ]; 22 propagatedBuildInputs = [ serd ]; 23 + dontAddWafCrossFlags = true; 24 25 meta = with lib; { 26 homepage = "http://drobilla.net/software/sord";
+8
pkgs/development/libraries/tracker/default.nix
··· 1 { stdenv 2 , lib 3 , fetchurl 4 , gettext 5 , meson 6 , ninja ··· 43 (substituteAll { 44 src = ./fix-paths.patch; 45 inherit asciidoc; 46 }) 47 ]; 48
··· 1 { stdenv 2 , lib 3 , fetchurl 4 + , fetchpatch 5 , gettext 6 , meson 7 , ninja ··· 44 (substituteAll { 45 src = ./fix-paths.patch; 46 inherit asciidoc; 47 + }) 48 + ] ++ lib.optionals (stdenv.hostPlatform.isi686) [ 49 + # Upstream: https://gitlab.gnome.org/GNOME/tracker/-/issues/332 50 + (fetchpatch { 51 + name = "i686-test.patch"; 52 + url = "https://gitlab.gnome.org/GNOME/tracker/-/commit/af707181a2c492a794daec7ce3f3062d67ffd9dc.patch"; 53 + sha256 = "sha256-KOdkTy79w3oiQILrPG00UVrv+VBjAk4Y868I8jtifqk="; 54 }) 55 ]; 56
+29
pkgs/development/ocaml-modules/color/default.nix
···
··· 1 + { lib 2 + , fetchurl 3 + , buildDunePackage 4 + , gg 5 + }: 6 + 7 + buildDunePackage rec { 8 + pname = "color"; 9 + version = "0.2.0"; 10 + 11 + useDune2 = true; 12 + minimalOCamlVersion = "4.05"; 13 + 14 + src = fetchurl { 15 + url = "https://github.com/anuragsoni/color/releases/download/${version}/color-${version}.tbz"; 16 + sha256 = "0wg3a36i1a7fnz5pf57qzbdghwr6dzp7nnxyrz9m9765lxsn65ph"; 17 + }; 18 + 19 + propagatedBuildInputs = [ 20 + gg 21 + ]; 22 + 23 + meta = with lib; { 24 + description = "Converts between different color formats"; 25 + license = licenses.mit; 26 + maintainers = with maintainers; [ fgaz ]; 27 + homepage = "https://github.com/anuragsoni/color"; 28 + }; 29 + }
+73
pkgs/development/python-modules/aioridwell/default.nix
···
··· 1 + { lib 2 + , aiohttp 3 + , aresponses 4 + , buildPythonPackage 5 + , fetchFromGitHub 6 + , freezegun 7 + , poetry-core 8 + , pyjwt 9 + , pytest-aiohttp 10 + , pytest-asyncio 11 + , pytestCheckHook 12 + , pythonOlder 13 + , pytz 14 + , titlecase 15 + , types-pytz 16 + }: 17 + 18 + buildPythonPackage rec { 19 + pname = "aioridwell"; 20 + version = "0.2.0"; 21 + format = "pyproject"; 22 + 23 + disabled = pythonOlder "3.8"; 24 + 25 + src = fetchFromGitHub { 26 + owner = "bachya"; 27 + repo = pname; 28 + rev = version; 29 + sha256 = "0kzxh1igncql1rwh12n42qahlc94z0fsd344d1vgni50jg7i34v7"; 30 + }; 31 + 32 + nativeBuildInputs = [ 33 + poetry-core 34 + ]; 35 + 36 + propagatedBuildInputs = [ 37 + aiohttp 38 + pyjwt 39 + pytz 40 + titlecase 41 + ]; 42 + 43 + checkInputs = [ 44 + aresponses 45 + freezegun 46 + pytest-aiohttp 47 + pytest-asyncio 48 + pytestCheckHook 49 + types-pytz 50 + ]; 51 + 52 + postPatch = '' 53 + substituteInPlace pyproject.toml \ 54 + --replace 'titlecase = "^2.3"' 'titlecase = "*"' \ 55 + --replace 'pytz = "^2021.3"' 'pytz = "*"' 56 + ''; 57 + 58 + disabledTestPaths = [ 59 + # Ignore the examples directory as the files are prefixed with test_ 60 + "examples/" 61 + ]; 62 + 63 + pythonImportsCheck = [ 64 + "aioridwell" 65 + ]; 66 + 67 + meta = with lib; { 68 + description = "Python library for interacting with Ridwell waste recycling"; 69 + homepage = "https://github.com/bachya/aioridwell"; 70 + license = with licenses; [ mit ]; 71 + maintainers = with maintainers; [ fab ]; 72 + }; 73 + }
+2 -2
pkgs/development/python-modules/aiosignal/default.nix
··· 9 10 buildPythonPackage rec { 11 pname = "aiosignal"; 12 - version = "1.1.2"; 13 disabled = pythonOlder "3.6"; 14 15 src = fetchFromGitHub { 16 owner = "aio-libs"; 17 repo = pname; 18 rev = "v${version}"; 19 - sha256 = "1gyvisccx25py85wwwlljai5qa20jvwyvacgrgkk1h18dkc262fw"; 20 }; 21 22 propagatedBuildInputs = [
··· 9 10 buildPythonPackage rec { 11 pname = "aiosignal"; 12 + version = "1.2.0"; 13 disabled = pythonOlder "3.6"; 14 15 src = fetchFromGitHub { 16 owner = "aio-libs"; 17 repo = pname; 18 rev = "v${version}"; 19 + sha256 = "1pamfc2l95s1q86jvmbp17chjy129gk01kwy8xm88d2ijy8s1caq"; 20 }; 21 22 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/annexremote/default.nix
··· 9 10 buildPythonPackage rec { 11 pname = "annexremote"; 12 - version = "1.4.5"; 13 14 # use fetchFromGitHub instead of fetchPypi because the test suite of 15 # the package is not included into the PyPI tarball ··· 17 rev = "v${version}"; 18 owner = "Lykos153"; 19 repo = "AnnexRemote"; 20 - sha256 = "0r5chdk2aiqcz7z8r8m1j657cz79f6bbv96xdmhj4m5fiqn672if"; 21 }; 22 23 propagatedBuildInputs = [ future ];
··· 9 10 buildPythonPackage rec { 11 pname = "annexremote"; 12 + version = "1.6.0"; 13 14 # use fetchFromGitHub instead of fetchPypi because the test suite of 15 # the package is not included into the PyPI tarball ··· 17 rev = "v${version}"; 18 owner = "Lykos153"; 19 repo = "AnnexRemote"; 20 + sha256 = "08myswj1vqkl4s1glykq6xn76a070nv5mxj0z8ibl6axz89bvypi"; 21 }; 22 23 propagatedBuildInputs = [ future ];
+2 -2
pkgs/development/python-modules/awkward/default.nix
··· 11 12 buildPythonPackage rec { 13 pname = "awkward"; 14 - version = "1.5.0"; 15 16 src = fetchPypi { 17 inherit pname version; 18 - sha256 = "3cb1b0e28f420232d894d89665d5c0c8241b99e56d806171f4faf5cdfec08ae1"; 19 }; 20 21 nativeBuildInputs = [ cmake ];
··· 11 12 buildPythonPackage rec { 13 pname = "awkward"; 14 + version = "1.5.1"; 15 16 src = fetchPypi { 17 inherit pname version; 18 + sha256 = "c0357c62223fefcfc7a7565389dbd4db900623bf10eccf2bc8e87586ec59b38d"; 19 }; 20 21 nativeBuildInputs = [ cmake ];
+2 -2
pkgs/development/python-modules/azure-identity/default.nix
··· 17 18 buildPythonPackage rec { 19 pname = "azure-identity"; 20 - version = "1.6.1"; 21 22 src = fetchPypi { 23 inherit pname version; 24 extension = "zip"; 25 - sha256 = "69035c81f280fac5fa9c55f87be3a359b264853727486e3568818bb43988080e"; 26 }; 27 28 propagatedBuildInputs = [
··· 17 18 buildPythonPackage rec { 19 pname = "azure-identity"; 20 + version = "1.7.0"; 21 22 src = fetchPypi { 23 inherit pname version; 24 extension = "zip"; 25 + sha256 = "3faaecb645e3b2300648a4a452458ec0e31e13d9dc928e710992e43ef4694205"; 26 }; 27 28 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/azure-mgmt-compute/default.nix
··· 6 }: 7 8 buildPythonPackage rec { 9 - version = "23.0.0"; 10 pname = "azure-mgmt-compute"; 11 12 src = fetchPypi { 13 inherit pname version; 14 extension = "zip"; 15 - sha256 = "1eb26b965ba4049ddcf10d4f25818725fc03c491c3be76537d0d74ceb1146b04"; 16 }; 17 18 propagatedBuildInputs = [
··· 6 }: 7 8 buildPythonPackage rec { 9 + version = "23.1.0"; 10 pname = "azure-mgmt-compute"; 11 12 src = fetchPypi { 13 inherit pname version; 14 extension = "zip"; 15 + sha256 = "49dbb0f51006d557cbd0b22999cb9ecf3eabc2be46d96efcc6d651c6b33754b3"; 16 }; 17 18 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/azure-mgmt-datafactory/default.nix
··· 11 12 buildPythonPackage rec { 13 pname = "azure-mgmt-datafactory"; 14 - version = "1.1.0"; 15 16 src = fetchPypi { 17 inherit pname version; 18 extension = "zip"; 19 - sha256 = "433ad8e83bd8df4abc5af47a0e3a7a4515f79931db4036f2bccd65b5a9e88bfb"; 20 }; 21 22 propagatedBuildInputs = [
··· 11 12 buildPythonPackage rec { 13 pname = "azure-mgmt-datafactory"; 14 + version = "2.0.0"; 15 16 src = fetchPypi { 17 inherit pname version; 18 extension = "zip"; 19 + sha256 = "df14272a1835f743d1889f901e972ed6ec9ea9d6f8966ba2865bf10306a621cc"; 20 }; 21 22 propagatedBuildInputs = [
+30
pkgs/development/python-modules/braceexpand/default.nix
···
··· 1 + { lib 2 + , buildPythonPackage 3 + , pythonOlder 4 + , fetchPypi 5 + , pytestCheckHook 6 + }: 7 + 8 + buildPythonPackage rec { 9 + pname = "braceexpand"; 10 + version = "0.1.7"; 11 + 12 + disabled = pythonOlder "3.8"; 13 + 14 + src = fetchPypi { 15 + inherit version pname; 16 + sha256 = "01gpcnksnqv6np28i4x8s3wkngawzgs99zvjfia57spa42ykkrg6"; 17 + }; 18 + 19 + checkInputs = [ pytestCheckHook ]; 20 + 21 + pythonImportsCheck = [ "braceexpand" ]; 22 + 23 + meta = with lib; { 24 + description = "Bash-style brace expansion for Python"; 25 + homepage = "https://github.com/trendels/braceexpand"; 26 + changelog = "https://github.com/trendels/braceexpand/blob/v${version}/CHANGELOG.md"; 27 + license = licenses.mit; 28 + maintainers = with maintainers; [ newam ]; 29 + }; 30 + }
+2 -2
pkgs/development/python-modules/cucumber-tag-expressions/default.nix
··· 2 3 buildPythonPackage rec { 4 pname = "cucumber-tag-expressions"; 5 - version = "4.0.2"; 6 7 src = fetchPypi { 8 inherit pname version; 9 - sha256 = "4ef4e0513d4c26d42299ffed010ed5e24125b87fc64de2e74b979d4a84c8f522"; 10 }; 11 12 checkInputs = [ pytest pytest-html ];
··· 2 3 buildPythonPackage rec { 4 pname = "cucumber-tag-expressions"; 5 + version = "4.1.0"; 6 7 src = fetchPypi { 8 inherit pname version; 9 + sha256 = "e314d5fed6eebb2f90380271f562248fb15e18636764faf40f4dde4b28b1f960"; 10 }; 11 12 checkInputs = [ pytest pytest-html ];
+2 -2
pkgs/development/python-modules/django-storages/default.nix
··· 4 5 buildPythonPackage rec { 6 pname = "django-storages"; 7 - version = "1.12"; 8 9 src = fetchPypi { 10 inherit pname version; 11 - sha256 = "b3fdb4337b1e54b8a23fe41c62d91648e26249f9fc00e882d1d09e16207aa204"; 12 }; 13 14 propagatedBuildInputs = [ django ];
··· 4 5 buildPythonPackage rec { 6 pname = "django-storages"; 7 + version = "1.12.1"; 8 9 src = fetchPypi { 10 inherit pname version; 11 + sha256 = "cb079981e2e4fe16d7f41000913225140dc334a84f5b7c5e4fcc6b7e6a028222"; 12 }; 13 14 propagatedBuildInputs = [ django ];
+2 -2
pkgs/development/python-modules/django_modelcluster/default.nix
··· 8 9 buildPythonPackage rec { 10 pname = "django-modelcluster"; 11 - version = "5.1"; 12 13 src = fetchPypi { 14 inherit pname version; 15 - sha256 = "783d177f7bf5c8f30fe365c347b9a032920de371fe1c63d955d7b283684d4c08"; 16 }; 17 18 disabled = pythonOlder "3.5";
··· 8 9 buildPythonPackage rec { 10 pname = "django-modelcluster"; 11 + version = "5.2"; 12 13 src = fetchPypi { 14 inherit pname version; 15 + sha256 = "e541a46a0a899ef4778a4708be22e71cac3efacc09a6ff44bc065c5c9194c054"; 16 }; 17 18 disabled = pythonOlder "3.5";
+2 -2
pkgs/development/python-modules/env-canada/default.nix
··· 13 14 buildPythonPackage rec { 15 pname = "env-canada"; 16 - version = "0.5.13"; 17 18 src = fetchFromGitHub { 19 owner = "michaeldavie"; 20 repo = "env_canada"; 21 rev = "v${version}"; 22 - sha256 = "sha256-Z/5YRvHcZgRuSQnaMbNIT93uSYvRzMWpdMy0M7tD2QI="; 23 }; 24 25 propagatedBuildInputs = [
··· 13 14 buildPythonPackage rec { 15 pname = "env-canada"; 16 + version = "0.5.14"; 17 18 src = fetchFromGitHub { 19 owner = "michaeldavie"; 20 repo = "env_canada"; 21 rev = "v${version}"; 22 + sha256 = "06v9ifpgdfx5v8k8jwqd4y985p27s1wxl7908v3aqxv7203acn7w"; 23 }; 24 25 propagatedBuildInputs = [
+3
pkgs/development/python-modules/flake8/default.nix
··· 19 ++ lib.optionals (pythonOlder "3.5") [ typing ] 20 ++ lib.optionals (pythonOlder "3.8") [ importlib-metadata ]; 21 22 # fixtures fail to initialize correctly 23 checkPhase = '' 24 py.test tests --ignore=tests/integration/test_checker.py
··· 19 ++ lib.optionals (pythonOlder "3.5") [ typing ] 20 ++ lib.optionals (pythonOlder "3.8") [ importlib-metadata ]; 21 22 + # Tests fail on Python 3.7 due to importlib using a deprecated interface 23 + doCheck = !(pythonOlder "3.8"); 24 + 25 # fixtures fail to initialize correctly 26 checkPhase = '' 27 py.test tests --ignore=tests/integration/test_checker.py
+37
pkgs/development/python-modules/git-filter-repo/default.nix
···
··· 1 + { lib 2 + , buildPythonPackage 3 + , fetchPypi 4 + , pythonOlder 5 + , setuptools-scm 6 + }: 7 + 8 + buildPythonPackage rec { 9 + pname = "git-filter-repo"; 10 + version = "2.33.0"; 11 + format = "setuptools"; 12 + 13 + disabled = pythonOlder "3.5"; 14 + 15 + src = fetchPypi { 16 + inherit pname version; 17 + sha256 = "1nxfd5yv8ri7w5pzxclxs0yd317nsdcwvw87ancmdkh69xvx1f2f"; 18 + }; 19 + 20 + nativeBuildInputs = [ 21 + setuptools-scm 22 + ]; 23 + 24 + # Project has no tests 25 + doCheck = false; 26 + 27 + pythonImportsCheck = [ 28 + "git_filter_repo" 29 + ]; 30 + 31 + meta = with lib; { 32 + description = "Quickly rewrite git repository history"; 33 + homepage = "https://github.com/newren/git-filter-repo"; 34 + license = with licenses; [ mit /* or */ gpl2Plus ]; 35 + maintainers = with maintainers; [ fab ]; 36 + }; 37 + }
+2 -2
pkgs/development/python-modules/google-cloud-iam-logging/default.nix
··· 12 13 buildPythonPackage rec { 14 pname = "google-cloud-iam-logging"; 15 - version = "0.1.3"; 16 17 src = fetchPypi { 18 inherit pname version; 19 - sha256 = "5d1847f44a23a2fba815cbfbe7391a0364fd6a5c088fcd5f5a09d454aad8cc7c"; 20 }; 21 22 propagatedBuildInputs = [
··· 12 13 buildPythonPackage rec { 14 pname = "google-cloud-iam-logging"; 15 + version = "0.2.0"; 16 17 src = fetchPypi { 18 inherit pname version; 19 + sha256 = "3d4fb605d2611586a66d16d02803fcb306331f21351b16497ee8c40753be3a27"; 20 }; 21 22 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/gsd/default.nix
··· 4 }: 5 6 buildPythonPackage rec { 7 - version = "2.4.2"; 8 pname = "gsd"; 9 disabled = isPy27; 10 ··· 12 owner = "glotzerlab"; 13 repo = pname; 14 rev = "v${version}"; 15 - sha256 = "1yv84girmqm155yjhhkiy1gdflf62110m2kgjiv4vcsjpy2i6has"; 16 }; 17 18 nativeBuildInputs = [ cython ];
··· 4 }: 5 6 buildPythonPackage rec { 7 + version = "2.5.0"; 8 pname = "gsd"; 9 disabled = isPy27; 10 ··· 12 owner = "glotzerlab"; 13 repo = pname; 14 rev = "v${version}"; 15 + sha256 = "0zw3ihbzkldwijz9phwivnzwylj30a2a4lknfbwm6vkx78rdrb1a"; 16 }; 17 18 nativeBuildInputs = [ cython ];
+2 -2
pkgs/development/python-modules/hg-evolve/default.nix
··· 6 7 buildPythonPackage rec { 8 pname = "hg-evolve"; 9 - version = "10.3.3"; 10 11 src = fetchPypi { 12 inherit pname version; 13 - sha256 = "ca3b0ae45a2c3a811c0dc39153b8a1ea8a5c8f786c56370a41dfd83a5bff2502"; 14 }; 15 16 checkInputs = [
··· 6 7 buildPythonPackage rec { 8 pname = "hg-evolve"; 9 + version = "10.4.0"; 10 11 src = fetchPypi { 12 inherit pname version; 13 + sha256 = "64fd249a7fcabea60953fc3e7f08da6a85960aca367c04d078b999b7f6fd0246"; 14 }; 15 16 checkInputs = [
+2 -2
pkgs/development/python-modules/ibm-cloud-sdk-core/default.nix
··· 11 12 buildPythonPackage rec { 13 pname = "ibm-cloud-sdk-core"; 14 - version = "3.11.3"; 15 16 src = fetchPypi { 17 inherit pname version; 18 - sha256 = "c855d0111dd570f36497cdb8c11510ae8d14fb70698f20529e19f88485266233"; 19 }; 20 21 propagatedBuildInputs = [
··· 11 12 buildPythonPackage rec { 13 pname = "ibm-cloud-sdk-core"; 14 + version = "3.12.0"; 15 16 src = fetchPypi { 17 inherit pname version; 18 + sha256 = "ff3e8675a982f7754359ec598329ba5635014e2bfd51573b9413605849ef314a"; 19 }; 20 21 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/inifile/default.nix
··· 5 6 buildPythonPackage rec { 7 pname = "inifile"; 8 - version = "0.3"; 9 10 src = fetchPypi { 11 inherit pname version; 12 - sha256 = "0zgd53czc1irwx6b5zip8xlmyfr40hz2pd498d8yv61znj6lm16h"; 13 }; 14 15 meta = with lib; {
··· 5 6 buildPythonPackage rec { 7 pname = "inifile"; 8 + version = "0.4.1"; 9 10 src = fetchPypi { 11 inherit pname version; 12 + sha256 = "d9e5eb4708ebf13353c4cfce798ad47890a8bcc5fbae04630223d15d79f55e96"; 13 }; 14 15 meta = with lib; {
+2 -2
pkgs/development/python-modules/intensity-normalization/default.nix
··· 15 16 buildPythonPackage rec { 17 pname = "intensity-normalization"; 18 - version = "2.0.3"; 19 disabled = pythonOlder "3.6"; 20 21 src = fetchPypi { 22 inherit pname version; 23 - sha256 = "d6f2ac360f51f5314e690272cb26c454e6deab69ef48a7c650ea760247d1d4db"; 24 }; 25 26 postPatch = ''
··· 15 16 buildPythonPackage rec { 17 pname = "intensity-normalization"; 18 + version = "2.1.0"; 19 disabled = pythonOlder "3.6"; 20 21 src = fetchPypi { 22 inherit pname version; 23 + sha256 = "0d6eab99067e935336289c564caab541209ddd5e951a111f604b1ec92c710b84"; 24 }; 25 26 postPatch = ''
+2 -2
pkgs/development/python-modules/keepkey/default.nix
··· 3 4 buildPythonPackage rec { 5 pname = "keepkey"; 6 - version = "6.7.0"; 7 8 src = fetchFromGitHub { 9 owner = "keepkey"; 10 repo = "python-keepkey"; 11 rev = "v${version}"; 12 - sha256 = "0yi27wzb4q371y4bywi4hz37h4x63wjsyaa2mbx0rgc8xl2wm6yz"; 13 }; 14 15 propagatedBuildInputs = [ protobuf hidapi trezor ];
··· 3 4 buildPythonPackage rec { 5 pname = "keepkey"; 6 + version = "7.2.1"; 7 8 src = fetchFromGitHub { 9 owner = "keepkey"; 10 repo = "python-keepkey"; 11 rev = "v${version}"; 12 + sha256 = "00hqppdj3s9y25x4ad59y8axq94dd4chhw9zixq32sdrd9v8z55a"; 13 }; 14 15 propagatedBuildInputs = [ protobuf hidapi trezor ];
+2 -2
pkgs/development/python-modules/lightgbm/default.nix
··· 10 11 buildPythonPackage rec { 12 pname = "lightgbm"; 13 - version = "3.2.1"; 14 15 src = fetchPypi { 16 inherit pname version; 17 - sha256 = "bd98e3b501b4c24dc127f4ad93e467f42923fe3eefa99e143b5b93158f024395"; 18 }; 19 20 nativeBuildInputs = [
··· 10 11 buildPythonPackage rec { 12 pname = "lightgbm"; 13 + version = "3.3.0"; 14 15 src = fetchPypi { 16 inherit pname version; 17 + sha256 = "107ae7babbbda2c2f0e07484f0c53cdeb455e9219235f79dc4e1685d7541e505"; 18 }; 19 20 nativeBuildInputs = [
+2 -2
pkgs/development/python-modules/limnoria/default.nix
··· 7 8 buildPythonPackage rec { 9 pname = "limnoria"; 10 - version = "2021.07.21"; 11 disabled = isPy27; # abandoned upstream 12 13 src = fetchPypi { 14 inherit pname version; 15 - sha256 = "80ca1db9648e7678f81b373dab04d06025ec6532e68a9be773ddbd159de54e4c"; 16 }; 17 18 postPatch = ''
··· 7 8 buildPythonPackage rec { 9 pname = "limnoria"; 10 + version = "2021.10.9"; 11 disabled = isPy27; # abandoned upstream 12 13 src = fetchPypi { 14 inherit pname version; 15 + sha256 = "907a4a0765ab29ccd1c2247efa0eda7a9bd82d3be3a2ecfdeb9b9e6fbb9aa56e"; 16 }; 17 18 postPatch = ''
+2 -2
pkgs/development/python-modules/miniaudio/default.nix
··· 8 9 buildPythonPackage rec { 10 pname = "miniaudio"; 11 - version = "1.44"; 12 13 disabled = pythonOlder "3.6"; 14 ··· 16 owner = "irmen"; 17 repo = "pyminiaudio"; 18 rev = "v${version}"; 19 - sha256 = "1na3vx10lc41gkk14h6s3fm4bnrd2bwf4qbf1l6bfvhs92b9k111"; 20 }; 21 22 propagatedBuildInputs = [
··· 8 9 buildPythonPackage rec { 10 pname = "miniaudio"; 11 + version = "1.45"; 12 13 disabled = pythonOlder "3.6"; 14 ··· 16 owner = "irmen"; 17 repo = "pyminiaudio"; 18 rev = "v${version}"; 19 + sha256 = "1yx4n4zax103fmjzdiqzw37zibsh68b2p2l5qvgcnx2zrrjd31yl"; 20 }; 21 22 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/mockupdb/default.nix
··· 4 5 buildPythonPackage rec { 6 pname = "mockupdb"; 7 - version = "1.8.0"; 8 9 src = fetchPypi { 10 inherit pname version; 11 - sha256 = "130z5g96r52h362qc5jbf1g3gw3irb2wr946xlhgcv9ww9z64cl8"; 12 }; 13 14 propagatedBuildInputs = [ pymongo ];
··· 4 5 buildPythonPackage rec { 6 pname = "mockupdb"; 7 + version = "1.8.1"; 8 9 src = fetchPypi { 10 inherit pname version; 11 + sha256 = "d36d0e5b6445ff9141e34d012fa2b5dfe589847aa1e3ecb8d774074962af944e"; 12 }; 13 14 propagatedBuildInputs = [ pymongo ];
+2 -2
pkgs/development/python-modules/mypy-boto3-s3/default.nix
··· 8 9 buildPythonPackage rec { 10 pname = "mypy-boto3-s3"; 11 - version = "1.18.60"; 12 disabled = pythonOlder "3.6"; 13 14 src = fetchPypi { 15 inherit pname version; 16 - sha256 = "4881fdbb41a74a15076c12285abd925a40e29d9f1b06d92b4d7cb12e8d208ae0"; 17 }; 18 19 propagatedBuildInputs = [
··· 8 9 buildPythonPackage rec { 10 pname = "mypy-boto3-s3"; 11 + version = "1.18.62"; 12 disabled = pythonOlder "3.6"; 13 14 src = fetchPypi { 15 inherit pname version; 16 + sha256 = "a12c44b1a1a9653d6f9148f174a9b7b71785481374ef43d962bd580967b6bca8"; 17 }; 18 19 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/nltk/default.nix
··· 6 }: 7 8 buildPythonPackage rec { 9 - version = "3.6.4"; 10 pname = "nltk"; 11 12 src = fetchPypi { 13 inherit pname version; 14 extension = "zip"; 15 - sha256 = "dd7e8012af25737e6aa7bc26568a319508dca789f13e62afa09798dccc7798b5"; 16 }; 17 18 propagatedBuildInputs = [
··· 6 }: 7 8 buildPythonPackage rec { 9 + version = "3.6.5"; 10 pname = "nltk"; 11 12 src = fetchPypi { 13 inherit pname version; 14 extension = "zip"; 15 + sha256 = "834d1a8e38496369390be699be9bca4f2a0f2175b50327272b2ec7a98ffda2a0"; 16 }; 17 18 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/nunavut/default.nix
··· 8 9 buildPythonPackage rec { 10 pname = "nunavut"; 11 - version = "1.5.0"; 12 13 disabled = pythonOlder "3.5"; 14 15 src = fetchPypi { 16 inherit pname version; 17 - sha256 = "d0a7cfbb34dd93aff299a5a357f6f259a0a407c0e9136bab8e495a36e3f0846d"; 18 }; 19 20 propagatedBuildInputs = [
··· 8 9 buildPythonPackage rec { 10 pname = "nunavut"; 11 + version = "1.5.1"; 12 13 disabled = pythonOlder "3.5"; 14 15 src = fetchPypi { 16 inherit pname version; 17 + sha256 = "2c57a9ffe6d462b0ad1ea49ac3ce9ebb3e8d43b2adf653dbe47eaf1b13be3c3b"; 18 }; 19 20 propagatedBuildInputs = [
+30
pkgs/development/python-modules/onetimepass/default.nix
···
··· 1 + { lib, buildPythonPackage, fetchFromGitHub, six, timecop }: 2 + 3 + buildPythonPackage rec { 4 + pname = "onetimepass"; 5 + version = "1.0.1"; 6 + 7 + src = fetchFromGitHub { 8 + owner = "tadeck"; 9 + repo = pname; 10 + rev = "v${version}"; 11 + sha256 = "0wmv62l3r8r4428gdzyj80lhgadfqvj220khz1wnm9alyzg60wkh"; 12 + }; 13 + 14 + propagatedBuildInputs = [ 15 + six 16 + ]; 17 + 18 + checkInputs = [ 19 + timecop 20 + ]; 21 + 22 + pythonImportsCheck = [ "onetimepass" ]; 23 + 24 + meta = with lib; { 25 + description = "One-time password library for HMAC-based (HOTP) and time-based (TOTP) passwords"; 26 + homepage = "https://github.com/tadeck/onetimepass"; 27 + license = licenses.mit; 28 + maintainers = with maintainers; [ zakame ]; 29 + }; 30 + }
+2 -2
pkgs/development/python-modules/progressbar2/default.nix
··· 7 8 buildPythonPackage rec { 9 pname = "progressbar2"; 10 - version = "3.54.0"; 11 12 src = fetchPypi { 13 inherit pname version; 14 - sha256 = "d878893cda2f477c63b5bd0f7f5301f03dd0a81c02554a1f2c5562036369376a"; 15 }; 16 17 propagatedBuildInputs = [ python-utils ];
··· 7 8 buildPythonPackage rec { 9 pname = "progressbar2"; 10 + version = "3.55.0"; 11 12 src = fetchPypi { 13 inherit pname version; 14 + sha256 = "86835d1f1a9317ab41aeb1da5e4184975e2306586839d66daf63067c102f8f04"; 15 }; 16 17 propagatedBuildInputs = [ python-utils ];
+2 -2
pkgs/development/python-modules/pulsectl/default.nix
··· 2 3 buildPythonPackage rec { 4 pname = "pulsectl"; 5 - version = "21.9.1"; 6 7 src = fetchPypi { 8 inherit pname version; 9 - sha256 = "8eef4dbfc97d984e63fd609a3f690d005173ec5342be88d10f67dd507affdf32"; 10 }; 11 12 patches = [
··· 2 3 buildPythonPackage rec { 4 pname = "pulsectl"; 5 + version = "21.10.4"; 6 7 src = fetchPypi { 8 inherit pname version; 9 + sha256 = "c9593a54d01dc1ab47ef20464aa7d00433690c86ae840c58f458fe6dedd6b41a"; 10 }; 11 12 patches = [
+2 -2
pkgs/development/python-modules/pymetar/default.nix
··· 2 3 buildPythonPackage rec { 4 pname = "pymetar"; 5 - version = "1.3"; 6 7 disabled = !isPy3k; 8 9 src = fetchPypi { 10 inherit pname version; 11 - sha256 = "sha256-zhuXOZIIzh5p0CDOsiUNTqeXDoHFcf1BPg868fc7CIg="; 12 }; 13 14 checkPhase = ''
··· 2 3 buildPythonPackage rec { 4 pname = "pymetar"; 5 + version = "1.4"; 6 7 disabled = !isPy3k; 8 9 src = fetchPypi { 10 inherit pname version; 11 + sha256 = "48dbe6c4929961021cb61e49bb9e0605b54c4b61b9fb9ade51076705a08ecd54"; 12 }; 13 14 checkPhase = ''
+2 -2
pkgs/development/python-modules/pynndescent/default.nix
··· 11 12 buildPythonPackage rec { 13 pname = "pynndescent"; 14 - version = "0.5.4"; 15 format = "setuptools"; 16 17 src = fetchPypi { 18 inherit pname version; 19 - sha256 = "221124cbad8e3cf3ed421a4089d80ac5a29d3215e76cb49effc1df887533d2a8"; 20 }; 21 22 propagatedBuildInputs = [
··· 11 12 buildPythonPackage rec { 13 pname = "pynndescent"; 14 + version = "0.5.5"; 15 format = "setuptools"; 16 17 src = fetchPypi { 18 inherit pname version; 19 + sha256 = "7a7df8412b19cfb3596060faf5a8c5d0bf5b3bd504f8efd900fc4e3918c6f882"; 20 }; 21 22 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/pynput/default.nix
··· 2 3 buildPythonPackage rec { 4 pname = "pynput"; 5 - version = "1.7.3"; 6 7 src = fetchPypi { 8 inherit pname version; 9 - sha256 = "4e50b1a0ab86847e87e58f6d1993688b9a44f9f4c88d4712315ea8eb552ef828"; 10 }; 11 12 nativeBuildInputs = [ sphinx ];
··· 2 3 buildPythonPackage rec { 4 pname = "pynput"; 5 + version = "1.7.4"; 6 7 src = fetchPypi { 8 inherit pname version; 9 + sha256 = "16fecc4d1e53a28fb7c669c79e189c3f2cde14a08d6b457c3da07075c82f3b4c"; 10 }; 11 12 nativeBuildInputs = [ sphinx ];
+2 -2
pkgs/development/python-modules/python-rapidjson/default.nix
··· 8 }: 9 10 buildPythonPackage rec { 11 - version = "1.4"; 12 pname = "python-rapidjson"; 13 disabled = pythonOlder "3.4"; 14 15 src = fetchPypi { 16 inherit pname version; 17 - sha256 = "018c20d3983cccfdc9cfed64407d4ba861ef3d64fe324a486f7130431afdefa7"; 18 }; 19 20 LC_ALL="en_US.utf-8";
··· 8 }: 9 10 buildPythonPackage rec { 11 + version = "1.5"; 12 pname = "python-rapidjson"; 13 disabled = pythonOlder "3.4"; 14 15 src = fetchPypi { 16 inherit pname version; 17 + sha256 = "04323e63cf57f7ed927fd9bcb1861ef5ecb0d4d7213f2755969d4a1ac3c2de6f"; 18 }; 19 20 LC_ALL="en_US.utf-8";
+2 -2
pkgs/development/python-modules/pytwitchapi/default.nix
··· 10 11 buildPythonPackage rec { 12 pname = "pytwitchapi"; 13 - version = "2.4.2"; 14 disabled = pythonOlder "3.7"; 15 16 src = fetchFromGitHub { 17 owner = "Teekeks"; 18 repo = "pyTwitchAPI"; 19 rev = "v${version}"; 20 - sha256 = "0fq1ky6nbrb47mlznl3vq8m86lqb6p78fvbcy8x3rm3m5zngxnz7"; 21 }; 22 23 propagatedBuildInputs = [
··· 10 11 buildPythonPackage rec { 12 pname = "pytwitchapi"; 13 + version = "2.5.0"; 14 disabled = pythonOlder "3.7"; 15 16 src = fetchFromGitHub { 17 owner = "Teekeks"; 18 repo = "pyTwitchAPI"; 19 rev = "v${version}"; 20 + sha256 = "0sbzl9a4zxnvnvkmmmfc9c157dgq7y6qfb2cid5nym6jhxkixnqk"; 21 }; 22 23 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/pyvmomi/default.nix
··· 2 3 buildPythonPackage rec { 4 pname = "pyvmomi"; 5 - version = "7.0.2"; 6 7 src = fetchFromGitHub { 8 owner = "vmware"; 9 repo = pname; 10 rev = "v${version}"; 11 - sha256 = "0li6g72ps1vxjzqhz10n02fl6cs069173jd9y4ih5am7vwhrwgpa"; 12 }; 13 14 # requires old version of vcrpy
··· 2 3 buildPythonPackage rec { 4 pname = "pyvmomi"; 5 + version = "7.0.3"; 6 7 src = fetchFromGitHub { 8 owner = "vmware"; 9 repo = pname; 10 rev = "v${version}"; 11 + sha256 = "07jwlbi3k5kvpmgygvpkhsnbdp9m2ndwqxk9k6kyzfszwcbdx4bk"; 12 }; 13 14 # requires old version of vcrpy
+2 -2
pkgs/development/python-modules/robotframework/default.nix
··· 2 3 buildPythonPackage rec { 4 pname = "robotframework"; 5 - version = "4.1.1"; 6 7 src = fetchFromGitHub { 8 owner = pname; 9 repo = pname; 10 rev = "v${version}"; 11 - sha256 = "19pmjd9z3g9xpbri363lzd0gi1xa06aiyw2wjnxwqmd73x6pw695"; 12 }; 13 14 checkInputs = [ jsonschema ];
··· 2 3 buildPythonPackage rec { 4 pname = "robotframework"; 5 + version = "4.1.2"; 6 7 src = fetchFromGitHub { 8 owner = pname; 9 repo = pname; 10 rev = "v${version}"; 11 + sha256 = "0s6lakbd8h1pa4lfdj18sm13gpywszgpcns4hz026a4kam787kby"; 12 }; 13 14 checkInputs = [ jsonschema ];
+2 -2
pkgs/development/python-modules/sagemaker/default.nix
··· 16 17 buildPythonPackage rec { 18 pname = "sagemaker"; 19 - version = "2.60.0"; 20 21 src = fetchPypi { 22 inherit pname version; 23 - sha256 = "0fbd43343918137460eb1b563a81fe6de9b51c2ae4be0b844cf198c5567cd82e"; 24 }; 25 26 pythonImportsCheck = [
··· 16 17 buildPythonPackage rec { 18 pname = "sagemaker"; 19 + version = "2.63.0"; 20 21 src = fetchPypi { 22 inherit pname version; 23 + sha256 = "b4d793217181f4ff1d269aa22e44f82e21a060ec9723301e1ae5e7d9082c76c8"; 24 }; 25 26 pythonImportsCheck = [
+2 -2
pkgs/development/python-modules/strictyaml/default.nix
··· 7 }: 8 9 buildPythonPackage rec { 10 - version = "1.4.4"; 11 pname = "strictyaml"; 12 disabled = isPy27; 13 14 src = fetchPypi { 15 inherit pname version; 16 - sha256 = "044ae3bec56f31e18dff8cfa62a2c9c028f4c7fe4c0f761e50761184d3b68eef"; 17 }; 18 19 postPatch = ''
··· 7 }: 8 9 buildPythonPackage rec { 10 + version = "1.5.0"; 11 pname = "strictyaml"; 12 disabled = isPy27; 13 14 src = fetchPypi { 15 inherit pname version; 16 + sha256 = "273a6382cc98a404d20779351cd5bb12e746397fbe18a8e9ccec4ae3c0ffa0e2"; 17 }; 18 19 postPatch = ''
+2 -2
pkgs/development/python-modules/stripe/default.nix
··· 2 3 buildPythonPackage rec { 4 pname = "stripe"; 5 - version = "2.60.0"; 6 7 src = fetchPypi { 8 inherit pname version; 9 - sha256 = "8966b7793014380f60c6f121ba333d6f333a55818edaf79c8d70464ce0a7a808"; 10 }; 11 12 propagatedBuildInputs = [ requests ];
··· 2 3 buildPythonPackage rec { 4 pname = "stripe"; 5 + version = "2.61.0"; 6 7 src = fetchPypi { 8 inherit pname version; 9 + sha256 = "8131addd3512a22c4c539dda2d869a8f488e06f1b02d1f3a5f0f4848fc56184e"; 10 }; 11 12 propagatedBuildInputs = [ requests ];
+41
pkgs/development/python-modules/svdtools/default.nix
···
··· 1 + { lib 2 + , buildPythonPackage 3 + , pythonOlder 4 + , fetchPypi 5 + , braceexpand 6 + , click 7 + , pyyaml 8 + , lxml 9 + , pytestCheckHook 10 + }: 11 + 12 + buildPythonPackage rec { 13 + pname = "svdtools"; 14 + version = "0.1.20"; 15 + 16 + disabled = pythonOlder "3.8"; 17 + 18 + src = fetchPypi { 19 + inherit version pname; 20 + sha256 = "028s1bn50mfpaygf1wc2mvf06s50wqfplqrkhrjz6kx8vzrmwj72"; 21 + }; 22 + 23 + propagatedBuildInputs = [ 24 + braceexpand 25 + click 26 + pyyaml 27 + lxml 28 + ]; 29 + 30 + checkInputs = [ pytestCheckHook ]; 31 + 32 + pythonImportsCheck = [ "svdtools" ]; 33 + 34 + meta = with lib; { 35 + description = "Python package to handle vendor-supplied, often buggy SVD files"; 36 + homepage = "https://github.com/stm32-rs/svdtools"; 37 + changelog = "https://github.com/stm32-rs/svdtools/blob/v${version}/CHANGELOG.md"; 38 + license = with licenses; [ asl20 /* or */ mit ]; 39 + maintainers = with maintainers; [ newam ]; 40 + }; 41 + }
+29 -9
pkgs/development/python-modules/titlecase/default.nix
··· 1 - { buildPythonPackage, lib, fetchPypi, regex }: 2 3 buildPythonPackage rec { 4 pname = "titlecase"; 5 version = "2.3"; 6 7 - src = fetchPypi { 8 - inherit pname version; 9 - sha256 = "9a1595ed9b88f3ce4362a7602ee63cf074e10ac80d1256b32ea1ec5ffa265fa0"; 10 }; 11 12 - propagatedBuildInputs = [ regex ]; 13 14 - # no tests run 15 - doCheck = false; 16 17 - pythonImportsCheck = [ "titlecase" ]; 18 19 meta = with lib; { 20 homepage = "https://github.com/ppannuto/python-titlecase"; 21 - description = "Python Port of John Gruber's titlecase.pl"; 22 license = licenses.mit; 23 maintainers = with maintainers; [ ]; 24 };
··· 1 + { lib 2 + , buildPythonPackage 3 + , fetchFromGitHub 4 + , pytestCheckHook 5 + , pythonOlder 6 + , regex 7 + }: 8 9 buildPythonPackage rec { 10 pname = "titlecase"; 11 version = "2.3"; 12 + format = "setuptools"; 13 14 + disabled = pythonOlder "3.6"; 15 + 16 + src = fetchFromGitHub { 17 + owner = "ppannuto"; 18 + repo = "python-titlecase"; 19 + rev = "v${version}"; 20 + sha256 = "169ywzn5wfzwyknqavspkdpwbx31nycxsxkl7iywwk71gs1lskkw"; 21 }; 22 23 + propagatedBuildInputs = [ 24 + regex 25 + ]; 26 27 + checkInputs = [ 28 + pytestCheckHook 29 + ]; 30 + 31 + pytestFlagsArray = [ 32 + "titlecase/tests.py" 33 + ]; 34 35 + pythonImportsCheck = [ 36 + "titlecase" 37 + ]; 38 39 meta = with lib; { 40 + description = "Python library to capitalize strings as specified by the New York Times"; 41 homepage = "https://github.com/ppannuto/python-titlecase"; 42 license = licenses.mit; 43 maintainers = with maintainers; [ ]; 44 };
+2 -2
pkgs/development/python-modules/types-protobuf/default.nix
··· 2 3 buildPythonPackage rec { 4 pname = "types-protobuf"; 5 - version = "3.17.5"; 6 7 src = fetchPypi { 8 inherit pname version; 9 - sha256 = "f719a3f436a09d4a13411c9df1209e61b788dca64c6478fcd68e0ae5c5671283"; 10 }; 11 12 propagatedBuildInputs = [ types-futures ];
··· 2 3 buildPythonPackage rec { 4 pname = "types-protobuf"; 5 + version = "3.18.0"; 6 7 src = fetchPypi { 8 inherit pname version; 9 + sha256 = "a391d1a9138fe53fe08aeb6aa15ca7f1a188659b9a6c12af5313c55730eccd6c"; 10 }; 11 12 propagatedBuildInputs = [ types-futures ];
+2 -2
pkgs/development/python-modules/types-requests/default.nix
··· 5 6 buildPythonPackage rec { 7 pname = "types-requests"; 8 - version = "2.25.10"; 9 10 src = fetchPypi { 11 inherit pname version; 12 - sha256 = "sha256-PhIZiBaM/8+mHv+vSPkOvF7gI/bMUNBMAUTt16ImW2U="; 13 }; 14 15 # Modules doesn't have tests
··· 5 6 buildPythonPackage rec { 7 pname = "types-requests"; 8 + version = "2.25.11"; 9 10 src = fetchPypi { 11 inherit pname version; 12 + sha256 = "sha256-snkoTlH2aOOO4S2WZeTXiQifUy3CoL5KFQjKDv2Yup4="; 13 }; 14 15 # Modules doesn't have tests
+32
pkgs/development/python-modules/versionfinder/default.nix
···
··· 1 + { lib, buildPythonPackage, fetchFromGitHub, GitPython, pytest, backoff, requests }: 2 + 3 + buildPythonPackage rec { 4 + pname = "versionfinder"; 5 + version = "1.1.1"; 6 + 7 + src = fetchFromGitHub { 8 + owner = "jantman"; 9 + repo = pname; 10 + rev = version; 11 + sha256 = "16mvjwyhmw39l8by69dgr9b9jnl7yav36523lkh7w7pwd529pbb9"; 12 + }; 13 + 14 + propagatedBuildInputs = [ 15 + GitPython 16 + backoff 17 + ]; 18 + 19 + checkInputs = [ 20 + pytest 21 + requests 22 + ]; 23 + 24 + pythonImportsCheck = [ "versionfinder" ]; 25 + 26 + meta = with lib; { 27 + description = "Find the version of another package, whether installed via pip, setuptools or git"; 28 + homepage = "https://github.com/jantman/versionfinder"; 29 + license = licenses.agpl3Plus; 30 + maintainers = with maintainers; [ zakame ]; 31 + }; 32 + }
+3 -3
pkgs/development/tools/analysis/tflint/default.nix
··· 2 3 buildGoModule rec { 4 pname = "tflint"; 5 - version = "0.32.1"; 6 7 src = fetchFromGitHub { 8 owner = "terraform-linters"; 9 repo = pname; 10 rev = "v${version}"; 11 - sha256 = "sha256-0DK6uTbuIVqrfsrTF0tAbx1WnVpc97nE0zuwTcFoBf8="; 12 }; 13 14 - vendorSha256 = "sha256-ox5Wx/9sJhZq4kFuI/GQlmFzuo5xti8yV+FY0bdR6Ek="; 15 16 doCheck = false; 17
··· 2 3 buildGoModule rec { 4 pname = "tflint"; 5 + version = "0.33.0"; 6 7 src = fetchFromGitHub { 8 owner = "terraform-linters"; 9 repo = pname; 10 rev = "v${version}"; 11 + sha256 = "1cq84ggp32xx79sgrxyqysqs34lhzyv8jdg7d46d9hdvjcwjb5af"; 12 }; 13 14 + vendorSha256 = "1ay3vf4dqlbizq98nxz2cgi67ck1c6lw7wi28w56607qzbx0yvmg"; 15 16 doCheck = false; 17
+49
pkgs/development/tools/git-privacy/default.nix
···
··· 1 + { lib 2 + , fetchFromGitHub 3 + , git 4 + , python3 5 + }: 6 + 7 + python3.pkgs.buildPythonApplication rec { 8 + pname = "git-privacy"; 9 + version = "2.1.0"; 10 + format = "setuptools"; 11 + 12 + disabled = python3.pythonOlder "3.6"; 13 + 14 + src = fetchFromGitHub { 15 + owner = "EMPRI-DEVOPS"; 16 + repo = pname; 17 + rev = "v${version}"; 18 + sha256 = "0hfy43fip1l81672xfwqrz1jryzkjy7h9f2lyikxgibibil0p444"; 19 + }; 20 + 21 + propagatedBuildInputs = with python3.pkgs; [ 22 + click 23 + git-filter-repo 24 + GitPython 25 + pynacl 26 + setuptools 27 + ]; 28 + 29 + checkInputs = with python3.pkgs; [ 30 + git 31 + pytestCheckHook 32 + ]; 33 + 34 + disabledTests = [ 35 + # Tests want to interact with a git repo 36 + "TestGitPrivacy" 37 + ]; 38 + 39 + pythonImportsCheck = [ 40 + "gitprivacy" 41 + ]; 42 + 43 + meta = with lib; { 44 + description = "Tool to redact Git author and committer dates"; 45 + homepage = "https://github.com/EMPRI-DEVOPS/git-privacy"; 46 + license = with licenses; [ bsd2 ]; 47 + maintainers = with maintainers; [ fab ]; 48 + }; 49 + }
+3 -3
pkgs/development/tools/gosec/default.nix
··· 2 3 buildGoModule rec { 4 pname = "gosec"; 5 - version = "2.8.1"; 6 7 subPackages = [ "cmd/gosec" ]; 8 ··· 10 owner = "securego"; 11 repo = pname; 12 rev = "v${version}"; 13 - sha256 = "sha256-AlADSEekcUH/pCGggKlkBDiIYMe1zsoe9hh6fVUwQVA="; 14 }; 15 16 - vendorSha256 = "sha256-HBwIZfvkL9HSwkD1sZzBM7IJFAjLbCxyc95vqR5TFAg="; 17 18 doCheck = false; 19
··· 2 3 buildGoModule rec { 4 pname = "gosec"; 5 + version = "2.9.1"; 6 7 subPackages = [ "cmd/gosec" ]; 8 ··· 10 owner = "securego"; 11 repo = pname; 12 rev = "v${version}"; 13 + sha256 = "0q9834siya19gj5ckymymyzkd1yn34b4xg5bvcgd7ckcpky143yw"; 14 }; 15 16 + vendorSha256 = "1h0bbkp9g5nzzjm8qkaag54n9nl711ckkjwibb1gb9ciqwsad33l"; 17 18 doCheck = false; 19
+2 -2
pkgs/development/tools/metals/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "metals"; 5 - version = "0.10.6"; 6 7 deps = stdenv.mkDerivation { 8 name = "${pname}-deps-${version}"; ··· 16 ''; 17 outputHashMode = "recursive"; 18 outputHashAlgo = "sha256"; 19 - outputHash = "1f31z5isr34acv3nbsdigk3h426vind2zk5qvy44zmb5qmlb15x9"; 20 }; 21 22 nativeBuildInputs = [ makeWrapper ];
··· 2 3 stdenv.mkDerivation rec { 4 pname = "metals"; 5 + version = "0.10.7"; 6 7 deps = stdenv.mkDerivation { 8 name = "${pname}-deps-${version}"; ··· 16 ''; 17 outputHashMode = "recursive"; 18 outputHashAlgo = "sha256"; 19 + outputHash = "0sk4vwpy06smn0k7035bdz0g2y98l8hxmn4v3gijsqaxvnya36x9"; 20 }; 21 22 nativeBuildInputs = [ makeWrapper ];
+82
pkgs/development/tools/misc/luarocks/3.7.nix
···
··· 1 + {lib, stdenv, fetchFromGitHub 2 + , curl, makeWrapper, which, unzip 3 + , lua 4 + # for 'luarocks pack' 5 + , zip 6 + # some packages need to be compiled with cmake 7 + , cmake 8 + , installShellFiles 9 + }: 10 + 11 + stdenv.mkDerivation rec { 12 + pname = "luarocks"; 13 + version = "3.7.0"; 14 + 15 + src = fetchFromGitHub { 16 + owner = "luarocks"; 17 + repo = "luarocks"; 18 + rev = "v${version}"; 19 + sha256 = "1sn2j7hv8nbdjqj1747glk9770zw8q5v8ivaxhvwbk3vl038ck9d"; 20 + }; 21 + 22 + patches = [ ./darwin-3.7.0.patch ]; 23 + 24 + postPatch = lib.optionalString stdenv.targetPlatform.isDarwin '' 25 + substituteInPlace src/luarocks/core/cfg.lua --subst-var-by 'darwinMinVersion' '${stdenv.targetPlatform.darwinMinVersion}' 26 + ''; 27 + 28 + preConfigure = '' 29 + lua -e "" || { 30 + luajit -e "" && { 31 + export LUA_SUFFIX=jit 32 + configureFlags="$configureFlags --lua-suffix=$LUA_SUFFIX" 33 + } 34 + } 35 + lua_inc="$(echo "${lua}/include"/*/)" 36 + if test -n "$lua_inc"; then 37 + configureFlags="$configureFlags --with-lua-include=$lua_inc" 38 + fi 39 + ''; 40 + 41 + nativeBuildInputs = [ makeWrapper installShellFiles ]; 42 + 43 + buildInputs = [ lua curl which ]; 44 + 45 + postInstall = '' 46 + sed -e "1s@.*@#! ${lua}/bin/lua$LUA_SUFFIX@" -i "$out"/bin/* 47 + for i in "$out"/bin/*; do 48 + test -L "$i" || { 49 + wrapProgram "$i" \ 50 + --suffix LUA_PATH ";" "$(echo "$out"/share/lua/*/)?.lua" \ 51 + --suffix LUA_PATH ";" "$(echo "$out"/share/lua/*/)?/init.lua" \ 52 + --suffix LUA_CPATH ";" "$(echo "$out"/lib/lua/*/)?.so" \ 53 + --suffix LUA_CPATH ";" "$(echo "$out"/share/lua/*/)?/init.lua" 54 + } 55 + done 56 + 57 + installShellCompletion --cmd luarocks --bash <($out/bin/luarocks completion bash) 58 + installShellCompletion --cmd luarocks --zsh <($out/bin/luarocks completion zsh) 59 + ''; 60 + 61 + propagatedBuildInputs = [ zip unzip cmake ]; 62 + 63 + # unpack hook for src.rock and rockspec files 64 + setupHook = ./setup-hook.sh; 65 + 66 + # cmake is just to compile packages with "cmake" buildType, not luarocks itself 67 + dontUseCmakeConfigure = true; 68 + 69 + shellHook = '' 70 + export PATH="src/bin:''${PATH:-}" 71 + export LUA_PATH="src/?.lua;''${LUA_PATH:-}" 72 + ''; 73 + 74 + meta = with lib; { 75 + description = "A package manager for Lua"; 76 + license = licenses.mit ; 77 + maintainers = with maintainers; [raskin teto]; 78 + platforms = platforms.linux ++ platforms.darwin; 79 + downloadPage = "http://luarocks.org/releases/"; 80 + updateWalker = true; 81 + }; 82 + }
+24
pkgs/development/tools/misc/luarocks/darwin-3.1.3.patch
···
··· 1 + diff --git a/src/luarocks/core/cfg.lua b/src/luarocks/core/cfg.lua 2 + index c5af5a2..1949fdc 100644 3 + --- a/src/luarocks/core/cfg.lua 4 + +++ b/src/luarocks/core/cfg.lua 5 + @@ -425,7 +425,7 @@ local function make_defaults(lua_version, target_cpu, platforms, home) 6 + defaults.external_lib_extension = "dylib" 7 + defaults.arch = "macosx-"..target_cpu 8 + defaults.variables.LIBFLAG = "-bundle -undefined dynamic_lookup -all_load" 9 + - local version = util.popen_read("sw_vers -productVersion") 10 + + local version = os.getenv("MACOSX_DEPLOYMENT_TARGET") or "@darwinMinVersion@" 11 + version = tonumber(version and version:match("^[^.]+%.([^.]+)")) or 3 12 + if version >= 10 then 13 + version = 8 14 + @@ -434,8 +434,8 @@ local function make_defaults(lua_version, target_cpu, platforms, home) 15 + else 16 + defaults.gcc_rpath = false 17 + end 18 + - defaults.variables.CC = "env MACOSX_DEPLOYMENT_TARGET=10."..version.." gcc" 19 + - defaults.variables.LD = "env MACOSX_DEPLOYMENT_TARGET=10."..version.." gcc" 20 + + defaults.variables.CC = "env MACOSX_DEPLOYMENT_TARGET=10."..version.." clang" 21 + + defaults.variables.LD = "env MACOSX_DEPLOYMENT_TARGET=10."..version.." clang" 22 + defaults.web_browser = "open" 23 + end 24 +
+3 -3
pkgs/development/tools/misc/luarocks/default.nix
··· 10 11 stdenv.mkDerivation rec { 12 pname = "luarocks"; 13 - version = "3.7.0"; 14 15 src = fetchFromGitHub { 16 owner = "luarocks"; 17 repo = "luarocks"; 18 rev = "v${version}"; 19 - sha256 = "1sn2j7hv8nbdjqj1747glk9770zw8q5v8ivaxhvwbk3vl038ck9d"; 20 }; 21 22 - patches = [ ./darwin-3.7.0.patch ]; 23 24 postPatch = lib.optionalString stdenv.targetPlatform.isDarwin '' 25 substituteInPlace src/luarocks/core/cfg.lua --subst-var-by 'darwinMinVersion' '${stdenv.targetPlatform.darwinMinVersion}'
··· 10 11 stdenv.mkDerivation rec { 12 pname = "luarocks"; 13 + version = "3.2.1"; 14 15 src = fetchFromGitHub { 16 owner = "luarocks"; 17 repo = "luarocks"; 18 rev = "v${version}"; 19 + sha256 = "0viiafmb8binksda79ah828q1dfnb6jsqlk7vyndl2xvx9yfn4y2"; 20 }; 21 22 + patches = [ ./darwin-3.1.3.patch ]; 23 24 postPatch = lib.optionalString stdenv.targetPlatform.isDarwin '' 25 substituteInPlace src/luarocks/core/cfg.lua --subst-var-by 'darwinMinVersion' '${stdenv.targetPlatform.darwinMinVersion}'
+4 -4
pkgs/development/tools/misc/macdylibbundler/default.nix
··· 1 { lib, stdenv, makeWrapper, fetchFromGitHub, cctools }: 2 3 - stdenv.mkDerivation { 4 pname = "macdylibbundler"; 5 - version = "20180825"; 6 7 src = fetchFromGitHub { 8 owner = "auriamg"; 9 repo = "macdylibbundler"; 10 - rev = "ce13cb585ead5237813b85e68fe530f085fc0a9e"; 11 - sha256 = "149p3dcnap4hs3nhq5rfvr3m70rrb5hbr5xkj1h0gsfp0d7gvxnj"; 12 }; 13 14 nativeBuildInputs = [ makeWrapper ];
··· 1 { lib, stdenv, makeWrapper, fetchFromGitHub, cctools }: 2 3 + stdenv.mkDerivation rec { 4 pname = "macdylibbundler"; 5 + version = "1.0.0"; 6 7 src = fetchFromGitHub { 8 owner = "auriamg"; 9 repo = "macdylibbundler"; 10 + rev = version; 11 + sha256 = "02w04qvaf9v8yw8bgncx5qj3jx08xdfa855isvq92q27hsb8m8hv"; 12 }; 13 14 nativeBuildInputs = [ makeWrapper ];
+3 -3
pkgs/development/tools/misc/texlab/default.nix
··· 10 11 rustPlatform.buildRustPackage rec { 12 pname = "texlab"; 13 - version = "3.2.0"; 14 15 src = fetchFromGitHub { 16 owner = "latex-lsp"; 17 repo = pname; 18 rev = "v${version}"; 19 - hash = "sha256-iXsV7zt190GH0kTMpdmf8xHk4cqtCVwq6LDICmhe5qU="; 20 }; 21 22 - cargoHash = "sha256-Yqn6VpAKw93QvkxuwNcYvrQm0C4TfisRDcmFy95/yw8="; 23 24 outputs = [ "out" "man" ]; 25
··· 10 11 rustPlatform.buildRustPackage rec { 12 pname = "texlab"; 13 + version = "3.3.0"; 14 15 src = fetchFromGitHub { 16 owner = "latex-lsp"; 17 repo = pname; 18 rev = "v${version}"; 19 + sha256 = "sha256-QLrmUlgrys+Bd2hiaPcfDUtn75XdaMhVThsDRq/ijQQ="; 20 }; 21 22 + cargoSha256 = "sha256-Xw0/vEL50vc9ktwjTz09160Fo7rXRVgeRo/EnWJ2PH0="; 23 24 outputs = [ "out" "man" ]; 25
+5 -2
pkgs/development/tools/pgformatter/default.nix
··· 2 3 perlPackages.buildPerlPackage rec { 4 pname = "pgformatter"; 5 - version = "5.0"; 6 7 src = fetchFromGitHub { 8 owner = "darold"; 9 repo = "pgFormatter"; 10 rev = "v${version}"; 11 - sha256 = "10ml3va6ip501ibaykbhq8282y1j6r8bc8azc1gqxskk5jvfz1jm"; 12 }; 13 14 outputs = [ "out" ]; 15 16 makeMakerFlags = [ "INSTALLDIRS=vendor" ]; 17 18 # Makefile.PL only accepts DESTDIR and INSTALLDIRS, but we need to set more to make this work for NixOS. 19 patchPhase = ''
··· 2 3 perlPackages.buildPerlPackage rec { 4 pname = "pgformatter"; 5 + version = "5.1"; 6 7 src = fetchFromGitHub { 8 owner = "darold"; 9 repo = "pgFormatter"; 10 rev = "v${version}"; 11 + sha256 = "1a6rmph96s7c8lpmpkizcvdf0x4jlsr5iqi7qjprxqsf6zak2rfg"; 12 }; 13 14 outputs = [ "out" ]; 15 16 makeMakerFlags = [ "INSTALLDIRS=vendor" ]; 17 + 18 + # Avoid creating perllocal.pod, which contains a timestamp 19 + installTargets = [ "pure_install" ]; 20 21 # Makefile.PL only accepts DESTDIR and INSTALLDIRS, but we need to set more to make this work for NixOS. 22 patchPhase = ''
+1 -3
pkgs/development/tools/rust/cargo-flash/default.nix
··· 3 , rustPlatform 4 , fetchFromGitHub 5 , libusb1 6 - , openssl 7 , pkg-config 8 , rustfmt 9 - , Security 10 , AppKit 11 }: 12 ··· 24 cargoSha256 = "sha256-f5vUMdyz3vDh2yE0pMKZiknsqTAKkuvTCtlgb6/gaLc="; 25 26 nativeBuildInputs = [ pkg-config rustfmt ]; 27 - buildInputs = [ libusb1 openssl ] ++ lib.optionals stdenv.isDarwin [ Security AppKit ]; 28 29 meta = with lib; { 30 description = "A cargo extension for working with microcontrollers";
··· 3 , rustPlatform 4 , fetchFromGitHub 5 , libusb1 6 , pkg-config 7 , rustfmt 8 , AppKit 9 }: 10 ··· 22 cargoSha256 = "sha256-f5vUMdyz3vDh2yE0pMKZiknsqTAKkuvTCtlgb6/gaLc="; 23 24 nativeBuildInputs = [ pkg-config rustfmt ]; 25 + buildInputs = [ libusb1 ] ++ lib.optionals stdenv.isDarwin [ AppKit ]; 26 27 meta = with lib; { 28 description = "A cargo extension for working with microcontrollers";
+3 -3
pkgs/development/tools/rust/cargo-limit/default.nix
··· 8 9 rustPlatform.buildRustPackage rec { 10 pname = "cargo-limit"; 11 - version = "0.0.8"; 12 13 src = fetchFromGitHub { 14 owner = "alopatindev"; 15 repo = "cargo-limit"; 16 rev = version; 17 - sha256 = "sha256-OHBxQcXhZkJ1F6xLc7/sPpJhJzuJXb91IUjAtyC3XP8="; 18 }; 19 20 - cargoSha256 = "sha256-LxqxRtMKUKZeuvk1caoYy8rv1bkEOQBM8i5SXMF4GXc="; 21 22 buildInputs = lib.optionals stdenv.isDarwin [ libiconv ]; 23
··· 8 9 rustPlatform.buildRustPackage rec { 10 pname = "cargo-limit"; 11 + version = "0.0.9"; 12 13 src = fetchFromGitHub { 14 owner = "alopatindev"; 15 repo = "cargo-limit"; 16 rev = version; 17 + sha256 = "sha256-GRitz9LOdZhbakbLZI2BUfZjqXLrsMK2MQJgixiEHaA="; 18 }; 19 20 + cargoSha256 = "sha256-uiANH9HOvy41FiABTTx2D9Rz1z/F7eITc5aiofaMSfI="; 21 22 buildInputs = lib.optionals stdenv.isDarwin [ libiconv ]; 23
+680 -262
pkgs/development/tools/wasm-bindgen-cli/Cargo.lock
··· 30 source = "registry+https://github.com/rust-lang/crates.io-index" 31 checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" 32 dependencies = [ 33 - "winapi", 34 ] 35 36 [[package]] 37 name = "anyhow" 38 - version = "1.0.42" 39 source = "registry+https://github.com/rust-lang/crates.io-index" 40 - checksum = "595d3cfa7a60d4555cb5067b99f07142a08ea778de5cf993f7b75c7d8fabc486" 41 42 [[package]] 43 name = "arrayvec" ··· 105 dependencies = [ 106 "bstr", 107 "doc-comment", 108 - "predicates 2.0.1", 109 "predicates-core", 110 "predicates-tree", 111 "wait-timeout", ··· 119 dependencies = [ 120 "hermit-abi", 121 "libc", 122 - "winapi", 123 ] 124 125 [[package]] ··· 129 checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" 130 131 [[package]] 132 - name = "base-x" 133 - version = "0.2.8" 134 - source = "registry+https://github.com/rust-lang/crates.io-index" 135 - checksum = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b" 136 - 137 - [[package]] 138 name = "base64" 139 version = "0.9.3" 140 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 158 159 [[package]] 160 name = "bitflags" 161 - version = "1.2.1" 162 source = "registry+https://github.com/rust-lang/crates.io-index" 163 - checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693" 164 165 [[package]] 166 name = "bitvec" ··· 197 198 [[package]] 199 name = "bumpalo" 200 - version = "3.7.0" 201 source = "registry+https://github.com/rust-lang/crates.io-index" 202 - checksum = "9c59e7af012c713f529e7a3ee57ce9b31ddd858d4b512923602f74608b009631" 203 204 [[package]] 205 name = "byteorder" ··· 208 checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" 209 210 [[package]] 211 name = "canvas" 212 version = "0.1.0" 213 dependencies = [ ··· 218 219 [[package]] 220 name = "cc" 221 - version = "1.0.69" 222 source = "registry+https://github.com/rust-lang/crates.io-index" 223 - checksum = "e70cc2f62c6ce1868963827bd677764c62d07c3d9a3e1fb1177ee1a9ab199eb2" 224 225 [[package]] 226 name = "cfg-if" ··· 251 "num-integer", 252 "num-traits 0.2.14", 253 "time 0.1.43", 254 - "winapi", 255 ] 256 257 [[package]] ··· 268 dependencies = [ 269 "ansi_term", 270 "atty", 271 - "bitflags 1.2.1", 272 "strsim 0.8.0", 273 "textwrap", 274 "unicode-width", ··· 292 293 [[package]] 294 name = "console_error_panic_hook" 295 - version = "0.1.6" 296 source = "registry+https://github.com/rust-lang/crates.io-index" 297 - checksum = "b8d976903543e0c48546a91908f21588a680a8c8f984df9a5d69feccb2b2a211" 298 dependencies = [ 299 - "cfg-if 0.1.10", 300 "wasm-bindgen", 301 ] 302 ··· 309 ] 310 311 [[package]] 312 - name = "const_fn" 313 - version = "0.4.8" 314 source = "registry+https://github.com/rust-lang/crates.io-index" 315 - checksum = "f92cfa0fd5690b3cf8c1ef2cabbd9b7ef22fa53cf5e1f92b05103f6d5d1cf6e7" 316 317 [[package]] 318 name = "crossbeam-channel" ··· 360 361 [[package]] 362 name = "curl" 363 - version = "0.4.38" 364 source = "registry+https://github.com/rust-lang/crates.io-index" 365 - checksum = "003cb79c1c6d1c93344c7e1201bb51c2148f24ec2bd9c253709d6b2efb796515" 366 dependencies = [ 367 "curl-sys", 368 "libc", 369 "openssl-probe", 370 "openssl-sys", 371 "schannel", 372 - "socket2", 373 - "winapi", 374 ] 375 376 [[package]] 377 name = "curl-sys" 378 - version = "0.4.45+curl-7.78.0" 379 source = "registry+https://github.com/rust-lang/crates.io-index" 380 - checksum = "de9e5a72b1c744eb5dd20b2be4d7eb84625070bb5c4ab9b347b70464ab1e62eb" 381 dependencies = [ 382 "cc", 383 "libc", ··· 385 "openssl-sys", 386 "pkg-config", 387 "vcpkg", 388 - "winapi", 389 ] 390 391 [[package]] ··· 424 checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8" 425 426 [[package]] 427 - name = "discard" 428 - version = "1.0.4" 429 - source = "registry+https://github.com/rust-lang/crates.io-index" 430 - checksum = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0" 431 - 432 - [[package]] 433 name = "doc-comment" 434 version = "0.3.3" 435 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 462 checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457" 463 464 [[package]] 465 name = "enum_primitive" 466 version = "0.1.1" 467 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 504 "cfg-if 1.0.0", 505 "libc", 506 "redox_syscall", 507 - "winapi", 508 ] 509 510 [[package]] ··· 517 ] 518 519 [[package]] 520 name = "foreign-types" 521 version = "0.3.2" 522 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 542 ] 543 544 [[package]] 545 name = "funty" 546 version = "1.1.0" 547 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 549 550 [[package]] 551 name = "futures" 552 - version = "0.3.16" 553 source = "registry+https://github.com/rust-lang/crates.io-index" 554 - checksum = "1adc00f486adfc9ce99f77d717836f0c5aa84965eb0b4f051f4e83f7cab53f8b" 555 dependencies = [ 556 "futures-channel", 557 "futures-core", ··· 564 565 [[package]] 566 name = "futures-channel" 567 - version = "0.3.16" 568 source = "registry+https://github.com/rust-lang/crates.io-index" 569 - checksum = "74ed2411805f6e4e3d9bc904c95d5d423b89b3b25dc0250aa74729de20629ff9" 570 dependencies = [ 571 "futures-core", 572 "futures-sink", ··· 583 584 [[package]] 585 name = "futures-core" 586 - version = "0.3.16" 587 source = "registry+https://github.com/rust-lang/crates.io-index" 588 - checksum = "af51b1b4a7fdff033703db39de8802c673eb91855f2e0d47dcf3bf2c0ef01f99" 589 590 [[package]] 591 name = "futures-core-preview" ··· 595 596 [[package]] 597 name = "futures-executor" 598 - version = "0.3.16" 599 source = "registry+https://github.com/rust-lang/crates.io-index" 600 - checksum = "4d0d535a57b87e1ae31437b892713aee90cd2d7b0ee48727cd11fc72ef54761c" 601 dependencies = [ 602 "futures-core", 603 "futures-task", ··· 606 607 [[package]] 608 name = "futures-io" 609 - version = "0.3.16" 610 source = "registry+https://github.com/rust-lang/crates.io-index" 611 - checksum = "0b0e06c393068f3a6ef246c75cdca793d6a46347e75286933e5e75fd2fd11582" 612 613 [[package]] 614 name = "futures-lite" ··· 617 checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48" 618 dependencies = [ 619 "futures-core", 620 - "pin-project-lite", 621 ] 622 623 [[package]] 624 name = "futures-macro" 625 - version = "0.3.16" 626 source = "registry+https://github.com/rust-lang/crates.io-index" 627 - checksum = "c54913bae956fb8df7f4dc6fc90362aa72e69148e3f39041fbe8742d21e0ac57" 628 dependencies = [ 629 "autocfg", 630 "proc-macro-hack", ··· 635 636 [[package]] 637 name = "futures-sink" 638 - version = "0.3.16" 639 source = "registry+https://github.com/rust-lang/crates.io-index" 640 - checksum = "c0f30aaa67363d119812743aa5f33c201a7a66329f97d1a887022971feea4b53" 641 642 [[package]] 643 name = "futures-task" 644 - version = "0.3.16" 645 source = "registry+https://github.com/rust-lang/crates.io-index" 646 - checksum = "bbe54a98670017f3be909561f6ad13e810d9a51f3f061b902062ca3da80799f2" 647 648 [[package]] 649 name = "futures-util" 650 - version = "0.3.16" 651 source = "registry+https://github.com/rust-lang/crates.io-index" 652 - checksum = "67eb846bfd58e44a8481a00049e82c43e0ccb5d61f8dc071057cb19249dd4d78" 653 dependencies = [ 654 "autocfg", 655 "futures-channel", ··· 659 "futures-sink", 660 "futures-task", 661 "memchr", 662 - "pin-project-lite", 663 "pin-utils", 664 "proc-macro-hack", 665 "proc-macro-nested", ··· 694 checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574" 695 696 [[package]] 697 name = "guide-supported-types-examples" 698 version = "0.1.0" 699 dependencies = [ ··· 702 ] 703 704 [[package]] 705 name = "heck" 706 version = "0.3.3" 707 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 727 ] 728 729 [[package]] 730 name = "httparse" 731 - version = "1.4.1" 732 source = "registry+https://github.com/rust-lang/crates.io-index" 733 - checksum = "f3a87b616e37e93c22fb19bcd386f02f3af5ea98a25670ad0fce773de23c5e68" 734 735 [[package]] 736 name = "humansize" ··· 745 checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 746 747 [[package]] 748 name = "id-arena" 749 version = "2.2.1" 750 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 789 ] 790 791 [[package]] 792 name = "inflate" 793 version = "0.1.1" 794 source = "registry+https://github.com/rust-lang/crates.io-index" 795 checksum = "e7e0062d2dc2f17d2f13750d95316ae8a2ff909af0fda957084f5defd87c43bb" 796 797 [[package]] 798 name = "itertools" 799 version = "0.10.1" 800 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 805 806 [[package]] 807 name = "itoa" 808 - version = "0.4.7" 809 source = "registry+https://github.com/rust-lang/crates.io-index" 810 - checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736" 811 812 [[package]] 813 name = "jpeg-decoder" ··· 820 821 [[package]] 822 name = "js-sys" 823 - version = "0.3.52" 824 dependencies = [ 825 "wasm-bindgen", 826 "wasm-bindgen-futures", ··· 828 ] 829 830 [[package]] 831 name = "julia_set" 832 version = "0.1.0" 833 dependencies = [ 834 "wasm-bindgen", 835 "web-sys", 836 ] 837 838 [[package]] ··· 843 844 [[package]] 845 name = "leb128" 846 - version = "0.2.4" 847 source = "registry+https://github.com/rust-lang/crates.io-index" 848 - checksum = "3576a87f2ba00f6f106fdfcd16db1d698d648a26ad8e0573cad8537c3c362d2a" 849 850 [[package]] 851 name = "lexical-core" ··· 854 checksum = "6607c62aa161d23d17a9072cc5da0be67cdfc89d3afb1e8d9c842bebc2525ffe" 855 dependencies = [ 856 "arrayvec", 857 - "bitflags 1.2.1", 858 "cfg-if 1.0.0", 859 "ryu", 860 "static_assertions", ··· 862 863 [[package]] 864 name = "libc" 865 - version = "0.2.99" 866 source = "registry+https://github.com/rust-lang/crates.io-index" 867 - checksum = "a7f823d141fe0a24df1e23b4af4e3c7ba9e5966ec514ea068c93024aa7deb765" 868 869 [[package]] 870 name = "libz-sys" ··· 895 896 [[package]] 897 name = "matches" 898 - version = "0.1.8" 899 source = "registry+https://github.com/rust-lang/crates.io-index" 900 - checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" 901 902 [[package]] 903 name = "memchr" ··· 931 ] 932 933 [[package]] 934 name = "multipart" 935 version = "0.18.0" 936 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 949 ] 950 951 [[package]] 952 name = "no-std" 953 version = "0.1.0" 954 dependencies = [ ··· 1051 1052 [[package]] 1053 name = "openssl" 1054 - version = "0.10.35" 1055 source = "registry+https://github.com/rust-lang/crates.io-index" 1056 - checksum = "549430950c79ae24e6d02e0b7404534ecf311d94cc9f861e9e4020187d13d885" 1057 dependencies = [ 1058 - "bitflags 1.2.1", 1059 "cfg-if 1.0.0", 1060 "foreign-types", 1061 "libc", ··· 1071 1072 [[package]] 1073 name = "openssl-src" 1074 - version = "111.15.0+1.1.1k" 1075 source = "registry+https://github.com/rust-lang/crates.io-index" 1076 - checksum = "b1a5f6ae2ac04393b217ea9f700cd04fa9bf3d93fae2872069f3d15d908af70a" 1077 dependencies = [ 1078 "cc", 1079 ] 1080 1081 [[package]] 1082 name = "openssl-sys" 1083 - version = "0.9.65" 1084 source = "registry+https://github.com/rust-lang/crates.io-index" 1085 - checksum = "7a7907e3bfa08bb85105209cdfcb6c63d109f8f6c1ed6ca318fff5c1853fbc1d" 1086 dependencies = [ 1087 "autocfg", 1088 "cc", ··· 1108 ] 1109 1110 [[package]] 1111 name = "pin-project-lite" 1112 version = "0.2.7" 1113 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1121 1122 [[package]] 1123 name = "pkg-config" 1124 - version = "0.3.19" 1125 source = "registry+https://github.com/rust-lang/crates.io-index" 1126 - checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c" 1127 1128 [[package]] 1129 name = "png" ··· 1158 1159 [[package]] 1160 name = "predicates" 1161 - version = "2.0.1" 1162 source = "registry+https://github.com/rust-lang/crates.io-index" 1163 - checksum = "bc3d91237f5de3bcd9d927e24d03b495adb6135097b001cea7403e2d573d00a9" 1164 dependencies = [ 1165 "difflib", 1166 "itertools", ··· 1175 1176 [[package]] 1177 name = "predicates-tree" 1178 - version = "1.0.3" 1179 source = "registry+https://github.com/rust-lang/crates.io-index" 1180 - checksum = "d7dd0fd014130206c9352efbdc92be592751b2b9274dff685348341082c6ea3d" 1181 dependencies = [ 1182 "predicates-core", 1183 - "treeline", 1184 ] 1185 1186 [[package]] ··· 1221 1222 [[package]] 1223 name = "proc-macro2" 1224 - version = "1.0.28" 1225 source = "registry+https://github.com/rust-lang/crates.io-index" 1226 - checksum = "5c7ed8b8c7b886ea3ed7dde405212185f423ab44682667c8c6dd14aa1d9f6612" 1227 dependencies = [ 1228 "unicode-xid", 1229 ] ··· 1236 1237 [[package]] 1238 name = "quote" 1239 - version = "1.0.9" 1240 source = "registry+https://github.com/rust-lang/crates.io-index" 1241 - checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7" 1242 dependencies = [ 1243 "proc-macro2", 1244 ] ··· 1345 source = "registry+https://github.com/rust-lang/crates.io-index" 1346 checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff" 1347 dependencies = [ 1348 - "bitflags 1.2.1", 1349 ] 1350 1351 [[package]] ··· 1377 source = "registry+https://github.com/rust-lang/crates.io-index" 1378 checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" 1379 dependencies = [ 1380 - "winapi", 1381 ] 1382 1383 [[package]] ··· 1389 ] 1390 1391 [[package]] 1392 name = "rouille" 1393 - version = "3.2.1" 1394 source = "registry+https://github.com/rust-lang/crates.io-index" 1395 - checksum = "8263ea8c0988dbdd89e679d408eaa5505bb886677e997562646c2e2ba4d2e6db" 1396 dependencies = [ 1397 "base64 0.13.0", 1398 "chrono", ··· 1406 "serde_json", 1407 "sha1", 1408 "threadpool", 1409 - "time 0.2.27", 1410 "tiny_http", 1411 "url", 1412 ] ··· 1419 ] 1420 1421 [[package]] 1422 - name = "rustc-demangle" 1423 - version = "0.1.20" 1424 - source = "registry+https://github.com/rust-lang/crates.io-index" 1425 - checksum = "dead70b0b5e03e9c814bcb6b01e03e68f7c57a80aa48c72ec92152ab3e818d49" 1426 1427 [[package]] 1428 - name = "rustc_version" 1429 - version = "0.2.3" 1430 source = "registry+https://github.com/rust-lang/crates.io-index" 1431 - checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" 1432 - dependencies = [ 1433 - "semver", 1434 - ] 1435 1436 [[package]] 1437 name = "ryu" ··· 1462 checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75" 1463 dependencies = [ 1464 "lazy_static", 1465 - "winapi", 1466 ] 1467 1468 [[package]] ··· 1484 checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" 1485 1486 [[package]] 1487 - name = "semver" 1488 - version = "0.9.0" 1489 source = "registry+https://github.com/rust-lang/crates.io-index" 1490 - checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" 1491 dependencies = [ 1492 - "semver-parser", 1493 ] 1494 1495 [[package]] 1496 - name = "semver-parser" 1497 - version = "0.7.0" 1498 source = "registry+https://github.com/rust-lang/crates.io-index" 1499 - checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" 1500 1501 [[package]] 1502 name = "serde" 1503 - version = "1.0.127" 1504 source = "registry+https://github.com/rust-lang/crates.io-index" 1505 - checksum = "f03b9878abf6d14e6779d3f24f07b2cfa90352cfec4acc5aab8f1ac7f146fae8" 1506 dependencies = [ 1507 "serde_derive", 1508 ] 1509 1510 [[package]] 1511 name = "serde_derive" 1512 - version = "1.0.127" 1513 source = "registry+https://github.com/rust-lang/crates.io-index" 1514 - checksum = "a024926d3432516606328597e0f224a51355a493b49fdd67e9209187cbe55ecc" 1515 dependencies = [ 1516 "proc-macro2", 1517 "quote", ··· 1520 1521 [[package]] 1522 name = "serde_json" 1523 - version = "1.0.66" 1524 source = "registry+https://github.com/rust-lang/crates.io-index" 1525 - checksum = "336b10da19a12ad094b59d870ebde26a45402e5b470add4b5fd03c5048a32127" 1526 dependencies = [ 1527 "itoa", 1528 "ryu", ··· 1530 ] 1531 1532 [[package]] 1533 name = "sha1" 1534 version = "0.6.0" 1535 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1537 1538 [[package]] 1539 name = "slab" 1540 - version = "0.4.4" 1541 source = "registry+https://github.com/rust-lang/crates.io-index" 1542 - checksum = "c307a32c1c5c437f38c7fd45d753050587732ba8628319fbdf12a7e289ccc590" 1543 1544 [[package]] 1545 name = "socket2" 1546 - version = "0.4.1" 1547 source = "registry+https://github.com/rust-lang/crates.io-index" 1548 - checksum = "765f090f0e423d2b55843402a07915add955e7d60657db13707a159727326cad" 1549 dependencies = [ 1550 "libc", 1551 - "winapi", 1552 ] 1553 1554 [[package]] ··· 1558 checksum = "4bf77cb82ba8453b42b6ae1d692e4cdc92f9a47beaf89a847c8be83f4e328ad3" 1559 1560 [[package]] 1561 - name = "standback" 1562 - version = "0.2.17" 1563 - source = "registry+https://github.com/rust-lang/crates.io-index" 1564 - checksum = "e113fb6f3de07a243d434a56ec6f186dfd51cb08448239fe7bcae73f87ff28ff" 1565 - dependencies = [ 1566 - "version_check", 1567 - ] 1568 - 1569 - [[package]] 1570 name = "static_assertions" 1571 version = "1.1.0" 1572 source = "registry+https://github.com/rust-lang/crates.io-index" 1573 checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 1574 1575 [[package]] 1576 - name = "stdweb" 1577 - version = "0.4.20" 1578 - source = "registry+https://github.com/rust-lang/crates.io-index" 1579 - checksum = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5" 1580 - dependencies = [ 1581 - "discard", 1582 - "rustc_version", 1583 - "stdweb-derive", 1584 - "stdweb-internal-macros", 1585 - "stdweb-internal-runtime", 1586 - "wasm-bindgen", 1587 - ] 1588 - 1589 - [[package]] 1590 - name = "stdweb-derive" 1591 - version = "0.5.3" 1592 - source = "registry+https://github.com/rust-lang/crates.io-index" 1593 - checksum = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef" 1594 - dependencies = [ 1595 - "proc-macro2", 1596 - "quote", 1597 - "serde", 1598 - "serde_derive", 1599 - "syn", 1600 - ] 1601 - 1602 - [[package]] 1603 - name = "stdweb-internal-macros" 1604 - version = "0.2.9" 1605 - source = "registry+https://github.com/rust-lang/crates.io-index" 1606 - checksum = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11" 1607 - dependencies = [ 1608 - "base-x", 1609 - "proc-macro2", 1610 - "quote", 1611 - "serde", 1612 - "serde_derive", 1613 - "serde_json", 1614 - "sha1", 1615 - "syn", 1616 - ] 1617 - 1618 - [[package]] 1619 - name = "stdweb-internal-runtime" 1620 - version = "0.1.5" 1621 - source = "registry+https://github.com/rust-lang/crates.io-index" 1622 - checksum = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0" 1623 - 1624 - [[package]] 1625 name = "strsim" 1626 version = "0.8.0" 1627 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1635 1636 [[package]] 1637 name = "structopt" 1638 - version = "0.3.22" 1639 source = "registry+https://github.com/rust-lang/crates.io-index" 1640 - checksum = "69b041cdcb67226aca307e6e7be44c8806423d83e018bd662360a93dabce4d71" 1641 dependencies = [ 1642 "clap", 1643 "lazy_static", ··· 1646 1647 [[package]] 1648 name = "structopt-derive" 1649 - version = "0.4.15" 1650 source = "registry+https://github.com/rust-lang/crates.io-index" 1651 - checksum = "7813934aecf5f51a54775e00068c237de98489463968231a51746bbbc03f9c10" 1652 dependencies = [ 1653 "heck", 1654 "proc-macro-error", ··· 1659 1660 [[package]] 1661 name = "syn" 1662 - version = "1.0.74" 1663 source = "registry+https://github.com/rust-lang/crates.io-index" 1664 - checksum = "1873d832550d4588c3dbc20f01361ab00bfe741048f71e3fecf145a7cc18b29c" 1665 dependencies = [ 1666 "proc-macro2", 1667 "quote", ··· 1685 "rand", 1686 "redox_syscall", 1687 "remove_dir_all", 1688 - "winapi", 1689 ] 1690 1691 [[package]] ··· 1698 ] 1699 1700 [[package]] 1701 name = "textwrap" 1702 version = "0.11.0" 1703 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1722 checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438" 1723 dependencies = [ 1724 "libc", 1725 - "winapi", 1726 ] 1727 1728 [[package]] 1729 name = "time" 1730 - version = "0.2.27" 1731 source = "registry+https://github.com/rust-lang/crates.io-index" 1732 - checksum = "4752a97f8eebd6854ff91f1c1824cd6160626ac4bd44287f7f4ea2035a02a242" 1733 dependencies = [ 1734 - "const_fn", 1735 "libc", 1736 - "standback", 1737 - "stdweb", 1738 - "time-macros", 1739 - "version_check", 1740 - "winapi", 1741 - ] 1742 - 1743 - [[package]] 1744 - name = "time-macros" 1745 - version = "0.1.1" 1746 - source = "registry+https://github.com/rust-lang/crates.io-index" 1747 - checksum = "957e9c6e26f12cb6d0dd7fc776bb67a706312e7299aed74c8dd5b17ebb27e2f1" 1748 - dependencies = [ 1749 - "proc-macro-hack", 1750 - "time-macros-impl", 1751 - ] 1752 - 1753 - [[package]] 1754 - name = "time-macros-impl" 1755 - version = "0.1.2" 1756 - source = "registry+https://github.com/rust-lang/crates.io-index" 1757 - checksum = "fd3c141a1b43194f3f56a1411225df8646c55781d5f26db825b3d98507eb482f" 1758 - dependencies = [ 1759 - "proc-macro-hack", 1760 - "proc-macro2", 1761 - "quote", 1762 - "standback", 1763 - "syn", 1764 ] 1765 1766 [[package]] ··· 1778 1779 [[package]] 1780 name = "tinyvec" 1781 - version = "1.3.1" 1782 source = "registry+https://github.com/rust-lang/crates.io-index" 1783 - checksum = "848a1e1181b9f6753b5e96a092749e29b11d19ede67dfbbd6c7dc7e0f49b5338" 1784 dependencies = [ 1785 "tinyvec_macros", 1786 ] ··· 1803 ] 1804 1805 [[package]] 1806 name = "toml" 1807 version = "0.5.8" 1808 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1812 ] 1813 1814 [[package]] 1815 - name = "treeline" 1816 - version = "0.1.0" 1817 source = "registry+https://github.com/rust-lang/crates.io-index" 1818 - checksum = "a7f741b240f1a48843f9b8e0444fb55fb2a4ff67293b50a9179dfd5ea67f8d41" 1819 1820 [[package]] 1821 name = "trybuild" 1822 - version = "1.0.43" 1823 source = "registry+https://github.com/rust-lang/crates.io-index" 1824 - checksum = "c02c413315329fc96167f922b46fd0caa3a43f4697b7a7896b183c7142635832" 1825 dependencies = [ 1826 "glob", 1827 "lazy_static", ··· 1846 dependencies = [ 1847 "js-sys", 1848 "wasm-bindgen", 1849 "web-sys", 1850 ] 1851 ··· 1860 1861 [[package]] 1862 name = "unicode-bidi" 1863 - version = "0.3.5" 1864 source = "registry+https://github.com/rust-lang/crates.io-index" 1865 - checksum = "eeb8be209bb1c96b7c177c7420d26e04eccacb0eeae6b980e35fcb74678107e0" 1866 - dependencies = [ 1867 - "matches", 1868 - ] 1869 1870 [[package]] 1871 name = "unicode-normalization" ··· 1884 1885 [[package]] 1886 name = "unicode-width" 1887 - version = "0.1.8" 1888 source = "registry+https://github.com/rust-lang/crates.io-index" 1889 - checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3" 1890 1891 [[package]] 1892 name = "unicode-xid" ··· 1958 "proc-macro2", 1959 "quote", 1960 "syn", 1961 ] 1962 1963 [[package]] ··· 1968 1969 [[package]] 1970 name = "wasm-bindgen" 1971 - version = "0.2.75" 1972 dependencies = [ 1973 "cfg-if 1.0.0", 1974 "js-sys", ··· 1984 1985 [[package]] 1986 name = "wasm-bindgen-backend" 1987 - version = "0.2.75" 1988 dependencies = [ 1989 "bumpalo", 1990 "lazy_static", ··· 2005 2006 [[package]] 2007 name = "wasm-bindgen-cli" 2008 - version = "0.2.75" 2009 dependencies = [ 2010 "anyhow", 2011 "assert_cmd", ··· 2033 2034 [[package]] 2035 name = "wasm-bindgen-cli-support" 2036 - version = "0.2.75" 2037 dependencies = [ 2038 "anyhow", 2039 "base64 0.9.3", ··· 2055 2056 [[package]] 2057 name = "wasm-bindgen-externref-xform" 2058 - version = "0.2.75" 2059 dependencies = [ 2060 "anyhow", 2061 "rayon", ··· 2067 2068 [[package]] 2069 name = "wasm-bindgen-futures" 2070 - version = "0.4.25" 2071 dependencies = [ 2072 "cfg-if 1.0.0", 2073 "futures-channel-preview", ··· 2081 2082 [[package]] 2083 name = "wasm-bindgen-macro" 2084 - version = "0.2.75" 2085 dependencies = [ 2086 "quote", 2087 "trybuild", ··· 2092 2093 [[package]] 2094 name = "wasm-bindgen-macro-support" 2095 - version = "0.2.75" 2096 dependencies = [ 2097 "proc-macro2", 2098 "quote", ··· 2103 2104 [[package]] 2105 name = "wasm-bindgen-multi-value-xform" 2106 - version = "0.2.75" 2107 dependencies = [ 2108 "anyhow", 2109 "rayon", ··· 2124 2125 [[package]] 2126 name = "wasm-bindgen-shared" 2127 - version = "0.2.75" 2128 2129 [[package]] 2130 name = "wasm-bindgen-test" 2131 - version = "0.3.25" 2132 dependencies = [ 2133 "console_error_panic_hook", 2134 "js-sys", ··· 2154 2155 [[package]] 2156 name = "wasm-bindgen-test-macro" 2157 - version = "0.3.25" 2158 dependencies = [ 2159 "proc-macro2", 2160 "quote", ··· 2162 2163 [[package]] 2164 name = "wasm-bindgen-threads-xform" 2165 - version = "0.2.75" 2166 dependencies = [ 2167 "anyhow", 2168 "walrus", ··· 2171 2172 [[package]] 2173 name = "wasm-bindgen-wasm-conventions" 2174 - version = "0.2.75" 2175 dependencies = [ 2176 "anyhow", 2177 "walrus", ··· 2179 2180 [[package]] 2181 name = "wasm-bindgen-wasm-interpreter" 2182 - version = "0.2.75" 2183 dependencies = [ 2184 "anyhow", 2185 "log", ··· 2191 2192 [[package]] 2193 name = "wasm-bindgen-webidl" 2194 - version = "0.2.75" 2195 dependencies = [ 2196 "anyhow", 2197 "env_logger", ··· 2255 2256 [[package]] 2257 name = "wasmparser" 2258 - version = "0.80.0" 2259 source = "registry+https://github.com/rust-lang/crates.io-index" 2260 - checksum = "a5f71b80b8193e50910919e7d1bc956d2b4f42b1cb1fad84bacb59332c16f2cf" 2261 2262 [[package]] 2263 name = "wasmprinter" 2264 - version = "0.2.28" 2265 source = "registry+https://github.com/rust-lang/crates.io-index" 2266 - checksum = "b48e4f2999b9930e9b037e328357d7d2367e0d8ea6e534be90aeff60976c0452" 2267 dependencies = [ 2268 "anyhow", 2269 - "wasmparser 0.80.0", 2270 ] 2271 2272 [[package]] ··· 2280 2281 [[package]] 2282 name = "wast" 2283 - version = "37.0.0" 2284 source = "registry+https://github.com/rust-lang/crates.io-index" 2285 - checksum = "9bc7b9a76845047ded00e031754ff410afee0d50fbdf62b55bdeecd245063d68" 2286 dependencies = [ 2287 "leb128", 2288 ] 2289 2290 [[package]] 2291 name = "wat" 2292 - version = "1.0.39" 2293 source = "registry+https://github.com/rust-lang/crates.io-index" 2294 - checksum = "2ab2cc8d9a69d1ab28a41d9149bb06bb927aba8fc9d56625f8b597a564c83f50" 2295 dependencies = [ 2296 - "wast 37.0.0", 2297 ] 2298 2299 [[package]] 2300 name = "web-sys" 2301 - version = "0.3.52" 2302 dependencies = [ 2303 "js-sys", 2304 "wasm-bindgen", ··· 2377 2378 [[package]] 2379 name = "winapi" 2380 version = "0.3.9" 2381 source = "registry+https://github.com/rust-lang/crates.io-index" 2382 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" ··· 2386 ] 2387 2388 [[package]] 2389 name = "winapi-i686-pc-windows-gnu" 2390 version = "0.4.0" 2391 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2397 source = "registry+https://github.com/rust-lang/crates.io-index" 2398 checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 2399 dependencies = [ 2400 - "winapi", 2401 ] 2402 2403 [[package]] ··· 2405 version = "0.4.0" 2406 source = "registry+https://github.com/rust-lang/crates.io-index" 2407 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 2408 2409 [[package]] 2410 name = "wit-parser" ··· 2496 dependencies = [ 2497 "wasm-bindgen", 2498 "web-sys", 2499 ] 2500 2501 [[package]]
··· 30 source = "registry+https://github.com/rust-lang/crates.io-index" 31 checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" 32 dependencies = [ 33 + "winapi 0.3.9", 34 ] 35 36 [[package]] 37 name = "anyhow" 38 + version = "1.0.44" 39 source = "registry+https://github.com/rust-lang/crates.io-index" 40 + checksum = "61604a8f862e1d5c3229fdd78f8b02c68dcf73a4c4b05fd636d12240aaa242c1" 41 42 [[package]] 43 name = "arrayvec" ··· 105 dependencies = [ 106 "bstr", 107 "doc-comment", 108 + "predicates 2.0.3", 109 "predicates-core", 110 "predicates-tree", 111 "wait-timeout", ··· 119 dependencies = [ 120 "hermit-abi", 121 "libc", 122 + "winapi 0.3.9", 123 ] 124 125 [[package]] ··· 129 checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" 130 131 [[package]] 132 name = "base64" 133 version = "0.9.3" 134 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 152 153 [[package]] 154 name = "bitflags" 155 + version = "1.3.2" 156 source = "registry+https://github.com/rust-lang/crates.io-index" 157 + checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 158 159 [[package]] 160 name = "bitvec" ··· 191 192 [[package]] 193 name = "bumpalo" 194 + version = "3.7.1" 195 source = "registry+https://github.com/rust-lang/crates.io-index" 196 + checksum = "d9df67f7bf9ef8498769f994239c45613ef0c5899415fb58e9add412d2c1a538" 197 198 [[package]] 199 name = "byteorder" ··· 202 checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" 203 204 [[package]] 205 + name = "bytes" 206 + version = "0.5.6" 207 + source = "registry+https://github.com/rust-lang/crates.io-index" 208 + checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38" 209 + 210 + [[package]] 211 + name = "bytes" 212 + version = "1.1.0" 213 + source = "registry+https://github.com/rust-lang/crates.io-index" 214 + checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8" 215 + 216 + [[package]] 217 name = "canvas" 218 version = "0.1.0" 219 dependencies = [ ··· 224 225 [[package]] 226 name = "cc" 227 + version = "1.0.71" 228 source = "registry+https://github.com/rust-lang/crates.io-index" 229 + checksum = "79c2681d6594606957bbb8631c4b90a7fcaaa72cdb714743a437b156d6a7eedd" 230 231 [[package]] 232 name = "cfg-if" ··· 257 "num-integer", 258 "num-traits 0.2.14", 259 "time 0.1.43", 260 + "winapi 0.3.9", 261 ] 262 263 [[package]] ··· 274 dependencies = [ 275 "ansi_term", 276 "atty", 277 + "bitflags 1.3.2", 278 "strsim 0.8.0", 279 "textwrap", 280 "unicode-width", ··· 298 299 [[package]] 300 name = "console_error_panic_hook" 301 + version = "0.1.7" 302 source = "registry+https://github.com/rust-lang/crates.io-index" 303 + checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc" 304 dependencies = [ 305 + "cfg-if 1.0.0", 306 "wasm-bindgen", 307 ] 308 ··· 315 ] 316 317 [[package]] 318 + name = "core-foundation" 319 + version = "0.9.2" 320 source = "registry+https://github.com/rust-lang/crates.io-index" 321 + checksum = "6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3" 322 + dependencies = [ 323 + "core-foundation-sys", 324 + "libc", 325 + ] 326 + 327 + [[package]] 328 + name = "core-foundation-sys" 329 + version = "0.8.3" 330 + source = "registry+https://github.com/rust-lang/crates.io-index" 331 + checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc" 332 333 [[package]] 334 name = "crossbeam-channel" ··· 376 377 [[package]] 378 name = "curl" 379 + version = "0.4.39" 380 source = "registry+https://github.com/rust-lang/crates.io-index" 381 + checksum = "aaa3b8db7f3341ddef15786d250106334d4a6c4b0ae4a46cd77082777d9849b9" 382 dependencies = [ 383 "curl-sys", 384 "libc", 385 "openssl-probe", 386 "openssl-sys", 387 "schannel", 388 + "socket2 0.4.2", 389 + "winapi 0.3.9", 390 ] 391 392 [[package]] 393 name = "curl-sys" 394 + version = "0.4.49+curl-7.79.1" 395 source = "registry+https://github.com/rust-lang/crates.io-index" 396 + checksum = "e0f44960aea24a786a46907b8824ebc0e66ca06bf4e4978408c7499620343483" 397 dependencies = [ 398 "cc", 399 "libc", ··· 401 "openssl-sys", 402 "pkg-config", 403 "vcpkg", 404 + "winapi 0.3.9", 405 ] 406 407 [[package]] ··· 440 checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8" 441 442 [[package]] 443 name = "doc-comment" 444 version = "0.3.3" 445 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 472 checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457" 473 474 [[package]] 475 + name = "encoding_rs" 476 + version = "0.8.28" 477 + source = "registry+https://github.com/rust-lang/crates.io-index" 478 + checksum = "80df024fbc5ac80f87dfef0d9f5209a252f2a497f7f42944cff24d8253cac065" 479 + dependencies = [ 480 + "cfg-if 1.0.0", 481 + ] 482 + 483 + [[package]] 484 name = "enum_primitive" 485 version = "0.1.1" 486 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 523 "cfg-if 1.0.0", 524 "libc", 525 "redox_syscall", 526 + "winapi 0.3.9", 527 ] 528 529 [[package]] ··· 536 ] 537 538 [[package]] 539 + name = "fnv" 540 + version = "1.0.7" 541 + source = "registry+https://github.com/rust-lang/crates.io-index" 542 + checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 543 + 544 + [[package]] 545 name = "foreign-types" 546 version = "0.3.2" 547 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 567 ] 568 569 [[package]] 570 + name = "fuchsia-zircon" 571 + version = "0.3.3" 572 + source = "registry+https://github.com/rust-lang/crates.io-index" 573 + checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82" 574 + dependencies = [ 575 + "bitflags 1.3.2", 576 + "fuchsia-zircon-sys", 577 + ] 578 + 579 + [[package]] 580 + name = "fuchsia-zircon-sys" 581 + version = "0.3.3" 582 + source = "registry+https://github.com/rust-lang/crates.io-index" 583 + checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7" 584 + 585 + [[package]] 586 name = "funty" 587 version = "1.1.0" 588 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 590 591 [[package]] 592 name = "futures" 593 + version = "0.3.17" 594 source = "registry+https://github.com/rust-lang/crates.io-index" 595 + checksum = "a12aa0eb539080d55c3f2d45a67c3b58b6b0773c1a3ca2dfec66d58c97fd66ca" 596 dependencies = [ 597 "futures-channel", 598 "futures-core", ··· 605 606 [[package]] 607 name = "futures-channel" 608 + version = "0.3.17" 609 source = "registry+https://github.com/rust-lang/crates.io-index" 610 + checksum = "5da6ba8c3bb3c165d3c7319fc1cc8304facf1fb8db99c5de877183c08a273888" 611 dependencies = [ 612 "futures-core", 613 "futures-sink", ··· 624 625 [[package]] 626 name = "futures-core" 627 + version = "0.3.17" 628 source = "registry+https://github.com/rust-lang/crates.io-index" 629 + checksum = "88d1c26957f23603395cd326b0ffe64124b818f4449552f960d815cfba83a53d" 630 631 [[package]] 632 name = "futures-core-preview" ··· 636 637 [[package]] 638 name = "futures-executor" 639 + version = "0.3.17" 640 source = "registry+https://github.com/rust-lang/crates.io-index" 641 + checksum = "45025be030969d763025784f7f355043dc6bc74093e4ecc5000ca4dc50d8745c" 642 dependencies = [ 643 "futures-core", 644 "futures-task", ··· 647 648 [[package]] 649 name = "futures-io" 650 + version = "0.3.17" 651 source = "registry+https://github.com/rust-lang/crates.io-index" 652 + checksum = "522de2a0fe3e380f1bc577ba0474108faf3f6b18321dbf60b3b9c39a75073377" 653 654 [[package]] 655 name = "futures-lite" ··· 658 checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48" 659 dependencies = [ 660 "futures-core", 661 + "pin-project-lite 0.2.7", 662 ] 663 664 [[package]] 665 name = "futures-macro" 666 + version = "0.3.17" 667 source = "registry+https://github.com/rust-lang/crates.io-index" 668 + checksum = "18e4a4b95cea4b4ccbcf1c5675ca7c4ee4e9e75eb79944d07defde18068f79bb" 669 dependencies = [ 670 "autocfg", 671 "proc-macro-hack", ··· 676 677 [[package]] 678 name = "futures-sink" 679 + version = "0.3.17" 680 source = "registry+https://github.com/rust-lang/crates.io-index" 681 + checksum = "36ea153c13024fe480590b3e3d4cad89a0cfacecc24577b68f86c6ced9c2bc11" 682 683 [[package]] 684 name = "futures-task" 685 + version = "0.3.17" 686 source = "registry+https://github.com/rust-lang/crates.io-index" 687 + checksum = "1d3d00f4eddb73e498a54394f228cd55853bdf059259e8e7bc6e69d408892e99" 688 689 [[package]] 690 name = "futures-util" 691 + version = "0.3.17" 692 source = "registry+https://github.com/rust-lang/crates.io-index" 693 + checksum = "36568465210a3a6ee45e1f165136d68671471a501e632e9a98d96872222b5481" 694 dependencies = [ 695 "autocfg", 696 "futures-channel", ··· 700 "futures-sink", 701 "futures-task", 702 "memchr", 703 + "pin-project-lite 0.2.7", 704 "pin-utils", 705 "proc-macro-hack", 706 "proc-macro-nested", ··· 735 checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574" 736 737 [[package]] 738 + name = "gloo" 739 + version = "0.2.1" 740 + source = "registry+https://github.com/rust-lang/crates.io-index" 741 + checksum = "68ce6f2dfa9f57f15b848efa2aade5e1850dc72986b87a2b0752d44ca08f4967" 742 + dependencies = [ 743 + "gloo-console-timer", 744 + "gloo-events", 745 + "gloo-file", 746 + "gloo-timers", 747 + ] 748 + 749 + [[package]] 750 + name = "gloo-console-timer" 751 + version = "0.1.0" 752 + source = "registry+https://github.com/rust-lang/crates.io-index" 753 + checksum = "b48675544b29ac03402c6dffc31a912f716e38d19f7e74b78b7e900ec3c941ea" 754 + dependencies = [ 755 + "web-sys", 756 + ] 757 + 758 + [[package]] 759 + name = "gloo-events" 760 + version = "0.1.1" 761 + source = "registry+https://github.com/rust-lang/crates.io-index" 762 + checksum = "088514ec8ef284891c762c88a66b639b3a730134714692ee31829765c5bc814f" 763 + dependencies = [ 764 + "wasm-bindgen", 765 + "web-sys", 766 + ] 767 + 768 + [[package]] 769 + name = "gloo-file" 770 + version = "0.1.0" 771 + source = "registry+https://github.com/rust-lang/crates.io-index" 772 + checksum = "8f9fecfe46b5dc3cc46f58e98ba580cc714f2c93860796d002eb3527a465ef49" 773 + dependencies = [ 774 + "gloo-events", 775 + "js-sys", 776 + "wasm-bindgen", 777 + "web-sys", 778 + ] 779 + 780 + [[package]] 781 + name = "gloo-timers" 782 + version = "0.2.1" 783 + source = "registry+https://github.com/rust-lang/crates.io-index" 784 + checksum = "47204a46aaff920a1ea58b11d03dec6f704287d27561724a4631e450654a891f" 785 + dependencies = [ 786 + "js-sys", 787 + "wasm-bindgen", 788 + "web-sys", 789 + ] 790 + 791 + [[package]] 792 name = "guide-supported-types-examples" 793 version = "0.1.0" 794 dependencies = [ ··· 797 ] 798 799 [[package]] 800 + name = "h2" 801 + version = "0.2.7" 802 + source = "registry+https://github.com/rust-lang/crates.io-index" 803 + checksum = "5e4728fd124914ad25e99e3d15a9361a879f6620f63cb56bbb08f95abb97a535" 804 + dependencies = [ 805 + "bytes 0.5.6", 806 + "fnv", 807 + "futures-core", 808 + "futures-sink", 809 + "futures-util", 810 + "http", 811 + "indexmap", 812 + "slab", 813 + "tokio", 814 + "tokio-util", 815 + "tracing", 816 + "tracing-futures", 817 + ] 818 + 819 + [[package]] 820 + name = "hashbrown" 821 + version = "0.11.2" 822 + source = "registry+https://github.com/rust-lang/crates.io-index" 823 + checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e" 824 + 825 + [[package]] 826 name = "heck" 827 version = "0.3.3" 828 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 848 ] 849 850 [[package]] 851 + name = "http" 852 + version = "0.2.5" 853 + source = "registry+https://github.com/rust-lang/crates.io-index" 854 + checksum = "1323096b05d41827dadeaee54c9981958c0f94e670bc94ed80037d1a7b8b186b" 855 + dependencies = [ 856 + "bytes 1.1.0", 857 + "fnv", 858 + "itoa", 859 + ] 860 + 861 + [[package]] 862 + name = "http-body" 863 + version = "0.3.1" 864 + source = "registry+https://github.com/rust-lang/crates.io-index" 865 + checksum = "13d5ff830006f7646652e057693569bfe0d51760c0085a071769d142a205111b" 866 + dependencies = [ 867 + "bytes 0.5.6", 868 + "http", 869 + ] 870 + 871 + [[package]] 872 name = "httparse" 873 + version = "1.5.1" 874 + source = "registry+https://github.com/rust-lang/crates.io-index" 875 + checksum = "acd94fdbe1d4ff688b67b04eee2e17bd50995534a61539e45adfefb45e5e5503" 876 + 877 + [[package]] 878 + name = "httpdate" 879 + version = "0.3.2" 880 source = "registry+https://github.com/rust-lang/crates.io-index" 881 + checksum = "494b4d60369511e7dea41cf646832512a94e542f68bb9c49e54518e0f468eb47" 882 883 [[package]] 884 name = "humansize" ··· 893 checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 894 895 [[package]] 896 + name = "hyper" 897 + version = "0.13.10" 898 + source = "registry+https://github.com/rust-lang/crates.io-index" 899 + checksum = "8a6f157065790a3ed2f88679250419b5cdd96e714a0d65f7797fd337186e96bb" 900 + dependencies = [ 901 + "bytes 0.5.6", 902 + "futures-channel", 903 + "futures-core", 904 + "futures-util", 905 + "h2", 906 + "http", 907 + "http-body", 908 + "httparse", 909 + "httpdate", 910 + "itoa", 911 + "pin-project", 912 + "socket2 0.3.19", 913 + "tokio", 914 + "tower-service", 915 + "tracing", 916 + "want", 917 + ] 918 + 919 + [[package]] 920 + name = "hyper-tls" 921 + version = "0.4.3" 922 + source = "registry+https://github.com/rust-lang/crates.io-index" 923 + checksum = "d979acc56dcb5b8dddba3917601745e877576475aa046df3226eabdecef78eed" 924 + dependencies = [ 925 + "bytes 0.5.6", 926 + "hyper", 927 + "native-tls", 928 + "tokio", 929 + "tokio-tls", 930 + ] 931 + 932 + [[package]] 933 name = "id-arena" 934 version = "2.2.1" 935 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 974 ] 975 976 [[package]] 977 + name = "indexmap" 978 + version = "1.7.0" 979 + source = "registry+https://github.com/rust-lang/crates.io-index" 980 + checksum = "bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5" 981 + dependencies = [ 982 + "autocfg", 983 + "hashbrown", 984 + ] 985 + 986 + [[package]] 987 name = "inflate" 988 version = "0.1.1" 989 source = "registry+https://github.com/rust-lang/crates.io-index" 990 checksum = "e7e0062d2dc2f17d2f13750d95316ae8a2ff909af0fda957084f5defd87c43bb" 991 992 [[package]] 993 + name = "iovec" 994 + version = "0.1.4" 995 + source = "registry+https://github.com/rust-lang/crates.io-index" 996 + checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e" 997 + dependencies = [ 998 + "libc", 999 + ] 1000 + 1001 + [[package]] 1002 + name = "ipnet" 1003 + version = "2.3.1" 1004 + source = "registry+https://github.com/rust-lang/crates.io-index" 1005 + checksum = "68f2d64f2edebec4ce84ad108148e67e1064789bee435edc5b60ad398714a3a9" 1006 + 1007 + [[package]] 1008 name = "itertools" 1009 version = "0.10.1" 1010 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1015 1016 [[package]] 1017 name = "itoa" 1018 + version = "0.4.8" 1019 source = "registry+https://github.com/rust-lang/crates.io-index" 1020 + checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4" 1021 1022 [[package]] 1023 name = "jpeg-decoder" ··· 1030 1031 [[package]] 1032 name = "js-sys" 1033 + version = "0.3.55" 1034 dependencies = [ 1035 "wasm-bindgen", 1036 "wasm-bindgen-futures", ··· 1038 ] 1039 1040 [[package]] 1041 + name = "json" 1042 + version = "0.12.4" 1043 + source = "registry+https://github.com/rust-lang/crates.io-index" 1044 + checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd" 1045 + 1046 + [[package]] 1047 name = "julia_set" 1048 version = "0.1.0" 1049 dependencies = [ 1050 "wasm-bindgen", 1051 "web-sys", 1052 + ] 1053 + 1054 + [[package]] 1055 + name = "kernel32-sys" 1056 + version = "0.2.2" 1057 + source = "registry+https://github.com/rust-lang/crates.io-index" 1058 + checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" 1059 + dependencies = [ 1060 + "winapi 0.2.8", 1061 + "winapi-build", 1062 ] 1063 1064 [[package]] ··· 1069 1070 [[package]] 1071 name = "leb128" 1072 + version = "0.2.5" 1073 source = "registry+https://github.com/rust-lang/crates.io-index" 1074 + checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67" 1075 1076 [[package]] 1077 name = "lexical-core" ··· 1080 checksum = "6607c62aa161d23d17a9072cc5da0be67cdfc89d3afb1e8d9c842bebc2525ffe" 1081 dependencies = [ 1082 "arrayvec", 1083 + "bitflags 1.3.2", 1084 "cfg-if 1.0.0", 1085 "ryu", 1086 "static_assertions", ··· 1088 1089 [[package]] 1090 name = "libc" 1091 + version = "0.2.103" 1092 source = "registry+https://github.com/rust-lang/crates.io-index" 1093 + checksum = "dd8f7255a17a627354f321ef0055d63b898c6fb27eff628af4d1b66b7331edf6" 1094 1095 [[package]] 1096 name = "libz-sys" ··· 1121 1122 [[package]] 1123 name = "matches" 1124 + version = "0.1.9" 1125 source = "registry+https://github.com/rust-lang/crates.io-index" 1126 + checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f" 1127 1128 [[package]] 1129 name = "memchr" ··· 1157 ] 1158 1159 [[package]] 1160 + name = "mio" 1161 + version = "0.6.23" 1162 + source = "registry+https://github.com/rust-lang/crates.io-index" 1163 + checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4" 1164 + dependencies = [ 1165 + "cfg-if 0.1.10", 1166 + "fuchsia-zircon", 1167 + "fuchsia-zircon-sys", 1168 + "iovec", 1169 + "kernel32-sys", 1170 + "libc", 1171 + "log", 1172 + "miow", 1173 + "net2", 1174 + "slab", 1175 + "winapi 0.2.8", 1176 + ] 1177 + 1178 + [[package]] 1179 + name = "miow" 1180 + version = "0.2.2" 1181 + source = "registry+https://github.com/rust-lang/crates.io-index" 1182 + checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d" 1183 + dependencies = [ 1184 + "kernel32-sys", 1185 + "net2", 1186 + "winapi 0.2.8", 1187 + "ws2_32-sys", 1188 + ] 1189 + 1190 + [[package]] 1191 name = "multipart" 1192 version = "0.18.0" 1193 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1206 ] 1207 1208 [[package]] 1209 + name = "native-tls" 1210 + version = "0.2.8" 1211 + source = "registry+https://github.com/rust-lang/crates.io-index" 1212 + checksum = "48ba9f7719b5a0f42f338907614285fb5fd70e53858141f69898a1fb7203b24d" 1213 + dependencies = [ 1214 + "lazy_static", 1215 + "libc", 1216 + "log", 1217 + "openssl", 1218 + "openssl-probe", 1219 + "openssl-sys", 1220 + "schannel", 1221 + "security-framework", 1222 + "security-framework-sys", 1223 + "tempfile", 1224 + ] 1225 + 1226 + [[package]] 1227 + name = "net2" 1228 + version = "0.2.37" 1229 + source = "registry+https://github.com/rust-lang/crates.io-index" 1230 + checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae" 1231 + dependencies = [ 1232 + "cfg-if 0.1.10", 1233 + "libc", 1234 + "winapi 0.3.9", 1235 + ] 1236 + 1237 + [[package]] 1238 name = "no-std" 1239 version = "0.1.0" 1240 dependencies = [ ··· 1337 1338 [[package]] 1339 name = "openssl" 1340 + version = "0.10.36" 1341 source = "registry+https://github.com/rust-lang/crates.io-index" 1342 + checksum = "8d9facdb76fec0b73c406f125d44d86fdad818d66fef0531eec9233ca425ff4a" 1343 dependencies = [ 1344 + "bitflags 1.3.2", 1345 "cfg-if 1.0.0", 1346 "foreign-types", 1347 "libc", ··· 1357 1358 [[package]] 1359 name = "openssl-src" 1360 + version = "111.16.0+1.1.1l" 1361 source = "registry+https://github.com/rust-lang/crates.io-index" 1362 + checksum = "7ab2173f69416cf3ec12debb5823d244127d23a9b127d5a5189aa97c5fa2859f" 1363 dependencies = [ 1364 "cc", 1365 ] 1366 1367 [[package]] 1368 name = "openssl-sys" 1369 + version = "0.9.67" 1370 source = "registry+https://github.com/rust-lang/crates.io-index" 1371 + checksum = "69df2d8dfc6ce3aaf44b40dec6f487d5a886516cf6879c49e98e0710f310a058" 1372 dependencies = [ 1373 "autocfg", 1374 "cc", ··· 1394 ] 1395 1396 [[package]] 1397 + name = "pin-project" 1398 + version = "1.0.8" 1399 + source = "registry+https://github.com/rust-lang/crates.io-index" 1400 + checksum = "576bc800220cc65dac09e99e97b08b358cfab6e17078de8dc5fee223bd2d0c08" 1401 + dependencies = [ 1402 + "pin-project-internal", 1403 + ] 1404 + 1405 + [[package]] 1406 + name = "pin-project-internal" 1407 + version = "1.0.8" 1408 + source = "registry+https://github.com/rust-lang/crates.io-index" 1409 + checksum = "6e8fe8163d14ce7f0cdac2e040116f22eac817edabff0be91e8aff7e9accf389" 1410 + dependencies = [ 1411 + "proc-macro2", 1412 + "quote", 1413 + "syn", 1414 + ] 1415 + 1416 + [[package]] 1417 + name = "pin-project-lite" 1418 + version = "0.1.12" 1419 + source = "registry+https://github.com/rust-lang/crates.io-index" 1420 + checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777" 1421 + 1422 + [[package]] 1423 name = "pin-project-lite" 1424 version = "0.2.7" 1425 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1433 1434 [[package]] 1435 name = "pkg-config" 1436 + version = "0.3.20" 1437 source = "registry+https://github.com/rust-lang/crates.io-index" 1438 + checksum = "7c9b1041b4387893b91ee6746cddfc28516aff326a3519fb2adf820932c5e6cb" 1439 1440 [[package]] 1441 name = "png" ··· 1470 1471 [[package]] 1472 name = "predicates" 1473 + version = "2.0.3" 1474 source = "registry+https://github.com/rust-lang/crates.io-index" 1475 + checksum = "5c6ce811d0b2e103743eec01db1c50612221f173084ce2f7941053e94b6bb474" 1476 dependencies = [ 1477 "difflib", 1478 "itertools", ··· 1487 1488 [[package]] 1489 name = "predicates-tree" 1490 + version = "1.0.4" 1491 source = "registry+https://github.com/rust-lang/crates.io-index" 1492 + checksum = "338c7be2905b732ae3984a2f40032b5e94fd8f52505b186c7d4d68d193445df7" 1493 dependencies = [ 1494 "predicates-core", 1495 + "termtree", 1496 ] 1497 1498 [[package]] ··· 1533 1534 [[package]] 1535 name = "proc-macro2" 1536 + version = "1.0.30" 1537 source = "registry+https://github.com/rust-lang/crates.io-index" 1538 + checksum = "edc3358ebc67bc8b7fa0c007f945b0b18226f78437d61bec735a9eb96b61ee70" 1539 dependencies = [ 1540 "unicode-xid", 1541 ] ··· 1548 1549 [[package]] 1550 name = "quote" 1551 + version = "1.0.10" 1552 source = "registry+https://github.com/rust-lang/crates.io-index" 1553 + checksum = "38bc8cc6a5f2e3655e0899c1b848643b2562f853f114bfec7be120678e3ace05" 1554 dependencies = [ 1555 "proc-macro2", 1556 ] ··· 1657 source = "registry+https://github.com/rust-lang/crates.io-index" 1658 checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff" 1659 dependencies = [ 1660 + "bitflags 1.3.2", 1661 ] 1662 1663 [[package]] ··· 1689 source = "registry+https://github.com/rust-lang/crates.io-index" 1690 checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" 1691 dependencies = [ 1692 + "winapi 0.3.9", 1693 ] 1694 1695 [[package]] ··· 1701 ] 1702 1703 [[package]] 1704 + name = "reqwest" 1705 + version = "0.10.10" 1706 + source = "registry+https://github.com/rust-lang/crates.io-index" 1707 + checksum = "0718f81a8e14c4dbb3b34cf23dc6aaf9ab8a0dfec160c534b3dbca1aaa21f47c" 1708 + dependencies = [ 1709 + "base64 0.13.0", 1710 + "bytes 0.5.6", 1711 + "encoding_rs", 1712 + "futures-core", 1713 + "futures-util", 1714 + "http", 1715 + "http-body", 1716 + "hyper", 1717 + "hyper-tls", 1718 + "ipnet", 1719 + "js-sys", 1720 + "lazy_static", 1721 + "log", 1722 + "mime", 1723 + "mime_guess", 1724 + "native-tls", 1725 + "percent-encoding", 1726 + "pin-project-lite 0.2.7", 1727 + "serde", 1728 + "serde_urlencoded", 1729 + "tokio", 1730 + "tokio-tls", 1731 + "url", 1732 + "wasm-bindgen", 1733 + "wasm-bindgen-futures", 1734 + "web-sys", 1735 + "winreg", 1736 + ] 1737 + 1738 + [[package]] 1739 name = "rouille" 1740 + version = "3.3.1" 1741 source = "registry+https://github.com/rust-lang/crates.io-index" 1742 + checksum = "dfc1bcf3b32bd9ef568402e750404c369ff172a6a34597c858f8ccf5f3bed013" 1743 dependencies = [ 1744 "base64 0.13.0", 1745 "chrono", ··· 1753 "serde_json", 1754 "sha1", 1755 "threadpool", 1756 + "time 0.3.3", 1757 "tiny_http", 1758 "url", 1759 ] ··· 1766 ] 1767 1768 [[package]] 1769 + name = "rust-webassembly-weather-reports" 1770 + version = "0.1.1" 1771 + dependencies = [ 1772 + "chrono", 1773 + "gloo", 1774 + "json", 1775 + "reqwest", 1776 + "wasm-bindgen", 1777 + "wasm-bindgen-futures", 1778 + "web-sys", 1779 + ] 1780 1781 [[package]] 1782 + name = "rustc-demangle" 1783 + version = "0.1.21" 1784 source = "registry+https://github.com/rust-lang/crates.io-index" 1785 + checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342" 1786 1787 [[package]] 1788 name = "ryu" ··· 1813 checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75" 1814 dependencies = [ 1815 "lazy_static", 1816 + "winapi 0.3.9", 1817 ] 1818 1819 [[package]] ··· 1835 checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" 1836 1837 [[package]] 1838 + name = "security-framework" 1839 + version = "2.4.2" 1840 source = "registry+https://github.com/rust-lang/crates.io-index" 1841 + checksum = "525bc1abfda2e1998d152c45cf13e696f76d0a4972310b22fac1658b05df7c87" 1842 dependencies = [ 1843 + "bitflags 1.3.2", 1844 + "core-foundation", 1845 + "core-foundation-sys", 1846 + "libc", 1847 + "security-framework-sys", 1848 ] 1849 1850 [[package]] 1851 + name = "security-framework-sys" 1852 + version = "2.4.2" 1853 source = "registry+https://github.com/rust-lang/crates.io-index" 1854 + checksum = "a9dd14d83160b528b7bfd66439110573efcfbe281b17fc2ca9f39f550d619c7e" 1855 + dependencies = [ 1856 + "core-foundation-sys", 1857 + "libc", 1858 + ] 1859 1860 [[package]] 1861 name = "serde" 1862 + version = "1.0.130" 1863 source = "registry+https://github.com/rust-lang/crates.io-index" 1864 + checksum = "f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913" 1865 dependencies = [ 1866 "serde_derive", 1867 ] 1868 1869 [[package]] 1870 name = "serde_derive" 1871 + version = "1.0.130" 1872 source = "registry+https://github.com/rust-lang/crates.io-index" 1873 + checksum = "d7bc1a1ab1961464eae040d96713baa5a724a8152c1222492465b54322ec508b" 1874 dependencies = [ 1875 "proc-macro2", 1876 "quote", ··· 1879 1880 [[package]] 1881 name = "serde_json" 1882 + version = "1.0.68" 1883 source = "registry+https://github.com/rust-lang/crates.io-index" 1884 + checksum = "0f690853975602e1bfe1ccbf50504d67174e3bcf340f23b5ea9992e0587a52d8" 1885 dependencies = [ 1886 "itoa", 1887 "ryu", ··· 1889 ] 1890 1891 [[package]] 1892 + name = "serde_urlencoded" 1893 + version = "0.7.0" 1894 + source = "registry+https://github.com/rust-lang/crates.io-index" 1895 + checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9" 1896 + dependencies = [ 1897 + "form_urlencoded", 1898 + "itoa", 1899 + "ryu", 1900 + "serde", 1901 + ] 1902 + 1903 + [[package]] 1904 name = "sha1" 1905 version = "0.6.0" 1906 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1908 1909 [[package]] 1910 name = "slab" 1911 + version = "0.4.5" 1912 + source = "registry+https://github.com/rust-lang/crates.io-index" 1913 + checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" 1914 + 1915 + [[package]] 1916 + name = "socket2" 1917 + version = "0.3.19" 1918 source = "registry+https://github.com/rust-lang/crates.io-index" 1919 + checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e" 1920 + dependencies = [ 1921 + "cfg-if 1.0.0", 1922 + "libc", 1923 + "winapi 0.3.9", 1924 + ] 1925 1926 [[package]] 1927 name = "socket2" 1928 + version = "0.4.2" 1929 source = "registry+https://github.com/rust-lang/crates.io-index" 1930 + checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516" 1931 dependencies = [ 1932 "libc", 1933 + "winapi 0.3.9", 1934 ] 1935 1936 [[package]] ··· 1940 checksum = "4bf77cb82ba8453b42b6ae1d692e4cdc92f9a47beaf89a847c8be83f4e328ad3" 1941 1942 [[package]] 1943 name = "static_assertions" 1944 version = "1.1.0" 1945 source = "registry+https://github.com/rust-lang/crates.io-index" 1946 checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 1947 1948 [[package]] 1949 name = "strsim" 1950 version = "0.8.0" 1951 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1959 1960 [[package]] 1961 name = "structopt" 1962 + version = "0.3.23" 1963 source = "registry+https://github.com/rust-lang/crates.io-index" 1964 + checksum = "bf9d950ef167e25e0bdb073cf1d68e9ad2795ac826f2f3f59647817cf23c0bfa" 1965 dependencies = [ 1966 "clap", 1967 "lazy_static", ··· 1970 1971 [[package]] 1972 name = "structopt-derive" 1973 + version = "0.4.16" 1974 source = "registry+https://github.com/rust-lang/crates.io-index" 1975 + checksum = "134d838a2c9943ac3125cf6df165eda53493451b719f3255b2a26b85f772d0ba" 1976 dependencies = [ 1977 "heck", 1978 "proc-macro-error", ··· 1983 1984 [[package]] 1985 name = "syn" 1986 + version = "1.0.80" 1987 source = "registry+https://github.com/rust-lang/crates.io-index" 1988 + checksum = "d010a1623fbd906d51d650a9916aaefc05ffa0e4053ff7fe601167f3e715d194" 1989 dependencies = [ 1990 "proc-macro2", 1991 "quote", ··· 2009 "rand", 2010 "redox_syscall", 2011 "remove_dir_all", 2012 + "winapi 0.3.9", 2013 ] 2014 2015 [[package]] ··· 2022 ] 2023 2024 [[package]] 2025 + name = "termtree" 2026 + version = "0.2.1" 2027 + source = "registry+https://github.com/rust-lang/crates.io-index" 2028 + checksum = "78fbf2dd23e79c28ccfa2472d3e6b3b189866ffef1aeb91f17c2d968b6586378" 2029 + 2030 + [[package]] 2031 name = "textwrap" 2032 version = "0.11.0" 2033 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2052 checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438" 2053 dependencies = [ 2054 "libc", 2055 + "winapi 0.3.9", 2056 ] 2057 2058 [[package]] 2059 name = "time" 2060 + version = "0.3.3" 2061 source = "registry+https://github.com/rust-lang/crates.io-index" 2062 + checksum = "cde1cf55178e0293453ba2cca0d5f8392a922e52aa958aee9c28ed02becc6d03" 2063 dependencies = [ 2064 "libc", 2065 ] 2066 2067 [[package]] ··· 2079 2080 [[package]] 2081 name = "tinyvec" 2082 + version = "1.5.0" 2083 source = "registry+https://github.com/rust-lang/crates.io-index" 2084 + checksum = "f83b2a3d4d9091d0abd7eba4dc2710b1718583bd4d8992e2190720ea38f391f7" 2085 dependencies = [ 2086 "tinyvec_macros", 2087 ] ··· 2104 ] 2105 2106 [[package]] 2107 + name = "tokio" 2108 + version = "0.2.25" 2109 + source = "registry+https://github.com/rust-lang/crates.io-index" 2110 + checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092" 2111 + dependencies = [ 2112 + "bytes 0.5.6", 2113 + "fnv", 2114 + "futures-core", 2115 + "iovec", 2116 + "lazy_static", 2117 + "memchr", 2118 + "mio", 2119 + "pin-project-lite 0.1.12", 2120 + "slab", 2121 + ] 2122 + 2123 + [[package]] 2124 + name = "tokio-tls" 2125 + version = "0.3.1" 2126 + source = "registry+https://github.com/rust-lang/crates.io-index" 2127 + checksum = "9a70f4fcd7b3b24fb194f837560168208f669ca8cb70d0c4b862944452396343" 2128 + dependencies = [ 2129 + "native-tls", 2130 + "tokio", 2131 + ] 2132 + 2133 + [[package]] 2134 + name = "tokio-util" 2135 + version = "0.3.1" 2136 + source = "registry+https://github.com/rust-lang/crates.io-index" 2137 + checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499" 2138 + dependencies = [ 2139 + "bytes 0.5.6", 2140 + "futures-core", 2141 + "futures-sink", 2142 + "log", 2143 + "pin-project-lite 0.1.12", 2144 + "tokio", 2145 + ] 2146 + 2147 + [[package]] 2148 name = "toml" 2149 version = "0.5.8" 2150 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2154 ] 2155 2156 [[package]] 2157 + name = "tower-service" 2158 + version = "0.3.1" 2159 + source = "registry+https://github.com/rust-lang/crates.io-index" 2160 + checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6" 2161 + 2162 + [[package]] 2163 + name = "tracing" 2164 + version = "0.1.29" 2165 + source = "registry+https://github.com/rust-lang/crates.io-index" 2166 + checksum = "375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105" 2167 + dependencies = [ 2168 + "cfg-if 1.0.0", 2169 + "log", 2170 + "pin-project-lite 0.2.7", 2171 + "tracing-core", 2172 + ] 2173 + 2174 + [[package]] 2175 + name = "tracing-core" 2176 + version = "0.1.21" 2177 + source = "registry+https://github.com/rust-lang/crates.io-index" 2178 + checksum = "1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4" 2179 + dependencies = [ 2180 + "lazy_static", 2181 + ] 2182 + 2183 + [[package]] 2184 + name = "tracing-futures" 2185 + version = "0.2.5" 2186 + source = "registry+https://github.com/rust-lang/crates.io-index" 2187 + checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2" 2188 + dependencies = [ 2189 + "pin-project", 2190 + "tracing", 2191 + ] 2192 + 2193 + [[package]] 2194 + name = "try-lock" 2195 + version = "0.2.3" 2196 source = "registry+https://github.com/rust-lang/crates.io-index" 2197 + checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" 2198 2199 [[package]] 2200 name = "trybuild" 2201 + version = "1.0.50" 2202 source = "registry+https://github.com/rust-lang/crates.io-index" 2203 + checksum = "dbaccfa9796293406a02ec790614628c88d0b3246249a620ac1ee7076274716b" 2204 dependencies = [ 2205 "glob", 2206 "lazy_static", ··· 2225 dependencies = [ 2226 "js-sys", 2227 "wasm-bindgen", 2228 + "wasm-bindgen-futures", 2229 "web-sys", 2230 ] 2231 ··· 2240 2241 [[package]] 2242 name = "unicode-bidi" 2243 + version = "0.3.7" 2244 source = "registry+https://github.com/rust-lang/crates.io-index" 2245 + checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f" 2246 2247 [[package]] 2248 name = "unicode-normalization" ··· 2261 2262 [[package]] 2263 name = "unicode-width" 2264 + version = "0.1.9" 2265 source = "registry+https://github.com/rust-lang/crates.io-index" 2266 + checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973" 2267 2268 [[package]] 2269 name = "unicode-xid" ··· 2335 "proc-macro2", 2336 "quote", 2337 "syn", 2338 + ] 2339 + 2340 + [[package]] 2341 + name = "want" 2342 + version = "0.3.0" 2343 + source = "registry+https://github.com/rust-lang/crates.io-index" 2344 + checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" 2345 + dependencies = [ 2346 + "log", 2347 + "try-lock", 2348 ] 2349 2350 [[package]] ··· 2355 2356 [[package]] 2357 name = "wasm-bindgen" 2358 + version = "0.2.78" 2359 dependencies = [ 2360 "cfg-if 1.0.0", 2361 "js-sys", ··· 2371 2372 [[package]] 2373 name = "wasm-bindgen-backend" 2374 + version = "0.2.78" 2375 dependencies = [ 2376 "bumpalo", 2377 "lazy_static", ··· 2392 2393 [[package]] 2394 name = "wasm-bindgen-cli" 2395 + version = "0.2.78" 2396 dependencies = [ 2397 "anyhow", 2398 "assert_cmd", ··· 2420 2421 [[package]] 2422 name = "wasm-bindgen-cli-support" 2423 + version = "0.2.78" 2424 dependencies = [ 2425 "anyhow", 2426 "base64 0.9.3", ··· 2442 2443 [[package]] 2444 name = "wasm-bindgen-externref-xform" 2445 + version = "0.2.78" 2446 dependencies = [ 2447 "anyhow", 2448 "rayon", ··· 2454 2455 [[package]] 2456 name = "wasm-bindgen-futures" 2457 + version = "0.4.28" 2458 dependencies = [ 2459 "cfg-if 1.0.0", 2460 "futures-channel-preview", ··· 2468 2469 [[package]] 2470 name = "wasm-bindgen-macro" 2471 + version = "0.2.78" 2472 dependencies = [ 2473 "quote", 2474 "trybuild", ··· 2479 2480 [[package]] 2481 name = "wasm-bindgen-macro-support" 2482 + version = "0.2.78" 2483 dependencies = [ 2484 "proc-macro2", 2485 "quote", ··· 2490 2491 [[package]] 2492 name = "wasm-bindgen-multi-value-xform" 2493 + version = "0.2.78" 2494 dependencies = [ 2495 "anyhow", 2496 "rayon", ··· 2511 2512 [[package]] 2513 name = "wasm-bindgen-shared" 2514 + version = "0.2.78" 2515 2516 [[package]] 2517 name = "wasm-bindgen-test" 2518 + version = "0.3.28" 2519 dependencies = [ 2520 "console_error_panic_hook", 2521 "js-sys", ··· 2541 2542 [[package]] 2543 name = "wasm-bindgen-test-macro" 2544 + version = "0.3.28" 2545 dependencies = [ 2546 "proc-macro2", 2547 "quote", ··· 2549 2550 [[package]] 2551 name = "wasm-bindgen-threads-xform" 2552 + version = "0.2.78" 2553 dependencies = [ 2554 "anyhow", 2555 "walrus", ··· 2558 2559 [[package]] 2560 name = "wasm-bindgen-wasm-conventions" 2561 + version = "0.2.78" 2562 dependencies = [ 2563 "anyhow", 2564 "walrus", ··· 2566 2567 [[package]] 2568 name = "wasm-bindgen-wasm-interpreter" 2569 + version = "0.2.78" 2570 dependencies = [ 2571 "anyhow", 2572 "log", ··· 2578 2579 [[package]] 2580 name = "wasm-bindgen-webidl" 2581 + version = "0.2.76" 2582 dependencies = [ 2583 "anyhow", 2584 "env_logger", ··· 2642 2643 [[package]] 2644 name = "wasmparser" 2645 + version = "0.80.2" 2646 source = "registry+https://github.com/rust-lang/crates.io-index" 2647 + checksum = "449167e2832691a1bff24cde28d2804e90e09586a448c8e76984792c44334a6b" 2648 2649 [[package]] 2650 name = "wasmprinter" 2651 + version = "0.2.30" 2652 source = "registry+https://github.com/rust-lang/crates.io-index" 2653 + checksum = "bf83acd0a74a68f7b96acddc6035af45a09659d53f877b73aa22c816ed3e71e7" 2654 dependencies = [ 2655 "anyhow", 2656 + "wasmparser 0.80.2", 2657 ] 2658 2659 [[package]] ··· 2667 2668 [[package]] 2669 name = "wast" 2670 + version = "38.0.1" 2671 source = "registry+https://github.com/rust-lang/crates.io-index" 2672 + checksum = "ae0d7b256bef26c898fa7344a2d627e8499f5a749432ce0a05eae1a64ff0c271" 2673 dependencies = [ 2674 "leb128", 2675 ] 2676 2677 [[package]] 2678 name = "wat" 2679 + version = "1.0.40" 2680 source = "registry+https://github.com/rust-lang/crates.io-index" 2681 + checksum = "adcfaeb27e2578d2c6271a45609f4a055e6d7ba3a12eff35b1fd5ba147bdf046" 2682 dependencies = [ 2683 + "wast 38.0.1", 2684 ] 2685 2686 [[package]] 2687 name = "web-sys" 2688 + version = "0.3.55" 2689 dependencies = [ 2690 "js-sys", 2691 "wasm-bindgen", ··· 2764 2765 [[package]] 2766 name = "winapi" 2767 + version = "0.2.8" 2768 + source = "registry+https://github.com/rust-lang/crates.io-index" 2769 + checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" 2770 + 2771 + [[package]] 2772 + name = "winapi" 2773 version = "0.3.9" 2774 source = "registry+https://github.com/rust-lang/crates.io-index" 2775 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" ··· 2779 ] 2780 2781 [[package]] 2782 + name = "winapi-build" 2783 + version = "0.1.1" 2784 + source = "registry+https://github.com/rust-lang/crates.io-index" 2785 + checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" 2786 + 2787 + [[package]] 2788 name = "winapi-i686-pc-windows-gnu" 2789 version = "0.4.0" 2790 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2796 source = "registry+https://github.com/rust-lang/crates.io-index" 2797 checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 2798 dependencies = [ 2799 + "winapi 0.3.9", 2800 ] 2801 2802 [[package]] ··· 2804 version = "0.4.0" 2805 source = "registry+https://github.com/rust-lang/crates.io-index" 2806 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 2807 + 2808 + [[package]] 2809 + name = "winreg" 2810 + version = "0.7.0" 2811 + source = "registry+https://github.com/rust-lang/crates.io-index" 2812 + checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69" 2813 + dependencies = [ 2814 + "winapi 0.3.9", 2815 + ] 2816 2817 [[package]] 2818 name = "wit-parser" ··· 2904 dependencies = [ 2905 "wasm-bindgen", 2906 "web-sys", 2907 + ] 2908 + 2909 + [[package]] 2910 + name = "ws2_32-sys" 2911 + version = "0.2.1" 2912 + source = "registry+https://github.com/rust-lang/crates.io-index" 2913 + checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e" 2914 + dependencies = [ 2915 + "winapi 0.2.8", 2916 + "winapi-build", 2917 ] 2918 2919 [[package]]
+3 -3
pkgs/development/tools/wasm-bindgen-cli/default.nix
··· 11 12 rustPlatform.buildRustPackage rec { 13 pname = "wasm-bindgen-cli"; 14 - version = "0.2.75"; 15 16 src = 17 let ··· 19 owner = "rustwasm"; 20 repo = "wasm-bindgen"; 21 rev = version; 22 - hash = "sha256-eRAe6/v0Xrtd1d2k6p0WETZ2vkQkiDRZOds7y0DidY0="; 23 }; 24 in 25 runCommand "source" { } '' ··· 31 buildInputs = [ openssl ] ++ lib.optionals stdenv.isDarwin [ Security curl ]; 32 nativeBuildInputs = [ pkg-config ]; 33 34 - cargoHash = "sha256-xZrGBRnsBQKvqGkZyU7FQCkx0dHt/hXlrVLSvGKx27k="; 35 cargoBuildFlags = [ "-p" pname ]; 36 37 meta = with lib; {
··· 11 12 rustPlatform.buildRustPackage rec { 13 pname = "wasm-bindgen-cli"; 14 + version = "0.2.78"; 15 16 src = 17 let ··· 19 owner = "rustwasm"; 20 repo = "wasm-bindgen"; 21 rev = version; 22 + hash = "sha256-1Z5d4gjZUic6Yrd+O8oLWYpJqAYGcByZYP0H1iInXHA="; 23 }; 24 in 25 runCommand "source" { } '' ··· 31 buildInputs = [ openssl ] ++ lib.optionals stdenv.isDarwin [ Security curl ]; 32 nativeBuildInputs = [ pkg-config ]; 33 34 + cargoHash = "sha256-RixIEat7EzGzgSQTnPennePpiucmAatrDGhbFSfTajo="; 35 cargoBuildFlags = [ "-p" pname ]; 36 37 meta = with lib; {
+74
pkgs/games/ddnet/default.nix
···
··· 1 + { lib 2 + , stdenv 3 + , fetchFromGitHub 4 + , cmake 5 + , ninja 6 + , pkg-config 7 + , curl 8 + , freetype 9 + , libGLU 10 + , libnotify 11 + , libogg 12 + , libX11 13 + , opusfile 14 + , pcre 15 + , python3 16 + , SDL2 17 + , sqlite 18 + , wavpack 19 + }: 20 + 21 + stdenv.mkDerivation rec { 22 + pname = "ddnet"; 23 + version = "15.5.4"; 24 + 25 + src = fetchFromGitHub { 26 + owner = "ddnet"; 27 + repo = pname; 28 + rev = version; 29 + sha256 = "sha256-vJMYPaLK2CK+nbojLstXgxqIUaf7jNynpklFgtIpvGM="; 30 + }; 31 + 32 + nativeBuildInputs = [ cmake ninja pkg-config ]; 33 + 34 + buildInputs = [ 35 + curl 36 + freetype 37 + libGLU 38 + libnotify 39 + libogg 40 + libX11 41 + opusfile 42 + pcre 43 + python3 44 + SDL2 45 + sqlite 46 + wavpack 47 + ]; 48 + 49 + cmakeFlags = [ 50 + "-DCMAKE_BUILD_TYPE=Release" 51 + "-DAUTOUPDATE=OFF" 52 + "-GNinja" 53 + ]; 54 + 55 + postPatch = '' 56 + substituteInPlace src/engine/shared/storage.cpp \ 57 + --replace /usr/ $out/ 58 + ''; 59 + 60 + meta = with lib; { 61 + description = "A Teeworlds modification with a unique cooperative gameplay."; 62 + longDescription = '' 63 + DDraceNetwork (DDNet) is an actively maintained version of DDRace, 64 + a Teeworlds modification with a unique cooperative gameplay. 65 + Help each other play through custom maps with up to 64 players, 66 + compete against the best in international tournaments, 67 + design your own maps, or run your own server. 68 + ''; 69 + homepage = "https://ddnet.tw"; 70 + license = licenses.asl20; 71 + maintainers = with maintainers; [ sirseruju legendofmiracles ]; 72 + mainProgram = "DDNet"; 73 + }; 74 + }
+2 -2
pkgs/games/julius/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "julius"; 5 - version = "1.6.0"; 6 7 src = fetchFromGitHub { 8 owner = "bvschaik"; 9 repo = "julius"; 10 rev = "v${version}"; 11 - sha256 = "0nfdn8n6ywhm69ckz9a1chl5xxiqyaj3l337wadsbppnpscjihrc"; 12 }; 13 14 nativeBuildInputs = [ cmake ];
··· 2 3 stdenv.mkDerivation rec { 4 pname = "julius"; 5 + version = "1.7.0"; 6 7 src = fetchFromGitHub { 8 owner = "bvschaik"; 9 repo = "julius"; 10 rev = "v${version}"; 11 + sha256 = "0w7kmgz9ya0ck9cxhsyralarg7y6ydx4plmh33r4mkxkamlr7493"; 12 }; 13 14 nativeBuildInputs = [ cmake ];
+2 -2
pkgs/games/osu-lazer/default.nix
··· 16 17 in stdenv.mkDerivation rec { 18 pname = "osu-lazer"; 19 - version = "2021.1006.1"; 20 21 src = fetchFromGitHub { 22 owner = "ppy"; 23 repo = "osu"; 24 rev = version; 25 - sha256 = "zQMXDqWfZ8g4HP3VQgeLogif51vVFLjb+a+7ma7OHIc="; 26 }; 27 28 nativeBuildInputs = [
··· 16 17 in stdenv.mkDerivation rec { 18 pname = "osu-lazer"; 19 + version = "2021.1016.0"; 20 21 src = fetchFromGitHub { 22 owner = "ppy"; 23 repo = "osu"; 24 rev = version; 25 + sha256 = "PaN/+t5qnHaOjh+DfM/Ylw1vESCM3Tejd3li9ml2Z+A="; 26 }; 27 28 nativeBuildInputs = [
+3 -2
pkgs/games/osu-lazer/deps.nix
··· 158 (fetchNuGet { name = "OpenTabletDriver.Plugin"; version = "0.5.3.1"; sha256 = "17dxsvcz9g8kzydk5xlfz9kfxl62x9wi20609rh76wjd881bg1br"; }) 159 (fetchNuGet { name = "ppy.LocalisationAnalyser"; version = "2021.725.0"; sha256 = "00nvk8kw94v0iq5k7y810sa235lqdjlggq7f00c64c3d1zam4203"; }) 160 (fetchNuGet { name = "ppy.ManagedBass"; version = "3.1.3-alpha"; sha256 = "0qdrklalp42pbyb30vpr7c0kwjablsja0s6xplxxkpfd14y8mzk4"; }) 161 - (fetchNuGet { name = "ppy.osu.Framework"; version = "2021.1004.0"; sha256 = "01w8z0pz8b0fpa4qqk22lq1cf5pdic2nwrqyqmcz051yyiglmz3q"; }) 162 (fetchNuGet { name = "ppy.osu.Framework.NativeLibs"; version = "2021.805.0"; sha256 = "004c053s6p7339bfw68lvlyk9jkbw6djkf2d72dz8wam546k8dcl"; }) 163 - (fetchNuGet { name = "ppy.osu.Game.Resources"; version = "2021.1004.0"; sha256 = "0wxdb72l7gzxzxyjysm1zshvlf0psaaanaqv2km1j3i37cnag0jp"; }) 164 (fetchNuGet { name = "ppy.osuTK.NS20"; version = "1.0.178"; sha256 = "1bv77rrf3g6zr4bzfrrqqzl0vjj4c8izc0sakckda8dlm6h3gxln"; }) 165 (fetchNuGet { name = "ppy.SDL2-CS"; version = "1.0.452-alpha"; sha256 = "0l59cfji8w0x2nrp3m7xvfpw4y7z5dhwsq4wq3wf4r6npwnra0hc"; }) 166 (fetchNuGet { name = "ppy.squirrel.windows"; version = "1.9.0.5"; sha256 = "0nmhrg3q6izapfpwdslq80fqkvjj12ad9r94pd0nr2xx1zw0x1zl"; }) ··· 358 (fetchNuGet { name = "System.Xml.ReaderWriter"; version = "4.3.0"; sha256 = "0c47yllxifzmh8gq6rq6l36zzvw4kjvlszkqa9wq3fr59n0hl3s1"; }) 359 (fetchNuGet { name = "System.Xml.XDocument"; version = "4.0.11"; sha256 = "0n4lvpqzy9kc7qy1a4acwwd7b7pnvygv895az5640idl2y9zbz18"; }) 360 (fetchNuGet { name = "System.Xml.XDocument"; version = "4.3.0"; sha256 = "08h8fm4l77n0nd4i4fk2386y809bfbwqb7ih9d7564ifcxr5ssxd"; }) 361 ]
··· 158 (fetchNuGet { name = "OpenTabletDriver.Plugin"; version = "0.5.3.1"; sha256 = "17dxsvcz9g8kzydk5xlfz9kfxl62x9wi20609rh76wjd881bg1br"; }) 159 (fetchNuGet { name = "ppy.LocalisationAnalyser"; version = "2021.725.0"; sha256 = "00nvk8kw94v0iq5k7y810sa235lqdjlggq7f00c64c3d1zam4203"; }) 160 (fetchNuGet { name = "ppy.ManagedBass"; version = "3.1.3-alpha"; sha256 = "0qdrklalp42pbyb30vpr7c0kwjablsja0s6xplxxkpfd14y8mzk4"; }) 161 + (fetchNuGet { name = "ppy.osu.Framework"; version = "2021.1014.0"; sha256 = "0j0b9hhglpqgla82c8yxqangjxqabsc9xb0z1jc6lb7rh854xzli"; }) 162 (fetchNuGet { name = "ppy.osu.Framework.NativeLibs"; version = "2021.805.0"; sha256 = "004c053s6p7339bfw68lvlyk9jkbw6djkf2d72dz8wam546k8dcl"; }) 163 + (fetchNuGet { name = "ppy.osu.Game.Resources"; version = "2021.1015.0"; sha256 = "0h2sb35yajgnfhn9729p9r83m8mwv7r03gd55b07wl8vhzb2r3s5"; }) 164 (fetchNuGet { name = "ppy.osuTK.NS20"; version = "1.0.178"; sha256 = "1bv77rrf3g6zr4bzfrrqqzl0vjj4c8izc0sakckda8dlm6h3gxln"; }) 165 (fetchNuGet { name = "ppy.SDL2-CS"; version = "1.0.452-alpha"; sha256 = "0l59cfji8w0x2nrp3m7xvfpw4y7z5dhwsq4wq3wf4r6npwnra0hc"; }) 166 (fetchNuGet { name = "ppy.squirrel.windows"; version = "1.9.0.5"; sha256 = "0nmhrg3q6izapfpwdslq80fqkvjj12ad9r94pd0nr2xx1zw0x1zl"; }) ··· 358 (fetchNuGet { name = "System.Xml.ReaderWriter"; version = "4.3.0"; sha256 = "0c47yllxifzmh8gq6rq6l36zzvw4kjvlszkqa9wq3fr59n0hl3s1"; }) 359 (fetchNuGet { name = "System.Xml.XDocument"; version = "4.0.11"; sha256 = "0n4lvpqzy9kc7qy1a4acwwd7b7pnvygv895az5640idl2y9zbz18"; }) 360 (fetchNuGet { name = "System.Xml.XDocument"; version = "4.3.0"; sha256 = "08h8fm4l77n0nd4i4fk2386y809bfbwqb7ih9d7564ifcxr5ssxd"; }) 361 + (fetchNuGet { name = "TagLibSharp"; version = "2.2.0"; sha256 = "0jb0f84p4jd59ha36spyk9q08g6fjap3xywq32rcs2xwzhhqiq0y"; }) 362 ]
+2 -2
pkgs/misc/jitsi-meet-prosody/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "jitsi-meet-prosody"; 5 - version = "1.0.5307"; 6 src = fetchurl { 7 url = "https://download.jitsi.org/stable/${pname}_${version}-1_all.deb"; 8 - sha256 = "VsOoW8h7yFgMRVTP6AHs2HOqSwXMnRNgJI8FM/rHp2I="; 9 }; 10 11 dontBuild = true;
··· 2 3 stdenv.mkDerivation rec { 4 pname = "jitsi-meet-prosody"; 5 + version = "1.0.5415"; 6 src = fetchurl { 7 url = "https://download.jitsi.org/stable/${pname}_${version}-1_all.deb"; 8 + sha256 = "XvW+bAuad1IKJPZzVJBkT7vA2BBDFQBvTWtbyK/in6A="; 9 }; 10 11 dontBuild = true;
+141 -129
pkgs/misc/vim-plugins/generated.nix
··· 77 78 ale = buildVimPluginFrom2Nix { 79 pname = "ale"; 80 - version = "2021-10-11"; 81 src = fetchFromGitHub { 82 owner = "dense-analysis"; 83 repo = "ale"; 84 - rev = "7413dfd3fc386920217fb43e9a517e99d9cf42b8"; 85 - sha256 = "13a4lgkp9z72qf8ag36f7jl1q02z5xi281z62rc1lwg36nj38m92"; 86 }; 87 meta.homepage = "https://github.com/dense-analysis/ale/"; 88 }; ··· 449 450 chadtree = buildVimPluginFrom2Nix { 451 pname = "chadtree"; 452 - version = "2021-10-14"; 453 src = fetchFromGitHub { 454 owner = "ms-jpq"; 455 repo = "chadtree"; 456 - rev = "501fc90dd87ce887d391f08f84b767bff923851a"; 457 - sha256 = "1k5wjy3fw62y3hpqzkkzhig6xk3dvc47akni6i8iwc4jr0mxjx7z"; 458 }; 459 meta.homepage = "https://github.com/ms-jpq/chadtree/"; 460 }; ··· 641 642 cmp-path = buildVimPluginFrom2Nix { 643 pname = "cmp-path"; 644 - version = "2021-10-06"; 645 src = fetchFromGitHub { 646 owner = "hrsh7th"; 647 repo = "cmp-path"; 648 - rev = "8d88c92dd5a202a996b4caac7284e4ea2f086765"; 649 - sha256 = "0m7wmnanhmvx4ww5xiz6rfjzk3ci10gk4dda8qd87kdiszq1zay7"; 650 }; 651 meta.homepage = "https://github.com/hrsh7th/cmp-path/"; 652 }; ··· 665 666 cmp-tabnine = buildVimPluginFrom2Nix { 667 pname = "cmp-tabnine"; 668 - version = "2021-09-30"; 669 src = fetchFromGitHub { 670 owner = "tzachar"; 671 repo = "cmp-tabnine"; 672 - rev = "71fd46be319f96dc35ecda2fb2641a643c1ca3ba"; 673 - sha256 = "08kqzhzx90r06hjbbr5y79bh4xgg4nj73lsam0wcvq6xyjh7qbnn"; 674 }; 675 meta.homepage = "https://github.com/tzachar/cmp-tabnine/"; 676 }; ··· 701 702 cmp_luasnip = buildVimPluginFrom2Nix { 703 pname = "cmp_luasnip"; 704 - version = "2021-10-13"; 705 src = fetchFromGitHub { 706 owner = "saadparwaiz1"; 707 repo = "cmp_luasnip"; 708 - rev = "9674906f4e3e4a163d4ca9b7accc1057ecf9031f"; 709 - sha256 = "11cs9gzhx856zmsix0dsqbcz38ldizjrbhdq6wi9vzxg2da8wb56"; 710 }; 711 meta.homepage = "https://github.com/saadparwaiz1/cmp_luasnip/"; 712 }; ··· 749 750 coc-lua = buildVimPluginFrom2Nix { 751 pname = "coc-lua"; 752 - version = "2021-10-01"; 753 src = fetchFromGitHub { 754 owner = "josa42"; 755 repo = "coc-lua"; 756 - rev = "d288ef453066afd1845c17883e26c4d1c9b6a3ae"; 757 - sha256 = "154gblar7qpkfff2n29cg0xjhxgjdg51djgq3qzj9f0fc1bcm68k"; 758 }; 759 meta.homepage = "https://github.com/josa42/coc-lua/"; 760 }; ··· 1206 1207 defx-nvim = buildVimPluginFrom2Nix { 1208 pname = "defx.nvim"; 1209 - version = "2021-10-13"; 1210 src = fetchFromGitHub { 1211 owner = "Shougo"; 1212 repo = "defx.nvim"; 1213 - rev = "ed0d013bd2f7932c95dedae108b890663ce5aa30"; 1214 - sha256 = "0hm6ca1kh4rqpcy18ijisky5r17m2b5948dvfds02j3jkid5r457"; 1215 }; 1216 meta.homepage = "https://github.com/Shougo/defx.nvim/"; 1217 }; ··· 1520 1521 diaglist-nvim = buildVimPluginFrom2Nix { 1522 pname = "diaglist.nvim"; 1523 - version = "2021-10-11"; 1524 src = fetchFromGitHub { 1525 owner = "onsails"; 1526 repo = "diaglist.nvim"; 1527 - rev = "794b4f59d05282944599e3efd66c3dc17fe6b8de"; 1528 - sha256 = "002i1vhri24cwf76n0302741rlaagss50nv4rz1sass1gvcikmsf"; 1529 }; 1530 meta.homepage = "https://github.com/onsails/diaglist.nvim/"; 1531 }; ··· 1738 1739 far-vim = buildVimPluginFrom2Nix { 1740 pname = "far.vim"; 1741 - version = "2021-02-19"; 1742 src = fetchFromGitHub { 1743 owner = "brooth"; 1744 repo = "far.vim"; 1745 - rev = "e67b1dbe5842b709687c214fea38ca00f0ffe6c6"; 1746 - sha256 = "1ljvl7p2k3bgl54srf6kvshqq16qwfa34ppj982fp2bzzal819l1"; 1747 }; 1748 meta.homepage = "https://github.com/brooth/far.vim/"; 1749 }; ··· 1774 1775 feline-nvim = buildVimPluginFrom2Nix { 1776 pname = "feline.nvim"; 1777 - version = "2021-10-11"; 1778 src = fetchFromGitHub { 1779 owner = "famiu"; 1780 repo = "feline.nvim"; 1781 - rev = "470d820354fa2aa6a5a68b7d6205d0d16d8646c5"; 1782 - sha256 = "1i8hjb5lgmbhyhzyh0nzkdyc5jkxl5ad737nb8s5xqk1lw59lsas"; 1783 }; 1784 meta.homepage = "https://github.com/famiu/feline.nvim/"; 1785 }; ··· 1798 1799 fern-vim = buildVimPluginFrom2Nix { 1800 pname = "fern.vim"; 1801 - version = "2021-09-19"; 1802 src = fetchFromGitHub { 1803 owner = "lambdalisue"; 1804 repo = "fern.vim"; 1805 - rev = "264a73d4df15a9234a4ec74ecd70e9a0b9d45bf7"; 1806 - sha256 = "165kac22gmfm8f64rb5xgv8pqap2zh87xvhnd7i1fy34yzj0n514"; 1807 }; 1808 meta.homepage = "https://github.com/lambdalisue/fern.vim/"; 1809 }; ··· 1834 1835 FixCursorHold-nvim = buildVimPluginFrom2Nix { 1836 pname = "FixCursorHold.nvim"; 1837 - version = "2021-04-16"; 1838 src = fetchFromGitHub { 1839 owner = "antoinemadec"; 1840 repo = "FixCursorHold.nvim"; 1841 - rev = "b5158c93563ee6192ce8d903bfef839393bfeccd"; 1842 - sha256 = "1y6hv7vl268zbf3bzd72l43jjgi0cq364p15z8ia9jlph1syk9zz"; 1843 }; 1844 meta.homepage = "https://github.com/antoinemadec/FixCursorHold.nvim/"; 1845 }; ··· 2147 2148 gitsigns-nvim = buildVimPluginFrom2Nix { 2149 pname = "gitsigns.nvim"; 2150 - version = "2021-10-04"; 2151 src = fetchFromGitHub { 2152 owner = "lewis6991"; 2153 repo = "gitsigns.nvim"; 2154 - rev = "ceb2dcb23f569ce337deb1b1ce7d4a51434cec32"; 2155 - sha256 = "0q7a2pa6am99656a07zpnhqlgzjkn9z0jg6lvc45c7mqavl21xis"; 2156 }; 2157 meta.homepage = "https://github.com/lewis6991/gitsigns.nvim/"; 2158 }; ··· 2219 2220 goto-preview = buildVimPluginFrom2Nix { 2221 pname = "goto-preview"; 2222 - version = "2021-10-03"; 2223 src = fetchFromGitHub { 2224 owner = "rmagatti"; 2225 repo = "goto-preview"; 2226 - rev = "b04d83414d113aedf2e4beb1dd030f8a909ee8a8"; 2227 - sha256 = "0mdkz8hcdvr6f77y9b7zb04sv3xw1v8j4rpim6fxcbg38q267wcp"; 2228 }; 2229 meta.homepage = "https://github.com/rmagatti/goto-preview/"; 2230 }; ··· 3192 3193 minimap-vim = buildVimPluginFrom2Nix { 3194 pname = "minimap.vim"; 3195 - version = "2021-10-12"; 3196 src = fetchFromGitHub { 3197 owner = "wfxr"; 3198 repo = "minimap.vim"; 3199 - rev = "723c5fc3a4d0e772bb2864913196435cf910bbc5"; 3200 - sha256 = "1zbm77zkfg006z00mzcv136rqgyfzv7qy4dskcay1sfcr0q8yx1s"; 3201 }; 3202 meta.homepage = "https://github.com/wfxr/minimap.vim/"; 3203 }; 3204 3205 minsnip-nvim = buildVimPluginFrom2Nix { 3206 pname = "minsnip.nvim"; 3207 - version = "2021-09-16"; 3208 src = fetchFromGitHub { 3209 owner = "jose-elias-alvarez"; 3210 repo = "minsnip.nvim"; 3211 - rev = "f145d2d01103eb2e1f895f9baf438f042ad3509e"; 3212 - sha256 = "03b20cb4cifrwfsnw2zgpgd9n5wx731ygkg2x2fj5n6hw1klbfzj"; 3213 }; 3214 meta.homepage = "https://github.com/jose-elias-alvarez/minsnip.nvim/"; 3215 }; ··· 3480 3481 neco-vim = buildVimPluginFrom2Nix { 3482 pname = "neco-vim"; 3483 - version = "2021-09-20"; 3484 src = fetchFromGitHub { 3485 owner = "Shougo"; 3486 repo = "neco-vim"; 3487 - rev = "cd666d51cb4d03e509039fd35e5744bbf9db431b"; 3488 - sha256 = "0q3sdrdi78p09mns9mdpicvhrm8y6n1vna96n0v4yfjknkxa02yw"; 3489 }; 3490 meta.homepage = "https://github.com/Shougo/neco-vim/"; 3491 }; ··· 3780 3781 nightfox-nvim = buildVimPluginFrom2Nix { 3782 pname = "nightfox.nvim"; 3783 - version = "2021-10-08"; 3784 src = fetchFromGitHub { 3785 owner = "EdenEast"; 3786 repo = "nightfox.nvim"; 3787 - rev = "48baaa1a7eff50349e42674b2ec6cf8a0d395b75"; 3788 - sha256 = "1pna56d7c822w4yqn1dcyb08k28c5w0y9qngdxfqjmkjgp1vcpy6"; 3789 }; 3790 meta.homepage = "https://github.com/EdenEast/nightfox.nvim/"; 3791 }; ··· 3840 3841 nord-nvim = buildVimPluginFrom2Nix { 3842 pname = "nord.nvim"; 3843 - version = "2021-09-27"; 3844 src = fetchFromGitHub { 3845 owner = "shaunsingh"; 3846 repo = "nord.nvim"; 3847 - rev = "46d9df8bf6535c1bc751a4134fc52ea91068cfaa"; 3848 - sha256 = "19b4ix8py8vg2jrzhhzcp69jyl6snplii6bpyaasj5nhhjxslmlq"; 3849 }; 3850 meta.homepage = "https://github.com/shaunsingh/nord.nvim/"; 3851 }; ··· 3876 3877 null-ls-nvim = buildVimPluginFrom2Nix { 3878 pname = "null-ls.nvim"; 3879 - version = "2021-10-13"; 3880 src = fetchFromGitHub { 3881 owner = "jose-elias-alvarez"; 3882 repo = "null-ls.nvim"; 3883 - rev = "bd0f8daa3c70d099857e9223f33eec9511b6047c"; 3884 - sha256 = "039b475k33pmb9lchbfnr4l0fkghnjr4kyhni4ndznj81ln190fi"; 3885 }; 3886 meta.homepage = "https://github.com/jose-elias-alvarez/null-ls.nvim/"; 3887 }; ··· 3924 3925 nvim-autopairs = buildVimPluginFrom2Nix { 3926 pname = "nvim-autopairs"; 3927 - version = "2021-10-14"; 3928 src = fetchFromGitHub { 3929 owner = "windwp"; 3930 repo = "nvim-autopairs"; 3931 - rev = "db48f0b4837be2bf40ad55860baa686c0e013ac4"; 3932 - sha256 = "1ikbamwl7cdihmlg2vnl838mq58z0lqcynn3x5p39wq11dql89lb"; 3933 }; 3934 meta.homepage = "https://github.com/windwp/nvim-autopairs/"; 3935 }; ··· 3984 3985 nvim-cmp = buildVimPluginFrom2Nix { 3986 pname = "nvim-cmp"; 3987 - version = "2021-10-13"; 3988 src = fetchFromGitHub { 3989 owner = "hrsh7th"; 3990 repo = "nvim-cmp"; 3991 - rev = "f5393d5bd934428a469f03f5bc225922f8c48367"; 3992 - sha256 = "0gss8d5anf94iic60wwnnc8d5msdx17yydb84fbk21h2a9gv8g8b"; 3993 }; 3994 meta.homepage = "https://github.com/hrsh7th/nvim-cmp/"; 3995 }; 3996 3997 nvim-code-action-menu = buildVimPluginFrom2Nix { 3998 pname = "nvim-code-action-menu"; 3999 - version = "2021-10-03"; 4000 src = fetchFromGitHub { 4001 owner = "weilbith"; 4002 repo = "nvim-code-action-menu"; 4003 - rev = "7361b5637930999d01b93b6ab4c45b784fa0618a"; 4004 - sha256 = "12xl0dxd341mmbv4lg28s1qlv9xg8vjv79sb9x2dv5g3994jf9q6"; 4005 }; 4006 meta.homepage = "https://github.com/weilbith/nvim-code-action-menu/"; 4007 }; ··· 4056 4057 nvim-dap = buildVimPluginFrom2Nix { 4058 pname = "nvim-dap"; 4059 - version = "2021-10-08"; 4060 src = fetchFromGitHub { 4061 owner = "mfussenegger"; 4062 repo = "nvim-dap"; 4063 - rev = "385ede69635f5b2eaf48a36d6a4caba6794e508a"; 4064 - sha256 = "0pgfagi0fb9ik2ljbbcdyrirbxm87fmf2hybmyycigpw77x8pdv2"; 4065 }; 4066 meta.homepage = "https://github.com/mfussenegger/nvim-dap/"; 4067 }; ··· 4176 4177 nvim-lightbulb = buildVimPluginFrom2Nix { 4178 pname = "nvim-lightbulb"; 4179 - version = "2021-10-11"; 4180 src = fetchFromGitHub { 4181 owner = "kosayoda"; 4182 repo = "nvim-lightbulb"; 4183 - rev = "3c5d42a433fcb73fa9a2e07647ef02288479b284"; 4184 - sha256 = "19s8yczi1vyl8arxmqkiq34y1hmx4ws1d0qrsk6y7jk7dskxyqc5"; 4185 }; 4186 meta.homepage = "https://github.com/kosayoda/nvim-lightbulb/"; 4187 }; 4188 4189 nvim-lspconfig = buildVimPluginFrom2Nix { 4190 pname = "nvim-lspconfig"; 4191 - version = "2021-10-12"; 4192 src = fetchFromGitHub { 4193 owner = "neovim"; 4194 repo = "nvim-lspconfig"; 4195 - rev = "e4bed57f127310764f08e8b45f1ed3a31c6094e0"; 4196 - sha256 = "02m8p0pdmvgm0mk9b5h5smj91fy43gsrp742yn3a49njbm252n8q"; 4197 }; 4198 meta.homepage = "https://github.com/neovim/nvim-lspconfig/"; 4199 }; ··· 4296 4297 nvim-tree-lua = buildVimPluginFrom2Nix { 4298 pname = "nvim-tree.lua"; 4299 - version = "2021-10-12"; 4300 src = fetchFromGitHub { 4301 owner = "kyazdani42"; 4302 repo = "nvim-tree.lua"; 4303 - rev = "7f5a49f7c4699bb57635a36869f5149af491e761"; 4304 - sha256 = "0yf40ypkvjn1g9brfhhfykhpjqg0x55h8ipxg0mdkmn24gp6n7xb"; 4305 }; 4306 meta.homepage = "https://github.com/kyazdani42/nvim-tree.lua/"; 4307 }; ··· 4380 4381 nvim-ts-rainbow = buildVimPluginFrom2Nix { 4382 pname = "nvim-ts-rainbow"; 4383 - version = "2021-10-13"; 4384 src = fetchFromGitHub { 4385 owner = "p00f"; 4386 repo = "nvim-ts-rainbow"; 4387 - rev = "0943a858aeaef4f06e14a268c276767b3a7da930"; 4388 - sha256 = "16l0l88rr2q233xv4jiwj8w8i0d6ql9cn15fbpksf8d1djr2wxia"; 4389 }; 4390 meta.homepage = "https://github.com/p00f/nvim-ts-rainbow/"; 4391 }; ··· 4488 4489 onedark-nvim = buildVimPluginFrom2Nix { 4490 pname = "onedark.nvim"; 4491 - version = "2021-10-13"; 4492 src = fetchFromGitHub { 4493 owner = "olimorris"; 4494 repo = "onedark.nvim"; 4495 - rev = "0221cbbd66697d235a7addde172585f0a295cd91"; 4496 - sha256 = "06vh7abdzh25151svjsaawh8x0lp1qxc56c11dr9jfgnz1fq4gnv"; 4497 }; 4498 meta.homepage = "https://github.com/olimorris/onedark.nvim/"; 4499 }; 4500 4501 onedark-vim = buildVimPluginFrom2Nix { 4502 pname = "onedark.vim"; 4503 - version = "2021-09-25"; 4504 src = fetchFromGitHub { 4505 owner = "joshdick"; 4506 repo = "onedark.vim"; 4507 - rev = "cc8ecccd324ea0d8f07dc54806057806d0aff1d8"; 4508 - sha256 = "19jairk59a0f4p34h84sy8ia1qk2bcbwxk5i49vf5gxmi31pjpy4"; 4509 }; 4510 meta.homepage = "https://github.com/joshdick/onedark.vim/"; 4511 }; ··· 4584 4585 papercolor-theme = buildVimPluginFrom2Nix { 4586 pname = "papercolor-theme"; 4587 - version = "2021-09-17"; 4588 src = fetchFromGitHub { 4589 owner = "NLKNguyen"; 4590 repo = "papercolor-theme"; 4591 - rev = "643afbb7158b77cbd491fd9874a8758d0484255a"; 4592 - sha256 = "14dzmavrak99i2ahwwccxcqkkj9a1b7ch9mlmpg56y6y4v65ss1h"; 4593 }; 4594 meta.homepage = "https://github.com/NLKNguyen/papercolor-theme/"; 4595 }; ··· 4957 4958 registers-nvim = buildVimPluginFrom2Nix { 4959 pname = "registers.nvim"; 4960 - version = "2021-09-09"; 4961 src = fetchFromGitHub { 4962 owner = "tversteeg"; 4963 repo = "registers.nvim"; 4964 - rev = "3f522bd7375dc780714c1ebe7fe398f4e45f0e52"; 4965 - sha256 = "013n3ci6605qa6dvabg02nhln9s5ahh9gvzh07w3ikvb53wp31h4"; 4966 }; 4967 meta.homepage = "https://github.com/tversteeg/registers.nvim/"; 4968 }; ··· 5053 5054 rust-tools-nvim = buildVimPluginFrom2Nix { 5055 pname = "rust-tools.nvim"; 5056 - version = "2021-10-12"; 5057 src = fetchFromGitHub { 5058 owner = "simrat39"; 5059 repo = "rust-tools.nvim"; 5060 - rev = "21b19674b85178dd7d44751985b8de8389e9eb75"; 5061 - sha256 = "06gn4slv9z4jn6l3q31dl8l4j33l5mmn8rx5ddk966dfiq8yvpjw"; 5062 }; 5063 meta.homepage = "https://github.com/simrat39/rust-tools.nvim/"; 5064 }; ··· 5632 5633 tagalong-vim = buildVimPluginFrom2Nix { 5634 pname = "tagalong.vim"; 5635 - version = "2021-08-19"; 5636 src = fetchFromGitHub { 5637 owner = "AndrewRadev"; 5638 repo = "tagalong.vim"; 5639 - rev = "6c8c0f4903daed1c11087a014a8bc23ac4334850"; 5640 - sha256 = "1vcymd05pacs3ywf4bq20vhn46a3d4hpl2lwcbc5z1cv18iwd3ip"; 5641 }; 5642 meta.homepage = "https://github.com/AndrewRadev/tagalong.vim/"; 5643 }; ··· 6570 6571 vim-auto-save = buildVimPluginFrom2Nix { 6572 pname = "vim-auto-save"; 6573 - version = "2019-03-19"; 6574 src = fetchFromGitHub { 6575 owner = "907th"; 6576 repo = "vim-auto-save"; 6577 - rev = "8c1d5dc919030aa712ad7201074ffb60961e9dda"; 6578 - sha256 = "0dj45g56n0q4advc9sgch11ghb2h5ahk601gndwy02a0937axjh2"; 6579 }; 6580 meta.homepage = "https://github.com/907th/vim-auto-save/"; 6581 }; ··· 6858 6859 vim-codefmt = buildVimPluginFrom2Nix { 6860 pname = "vim-codefmt"; 6861 - version = "2021-04-15"; 6862 src = fetchFromGitHub { 6863 owner = "google"; 6864 repo = "vim-codefmt"; 6865 - rev = "793d816524934e6553c76437120eea5df8e85a1e"; 6866 - sha256 = "174wq1sq862s474bhfq0w8lnmcilq75gf2sdp1hws7wj0fvn10h3"; 6867 }; 6868 meta.homepage = "https://github.com/google/vim-codefmt/"; 6869 }; ··· 7530 7531 vim-flog = buildVimPluginFrom2Nix { 7532 pname = "vim-flog"; 7533 - version = "2021-10-13"; 7534 src = fetchFromGitHub { 7535 owner = "rbong"; 7536 repo = "vim-flog"; 7537 - rev = "6b3d37338c1f1da03bab16e4614507ab273e3305"; 7538 - sha256 = "1bmafcyzg5vhwfphacgm5f2hpcs52ickl3zf56394jdll8gxbn2c"; 7539 }; 7540 meta.homepage = "https://github.com/rbong/vim-flog/"; 7541 }; ··· 7590 7591 vim-fugitive = buildVimPluginFrom2Nix { 7592 pname = "vim-fugitive"; 7593 - version = "2021-10-12"; 7594 src = fetchFromGitHub { 7595 owner = "tpope"; 7596 repo = "vim-fugitive"; 7597 - rev = "2e66b3ad05d85f09d870f82671b8503cf8fa4297"; 7598 - sha256 = "0145yrr3cjgzfm9arrs3wqwg3wlban3rpgb5jiwaiavrk2grlwkz"; 7599 }; 7600 meta.homepage = "https://github.com/tpope/vim-fugitive/"; 7601 }; ··· 9934 9935 vim-test = buildVimPluginFrom2Nix { 9936 pname = "vim-test"; 9937 - version = "2021-09-30"; 9938 src = fetchFromGitHub { 9939 owner = "vim-test"; 9940 repo = "vim-test"; 9941 - rev = "611bf381c212acfe4811ea085fd353f6f3856d66"; 9942 - sha256 = "0cnn4zhlabzi39vq6wg3gkilal8grjgr1zgb0pzi604klyk1gyl8"; 9943 }; 9944 meta.homepage = "https://github.com/vim-test/vim-test/"; 9945 }; ··· 10270 10271 vim-vsnip = buildVimPluginFrom2Nix { 10272 pname = "vim-vsnip"; 10273 - version = "2021-09-14"; 10274 src = fetchFromGitHub { 10275 owner = "hrsh7th"; 10276 repo = "vim-vsnip"; 10277 - rev = "9ac8044206d32bea4dba34e77b6a3b7b87f65df6"; 10278 - sha256 = "0m488cfpl7yszyhgz12binrmxysa05wxypdgy83cdxb0npka20ff"; 10279 }; 10280 meta.homepage = "https://github.com/hrsh7th/vim-vsnip/"; 10281 }; ··· 10402 10403 vim-xtabline = buildVimPluginFrom2Nix { 10404 pname = "vim-xtabline"; 10405 - version = "2021-09-22"; 10406 src = fetchFromGitHub { 10407 owner = "mg979"; 10408 repo = "vim-xtabline"; 10409 - rev = "6ff20c655dd5b6f6050a234638d83ee7f65ba164"; 10410 - sha256 = "08mg6kcayp8m0vfcvk0afppslkszf7fjskb39b94df0sh7ymkw5p"; 10411 }; 10412 meta.homepage = "https://github.com/mg979/vim-xtabline/"; 10413 }; ··· 10594 10595 vimspector = buildVimPluginFrom2Nix { 10596 pname = "vimspector"; 10597 - version = "2021-09-30"; 10598 src = fetchFromGitHub { 10599 owner = "puremourning"; 10600 repo = "vimspector"; 10601 - rev = "726a06e0d043e5897ade0624da2ecbbceab53484"; 10602 - sha256 = "1swc8bzq5fifjkqxp6svzbipx0akmcj9ars7bxcgagzdndpz117s"; 10603 fetchSubmodules = true; 10604 }; 10605 meta.homepage = "https://github.com/puremourning/vimspector/"; ··· 10848 10849 YouCompleteMe = buildVimPluginFrom2Nix { 10850 pname = "YouCompleteMe"; 10851 - version = "2021-10-13"; 10852 src = fetchFromGitHub { 10853 owner = "ycm-core"; 10854 repo = "YouCompleteMe"; 10855 - rev = "347bbf73d980501c4e1705879bcfe49ea0375af1"; 10856 - sha256 = "1ywj63kn0i6c8wr7y09vydb9cic2cqpkq5n40xwb0gbqk8n89z2k"; 10857 fetchSubmodules = true; 10858 }; 10859 meta.homepage = "https://github.com/ycm-core/YouCompleteMe/";
··· 77 78 ale = buildVimPluginFrom2Nix { 79 pname = "ale"; 80 + version = "2021-10-16"; 81 src = fetchFromGitHub { 82 owner = "dense-analysis"; 83 repo = "ale"; 84 + rev = "16898417e68ffb6034b2a6de0c1b25502bd846d8"; 85 + sha256 = "1zyzw8m8bfs3p06nq582pb5lja204xhzkd60bp1wyyq1q5qv9y3v"; 86 }; 87 meta.homepage = "https://github.com/dense-analysis/ale/"; 88 }; ··· 449 450 chadtree = buildVimPluginFrom2Nix { 451 pname = "chadtree"; 452 + version = "2021-10-16"; 453 src = fetchFromGitHub { 454 owner = "ms-jpq"; 455 repo = "chadtree"; 456 + rev = "949731d96f14872bb6764f305f38415d70c220a3"; 457 + sha256 = "1lq4c47i55gza7mdn1nzsfxq78vkl5hhsrfv2dk97sbmbyfmr83j"; 458 }; 459 meta.homepage = "https://github.com/ms-jpq/chadtree/"; 460 }; ··· 641 642 cmp-path = buildVimPluginFrom2Nix { 643 pname = "cmp-path"; 644 + version = "2021-10-16"; 645 src = fetchFromGitHub { 646 owner = "hrsh7th"; 647 repo = "cmp-path"; 648 + rev = "2b1d31fef79a4c0ff803f6230859faf76e4409f9"; 649 + sha256 = "1l3lyzgwlr7drxzig01by99vrgi7flvrnln3dmy14pg2x56lsbf3"; 650 }; 651 meta.homepage = "https://github.com/hrsh7th/cmp-path/"; 652 }; ··· 665 666 cmp-tabnine = buildVimPluginFrom2Nix { 667 pname = "cmp-tabnine"; 668 + version = "2021-10-14"; 669 src = fetchFromGitHub { 670 owner = "tzachar"; 671 repo = "cmp-tabnine"; 672 + rev = "f788bb17e1de13b49e197b68edb501010b64e975"; 673 + sha256 = "1c21y5vz9afzmx7l0ifv6gc2a6mfmsa8r0igxgyin0jj6ipk5kkl"; 674 }; 675 meta.homepage = "https://github.com/tzachar/cmp-tabnine/"; 676 }; ··· 701 702 cmp_luasnip = buildVimPluginFrom2Nix { 703 pname = "cmp_luasnip"; 704 + version = "2021-10-14"; 705 src = fetchFromGitHub { 706 owner = "saadparwaiz1"; 707 repo = "cmp_luasnip"; 708 + rev = "8da7e78e54415753d6b688f96d54290d754f7c6b"; 709 + sha256 = "0s9s2kpfg6mqrl0xdqxl1k17vj4pc433v89i1p5kcrxsydfvdxp3"; 710 }; 711 meta.homepage = "https://github.com/saadparwaiz1/cmp_luasnip/"; 712 }; ··· 749 750 coc-lua = buildVimPluginFrom2Nix { 751 pname = "coc-lua"; 752 + version = "2021-10-16"; 753 src = fetchFromGitHub { 754 owner = "josa42"; 755 repo = "coc-lua"; 756 + rev = "ee767ef4db8e5606c8c4edc304a75053ac943804"; 757 + sha256 = "1rv47115xbbsnkzs18bp60advhd3mz16w1aigfxk30cmajfydwvg"; 758 }; 759 meta.homepage = "https://github.com/josa42/coc-lua/"; 760 }; ··· 1206 1207 defx-nvim = buildVimPluginFrom2Nix { 1208 pname = "defx.nvim"; 1209 + version = "2021-10-15"; 1210 src = fetchFromGitHub { 1211 owner = "Shougo"; 1212 repo = "defx.nvim"; 1213 + rev = "701b2a9b04055d056cd2e3e1f6f6fa555b0c4cb6"; 1214 + sha256 = "1q8nqg5dq3m3m884s67yv2i9b8m94myyx56xyw7f3g4b4ivcsyy4"; 1215 }; 1216 meta.homepage = "https://github.com/Shougo/defx.nvim/"; 1217 }; ··· 1520 1521 diaglist-nvim = buildVimPluginFrom2Nix { 1522 pname = "diaglist.nvim"; 1523 + version = "2021-10-15"; 1524 src = fetchFromGitHub { 1525 owner = "onsails"; 1526 repo = "diaglist.nvim"; 1527 + rev = "5221d8e4fd5522fb9e81b8131ff714b464dd0bb2"; 1528 + sha256 = "0xsm6s8qr5q52hmbhxr0hxhwar5d04gmwzf2ci82scvf85ar9l9g"; 1529 }; 1530 meta.homepage = "https://github.com/onsails/diaglist.nvim/"; 1531 }; ··· 1738 1739 far-vim = buildVimPluginFrom2Nix { 1740 pname = "far.vim"; 1741 + version = "2021-10-14"; 1742 src = fetchFromGitHub { 1743 owner = "brooth"; 1744 repo = "far.vim"; 1745 + rev = "9b6cc10650128a7830fb92425ad978ae8d6132bc"; 1746 + sha256 = "0kyjz4zq9rdyxvrs4l3ficrhpfwb5p01x84x17vcqbrc68kksw04"; 1747 }; 1748 meta.homepage = "https://github.com/brooth/far.vim/"; 1749 }; ··· 1774 1775 feline-nvim = buildVimPluginFrom2Nix { 1776 pname = "feline.nvim"; 1777 + version = "2021-10-15"; 1778 src = fetchFromGitHub { 1779 owner = "famiu"; 1780 repo = "feline.nvim"; 1781 + rev = "4ef5e1516395eea731275e0f58b6bfba5c6ac9c1"; 1782 + sha256 = "12fci8gkbs3gf7cx68dpczkvsgy7bbax6f5fdl6fbjszpwr96lhw"; 1783 }; 1784 meta.homepage = "https://github.com/famiu/feline.nvim/"; 1785 }; ··· 1798 1799 fern-vim = buildVimPluginFrom2Nix { 1800 pname = "fern.vim"; 1801 + version = "2021-10-16"; 1802 src = fetchFromGitHub { 1803 owner = "lambdalisue"; 1804 repo = "fern.vim"; 1805 + rev = "41197d23b2975fb373b0affc090ff4fe52a7429c"; 1806 + sha256 = "0djjik0q4pczw3r6v2xpmww1wv6rw69jxmdpnwfxss2fdpz5a9wl"; 1807 }; 1808 meta.homepage = "https://github.com/lambdalisue/fern.vim/"; 1809 }; ··· 1834 1835 FixCursorHold-nvim = buildVimPluginFrom2Nix { 1836 pname = "FixCursorHold.nvim"; 1837 + version = "2021-10-15"; 1838 src = fetchFromGitHub { 1839 owner = "antoinemadec"; 1840 repo = "FixCursorHold.nvim"; 1841 + rev = "f2572b0163d7b19b4e8a7c76a3eb084921d736de"; 1842 + sha256 = "06agspmka503yn75873kk0g5v2m91df1zblsh96gkc4h6wm52liv"; 1843 }; 1844 meta.homepage = "https://github.com/antoinemadec/FixCursorHold.nvim/"; 1845 }; ··· 2147 2148 gitsigns-nvim = buildVimPluginFrom2Nix { 2149 pname = "gitsigns.nvim"; 2150 + version = "2021-10-15"; 2151 src = fetchFromGitHub { 2152 owner = "lewis6991"; 2153 repo = "gitsigns.nvim"; 2154 + rev = "552f114caeaec4ce97822cb55dfa7c7e5368136b"; 2155 + sha256 = "0qdafm3arjf8bcqpvv085dwzbikad3sr3xzvrn3gfa0dsls8pg6q"; 2156 }; 2157 meta.homepage = "https://github.com/lewis6991/gitsigns.nvim/"; 2158 }; ··· 2219 2220 goto-preview = buildVimPluginFrom2Nix { 2221 pname = "goto-preview"; 2222 + version = "2021-10-15"; 2223 src = fetchFromGitHub { 2224 owner = "rmagatti"; 2225 repo = "goto-preview"; 2226 + rev = "05c6983e6d6cb6e35367a13eeda1ffb160f48753"; 2227 + sha256 = "1qa22gsa62ginkad21bigj8qgbh8h3car598gl59643y2kc7lip3"; 2228 }; 2229 meta.homepage = "https://github.com/rmagatti/goto-preview/"; 2230 }; ··· 3192 3193 minimap-vim = buildVimPluginFrom2Nix { 3194 pname = "minimap.vim"; 3195 + version = "2021-10-15"; 3196 src = fetchFromGitHub { 3197 owner = "wfxr"; 3198 repo = "minimap.vim"; 3199 + rev = "5c54258d34b8ae4be70a8fbc09b400eb7be0bee8"; 3200 + sha256 = "0gy5c5v80xbgx511xk1zp2scxzmgipwad1zqpsff4grz80vzsa13"; 3201 }; 3202 meta.homepage = "https://github.com/wfxr/minimap.vim/"; 3203 }; 3204 3205 minsnip-nvim = buildVimPluginFrom2Nix { 3206 pname = "minsnip.nvim"; 3207 + version = "2021-10-15"; 3208 src = fetchFromGitHub { 3209 owner = "jose-elias-alvarez"; 3210 repo = "minsnip.nvim"; 3211 + rev = "ee71cda58f2e5ad6303338f1db3083e59ca35db1"; 3212 + sha256 = "1fvz1n6qy3wvn42rmchg58d8l187g52q1ibx757jwrjg6dbaw2xn"; 3213 }; 3214 meta.homepage = "https://github.com/jose-elias-alvarez/minsnip.nvim/"; 3215 }; ··· 3480 3481 neco-vim = buildVimPluginFrom2Nix { 3482 pname = "neco-vim"; 3483 + version = "2021-10-16"; 3484 src = fetchFromGitHub { 3485 owner = "Shougo"; 3486 repo = "neco-vim"; 3487 + rev = "253dc1d0c7de287440cc5e93c3e60d93cd92f096"; 3488 + sha256 = "0xfb4dry3ybv1q2gkqbxkj4y9q6g7hvc4x6z4mvxfks96lcmgrm8"; 3489 }; 3490 meta.homepage = "https://github.com/Shougo/neco-vim/"; 3491 }; ··· 3780 3781 nightfox-nvim = buildVimPluginFrom2Nix { 3782 pname = "nightfox.nvim"; 3783 + version = "2021-10-15"; 3784 src = fetchFromGitHub { 3785 owner = "EdenEast"; 3786 repo = "nightfox.nvim"; 3787 + rev = "dfaacec99f03a8412538974e8d6a96a0916a3a5f"; 3788 + sha256 = "0hjqbisj9kd181qc6jav43r3jk2qyf79n56mxrjzwb8i5rndlr93"; 3789 }; 3790 meta.homepage = "https://github.com/EdenEast/nightfox.nvim/"; 3791 }; ··· 3840 3841 nord-nvim = buildVimPluginFrom2Nix { 3842 pname = "nord.nvim"; 3843 + version = "2021-10-16"; 3844 src = fetchFromGitHub { 3845 owner = "shaunsingh"; 3846 repo = "nord.nvim"; 3847 + rev = "99941237d7b54831ce31026b2bf48f5af7c3eaa3"; 3848 + sha256 = "1z46fkjyhfnaw3x8id7xs2fkglkbbv6sp45zmzg0f1r881dismi2"; 3849 }; 3850 meta.homepage = "https://github.com/shaunsingh/nord.nvim/"; 3851 }; ··· 3876 3877 null-ls-nvim = buildVimPluginFrom2Nix { 3878 pname = "null-ls.nvim"; 3879 + version = "2021-10-15"; 3880 src = fetchFromGitHub { 3881 owner = "jose-elias-alvarez"; 3882 repo = "null-ls.nvim"; 3883 + rev = "f9d3acd1a4e3b7e6d84951754fbdaadb196ae0fd"; 3884 + sha256 = "15jk540qb2zwpq3vh31skdl1gn9v6y28vqv9jrw78fjmhrs99lld"; 3885 }; 3886 meta.homepage = "https://github.com/jose-elias-alvarez/null-ls.nvim/"; 3887 }; ··· 3924 3925 nvim-autopairs = buildVimPluginFrom2Nix { 3926 pname = "nvim-autopairs"; 3927 + version = "2021-10-15"; 3928 src = fetchFromGitHub { 3929 owner = "windwp"; 3930 repo = "nvim-autopairs"; 3931 + rev = "2cab63437f05551d79ee959eb88fee1ba437a5a7"; 3932 + sha256 = "14zrgri491jshg57wcw8nf5nzviw1b6a88qkx0km1v15knihbc68"; 3933 }; 3934 meta.homepage = "https://github.com/windwp/nvim-autopairs/"; 3935 }; ··· 3984 3985 nvim-cmp = buildVimPluginFrom2Nix { 3986 pname = "nvim-cmp"; 3987 + version = "2021-10-16"; 3988 src = fetchFromGitHub { 3989 owner = "hrsh7th"; 3990 repo = "nvim-cmp"; 3991 + rev = "4ecf2a24265626a2c00427394deb4747c7b9d5dc"; 3992 + sha256 = "1p134wb9g2ki0gn7aqhsh64frcx5n00npkcj1lgnzcc4cc95p7d4"; 3993 }; 3994 meta.homepage = "https://github.com/hrsh7th/nvim-cmp/"; 3995 }; 3996 3997 nvim-code-action-menu = buildVimPluginFrom2Nix { 3998 pname = "nvim-code-action-menu"; 3999 + version = "2021-10-15"; 4000 src = fetchFromGitHub { 4001 owner = "weilbith"; 4002 repo = "nvim-code-action-menu"; 4003 + rev = "977abc8bbf83c5e1c7c476223bcec7b7036c0b5a"; 4004 + sha256 = "0jf0kiawhslk5y8h14p9abxsp7iigni6jps3gcirswvxw8clhpxl"; 4005 }; 4006 meta.homepage = "https://github.com/weilbith/nvim-code-action-menu/"; 4007 }; ··· 4056 4057 nvim-dap = buildVimPluginFrom2Nix { 4058 pname = "nvim-dap"; 4059 + version = "2021-10-14"; 4060 src = fetchFromGitHub { 4061 owner = "mfussenegger"; 4062 repo = "nvim-dap"; 4063 + rev = "fafd7f9a7ab70fd2cb519a98b594859ba4eefcd7"; 4064 + sha256 = "11ky72s1vk9bnf6dji913hiifxdvih0a17yljxs03qhnynvlc5p9"; 4065 }; 4066 meta.homepage = "https://github.com/mfussenegger/nvim-dap/"; 4067 }; ··· 4176 4177 nvim-lightbulb = buildVimPluginFrom2Nix { 4178 pname = "nvim-lightbulb"; 4179 + version = "2021-10-16"; 4180 src = fetchFromGitHub { 4181 owner = "kosayoda"; 4182 repo = "nvim-lightbulb"; 4183 + rev = "9838d3a0f9268d89c9f238c67928d3b6a0ceaaf5"; 4184 + sha256 = "157x2i6paqz626bvbjly5k1yg2939v6j8riicrw8gxbb3s5z5fh5"; 4185 }; 4186 meta.homepage = "https://github.com/kosayoda/nvim-lightbulb/"; 4187 }; 4188 4189 + nvim-lsp-ts-utils = buildVimPluginFrom2Nix { 4190 + pname = "nvim-lsp-ts-utils"; 4191 + version = "2021-10-03"; 4192 + src = fetchFromGitHub { 4193 + owner = "jose-elias-alvarez"; 4194 + repo = "nvim-lsp-ts-utils"; 4195 + rev = "efa321ad03fbffeca699bc04ca1a59db0c54d16f"; 4196 + sha256 = "1bxj37jfcq6vrxpl5cslzmg03aqf2i13i71birvcvlw6n4p3kbbm"; 4197 + }; 4198 + meta.homepage = "https://github.com/jose-elias-alvarez/nvim-lsp-ts-utils/"; 4199 + }; 4200 + 4201 nvim-lspconfig = buildVimPluginFrom2Nix { 4202 pname = "nvim-lspconfig"; 4203 + version = "2021-10-16"; 4204 src = fetchFromGitHub { 4205 owner = "neovim"; 4206 repo = "nvim-lspconfig"; 4207 + rev = "28a8e5258cb8140cc50a030b9b3c15e39376028a"; 4208 + sha256 = "02n5kacdb6my8mn0iayr5l1rm6nx4pqc6fx6a7l5minww9vh8na2"; 4209 }; 4210 meta.homepage = "https://github.com/neovim/nvim-lspconfig/"; 4211 }; ··· 4308 4309 nvim-tree-lua = buildVimPluginFrom2Nix { 4310 pname = "nvim-tree.lua"; 4311 + version = "2021-10-16"; 4312 src = fetchFromGitHub { 4313 owner = "kyazdani42"; 4314 repo = "nvim-tree.lua"; 4315 + rev = "ec3f10e2116f344d9cc5c9980bddf7819f27d8ae"; 4316 + sha256 = "0vwlxghxyc82w2vmn6nylnvhcvr91k9z0szjwn67f8n1bnii2fn7"; 4317 }; 4318 meta.homepage = "https://github.com/kyazdani42/nvim-tree.lua/"; 4319 }; ··· 4392 4393 nvim-ts-rainbow = buildVimPluginFrom2Nix { 4394 pname = "nvim-ts-rainbow"; 4395 + version = "2021-10-14"; 4396 src = fetchFromGitHub { 4397 owner = "p00f"; 4398 repo = "nvim-ts-rainbow"; 4399 + rev = "2bd142b45fbe890d9588a50df3f26212c2b87c80"; 4400 + sha256 = "09hcwm10b5rb77rpv0qbwak1x8hhqr0wqnrn118b7768pkqqwka0"; 4401 }; 4402 meta.homepage = "https://github.com/p00f/nvim-ts-rainbow/"; 4403 }; ··· 4500 4501 onedark-nvim = buildVimPluginFrom2Nix { 4502 pname = "onedark.nvim"; 4503 + version = "2021-10-15"; 4504 src = fetchFromGitHub { 4505 owner = "olimorris"; 4506 repo = "onedark.nvim"; 4507 + rev = "836551aee06e07dc77ff0aa5dc1de4ace50596a1"; 4508 + sha256 = "0s654i6xlk3nkhjdrdmx202f9ig0xby5p9n98ajkhi6wq2yhfr72"; 4509 }; 4510 meta.homepage = "https://github.com/olimorris/onedark.nvim/"; 4511 }; 4512 4513 onedark-vim = buildVimPluginFrom2Nix { 4514 pname = "onedark.vim"; 4515 + version = "2021-10-15"; 4516 src = fetchFromGitHub { 4517 owner = "joshdick"; 4518 repo = "onedark.vim"; 4519 + rev = "e86ce939d85576fb7ce6c1c45fd49c8a570c24cc"; 4520 + sha256 = "19wq5xg1yvk5153c1b0zbhdzaga0ja45m3zm6a1wqb437wcqdqlx"; 4521 }; 4522 meta.homepage = "https://github.com/joshdick/onedark.vim/"; 4523 }; ··· 4596 4597 papercolor-theme = buildVimPluginFrom2Nix { 4598 pname = "papercolor-theme"; 4599 + version = "2021-10-14"; 4600 src = fetchFromGitHub { 4601 owner = "NLKNguyen"; 4602 repo = "papercolor-theme"; 4603 + rev = "d0d32dc5e92564b63ec905a9423984b5d503c24a"; 4604 + sha256 = "1h9ql0ryqblnmiksskh4phah1br1gbfc3zyylc8gczppgnxvgq5p"; 4605 }; 4606 meta.homepage = "https://github.com/NLKNguyen/papercolor-theme/"; 4607 }; ··· 4969 4970 registers-nvim = buildVimPluginFrom2Nix { 4971 pname = "registers.nvim"; 4972 + version = "2021-10-16"; 4973 src = fetchFromGitHub { 4974 owner = "tversteeg"; 4975 repo = "registers.nvim"; 4976 + rev = "6445f9131d872d6bf2236ea301e5d400a96f961d"; 4977 + sha256 = "0g60vks084jcajv1rsjnkn4idcwvzfbwqwnpkcw0xh009p71wyjd"; 4978 }; 4979 meta.homepage = "https://github.com/tversteeg/registers.nvim/"; 4980 }; ··· 5065 5066 rust-tools-nvim = buildVimPluginFrom2Nix { 5067 pname = "rust-tools.nvim"; 5068 + version = "2021-10-16"; 5069 src = fetchFromGitHub { 5070 owner = "simrat39"; 5071 repo = "rust-tools.nvim"; 5072 + rev = "e3b0ace51db01e6fbecae489645b911a8f4b3441"; 5073 + sha256 = "0syshs383j1fhj381fy9d9chrqa11fk333c2kzak08j5l471z486"; 5074 }; 5075 meta.homepage = "https://github.com/simrat39/rust-tools.nvim/"; 5076 }; ··· 5644 5645 tagalong-vim = buildVimPluginFrom2Nix { 5646 pname = "tagalong.vim"; 5647 + version = "2021-10-15"; 5648 src = fetchFromGitHub { 5649 owner = "AndrewRadev"; 5650 repo = "tagalong.vim"; 5651 + rev = "9d37eeb2463bfa1150a9353d3bf9a4f6d7395ab9"; 5652 + sha256 = "0i2vnd0rhp5ix0p78np0vk45pnpidi1y7z6b5z8pwh442ma8f86f"; 5653 }; 5654 meta.homepage = "https://github.com/AndrewRadev/tagalong.vim/"; 5655 }; ··· 6582 6583 vim-auto-save = buildVimPluginFrom2Nix { 6584 pname = "vim-auto-save"; 6585 + version = "2021-10-15"; 6586 src = fetchFromGitHub { 6587 owner = "907th"; 6588 repo = "vim-auto-save"; 6589 + rev = "d8ff037621e2351278cf0892ca19ee7ce479e802"; 6590 + sha256 = "1z075hb5wi7sv9yha4fxfxakcayymicg6av2gc9skaw8y2sx6jzn"; 6591 }; 6592 meta.homepage = "https://github.com/907th/vim-auto-save/"; 6593 }; ··· 6870 6871 vim-codefmt = buildVimPluginFrom2Nix { 6872 pname = "vim-codefmt"; 6873 + version = "2021-10-16"; 6874 src = fetchFromGitHub { 6875 owner = "google"; 6876 repo = "vim-codefmt"; 6877 + rev = "f3a5dc78b94874320cc48543e31de08df20c67af"; 6878 + sha256 = "0290wcvg0f3z9bcsd2ykqi5rw9wz60hvkc9ladh2xfrndhw77s2x"; 6879 }; 6880 meta.homepage = "https://github.com/google/vim-codefmt/"; 6881 }; ··· 7542 7543 vim-flog = buildVimPluginFrom2Nix { 7544 pname = "vim-flog"; 7545 + version = "2021-10-16"; 7546 src = fetchFromGitHub { 7547 owner = "rbong"; 7548 repo = "vim-flog"; 7549 + rev = "1cb504538bf1e46b16d239cfc7fa22229dd1301b"; 7550 + sha256 = "1z5dggdjfc7fi7q58rfbh5whw7qw6jzfxbf87mlnyr9vij72v53q"; 7551 }; 7552 meta.homepage = "https://github.com/rbong/vim-flog/"; 7553 }; ··· 7602 7603 vim-fugitive = buildVimPluginFrom2Nix { 7604 pname = "vim-fugitive"; 7605 + version = "2021-10-16"; 7606 src = fetchFromGitHub { 7607 owner = "tpope"; 7608 repo = "vim-fugitive"; 7609 + rev = "0615cd2baf15ed0aebacd3546015a89d491553ef"; 7610 + sha256 = "0j6hl5561jhhcbxwiwc1030ip4bzqypqnj1ycxhg3vl630d18kla"; 7611 }; 7612 meta.homepage = "https://github.com/tpope/vim-fugitive/"; 7613 }; ··· 9946 9947 vim-test = buildVimPluginFrom2Nix { 9948 pname = "vim-test"; 9949 + version = "2021-10-15"; 9950 src = fetchFromGitHub { 9951 owner = "vim-test"; 9952 repo = "vim-test"; 9953 + rev = "5fe8ada99a3c711c8db65eb341c3f631043c4a26"; 9954 + sha256 = "1vz28llgmjybg2hgxlv6d9q69f7lhj32id531p2hlnhxl49s9jbn"; 9955 }; 9956 meta.homepage = "https://github.com/vim-test/vim-test/"; 9957 }; ··· 10282 10283 vim-vsnip = buildVimPluginFrom2Nix { 10284 pname = "vim-vsnip"; 10285 + version = "2021-10-16"; 10286 src = fetchFromGitHub { 10287 owner = "hrsh7th"; 10288 repo = "vim-vsnip"; 10289 + rev = "32ddc125ec6f5a07fe59b3ab6b4b5f50093102ee"; 10290 + sha256 = "0jis4zxs1fjczyj9c38mbicsnpyvxr4hlxg0292zk6qhmgwd8dd6"; 10291 }; 10292 meta.homepage = "https://github.com/hrsh7th/vim-vsnip/"; 10293 }; ··· 10414 10415 vim-xtabline = buildVimPluginFrom2Nix { 10416 pname = "vim-xtabline"; 10417 + version = "2021-10-15"; 10418 src = fetchFromGitHub { 10419 owner = "mg979"; 10420 repo = "vim-xtabline"; 10421 + rev = "2797c6c9d5278241a5932b5b31168fe2daa894de"; 10422 + sha256 = "1rvnm0xk8s9m6s9aycbzlnxbl8f03c3dqn74qrz5pw0r0vclfsv5"; 10423 }; 10424 meta.homepage = "https://github.com/mg979/vim-xtabline/"; 10425 }; ··· 10606 10607 vimspector = buildVimPluginFrom2Nix { 10608 pname = "vimspector"; 10609 + version = "2021-10-15"; 10610 src = fetchFromGitHub { 10611 owner = "puremourning"; 10612 repo = "vimspector"; 10613 + rev = "3aab9711c06186fc8205e920a82f9e357be66666"; 10614 + sha256 = "16wssm6b0fsj45h4354xbwjz02gg0kasw7907hdhi4jyhpnn0xxs"; 10615 fetchSubmodules = true; 10616 }; 10617 meta.homepage = "https://github.com/puremourning/vimspector/"; ··· 10860 10861 YouCompleteMe = buildVimPluginFrom2Nix { 10862 pname = "YouCompleteMe"; 10863 + version = "2021-10-16"; 10864 src = fetchFromGitHub { 10865 owner = "ycm-core"; 10866 repo = "YouCompleteMe"; 10867 + rev = "69430d7ee6f204e0148102ba9c1b9b31a6315cf8"; 10868 + sha256 = "1qqjnhybzf34xmzhhjk5zwv2aly2my51f4r81h54q5xqmkk05sgc"; 10869 fetchSubmodules = true; 10870 }; 10871 meta.homepage = "https://github.com/ycm-core/YouCompleteMe/";
+1
pkgs/misc/vim-plugins/vim-plugin-names
··· 290 josa42/vim-lightline-coc 291 jose-elias-alvarez/minsnip.nvim@main 292 jose-elias-alvarez/null-ls.nvim@main 293 joshdick/onedark.vim@main 294 jpalardy/vim-slime@main 295 jparise/vim-graphql
··· 290 josa42/vim-lightline-coc 291 jose-elias-alvarez/minsnip.nvim@main 292 jose-elias-alvarez/null-ls.nvim@main 293 + jose-elias-alvarez/nvim-lsp-ts-utils@main 294 joshdick/onedark.vim@main 295 jpalardy/vim-slime@main 296 jparise/vim-graphql
+33 -2
pkgs/misc/vscode-extensions/python/default.nix
··· 1 { lib, stdenv, fetchurl, vscode-utils, extractNuGet 2 - , icu, curl, openssl, lttng-ust, autoPatchelfHook 3 , python3, musl 4 , pythonUseFixed ? false # When `true`, the python default setting will be fixed to specified. 5 # Use version from `PATH` for default setting otherwise. ··· 12 assert ctagsUseFixed -> null != ctags; 13 14 let 15 pythonDefaultsTo = if pythonUseFixed then "${python3}/bin/python" else "python"; 16 ctagsDefaultsTo = if ctagsUseFixed then "${ctags}/bin/ctags" else "ctags"; 17 ··· 54 icu 55 curl 56 openssl 57 - lttng-ust 58 musl 59 ]; 60 ··· 75 # Patch `packages.json` so that nix's *ctags* is used as default value for `python.workspaceSymbols.ctagsPath`. 76 substituteInPlace "./package.json" \ 77 --replace "\"default\": \"ctags\"" "\"default\": \"${ctagsDefaultsTo}\"" 78 ''; 79 80 postInstall = ''
··· 1 { lib, stdenv, fetchurl, vscode-utils, extractNuGet 2 + , icu, curl, openssl, liburcu, lttng-ust, autoPatchelfHook 3 , python3, musl 4 , pythonUseFixed ? false # When `true`, the python default setting will be fixed to specified. 5 # Use version from `PATH` for default setting otherwise. ··· 12 assert ctagsUseFixed -> null != ctags; 13 14 let 15 + liburcu-0-12 = liburcu.overrideAttrs (oldAttrs: rec { 16 + version = "0.12.2"; 17 + src = fetchurl { 18 + url = "https://lttng.org/files/urcu/userspace-rcu-${version}.tar.bz2"; 19 + sha256 = "0yx69kbx9zd6ayjzvwvglilhdnirq4f1x1sdv33jy8bc9wgc3vsf"; 20 + }; 21 + }); 22 + 23 + lttng-ust-2-10 = (lttng-ust.override { 24 + liburcu = liburcu-0-12; 25 + }).overrideAttrs (oldAttrs: rec { 26 + version = "2.10.5"; 27 + src = fetchurl { 28 + url = "https://lttng.org/files/lttng-ust/lttng-ust-${version}.tar.bz2"; 29 + sha256 = "0ddwk0nl28bkv2xb78gz16a2bvlpfbjmzwfbgwf5p1cq46dyvy86"; 30 + }; 31 + }); 32 + 33 pythonDefaultsTo = if pythonUseFixed then "${python3}/bin/python" else "python"; 34 ctagsDefaultsTo = if ctagsUseFixed then "${ctags}/bin/ctags" else "ctags"; 35 ··· 72 icu 73 curl 74 openssl 75 + lttng-ust-2-10 76 musl 77 ]; 78 ··· 93 # Patch `packages.json` so that nix's *ctags* is used as default value for `python.workspaceSymbols.ctagsPath`. 94 substituteInPlace "./package.json" \ 95 --replace "\"default\": \"ctags\"" "\"default\": \"${ctagsDefaultsTo}\"" 96 + 97 + # Similar cleanup to what's done in the `debugpy` python package. 98 + # This prevent our autopatchelf logic to bark on unsupported binaries (`attach_x86.so` 99 + # was problematic) but also should make our derivation less heavy. 100 + ( 101 + cd pythonFiles/lib/python/debugpy/_vendored/pydevd/pydevd_attach_to_process 102 + declare kept_aside="${{ 103 + "x86_64-linux" = "attach_linux_amd64.so"; 104 + }.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}")}" 105 + mv "$kept_aside" "$kept_aside.hidden" 106 + rm *.so *.dylib *.dll *.exe *.pdb 107 + mv "$kept_aside.hidden" "$kept_aside" 108 + ) 109 ''; 110 111 postInstall = ''
+2 -2
pkgs/os-specific/linux/kernel/linux-4.19.nix
··· 3 with lib; 4 5 buildLinux (args // rec { 6 - version = "4.19.210"; 7 8 # modDirVersion needs to be x.y.z, will automatically add .0 if needed 9 modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg; ··· 13 14 src = fetchurl { 15 url = "mirror://kernel/linux/kernel/v4.x/linux-${version}.tar.xz"; 16 - sha256 = "0cv126j4sghwgzjm9p5l1brcnxkbgggja2ai37gl8m2s99cj59wv"; 17 }; 18 } // (args.argsOverride or {}))
··· 3 with lib; 4 5 buildLinux (args // rec { 6 + version = "4.19.211"; 7 8 # modDirVersion needs to be x.y.z, will automatically add .0 if needed 9 modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg; ··· 13 14 src = fetchurl { 15 url = "mirror://kernel/linux/kernel/v4.x/linux-${version}.tar.xz"; 16 + sha256 = "1m3y5gsf5s8bb4jxkri20dlxi8aiqabzaijj2h1svz4r19ca8j7v"; 17 }; 18 } // (args.argsOverride or {}))
+2 -2
pkgs/os-specific/linux/kernel/linux-5.10.nix
··· 3 with lib; 4 5 buildLinux (args // rec { 6 - version = "5.10.72"; 7 8 # modDirVersion needs to be x.y.z, will automatically add .0 if needed 9 modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg; ··· 13 14 src = fetchurl { 15 url = "mirror://kernel/linux/kernel/v5.x/linux-${version}.tar.xz"; 16 - sha256 = "0z2cp8gqnbv7iz8kb5ydfmk019m0gds8wwvwc6kccsk4wypkbmml"; 17 }; 18 } // (args.argsOverride or {}))
··· 3 with lib; 4 5 buildLinux (args // rec { 6 + version = "5.10.73"; 7 8 # modDirVersion needs to be x.y.z, will automatically add .0 if needed 9 modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg; ··· 13 14 src = fetchurl { 15 url = "mirror://kernel/linux/kernel/v5.x/linux-${version}.tar.xz"; 16 + sha256 = "0xhf0g5pra27hnavpy0y3mn05m5hqn5rd3d6fx0a3vr35c1jicpd"; 17 }; 18 } // (args.argsOverride or {}))
+2 -2
pkgs/os-specific/linux/kernel/linux-5.14.nix
··· 3 with lib; 4 5 buildLinux (args // rec { 6 - version = "5.14.11"; 7 8 # modDirVersion needs to be x.y.z, will automatically add .0 if needed 9 modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg; ··· 13 14 src = fetchurl { 15 url = "mirror://kernel/linux/kernel/v5.x/linux-${version}.tar.xz"; 16 - sha256 = "0capilz3wx29pw7n2m5cn229vy9psrccmdspp27znhjkvwj0m0wk"; 17 }; 18 } // (args.argsOverride or { }))
··· 3 with lib; 4 5 buildLinux (args // rec { 6 + version = "5.14.12"; 7 8 # modDirVersion needs to be x.y.z, will automatically add .0 if needed 9 modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg; ··· 13 14 src = fetchurl { 15 url = "mirror://kernel/linux/kernel/v5.x/linux-${version}.tar.xz"; 16 + sha256 = "0dswxf1qk70lms5lph15i7nz3ybwiia58v8zzrmi71ajviwjc9wd"; 17 }; 18 } // (args.argsOverride or { }))
+2 -2
pkgs/os-specific/linux/kernel/linux-5.4.nix
··· 3 with lib; 4 5 buildLinux (args // rec { 6 - version = "5.4.152"; 7 8 # modDirVersion needs to be x.y.z, will automatically add .0 if needed 9 modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg; ··· 13 14 src = fetchurl { 15 url = "mirror://kernel/linux/kernel/v5.x/linux-${version}.tar.xz"; 16 - sha256 = "1may19d47d06mplpk29dpjsq31sxk8wwbwb2jspj3vay9h9wfi40"; 17 }; 18 } // (args.argsOverride or {}))
··· 3 with lib; 4 5 buildLinux (args // rec { 6 + version = "5.4.153"; 7 8 # modDirVersion needs to be x.y.z, will automatically add .0 if needed 9 modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg; ··· 13 14 src = fetchurl { 15 url = "mirror://kernel/linux/kernel/v5.x/linux-${version}.tar.xz"; 16 + sha256 = "0jaz57sd51xqc7w8k3f43bfc5mdsh1413mdngqqsgr8isv4hg7vd"; 17 }; 18 } // (args.argsOverride or {}))
+1 -3
pkgs/os-specific/linux/kernel/linux-libre.nix
··· 16 17 in linux.override { 18 argsOverride = { 19 - modDirVersion = "${linux.modDirVersion}-gnu"; 20 isLibre = true; 21 22 src = stdenv.mkDerivation { ··· 34 cp -r . "$out" 35 ''; 36 }; 37 - 38 - extraMeta.broken = true; 39 40 passthru.updateScript = ./update-libre.sh; 41
··· 16 17 in linux.override { 18 argsOverride = { 19 + modDirVersion = "${linux.modDirVersion}-gnu1"; 20 isLibre = true; 21 22 src = stdenv.mkDerivation { ··· 34 cp -r . "$out" 35 ''; 36 }; 37 38 passthru.updateScript = ./update-libre.sh; 39
+4 -4
pkgs/os-specific/linux/nvidia-x11/default.nix
··· 27 else legacy_390; 28 29 beta = generic { 30 - version = "470.42.01"; 31 - sha256_64bit = "04w9nmi3vyww07pmgbd2r1x37s5p6xiy4qg9s06a1kjwzpm59xfd"; 32 - settingsSha256 = "Ohbkm7j0/V0kzcxfsHujBkrdnaefneoLutf2Rju2hIQ="; 33 - persistencedSha256 = "1gfj4ffkidbhgjzdi6sv2sngdcb27w7b0rvfnj129rs36mcxy02j"; 34 }; 35 36 # Vulkan developer beta driver
··· 27 else legacy_390; 28 29 beta = generic { 30 + version = "495.29.05"; 31 + sha256_64bit = "sha256-9yVLl9QAxpJQR5ZJb059j2TpOx4xxCeGCk8hmhhvEl4="; 32 + settingsSha256 = "sha256-dcEI+3bxSTwVbHcR6IgvIUFt4vWtK5T4NMGVhmmeVJ0="; 33 + persistencedSha256 = "sha256-OT/hOXEPatc6pAKrxDe0jsmaDFCtVXAbdW4elKe6xE8="; 34 }; 35 36 # Vulkan developer beta driver
+2 -10
pkgs/os-specific/linux/powertop/default.nix
··· 1 - { lib, stdenv, fetchFromGitHub, fetchpatch, gettext, libnl, ncurses, pciutils 2 , pkg-config, zlib, autoreconfHook }: 3 4 stdenv.mkDerivation rec { ··· 17 nativeBuildInputs = [ pkg-config autoreconfHook ]; 18 buildInputs = [ gettext libnl ncurses pciutils zlib ]; 19 20 - patches = lib.optional stdenv.hostPlatform.isMusl ( 21 - fetchpatch { 22 - name = "strerror_r.patch"; 23 - url = "https://git.alpinelinux.org/aports/plain/main/powertop/strerror_r.patch?id=3b9214d436f1611f297b01f72469d66bfe729d6e"; 24 - sha256 = "1kzddhcrb0n2iah4lhgxwwy4mkhq09ch25jjngyq6pdj6pmfkpfw"; 25 - } 26 - ); 27 - 28 NIX_LDFLAGS = [ "-lpthread" ]; 29 30 postPatch = '' ··· 36 meta = with lib; { 37 description = "Analyze power consumption on Intel-based laptops"; 38 homepage = "https://01.org/powertop"; 39 - license = licenses.gpl2; 40 maintainers = with maintainers; [ fpletz ]; 41 platforms = platforms.linux; 42 };
··· 1 + { lib, stdenv, fetchFromGitHub, gettext, libnl, ncurses, pciutils 2 , pkg-config, zlib, autoreconfHook }: 3 4 stdenv.mkDerivation rec { ··· 17 nativeBuildInputs = [ pkg-config autoreconfHook ]; 18 buildInputs = [ gettext libnl ncurses pciutils zlib ]; 19 20 NIX_LDFLAGS = [ "-lpthread" ]; 21 22 postPatch = '' ··· 28 meta = with lib; { 29 description = "Analyze power consumption on Intel-based laptops"; 30 homepage = "https://01.org/powertop"; 31 + license = licenses.gpl2Only; 32 maintainers = with maintainers; [ fpletz ]; 33 platforms = platforms.linux; 34 };
+2 -2
pkgs/servers/dns/knot-resolver/default.nix
··· 17 18 unwrapped = stdenv.mkDerivation rec { 19 pname = "knot-resolver"; 20 - version = "5.4.1"; 21 22 src = fetchurl { 23 url = "https://secure.nic.cz/files/knot-resolver/${pname}-${version}.tar.xz"; 24 - sha256 = "fb8b962dd9ef744e2551c4f052454bc2a30e39c1f662f4f3522e8f221d8e3d66"; 25 }; 26 27 outputs = [ "out" "dev" ];
··· 17 18 unwrapped = stdenv.mkDerivation rec { 19 pname = "knot-resolver"; 20 + version = "5.4.2"; 21 22 src = fetchurl { 23 url = "https://secure.nic.cz/files/knot-resolver/${pname}-${version}.tar.xz"; 24 + sha256 = "ea6a219571a752056669bae3f2c0c3ed0bec58af5ab832d505a3ec9c4063a58b"; 25 }; 26 27 outputs = [ "out" "dev" ];
+2 -2
pkgs/servers/jitsi-videobridge/default.nix
··· 2 3 let 4 pname = "jitsi-videobridge2"; 5 - version = "2.1-551-g2ad6eb0b"; 6 src = fetchurl { 7 url = "https://download.jitsi.org/stable/${pname}_${version}-1_all.deb"; 8 - sha256 = "XwVcjvBtJkZP46kGMnE4R1ax7Re725GMoV+pCnCNpak="; 9 }; 10 in 11 stdenv.mkDerivation {
··· 2 3 let 4 pname = "jitsi-videobridge2"; 5 + version = "2.1-570-gb802be83"; 6 src = fetchurl { 7 url = "https://download.jitsi.org/stable/${pname}_${version}-1_all.deb"; 8 + sha256 = "0SLaCIjMN2/+Iushyz8OQpRHHBYVqn6+DpwNGbQEzy4="; 9 }; 10 in 11 stdenv.mkDerivation {
+2 -2
pkgs/servers/maddy/default.nix
··· 29 mkdir -p $out/lib/systemd/system 30 31 substitute dist/systemd/maddy.service $out/lib/systemd/system/maddy.service \ 32 - --replace "/usr/bin/maddy" "$out/bin/maddy" \ 33 --replace "/bin/kill" "${coreutils}/bin/kill" 34 35 substitute dist/systemd/maddy@.service $out/lib/systemd/system/maddy@.service \ 36 - --replace "/usr/bin/maddy" "$out/bin/maddy" \ 37 --replace "/bin/kill" "${coreutils}/bin/kill" 38 ''; 39
··· 29 mkdir -p $out/lib/systemd/system 30 31 substitute dist/systemd/maddy.service $out/lib/systemd/system/maddy.service \ 32 + --replace "/usr/local/bin/maddy" "$out/bin/maddy" \ 33 --replace "/bin/kill" "${coreutils}/bin/kill" 34 35 substitute dist/systemd/maddy@.service $out/lib/systemd/system/maddy@.service \ 36 + --replace "/usr/local/bin/maddy" "$out/bin/maddy" \ 37 --replace "/bin/kill" "${coreutils}/bin/kill" 38 ''; 39
+3 -3
pkgs/servers/monitoring/prometheus/node-exporter.nix
··· 2 3 buildGoModule rec { 4 pname = "node_exporter"; 5 - version = "1.1.2"; 6 rev = "v${version}"; 7 8 src = fetchFromGitHub { 9 inherit rev; 10 owner = "prometheus"; 11 repo = "node_exporter"; 12 - sha256 = "1kz52zhsm0xx63vczzplj15hli4i22qfxl08grb7m50bqk651j1n"; 13 }; 14 15 - vendorSha256 = "05lr2ln87902bwamw4l3rrk2j9sdgv1pcvxyvzbga64rymi9dmjb"; 16 17 # FIXME: tests fail due to read-only nix store 18 doCheck = false;
··· 2 3 buildGoModule rec { 4 pname = "node_exporter"; 5 + version = "1.2.2"; 6 rev = "v${version}"; 7 8 src = fetchFromGitHub { 9 inherit rev; 10 owner = "prometheus"; 11 repo = "node_exporter"; 12 + sha256 = "11xjbkws3vv5r4p6w6qfmm9wrmlhzwmvlx3vcgz99ylz34r19xvc"; 13 }; 14 15 + vendorSha256 = "0wwji220pidrmsjzd9c3n40v237680av750jf6hdvp0aqi63p9nr"; 16 17 # FIXME: tests fail due to read-only nix store 18 doCheck = false;
+2 -2
pkgs/servers/vouch-proxy/default.nix
··· 2 3 buildGoModule rec { 4 pname = "vouch-proxy"; 5 - version = "0.34.1"; 6 7 src = fetchFromGitHub { 8 owner = "vouch"; 9 repo = "vouch-proxy"; 10 rev = "v${version}"; 11 - sha256 = "sha256-UUqETnvkdLBoxUHUpcfE3bxE7fZJEToDxz2Q6kN1/n4="; 12 }; 13 14 vendorSha256 = "sha256-ifH+420FIrib+zQtzzHtMMYd84BED+vgnRw4xToYIl4=";
··· 2 3 buildGoModule rec { 4 pname = "vouch-proxy"; 5 + version = "0.35.1"; 6 7 src = fetchFromGitHub { 8 owner = "vouch"; 9 repo = "vouch-proxy"; 10 rev = "v${version}"; 11 + sha256 = "sha256-dKf68WjCynB73RBWneBsMoyowUcrEaBTnMKVKB0sgsg="; 12 }; 13 14 vendorSha256 = "sha256-ifH+420FIrib+zQtzzHtMMYd84BED+vgnRw4xToYIl4=";
+2 -2
pkgs/servers/web-apps/jitsi-meet/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "jitsi-meet"; 5 - version = "1.0.5307"; 6 7 src = fetchurl { 8 url = "https://download.jitsi.org/jitsi-meet/src/jitsi-meet-${version}.tar.bz2"; 9 - sha256 = "epdVQnuL5dJ7DmoqyjfiLEfZxr4IQwkFEla/Y034sgg="; 10 }; 11 12 dontBuild = true;
··· 2 3 stdenv.mkDerivation rec { 4 pname = "jitsi-meet"; 5 + version = "1.0.5415"; 6 7 src = fetchurl { 8 url = "https://download.jitsi.org/jitsi-meet/src/jitsi-meet-${version}.tar.bz2"; 9 + sha256 = "DJk+2EAADIz3Jck5Tf3AMWq0pZn3q1JQpDm/VdIz7nc="; 10 }; 11 12 dontBuild = true;
+2 -2
pkgs/tools/admin/bubblewrap/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "bubblewrap"; 5 - version = "0.4.1"; 6 7 src = fetchurl { 8 url = "https://github.com/containers/bubblewrap/releases/download/v${version}/${pname}-${version}.tar.xz"; 9 - sha256 = "00ycgi6q2yngh06bnz50wkvar6r2jnjf3j158grhi9k13jdrpimr"; 10 }; 11 12 nativeBuildInputs = [ libxslt docbook_xsl ];
··· 2 3 stdenv.mkDerivation rec { 4 pname = "bubblewrap"; 5 + version = "0.5.0"; 6 7 src = fetchurl { 8 url = "https://github.com/containers/bubblewrap/releases/download/v${version}/${pname}-${version}.tar.xz"; 9 + sha256 = "sha256-Fv2vM3mdYxBONH4BM/kJGW/pDQxQUV0BC8tCLrWgCBg="; 10 }; 11 12 nativeBuildInputs = [ libxslt docbook_xsl ];
+55
pkgs/tools/misc/flitter/default.nix
···
··· 1 + { lib 2 + , stdenv 3 + , ocamlPackages 4 + , fetchFromGitHub 5 + , makeWrapper 6 + , python3 7 + }: 8 + 9 + ocamlPackages.buildDunePackage rec { 10 + pname = "flitter"; 11 + # request to tag releases: https://github.com/alexozer/flitter/issues/34 12 + version = "unstable-2020-10-05"; 13 + 14 + useDune2 = true; 15 + 16 + src = fetchFromGitHub { 17 + owner = "alexozer"; 18 + repo = "flitter"; 19 + rev = "666c5483bc93efa6d01e0b7a927461269f8e14de"; 20 + sha256 = "1k3m7bjq5yrrq7vhnbdykni65dsqhq6knnv9wvwq3svb3n07z4w3"; 21 + }; 22 + 23 + # https://github.com/alexozer/flitter/issues/28 24 + postPatch = '' 25 + for f in src/colors.ml src/duration.ml src/event_loop.ml src/splits.ml; do 26 + substituteInPlace "$f" \ 27 + --replace 'Unix.gettimeofday' 'Caml_unix.gettimeofday' 28 + done 29 + ''; 30 + 31 + nativeBuildInputs = [ 32 + makeWrapper 33 + ]; 34 + 35 + buildInputs = with ocamlPackages; [ 36 + core 37 + lwt_ppx 38 + sexp_pretty 39 + color 40 + notty 41 + ]; 42 + 43 + postInstall = '' 44 + wrapProgram $out/bin/flitter \ 45 + --prefix PATH : "${python3.withPackages (pp: [ pp.pynput ])}/bin" 46 + ''; 47 + 48 + meta = with lib; { 49 + description = "A Livesplit-inspired speedrunning split timer for Linux/macOS terminal"; 50 + license = licenses.mit; 51 + maintainers = with maintainers; [ fgaz ]; 52 + homepage = "https://github.com/alexozer/flitter"; 53 + platforms = platforms.unix; 54 + }; 55 + }
+3 -3
pkgs/tools/misc/fzf/default.nix
··· 2 3 buildGoModule rec { 4 pname = "fzf"; 5 - version = "0.27.2"; 6 7 src = fetchFromGitHub { 8 owner = "junegunn"; 9 repo = pname; 10 rev = version; 11 - sha256 = "sha256-JWTyZRZrW1mFy91D+eZL6iYV0CcNxJUT4JA0hrBKZZU="; 12 }; 13 14 - vendorSha256 = "sha256-FKDCIotyra/TZ48wbpzudJZ2aI2pn+ZR4EoZ+9+19Mw="; 15 16 outputs = [ "out" "man" ]; 17
··· 2 3 buildGoModule rec { 4 pname = "fzf"; 5 + version = "0.27.3"; 6 7 src = fetchFromGitHub { 8 owner = "junegunn"; 9 repo = pname; 10 rev = version; 11 + sha256 = "sha256-uVGU8tOHHJYBoWTwx9ilnOKo49R0QHdCABKfGoL7Dkk="; 12 }; 13 14 + vendorSha256 = "sha256-omvCzM5kH3nAE57S33NV0OFRJmU+Ty7hhriaG/Dc0o0="; 15 16 outputs = [ "out" "man" ]; 17
+2 -2
pkgs/tools/misc/lf/default.nix
··· 2 3 buildGoModule rec { 4 pname = "lf"; 5 - version = "24"; 6 7 src = fetchFromGitHub { 8 owner = "gokcehan"; 9 repo = "lf"; 10 rev = "r${version}"; 11 - sha256 = "0nc7vfkaxxl2a201wnbz74an3siz8cjwrfylx17v6al5n93vxip0"; 12 }; 13 14 vendorSha256 = "sha256-ujQh4aE++K/fn3PJqkAbTtwRyJPSI9TJQ1DvwLF9etU=";
··· 2 3 buildGoModule rec { 4 pname = "lf"; 5 + version = "25"; 6 7 src = fetchFromGitHub { 8 owner = "gokcehan"; 9 repo = "lf"; 10 rev = "r${version}"; 11 + sha256 = "sha256-5/OfEWgtB9R3XRJ16ponf+bBVGAXkqPq8IlB8+zyjAQ="; 12 }; 13 14 vendorSha256 = "sha256-ujQh4aE++K/fn3PJqkAbTtwRyJPSI9TJQ1DvwLF9etU=";
+14 -5
pkgs/tools/misc/tlp/default.nix
··· 13 , makeWrapper 14 , pciutils 15 , perl 16 , shellcheck 17 , smartmontools 18 , systemd ··· 33 }; 34 35 # XXX: See patch files for relevant explanations. 36 - patches = [ ./patches/fix-makefile-sed.patch ./patches/tlp-sleep-service.patch ]; 37 38 buildInputs = [ perl ]; 39 nativeBuildInputs = [ makeWrapper gnused ]; ··· 52 "TLP_WITH_ELOGIND=0" 53 "TLP_WITH_SYSTEMD=1" 54 55 "TLP_BIN=/bin" 56 "TLP_CONFDEF=/share/tlp/defaults.conf" 57 "TLP_FLIB=/share/tlp/func.d" 58 "TLP_MAN=/share/man" 59 "TLP_META=/share/metainfo" ··· 65 installTargets = [ "install-tlp" "install-man" ] 66 ++ lib.optionals enableRDW [ "install-rdw" "install-man-rdw" ]; 67 68 - # XXX: This is disabled because it's basically just noise since upstream 69 - # itself does not seem to care about the zillion shellcheck errors. 70 - doCheck = false; 71 - checkInputs = [ checkbashisms shellcheck ]; 72 checkTarget = [ "checkall" ]; 73 74 postInstall = let 75 paths = lib.makeBinPath ( 76 [ ··· 107 $out/etc/NetworkManager/dispatcher.d/* 108 $out/lib/udev/tlp-* 109 $out/sbin/* 110 $out/share/tlp/func.d/* 111 $out/share/tlp/tlp-func-base 112 ) 113 for f in "''${fixup_bash[@]}"; do 114 sed -i '2iexport PATH=${paths}:$PATH' "$f" 115 done 116 ''; 117 118 meta = with lib; {
··· 13 , makeWrapper 14 , pciutils 15 , perl 16 + , perlcritic 17 , shellcheck 18 , smartmontools 19 , systemd ··· 34 }; 35 36 # XXX: See patch files for relevant explanations. 37 + patches = [ 38 + ./patches/0001-makefile-correctly-sed-paths.patch 39 + ./patches/0002-tlp-sleep.service-reintroduce.patch 40 + ]; 41 42 buildInputs = [ perl ]; 43 nativeBuildInputs = [ makeWrapper gnused ]; ··· 56 "TLP_WITH_ELOGIND=0" 57 "TLP_WITH_SYSTEMD=1" 58 59 + "TLP_BATD=/share/tlp/bat.d" 60 "TLP_BIN=/bin" 61 "TLP_CONFDEF=/share/tlp/defaults.conf" 62 + "TLP_CONFREN=/share/tlp/rename.conf" 63 "TLP_FLIB=/share/tlp/func.d" 64 "TLP_MAN=/share/man" 65 "TLP_META=/share/metainfo" ··· 71 installTargets = [ "install-tlp" "install-man" ] 72 ++ lib.optionals enableRDW [ "install-rdw" "install-man-rdw" ]; 73 74 + doCheck = true; 75 + checkInputs = [ checkbashisms perlcritic shellcheck ]; 76 checkTarget = [ "checkall" ]; 77 78 + # TODO: Consider using resholve here 79 postInstall = let 80 paths = lib.makeBinPath ( 81 [ ··· 112 $out/etc/NetworkManager/dispatcher.d/* 113 $out/lib/udev/tlp-* 114 $out/sbin/* 115 + $out/share/tlp/bat.d/* 116 $out/share/tlp/func.d/* 117 $out/share/tlp/tlp-func-base 118 ) 119 for f in "''${fixup_bash[@]}"; do 120 sed -i '2iexport PATH=${paths}:$PATH' "$f" 121 done 122 + 123 + rm -rf $out/var 124 + rm -rf $out/share/metainfo 125 ''; 126 127 meta = with lib; {
+56
pkgs/tools/misc/tlp/patches/0001-makefile-correctly-sed-paths.patch
···
··· 1 + From 5c5d878bf49bae5920c330482217477819ba9bc2 Mon Sep 17 00:00:00 2001 2 + From: Bernardo Meurer <bernardo@meurer.org> 3 + Date: Fri, 15 Oct 2021 23:22:50 -0700 4 + Subject: [PATCH 1/2] makefile: correctly sed paths 5 + 6 + The default Makefile for tlp makes a mess with catenating `DESTDIR` to 7 + everything, but then not actualy using the catenated (_ prefixed) 8 + variables to sed it's `.in` files. 9 + 10 + This patch makes sure that it correctly sets the paths, taking `DESTDIR` 11 + in account where it makes sense (e.g. /bin where we want $out/bin) but 12 + not where it doesn't (/etc/tlp.conf should be just that). 13 + 14 + The reason DESTDIR is used at all, as opposed to the more appropriate 15 + PREFIX, is covered in the nix formula, and is (also) due to the Makefile 16 + being a bit "different." 17 + --- 18 + Makefile | 18 +++++++++--------- 19 + 1 file changed, 9 insertions(+), 9 deletions(-) 20 + 21 + diff --git a/Makefile b/Makefile 22 + index e9bbab4..ab05720 100644 23 + --- a/Makefile 24 + +++ b/Makefile 25 + @@ -51,19 +51,19 @@ _TPACPIBAT = $(DESTDIR)$(TPACPIBAT) 26 + 27 + SED = sed \ 28 + -e "s|@TLPVER@|$(TLPVER)|g" \ 29 + - -e "s|@TLP_SBIN@|$(TLP_SBIN)|g" \ 30 + - -e "s|@TLP_TLIB@|$(TLP_TLIB)|g" \ 31 + - -e "s|@TLP_FLIB@|$(TLP_FLIB)|g" \ 32 + - -e "s|@TLP_ULIB@|$(TLP_ULIB)|g" \ 33 + - -e "s|@TLP_BATD@|$(TLP_BATD)|g" \ 34 + + -e "s|@TLP_SBIN@|$(_SBIN)|g" \ 35 + + -e "s|@TLP_TLIB@|$(_TLIB)|g" \ 36 + + -e "s|@TLP_FLIB@|$(_FLIB)|g" \ 37 + + -e "s|@TLP_ULIB@|$(_ULIB)|g" \ 38 + + -e "s|@TLP_BATD@|$(_BATD)|g" \ 39 + -e "s|@TLP_CONFUSR@|$(TLP_CONFUSR)|g" \ 40 + -e "s|@TLP_CONFDIR@|$(TLP_CONFDIR)|g" \ 41 + - -e "s|@TLP_CONFDEF@|$(TLP_CONFDEF)|g" \ 42 + - -e "s|@TLP_CONFREN@|$(TLP_CONFREN)|g" \ 43 + - -e "s|@TLP_CONF@|$(TLP_CONF)|g" \ 44 + + -e "s|@TLP_CONFDEF@|$(_CONFDEF)|g" \ 45 + + -e "s|@TLP_CONFREN@|$(_CONFREN)|g" \ 46 + + -e "s|@TLP_CONF@|$(_CONF)|g" \ 47 + -e "s|@TLP_RUN@|$(TLP_RUN)|g" \ 48 + -e "s|@TLP_VAR@|$(TLP_VAR)|g" \ 49 + - -e "s|@TPACPIBAT@|$(TPACPIBAT)|g" 50 + + -e "s|@TPACPIBAT@|$(_TPACPIBAT)|g" 51 + 52 + INFILES = \ 53 + tlp \ 54 + -- 55 + 2.33.0 56 +
-47
pkgs/tools/misc/tlp/patches/fix-makefile-sed.patch
··· 1 - 2 - makefile: correctly sed paths 3 - 4 - The default Makefile for tlp makes a mess with catenating `DESTDIR` to 5 - everything, but then not actualy using the catenated (_ prefixed) 6 - variables to sed it's `.in` files. 7 - 8 - This patch makes sure that it correctly sets the paths, taking `DESTDIR` 9 - in account where it makes sense (e.g. /bin where we want $out/bin) but 10 - not where it doesn't (/etc/tlp.conf should be just that). 11 - 12 - The reason DESTDIR is used at all, as opposed to the more appropriate 13 - PREFIX, is covered in the nix formula, and is (also) due to the Makefile 14 - being a bit "different." 15 - 16 - diff --git a/Makefile b/Makefile 17 - index e9bbab4..6b66651 100644 18 - --- a/Makefile 19 - +++ b/Makefile 20 - @@ -51,19 +51,19 @@ _TPACPIBAT = $(DESTDIR)$(TPACPIBAT) 21 - 22 - SED = sed \ 23 - -e "s|@TLPVER@|$(TLPVER)|g" \ 24 - - -e "s|@TLP_SBIN@|$(TLP_SBIN)|g" \ 25 - - -e "s|@TLP_TLIB@|$(TLP_TLIB)|g" \ 26 - - -e "s|@TLP_FLIB@|$(TLP_FLIB)|g" \ 27 - - -e "s|@TLP_ULIB@|$(TLP_ULIB)|g" \ 28 - - -e "s|@TLP_BATD@|$(TLP_BATD)|g" \ 29 - + -e "s|@TLP_SBIN@|$(_SBIN)|g" \ 30 - + -e "s|@TLP_TLIB@|$(_TLIB)|g" \ 31 - + -e "s|@TLP_FLIB@|$(_FLIB)|g" \ 32 - + -e "s|@TLP_ULIB@|$(_ULIB)|g" \ 33 - + -e "s|@TLP_BATD@|$(_BATD)|g" \ 34 - -e "s|@TLP_CONFUSR@|$(TLP_CONFUSR)|g" \ 35 - -e "s|@TLP_CONFDIR@|$(TLP_CONFDIR)|g" \ 36 - - -e "s|@TLP_CONFDEF@|$(TLP_CONFDEF)|g" \ 37 - - -e "s|@TLP_CONFREN@|$(TLP_CONFREN)|g" \ 38 - + -e "s|@TLP_CONFDEF@|$(_CONFDEF)|g" \ 39 - + -e "s|@TLP_CONFREN@|$(_CONFREN)|g" \ 40 - -e "s|@TLP_CONF@|$(TLP_CONF)|g" \ 41 - -e "s|@TLP_RUN@|$(TLP_RUN)|g" \ 42 - -e "s|@TLP_VAR@|$(TLP_VAR)|g" \ 43 - - -e "s|@TPACPIBAT@|$(TPACPIBAT)|g" 44 - + -e "s|@TPACPIBAT@|$(_TPACPIBAT)|g" 45 - 46 - INFILES = \ 47 - tlp \
···
+26 -14
pkgs/tools/misc/tlp/patches/tlp-sleep-service.patch pkgs/tools/misc/tlp/patches/0002-tlp-sleep.service-reintroduce.patch
··· 1 - 2 - tlp-sleep.service: reintroduce 3 4 - This patch reintroduces tlp-sleep as a systemd unit as opposed to a 5 - systemd system-sleep hook script. This is due to the recommendation by 6 - systemd itself to not use the hook scripts. As per the manual: 7 8 - > Note that scripts or binaries dropped in /usr/lib/systemd/system-sleep/ 9 - > are intended for local use only and should be considered hacks. If 10 - > applications want to react to system suspend/hibernation and resume, 11 - > they should rather use the Inhibitor interface[1]. 12 13 diff --git a/Makefile b/Makefile 14 - index e9bbab4..7d71e02 100644 15 --- a/Makefile 16 +++ b/Makefile 17 @@ -76,6 +76,7 @@ INFILES = \ ··· 35 ifneq ($(TLP_WITH_SYSTEMD),0) 36 install -D -m 644 tlp.service $(_SYSD)/tlp.service 37 - install -D -m 755 tlp-sleep $(_SDSL)/tlp 38 - + install -D -m 644 tlp-sleep.service $(_SDSL)/tlp-sleep.service 39 endif 40 ifneq ($(TLP_WITH_ELOGIND),0) 41 install -D -m 755 tlp-sleep.elogind $(_ELOD)/49-tlp-sleep ··· 44 rm -f $(_SYSV)/tlp 45 rm -f $(_SYSD)/tlp.service 46 - rm -f $(_SDSL)/tlp-sleep 47 - + rm -f $(_SDSL)/tlp-sleep.service 48 rm -f $(_ELOD)/49-tlp-sleep 49 rm -f $(_SHCPL)/tlp-stat 50 rm -f $(_SHCPL)/bluetooth ··· 67 -esac 68 diff --git a/tlp-sleep.service.in b/tlp-sleep.service.in 69 new file mode 100644 70 - index 0000000..4ac17bd 71 --- /dev/null 72 +++ b/tlp-sleep.service.in 73 @@ -0,0 +1,19 @@ 74 +# tlp - systemd suspend/resume service 75 +# 76 - +# Copyright (c) 2020 Thomas Koch <linrunner at gmx.net> and others. 77 +# This software is licensed under the GPL v2 or later. 78 + 79 +[Unit] ··· 90 + 91 +[Install] 92 +WantedBy=sleep.target
··· 1 + From a3506c9bc8929645b7b08859e47039b8cc830d22 Mon Sep 17 00:00:00 2001 2 + From: Bernardo Meurer <bernardo@meurer.org> 3 + Date: Fri, 15 Oct 2021 23:07:40 -0700 4 + Subject: [PATCH 2/2] tlp-sleep.service: reintroduce 5 6 + This patch reintroduces tlp-sleep as a systemd unit as opposed to a 7 + systemd system-sleep hook script. This is due to the recommendation by 8 + systemd itself to not use the hook scripts. As per the manual: 9 10 + > Note that scripts or binaries dropped in /usr/lib/systemd/system-sleep/ 11 + > are intended for local use only and should be considered hacks. If 12 + > applications want to react to system suspend/hibernation and resume, 13 + > they should rather use the Inhibitor interface[1]. 14 + --- 15 + Makefile | 6 +++--- 16 + tlp-sleep | 11 ----------- 17 + tlp-sleep.service.in | 19 +++++++++++++++++++ 18 + 3 files changed, 22 insertions(+), 14 deletions(-) 19 + delete mode 100644 tlp-sleep 20 + create mode 100644 tlp-sleep.service.in 21 22 diff --git a/Makefile b/Makefile 23 + index ab05720..075b42f 100644 24 --- a/Makefile 25 +++ b/Makefile 26 @@ -76,6 +76,7 @@ INFILES = \ ··· 44 ifneq ($(TLP_WITH_SYSTEMD),0) 45 install -D -m 644 tlp.service $(_SYSD)/tlp.service 46 - install -D -m 755 tlp-sleep $(_SDSL)/tlp 47 + + install -D -m 644 tlp-sleep.service $(_SYSD)/tlp-sleep.service 48 endif 49 ifneq ($(TLP_WITH_ELOGIND),0) 50 install -D -m 755 tlp-sleep.elogind $(_ELOD)/49-tlp-sleep ··· 53 rm -f $(_SYSV)/tlp 54 rm -f $(_SYSD)/tlp.service 55 - rm -f $(_SDSL)/tlp-sleep 56 + + rm -f $(_SYSD)/tlp-sleep.service 57 rm -f $(_ELOD)/49-tlp-sleep 58 rm -f $(_SHCPL)/tlp-stat 59 rm -f $(_SHCPL)/bluetooth ··· 76 -esac 77 diff --git a/tlp-sleep.service.in b/tlp-sleep.service.in 78 new file mode 100644 79 + index 0000000..79c202c 80 --- /dev/null 81 +++ b/tlp-sleep.service.in 82 @@ -0,0 +1,19 @@ 83 +# tlp - systemd suspend/resume service 84 +# 85 + +# Copyright (c) 2021 Thomas Koch <linrunner at gmx.net> and others. 86 +# This software is licensed under the GPL v2 or later. 87 + 88 +[Unit] ··· 99 + 100 +[Install] 101 +WantedBy=sleep.target 102 + -- 103 + 2.33.0 104 +
+2 -2
pkgs/tools/security/agebox/default.nix
··· 2 3 buildGoModule rec { 4 pname = "agebox"; 5 - version = "0.6.0"; 6 7 src = fetchFromGitHub { 8 owner = "slok"; 9 repo = pname; 10 rev = "v${version}"; 11 - sha256 = "1mg16xxvsbm5jxlkdjyi3nsvzj37858d9ksh1wsa9ycxj2qipgw2"; 12 }; 13 vendorSha256 = "1gw83bd14ig18y8si3f94iivx2ir1vw4b5b95fp6r7qhfp0rgbih"; 14
··· 2 3 buildGoModule rec { 4 pname = "agebox"; 5 + version = "0.6.1"; 6 7 src = fetchFromGitHub { 8 owner = "slok"; 9 repo = pname; 10 rev = "v${version}"; 11 + sha256 = "1gi6lj3dpckhsx6hdpdnr8rclqgfkbdmkzx966nlxyi52bjfzbsv"; 12 }; 13 vendorSha256 = "1gw83bd14ig18y8si3f94iivx2ir1vw4b5b95fp6r7qhfp0rgbih"; 14
+2 -2
pkgs/tools/security/exploitdb/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "exploitdb"; 5 - version = "2021-10-13"; 6 7 src = fetchFromGitHub { 8 owner = "offensive-security"; 9 repo = pname; 10 rev = version; 11 - sha256 = "sha256-rJRr8MEt3GMNPgC/YvWWs8zh1X0DBstM/UeCMlV7VqI="; 12 }; 13 14 nativeBuildInputs = [ makeWrapper ];
··· 2 3 stdenv.mkDerivation rec { 4 pname = "exploitdb"; 5 + version = "2021-10-15"; 6 7 src = fetchFromGitHub { 8 owner = "offensive-security"; 9 repo = pname; 10 rev = version; 11 + sha256 = "sha256-7bQoBYPfePhanh7SCZ6MO/eWtyD8cfWaYjc9AWOT2rc="; 12 }; 13 14 nativeBuildInputs = [ makeWrapper ];
-588
pkgs/tools/system/battop/battery.patch
··· 1 - diff --git a/Cargo.lock b/Cargo.lock 2 - index 57ee609..d156cd2 100644 3 - --- a/Cargo.lock 4 - +++ b/Cargo.lock 5 - @@ -1,430 +1,429 @@ 6 - # This file is automatically @generated by Cargo. 7 - # It is not intended for manual editing. 8 - +version = 3 9 - + 10 - [[package]] 11 - name = "autocfg" 12 - version = "0.1.4" 13 - source = "registry+https://github.com/rust-lang/crates.io-index" 14 - +checksum = "0e49efa51329a5fd37e7c79db4621af617cd4e3e5bc224939808d076077077bf" 15 - 16 - [[package]] 17 - name = "battery" 18 - -version = "0.7.4" 19 - +version = "0.7.8" 20 - source = "registry+https://github.com/rust-lang/crates.io-index" 21 - +checksum = "b4b624268937c0e0a3edb7c27843f9e547c320d730c610d3b8e6e8e95b2026e4" 22 - dependencies = [ 23 - - "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", 24 - - "core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", 25 - - "lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", 26 - - "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)", 27 - - "mach 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", 28 - - "nix 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)", 29 - - "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", 30 - - "uom 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)", 31 - - "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", 32 - + "cfg-if 1.0.0", 33 - + "core-foundation", 34 - + "lazycell", 35 - + "libc", 36 - + "mach", 37 - + "nix", 38 - + "num-traits", 39 - + "uom", 40 - + "winapi", 41 - ] 42 - 43 - [[package]] 44 - name = "battop" 45 - version = "0.2.4" 46 - dependencies = [ 47 - - "battery 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", 48 - - "humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", 49 - - "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", 50 - - "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", 51 - - "stderrlog 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", 52 - - "structopt 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", 53 - - "termion 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)", 54 - - "tui 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", 55 - + "battery", 56 - + "humantime", 57 - + "itertools", 58 - + "log", 59 - + "stderrlog", 60 - + "structopt", 61 - + "termion", 62 - + "tui", 63 - ] 64 - 65 - [[package]] 66 - name = "bitflags" 67 - -version = "1.0.4" 68 - +version = "1.2.1" 69 - source = "registry+https://github.com/rust-lang/crates.io-index" 70 - +checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693" 71 - 72 - [[package]] 73 - name = "cassowary" 74 - version = "0.3.0" 75 - source = "registry+https://github.com/rust-lang/crates.io-index" 76 - +checksum = "df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53" 77 - 78 - [[package]] 79 - name = "cc" 80 - version = "1.0.37" 81 - source = "registry+https://github.com/rust-lang/crates.io-index" 82 - +checksum = "39f75544d7bbaf57560d2168f28fd649ff9c76153874db88bdbdfd839b1a7e7d" 83 - 84 - [[package]] 85 - name = "cfg-if" 86 - version = "0.1.9" 87 - source = "registry+https://github.com/rust-lang/crates.io-index" 88 - +checksum = "b486ce3ccf7ffd79fdeb678eac06a9e6c09fc88d33836340becb8fffe87c5e33" 89 - + 90 - +[[package]] 91 - +name = "cfg-if" 92 - +version = "1.0.0" 93 - +source = "registry+https://github.com/rust-lang/crates.io-index" 94 - +checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 95 - 96 - [[package]] 97 - name = "chrono" 98 - version = "0.4.6" 99 - source = "registry+https://github.com/rust-lang/crates.io-index" 100 - +checksum = "45912881121cb26fad7c38c17ba7daa18764771836b34fab7d3fbd93ed633878" 101 - dependencies = [ 102 - - "num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", 103 - - "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", 104 - - "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", 105 - + "num-integer", 106 - + "num-traits", 107 - + "time", 108 - ] 109 - 110 - [[package]] 111 - name = "clap" 112 - version = "2.33.0" 113 - source = "registry+https://github.com/rust-lang/crates.io-index" 114 - +checksum = "5067f5bb2d80ef5d68b4c87db81601f0b75bca627bc2ef76b141d7b846a3c6d9" 115 - dependencies = [ 116 - - "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", 117 - - "textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", 118 - - "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", 119 - + "bitflags", 120 - + "textwrap", 121 - + "unicode-width", 122 - ] 123 - 124 - [[package]] 125 - name = "core-foundation" 126 - -version = "0.6.4" 127 - +version = "0.7.0" 128 - source = "registry+https://github.com/rust-lang/crates.io-index" 129 - +checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171" 130 - dependencies = [ 131 - - "core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", 132 - - "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)", 133 - + "core-foundation-sys", 134 - + "libc", 135 - ] 136 - 137 - [[package]] 138 - name = "core-foundation-sys" 139 - -version = "0.6.2" 140 - +version = "0.7.0" 141 - source = "registry+https://github.com/rust-lang/crates.io-index" 142 - +checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac" 143 - 144 - [[package]] 145 - name = "either" 146 - version = "1.5.2" 147 - source = "registry+https://github.com/rust-lang/crates.io-index" 148 - +checksum = "5527cfe0d098f36e3f8839852688e63c8fff1c90b2b405aef730615f9a7bcf7b" 149 - 150 - [[package]] 151 - name = "heck" 152 - version = "0.3.1" 153 - source = "registry+https://github.com/rust-lang/crates.io-index" 154 - +checksum = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205" 155 - dependencies = [ 156 - - "unicode-segmentation 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", 157 - + "unicode-segmentation", 158 - ] 159 - 160 - [[package]] 161 - name = "humantime" 162 - version = "1.2.0" 163 - source = "registry+https://github.com/rust-lang/crates.io-index" 164 - +checksum = "3ca7e5f2e110db35f93b837c81797f3714500b81d517bf20c431b16d3ca4f114" 165 - dependencies = [ 166 - - "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)", 167 - + "quick-error", 168 - ] 169 - 170 - [[package]] 171 - name = "itertools" 172 - version = "0.8.0" 173 - source = "registry+https://github.com/rust-lang/crates.io-index" 174 - +checksum = "5b8467d9c1cebe26feb08c640139247fac215782d35371ade9a2136ed6085358" 175 - dependencies = [ 176 - - "either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)", 177 - + "either", 178 - ] 179 - 180 - [[package]] 181 - name = "lazy_static" 182 - version = "1.3.0" 183 - source = "registry+https://github.com/rust-lang/crates.io-index" 184 - +checksum = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14" 185 - 186 - [[package]] 187 - name = "lazycell" 188 - -version = "1.2.1" 189 - +version = "1.3.0" 190 - source = "registry+https://github.com/rust-lang/crates.io-index" 191 - +checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" 192 - 193 - [[package]] 194 - name = "libc" 195 - -version = "0.2.58" 196 - +version = "0.2.98" 197 - source = "registry+https://github.com/rust-lang/crates.io-index" 198 - +checksum = "320cfe77175da3a483efed4bc0adc1968ca050b098ce4f2f1c13a56626128790" 199 - 200 - [[package]] 201 - name = "log" 202 - version = "0.4.6" 203 - source = "registry+https://github.com/rust-lang/crates.io-index" 204 - +checksum = "c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6" 205 - dependencies = [ 206 - - "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", 207 - + "cfg-if 0.1.9", 208 - ] 209 - 210 - [[package]] 211 - name = "mach" 212 - -version = "0.2.3" 213 - +version = "0.3.2" 214 - source = "registry+https://github.com/rust-lang/crates.io-index" 215 - +checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa" 216 - dependencies = [ 217 - - "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)", 218 - + "libc", 219 - ] 220 - 221 - [[package]] 222 - name = "nix" 223 - -version = "0.14.0" 224 - +version = "0.19.1" 225 - source = "registry+https://github.com/rust-lang/crates.io-index" 226 - +checksum = "b2ccba0cfe4fdf15982d1674c69b1fd80bad427d293849982668dfe454bd61f2" 227 - dependencies = [ 228 - - "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", 229 - - "cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)", 230 - - "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", 231 - - "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)", 232 - - "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", 233 - + "bitflags", 234 - + "cc", 235 - + "cfg-if 1.0.0", 236 - + "libc", 237 - ] 238 - 239 - [[package]] 240 - name = "num-integer" 241 - version = "0.1.41" 242 - source = "registry+https://github.com/rust-lang/crates.io-index" 243 - +checksum = "b85e541ef8255f6cf42bbfe4ef361305c6c135d10919ecc26126c4e5ae94bc09" 244 - dependencies = [ 245 - - "autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", 246 - - "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", 247 - + "autocfg", 248 - + "num-traits", 249 - ] 250 - 251 - [[package]] 252 - name = "num-traits" 253 - version = "0.2.8" 254 - source = "registry+https://github.com/rust-lang/crates.io-index" 255 - +checksum = "6ba9a427cfca2be13aa6f6403b0b7e7368fe982bfa16fccc450ce74c46cd9b32" 256 - dependencies = [ 257 - - "autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", 258 - + "autocfg", 259 - ] 260 - 261 - [[package]] 262 - name = "numtoa" 263 - version = "0.1.0" 264 - source = "registry+https://github.com/rust-lang/crates.io-index" 265 - +checksum = "b8f8bdf33df195859076e54ab11ee78a1b208382d3a26ec40d142ffc1ecc49ef" 266 - 267 - [[package]] 268 - name = "proc-macro2" 269 - version = "0.4.30" 270 - source = "registry+https://github.com/rust-lang/crates.io-index" 271 - +checksum = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759" 272 - dependencies = [ 273 - - "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", 274 - + "unicode-xid", 275 - ] 276 - 277 - [[package]] 278 - name = "quick-error" 279 - version = "1.2.2" 280 - source = "registry+https://github.com/rust-lang/crates.io-index" 281 - +checksum = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0" 282 - 283 - [[package]] 284 - name = "quote" 285 - version = "0.6.12" 286 - source = "registry+https://github.com/rust-lang/crates.io-index" 287 - +checksum = "faf4799c5d274f3868a4aae320a0a182cbd2baee377b378f080e16a23e9d80db" 288 - dependencies = [ 289 - - "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", 290 - + "proc-macro2", 291 - ] 292 - 293 - [[package]] 294 - name = "redox_syscall" 295 - version = "0.1.54" 296 - source = "registry+https://github.com/rust-lang/crates.io-index" 297 - +checksum = "12229c14a0f65c4f1cb046a3b52047cdd9da1f4b30f8a39c5063c8bae515e252" 298 - 299 - [[package]] 300 - name = "redox_termios" 301 - version = "0.1.1" 302 - source = "registry+https://github.com/rust-lang/crates.io-index" 303 - +checksum = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76" 304 - dependencies = [ 305 - - "redox_syscall 0.1.54 (registry+https://github.com/rust-lang/crates.io-index)", 306 - + "redox_syscall", 307 - ] 308 - 309 - [[package]] 310 - name = "stderrlog" 311 - version = "0.4.1" 312 - source = "registry+https://github.com/rust-lang/crates.io-index" 313 - +checksum = "61dc66b7ae72b65636dbf36326f9638fb3ba27871bb737a62e2c309b87d91b70" 314 - dependencies = [ 315 - - "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", 316 - - "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", 317 - - "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", 318 - - "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", 319 - + "chrono", 320 - + "log", 321 - + "termcolor", 322 - + "thread_local", 323 - ] 324 - 325 - [[package]] 326 - name = "structopt" 327 - version = "0.2.17" 328 - source = "registry+https://github.com/rust-lang/crates.io-index" 329 - +checksum = "c767a8971f53d7324583085deee2e230903be09e52fb27df9af94c5cb2b43c31" 330 - dependencies = [ 331 - - "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", 332 - - "structopt-derive 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", 333 - + "clap", 334 - + "structopt-derive", 335 - ] 336 - 337 - [[package]] 338 - name = "structopt-derive" 339 - version = "0.2.17" 340 - source = "registry+https://github.com/rust-lang/crates.io-index" 341 - +checksum = "c57a30c87454ced2186f62f940e981746e8cbbe026d52090c8c4352b636f8235" 342 - dependencies = [ 343 - - "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", 344 - - "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", 345 - - "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", 346 - - "syn 0.15.34 (registry+https://github.com/rust-lang/crates.io-index)", 347 - + "heck", 348 - + "proc-macro2", 349 - + "quote", 350 - + "syn", 351 - ] 352 - 353 - [[package]] 354 - name = "syn" 355 - version = "0.15.34" 356 - source = "registry+https://github.com/rust-lang/crates.io-index" 357 - +checksum = "a1393e4a97a19c01e900df2aec855a29f71cf02c402e2f443b8d2747c25c5dbe" 358 - dependencies = [ 359 - - "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", 360 - - "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", 361 - - "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", 362 - + "proc-macro2", 363 - + "quote", 364 - + "unicode-xid", 365 - ] 366 - 367 - [[package]] 368 - name = "termcolor" 369 - version = "0.3.6" 370 - source = "registry+https://github.com/rust-lang/crates.io-index" 371 - +checksum = "adc4587ead41bf016f11af03e55a624c06568b5a19db4e90fde573d805074f83" 372 - dependencies = [ 373 - - "wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", 374 - + "wincolor", 375 - ] 376 - 377 - [[package]] 378 - name = "termion" 379 - version = "1.5.2" 380 - source = "registry+https://github.com/rust-lang/crates.io-index" 381 - +checksum = "dde0593aeb8d47accea5392b39350015b5eccb12c0d98044d856983d89548dea" 382 - dependencies = [ 383 - - "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)", 384 - - "numtoa 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", 385 - - "redox_syscall 0.1.54 (registry+https://github.com/rust-lang/crates.io-index)", 386 - - "redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", 387 - + "libc", 388 - + "numtoa", 389 - + "redox_syscall", 390 - + "redox_termios", 391 - ] 392 - 393 - [[package]] 394 - name = "textwrap" 395 - version = "0.11.0" 396 - source = "registry+https://github.com/rust-lang/crates.io-index" 397 - +checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" 398 - dependencies = [ 399 - - "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", 400 - + "unicode-width", 401 - ] 402 - 403 - [[package]] 404 - name = "thread_local" 405 - version = "0.3.6" 406 - source = "registry+https://github.com/rust-lang/crates.io-index" 407 - +checksum = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b" 408 - dependencies = [ 409 - - "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", 410 - + "lazy_static", 411 - ] 412 - 413 - [[package]] 414 - name = "time" 415 - version = "0.1.42" 416 - source = "registry+https://github.com/rust-lang/crates.io-index" 417 - +checksum = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f" 418 - dependencies = [ 419 - - "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)", 420 - - "redox_syscall 0.1.54 (registry+https://github.com/rust-lang/crates.io-index)", 421 - - "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", 422 - + "libc", 423 - + "redox_syscall", 424 - + "winapi", 425 - ] 426 - 427 - [[package]] 428 - name = "tui" 429 - version = "0.6.0" 430 - source = "registry+https://github.com/rust-lang/crates.io-index" 431 - +checksum = "8896d3a5cb81557cddef234cdeaa2a219d2af5fa9ccbb3cbdfbb52a576feb86f" 432 - dependencies = [ 433 - - "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", 434 - - "cassowary 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", 435 - - "either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)", 436 - - "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", 437 - - "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", 438 - - "termion 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)", 439 - - "unicode-segmentation 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", 440 - - "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", 441 - + "bitflags", 442 - + "cassowary", 443 - + "either", 444 - + "itertools", 445 - + "log", 446 - + "termion", 447 - + "unicode-segmentation", 448 - + "unicode-width", 449 - ] 450 - 451 - [[package]] 452 - name = "typenum" 453 - version = "1.10.0" 454 - source = "registry+https://github.com/rust-lang/crates.io-index" 455 - +checksum = "612d636f949607bdf9b123b4a6f6d966dedf3ff669f7f045890d3a4a73948169" 456 - 457 - [[package]] 458 - name = "unicode-segmentation" 459 - version = "1.3.0" 460 - source = "registry+https://github.com/rust-lang/crates.io-index" 461 - +checksum = "1967f4cdfc355b37fd76d2a954fb2ed3871034eb4f26d60537d88795cfc332a9" 462 - 463 - [[package]] 464 - name = "unicode-width" 465 - version = "0.1.5" 466 - source = "registry+https://github.com/rust-lang/crates.io-index" 467 - +checksum = "882386231c45df4700b275c7ff55b6f3698780a650026380e72dabe76fa46526" 468 - 469 - [[package]] 470 - name = "unicode-xid" 471 - version = "0.1.0" 472 - source = "registry+https://github.com/rust-lang/crates.io-index" 473 - +checksum = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc" 474 - 475 - [[package]] 476 - name = "uom" 477 - -version = "0.23.1" 478 - +version = "0.30.0" 479 - source = "registry+https://github.com/rust-lang/crates.io-index" 480 - +checksum = "e76503e636584f1e10b9b3b9498538279561adcef5412927ba00c2b32c4ce5ed" 481 - dependencies = [ 482 - - "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", 483 - - "typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)", 484 - + "num-traits", 485 - + "typenum", 486 - ] 487 - 488 - -[[package]] 489 - -name = "void" 490 - -version = "1.0.2" 491 - -source = "registry+https://github.com/rust-lang/crates.io-index" 492 - - 493 - [[package]] 494 - name = "winapi" 495 - version = "0.3.7" 496 - source = "registry+https://github.com/rust-lang/crates.io-index" 497 - +checksum = "f10e386af2b13e47c89e7236a7a14a086791a2b88ebad6df9bf42040195cf770" 498 - dependencies = [ 499 - - "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", 500 - - "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", 501 - + "winapi-i686-pc-windows-gnu", 502 - + "winapi-x86_64-pc-windows-gnu", 503 - ] 504 - 505 - [[package]] 506 - name = "winapi-i686-pc-windows-gnu" 507 - version = "0.4.0" 508 - source = "registry+https://github.com/rust-lang/crates.io-index" 509 - +checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 510 - 511 - [[package]] 512 - name = "winapi-x86_64-pc-windows-gnu" 513 - version = "0.4.0" 514 - source = "registry+https://github.com/rust-lang/crates.io-index" 515 - +checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 516 - 517 - [[package]] 518 - name = "wincolor" 519 - version = "0.1.6" 520 - source = "registry+https://github.com/rust-lang/crates.io-index" 521 - +checksum = "eeb06499a3a4d44302791052df005d5232b927ed1a9658146d842165c4de7767" 522 - dependencies = [ 523 - - "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", 524 - + "winapi", 525 - ] 526 - - 527 - -[metadata] 528 - -"checksum autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "0e49efa51329a5fd37e7c79db4621af617cd4e3e5bc224939808d076077077bf" 529 - -"checksum battery 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6d6fe5630049e900227cd89afce4c1204b88ec8e61a2581bb96fcce26f047b" 530 - -"checksum bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12" 531 - -"checksum cassowary 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53" 532 - -"checksum cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)" = "39f75544d7bbaf57560d2168f28fd649ff9c76153874db88bdbdfd839b1a7e7d" 533 - -"checksum cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "b486ce3ccf7ffd79fdeb678eac06a9e6c09fc88d33836340becb8fffe87c5e33" 534 - -"checksum chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "45912881121cb26fad7c38c17ba7daa18764771836b34fab7d3fbd93ed633878" 535 - -"checksum clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5067f5bb2d80ef5d68b4c87db81601f0b75bca627bc2ef76b141d7b846a3c6d9" 536 - -"checksum core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "25b9e03f145fd4f2bf705e07b900cd41fc636598fe5dc452fd0db1441c3f496d" 537 - -"checksum core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b" 538 - -"checksum either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5527cfe0d098f36e3f8839852688e63c8fff1c90b2b405aef730615f9a7bcf7b" 539 - -"checksum heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205" 540 - -"checksum humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3ca7e5f2e110db35f93b837c81797f3714500b81d517bf20c431b16d3ca4f114" 541 - -"checksum itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5b8467d9c1cebe26feb08c640139247fac215782d35371ade9a2136ed6085358" 542 - -"checksum lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14" 543 - -"checksum lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f" 544 - -"checksum libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)" = "6281b86796ba5e4366000be6e9e18bf35580adf9e63fbe2294aadb587613a319" 545 - -"checksum log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6" 546 - -"checksum mach 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "86dd2487cdfea56def77b88438a2c915fb45113c5319bfe7e14306ca4cd0b0e1" 547 - -"checksum nix 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0d10caafde29a846a82ae0af70414e4643e072993441033b2c93217957e2f867" 548 - -"checksum num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)" = "b85e541ef8255f6cf42bbfe4ef361305c6c135d10919ecc26126c4e5ae94bc09" 549 - -"checksum num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "6ba9a427cfca2be13aa6f6403b0b7e7368fe982bfa16fccc450ce74c46cd9b32" 550 - -"checksum numtoa 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b8f8bdf33df195859076e54ab11ee78a1b208382d3a26ec40d142ffc1ecc49ef" 551 - -"checksum proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)" = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759" 552 - -"checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0" 553 - -"checksum quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)" = "faf4799c5d274f3868a4aae320a0a182cbd2baee377b378f080e16a23e9d80db" 554 - -"checksum redox_syscall 0.1.54 (registry+https://github.com/rust-lang/crates.io-index)" = "12229c14a0f65c4f1cb046a3b52047cdd9da1f4b30f8a39c5063c8bae515e252" 555 - -"checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76" 556 - -"checksum stderrlog 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "61dc66b7ae72b65636dbf36326f9638fb3ba27871bb737a62e2c309b87d91b70" 557 - -"checksum structopt 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "c767a8971f53d7324583085deee2e230903be09e52fb27df9af94c5cb2b43c31" 558 - -"checksum structopt-derive 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "c57a30c87454ced2186f62f940e981746e8cbbe026d52090c8c4352b636f8235" 559 - -"checksum syn 0.15.34 (registry+https://github.com/rust-lang/crates.io-index)" = "a1393e4a97a19c01e900df2aec855a29f71cf02c402e2f443b8d2747c25c5dbe" 560 - -"checksum termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "adc4587ead41bf016f11af03e55a624c06568b5a19db4e90fde573d805074f83" 561 - -"checksum termion 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dde0593aeb8d47accea5392b39350015b5eccb12c0d98044d856983d89548dea" 562 - -"checksum textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" 563 - -"checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b" 564 - -"checksum time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f" 565 - -"checksum tui 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8896d3a5cb81557cddef234cdeaa2a219d2af5fa9ccbb3cbdfbb52a576feb86f" 566 - -"checksum typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "612d636f949607bdf9b123b4a6f6d966dedf3ff669f7f045890d3a4a73948169" 567 - -"checksum unicode-segmentation 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1967f4cdfc355b37fd76d2a954fb2ed3871034eb4f26d60537d88795cfc332a9" 568 - -"checksum unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "882386231c45df4700b275c7ff55b6f3698780a650026380e72dabe76fa46526" 569 - -"checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc" 570 - -"checksum uom 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3ef5bbe8385736e498dbb0033361f764ab43a435192513861447b9f7714b3fec" 571 - -"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" 572 - -"checksum winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "f10e386af2b13e47c89e7236a7a14a086791a2b88ebad6df9bf42040195cf770" 573 - -"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 574 - -"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 575 - -"checksum wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "eeb06499a3a4d44302791052df005d5232b927ed1a9658146d842165c4de7767" 576 - diff --git a/Cargo.toml b/Cargo.toml 577 - index 3d3df77..34b9bc5 100644 578 - --- a/Cargo.toml 579 - +++ b/Cargo.toml 580 - @@ -17,7 +17,7 @@ travis-ci = { repository = "svartalf/rust-battop", branch = "master" } 581 - maintenance = { status = "actively-developed" } 582 - 583 - [dependencies] 584 - -battery = "^0.7" 585 - +battery = "^0.7.7" 586 - structopt = { version = "0.2", default-features = false } 587 - log = "0.4.6" 588 - stderrlog = "0.4.1"
···
-25
pkgs/tools/system/battop/default.nix
··· 1 - { lib, fetchFromGitHub, rustPlatform }: 2 - 3 - rustPlatform.buildRustPackage rec { 4 - pname = "battop"; 5 - version = "0.2.4"; 6 - 7 - src = fetchFromGitHub { 8 - owner = "svartalf"; 9 - repo = "rust-battop"; 10 - rev = "v${version}"; 11 - sha256 = "0p53jl3r2p1w9m2fvhzzrj8d9gwpzs22df5sbm7wwja4pxn7ay1w"; 12 - }; 13 - 14 - # https://github.com/svartalf/rust-battop/issues/11 15 - cargoPatches = [ ./battery.patch ]; 16 - 17 - cargoSha256 = "0ipmnrn6lmf6rqzsqmaxzy9lblrxyrxzkji968356nxxmwzfbfvh"; 18 - 19 - meta = with lib; { 20 - description = "is an interactive battery viewer"; 21 - homepage = "https://github.com/svartalf/rust-battop"; 22 - license = licenses.asl20; 23 - maintainers = with maintainers; [ hdhog ]; 24 - }; 25 - }
···
+6 -1
pkgs/tools/text/highlight/default.nix
··· 20 21 buildInputs = [ getopt lua boost ]; 22 23 - prePatch = lib.optionalString stdenv.cc.isClang '' 24 substituteInPlace src/makefile \ 25 --replace 'CXX=g++' 'CXX=clang++' 26 '';
··· 20 21 buildInputs = [ getopt lua boost ]; 22 23 + prePatch = '' 24 + substituteInPlace src/makefile \ 25 + --replace "shell pkg-config" "shell $PKG_CONFIG" 26 + substituteInPlace makefile \ 27 + --replace 'gzip' 'gzip -n' 28 + '' + lib.optionalString stdenv.cc.isClang '' 29 substituteInPlace src/makefile \ 30 --replace 'CXX=g++' 'CXX=clang++' 31 '';
+6 -6
pkgs/tools/text/vale/default.nix
··· 2 3 buildGoModule rec { 4 pname = "vale"; 5 - version = "2.10.6"; 6 7 subPackages = [ "cmd/vale" ]; 8 outputs = [ "out" "data" ]; 9 10 src = fetchFromGitHub { 11 - owner = "errata-ai"; 12 - repo = "vale"; 13 - rev = "v${version}"; 14 - sha256 = "sha256-exBrs/MQhfqCxAJrnxECdKnxvsK9LvXIqpnYkR5h7uA="; 15 }; 16 17 - vendorSha256 = "sha256-3rCrRA9OKG2/wUlVvkG9lynJZOYFVqMkUZpGpW89KZc="; 18 19 postInstall = '' 20 mkdir -p $data/share/vale
··· 2 3 buildGoModule rec { 4 pname = "vale"; 5 + version = "2.11.2"; 6 7 subPackages = [ "cmd/vale" ]; 8 outputs = [ "out" "data" ]; 9 10 src = fetchFromGitHub { 11 + owner = "errata-ai"; 12 + repo = "vale"; 13 + rev = "v${version}"; 14 + sha256 = "1g8k9723d1xmx918f60lpla52ly90rz6z0ffzwsb2rh62r3h80h5"; 15 }; 16 17 + vendorSha256 = "0czxigagjbqdzzgmh1iw3q0d4sj6635384lnn1w5smws8nsqr9ia"; 18 19 postInstall = '' 20 mkdir -p $data/share/vale
+3 -3
pkgs/tools/typesetting/tectonic/default.nix
··· 13 14 rustPlatform.buildRustPackage rec { 15 pname = "tectonic"; 16 - version = "0.7.0"; 17 18 src = fetchFromGitHub { 19 owner = "tectonic-typesetting"; 20 repo = "tectonic"; 21 rev = "tectonic@${version}"; 22 fetchSubmodules = true; 23 - sha256 = "sha256-CMvT9DouwERhDtBsLDesxN/QgEEfXLgtJaQLjq+SzOI="; 24 }; 25 26 - cargoSha256 = "sha256-zGsb49yt6SRFfvNHZY+RpjihGpV9ziLsg9BII7WTX2Y="; 27 28 nativeBuildInputs = [ pkg-config makeWrapper ]; 29
··· 13 14 rustPlatform.buildRustPackage rec { 15 pname = "tectonic"; 16 + version = "0.8.0"; 17 18 src = fetchFromGitHub { 19 owner = "tectonic-typesetting"; 20 repo = "tectonic"; 21 rev = "tectonic@${version}"; 22 fetchSubmodules = true; 23 + sha256 = "1x6pxzl2fxv0ldfdlgm5x2pcbkny8cf2b4gpk8yj8hhnn1ypim1w"; 24 }; 25 26 + cargoSha256 = "0v5jc26icz83ssky85c8l92jcmglq9f2jbihfh4yqanpmwbpp5fl"; 27 28 nativeBuildInputs = [ pkg-config makeWrapper ]; 29
+2
pkgs/top-level/aliases.nix
··· 616 osquery = throw "osquery has been removed."; # added 2019-11-24 617 osxfuse = macfuse-stubs; # added 2021-03-20 618 otter-browser = throw "otter-browser has been removed from nixpkgs, as it was unmaintained"; # added 2020-02-02 619 owncloudclient = owncloud-client; # added 2016-08 620 ocz-ssd-guru = throw "ocz-ssd-guru has been removed due to there being no source available"; # added 2021-07-12 621 p11_kit = p11-kit; # added 2018-02-25
··· 616 osquery = throw "osquery has been removed."; # added 2019-11-24 617 osxfuse = macfuse-stubs; # added 2021-03-20 618 otter-browser = throw "otter-browser has been removed from nixpkgs, as it was unmaintained"; # added 2020-02-02 619 + OVMF-CSM = throw "OVMF-CSM has been removed in favor of OVMFFull"; # added 2021-10-16 620 + OVMF-secureBoot = throw "OVMF-secureBoot has been removed in favor of OVMFFull"; # added 2021-10-16 621 owncloudclient = owncloud-client; # added 2016-08 622 ocz-ssd-guru = throw "ocz-ssd-guru has been removed due to there being no source available"; # added 2021-07-12 623 p11_kit = p11-kit; # added 2018-02-25
+28 -3
pkgs/top-level/all-packages.nix
··· 1666 1667 git-fire = callPackage ../tools/misc/git-fire { }; 1668 1669 git-repo-updater = python3Packages.callPackage ../development/tools/git-repo-updater { }; 1670 1671 git-revise = with python3Packages; toPythonApplication git-revise; ··· 2848 firestarter = callPackage ../applications/misc/firestarter { }; 2849 2850 fits-cloudctl = callPackage ../tools/admin/fits-cloudctl { }; 2851 2852 frangipanni = callPackage ../tools/text/frangipanni { }; 2853 ··· 12642 cargo-expand = callPackage ../development/tools/rust/cargo-expand { }; 12643 cargo-feature = callPackage ../development/tools/rust/cargo-feature { }; 12644 cargo-flash = callPackage ../development/tools/rust/cargo-flash { 12645 - inherit (darwin.apple_sdk.frameworks) Security AppKit; 12646 }; 12647 cargo-fund = callPackage ../development/tools/rust/cargo-fund { 12648 inherit (darwin.apple_sdk.frameworks) Security; ··· 12821 metaBuildEnv = callPackage ../development/compilers/meta-environment/meta-build-env { }; 12822 12823 svd2rust = callPackage ../development/tools/rust/svd2rust { }; 12824 12825 swift = callPackage ../development/compilers/swift { }; 12826 ··· 15388 inherit (darwin.apple_sdk.frameworks) AudioUnit CoreServices; 15389 }; 15390 15391 aws-c-cal = callPackage ../development/libraries/aws-c-cal { 15392 inherit (darwin.apple_sdk.frameworks) Security; 15393 }; 15394 15395 aws-c-common = callPackage ../development/libraries/aws-c-common { }; 15396 15397 aws-c-event-stream = callPackage ../development/libraries/aws-c-event-stream { }; 15398 15399 aws-c-io = callPackage ../development/libraries/aws-c-io { 15400 inherit (darwin.apple_sdk.frameworks) Security; 15401 }; 15402 15403 aws-checksums = callPackage ../development/libraries/aws-checksums { }; 15404 15405 aws-sdk-cpp = callPackage ../development/libraries/aws-sdk-cpp { 15406 inherit (darwin.apple_sdk.frameworks) CoreAudio AudioToolbox; ··· 20948 qboot = pkgsi686Linux.callPackage ../applications/virtualization/qboot { }; 20949 20950 OVMF = callPackage ../applications/virtualization/OVMF { }; 20951 - OVMF-CSM = OVMF.override { csmSupport = true; }; 20952 - OVMF-secureBoot = OVMF.override { secureBoot = true; }; 20953 20954 seabios = callPackage ../applications/virtualization/seabios { }; 20955 ··· 24191 afterburn = callPackage ../tools/admin/afterburn {}; 24192 24193 docker-buildx = callPackage ../applications/virtualization/docker/buildx.nix { }; 24194 24195 amazon-ecr-credential-helper = callPackage ../tools/admin/amazon-ecr-credential-helper { }; 24196 ··· 29531 29532 inherit (import ../games/deliantra pkgs) 29533 deliantra-server deliantra-arch deliantra-maps deliantra-data; 29534 29535 devilutionx = callPackage ../games/devilutionx {}; 29536
··· 1666 1667 git-fire = callPackage ../tools/misc/git-fire { }; 1668 1669 + git-privacy = callPackage ../development/tools/git-privacy { }; 1670 + 1671 git-repo-updater = python3Packages.callPackage ../development/tools/git-repo-updater { }; 1672 1673 git-revise = with python3Packages; toPythonApplication git-revise; ··· 2850 firestarter = callPackage ../applications/misc/firestarter { }; 2851 2852 fits-cloudctl = callPackage ../tools/admin/fits-cloudctl { }; 2853 + 2854 + flitter = callPackage ../tools/misc/flitter { }; 2855 2856 frangipanni = callPackage ../tools/text/frangipanni { }; 2857 ··· 12646 cargo-expand = callPackage ../development/tools/rust/cargo-expand { }; 12647 cargo-feature = callPackage ../development/tools/rust/cargo-feature { }; 12648 cargo-flash = callPackage ../development/tools/rust/cargo-flash { 12649 + inherit (darwin.apple_sdk.frameworks) AppKit; 12650 }; 12651 cargo-fund = callPackage ../development/tools/rust/cargo-fund { 12652 inherit (darwin.apple_sdk.frameworks) Security; ··· 12825 metaBuildEnv = callPackage ../development/compilers/meta-environment/meta-build-env { }; 12826 12827 svd2rust = callPackage ../development/tools/rust/svd2rust { }; 12828 + 12829 + svdtools = with python3Packages; toPythonApplication svdtools; 12830 12831 swift = callPackage ../development/compilers/swift { }; 12832 ··· 15394 inherit (darwin.apple_sdk.frameworks) AudioUnit CoreServices; 15395 }; 15396 15397 + aws-c-auth = callPackage ../development/libraries/aws-c-auth { }; 15398 + 15399 aws-c-cal = callPackage ../development/libraries/aws-c-cal { 15400 inherit (darwin.apple_sdk.frameworks) Security; 15401 }; 15402 15403 aws-c-common = callPackage ../development/libraries/aws-c-common { }; 15404 + 15405 + aws-c-compression = callPackage ../development/libraries/aws-c-compression { }; 15406 15407 aws-c-event-stream = callPackage ../development/libraries/aws-c-event-stream { }; 15408 15409 + aws-c-http = callPackage ../development/libraries/aws-c-http { }; 15410 + 15411 aws-c-io = callPackage ../development/libraries/aws-c-io { 15412 inherit (darwin.apple_sdk.frameworks) Security; 15413 }; 15414 15415 + aws-c-mqtt = callPackage ../development/libraries/aws-c-mqtt { }; 15416 + 15417 + aws-c-s3 = callPackage ../development/libraries/aws-c-s3 { }; 15418 + 15419 aws-checksums = callPackage ../development/libraries/aws-checksums { }; 15420 + 15421 + aws-crt-cpp = callPackage ../development/libraries/aws-crt-cpp { }; 15422 15423 aws-sdk-cpp = callPackage ../development/libraries/aws-sdk-cpp { 15424 inherit (darwin.apple_sdk.frameworks) CoreAudio AudioToolbox; ··· 20966 qboot = pkgsi686Linux.callPackage ../applications/virtualization/qboot { }; 20967 20968 OVMF = callPackage ../applications/virtualization/OVMF { }; 20969 + OVMFFull = callPackage ../applications/virtualization/OVMF { 20970 + secureBoot = true; 20971 + csmSupport = true; 20972 + httpSupport = true; 20973 + tpmSupport = true; 20974 + }; 20975 20976 seabios = callPackage ../applications/virtualization/seabios { }; 20977 ··· 24213 afterburn = callPackage ../tools/admin/afterburn {}; 24214 24215 docker-buildx = callPackage ../applications/virtualization/docker/buildx.nix { }; 24216 + docker-compose_2 = callPackage ../applications/virtualization/docker/compose.nix { }; 24217 24218 amazon-ecr-credential-helper = callPackage ../tools/admin/amazon-ecr-credential-helper { }; 24219 ··· 29554 29555 inherit (import ../games/deliantra pkgs) 29556 deliantra-server deliantra-arch deliantra-maps deliantra-data; 29557 + 29558 + ddnet = callPackage ../games/ddnet { }; 29559 29560 devilutionx = callPackage ../games/devilutionx {}; 29561
+4
pkgs/top-level/lua-packages.nix
··· 67 inherit lua lib; 68 }; 69 70 # a fork of luarocks used to generate nix lua derivations from rockspecs 71 luarocks-nix = callPackage ../development/tools/misc/luarocks/luarocks-nix.nix { }; 72
··· 67 inherit lua lib; 68 }; 69 70 + luarocks-3_7 = callPackage ../development/tools/misc/luarocks/3.7.nix { 71 + inherit lua lib; 72 + }; 73 + 74 # a fork of luarocks used to generate nix lua derivations from rockspecs 75 luarocks-nix = callPackage ../development/tools/misc/luarocks/luarocks-nix.nix { }; 76
+2
pkgs/top-level/ocaml-packages.nix
··· 183 184 cohttp-mirage = callPackage ../development/ocaml-modules/cohttp/mirage.nix { }; 185 186 conduit = callPackage ../development/ocaml-modules/conduit { }; 187 188 conduit-async = callPackage ../development/ocaml-modules/conduit/async.nix { };
··· 183 184 cohttp-mirage = callPackage ../development/ocaml-modules/cohttp/mirage.nix { }; 185 186 + color = callPackage ../development/ocaml-modules/color { }; 187 + 188 conduit = callPackage ../development/ocaml-modules/conduit { }; 189 190 conduit-async = callPackage ../development/ocaml-modules/conduit/async.nix { };
+12
pkgs/top-level/python-packages.nix
··· 365 366 aioresponses = callPackage ../development/python-modules/aioresponses { }; 367 368 aiorpcx = callPackage ../development/python-modules/aiorpcx { }; 369 370 aiorun = callPackage ../development/python-modules/aiorun { }; ··· 1235 bottleneck = callPackage ../development/python-modules/bottleneck { }; 1236 1237 bpython = callPackage ../development/python-modules/bpython { }; 1238 1239 bracex = callPackage ../development/python-modules/bracex { }; 1240 ··· 3020 3021 git-annex-adapter = 3022 callPackage ../development/python-modules/git-annex-adapter { }; 3023 3024 gitdb = callPackage ../development/python-modules/gitdb { }; 3025 ··· 5170 5171 ondilo = callPackage ../development/python-modules/ondilo { }; 5172 5173 onkyo-eiscp = callPackage ../development/python-modules/onkyo-eiscp { }; 5174 5175 onlykey-solo-python = callPackage ../development/python-modules/onlykey-solo-python { }; ··· 8857 8858 suseapi = callPackage ../development/python-modules/suseapi { }; 8859 8860 svg2tikz = callPackage ../development/python-modules/svg2tikz { }; 8861 8862 svglib = callPackage ../development/python-modules/svglib { }; ··· 9527 verboselogs = callPackage ../development/python-modules/verboselogs { }; 9528 9529 versioneer = callPackage ../development/python-modules/versioneer { }; 9530 9531 versiontag = callPackage ../development/python-modules/versiontag { }; 9532
··· 365 366 aioresponses = callPackage ../development/python-modules/aioresponses { }; 367 368 + aioridwell = callPackage ../development/python-modules/aioridwell { }; 369 + 370 aiorpcx = callPackage ../development/python-modules/aiorpcx { }; 371 372 aiorun = callPackage ../development/python-modules/aiorun { }; ··· 1237 bottleneck = callPackage ../development/python-modules/bottleneck { }; 1238 1239 bpython = callPackage ../development/python-modules/bpython { }; 1240 + 1241 + braceexpand = callPackage ../development/python-modules/braceexpand { }; 1242 1243 bracex = callPackage ../development/python-modules/bracex { }; 1244 ··· 3024 3025 git-annex-adapter = 3026 callPackage ../development/python-modules/git-annex-adapter { }; 3027 + 3028 + git-filter-repo = callPackage ../development/python-modules/git-filter-repo { }; 3029 3030 gitdb = callPackage ../development/python-modules/gitdb { }; 3031 ··· 5176 5177 ondilo = callPackage ../development/python-modules/ondilo { }; 5178 5179 + onetimepass = callPackage ../development/python-modules/onetimepass { }; 5180 + 5181 onkyo-eiscp = callPackage ../development/python-modules/onkyo-eiscp { }; 5182 5183 onlykey-solo-python = callPackage ../development/python-modules/onlykey-solo-python { }; ··· 8865 8866 suseapi = callPackage ../development/python-modules/suseapi { }; 8867 8868 + svdtools = callPackage ../development/python-modules/svdtools { }; 8869 + 8870 svg2tikz = callPackage ../development/python-modules/svg2tikz { }; 8871 8872 svglib = callPackage ../development/python-modules/svglib { }; ··· 9537 verboselogs = callPackage ../development/python-modules/verboselogs { }; 9538 9539 versioneer = callPackage ../development/python-modules/versioneer { }; 9540 + 9541 + versionfinder = callPackage ../development/python-modules/versionfinder { }; 9542 9543 versiontag = callPackage ../development/python-modules/versiontag { }; 9544