lol

Merge pull request #41823 from Chiiruno/dev/meguca

meguca: 2018-05-26 -> 2018-06-11

authored by

Jörg Thalheim and committed by
GitHub
8cf4a472 5cc97704

+315 -289
+3 -2
nixos/modules/services/web-servers/meguca.nix
··· 104 104 preStart = '' 105 105 # Ensure folder exists and links are correct or create them 106 106 mkdir -p ${cfg.baseDir} 107 + chmod 750 ${cfg.baseDir} 107 108 ln -sf ${pkgs.meguca}/share/meguca/www ${cfg.baseDir} 108 109 109 110 # Ensure the database is correct or create it 110 111 ${pkgs.sudo}/bin/sudo -u ${postgres.superUser} ${postgres.package}/bin/createuser \ 111 112 -SDR meguca || true 112 - ${pkgs.sudo}/bin/sudo -u ${postgres.superUser} ${postgres.package}/bin/psql \ 113 - -c "ALTER ROLE meguca WITH PASSWORD '$(cat ${cfg.passwordFile})';" || true 114 113 ${pkgs.sudo}/bin/sudo -u ${postgres.superUser} ${postgres.package}/bin/createdb \ 115 114 -T template0 -E UTF8 -O meguca meguca || true 115 + ${pkgs.sudo}/bin/sudo -u meguca ${postgres.package}/bin/psql \ 116 + -c "ALTER ROLE meguca WITH PASSWORD '$(cat ${cfg.passwordFile})';" || true 116 117 ''; 117 118 118 119 script = ''
+210 -226
pkgs/development/node-packages/node-packages-v6.nix
··· 112 112 sha512 = "lyJ8sW1PbY3uwuvpOBZ9zMYKshMnQpXmeDHh8dj9j2nJm/xrW0FgB5gLSYOArj5X0IfaXnmhFoJnhS4KbqIMug=="; 113 113 }; 114 114 }; 115 - "@types/node-10.5.0" = { 115 + "@types/node-10.5.1" = { 116 116 name = "_at_types_slash_node"; 117 117 packageName = "@types/node"; 118 - version = "10.5.0"; 118 + version = "10.5.1"; 119 119 src = fetchurl { 120 - url = "https://registry.npmjs.org/@types/node/-/node-10.5.0.tgz"; 121 - sha512 = "baXPuqA7EVcBUpA5so2K26DTzk7NCWBc9xrPMu9PbUMwgusJRm9zJBPhiDmJVEcnTQ3aOxUZeuFHpd9qMYDNRg=="; 120 + url = "https://registry.npmjs.org/@types/node/-/node-10.5.1.tgz"; 121 + sha512 = "AFLl1IALIuyt6oK4AYZsgWVJ/5rnyzQWud7IebaZWWV3YmgtPZkQmYio9R5Ze/2pdd7XfqF5bP+hWS11mAKoOQ=="; 122 122 }; 123 123 }; 124 124 "@types/node-8.10.20" = { ··· 778 778 sha512 = "pgZos1vgOHDiC7gKNbZW8eKvCnNXARv2oqrGQT7Hzbq5Azp7aZG6DJzADnkuSq7RH6qkXp4J/m68yPX/2uBHyQ=="; 779 779 }; 780 780 }; 781 + "ajv-6.5.2" = { 782 + name = "ajv"; 783 + packageName = "ajv"; 784 + version = "6.5.2"; 785 + src = fetchurl { 786 + url = "https://registry.npmjs.org/ajv/-/ajv-6.5.2.tgz"; 787 + sha512 = "hOs7GfvI6tUI1LfZddH82ky6mOMyTuY0mk7kE2pWpmhhUSkumzaTO5vbVwij39MdwPQWCV4Zv57Eo06NtL/GVA=="; 788 + }; 789 + }; 781 790 "ajv-keywords-1.5.1" = { 782 791 name = "ajv-keywords"; 783 792 packageName = "ajv-keywords"; ··· 1867 1876 sha1 = "00f35b2d27ac91b1f0d3ef2084c98cf1d1f0adc3"; 1868 1877 }; 1869 1878 }; 1870 - "aws-sdk-2.265.1" = { 1879 + "aws-sdk-2.266.1" = { 1871 1880 name = "aws-sdk"; 1872 1881 packageName = "aws-sdk"; 1873 - version = "2.265.1"; 1882 + version = "2.266.1"; 1874 1883 src = fetchurl { 1875 - url = "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.265.1.tgz"; 1876 - sha512 = "0xL9Lontx71wxwa+adZQGAWGmsXyrJbJmBzcCd6w+/zRAkd/mGX7T0V4mivPZK3QIiaKR8U/TZDmxAwnOryX3Q=="; 1884 + url = "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.266.1.tgz"; 1885 + sha512 = "b8lisloCETh0Fx0il540i+Hbgf3hyegQ6ezoJFggfc1HIbqzvIjVJYJhOsYl1fL1o+iMUaVU4ZH8cSyoMFR2Tw=="; 1877 1886 }; 1878 1887 }; 1879 1888 "aws-sign-0.2.0" = { ··· 2686 2695 sha1 = "c60917f26dc235661566c681061c303c2b28842b"; 2687 2696 }; 2688 2697 }; 2689 - "bcrypt-pbkdf-1.0.1" = { 2698 + "bcrypt-pbkdf-1.0.2" = { 2690 2699 name = "bcrypt-pbkdf"; 2691 2700 packageName = "bcrypt-pbkdf"; 2692 - version = "1.0.1"; 2701 + version = "1.0.2"; 2693 2702 src = fetchurl { 2694 - url = "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz"; 2695 - sha1 = "63bc5dcb61331b92bc05fd528953c33462a06f8d"; 2703 + url = "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz"; 2704 + sha1 = "a4301d389b6a43f9b67ff3ca11a3f6637e360e9e"; 2696 2705 }; 2697 2706 }; 2698 2707 "bcryptjs-2.4.3" = { ··· 4394 4403 src = fetchurl { 4395 4404 url = "https://registry.npmjs.org/chardet/-/chardet-0.5.0.tgz"; 4396 4405 sha512 = "9ZTaoBaePSCFvNlNGrsyI8ZVACP2svUtq0DkM7t4K2ClAa96sqOIRjAzDTc8zXzFt1cZR46rRzLTiHFSJ+Qw0g=="; 4397 - }; 4398 - }; 4399 - "charenc-0.0.2" = { 4400 - name = "charenc"; 4401 - packageName = "charenc"; 4402 - version = "0.0.2"; 4403 - src = fetchurl { 4404 - url = "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz"; 4405 - sha1 = "c0a1d2f3a7092e03774bfa83f14c0fc5790a8667"; 4406 4406 }; 4407 4407 }; 4408 4408 "check-error-1.0.2" = { ··· 5368 5368 sha512 = "VlfT9F3V0v+jr4yxPc5gg9s62/fIVWsd2Bk2iD435um1NlGMYdVCq+MjcXnhYq2icNOizHr1kK+5TI6H0Hy0ag=="; 5369 5369 }; 5370 5370 }; 5371 + "commander-2.16.0" = { 5372 + name = "commander"; 5373 + packageName = "commander"; 5374 + version = "2.16.0"; 5375 + src = fetchurl { 5376 + url = "https://registry.npmjs.org/commander/-/commander-2.16.0.tgz"; 5377 + sha512 = "sVXqklSaotK9at437sFlFpyOcJonxe0yST/AG9DkQKUdIE6IqGIMv4SfAQSKaJbSdVEJYItASCrBiVQHq1HQew=="; 5378 + }; 5379 + }; 5371 5380 "commander-2.6.0" = { 5372 5381 name = "commander"; 5373 5382 packageName = "commander"; ··· 6494 6503 sha1 = "7eeeed9eddc95e22c189382e34624044a89a5a6d"; 6495 6504 }; 6496 6505 }; 6497 - "crypt-0.0.2" = { 6498 - name = "crypt"; 6499 - packageName = "crypt"; 6500 - version = "0.0.2"; 6501 - src = fetchurl { 6502 - url = "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz"; 6503 - sha1 = "88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b"; 6504 - }; 6505 - }; 6506 6506 "crypt3-0.2.0" = { 6507 6507 name = "crypt3"; 6508 6508 packageName = "crypt3"; ··· 8995 8995 src = fetchurl { 8996 8996 url = "https://registry.npmjs.org/eslint/-/eslint-4.19.1.tgz"; 8997 8997 sha512 = "bT3/1x1EbZB7phzYu7vCr1v3ONuzDtX8WjuM9c0iYxe+cq+pwcKEoQjl7zd3RpC6YOLgnSy3cTN58M2jcoPDIQ=="; 8998 + }; 8999 + }; 9000 + "eslint-5.0.1" = { 9001 + name = "eslint"; 9002 + packageName = "eslint"; 9003 + version = "5.0.1"; 9004 + src = fetchurl { 9005 + url = "https://registry.npmjs.org/eslint/-/eslint-5.0.1.tgz"; 9006 + sha512 = "D5nG2rErquLUstgUaxJlWB5+gu+U/3VDY0fk/Iuq8y9CUFy/7Y6oF4N2cR1tV8knzQvciIbfqfohd359xTLIKQ=="; 8998 9007 }; 8999 9008 }; 9000 9009 "eslint-plugin-no-unsafe-innerhtml-1.0.16" = { ··· 16811 16820 sha1 = "8b3aac588b8a66e4975e3cdea67f7bb329601fac"; 16812 16821 }; 16813 16822 }; 16814 - "md5-2.2.1" = { 16815 - name = "md5"; 16816 - packageName = "md5"; 16817 - version = "2.2.1"; 16818 - src = fetchurl { 16819 - url = "https://registry.npmjs.org/md5/-/md5-2.2.1.tgz"; 16820 - sha1 = "53ab38d5fe3c8891ba465329ea23fac0540126f9"; 16821 - }; 16822 - }; 16823 16823 "md5.js-1.3.4" = { 16824 16824 name = "md5.js"; 16825 16825 packageName = "md5.js"; ··· 22191 22191 sha1 = "01ba954276052b783900e63d6118d8fcf3875d7f"; 22192 22192 }; 22193 22193 }; 22194 - "raven-2.6.3" = { 22195 - name = "raven"; 22196 - packageName = "raven"; 22197 - version = "2.6.3"; 22194 + "raven-js-3.26.3" = { 22195 + name = "raven-js"; 22196 + packageName = "raven-js"; 22197 + version = "3.26.3"; 22198 22198 src = fetchurl { 22199 - url = "https://registry.npmjs.org/raven/-/raven-2.6.3.tgz"; 22200 - sha512 = "bKre7qlDW+y1+G2bUtCuntdDYc8o5v1T233t0vmJfbj8ttGOgLrGRlYB8saelVMW9KUAJNLrhFkAKOwFWFJonw=="; 22199 + url = "https://registry.npmjs.org/raven-js/-/raven-js-3.26.3.tgz"; 22200 + sha512 = "VPAsPfK73A9VPcJx5X/kt0GxOqUGpGDM8vdzsYNQXMhYemyZGiW1JX1AI+f4jxm37Apijj6VVtCyJcYFz3ocSQ=="; 22201 22201 }; 22202 22202 }; 22203 22203 "raw-body-0.0.3" = { ··· 24558 24558 sha512 = "FL1b58BDrqS3A11lJ0zEdnJ3UOKqVxawAkF3k7F0CVN7VQ34aZrV+G8BZ1WC9ZL7NyrwsW0oviwsWDgRuVYtJg=="; 24559 24559 }; 24560 24560 }; 24561 - "snyk-1.87.0" = { 24561 + "snyk-1.88.0" = { 24562 24562 name = "snyk"; 24563 24563 packageName = "snyk"; 24564 - version = "1.87.0"; 24564 + version = "1.88.0"; 24565 24565 src = fetchurl { 24566 - url = "https://registry.npmjs.org/snyk/-/snyk-1.87.0.tgz"; 24567 - sha1 = "8d35801eddaca1ffc3ecc2da1c7ae2dab9bf97d3"; 24566 + url = "https://registry.npmjs.org/snyk/-/snyk-1.88.0.tgz"; 24567 + sha1 = "10d171427de94f6474d64fdc524d6f87c0ab069e"; 24568 24568 }; 24569 24569 }; 24570 24570 "snyk-config-2.1.0" = { ··· 24576 24576 sha512 = "D1Xz1pZa9lwA9AHogmAigyJGo/iuEGH+rcPB77mFsneVfnuiK9c6IjnsHbEBUf1cePtZvWdGBjs6e75Cvc2AMg=="; 24577 24577 }; 24578 24578 }; 24579 - "snyk-docker-plugin-1.10.2" = { 24579 + "snyk-docker-plugin-1.10.3" = { 24580 24580 name = "snyk-docker-plugin"; 24581 24581 packageName = "snyk-docker-plugin"; 24582 - version = "1.10.2"; 24582 + version = "1.10.3"; 24583 24583 src = fetchurl { 24584 - url = "https://registry.npmjs.org/snyk-docker-plugin/-/snyk-docker-plugin-1.10.2.tgz"; 24585 - sha512 = "/pHIhyYhEOUYogn8aXPSt/VMHIxobmNcuU04Jze+NWW/B93emc7i8zxvTgjl4JIsx22sVfnLBSbjDMntk4+X4A=="; 24584 + url = "https://registry.npmjs.org/snyk-docker-plugin/-/snyk-docker-plugin-1.10.3.tgz"; 24585 + sha512 = "nIw6zS705SiQLEhBwoO2qsJ3lVN1DZ48tyMgqhlr5f5GuOrwUJ0ivUK5HQUI79xA6pF7tU18495OlbsKuEHUOw=="; 24586 24586 }; 24587 24587 }; 24588 24588 "snyk-go-plugin-1.5.1" = { ··· 28393 28393 sha1 = "67e2e863797215530dff318e5bf9dcebfd47b21a"; 28394 28394 }; 28395 28395 }; 28396 - "uuid-3.0.0" = { 28397 - name = "uuid"; 28398 - packageName = "uuid"; 28399 - version = "3.0.0"; 28400 - src = fetchurl { 28401 - url = "https://registry.npmjs.org/uuid/-/uuid-3.0.0.tgz"; 28402 - sha1 = "6728fc0459c450d796a99c31837569bdf672d728"; 28403 - }; 28404 - }; 28405 28396 "uuid-3.0.1" = { 28406 28397 name = "uuid"; 28407 28398 packageName = "uuid"; ··· 28420 28411 sha512 = "DIWtzUkw04M4k3bf1IcpS2tngXEL26YUD2M0tMDUpnUrz2hgzUBlD55a4FjdLGPvfHxS6uluGWvaVEqgBcVa+g=="; 28421 28412 }; 28422 28413 }; 28423 - "uuid-3.3.0" = { 28414 + "uuid-3.3.2" = { 28424 28415 name = "uuid"; 28425 28416 packageName = "uuid"; 28426 - version = "3.3.0"; 28417 + version = "3.3.2"; 28427 28418 src = fetchurl { 28428 - url = "https://registry.npmjs.org/uuid/-/uuid-3.3.0.tgz"; 28429 - sha512 = "ijO9N2xY/YaOqQ5yz5c4sy2ZjWmA6AR6zASb/gdpeKZ8+948CxwfMW9RrKVk5may6ev8c0/Xguu32e2Llelpqw=="; 28419 + url = "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz"; 28420 + sha512 = "yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA=="; 28430 28421 }; 28431 28422 }; 28432 28423 "uws-9.14.0" = { ··· 28654 28645 sha1 = "2fb1decd4c466aa88b0f9341af33dc1aff2478d5"; 28655 28646 }; 28656 28647 }; 28657 - "videostream-2.4.2" = { 28648 + "videostream-2.4.3" = { 28658 28649 name = "videostream"; 28659 28650 packageName = "videostream"; 28660 - version = "2.4.2"; 28651 + version = "2.4.3"; 28661 28652 src = fetchurl { 28662 - url = "https://registry.npmjs.org/videostream/-/videostream-2.4.2.tgz"; 28663 - sha1 = "9560254d00fabdc40955c1a3c282057d8db1d115"; 28653 + url = "https://registry.npmjs.org/videostream/-/videostream-2.4.3.tgz"; 28654 + sha512 = "8AkDc1SBg3kw8+hHImYKtSamjKfJxMHuCXIcXvCFOAWGU7IcW41hxx7K7bU/tC6zWEck/tgB1rXLxf6o5Pn79Q=="; 28664 28655 }; 28665 28656 }; 28666 28657 "vinyl-0.4.6" = { ··· 29915 29906 sha512 = "Rjp+lMYQOWtgqojx1dEWorjCofi1YN7AoFvYV7b1gx/7dAAeuI4kN5SZiEvr0ZmsZTOpDRcCqrpI10L31tFkBw=="; 29916 29907 }; 29917 29908 }; 29918 - "yargs-12.0.0" = { 29909 + "yargs-12.0.1" = { 29919 29910 name = "yargs"; 29920 29911 packageName = "yargs"; 29921 - version = "12.0.0"; 29912 + version = "12.0.1"; 29922 29913 src = fetchurl { 29923 - url = "https://registry.npmjs.org/yargs/-/yargs-12.0.0.tgz"; 29924 - sha512 = "wxkoyGB8193wsR6UhjzVQ76VgXx5wLJvGsBd70tuLabLFIDx/Pq9+GFGY3aoWZ8zDMK6KrmdjlUf/h/SMv+eOA=="; 29914 + url = "https://registry.npmjs.org/yargs/-/yargs-12.0.1.tgz"; 29915 + sha512 = "B0vRAp1hRX4jgIOWFtjfNjd9OA9RWYZ6tqGA9/I/IrTMsxmKvtWy+ersM+jzpQqbC3YfLzeABPdeTgcJ9eu1qQ=="; 29925 29916 }; 29926 29917 }; 29927 29918 "yargs-3.10.0" = { ··· 29978 29969 sha1 = "52acc23feecac34042078ee78c0c007f5085db4c"; 29979 29970 }; 29980 29971 }; 29981 - "yargs-parser-10.0.0" = { 29972 + "yargs-parser-10.1.0" = { 29982 29973 name = "yargs-parser"; 29983 29974 packageName = "yargs-parser"; 29984 - version = "10.0.0"; 29975 + version = "10.1.0"; 29985 29976 src = fetchurl { 29986 - url = "https://registry.npmjs.org/yargs-parser/-/yargs-parser-10.0.0.tgz"; 29987 - sha512 = "+DHejWujTVYeMHLff8U96rLc4uE4Emncoftvn5AjhB1Jw1pWxLzgBUT/WYbPrHmy6YPEBTZQx5myHhVcuuu64g=="; 29977 + url = "https://registry.npmjs.org/yargs-parser/-/yargs-parser-10.1.0.tgz"; 29978 + sha512 = "VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ=="; 29988 29979 }; 29989 29980 }; 29990 29981 "yargs-parser-4.2.1" = { ··· 30208 30199 sources."chalk-1.1.3" 30209 30200 sources."chmodr-1.0.2" 30210 30201 sources."colors-1.3.0" 30211 - sources."commander-2.15.1" 30202 + sources."commander-2.16.0" 30212 30203 sources."concat-map-0.0.1" 30213 30204 sources."convert-source-map-1.5.1" 30214 30205 sources."core-js-2.5.7" ··· 30320 30311 sources."aws-sign2-0.7.0" 30321 30312 sources."aws4-1.7.0" 30322 30313 sources."balanced-match-1.0.0" 30323 - sources."bcrypt-pbkdf-1.0.1" 30314 + sources."bcrypt-pbkdf-1.0.2" 30324 30315 sources."binary-0.3.0" 30325 30316 sources."brace-expansion-1.1.11" 30326 30317 sources."buffers-0.1.1" ··· 30329 30320 sources."chromium-pickle-js-0.2.0" 30330 30321 sources."co-4.6.0" 30331 30322 sources."combined-stream-1.0.6" 30332 - sources."commander-2.15.1" 30323 + sources."commander-2.16.0" 30333 30324 sources."concat-map-0.0.1" 30334 30325 sources."core-util-is-1.0.2" 30335 30326 sources."cuint-0.2.2" ··· 30400 30391 sources."traverse-0.3.9" 30401 30392 sources."tunnel-agent-0.6.0" 30402 30393 sources."tweetnacl-0.14.5" 30403 - sources."uuid-3.3.0" 30394 + sources."uuid-3.3.2" 30404 30395 sources."verror-1.10.0" 30405 30396 sources."wrappy-1.0.2" 30406 30397 ]; ··· 30558 30549 ]; 30559 30550 }) 30560 30551 sources."balanced-match-1.0.0" 30561 - sources."bcrypt-pbkdf-1.0.1" 30552 + sources."bcrypt-pbkdf-1.0.2" 30562 30553 (sources."bl-1.1.2" // { 30563 30554 dependencies = [ 30564 30555 sources."readable-stream-2.0.6" ··· 30634 30625 sources."har-schema-2.0.0" 30635 30626 (sources."har-validator-2.0.6" // { 30636 30627 dependencies = [ 30637 - sources."commander-2.15.1" 30628 + sources."commander-2.16.0" 30638 30629 ]; 30639 30630 }) 30640 30631 sources."has-ansi-2.0.0" ··· 30801 30792 sources."async-0.2.10" 30802 30793 ]; 30803 30794 }) 30804 - sources."uuid-3.3.0" 30795 + sources."uuid-3.3.2" 30805 30796 sources."validator-5.2.0" 30806 30797 (sources."verror-1.10.0" // { 30807 30798 dependencies = [ ··· 31219 31210 sources."codepage-1.4.0" 31220 31211 sources."colour-0.7.1" 31221 31212 sources."combined-stream-0.0.7" 31222 - sources."commander-2.15.1" 31213 + sources."commander-2.16.0" 31223 31214 sources."compact2string-1.4.0" 31224 31215 sources."concat-map-0.0.1" 31225 31216 (sources."concat-stream-1.6.2" // { ··· 31586 31577 sources."color-convert-1.9.2" 31587 31578 sources."color-name-1.1.1" 31588 31579 sources."colors-1.3.0" 31589 - sources."commander-2.15.1" 31580 + sources."commander-2.16.0" 31590 31581 sources."debug-3.1.0" 31591 31582 sources."escape-string-regexp-1.0.5" 31592 31583 sources."follow-redirects-1.5.0" ··· 31689 31680 sources."aws4-1.7.0" 31690 31681 sources."balanced-match-1.0.0" 31691 31682 sources."base64-js-1.3.0" 31692 - sources."bcrypt-pbkdf-1.0.1" 31683 + sources."bcrypt-pbkdf-1.0.2" 31693 31684 sources."big-integer-1.6.32" 31694 31685 sources."block-stream-0.0.9" 31695 31686 sources."bn.js-4.11.8" ··· 31733 31724 sources."code-point-at-1.1.0" 31734 31725 sources."combine-source-map-0.8.0" 31735 31726 sources."combined-stream-1.0.6" 31736 - sources."commander-2.15.1" 31727 + sources."commander-2.16.0" 31737 31728 (sources."compressible-2.0.14" // { 31738 31729 dependencies = [ 31739 31730 sources."mime-db-1.34.0" ··· 31912 31903 sources."uuid-2.0.3" 31913 31904 ]; 31914 31905 }) 31915 - sources."uuid-3.3.0" 31906 + sources."uuid-3.3.2" 31916 31907 ]; 31917 31908 }) 31918 31909 sources."interpret-1.1.0" ··· 32066 32057 (sources."request-2.79.0" // { 32067 32058 dependencies = [ 32068 32059 sources."qs-6.3.2" 32069 - sources."uuid-3.3.0" 32060 + sources."uuid-3.3.2" 32070 32061 ]; 32071 32062 }) 32072 32063 sources."resolve-1.8.1" ··· 32212 32203 sources."buffer-from-0.1.2" 32213 32204 sources."builtins-1.0.3" 32214 32205 sources."chalk-1.1.3" 32215 - sources."commander-2.15.1" 32206 + sources."commander-2.16.0" 32216 32207 sources."concat-map-0.0.1" 32217 32208 sources."core-util-is-1.0.2" 32218 32209 sources."cross-spawn-4.0.2" ··· 32394 32385 sources."aws-sign2-0.7.0" 32395 32386 sources."aws4-1.7.0" 32396 32387 sources."balanced-match-1.0.0" 32397 - sources."bcrypt-pbkdf-1.0.1" 32388 + sources."bcrypt-pbkdf-1.0.2" 32398 32389 sources."bencode-1.0.0" 32399 32390 (sources."bitfield-rle-2.1.0" // { 32400 32391 dependencies = [ ··· 32745 32736 sources."util-deprecate-1.0.2" 32746 32737 sources."utile-0.3.0" 32747 32738 sources."utp-native-1.7.1" 32748 - sources."uuid-3.3.0" 32739 + sources."uuid-3.3.2" 32749 32740 sources."varint-3.0.1" 32750 32741 sources."verror-1.10.0" 32751 32742 (sources."winston-2.1.1" // { ··· 33114 33105 sources."assert-plus-1.0.0" 33115 33106 sources."async-2.6.1" 33116 33107 sources."asynckit-0.4.0" 33117 - sources."aws-sdk-2.265.1" 33108 + sources."aws-sdk-2.266.1" 33118 33109 sources."aws-sign2-0.7.0" 33119 33110 sources."aws4-1.7.0" 33120 33111 sources."base64-js-1.3.0" 33121 - sources."bcrypt-pbkdf-1.0.1" 33112 + sources."bcrypt-pbkdf-1.0.2" 33122 33113 sources."buffer-4.9.1" 33123 33114 sources."caseless-0.12.0" 33124 33115 sources."co-4.6.0" ··· 33230 33221 sources."aws-sign2-0.6.0" 33231 33222 sources."aws4-1.7.0" 33232 33223 sources."balanced-match-1.0.0" 33233 - sources."bcrypt-pbkdf-1.0.1" 33224 + sources."bcrypt-pbkdf-1.0.2" 33234 33225 sources."binary-extensions-1.11.0" 33235 33226 sources."binstall-1.2.0" 33236 33227 sources."block-stream-0.0.9" ··· 33247 33238 sources."color-convert-1.9.2" 33248 33239 sources."color-name-1.1.1" 33249 33240 sources."combined-stream-1.0.6" 33250 - sources."commander-2.15.1" 33241 + sources."commander-2.16.0" 33251 33242 sources."concat-map-0.0.1" 33252 33243 sources."core-util-is-1.0.2" 33253 33244 sources."cross-spawn-4.0.0" ··· 33410 33401 sources."tunnel-agent-0.4.3" 33411 33402 sources."tweetnacl-0.14.5" 33412 33403 sources."util-deprecate-1.0.2" 33413 - sources."uuid-3.3.0" 33404 + sources."uuid-3.3.2" 33414 33405 (sources."verror-1.10.0" // { 33415 33406 dependencies = [ 33416 33407 sources."assert-plus-1.0.0" ··· 33678 33669 dependencies = [ 33679 33670 sources."acorn-5.7.1" 33680 33671 sources."acorn-jsx-4.1.1" 33681 - sources."ajv-6.5.1" 33672 + sources."ajv-6.5.2" 33682 33673 sources."ajv-keywords-3.2.0" 33683 33674 sources."ansi-escapes-3.1.0" 33684 33675 sources."ansi-regex-2.1.1" ··· 33841 33832 eslint_d = nodeEnv.buildNodePackage { 33842 33833 name = "eslint_d"; 33843 33834 packageName = "eslint_d"; 33844 - version = "5.3.1"; 33835 + version = "6.0.0"; 33845 33836 src = fetchurl { 33846 - url = "https://registry.npmjs.org/eslint_d/-/eslint_d-5.3.1.tgz"; 33847 - sha512 = "nD7fk0BxVUHDP+15SuRwDE9JtAJ3BGfqCtiCvCRsZtNRLJ8W+HaOaot06Zk9N4lgUoZTTDFDwlloy4iQt2fMOg=="; 33837 + url = "https://registry.npmjs.org/eslint_d/-/eslint_d-6.0.0.tgz"; 33838 + sha512 = "NRn6C7G0HzA2hEFlLzD+M/m1eIeTtmxxO45n7Pp+Nk/gBp8mfIXlE8wSLdePt/g0Sl7BhuU/hY/E+kD/8P5LeQ=="; 33848 33839 }; 33849 33840 dependencies = [ 33850 33841 sources."acorn-5.7.1" 33851 - (sources."acorn-jsx-3.0.1" // { 33852 - dependencies = [ 33853 - sources."acorn-3.3.0" 33854 - ]; 33855 - }) 33856 - sources."ajv-5.5.2" 33857 - sources."ajv-keywords-2.1.1" 33842 + sources."acorn-jsx-4.1.1" 33843 + sources."ajv-6.5.2" 33844 + sources."ajv-keywords-3.2.0" 33858 33845 sources."ansi-escapes-3.1.0" 33859 33846 sources."ansi-regex-2.1.1" 33860 33847 sources."ansi-styles-2.2.1" ··· 33865 33852 sources."babel-code-frame-6.26.0" 33866 33853 sources."balanced-match-1.0.0" 33867 33854 sources."brace-expansion-1.1.11" 33868 - sources."buffer-from-1.1.0" 33869 33855 sources."caller-path-0.1.0" 33870 33856 sources."callsites-0.2.0" 33871 33857 (sources."chalk-1.1.3" // { ··· 33877 33863 sources."circular-json-0.3.3" 33878 33864 sources."cli-cursor-2.1.0" 33879 33865 sources."cli-width-2.2.0" 33880 - sources."co-4.6.0" 33881 33866 sources."color-convert-1.9.2" 33882 33867 sources."color-name-1.1.1" 33883 33868 sources."concat-map-0.0.1" 33884 - sources."concat-stream-1.6.2" 33885 - sources."core-util-is-1.0.2" 33886 - sources."cross-spawn-5.1.0" 33869 + sources."cross-spawn-6.0.5" 33887 33870 sources."debug-3.1.0" 33888 33871 sources."deep-is-0.1.3" 33872 + sources."define-properties-1.1.2" 33889 33873 sources."del-2.2.2" 33890 33874 sources."doctrine-2.1.0" 33875 + sources."es-abstract-1.12.0" 33876 + sources."es-to-primitive-1.1.1" 33891 33877 sources."escape-string-regexp-1.0.5" 33892 - (sources."eslint-4.19.1" // { 33878 + (sources."eslint-5.0.1" // { 33893 33879 dependencies = [ 33894 33880 sources."ansi-regex-3.0.0" 33895 33881 sources."ansi-styles-3.2.1" ··· 33898 33884 sources."supports-color-5.4.0" 33899 33885 ]; 33900 33886 }) 33901 - sources."eslint-scope-3.7.1" 33887 + sources."eslint-scope-4.0.0" 33902 33888 sources."eslint-visitor-keys-1.0.0" 33903 - sources."espree-3.5.4" 33889 + sources."espree-4.0.0" 33904 33890 sources."esprima-4.0.0" 33905 33891 sources."esquery-1.0.1" 33906 33892 sources."esrecurse-4.2.1" 33907 33893 sources."estraverse-4.2.0" 33908 33894 sources."esutils-2.0.2" 33909 33895 sources."external-editor-2.2.0" 33910 - sources."fast-deep-equal-1.1.0" 33896 + sources."fast-deep-equal-2.0.1" 33911 33897 sources."fast-json-stable-stringify-2.0.0" 33912 33898 sources."fast-levenshtein-2.0.6" 33913 33899 sources."figures-2.0.0" 33914 33900 sources."file-entry-cache-2.0.0" 33915 33901 sources."flat-cache-1.3.0" 33902 + sources."foreach-2.0.5" 33916 33903 sources."fs.realpath-1.0.0" 33904 + sources."function-bind-1.1.1" 33917 33905 sources."functional-red-black-tree-1.0.1" 33918 33906 sources."glob-7.1.2" 33919 33907 sources."globals-11.7.0" 33920 33908 sources."globby-5.0.0" 33921 33909 sources."graceful-fs-4.1.11" 33910 + sources."has-1.0.3" 33922 33911 sources."has-ansi-2.0.0" 33923 33912 sources."has-flag-3.0.0" 33913 + sources."has-symbols-1.0.0" 33924 33914 sources."iconv-lite-0.4.23" 33925 33915 sources."ignore-3.3.10" 33926 33916 sources."imurmurhash-0.1.4" 33927 33917 sources."inflight-1.0.6" 33928 33918 sources."inherits-2.0.3" 33929 - (sources."inquirer-3.3.0" // { 33919 + (sources."inquirer-5.2.0" // { 33930 33920 dependencies = [ 33931 33921 sources."ansi-regex-3.0.0" 33932 33922 sources."ansi-styles-3.2.1" ··· 33935 33925 sources."supports-color-5.4.0" 33936 33926 ]; 33937 33927 }) 33928 + sources."is-callable-1.1.3" 33929 + sources."is-date-object-1.0.1" 33938 33930 sources."is-fullwidth-code-point-2.0.0" 33939 33931 sources."is-path-cwd-1.0.0" 33940 33932 sources."is-path-in-cwd-1.0.1" 33941 33933 sources."is-path-inside-1.0.1" 33942 33934 sources."is-promise-2.1.0" 33935 + sources."is-regex-1.0.4" 33943 33936 sources."is-resolvable-1.1.0" 33944 - sources."isarray-1.0.0" 33937 + sources."is-symbol-1.0.1" 33945 33938 sources."isexe-2.0.0" 33946 33939 sources."js-tokens-3.0.2" 33947 33940 sources."js-yaml-3.12.0" 33948 - sources."json-schema-traverse-0.3.1" 33941 + sources."json-schema-traverse-0.4.1" 33949 33942 sources."json-stable-stringify-without-jsonify-1.0.1" 33950 33943 sources."levn-0.3.0" 33951 33944 sources."lodash-4.17.10" 33952 - sources."lru-cache-4.1.3" 33953 33945 sources."mimic-fn-1.2.0" 33954 33946 sources."minimatch-3.0.4" 33955 33947 sources."minimist-0.0.8" ··· 33958 33950 sources."mute-stream-0.0.7" 33959 33951 sources."nanolru-1.0.0" 33960 33952 sources."natural-compare-1.4.0" 33953 + sources."nice-try-1.0.4" 33961 33954 sources."object-assign-4.1.1" 33955 + sources."object-keys-1.0.12" 33962 33956 sources."once-1.4.0" 33963 33957 sources."onetime-2.0.1" 33964 33958 sources."optionator-0.8.2" 33965 33959 sources."os-tmpdir-1.0.2" 33966 33960 sources."path-is-absolute-1.0.1" 33967 33961 sources."path-is-inside-1.0.2" 33962 + sources."path-key-2.0.1" 33968 33963 sources."path-parse-1.0.5" 33969 33964 sources."pify-2.3.0" 33970 33965 sources."pinkie-2.0.4" 33971 33966 sources."pinkie-promise-2.0.1" 33972 33967 sources."pluralize-7.0.0" 33973 33968 sources."prelude-ls-1.1.2" 33974 - sources."process-nextick-args-2.0.0" 33975 33969 sources."progress-2.0.0" 33976 - sources."pseudomap-1.0.2" 33977 - sources."readable-stream-2.3.6" 33970 + sources."punycode-2.1.1" 33971 + sources."regexp.prototype.flags-1.2.0" 33978 33972 sources."regexpp-1.1.0" 33979 33973 sources."require-uncached-1.0.3" 33980 33974 sources."resolve-1.8.1" ··· 33982 33976 sources."restore-cursor-2.0.0" 33983 33977 sources."rimraf-2.6.2" 33984 33978 sources."run-async-2.3.0" 33985 - sources."rx-lite-4.0.8" 33986 - sources."rx-lite-aggregates-4.0.8" 33987 - sources."safe-buffer-5.1.2" 33979 + sources."rxjs-5.5.11" 33988 33980 sources."safer-buffer-2.1.2" 33989 33981 sources."semver-5.5.0" 33990 33982 sources."shebang-command-1.2.0" ··· 33998 33990 sources."strip-ansi-4.0.0" 33999 33991 ]; 34000 33992 }) 34001 - sources."string_decoder-1.1.1" 33993 + sources."string.prototype.matchall-2.0.0" 34002 33994 sources."strip-ansi-3.0.1" 34003 33995 sources."strip-json-comments-2.0.1" 34004 33996 (sources."supports-color-3.2.3" // { ··· 34006 33998 sources."has-flag-1.0.0" 34007 33999 ]; 34008 34000 }) 34009 - (sources."table-4.0.2" // { 34001 + sources."symbol-observable-1.0.1" 34002 + (sources."table-4.0.3" // { 34010 34003 dependencies = [ 34011 34004 sources."ansi-styles-3.2.1" 34012 34005 sources."chalk-2.4.1" ··· 34017 34010 sources."through-2.3.8" 34018 34011 sources."tmp-0.0.33" 34019 34012 sources."type-check-0.3.2" 34020 - sources."typedarray-0.0.6" 34021 - sources."util-deprecate-1.0.2" 34013 + sources."uri-js-4.2.2" 34022 34014 sources."which-1.3.1" 34023 34015 sources."wordwrap-1.0.0" 34024 34016 sources."wrappy-1.0.2" 34025 34017 sources."write-0.2.1" 34026 - sources."yallist-2.1.2" 34027 34018 ]; 34028 34019 buildInputs = globalBuildInputs; 34029 34020 meta = { ··· 34069 34060 sources."asynckit-0.4.0" 34070 34061 sources."aws-sign2-0.7.0" 34071 34062 sources."aws4-1.7.0" 34072 - sources."bcrypt-pbkdf-1.0.1" 34063 + sources."bcrypt-pbkdf-1.0.2" 34073 34064 sources."buffer-from-1.1.0" 34074 34065 sources."builtin-modules-1.1.1" 34075 34066 sources."camelcase-2.1.1" ··· 34217 34208 sources."tweetnacl-0.14.5" 34218 34209 sources."typedarray-0.0.6" 34219 34210 sources."util-deprecate-1.0.2" 34220 - sources."uuid-3.3.0" 34211 + sources."uuid-3.3.2" 34221 34212 sources."validate-npm-package-license-3.0.3" 34222 34213 sources."verror-1.10.0" 34223 34214 sources."which-1.3.1" ··· 35413 35404 sources."untildify-3.0.3" 35414 35405 sources."util-deprecate-1.0.2" 35415 35406 sources."utils-merge-1.0.1" 35416 - sources."uuid-3.3.0" 35407 + sources."uuid-3.3.2" 35417 35408 sources."vary-1.1.2" 35418 35409 sources."websocket-driver-0.7.0" 35419 35410 sources."websocket-extensions-0.1.3" ··· 35632 35623 sources."check-error-1.0.2" 35633 35624 sources."color-convert-1.9.2" 35634 35625 sources."color-name-1.1.1" 35635 - sources."commander-2.15.1" 35626 + sources."commander-2.16.0" 35636 35627 sources."concat-map-0.0.1" 35637 35628 sources."deep-eql-3.0.1" 35638 35629 sources."deep-equal-1.0.1" ··· 35833 35824 dependencies = [ 35834 35825 sources."abbrev-1.1.1" 35835 35826 sources."bluebird-3.5.1" 35836 - sources."commander-2.15.1" 35827 + sources."commander-2.16.0" 35837 35828 sources."config-chain-1.1.11" 35838 35829 sources."editorconfig-0.13.3" 35839 35830 sources."ini-1.3.5" ··· 35996 35987 sources."aws-sign2-0.7.0" 35997 35988 sources."aws4-1.7.0" 35998 35989 sources."basic-auth-2.0.0" 35999 - sources."bcrypt-pbkdf-1.0.1" 35990 + sources."bcrypt-pbkdf-1.0.2" 36000 35991 sources."body-parser-1.18.3" 36001 35992 sources."boxen-1.3.0" 36002 35993 sources."bytes-3.0.0" ··· 36213 36204 sources."update-notifier-2.5.0" 36214 36205 sources."url-parse-lax-1.0.0" 36215 36206 sources."utils-merge-1.0.1" 36216 - sources."uuid-3.3.0" 36207 + sources."uuid-3.3.2" 36217 36208 sources."vary-1.1.2" 36218 36209 sources."verror-1.10.0" 36219 36210 sources."which-1.3.1" ··· 36320 36311 }) 36321 36312 sources."base64-arraybuffer-0.1.5" 36322 36313 sources."base64id-1.0.0" 36323 - sources."bcrypt-pbkdf-1.0.1" 36314 + sources."bcrypt-pbkdf-1.0.2" 36324 36315 sources."better-assert-1.0.2" 36325 36316 sources."binary-extensions-1.11.0" 36326 36317 sources."bitsyntax-0.0.4" ··· 36373 36364 sources."colors-1.3.0" 36374 36365 sources."combine-lists-1.0.1" 36375 36366 sources."combined-stream-1.0.6" 36376 - sources."commander-2.15.1" 36367 + sources."commander-2.16.0" 36377 36368 sources."component-bind-1.0.0" 36378 36369 sources."component-emitter-1.2.1" 36379 36370 sources."component-inherit-0.0.3" ··· 36856 36847 }) 36857 36848 sources."util-deprecate-1.0.2" 36858 36849 sources."utils-merge-1.0.1" 36859 - sources."uuid-3.3.0" 36850 + sources."uuid-3.3.2" 36860 36851 sources."uws-9.14.0" 36861 36852 sources."verror-1.10.0" 36862 36853 sources."void-elements-2.0.1" ··· 37159 37150 sources."aws-sign2-0.7.0" 37160 37151 sources."aws4-1.7.0" 37161 37152 sources."balanced-match-1.0.0" 37162 - sources."bcrypt-pbkdf-1.0.1" 37153 + sources."bcrypt-pbkdf-1.0.2" 37163 37154 sources."boolbase-1.0.0" 37164 37155 sources."boom-4.3.1" 37165 37156 sources."brace-expansion-1.1.11" ··· 37352 37343 sources."async-0.9.2" 37353 37344 ]; 37354 37345 }) 37355 - sources."uuid-3.3.0" 37346 + sources."uuid-3.3.2" 37356 37347 sources."verror-1.10.0" 37357 37348 sources."webidl-conversions-2.0.1" 37358 37349 sources."whatwg-url-compat-0.6.5" ··· 37723 37714 (sources."temp-write-3.4.0" // { 37724 37715 dependencies = [ 37725 37716 sources."pify-3.0.0" 37726 - sources."uuid-3.3.0" 37717 + sources."uuid-3.3.2" 37727 37718 ]; 37728 37719 }) 37729 37720 sources."tempfile-1.1.1" ··· 37818 37809 sources."asynckit-0.4.0" 37819 37810 sources."aws-sign2-0.7.0" 37820 37811 sources."aws4-1.7.0" 37821 - sources."bcrypt-pbkdf-1.0.1" 37812 + sources."bcrypt-pbkdf-1.0.2" 37822 37813 sources."caseless-0.12.0" 37823 37814 sources."co-4.6.0" 37824 37815 sources."combined-stream-1.0.6" ··· 37865 37856 sources."tough-cookie-2.3.4" 37866 37857 sources."tunnel-agent-0.6.0" 37867 37858 sources."tweetnacl-0.14.5" 37868 - sources."uuid-3.3.0" 37859 + sources."uuid-3.3.2" 37869 37860 sources."verror-1.10.0" 37870 37861 ]; 37871 37862 buildInputs = globalBuildInputs; ··· 38047 38038 sources."unpipe-1.0.0" 38048 38039 sources."util-deprecate-1.0.2" 38049 38040 sources."utils-merge-1.0.0" 38050 - sources."uuid-3.3.0" 38041 + sources."uuid-3.3.2" 38051 38042 sources."vary-1.1.2" 38052 38043 sources."websocket-driver-0.7.0" 38053 38044 sources."websocket-extensions-0.1.3" ··· 38091 38082 sources."balanced-match-1.0.0" 38092 38083 sources."base64-arraybuffer-0.1.5" 38093 38084 sources."base64id-1.0.0" 38094 - sources."bcrypt-pbkdf-1.0.1" 38085 + sources."bcrypt-pbkdf-1.0.2" 38095 38086 sources."better-assert-1.0.2" 38096 38087 sources."binary-extensions-1.11.0" 38097 38088 sources."blob-0.0.4" ··· 38308 38299 sources."unpipe-1.0.0" 38309 38300 sources."util-deprecate-1.0.2" 38310 38301 sources."utils-merge-1.0.1" 38311 - sources."uuid-3.3.0" 38302 + sources."uuid-3.3.2" 38312 38303 sources."vary-1.1.2" 38313 38304 sources."verror-1.10.0" 38314 38305 sources."ws-3.3.3" ··· 38432 38423 sources."define-property-1.0.0" 38433 38424 ]; 38434 38425 }) 38435 - sources."bcrypt-pbkdf-1.0.1" 38426 + sources."bcrypt-pbkdf-1.0.2" 38436 38427 sources."beeper-1.1.1" 38437 38428 sources."boom-2.10.1" 38438 38429 sources."brace-expansion-1.1.11" ··· 39050 39041 sources."use-3.1.0" 39051 39042 sources."user-home-1.1.1" 39052 39043 sources."util-deprecate-1.0.2" 39053 - sources."uuid-3.3.0" 39044 + sources."uuid-3.3.2" 39054 39045 sources."v8flags-2.1.1" 39055 39046 sources."value-or-function-3.0.0" 39056 39047 (sources."verror-1.10.0" // { ··· 39145 39136 sources."argparse-1.0.10" 39146 39137 sources."asynckit-0.4.0" 39147 39138 sources."combined-stream-1.0.6" 39148 - sources."commander-2.15.1" 39139 + sources."commander-2.16.0" 39149 39140 sources."component-emitter-1.2.1" 39150 39141 sources."cookiejar-2.1.2" 39151 39142 sources."core-util-is-1.0.2" ··· 39229 39220 sources."aws-sign2-0.7.0" 39230 39221 sources."aws4-1.7.0" 39231 39222 sources."base64-js-1.2.3" 39232 - sources."bcrypt-pbkdf-1.0.1" 39223 + sources."bcrypt-pbkdf-1.0.2" 39233 39224 sources."buffer-from-1.1.0" 39234 39225 sources."builtin-modules-1.1.1" 39235 39226 sources."builtins-1.0.3" ··· 39344 39335 sources."typedarray-0.0.6" 39345 39336 sources."uid-number-0.0.5" 39346 39337 sources."util-deprecate-1.0.2" 39347 - sources."uuid-3.3.0" 39338 + sources."uuid-3.3.2" 39348 39339 sources."validate-npm-package-license-3.0.3" 39349 39340 sources."validate-npm-package-name-3.0.0" 39350 39341 sources."verror-1.10.0" ··· 39382 39373 sources."aws-sign2-0.6.0" 39383 39374 sources."aws4-1.7.0" 39384 39375 sources."balanced-match-1.0.0" 39385 - sources."bcrypt-pbkdf-1.0.1" 39376 + sources."bcrypt-pbkdf-1.0.2" 39386 39377 sources."block-stream-0.0.9" 39387 39378 sources."boom-2.10.1" 39388 39379 sources."brace-expansion-1.1.11" ··· 39481 39472 sources."tunnel-agent-0.6.0" 39482 39473 sources."tweetnacl-0.14.5" 39483 39474 sources."util-deprecate-1.0.2" 39484 - sources."uuid-3.3.0" 39475 + sources."uuid-3.3.2" 39485 39476 (sources."verror-1.10.0" // { 39486 39477 dependencies = [ 39487 39478 sources."assert-plus-1.0.0" ··· 39543 39534 sources."aws4-1.7.0" 39544 39535 sources."balanced-match-1.0.0" 39545 39536 sources."base64-js-0.0.8" 39546 - sources."bcrypt-pbkdf-1.0.1" 39537 + sources."bcrypt-pbkdf-1.0.2" 39547 39538 sources."biased-opener-0.2.8" 39548 39539 sources."big-integer-1.6.32" 39549 39540 sources."block-stream-0.0.9" ··· 39775 39766 sources."untildify-2.1.0" 39776 39767 sources."util-deprecate-1.0.2" 39777 39768 sources."utils-merge-1.0.1" 39778 - sources."uuid-3.3.0" 39769 + sources."uuid-3.3.2" 39779 39770 sources."v8-debug-1.0.1" 39780 39771 sources."v8-profiler-5.7.0" 39781 39772 sources."validate-npm-package-license-3.0.3" ··· 40289 40280 sources."balanced-match-1.0.0" 40290 40281 sources."basic-auth-2.0.0" 40291 40282 sources."bcrypt-1.0.3" 40292 - sources."bcrypt-pbkdf-1.0.1" 40283 + sources."bcrypt-pbkdf-1.0.2" 40293 40284 sources."bcryptjs-2.4.3" 40294 40285 sources."bl-1.2.2" 40295 40286 sources."block-stream-0.0.9" ··· 40644 40635 sources."util-deprecate-1.0.2" 40645 40636 sources."utils-merge-1.0.1" 40646 40637 sources."uue-3.1.2" 40647 - sources."uuid-3.3.0" 40638 + sources."uuid-3.3.2" 40648 40639 sources."vary-1.1.2" 40649 40640 sources."verror-1.10.0" 40650 40641 (sources."websocket-stream-5.1.2" // { ··· 40843 40834 sources."aws-sign2-0.7.0" 40844 40835 sources."aws4-1.7.0" 40845 40836 sources."balanced-match-1.0.0" 40846 - sources."bcrypt-pbkdf-1.0.1" 40837 + sources."bcrypt-pbkdf-1.0.2" 40847 40838 sources."block-stream-0.0.9" 40848 40839 sources."brace-expansion-1.1.11" 40849 40840 sources."caseless-0.12.0" ··· 40970 40961 sources."underscore-1.4.4" 40971 40962 sources."underscore.string-2.3.3" 40972 40963 sources."util-deprecate-1.0.2" 40973 - sources."uuid-3.3.0" 40964 + sources."uuid-3.3.2" 40974 40965 sources."verror-1.10.0" 40975 40966 sources."walk-2.3.13" 40976 40967 sources."wide-align-1.1.3" ··· 41015 41006 sources."color-convert-1.9.2" 41016 41007 sources."color-name-1.1.1" 41017 41008 sources."colors-1.0.3" 41018 - sources."commander-2.15.1" 41009 + sources."commander-2.16.0" 41019 41010 sources."configstore-3.1.2" 41020 41011 sources."create-error-class-3.0.2" 41021 41012 sources."cross-spawn-5.1.0" ··· 41337 41328 sources."aws4-1.7.0" 41338 41329 sources."babybird-0.0.1" 41339 41330 sources."balanced-match-1.0.0" 41340 - sources."bcrypt-pbkdf-1.0.1" 41331 + sources."bcrypt-pbkdf-1.0.2" 41341 41332 (sources."bl-1.2.2" // { 41342 41333 dependencies = [ 41343 41334 sources."isarray-1.0.0" ··· 41624 41615 sources."unpipe-1.0.0" 41625 41616 sources."util-deprecate-1.0.2" 41626 41617 sources."utils-merge-1.0.1" 41627 - sources."uuid-3.3.0" 41618 + sources."uuid-3.3.2" 41628 41619 sources."validate-npm-package-license-3.0.3" 41629 41620 sources."vary-1.1.2" 41630 41621 sources."verror-1.10.0" ··· 42345 42336 sources."async-2.6.1" 42346 42337 sources."aws-sign2-0.6.0" 42347 42338 sources."balanced-match-1.0.0" 42348 - sources."bcrypt-pbkdf-1.0.1" 42339 + sources."bcrypt-pbkdf-1.0.2" 42349 42340 sources."bl-1.0.3" 42350 42341 sources."boom-2.10.1" 42351 42342 sources."brace-expansion-1.1.11" 42352 42343 sources."caseless-0.11.0" 42353 42344 sources."chalk-1.1.3" 42354 42345 sources."combined-stream-1.0.6" 42355 - sources."commander-2.15.1" 42346 + sources."commander-2.16.0" 42356 42347 sources."concat-map-0.0.1" 42357 42348 sources."concat-stream-1.5.0" 42358 42349 sources."core-util-is-1.0.2" ··· 42981 42972 sources."babel-types-6.26.0" 42982 42973 sources."babylon-6.18.0" 42983 42974 sources."basic-auth-2.0.0" 42984 - sources."bcrypt-pbkdf-1.0.1" 42975 + sources."bcrypt-pbkdf-1.0.2" 42985 42976 sources."bindings-1.2.1" 42986 42977 sources."bl-1.2.2" 42987 42978 sources."body-parser-1.18.3" ··· 43001 42992 sources."co-4.6.0" 43002 42993 sources."code-point-at-1.1.0" 43003 42994 sources."combined-stream-1.0.6" 43004 - sources."commander-2.15.1" 42995 + sources."commander-2.16.0" 43005 42996 sources."console-control-strings-1.1.0" 43006 42997 sources."constantinople-3.1.2" 43007 42998 sources."content-disposition-0.5.2" ··· 43238 43229 sources."unzip-response-1.0.2" 43239 43230 sources."util-deprecate-1.0.2" 43240 43231 sources."utils-merge-1.0.1" 43241 - sources."uuid-3.3.0" 43232 + sources."uuid-3.3.2" 43242 43233 sources."vary-1.1.2" 43243 43234 (sources."verror-1.10.0" // { 43244 43235 dependencies = [ ··· 43283 43274 sources."balanced-match-1.0.0" 43284 43275 sources."base62-0.1.1" 43285 43276 sources."brace-expansion-1.1.11" 43286 - sources."commander-2.15.1" 43277 + sources."commander-2.16.0" 43287 43278 sources."commoner-0.10.8" 43288 43279 sources."concat-map-0.0.1" 43289 43280 sources."defined-1.0.0" ··· 43402 43393 sources."aws-sdk-1.18.0" 43403 43394 sources."aws-sign2-0.7.0" 43404 43395 sources."aws4-1.7.0" 43405 - sources."bcrypt-pbkdf-1.0.1" 43396 + sources."bcrypt-pbkdf-1.0.2" 43406 43397 sources."buffer-crc32-0.2.1" 43407 43398 sources."bytes-0.2.1" 43408 43399 sources."caseless-0.12.0" ··· 43505 43496 sources."tweetnacl-0.14.5" 43506 43497 sources."uid2-0.0.3" 43507 43498 sources."util-0.4.9" 43508 - sources."uuid-3.3.0" 43499 + sources."uuid-3.3.2" 43509 43500 sources."verror-1.10.0" 43510 43501 sources."xml2js-0.2.4" 43511 43502 sources."xmlbuilder-0.4.2" ··· 43654 43645 sources."base64-arraybuffer-0.1.2" 43655 43646 sources."base64id-0.1.0" 43656 43647 sources."bcrypt-nodejs-0.0.3" 43657 - sources."bcrypt-pbkdf-1.0.1" 43648 + sources."bcrypt-pbkdf-1.0.2" 43658 43649 sources."better-assert-1.0.2" 43659 43650 sources."blob-0.0.2" 43660 43651 sources."body-parser-1.18.2" ··· 43664 43655 sources."cheerio-0.17.0" 43665 43656 sources."co-4.6.0" 43666 43657 sources."combined-stream-1.0.6" 43667 - sources."commander-2.15.1" 43658 + sources."commander-2.16.0" 43668 43659 sources."component-bind-1.0.0" 43669 43660 sources."component-emitter-1.1.2" 43670 43661 sources."component-inherit-0.0.3" ··· 43834 43825 sources."unpipe-1.0.0" 43835 43826 sources."utf8-2.0.0" 43836 43827 sources."utils-merge-1.0.1" 43837 - sources."uuid-3.3.0" 43828 + sources."uuid-3.3.2" 43838 43829 sources."vary-1.1.2" 43839 43830 sources."verror-1.10.0" 43840 43831 (sources."ws-0.4.31" // { ··· 43877 43868 sources."aws-sign2-0.7.0" 43878 43869 sources."aws4-1.7.0" 43879 43870 sources."balanced-match-1.0.0" 43880 - sources."bcrypt-pbkdf-1.0.1" 43871 + sources."bcrypt-pbkdf-1.0.2" 43881 43872 (sources."body-parser-1.18.3" // { 43882 43873 dependencies = [ 43883 43874 sources."bytes-3.0.0" ··· 43895 43886 sources."color-convert-1.9.2" 43896 43887 sources."color-name-1.1.1" 43897 43888 sources."combined-stream-1.0.6" 43898 - sources."commander-2.15.1" 43889 + sources."commander-2.16.0" 43899 43890 (sources."compressible-2.0.14" // { 43900 43891 dependencies = [ 43901 43892 sources."mime-db-1.34.0" ··· 44084 44075 sources."unpipe-1.0.0" 44085 44076 sources."util-deprecate-1.0.2" 44086 44077 sources."utils-merge-1.0.0" 44087 - sources."uuid-3.3.0" 44078 + sources."uuid-3.3.2" 44088 44079 sources."vary-1.1.2" 44089 44080 sources."verror-1.10.0" 44090 44081 sources."wordwrap-0.0.3" ··· 44596 44587 sources."asynckit-0.4.0" 44597 44588 sources."aws-sign2-0.6.0" 44598 44589 sources."aws4-1.7.0" 44599 - sources."bcrypt-pbkdf-1.0.1" 44590 + sources."bcrypt-pbkdf-1.0.2" 44600 44591 sources."boom-2.10.1" 44601 44592 sources."camelcase-1.2.1" 44602 44593 sources."caseless-0.12.0" ··· 44610 44601 sources."co-4.6.0" 44611 44602 sources."colors-1.1.2" 44612 44603 sources."combined-stream-1.0.6" 44613 - sources."commander-2.15.1" 44604 + sources."commander-2.16.0" 44614 44605 sources."core-util-is-1.0.2" 44615 44606 sources."cryptiles-2.0.5" 44616 44607 sources."cycle-1.0.3" ··· 45016 45007 ungit = nodeEnv.buildNodePackage { 45017 45008 name = "ungit"; 45018 45009 packageName = "ungit"; 45019 - version = "1.4.26"; 45010 + version = "1.4.28"; 45020 45011 src = fetchurl { 45021 - url = "https://registry.npmjs.org/ungit/-/ungit-1.4.26.tgz"; 45022 - sha512 = "hA1Sr7zi6v+RhcJVC4cOySorCh21+Xdw627ewEkLlRXIWVjUnwdj8cEr0gj6apL7E+lqso3NwhZS/GliMyeL2g=="; 45012 + url = "https://registry.npmjs.org/ungit/-/ungit-1.4.28.tgz"; 45013 + sha512 = "rXb0l9jqiIWeKvrlUnK0/SYOmOKHe3nw1AV/VWqJERMkaoI5XJ1Pfu4pDnqWEtbSLVLE9dvffeleqISO6qK4BQ=="; 45023 45014 }; 45024 45015 dependencies = [ 45025 45016 sources."abbrev-1.1.1" ··· 45048 45039 sources."balanced-match-1.0.0" 45049 45040 sources."base64-arraybuffer-0.1.5" 45050 45041 sources."base64id-1.0.0" 45051 - sources."bcrypt-pbkdf-1.0.1" 45042 + sources."bcrypt-pbkdf-1.0.2" 45052 45043 sources."better-assert-1.0.2" 45053 45044 sources."blob-0.0.4" 45054 45045 sources."bluebird-3.5.1" ··· 45062 45053 sources."callsite-1.0.0" 45063 45054 sources."camelcase-4.1.0" 45064 45055 sources."caseless-0.12.0" 45065 - sources."charenc-0.0.2" 45066 45056 (sources."cliui-4.1.0" // { 45067 45057 dependencies = [ 45068 45058 sources."ansi-regex-3.0.0" ··· 45102 45092 sources."crc-3.4.4" 45103 45093 sources."cross-spawn-5.1.0" 45104 45094 sources."crossroads-0.12.2" 45105 - sources."crypt-0.0.2" 45106 45095 sources."cycle-1.0.3" 45107 45096 sources."dashdash-1.14.1" 45108 45097 sources."debug-2.6.9" 45109 - sources."decamelize-1.2.0" 45098 + sources."decamelize-2.0.0" 45110 45099 sources."deep-extend-0.6.0" 45111 45100 sources."delayed-stream-0.0.5" 45112 45101 sources."delegates-1.0.0" ··· 45163 45152 sources."statuses-1.4.0" 45164 45153 ]; 45165 45154 }) 45166 - sources."find-up-2.1.0" 45155 + sources."find-up-3.0.0" 45167 45156 sources."forever-agent-0.6.1" 45168 45157 (sources."form-data-0.1.3" // { 45169 45158 dependencies = [ ··· 45208 45197 sources."invert-kv-1.0.0" 45209 45198 sources."ipaddr.js-1.6.0" 45210 45199 sources."is-arrayish-0.3.2" 45211 - sources."is-buffer-1.1.6" 45212 45200 sources."is-builtin-module-1.0.0" 45213 45201 sources."is-fullwidth-code-point-1.0.0" 45214 45202 sources."is-stream-1.1.0" 45215 45203 sources."is-typedarray-1.0.0" 45204 + sources."is-wsl-1.1.0" 45216 45205 sources."isarray-0.0.1" 45217 45206 sources."isexe-2.0.0" 45218 45207 sources."isstream-0.1.2" ··· 45234 45223 }) 45235 45224 sources."knockout-3.5.0-rc" 45236 45225 sources."lcid-1.0.0" 45237 - sources."locate-path-2.0.0" 45226 + sources."locate-path-3.0.0" 45238 45227 sources."locks-0.2.2" 45239 45228 sources."lodash-4.17.10" 45240 45229 sources."lru-cache-4.1.3" 45241 - sources."md5-2.2.1" 45242 45230 sources."media-typer-0.3.0" 45243 45231 sources."mem-1.1.0" 45244 45232 (sources."memorystore-1.6.0" // { ··· 45275 45263 sources."on-finished-2.3.0" 45276 45264 sources."on-headers-1.0.1" 45277 45265 sources."once-1.4.0" 45278 - sources."open-0.0.5" 45266 + sources."opn-5.3.0" 45279 45267 sources."os-homedir-1.0.2" 45280 45268 sources."os-locale-2.1.0" 45281 45269 sources."os-tmpdir-1.0.2" 45282 45270 sources."osenv-0.1.5" 45283 45271 sources."p-finally-1.0.0" 45284 - sources."p-limit-1.3.0" 45285 - sources."p-locate-2.0.0" 45286 - sources."p-try-1.0.0" 45272 + sources."p-limit-2.0.0" 45273 + sources."p-locate-3.0.0" 45274 + sources."p-try-2.0.0" 45287 45275 sources."parseqs-0.0.5" 45288 45276 sources."parseuri-0.0.5" 45289 45277 sources."parseurl-1.3.2" ··· 45303 45291 sources."qs-6.5.2" 45304 45292 sources."random-bytes-1.0.0" 45305 45293 sources."range-parser-1.2.0" 45306 - (sources."raven-2.6.3" // { 45307 - dependencies = [ 45308 - sources."uuid-3.0.0" 45309 - ]; 45310 - }) 45294 + sources."raven-js-3.26.3" 45311 45295 sources."raw-body-2.3.3" 45312 45296 (sources."rc-1.2.8" // { 45313 45297 dependencies = [ ··· 45398 45382 sources."rimraf-2.2.8" 45399 45383 ]; 45400 45384 }) 45401 - sources."timed-out-4.0.1" 45402 45385 sources."to-array-0.1.4" 45403 45386 sources."tough-cookie-2.3.4" 45404 45387 sources."tunnel-agent-0.6.0" ··· 45412 45395 sources."unpipe-1.0.0" 45413 45396 sources."util-deprecate-1.0.2" 45414 45397 sources."utils-merge-1.0.1" 45415 - sources."uuid-3.3.0" 45398 + sources."uuid-3.3.2" 45416 45399 sources."validate-npm-package-license-3.0.3" 45417 45400 sources."validate-npm-package-name-3.0.0" 45418 45401 sources."vary-1.1.2" ··· 45430 45413 sources."wrappy-1.0.2" 45431 45414 sources."ws-3.3.3" 45432 45415 sources."xmlhttprequest-ssl-1.5.5" 45416 + sources."xregexp-4.0.0" 45433 45417 sources."y18n-4.0.0" 45434 45418 sources."yallist-2.1.2" 45435 - (sources."yargs-12.0.0" // { 45419 + (sources."yargs-12.0.1" // { 45436 45420 dependencies = [ 45437 45421 sources."ansi-regex-3.0.0" 45438 45422 sources."is-fullwidth-code-point-2.0.0" ··· 45440 45424 sources."strip-ansi-4.0.0" 45441 45425 ]; 45442 45426 }) 45443 - sources."yargs-parser-10.0.0" 45427 + sources."yargs-parser-10.1.0" 45444 45428 sources."yeast-0.1.2" 45445 45429 ]; 45446 45430 buildInputs = globalBuildInputs; ··· 45487 45471 sources."aws4-1.7.0" 45488 45472 sources."balanced-match-1.0.0" 45489 45473 sources."base64-js-0.0.8" 45490 - sources."bcrypt-pbkdf-1.0.1" 45474 + sources."bcrypt-pbkdf-1.0.2" 45491 45475 sources."bl-1.2.2" 45492 45476 sources."bluebird-3.5.1" 45493 45477 sources."brace-expansion-1.1.11" ··· 45521 45505 sources."color-convert-1.9.2" 45522 45506 sources."color-name-1.1.1" 45523 45507 sources."combined-stream-1.0.6" 45524 - sources."commander-2.15.1" 45508 + sources."commander-2.16.0" 45525 45509 sources."concat-map-0.0.1" 45526 45510 sources."config-chain-1.1.11" 45527 45511 sources."consolidate-0.14.5" ··· 45732 45716 sources."url-to-options-1.0.1" 45733 45717 sources."user-home-2.0.0" 45734 45718 sources."util-deprecate-1.0.2" 45735 - sources."uuid-3.3.0" 45719 + sources."uuid-3.3.2" 45736 45720 sources."validate-npm-package-name-3.0.0" 45737 45721 sources."verror-1.10.0" 45738 45722 sources."ware-1.3.0" ··· 45773 45757 sources."async-2.6.1" 45774 45758 sources."aws-sign2-0.6.0" 45775 45759 sources."balanced-match-1.0.0" 45776 - sources."bcrypt-pbkdf-1.0.1" 45760 + sources."bcrypt-pbkdf-1.0.2" 45777 45761 sources."bl-1.0.3" 45778 45762 sources."boom-2.10.1" 45779 45763 sources."brace-expansion-1.1.11" 45780 45764 sources."caseless-0.11.0" 45781 45765 sources."chalk-1.1.3" 45782 45766 sources."combined-stream-1.0.6" 45783 - sources."commander-2.15.1" 45767 + sources."commander-2.16.0" 45784 45768 sources."concat-map-0.0.1" 45785 45769 sources."concat-stream-1.5.0" 45786 45770 (sources."config-chain-1.1.11" // { ··· 45922 45906 webpack = nodeEnv.buildNodePackage { 45923 45907 name = "webpack"; 45924 45908 packageName = "webpack"; 45925 - version = "4.13.0"; 45909 + version = "4.14.0"; 45926 45910 src = fetchurl { 45927 - url = "https://registry.npmjs.org/webpack/-/webpack-4.13.0.tgz"; 45928 - sha512 = "3KMX0uPjJ4cXjl9V/AY+goRQPs7jtKRQn3hhNOG6s8Sx3mmGCQUjQJvjVoGNABVo5svgujIcSLBN8g62EzqIMA=="; 45911 + url = "https://registry.npmjs.org/webpack/-/webpack-4.14.0.tgz"; 45912 + sha512 = "CgZPUwobJbQlZqpylDNtEazZLfNnGuyFmpk1dHIP2kFchtyMWB+W2wBKPImSnSQ2rbX/WZMKiQax+SZmlUXuQQ=="; 45929 45913 }; 45930 45914 dependencies = [ 45931 45915 sources."@webassemblyjs/ast-1.5.12" ··· 45948 45932 sources."@webassemblyjs/wast-printer-1.5.12" 45949 45933 sources."acorn-5.7.1" 45950 45934 sources."acorn-dynamic-import-3.0.0" 45951 - sources."ajv-6.5.1" 45935 + sources."ajv-6.5.2" 45952 45936 sources."ajv-keywords-3.2.0" 45953 45937 sources."anymatch-2.0.0" 45954 45938 sources."aproba-1.2.0" ··· 46658 46642 }) 46659 46643 sources."ut_pex-1.2.1" 46660 46644 sources."util-deprecate-1.0.2" 46661 - (sources."videostream-2.4.2" // { 46645 + (sources."videostream-2.4.3" // { 46662 46646 dependencies = [ 46663 46647 sources."pump-1.0.3" 46664 46648 ]; ··· 46701 46685 dependencies = [ 46702 46686 sources."@cliqz-oss/firefox-client-0.3.1" 46703 46687 sources."@cliqz-oss/node-firefox-connect-1.2.1" 46704 - sources."@types/node-10.5.0" 46688 + sources."@types/node-10.5.1" 46705 46689 sources."JSONSelect-0.2.1" 46706 46690 sources."abbrev-1.1.1" 46707 46691 sources."acorn-5.7.1" ··· 46796 46780 ]; 46797 46781 }) 46798 46782 sources."base64-js-0.0.2" 46799 - sources."bcrypt-pbkdf-1.0.1" 46783 + sources."bcrypt-pbkdf-1.0.2" 46800 46784 sources."binary-extensions-1.11.0" 46801 46785 sources."bl-1.2.2" 46802 46786 sources."bluebird-2.9.34" ··· 46878 46862 sources."colors-0.5.1" 46879 46863 sources."columnify-1.5.4" 46880 46864 sources."combined-stream-1.0.6" 46881 - sources."commander-2.15.1" 46865 + sources."commander-2.16.0" 46882 46866 sources."common-tags-1.7.2" 46883 46867 sources."component-emitter-1.2.1" 46884 46868 sources."compress-commons-1.2.2" ··· 47603 47587 }) 47604 47588 sources."snapdragon-util-3.0.1" 47605 47589 sources."sntp-2.1.0" 47606 - (sources."snyk-1.87.0" // { 47590 + (sources."snyk-1.88.0" // { 47607 47591 dependencies = [ 47608 47592 sources."ansi-styles-3.2.1" 47609 47593 sources."chalk-2.4.1" ··· 47616 47600 sources."debug-3.1.0" 47617 47601 ]; 47618 47602 }) 47619 - (sources."snyk-docker-plugin-1.10.2" // { 47603 + (sources."snyk-docker-plugin-1.10.3" // { 47620 47604 dependencies = [ 47621 47605 sources."debug-3.1.0" 47622 47606 sources."request-2.87.0" ··· 47811 47795 sources."user-home-2.0.0" 47812 47796 sources."util-0.10.4" 47813 47797 sources."util-deprecate-1.0.2" 47814 - sources."uuid-3.3.0" 47798 + sources."uuid-3.3.2" 47815 47799 sources."validate-npm-package-license-3.0.3" 47816 47800 sources."verror-1.10.0" 47817 47801 sources."vfile-1.4.0" ··· 47951 47935 sources."define-property-1.0.0" 47952 47936 ]; 47953 47937 }) 47954 - sources."bcrypt-pbkdf-1.0.1" 47938 + sources."bcrypt-pbkdf-1.0.2" 47955 47939 (sources."bin-version-2.0.0" // { 47956 47940 dependencies = [ 47957 47941 sources."execa-0.1.1" ··· 48581 48565 sources."use-3.1.0" 48582 48566 sources."user-home-2.0.0" 48583 48567 sources."util-deprecate-1.0.2" 48584 - sources."uuid-3.3.0" 48568 + sources."uuid-3.3.2" 48585 48569 sources."validate-npm-package-license-3.0.3" 48586 48570 sources."verror-1.10.0" 48587 48571 sources."vinyl-1.2.0"
+33 -24
pkgs/development/node-packages/node-packages-v8.nix
··· 49 49 sha1 = "cbc4b9a68981bf0b501ccd06a9058acd65309bf7"; 50 50 }; 51 51 }; 52 - "@types/node-10.5.0" = { 52 + "@types/node-10.5.1" = { 53 53 name = "_at_types_slash_node"; 54 54 packageName = "@types/node"; 55 - version = "10.5.0"; 55 + version = "10.5.1"; 56 56 src = fetchurl { 57 - url = "https://registry.npmjs.org/@types/node/-/node-10.5.0.tgz"; 58 - sha512 = "baXPuqA7EVcBUpA5so2K26DTzk7NCWBc9xrPMu9PbUMwgusJRm9zJBPhiDmJVEcnTQ3aOxUZeuFHpd9qMYDNRg=="; 57 + url = "https://registry.npmjs.org/@types/node/-/node-10.5.1.tgz"; 58 + sha512 = "AFLl1IALIuyt6oK4AYZsgWVJ/5rnyzQWud7IebaZWWV3YmgtPZkQmYio9R5Ze/2pdd7XfqF5bP+hWS11mAKoOQ=="; 59 59 }; 60 60 }; 61 61 "@types/superagent-3.5.6" = { ··· 571 571 sha1 = "1101e9544f4a76b1bc3b26d452ca96d7a35e7978"; 572 572 }; 573 573 }; 574 - "bcrypt-pbkdf-1.0.1" = { 574 + "bcrypt-pbkdf-1.0.2" = { 575 575 name = "bcrypt-pbkdf"; 576 576 packageName = "bcrypt-pbkdf"; 577 - version = "1.0.1"; 577 + version = "1.0.2"; 578 578 src = fetchurl { 579 - url = "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz"; 580 - sha1 = "63bc5dcb61331b92bc05fd528953c33462a06f8d"; 579 + url = "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz"; 580 + sha1 = "a4301d389b6a43f9b67ff3ca11a3f6637e360e9e"; 581 581 }; 582 582 }; 583 583 "bencode-1.0.0" = { ··· 1289 1289 src = fetchurl { 1290 1290 url = "https://registry.npmjs.org/commander/-/commander-2.15.1.tgz"; 1291 1291 sha512 = "VlfT9F3V0v+jr4yxPc5gg9s62/fIVWsd2Bk2iD435um1NlGMYdVCq+MjcXnhYq2icNOizHr1kK+5TI6H0Hy0ag=="; 1292 + }; 1293 + }; 1294 + "commander-2.16.0" = { 1295 + name = "commander"; 1296 + packageName = "commander"; 1297 + version = "2.16.0"; 1298 + src = fetchurl { 1299 + url = "https://registry.npmjs.org/commander/-/commander-2.16.0.tgz"; 1300 + sha512 = "sVXqklSaotK9at437sFlFpyOcJonxe0yST/AG9DkQKUdIE6IqGIMv4SfAQSKaJbSdVEJYItASCrBiVQHq1HQew=="; 1292 1301 }; 1293 1302 }; 1294 1303 "commander-2.3.0" = { ··· 7420 7429 sha512 = "FSs76hQZsSsdI4YeePxb5SQoWmHxDRznImGiAN905O1svyHvcoQ3hYptu3Y9hPxRHeB3lHzJR5KRZy0Byj7qqg=="; 7421 7430 }; 7422 7431 }; 7423 - "uuid-3.3.0" = { 7432 + "uuid-3.3.2" = { 7424 7433 name = "uuid"; 7425 7434 packageName = "uuid"; 7426 - version = "3.3.0"; 7435 + version = "3.3.2"; 7427 7436 src = fetchurl { 7428 - url = "https://registry.npmjs.org/uuid/-/uuid-3.3.0.tgz"; 7429 - sha512 = "ijO9N2xY/YaOqQ5yz5c4sy2ZjWmA6AR6zASb/gdpeKZ8+948CxwfMW9RrKVk5may6ev8c0/Xguu32e2Llelpqw=="; 7437 + url = "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz"; 7438 + sha512 = "yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA=="; 7430 7439 }; 7431 7440 }; 7432 7441 "valid-url-1.0.9" = { ··· 7768 7777 sources."@cycle/isolate-3.3.0" 7769 7778 sources."@cycle/run-3.4.0" 7770 7779 sources."@cycle/time-0.10.1" 7771 - sources."@types/node-10.5.0" 7780 + sources."@types/node-10.5.1" 7772 7781 sources."@types/superagent-3.5.6" 7773 7782 sources."ansi-escapes-3.1.0" 7774 7783 sources."ansi-regex-2.1.1" ··· 7933 7942 sources."aws-sign2-0.7.0" 7934 7943 sources."aws4-1.7.0" 7935 7944 sources."balanced-match-1.0.0" 7936 - sources."bcrypt-pbkdf-1.0.1" 7945 + sources."bcrypt-pbkdf-1.0.2" 7937 7946 sources."bencode-1.0.0" 7938 7947 (sources."bitfield-rle-2.1.0" // { 7939 7948 dependencies = [ ··· 8284 8293 sources."util-deprecate-1.0.2" 8285 8294 sources."utile-0.3.0" 8286 8295 sources."utp-native-1.7.1" 8287 - sources."uuid-3.3.0" 8296 + sources."uuid-3.3.2" 8288 8297 sources."varint-3.0.1" 8289 8298 sources."verror-1.10.0" 8290 8299 (sources."winston-2.1.1" // { ··· 8426 8435 sources."aws-sign2-0.6.0" 8427 8436 sources."aws4-1.7.0" 8428 8437 sources."balanced-match-1.0.0" 8429 - sources."bcrypt-pbkdf-1.0.1" 8438 + sources."bcrypt-pbkdf-1.0.2" 8430 8439 sources."block-stream-0.0.9" 8431 8440 sources."boom-2.10.1" 8432 8441 sources."brace-expansion-1.1.11" ··· 8525 8534 sources."tunnel-agent-0.6.0" 8526 8535 sources."tweetnacl-0.14.5" 8527 8536 sources."util-deprecate-1.0.2" 8528 - sources."uuid-3.3.0" 8537 + sources."uuid-3.3.2" 8529 8538 (sources."verror-1.10.0" // { 8530 8539 dependencies = [ 8531 8540 sources."assert-plus-1.0.0" ··· 8651 8660 pnpm = nodeEnv.buildNodePackage { 8652 8661 name = "pnpm"; 8653 8662 packageName = "pnpm"; 8654 - version = "2.7.0"; 8663 + version = "2.9.0"; 8655 8664 src = fetchurl { 8656 - url = "https://registry.npmjs.org/pnpm/-/pnpm-2.7.0.tgz"; 8657 - sha1 = "cfaf3889c04125abfa20117358d7bcec72902faf"; 8665 + url = "https://registry.npmjs.org/pnpm/-/pnpm-2.9.0.tgz"; 8666 + sha1 = "1c2f5ade46b87cc3b1f3b7c66eeb7b0f4df4d968"; 8658 8667 }; 8659 8668 buildInputs = globalBuildInputs; 8660 8669 meta = { ··· 8757 8766 sources."aws4-1.7.0" 8758 8767 sources."balanced-match-1.0.0" 8759 8768 sources."base64-js-0.0.8" 8760 - sources."bcrypt-pbkdf-1.0.1" 8769 + sources."bcrypt-pbkdf-1.0.2" 8761 8770 sources."bl-1.2.2" 8762 8771 sources."bluebird-3.5.1" 8763 8772 sources."brace-expansion-1.1.11" ··· 8791 8800 sources."color-convert-1.9.2" 8792 8801 sources."color-name-1.1.1" 8793 8802 sources."combined-stream-1.0.6" 8794 - sources."commander-2.15.1" 8803 + sources."commander-2.16.0" 8795 8804 sources."concat-map-0.0.1" 8796 8805 sources."config-chain-1.1.11" 8797 8806 sources."consolidate-0.14.5" ··· 9002 9011 sources."url-to-options-1.0.1" 9003 9012 sources."user-home-2.0.0" 9004 9013 sources."util-deprecate-1.0.2" 9005 - sources."uuid-3.3.0" 9014 + sources."uuid-3.3.2" 9006 9015 sources."validate-npm-package-name-3.0.0" 9007 9016 sources."verror-1.10.0" 9008 9017 sources."ware-1.3.0" ··· 9137 9146 sources."color-convert-1.9.2" 9138 9147 sources."color-name-1.1.1" 9139 9148 sources."combined-stream-1.0.6" 9140 - sources."commander-2.15.1" 9149 + sources."commander-2.16.0" 9141 9150 sources."component-emitter-1.2.1" 9142 9151 sources."concat-map-0.0.1" 9143 9152 sources."concat-stream-1.6.2"
+3 -3
pkgs/development/tools/easyjson/default.nix
··· 3 3 4 4 buildGoPackage rec { 5 5 name = "easyjson-unstable-${version}"; 6 - version = "2018-03-23"; 7 - rev = "8b799c424f57fa123fc63a99d6383bc6e4c02578"; 6 + version = "2018-06-06"; 7 + rev = "3fdea8d05856a0c8df22ed4bc71b3219245e4485"; 8 8 9 9 goPackagePath = "github.com/mailru/easyjson"; 10 10 11 11 src = fetchgit { 12 12 inherit rev; 13 13 url = "https://github.com/mailru/easyjson"; 14 - sha256 = "15ba6drfmw98lzw5qjh3ijcxh9iz9rcp3hid169yfd08l06z05w0"; 14 + sha256 = "0g3crph77yhv4ipdnwqc32z4cp87ahi4ikad5kyy6q4znnxliz74"; 15 15 }; 16 16 17 17 goDeps = ./deps.nix;
+21 -16
pkgs/servers/meguca/default.nix
··· 1 - { stdenv, buildGoPackage, fetchgit, pkgconfig, ffmpeg-full, graphicsmagick, ghostscript, quicktemplate, 2 - go-bindata, easyjson, nodePackages, cmake, emscripten }: 1 + { stdenv, buildGoPackage, fetchgit, pkgconfig, cmake, ffmpeg-full, ghostscript 2 + , graphicsmagick, quicktemplate, go-bindata, easyjson, nodePackages, emscripten }: 3 3 4 4 buildGoPackage rec { 5 5 name = "meguca-unstable-${version}"; 6 - version = "2018-05-26"; 7 - rev = "9f3d902fb899dbc874c1a91298d86fda7da59b1e"; 6 + version = "2018-07-01"; 7 + rev = "80db8298b6546c93944251c17fe03371e521671f"; 8 8 goPackagePath = "github.com/bakape/meguca"; 9 9 goDeps = ./server_deps.nix; 10 - enableParallelBuilding = true; 11 - nativeBuildInputs = [ pkgconfig cmake ]; 12 - buildInputs = [ ffmpeg-full graphicsmagick ghostscript quicktemplate go-bindata easyjson emscripten ]; 13 10 14 11 src = fetchgit { 15 12 inherit rev; 16 13 url = "https://github.com/bakape/meguca"; 17 - sha256 = "0qblllf23pxcwi5fhaq8xc77iawll7v7xpk2mf9ngks3h8p7gddq"; 14 + sha256 = "1yix0kxsjm9f3zw9jx2nb3pl8pbqjfhbvbrz42m1h20b1h02s5ml"; 18 15 fetchSubmodules = true; 19 16 }; 20 17 21 - configurePhase = '' 18 + enableParallelBuilding = true; 19 + nativeBuildInputs = [ pkgconfig cmake ]; 20 + 21 + buildInputs = [ 22 + ffmpeg-full graphicsmagick ghostscript quicktemplate go-bindata easyjson 23 + emscripten 24 + ]; 25 + 26 + buildPhase = '' 22 27 export HOME=$PWD 23 - export GOPATH=$GOPATH:$HOME/go 28 + export GOPATH=$GOPATH:$HOME/go/src/github.com/bakape/meguca/go 29 + cd $HOME/go/src/github.com/bakape/meguca 24 30 ln -sf ${nodePackages.meguca}/lib/node_modules/meguca/node_modules 25 31 sed -i "/npm install --progress false --depth 0/d" Makefile 26 32 make generate_clean 27 33 go generate meguca/... 28 - ''; 29 - 30 - buildPhase = '' 31 - go build -p $NIX_BUILD_CORES meguca 32 - make -j $NIX_BUILD_CORES client wasm 34 + go build -v -p $NIX_BUILD_CORES meguca 35 + make -j $NIX_BUILD_CORES client 36 + '' + stdenv.lib.optionalString (!stdenv.isDarwin) '' 37 + make -j $NIX_BUILD_CORES wasm 33 38 ''; 34 39 35 40 installPhase = '' ··· 40 45 41 46 meta = with stdenv.lib; { 42 47 homepage = "https://github.com/bakape/meguca"; 43 - description = "Anonymous realtime imageboard focused on high performance, free speech and transparent moderation"; 48 + description = "High performance anonymous realtime imageboard"; 44 49 license = licenses.agpl3Plus; 45 50 maintainers = with maintainers; [ chiiruno ]; 46 51 platforms = platforms.all;
+45 -18
pkgs/servers/meguca/server_deps.nix
··· 1 1 # This file was generated by https://github.com/kamilchm/go2nix v1.2.1 2 2 [ 3 3 { 4 + goPackagePath = "github.com/ErikDubbelboer/gspt"; 5 + fetch = { 6 + type = "git"; 7 + url = "https://github.com/ErikDubbelboer/gspt"; 8 + rev = "08ed213262b5bb2cf6ccb0baa71c6b201d353e63"; 9 + sha256 = "1vdgvwjagk1n4mwvpil59idgg7ibdj6frk9mz8c2ckbmxsfpp8rq"; 10 + }; 11 + } 12 + { 4 13 goPackagePath = "github.com/Masterminds/squirrel"; 5 14 fetch = { 6 15 type = "git"; 7 16 url = "https://github.com/Masterminds/squirrel"; 8 - rev = "40ef4f86bf59a996c348a9f56ddb4c4d3d49a6df"; 9 - sha256 = "1zdv8hds2skqz9xrybf1pw5hfxzd27c35fsrfq11ryif1wxwbkyp"; 17 + rev = "b127ed9be03443fe3c0877e391130e3dd3f3107a"; 18 + sha256 = "04vgwm5g5486188656hiw1x56mrkv27s5g2s8mc1lz7z1ig5g5bg"; 10 19 }; 11 20 } 12 21 { ··· 28 37 }; 29 38 } 30 39 { 40 + goPackagePath = "github.com/badoux/goscraper"; 41 + fetch = { 42 + type = "git"; 43 + url = "https://github.com/badoux/goscraper"; 44 + rev = "0213ced7087832e81e8892e8d044150cfc153856"; 45 + sha256 = "0bw5g6h0hypd38z8gfbh40pbw824n4qhk3c0kasw6gn4darx972w"; 46 + }; 47 + } 48 + { 31 49 goPackagePath = "github.com/bakape/mnemonics"; 32 50 fetch = { 33 51 type = "git"; ··· 41 59 fetch = { 42 60 type = "git"; 43 61 url = "https://github.com/bakape/thumbnailer"; 44 - rev = "5b92eb4c4500fd8e004e4cc9eeb2038961e2004f"; 45 - sha256 = "0z9myzp6rjyylh91ibd1nfpz7za1gxg4n3pnn7sw54i9zyws1l4x"; 62 + rev = "fa88f595f3882773bc425b382eee71e3e2fa1291"; 63 + sha256 = "19xfn8aj1nhh5dj93hskzrhaa07sayd8agmz1vkkh6varqrldanf"; 46 64 }; 47 65 } 48 66 { ··· 95 113 fetch = { 96 114 type = "git"; 97 115 url = "https://github.com/go-playground/log"; 98 - rev = "91a5908e654f9fc444a71ea3c51c72cb5c6c2442"; 99 - sha256 = "0p67j453pi7ffv3axl5g97qadx8lj22vsi5xrzqrr3v6mj8b0lbm"; 116 + rev = "736ecb55f80c7121af3754a7ea62e96733451fe1"; 117 + sha256 = "1gr2658m8nwswiybnz5i54d4gzwx4nk79gnh7j5fj1rcmbxdkkjh"; 100 118 }; 101 119 } 102 120 { ··· 113 131 fetch = { 114 132 type = "git"; 115 133 url = "https://github.com/gorilla/websocket"; 116 - rev = "21ab95fa12b9bdd8fecf5fa3586aad941cc98785"; 117 - sha256 = "1ygg6cr84461d6k3nzbja0dxhcgf5zvry2w10f6i7291ghrcwhyy"; 134 + rev = "5ed622c449da6d44c3c8329331ff47a9e5844f71"; 135 + sha256 = "1yhcwraijdk6lx7f6m9p6i1b3zfh2hq80l1nfpnckfn10gh72aw7"; 118 136 }; 119 137 } 120 138 { ··· 158 176 fetch = { 159 177 type = "git"; 160 178 url = "https://github.com/mailru/easyjson"; 161 - rev = "8b799c424f57fa123fc63a99d6383bc6e4c02578"; 162 - sha256 = "15ba6drfmw98lzw5qjh3ijcxh9iz9rcp3hid169yfd08l06z05w0"; 179 + rev = "3fdea8d05856a0c8df22ed4bc71b3219245e4485"; 180 + sha256 = "0g3crph77yhv4ipdnwqc32z4cp87ahi4ikad5kyy6q4znnxliz74"; 163 181 }; 164 182 } 165 183 { ··· 185 203 fetch = { 186 204 type = "git"; 187 205 url = "https://github.com/sevlyar/go-daemon"; 188 - rev = "45a2ba1b7c6710a044163fa109bf08d060bc3afa"; 189 - sha256 = "1fd8cwljgbxsm3w38pii0n02zg8s53x7j08w784csj3sfzq7rbv4"; 206 + rev = "f9261e73885de99b1647d68bedadf2b9a99ad11f"; 207 + sha256 = "1c4h85a3qfdkd61k8ipk1ffi3sdflq4wqp6d6h43zrca528m9ddc"; 190 208 }; 191 209 } 192 210 { ··· 221 239 fetch = { 222 240 type = "git"; 223 241 url = "https://go.googlesource.com/crypto"; 224 - rev = "a3beeb748656e13e54256fd2cde19e058f41f60f"; 225 - sha256 = "0h0a1v2g3hf0dlfjfiv76vfvvy7r9sdhjyqc2snvh9dczm2k5zki"; 242 + rev = "a49355c7e3f8fe157a85be2f77e6e269a0f89602"; 243 + sha256 = "020q1laxjx5kcmnqy4wmdb63zhb0lyq6wpy40axhswzg2nd21s44"; 244 + }; 245 + } 246 + { 247 + goPackagePath = "golang.org/x/net"; 248 + fetch = { 249 + type = "git"; 250 + url = "https://go.googlesource.com/net"; 251 + rev = "4cb1c02c05b0e749b0365f61ae859a8e0cfceed9"; 252 + sha256 = "05xdcj0pn245y3gpy9p5iamx09424zqwh1w34gwwn5kh51ybgv7k"; 226 253 }; 227 254 } 228 255 { ··· 230 257 fetch = { 231 258 type = "git"; 232 259 url = "https://go.googlesource.com/sys"; 233 - rev = "c11f84a56e43e20a78cee75a7c034031ecf57d1f"; 234 - sha256 = "1fn1wwr94v6ca1zcbsrs5v79s95pajdjqzz9rm9lxkgcvv1rl189"; 260 + rev = "7138fd3d9dc8335c567ca206f4333fb75eb05d56"; 261 + sha256 = "09xgxk0d9b88m18sriy4f2l6qavicznxkgsbvjyv56x24r4kmiq0"; 235 262 }; 236 263 } 237 264 { ··· 239 266 fetch = { 240 267 type = "git"; 241 268 url = "https://go.googlesource.com/text"; 242 - rev = "5c1cf69b5978e5a34c5f9ba09a83e56acc4b7877"; 243 - sha256 = "03br8p1sb1ffr02l8hyrgcyib7ms0z06wy3v4r1dj2l6q4ghwzfs"; 269 + rev = "c0fe8dde8a10c9b32154bd9bdf080b8b3d635127"; 270 + sha256 = "0zi15k236nmqrlpfy3hgnxnh3f0n1aag0h6gs41xlxdkr9lpmnsz"; 244 271 }; 245 272 } 246 273 {