nodePackages.stf: drop

It was marked broken in May 2020:
db062297cb
This commit is contained in:
Robert Schütz 2023-08-21 11:49:08 -07:00
parent 172e634366
commit 159e132b23
4 changed files with 1 additions and 878 deletions

View File

@ -77,6 +77,7 @@ mapAliases {
readability-cli = pkgs.readability-cli; # Added 2023-06-12
reveal-md = pkgs.reveal-md; # added 2023-07-31
s3http = throw "s3http was removed because it was abandoned upstream"; # added 2023-08-18
stf = throw "stf was removed because it was broken"; # added 2023-08-21
thelounge = pkgs.thelounge; # Added 2023-05-22
triton = pkgs.triton; # Added 2023-05-06
typescript = pkgs.typescript; # Added 2023-06-21

View File

@ -264,7 +264,6 @@
, "sql-formatter"
, "ssb-server"
, "stackdriver-statsd-backend"
, "stf"
, "stylelint"
, "surge"
, "svelte-check"

View File

@ -126284,879 +126284,6 @@ in
bypassCache = true;
reconstructLock = true;
};
stf = nodeEnv.buildNodePackage {
name = "stf";
packageName = "stf";
version = "3.4.1";
src = fetchurl {
url = "https://registry.npmjs.org/stf/-/stf-3.4.1.tgz";
sha512 = "ddyn6GoWoboSze2SSRMKjDGu4i0z1xaQ0KN5BiQInAyeuIXGiZygZBxeJsO02GrQJ88rCb5i9JSR+qMwyBz6Bw==";
};
dependencies = [
sources."@sailshq/lodash-3.10.4"
(sources."@slack/client-3.16.0" // {
dependencies = [
sources."bluebird-3.7.2"
sources."request-2.76.0"
sources."url-join-0.0.1"
sources."ws-1.1.5"
];
})
sources."@types/babel-types-7.0.11"
sources."@types/babylon-6.16.6"
sources."accepts-1.3.8"
sources."acorn-3.3.0"
(sources."acorn-globals-3.1.0" // {
dependencies = [
sources."acorn-4.0.13"
];
})
(sources."adbkit-2.11.1" // {
dependencies = [
sources."bluebird-2.9.34"
sources."split-0.3.3"
];
})
(sources."adbkit-apkreader-3.2.0" // {
dependencies = [
sources."bluebird-3.7.2"
sources."debug-4.1.1"
];
})
sources."adbkit-logcat-1.1.0"
(sources."adbkit-monkey-1.0.1" // {
dependencies = [
sources."async-0.2.10"
];
})
sources."after-0.8.2"
(sources."agent-base-2.1.1" // {
dependencies = [
sources."semver-5.0.3"
];
})
sources."ajv-6.12.6"
sources."align-text-0.1.4"
sources."ansi-regex-2.1.1"
sources."ansi-styles-2.2.1"
sources."append-field-1.0.0"
sources."argparse-1.0.10"
sources."array-flatten-1.1.1"
sources."array-parallel-0.1.3"
sources."array-series-0.1.5"
sources."arraybuffer.slice-0.0.7"
sources."asap-2.0.6"
sources."ascli-0.3.0"
sources."asn1-0.2.6"
sources."assert-plus-0.2.0"
sources."async-1.5.2"
sources."async-limiter-1.0.1"
sources."asynckit-0.4.0"
sources."available-typed-arrays-1.0.5"
(sources."aws-sdk-2.1433.0" // {
dependencies = [
sources."uuid-8.0.0"
];
})
sources."aws-sign2-0.6.0"
sources."aws4-1.12.0"
sources."axios-0.21.4"
sources."babel-runtime-6.26.0"
sources."babel-types-6.26.0"
sources."babylon-6.18.0"
sources."backo2-1.0.2"
sources."backoff-2.5.0"
(sources."bagpipes-0.1.2" // {
dependencies = [
sources."lodash-3.10.1"
];
})
sources."balanced-match-1.0.2"
sources."base64-arraybuffer-0.1.4"
sources."base64-js-1.5.1"
sources."base64id-2.0.0"
sources."base64url-3.0.1"
sources."basic-auth-1.1.0"
sources."bcrypt-pbkdf-1.0.2"
sources."bindings-1.2.1"
sources."blob-0.0.5"
sources."bluebird-2.11.0"
(sources."body-parser-1.20.2" // {
dependencies = [
sources."qs-6.11.0"
];
})
sources."boom-2.10.1"
sources."brace-expansion-1.1.11"
sources."buffer-4.9.2"
sources."buffer-crc32-0.2.13"
sources."buffer-equal-constant-time-1.0.1"
sources."buffer-from-1.1.2"
sources."bufferutil-1.3.0"
sources."bufferview-1.0.1"
sources."bunyan-1.8.15"
sources."busboy-0.2.14"
sources."bytebuffer-3.5.5"
sources."bytes-3.1.2"
sources."call-bind-1.0.2"
sources."camelcase-1.2.1"
sources."caseless-0.11.0"
sources."center-align-0.1.3"
sources."chalk-1.1.3"
sources."chance-1.0.18"
sources."character-parser-2.2.0"
sources."clean-css-4.2.4"
sources."cliui-2.1.0"
sources."code-point-at-1.1.0"
sources."colors-1.0.3"
sources."colour-0.7.1"
sources."combined-stream-1.0.8"
sources."commander-2.20.3"
sources."component-bind-1.0.0"
sources."component-emitter-1.3.0"
sources."component-inherit-0.0.3"
sources."compressible-2.0.18"
(sources."compression-1.7.4" // {
dependencies = [
sources."bytes-3.0.0"
];
})
sources."concat-map-0.0.1"
(sources."concat-stream-1.6.2" // {
dependencies = [
sources."readable-stream-2.3.8"
sources."string_decoder-1.1.1"
];
})
sources."config-1.31.0"
sources."constantinople-3.1.2"
(sources."content-disposition-0.5.4" // {
dependencies = [
sources."safe-buffer-5.2.1"
];
})
sources."content-type-1.0.5"
sources."convert-to-ecmascript-compatible-varname-0.1.5"
sources."cookie-0.4.0"
(sources."cookie-session-2.0.0" // {
dependencies = [
sources."debug-3.2.7"
sources."safe-buffer-5.2.1"
];
})
sources."cookie-signature-1.0.6"
sources."cookiejar-2.1.4"
sources."cookies-0.8.0"
sources."core-js-2.6.12"
sources."core-util-is-1.0.2"
sources."cors-2.8.5"
sources."cross-spawn-4.0.2"
sources."cryptiles-2.0.5"
sources."csrf-3.1.0"
(sources."csurf-1.11.0" // {
dependencies = [
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."cycle-1.0.3"
(sources."dashdash-1.14.1" // {
dependencies = [
sources."assert-plus-1.0.0"
];
})
(sources."debug-2.6.9" // {
dependencies = [
sources."ms-2.0.0"
];
})
sources."decamelize-1.2.0"
sources."deep-extend-0.4.2"
sources."delayed-stream-1.0.0"
sources."depd-2.0.0"
sources."deref-0.6.4"
sources."destroy-1.2.0"
sources."dezalgo-1.0.4"
sources."dicer-0.2.5"
sources."doctypes-1.1.0"
sources."drange-1.1.1"
(sources."dtrace-provider-0.8.8" // {
dependencies = [
sources."nan-2.17.0"
];
})
sources."ecc-jsbn-0.1.2"
sources."ecdsa-sig-formatter-1.0.11"
sources."ee-first-1.1.1"
sources."ejs-0.8.8"
sources."encodeurl-1.0.2"
sources."end-of-stream-1.4.4"
(sources."engine.io-3.6.1" // {
dependencies = [
sources."bufferutil-4.0.7"
sources."cookie-0.4.2"
sources."debug-4.1.1"
sources."utf-8-validate-5.0.10"
sources."ws-7.4.6"
];
})
(sources."engine.io-client-3.5.3" // {
dependencies = [
sources."bufferutil-4.0.7"
sources."debug-3.1.0"
sources."ms-2.0.0"
sources."utf-8-validate-5.0.10"
sources."ws-7.4.6"
];
})
sources."engine.io-parser-2.2.1"
sources."error-ex-1.3.2"
sources."escape-html-1.0.3"
sources."escape-string-regexp-1.0.5"
sources."esprima-2.0.0"
sources."esutils-2.0.3"
sources."etag-1.8.1"
sources."eventemitter3-1.2.0"
sources."events-1.1.1"
(sources."execa-1.0.0" // {
dependencies = [
sources."cross-spawn-6.0.5"
];
})
(sources."express-4.18.2" // {
dependencies = [
sources."body-parser-1.20.1"
sources."cookie-0.5.0"
sources."proxy-addr-2.0.7"
sources."qs-6.11.0"
sources."raw-body-2.5.1"
sources."safe-buffer-5.2.1"
];
})
(sources."express-validator-2.21.0" // {
dependencies = [
sources."bluebird-3.4.7"
sources."lodash-4.16.6"
];
})
sources."extend-3.0.2"
sources."extsprintf-1.3.0"
sources."eyes-0.1.8"
sources."faker-3.1.0"
sources."fast-deep-equal-3.1.3"
sources."fast-json-stable-stringify-2.1.0"
sources."fast-safe-stringify-2.1.1"
sources."fd-slicer-1.1.0"
sources."finalhandler-1.2.0"
sources."find-up-3.0.0"
sources."follow-redirects-1.15.2"
sources."for-each-0.3.3"
sources."forever-agent-0.6.1"
sources."form-data-2.1.4"
sources."formidable-1.2.6"
sources."forwarded-0.2.0"
sources."fresh-0.5.2"
sources."fs.realpath-1.0.0"
sources."function-bind-1.1.1"
sources."generate-function-2.3.1"
sources."generate-object-property-1.2.0"
sources."get-caller-file-1.0.3"
sources."get-intrinsic-1.2.1"
sources."get-stream-4.1.0"
(sources."getpass-0.1.7" // {
dependencies = [
sources."assert-plus-1.0.0"
];
})
sources."glob-6.0.4"
(sources."gm-1.25.0" // {
dependencies = [
sources."debug-3.2.7"
];
})
sources."gopd-1.0.1"
sources."graceful-fs-4.2.11"
sources."graphlib-2.1.8"
sources."har-schema-2.0.0"
sources."har-validator-2.0.6"
sources."has-1.0.3"
sources."has-ansi-2.0.0"
(sources."has-binary2-1.0.3" // {
dependencies = [
sources."isarray-2.0.1"
];
})
sources."has-cors-1.1.0"
sources."has-proto-1.0.1"
sources."has-symbols-1.0.3"
sources."has-tostringtag-1.0.0"
sources."hawk-3.1.3"
sources."hexoid-1.0.0"
sources."highlight.js-8.2.0"
(sources."hipchatter-0.3.2" // {
dependencies = [
sources."async-0.2.10"
];
})
sources."hoek-2.16.3"
sources."hosted-git-info-2.8.9"
sources."http-errors-2.0.0"
(sources."http-proxy-1.18.1" // {
dependencies = [
sources."eventemitter3-4.0.7"
];
})
sources."http-signature-1.1.1"
sources."https-proxy-agent-1.0.0"
sources."iconv-lite-0.4.24"
sources."ieee754-1.1.13"
sources."in-publish-2.0.1"
sources."indexof-0.0.1"
sources."inflight-1.0.6"
sources."inherits-2.0.4"
sources."invert-kv-2.0.0"
sources."ipaddr.js-1.9.1"
sources."is-arguments-1.1.1"
sources."is-arrayish-0.2.1"
sources."is-buffer-1.1.6"
sources."is-callable-1.2.7"
sources."is-core-module-2.13.0"
(sources."is-expression-3.0.0" // {
dependencies = [
sources."acorn-4.0.13"
];
})
sources."is-fullwidth-code-point-1.0.0"
sources."is-generator-function-1.0.10"
sources."is-my-ip-valid-1.0.1"
sources."is-my-json-valid-2.20.6"
sources."is-promise-2.2.2"
sources."is-property-1.0.2"
sources."is-regex-1.1.4"
sources."is-stream-1.1.0"
sources."is-typed-array-1.1.12"
sources."is-typedarray-1.0.0"
sources."is-utf8-0.2.1"
sources."isarray-1.0.0"
sources."isexe-2.0.0"
sources."isstream-0.1.2"
sources."jmespath-0.16.0"
sources."jpeg-turbo-0.4.0"
sources."js-base64-2.6.4"
sources."js-stringify-1.0.2"
sources."js-yaml-3.2.7"
sources."jsbn-0.1.1"
(sources."json-refs-2.1.7" // {
dependencies = [
sources."esprima-4.0.1"
sources."js-yaml-3.14.1"
sources."punycode-2.3.0"
sources."uri-js-3.0.2"
];
})
sources."json-schema-0.4.0"
sources."json-schema-faker-0.2.16"
sources."json-schema-traverse-0.4.1"
sources."json-stringify-safe-5.0.1"
sources."json5-1.0.2"
sources."jsonpointer-5.0.1"
sources."jspath-0.3.4"
(sources."jsprim-1.4.2" // {
dependencies = [
sources."assert-plus-1.0.0"
];
})
sources."jstransformer-1.0.0"
sources."jwa-1.4.1"
sources."jws-3.2.2"
sources."keygrip-1.1.0"
sources."kind-of-3.2.2"
sources."lazy-cache-1.0.4"
sources."lcid-2.0.0"
(sources."ldap-filter-0.2.2" // {
dependencies = [
sources."assert-plus-0.1.5"
];
})
(sources."ldapjs-1.0.2" // {
dependencies = [
sources."asn1-0.2.3"
sources."assert-plus-1.0.0"
];
})
sources."load-json-file-1.1.0"
sources."locate-path-3.0.0"
sources."lodash-4.17.21"
sources."lodash.get-4.4.2"
sources."lodash.isequal-4.5.0"
sources."long-2.4.0"
sources."longest-1.0.1"
sources."lru-cache-4.1.5"
(sources."machine-10.4.0" // {
dependencies = [
sources."lodash-3.10.1"
];
})
(sources."machinepack-http-2.4.0" // {
dependencies = [
sources."lodash-3.10.1"
];
})
(sources."machinepack-urls-4.1.0" // {
dependencies = [
sources."lodash-3.10.1"
sources."machine-9.1.2"
sources."rttc-4.5.2"
(sources."switchback-1.1.3" // {
dependencies = [
sources."lodash-2.4.2"
];
})
];
})
sources."map-age-cleaner-0.1.3"
(sources."markdown-serve-0.3.3" // {
dependencies = [
sources."lodash-2.4.2"
];
})
sources."marked-0.3.19"
sources."media-typer-0.3.0"
sources."mem-4.3.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-fn-2.1.0"
sources."minicap-prebuilt-2.3.0"
sources."minimatch-3.1.2"
sources."minimist-1.2.8"
sources."minitouch-prebuilt-1.2.0"
sources."mkdirp-0.5.6"
sources."moment-2.29.4"
sources."ms-2.1.3"
sources."multer-1.4.4"
sources."mustache-2.3.2"
sources."mv-2.1.1"
sources."my-local-ip-1.0.0"
sources."nan-2.4.0"
sources."native-promise-only-0.8.1"
sources."ncp-2.0.0"
sources."needle-1.6.0"
sources."negotiator-0.6.3"
sources."nice-try-1.0.5"
sources."node-forge-0.7.6"
sources."node-gyp-build-4.6.0"
sources."node-uuid-1.4.8"
sources."normalize-package-data-2.5.0"
sources."npm-run-path-2.0.2"
sources."number-is-nan-1.0.1"
sources."oauth-0.9.15"
sources."oauth-sign-0.8.2"
sources."object-assign-4.1.1"
sources."object-hash-0.3.0"
sources."object-inspect-1.12.3"
sources."on-finished-2.4.1"
sources."on-headers-1.0.2"
sources."once-1.4.0"
(sources."openid-2.0.10" // {
dependencies = [
sources."qs-6.11.2"
];
})
sources."options-0.0.6"
sources."optjs-3.2.2"
sources."os-locale-3.1.0"
sources."p-defer-1.0.0"
sources."p-finally-1.0.0"
sources."p-is-promise-2.1.0"
sources."p-limit-2.3.0"
sources."p-locate-3.0.0"
sources."p-try-2.2.0"
sources."parse-json-2.2.0"
sources."parseqs-0.0.6"
sources."parseuri-0.0.6"
sources."parseurl-1.3.3"
sources."passport-0.3.2"
sources."passport-oauth2-1.7.0"
(sources."passport-saml-0.15.0" // {
dependencies = [
sources."lodash-3.2.0"
(sources."xml2js-0.4.23" // {
dependencies = [
sources."xmlbuilder-11.0.1"
];
})
sources."xmlbuilder-2.5.2"
];
})
sources."passport-strategy-1.0.0"
sources."path-exists-3.0.0"
sources."path-is-absolute-1.0.1"
sources."path-key-2.0.1"
sources."path-loader-1.0.12"
sources."path-parse-1.0.7"
sources."path-to-regexp-0.1.7"
sources."path-type-1.1.0"
sources."pause-0.0.1"
sources."pend-1.2.0"
sources."performance-now-2.1.0"
sources."pify-2.3.0"
sources."pinkie-2.0.4"
sources."pinkie-promise-2.0.1"
sources."pipeworks-1.3.1"
sources."pkginfo-0.4.1"
sources."please-update-dependencies-2.0.0"
sources."precond-0.2.3"
sources."process-nextick-args-2.0.1"
sources."promise-7.3.1"
sources."protobufjs-3.8.2"
(sources."proxy-addr-1.1.5" // {
dependencies = [
sources."forwarded-0.1.2"
sources."ipaddr.js-1.4.0"
];
})
sources."pseudomap-1.0.2"
sources."psl-1.9.0"
sources."pug-2.0.4"
sources."pug-attrs-2.0.4"
sources."pug-code-gen-2.0.3"
sources."pug-error-1.3.3"
sources."pug-filters-3.1.1"
sources."pug-lexer-4.1.0"
sources."pug-linker-3.0.6"
sources."pug-load-2.0.12"
sources."pug-parser-5.0.1"
sources."pug-runtime-2.0.5"
sources."pug-strip-comments-1.0.4"
sources."pug-walk-1.1.8"
sources."pump-3.0.0"
sources."punycode-1.4.1"
sources."q-1.1.2"
sources."qs-6.3.3"
sources."querystring-0.2.0"
sources."randexp-0.4.9"
sources."random-bytes-1.0.0"
sources."range-parser-1.2.1"
sources."raw-body-2.5.2"
sources."read-pkg-1.1.0"
(sources."read-pkg-up-1.0.1" // {
dependencies = [
sources."find-up-1.1.2"
sources."path-exists-2.1.0"
];
})
(sources."readable-stream-1.1.14" // {
dependencies = [
sources."isarray-0.0.1"
];
})
sources."regenerator-runtime-0.11.1"
sources."repeat-string-1.6.1"
(sources."request-2.88.2" // {
dependencies = [
sources."assert-plus-1.0.0"
sources."aws-sign2-0.7.0"
sources."caseless-0.12.0"
sources."form-data-2.3.3"
sources."har-validator-5.1.5"
sources."http-signature-1.2.0"
sources."oauth-sign-0.9.0"
sources."punycode-2.3.0"
sources."qs-6.5.3"
sources."tough-cookie-2.5.0"
sources."tunnel-agent-0.6.0"
];
})
sources."request-progress-2.0.1"
sources."require-directory-2.1.1"
sources."require-main-filename-1.0.1"
sources."requires-port-1.0.0"
sources."resolve-1.22.4"
sources."ret-0.2.2"
sources."rethinkdb-2.4.2"
sources."retry-0.9.0"
sources."right-align-0.1.3"
sources."rimraf-2.4.5"
sources."rndm-1.2.0"
(sources."rttc-7.4.0" // {
dependencies = [
sources."lodash-3.10.1"
];
})
sources."safe-buffer-5.1.2"
sources."safe-json-stringify-1.2.0"
sources."safer-buffer-2.1.2"
sources."sax-1.2.1"
sources."semver-5.7.2"
sources."send-0.18.0"
(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."shebang-command-1.2.0"
sources."shebang-regex-1.0.0"
sources."side-channel-1.0.4"
sources."signal-exit-3.0.7"
sources."slash-1.0.0"
sources."sntp-1.0.9"
(sources."socket.io-2.5.0" // {
dependencies = [
sources."debug-4.1.1"
];
})
sources."socket.io-adapter-1.1.2"
(sources."socket.io-client-2.5.0" // {
dependencies = [
sources."debug-3.1.0"
sources."isarray-2.0.1"
sources."ms-2.0.0"
sources."socket.io-parser-3.3.3"
];
})
(sources."socket.io-parser-3.4.3" // {
dependencies = [
sources."component-emitter-1.2.1"
sources."debug-4.1.1"
sources."isarray-2.0.1"
];
})
sources."source-map-0.6.1"
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."split-1.0.1"
sources."sprintf-js-1.0.3"
(sources."sshpk-1.17.0" // {
dependencies = [
sources."assert-plus-1.0.0"
];
})
sources."stack-trace-0.0.10"
sources."statuses-2.0.1"
sources."stf-appstore-db-1.0.0"
sources."stf-browser-db-1.0.2"
sources."stf-device-db-1.2.0"
(sources."stf-syrup-1.0.0" // {
dependencies = [
sources."bluebird-1.1.1"
sources."lodash-2.4.2"
];
})
sources."stf-wiki-1.0.0"
sources."streamsearch-0.1.2"
(sources."string-width-2.1.1" // {
dependencies = [
sources."ansi-regex-3.0.1"
sources."is-fullwidth-code-point-2.0.0"
sources."strip-ansi-4.0.0"
];
})
sources."string_decoder-0.10.31"
sources."stringstream-0.0.6"
sources."strip-ansi-3.0.1"
sources."strip-bom-2.0.0"
sources."strip-eof-1.0.0"
(sources."superagent-7.1.6" // {
dependencies = [
sources."debug-4.3.4"
sources."form-data-4.0.0"
sources."formidable-2.1.2"
sources."lru-cache-6.0.0"
sources."mime-2.6.0"
sources."ms-2.1.2"
sources."qs-6.11.2"
sources."readable-stream-3.6.2"
sources."safe-buffer-5.2.1"
sources."semver-7.5.4"
sources."string_decoder-1.3.0"
sources."yallist-4.0.0"
];
})
sources."supports-color-2.0.0"
sources."supports-preserve-symlinks-flag-1.0.0"
sources."swagger-express-mw-0.7.0"
sources."swagger-methods-1.0.8"
(sources."swagger-node-runner-0.7.3" // {
dependencies = [
sources."esprima-4.0.1"
sources."js-yaml-3.14.1"
sources."lodash-3.10.1"
sources."qs-6.11.2"
];
})
sources."swagger-schema-official-2.0.0-bab6bed"
(sources."sway-1.0.0" // {
dependencies = [
sources."esprima-4.0.1"
sources."isarray-0.0.1"
sources."js-yaml-3.14.1"
sources."path-to-regexp-1.8.0"
];
})
sources."switchback-2.0.5"
(sources."temp-0.8.4" // {
dependencies = [
sources."glob-7.2.3"
sources."rimraf-2.6.3"
];
})
sources."throttleit-1.0.0"
sources."through-2.3.8"
sources."to-array-0.1.4"
sources."to-fast-properties-1.0.3"
sources."toidentifier-1.0.1"
sources."token-stream-0.0.1"
sources."tough-cookie-2.3.4"
(sources."transliteration-1.6.6" // {
dependencies = [
sources."ansi-regex-3.0.1"
sources."cliui-4.1.0"
sources."strip-ansi-4.0.0"
sources."yargs-12.0.5"
];
})
sources."tsscmp-1.0.6"
sources."tunnel-agent-0.4.3"
sources."tweetnacl-0.14.5"
sources."type-is-1.6.18"
sources."typedarray-0.0.6"
(sources."uglify-js-2.8.29" // {
dependencies = [
sources."source-map-0.5.7"
sources."yargs-3.10.0"
];
})
sources."uglify-to-browserify-1.0.2"
sources."uid-safe-2.1.5"
sources."uid2-0.0.4"
sources."ultron-1.0.2"
sources."unpipe-1.0.0"
(sources."uri-js-4.4.1" // {
dependencies = [
sources."punycode-2.3.0"
];
})
(sources."url-0.10.3" // {
dependencies = [
sources."punycode-1.3.2"
];
})
sources."url-join-1.1.0"
sources."utf-8-validate-1.2.2"
sources."util-0.12.5"
sources."util-deprecate-1.0.2"
sources."utils-merge-1.0.1"
sources."uuid-3.4.0"
sources."validate-npm-package-license-3.0.4"
sources."validator-5.7.0"
sources."vary-1.1.2"
(sources."vasync-1.6.4" // {
dependencies = [
sources."extsprintf-1.2.0"
sources."verror-1.6.0"
];
})
(sources."verror-1.10.0" // {
dependencies = [
sources."assert-plus-1.0.0"
];
})
sources."void-elements-2.0.1"
sources."which-1.3.1"
sources."which-module-2.0.1"
sources."which-typed-array-1.1.11"
sources."window-size-0.1.0"
(sources."winston-2.4.7" // {
dependencies = [
sources."async-2.6.4"
];
})
sources."with-5.1.1"
sources."wordwrap-0.0.2"
(sources."wrap-ansi-2.1.0" // {
dependencies = [
sources."string-width-1.0.2"
];
})
sources."wrappy-1.0.2"
(sources."ws-3.3.3" // {
dependencies = [
sources."ultron-1.1.1"
];
})
(sources."xml-crypto-0.8.5" // {
dependencies = [
sources."xmldom-0.1.19"
];
})
(sources."xml-encryption-0.7.4" // {
dependencies = [
sources."async-0.2.10"
sources."node-forge-0.2.24"
];
})
sources."xml2js-0.5.0"
sources."xmlbuilder-11.0.1"
sources."xmldom-0.1.31"
sources."xmlhttprequest-ssl-1.6.3"
sources."xpath-0.0.5"
sources."xpath.js-1.1.0"
sources."xtend-4.0.2"
sources."y18n-4.0.3"
sources."yallist-2.1.2"
(sources."yargs-6.6.0" // {
dependencies = [
sources."camelcase-3.0.0"
sources."cliui-3.2.0"
sources."invert-kv-1.0.0"
sources."lcid-1.0.0"
sources."os-locale-1.4.0"
sources."string-width-1.0.2"
sources."which-module-1.0.0"
sources."y18n-3.2.2"
sources."yargs-parser-4.2.1"
];
})
(sources."yargs-parser-11.1.1" // {
dependencies = [
sources."camelcase-5.3.1"
];
})
sources."yauzl-2.10.0"
sources."yeast-0.1.2"
(sources."z-schema-3.25.1" // {
dependencies = [
sources."validator-10.11.0"
];
})
(sources."zmq-2.15.3" // {
dependencies = [
sources."nan-2.3.5"
];
})
];
buildInputs = globalBuildInputs;
meta = {
description = "Smartphone Test Farm";
homepage = "https://github.com/openstf/stf#readme";
license = "Apache-2.0";
};
production = true;
bypassCache = true;
reconstructLock = true;
};
stylelint = nodeEnv.buildNodePackage {
name = "stylelint";
packageName = "stylelint";

View File

@ -389,10 +389,6 @@ final: prev: {
meta = oldAttrs.meta // { broken = since "10"; };
});
stf = prev.stf.override (oldAttrs: {
meta = oldAttrs.meta // { broken = since "10"; };
});
tailwindcss = prev.tailwindcss.override {
plugins = [ ];
nativeBuildInputs = [ pkgs.buildPackages.makeWrapper ];