diff --git a/pkgs/development/node-packages/aliases.nix b/pkgs/development/node-packages/aliases.nix index f69cc0c9579..7c7a3d2e5fb 100644 --- a/pkgs/development/node-packages/aliases.nix +++ b/pkgs/development/node-packages/aliases.nix @@ -49,6 +49,7 @@ mapAliases { balanceofsatoshis = pkgs.balanceofsatoshis; # added 2023-07-31 bibtex-tidy = pkgs.bibtex-tidy; # added 2023-07-30 bitwarden-cli = pkgs.bitwarden-cli; # added 2023-07-25 + inherit (pkgs) btc-rpc-explorer; # added 2023-08-17 inherit (pkgs) carto; # added 2023-08-17 castnow = pkgs.castnow; # added 2023-07-30 eask = pkgs.eask; # added 2023-08-17 diff --git a/pkgs/development/node-packages/node-packages.json b/pkgs/development/node-packages/node-packages.json index 7ef4c0d7ed9..aebf6a2f6a7 100644 --- a/pkgs/development/node-packages/node-packages.json +++ b/pkgs/development/node-packages/node-packages.json @@ -39,7 +39,6 @@ , "bower2nix" , "browserify" , "browser-sync" -, "btc-rpc-explorer" , "carbon-now-cli" , "cdk8s-cli" , "cdktf-cli" diff --git a/pkgs/development/node-packages/node-packages.nix b/pkgs/development/node-packages/node-packages.nix index 2100d10ba80..e19dec068b6 100644 --- a/pkgs/development/node-packages/node-packages.nix +++ b/pkgs/development/node-packages/node-packages.nix @@ -89710,729 +89710,6 @@ in bypassCache = true; reconstructLock = true; }; - btc-rpc-explorer = nodeEnv.buildNodePackage { - name = "btc-rpc-explorer"; - packageName = "btc-rpc-explorer"; - version = "3.4.0"; - src = fetchurl { - url = "https://registry.npmjs.org/btc-rpc-explorer/-/btc-rpc-explorer-3.4.0.tgz"; - sha512 = "+ha8oXxW7ZjbsSv7q/NFPtZNABjFcyVrpUWQ6KeBtZroidRET1e7WLiH4olT/FTulJcL8mD7ZVMNOkRyhA+8Dg=="; - }; - dependencies = [ - (sources."@aws-crypto/crc32-3.0.0" // { - dependencies = [ - sources."tslib-1.14.1" - ]; - }) - (sources."@aws-crypto/crc32c-3.0.0" // { - dependencies = [ - sources."tslib-1.14.1" - ]; - }) - (sources."@aws-crypto/ie11-detection-3.0.0" // { - dependencies = [ - sources."tslib-1.14.1" - ]; - }) - (sources."@aws-crypto/sha1-browser-3.0.0" // { - dependencies = [ - sources."tslib-1.14.1" - ]; - }) - (sources."@aws-crypto/sha256-browser-3.0.0" // { - dependencies = [ - sources."tslib-1.14.1" - ]; - }) - (sources."@aws-crypto/sha256-js-3.0.0" // { - dependencies = [ - sources."tslib-1.14.1" - ]; - }) - (sources."@aws-crypto/supports-web-crypto-3.0.0" // { - dependencies = [ - sources."tslib-1.14.1" - ]; - }) - (sources."@aws-crypto/util-3.0.0" // { - dependencies = [ - sources."tslib-1.14.1" - ]; - }) - sources."@aws-sdk/client-cognito-identity-3.388.0" - sources."@aws-sdk/client-s3-3.388.0" - sources."@aws-sdk/client-sso-3.387.0" - sources."@aws-sdk/client-sts-3.388.0" - sources."@aws-sdk/credential-provider-cognito-identity-3.388.0" - sources."@aws-sdk/credential-provider-env-3.387.0" - sources."@aws-sdk/credential-provider-ini-3.388.0" - sources."@aws-sdk/credential-provider-node-3.388.0" - sources."@aws-sdk/credential-provider-process-3.387.0" - sources."@aws-sdk/credential-provider-sso-3.388.0" - sources."@aws-sdk/credential-provider-web-identity-3.387.0" - sources."@aws-sdk/credential-providers-3.388.0" - sources."@aws-sdk/middleware-bucket-endpoint-3.387.0" - sources."@aws-sdk/middleware-expect-continue-3.387.0" - sources."@aws-sdk/middleware-flexible-checksums-3.387.0" - sources."@aws-sdk/middleware-host-header-3.387.0" - sources."@aws-sdk/middleware-location-constraint-3.387.0" - sources."@aws-sdk/middleware-logger-3.387.0" - sources."@aws-sdk/middleware-recursion-detection-3.387.0" - sources."@aws-sdk/middleware-sdk-s3-3.387.0" - sources."@aws-sdk/middleware-sdk-sts-3.387.0" - sources."@aws-sdk/middleware-signing-3.387.0" - sources."@aws-sdk/middleware-ssec-3.387.0" - sources."@aws-sdk/middleware-user-agent-3.387.0" - sources."@aws-sdk/signature-v4-crt-3.387.0" - sources."@aws-sdk/signature-v4-multi-region-3.387.0" - sources."@aws-sdk/token-providers-3.388.0" - sources."@aws-sdk/types-3.387.0" - sources."@aws-sdk/util-arn-parser-3.310.0" - sources."@aws-sdk/util-endpoints-3.387.0" - sources."@aws-sdk/util-locate-window-3.310.0" - sources."@aws-sdk/util-user-agent-browser-3.387.0" - sources."@aws-sdk/util-user-agent-node-3.387.0" - sources."@aws-sdk/util-utf8-browser-3.259.0" - sources."@aws-sdk/xml-builder-3.310.0" - sources."@babel/code-frame-7.22.10" - sources."@babel/helper-string-parser-7.22.5" - sources."@babel/helper-validator-identifier-7.22.5" - sources."@babel/highlight-7.22.10" - sources."@babel/parser-7.22.10" - sources."@babel/types-7.22.10" - sources."@httptoolkit/websocket-stream-6.0.1" - (sources."@janoside/app-utils-git+https://github.com/janoside/app-utils#0f52c7028951c1c2b67b06b2ce50fd74001bba93" // { - dependencies = [ - sources."dotenv-16.3.1" - ]; - }) - sources."@kurkle/color-0.3.2" - sources."@kwsites/file-exists-1.1.1" - sources."@kwsites/promise-deferred-1.1.1" - sources."@mongodb-js/zstd-1.1.0" - sources."@mongodb-js/zstd-darwin-arm64-1.1.0" - sources."@mongodb-js/zstd-darwin-x64-1.1.0" - sources."@mongodb-js/zstd-linux-arm64-gnu-1.1.0" - sources."@mongodb-js/zstd-linux-arm64-musl-1.1.0" - sources."@mongodb-js/zstd-linux-x64-gnu-1.1.0" - sources."@mongodb-js/zstd-linux-x64-musl-1.1.0" - sources."@mongodb-js/zstd-win32-x64-msvc-1.1.0" - sources."@napi-rs/snappy-android-arm-eabi-7.2.2" - sources."@napi-rs/snappy-android-arm64-7.2.2" - sources."@napi-rs/snappy-darwin-arm64-7.2.2" - sources."@napi-rs/snappy-darwin-x64-7.2.2" - sources."@napi-rs/snappy-freebsd-x64-7.2.2" - sources."@napi-rs/snappy-linux-arm-gnueabihf-7.2.2" - sources."@napi-rs/snappy-linux-arm64-gnu-7.2.2" - sources."@napi-rs/snappy-linux-arm64-musl-7.2.2" - sources."@napi-rs/snappy-linux-x64-gnu-7.2.2" - sources."@napi-rs/snappy-linux-x64-musl-7.2.2" - sources."@napi-rs/snappy-win32-arm64-msvc-7.2.2" - sources."@napi-rs/snappy-win32-ia32-msvc-7.2.2" - sources."@napi-rs/snappy-win32-x64-msvc-7.2.2" - sources."@noble/hashes-1.3.1" - sources."@popperjs/core-2.11.8" - sources."@redis/bloom-1.2.0" - sources."@redis/client-1.5.8" - sources."@redis/graph-1.1.0" - sources."@redis/json-1.0.4" - sources."@redis/search-1.1.3" - sources."@redis/time-series-1.0.4" - sources."@scure/base-1.1.1" - sources."@smithy/abort-controller-2.0.2" - sources."@smithy/chunked-blob-reader-2.0.0" - sources."@smithy/chunked-blob-reader-native-2.0.0" - sources."@smithy/config-resolver-2.0.2" - sources."@smithy/credential-provider-imds-2.0.2" - sources."@smithy/eventstream-codec-2.0.2" - sources."@smithy/eventstream-serde-browser-2.0.2" - sources."@smithy/eventstream-serde-config-resolver-2.0.2" - sources."@smithy/eventstream-serde-node-2.0.2" - sources."@smithy/eventstream-serde-universal-2.0.2" - sources."@smithy/fetch-http-handler-2.0.2" - sources."@smithy/hash-blob-browser-2.0.2" - sources."@smithy/hash-node-2.0.2" - sources."@smithy/hash-stream-node-2.0.2" - sources."@smithy/invalid-dependency-2.0.2" - sources."@smithy/is-array-buffer-2.0.0" - sources."@smithy/md5-js-2.0.2" - sources."@smithy/middleware-content-length-2.0.2" - sources."@smithy/middleware-endpoint-2.0.2" - sources."@smithy/middleware-retry-2.0.2" - sources."@smithy/middleware-serde-2.0.2" - sources."@smithy/middleware-stack-2.0.0" - sources."@smithy/node-config-provider-2.0.2" - sources."@smithy/node-http-handler-2.0.2" - sources."@smithy/property-provider-2.0.2" - sources."@smithy/protocol-http-2.0.2" - sources."@smithy/querystring-builder-2.0.2" - sources."@smithy/querystring-parser-2.0.2" - sources."@smithy/service-error-classification-2.0.0" - sources."@smithy/shared-ini-file-loader-2.0.2" - sources."@smithy/signature-v4-2.0.2" - sources."@smithy/smithy-client-2.0.2" - sources."@smithy/types-2.1.0" - sources."@smithy/url-parser-2.0.2" - sources."@smithy/util-base64-2.0.0" - sources."@smithy/util-body-length-browser-2.0.0" - sources."@smithy/util-body-length-node-2.0.0" - sources."@smithy/util-buffer-from-2.0.0" - sources."@smithy/util-config-provider-2.0.0" - sources."@smithy/util-defaults-mode-browser-2.0.2" - sources."@smithy/util-defaults-mode-node-2.0.2" - sources."@smithy/util-hex-encoding-2.0.0" - sources."@smithy/util-middleware-2.0.0" - sources."@smithy/util-retry-2.0.0" - sources."@smithy/util-stream-2.0.2" - sources."@smithy/util-uri-escape-2.0.0" - sources."@smithy/util-utf8-2.0.0" - sources."@smithy/util-waiter-2.0.2" - sources."@types/connect-3.4.35" - sources."@types/minimist-1.2.2" - sources."@types/node-20.4.9" - sources."@types/normalize-package-data-2.4.1" - sources."@types/webidl-conversions-7.0.0" - sources."@types/whatwg-url-8.2.2" - sources."@types/ws-8.5.5" - sources."JSONStream-1.3.5" - sources."accepts-1.3.8" - sources."acorn-7.4.1" - sources."agent-base-6.0.2" - sources."ansi-regex-5.0.1" - (sources."ansi-styles-3.2.1" // { - dependencies = [ - sources."color-convert-1.9.3" - sources."color-name-1.1.3" - ]; - }) - sources."argparse-2.0.1" - sources."array-flatten-1.1.1" - sources."arrify-1.0.1" - sources."asap-2.0.6" - sources."assert-never-1.2.1" - sources."async-3.2.4" - sources."asynckit-0.4.0" - (sources."aws-crt-1.17.1" // { - dependencies = [ - sources."axios-0.24.0" - ]; - }) - sources."axios-1.4.0" - sources."babel-walk-3.0.0-canary-5" - sources."balanced-match-1.0.2" - sources."base-x-3.0.9" - sources."base64-js-1.5.1" - (sources."basic-auth-2.0.1" // { - dependencies = [ - sources."safe-buffer-5.1.2" - ]; - }) - sources."bech32-2.0.0" - sources."bignumber.js-9.1.1" - sources."bindings-1.5.0" - sources."bip174-2.1.0" - sources."bip32-4.0.0" - sources."bitcoinjs-lib-6.1.3" - (sources."bl-4.1.0" // { - dependencies = [ - sources."buffer-5.7.1" - sources."readable-stream-3.6.2" - ]; - }) - (sources."body-parser-1.20.2" // { - dependencies = [ - sources."debug-2.6.9" - sources."iconv-lite-0.4.24" - ]; - }) - sources."bootstrap-5.3.1" - sources."bowser-2.11.0" - sources."brace-expansion-1.1.11" - sources."bs58-4.0.1" - (sources."bs58check-3.0.1" // { - dependencies = [ - sources."base-x-4.0.0" - sources."bs58-5.0.0" - ]; - }) - sources."bson-5.4.0" - sources."buffer-6.0.3" - sources."buffer-from-1.1.2" - sources."bufferutil-4.0.7" - sources."bytes-3.1.2" - sources."call-bind-1.0.2" - sources."camelcase-5.3.1" - sources."camelcase-keys-6.2.2" - sources."chalk-2.4.2" - sources."character-parser-2.2.0" - sources."charenc-0.0.2" - sources."chart.js-4.3.3" - sources."chownr-1.1.4" - sources."cipher-base-1.0.4" - sources."cliui-6.0.0" - sources."cluster-key-slot-1.1.2" - sources."color-4.2.3" - sources."color-convert-2.0.1" - sources."color-name-1.1.4" - sources."color-string-1.9.1" - sources."combined-stream-1.0.8" - sources."commander-2.20.3" - sources."commist-1.1.0" - sources."compressible-2.0.18" - (sources."compression-1.7.4" // { - dependencies = [ - sources."bytes-3.0.0" - sources."debug-2.6.9" - sources."safe-buffer-5.1.2" - ]; - }) - sources."concat-map-0.0.1" - (sources."concat-stream-2.0.0" // { - dependencies = [ - sources."readable-stream-3.6.2" - ]; - }) - sources."constantinople-4.0.1" - sources."content-disposition-0.5.4" - sources."content-type-1.0.5" - sources."cookie-0.4.1" - sources."cookie-parser-1.4.6" - sources."cookie-signature-1.0.6" - sources."core-util-is-1.0.3" - sources."create-hash-1.2.0" - sources."crypt-0.0.2" - sources."crypto-js-4.1.1" - sources."csrf-3.1.0" - (sources."csurf-1.11.0" // { - dependencies = [ - sources."cookie-0.4.0" - sources."depd-1.1.2" - sources."http-errors-1.7.3" - sources."setprototypeof-1.1.1" - sources."statuses-1.5.0" - sources."toidentifier-1.0.0" - ]; - }) - (sources."debug-4.3.4" // { - dependencies = [ - sources."ms-2.1.2" - ]; - }) - sources."decamelize-1.2.0" - (sources."decamelize-keys-1.1.1" // { - dependencies = [ - sources."map-obj-1.0.1" - ]; - }) - sources."decimal.js-10.4.3" - sources."decompress-response-6.0.0" - sources."deep-extend-0.6.0" - sources."delay-5.0.0" - sources."delayed-stream-1.0.0" - sources."depd-2.0.0" - sources."destroy-1.2.0" - sources."detect-libc-2.0.2" - sources."dijkstrajs-1.0.3" - sources."doctypes-1.1.0" - sources."dotenv-13.0.1" - sources."duplexify-3.7.1" - sources."ee-first-1.1.1" - sources."electrum-client-git+https://github.com/janoside/electrum-client" - sources."emoji-regex-8.0.0" - sources."encode-utf8-1.0.3" - sources."encodeurl-1.0.2" - sources."encoding-0.1.13" - sources."end-of-stream-1.4.4" - sources."entities-3.0.1" - (sources."error-ex-1.3.2" // { - dependencies = [ - sources."is-arrayish-0.2.1" - ]; - }) - sources."es6-promise-4.2.8" - sources."es6-promisify-5.0.0" - sources."escape-html-1.0.3" - sources."escape-string-regexp-1.0.5" - sources."etag-1.8.1" - sources."event-loop-stats-1.4.1" - sources."expand-template-2.0.3" - (sources."express-4.18.2" // { - dependencies = [ - sources."body-parser-1.20.1" - sources."cookie-0.5.0" - sources."debug-2.6.9" - sources."iconv-lite-0.4.24" - sources."raw-body-2.5.1" - ]; - }) - sources."express-async-handler-1.2.0" - (sources."express-session-1.17.3" // { - dependencies = [ - sources."cookie-0.4.2" - sources."debug-2.6.9" - ]; - }) - sources."extend-3.0.2" - sources."eyes-0.1.8" - sources."fast-xml-parser-4.2.5" - sources."file-uri-to-path-1.0.0" - (sources."finalhandler-1.2.0" // { - dependencies = [ - sources."debug-2.6.9" - ]; - }) - sources."find-up-4.1.0" - sources."follow-redirects-1.15.2" - sources."form-data-4.0.0" - sources."forwarded-0.2.0" - sources."fresh-0.5.2" - sources."fs-constants-1.0.0" - sources."fs.realpath-1.0.0" - sources."function-bind-1.1.1" - sources."gaxios-5.1.3" - sources."gcp-metadata-5.3.0" - sources."generic-pool-3.9.0" - sources."get-caller-file-2.0.5" - sources."get-intrinsic-1.2.1" - sources."github-from-package-0.0.0" - sources."glob-7.2.3" - sources."hard-rejection-2.1.0" - sources."has-1.0.3" - sources."has-flag-3.0.0" - sources."has-proto-1.0.1" - sources."has-symbols-1.0.3" - sources."has-tostringtag-1.0.0" - (sources."hash-base-3.1.0" // { - dependencies = [ - sources."readable-stream-3.6.2" - ]; - }) - (sources."help-me-3.0.0" // { - dependencies = [ - sources."readable-stream-3.6.2" - ]; - }) - (sources."hosted-git-info-4.1.0" // { - dependencies = [ - sources."lru-cache-6.0.0" - ]; - }) - sources."http-errors-2.0.0" - sources."https-proxy-agent-5.0.1" - sources."iconv-lite-0.6.3" - sources."ieee754-1.2.1" - sources."indent-string-4.0.0" - sources."inflight-1.0.6" - sources."inherits-2.0.4" - sources."ini-1.3.8" - sources."ip-2.0.0" - sources."ipaddr.js-1.9.1" - sources."is-arrayish-0.3.2" - sources."is-buffer-1.1.6" - sources."is-core-module-2.13.0" - sources."is-expression-4.0.0" - sources."is-fullwidth-code-point-3.0.0" - sources."is-plain-obj-1.1.0" - sources."is-promise-2.2.2" - sources."is-regex-1.1.4" - sources."is-stream-2.0.1" - sources."isarray-1.0.0" - sources."isomorphic-ws-4.0.1" - (sources."jayson-4.1.0" // { - dependencies = [ - sources."@types/node-12.20.55" - sources."@types/ws-7.4.7" - sources."utf-8-validate-5.0.10" - sources."ws-7.5.9" - ]; - }) - sources."js-sdsl-4.3.0" - sources."js-stringify-1.0.2" - sources."js-tokens-4.0.0" - sources."json-bigint-1.0.0" - sources."json-parse-even-better-errors-2.3.1" - sources."json-stringify-safe-5.0.1" - sources."jsonparse-1.3.1" - sources."jstransformer-1.0.0" - sources."kerberos-2.0.1" - sources."kind-of-6.0.3" - sources."leven-2.1.0" - sources."lines-and-columns-1.2.4" - sources."linkify-it-4.0.1" - sources."locate-path-5.0.0" - sources."lru-cache-9.1.2" - sources."luxon-3.4.0" - sources."map-obj-4.3.0" - sources."markdown-it-13.0.1" - sources."md5-2.3.0" - sources."md5.js-1.3.5" - sources."mdurl-1.0.1" - sources."media-typer-0.3.0" - sources."memory-pager-1.5.0" - (sources."memorystore-1.6.7" // { - dependencies = [ - sources."lru-cache-4.1.5" - sources."yallist-2.1.2" - ]; - }) - sources."meow-9.0.0" - sources."merge-descriptors-1.0.1" - sources."methods-1.1.2" - sources."mime-1.6.0" - sources."mime-db-1.52.0" - sources."mime-types-2.1.35" - sources."mimic-response-3.1.0" - sources."min-indent-1.0.1" - sources."minimatch-3.1.2" - sources."minimist-1.2.8" - sources."minimist-options-4.1.0" - sources."mkdirp-classic-0.5.3" - sources."moment-2.29.4" - sources."moment-duration-format-2.3.2" - sources."mongodb-5.7.0" - sources."mongodb-client-encryption-2.9.0" - sources."mongodb-connection-string-url-2.6.0" - (sources."morgan-1.10.0" // { - dependencies = [ - sources."debug-2.6.9" - sources."on-finished-2.3.0" - ]; - }) - (sources."mqtt-4.3.7" // { - dependencies = [ - sources."duplexify-4.1.2" - sources."lru-cache-6.0.0" - sources."readable-stream-3.6.2" - sources."utf-8-validate-5.0.10" - sources."ws-7.5.9" - ]; - }) - sources."mqtt-packet-6.10.0" - sources."ms-2.0.0" - sources."nan-2.17.0" - sources."napi-build-utils-1.0.2" - sources."negotiator-0.6.3" - sources."node-abi-3.45.0" - sources."node-addon-api-4.3.0" - (sources."node-fetch-2.6.12" // { - dependencies = [ - sources."tr46-0.0.3" - sources."webidl-conversions-3.0.1" - sources."whatwg-url-5.0.0" - ]; - }) - sources."node-gyp-build-4.6.0" - sources."normalize-package-data-3.0.3" - sources."number-allocator-1.0.14" - sources."object-assign-4.1.1" - sources."object-inspect-1.12.3" - sources."on-finished-2.4.1" - sources."on-headers-1.0.2" - sources."once-1.4.0" - sources."p-limit-2.3.0" - sources."p-locate-4.1.0" - sources."p-try-2.2.0" - sources."parse-json-5.2.0" - sources."parseurl-1.3.3" - sources."path-exists-4.0.0" - sources."path-is-absolute-1.0.1" - sources."path-parse-1.0.7" - sources."path-to-regexp-0.1.7" - sources."pidusage-3.0.2" - sources."pngjs-5.0.0" - sources."prebuild-install-7.1.1" - sources."process-0.11.10" - sources."process-nextick-args-2.0.1" - sources."promise-7.3.1" - sources."proxy-addr-2.0.7" - sources."proxy-from-env-1.1.0" - sources."pseudomap-1.0.2" - sources."pug-3.0.2" - sources."pug-attrs-3.0.0" - sources."pug-code-gen-3.0.2" - sources."pug-error-2.0.0" - sources."pug-filters-4.0.0" - sources."pug-lexer-5.0.1" - sources."pug-linker-4.0.0" - sources."pug-load-3.0.0" - sources."pug-parser-6.0.0" - sources."pug-runtime-3.0.1" - sources."pug-strip-comments-2.0.0" - sources."pug-walk-2.0.0" - sources."pump-3.0.0" - sources."punycode-2.3.0" - sources."qrcode-1.5.3" - sources."qs-6.11.0" - sources."quick-lru-4.0.1" - sources."random-bytes-1.0.0" - sources."range-parser-1.2.1" - (sources."raw-body-2.5.2" // { - dependencies = [ - sources."iconv-lite-0.4.24" - ]; - }) - sources."rc-1.2.8" - (sources."read-pkg-5.2.0" // { - dependencies = [ - sources."hosted-git-info-2.8.9" - sources."normalize-package-data-2.5.0" - sources."semver-5.7.2" - sources."type-fest-0.6.0" - ]; - }) - (sources."read-pkg-up-7.0.1" // { - dependencies = [ - sources."type-fest-0.8.1" - ]; - }) - (sources."readable-stream-2.3.8" // { - dependencies = [ - sources."safe-buffer-5.1.2" - ]; - }) - sources."redent-3.0.0" - sources."redis-4.6.7" - sources."reinterval-1.1.0" - sources."require-directory-2.1.1" - sources."require-main-filename-2.0.0" - sources."resolve-1.22.4" - sources."rfdc-1.3.0" - sources."ripemd160-2.0.2" - sources."rndm-1.2.0" - sources."safe-buffer-5.2.1" - sources."safer-buffer-2.1.2" - sources."saslprep-1.0.3" - (sources."semver-7.5.4" // { - dependencies = [ - sources."lru-cache-6.0.0" - ]; - }) - (sources."send-0.18.0" // { - dependencies = [ - (sources."debug-2.6.9" // { - dependencies = [ - sources."ms-2.0.0" - ]; - }) - sources."ms-2.1.3" - ]; - }) - (sources."serve-favicon-2.5.0" // { - dependencies = [ - sources."ms-2.1.1" - sources."safe-buffer-5.1.1" - ]; - }) - sources."serve-static-1.15.0" - sources."set-blocking-2.0.0" - sources."setprototypeof-1.2.0" - sources."sha.js-2.4.11" - (sources."sharp-0.31.3" // { - dependencies = [ - sources."node-addon-api-5.1.0" - ]; - }) - sources."side-channel-1.0.4" - sources."simple-concat-1.0.1" - sources."simple-get-4.0.1" - sources."simple-git-3.19.1" - sources."simple-swizzle-0.2.2" - sources."smart-buffer-4.2.0" - sources."snappy-7.2.2" - sources."socks-2.7.1" - sources."sparse-bitfield-3.0.3" - sources."spdx-correct-3.2.0" - sources."spdx-exceptions-2.3.0" - sources."spdx-expression-parse-3.0.1" - sources."spdx-license-ids-3.0.13" - (sources."split2-3.2.2" // { - dependencies = [ - sources."readable-stream-3.6.2" - ]; - }) - sources."statuses-2.0.1" - sources."stream-shift-1.0.1" - sources."string-width-4.2.3" - (sources."string_decoder-1.1.1" // { - dependencies = [ - sources."safe-buffer-5.1.2" - ]; - }) - sources."strip-ansi-6.0.1" - sources."strip-indent-3.0.0" - sources."strip-json-comments-2.0.1" - sources."strnum-1.0.5" - sources."supports-color-5.5.0" - sources."supports-preserve-symlinks-flag-1.0.0" - sources."tar-fs-2.1.1" - (sources."tar-stream-2.2.0" // { - dependencies = [ - sources."readable-stream-3.6.2" - ]; - }) - sources."through-2.3.8" - sources."tiny-secp256k1-2.2.3" - sources."to-fast-properties-2.0.0" - sources."toidentifier-1.0.1" - sources."token-stream-1.0.0" - sources."tr46-3.0.0" - sources."trim-newlines-3.0.1" - sources."tslib-2.6.1" - sources."tsscmp-1.0.6" - sources."tunnel-agent-0.6.0" - sources."type-fest-0.18.1" - sources."type-is-1.6.18" - sources."typedarray-0.0.6" - sources."typeforce-1.18.0" - sources."uc.micro-1.0.6" - sources."uid-safe-2.1.5" - sources."uint8array-tools-0.0.7" - sources."unpipe-1.0.0" - sources."utf-8-validate-6.0.3" - sources."util-deprecate-1.0.2" - sources."utils-merge-1.0.1" - sources."uuid-8.3.2" - sources."validate-npm-package-license-3.0.4" - sources."varuint-bitcoin-1.1.2" - sources."vary-1.1.2" - sources."void-elements-3.1.0" - sources."webidl-conversions-7.0.0" - sources."whatwg-url-11.0.0" - sources."which-module-2.0.1" - (sources."wif-2.0.6" // { - dependencies = [ - sources."bs58check-2.1.2" - ]; - }) - sources."with-7.0.2" - (sources."wrap-ansi-6.2.0" // { - dependencies = [ - sources."ansi-styles-4.3.0" - ]; - }) - sources."wrappy-1.0.2" - sources."ws-8.13.0" - sources."xtend-4.0.2" - sources."y18n-4.0.3" - sources."yallist-4.0.0" - (sources."yargs-15.4.1" // { - dependencies = [ - sources."yargs-parser-18.1.3" - ]; - }) - sources."yargs-parser-20.2.9" - sources."zeromq-5.3.1" - ]; - buildInputs = globalBuildInputs; - meta = { - description = "Open-source, self-hosted Bitcoin explorer"; - homepage = "https://github.com/janoside/btc-rpc-explorer#readme"; - license = "MIT"; - }; - production = true; - bypassCache = true; - reconstructLock = true; - }; carbon-now-cli = nodeEnv.buildNodePackage { name = "carbon-now-cli"; packageName = "carbon-now-cli"; diff --git a/pkgs/tools/misc/btc-rpc-explorer/default.nix b/pkgs/tools/misc/btc-rpc-explorer/default.nix new file mode 100644 index 00000000000..9e548d5f3df --- /dev/null +++ b/pkgs/tools/misc/btc-rpc-explorer/default.nix @@ -0,0 +1,47 @@ +{ lib +, buildNpmPackage +, fetchFromGitHub +, pkg-config +, python3 +, vips +}: + +buildNpmPackage rec { + pname = "btc-rpc-explorer"; + version = "3.4.0"; + + src = fetchFromGitHub { + owner = "janoside"; + repo = "btc-rpc-explorer"; + rev = "v${version}"; + hash = "sha256-ZGg3jwSl1XyzS9hMa2YqwExhHSNgrsUmSscZtfF2h54="; + }; + + npmDepsHash = "sha256-9pVjydGaEaHytZqwXv0/kaJAVqlE7zzuTvubBFTkuBg="; + + postPatch = '' + ln -s npm-shrinkwrap.json package-lock.json + ''; + + makeCacheWritable = true; + + nativeBuildInputs = [ + pkg-config + python3 + ]; + + buildInputs = [ + vips + ]; + + dontNpmBuild = true; + + meta = { + changelog = "https://github.com/janoside/btc-rpc-explorer/blob/${src.rev}/CHANGELOG.md"; + description = "Database-free, self-hosted Bitcoin explorer, via RPC to Bitcoin Core"; + homepage = "https://github.com/janoside/btc-rpc-explorer"; + license = lib.licenses.mit; + mainProgram = "btc-rpc-explorer"; + maintainers = with lib.maintainers; [ d-xo ]; + }; +} diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index e53ca366c0c..415bc3d705d 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -1654,6 +1654,8 @@ with pkgs; basez = callPackage ../tools/misc/basez { }; + btc-rpc-explorer = callPackage ../tools/misc/btc-rpc-explorer { }; + butler = callPackage ../games/itch/butler.nix { inherit (darwin.apple_sdk.frameworks) Cocoa; };