Merge pull request #245416 from dotlambda/bitwarden-cli-alias

This commit is contained in:
Sandro 2023-07-26 11:28:27 +02:00 committed by GitHub
commit 3e01b0434e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 421 deletions

View file

@ -39,9 +39,11 @@ in
mapAliases { mapAliases {
"@antora/cli" = pkgs.antora; # Added 2023-05-06 "@antora/cli" = pkgs.antora; # Added 2023-05-06
"@bitwarden/cli" = pkgs.bitwarden-cli; # added 2023-07-25
"@githubnext/github-copilot-cli" = pkgs.github-copilot-cli; # Added 2023-05-02 "@githubnext/github-copilot-cli" = pkgs.github-copilot-cli; # Added 2023-05-02
"@google/clasp" = pkgs.google-clasp; # Added 2023-05-07 "@google/clasp" = pkgs.google-clasp; # Added 2023-05-07
"@nestjs/cli" = pkgs.nest-cli; # Added 2023-05-06 "@nestjs/cli" = pkgs.nest-cli; # Added 2023-05-06
bitwarden-cli = pkgs.bitwarden-cli; # added 2023-07-25
eslint_d = pkgs.eslint_d; # Added 2023-05-26 eslint_d = pkgs.eslint_d; # Added 2023-05-26
manta = pkgs.node-manta; # Added 2023-05-06 manta = pkgs.node-manta; # Added 2023-05-06
readability-cli = pkgs.readability-cli; # Added 2023-06-12 readability-cli = pkgs.readability-cli; # Added 2023-06-12

View file

@ -84332,426 +84332,6 @@ in
bypassCache = true; bypassCache = true;
reconstructLock = true; reconstructLock = true;
}; };
"@bitwarden/cli" = nodeEnv.buildNodePackage {
name = "_at_bitwarden_slash_cli";
packageName = "@bitwarden/cli";
version = "2023.7.0";
src = fetchurl {
url = "https://registry.npmjs.org/@bitwarden/cli/-/cli-2023.7.0.tgz";
sha512 = "xFurknMuDhsHFcwhewZxES1rP6bWOUqI4CfHlHI+vY//vOqUGzpz3Wo/H77ki1ufpNQLq4NEFJBZsuEwF8PRgA==";
};
dependencies = [
sources."@ampproject/remapping-2.2.1"
sources."@babel/code-frame-7.22.5"
sources."@babel/compat-data-7.22.9"
sources."@babel/core-7.22.9"
sources."@babel/generator-7.22.9"
sources."@babel/helper-compilation-targets-7.22.9"
sources."@babel/helper-environment-visitor-7.22.5"
sources."@babel/helper-function-name-7.22.5"
sources."@babel/helper-hoist-variables-7.22.5"
sources."@babel/helper-module-imports-7.22.5"
sources."@babel/helper-module-transforms-7.22.9"
sources."@babel/helper-plugin-utils-7.22.5"
sources."@babel/helper-simple-access-7.22.5"
sources."@babel/helper-split-export-declaration-7.22.6"
sources."@babel/helper-string-parser-7.22.5"
sources."@babel/helper-validator-identifier-7.22.5"
sources."@babel/helper-validator-option-7.22.5"
sources."@babel/helpers-7.22.6"
(sources."@babel/highlight-7.22.5" // {
dependencies = [
sources."chalk-2.4.2"
];
})
sources."@babel/parser-7.22.7"
sources."@babel/plugin-proposal-export-namespace-from-7.18.9"
sources."@babel/plugin-syntax-export-namespace-from-7.8.3"
sources."@babel/plugin-transform-modules-commonjs-7.22.5"
sources."@babel/template-7.22.5"
sources."@babel/traverse-7.22.8"
sources."@babel/types-7.22.5"
sources."@jridgewell/gen-mapping-0.3.3"
sources."@jridgewell/resolve-uri-3.1.0"
sources."@jridgewell/set-array-1.1.2"
sources."@jridgewell/sourcemap-codec-1.4.15"
(sources."@jridgewell/trace-mapping-0.3.18" // {
dependencies = [
sources."@jridgewell/sourcemap-codec-1.4.14"
];
})
(sources."@koa/multer-3.0.2" // {
dependencies = [
sources."multer-1.4.4"
];
})
sources."@koa/router-12.0.0"
(sources."@mapbox/node-pre-gyp-1.0.11" // {
dependencies = [
sources."lru-cache-6.0.0"
sources."semver-7.5.4"
sources."yallist-4.0.0"
];
})
sources."@phc/format-1.0.0"
sources."@tootallnate/once-2.0.0"
sources."abab-2.0.6"
sources."abbrev-1.1.1"
sources."accepts-1.3.8"
sources."agent-base-6.0.2"
sources."ansi-escapes-4.3.2"
sources."ansi-regex-5.0.1"
sources."ansi-styles-3.2.1"
sources."append-field-1.0.0"
sources."aproba-2.0.0"
(sources."are-we-there-yet-2.0.0" // {
dependencies = [
sources."readable-stream-3.6.2"
sources."safe-buffer-5.2.1"
sources."string_decoder-1.3.0"
];
})
sources."argon2-0.30.3"
sources."asynckit-0.4.0"
sources."balanced-match-1.0.2"
sources."base64-js-1.5.1"
sources."big-integer-1.6.51"
(sources."bl-4.1.0" // {
dependencies = [
sources."readable-stream-3.6.2"
sources."safe-buffer-5.2.1"
sources."string_decoder-1.3.0"
];
})
sources."brace-expansion-1.1.11"
sources."browser-hrtime-1.1.8"
sources."browserslist-4.21.9"
sources."buffer-5.7.1"
sources."buffer-from-1.1.2"
sources."bufferutil-4.0.7"
sources."busboy-0.2.14"
sources."bytes-3.1.2"
sources."cache-content-type-1.0.1"
sources."call-bind-1.0.2"
sources."caniuse-lite-1.0.30001517"
sources."canvas-2.11.2"
(sources."chalk-4.1.2" // {
dependencies = [
sources."ansi-styles-4.3.0"
sources."color-convert-2.0.1"
sources."color-name-1.1.4"
sources."has-flag-4.0.0"
sources."supports-color-7.2.0"
];
})
sources."chardet-0.7.0"
sources."chownr-2.0.0"
sources."cli-cursor-3.1.0"
sources."cli-spinners-2.9.0"
sources."cli-width-3.0.0"
sources."clone-1.0.4"
sources."co-4.6.0"
sources."co-body-6.1.0"
sources."color-convert-1.9.3"
sources."color-name-1.1.3"
sources."color-support-1.1.3"
sources."combined-stream-1.0.8"
sources."commander-7.2.0"
sources."concat-map-0.0.1"
(sources."concat-stream-1.6.2" // {
dependencies = [
sources."isarray-1.0.0"
sources."readable-stream-2.3.8"
sources."string_decoder-1.1.1"
];
})
sources."console-control-strings-1.1.0"
(sources."content-disposition-0.5.4" // {
dependencies = [
sources."safe-buffer-5.2.1"
];
})
sources."content-type-1.0.5"
sources."convert-source-map-1.9.0"
sources."cookies-0.8.0"
sources."copy-to-2.0.1"
sources."core-util-is-1.0.3"
sources."cssstyle-3.0.0"
sources."data-urls-4.0.0"
sources."debug-4.3.4"
sources."decimal.js-10.4.3"
sources."decompress-response-4.2.1"
sources."deep-equal-1.0.1"
sources."defaults-1.0.4"
sources."define-lazy-prop-2.0.0"
sources."delayed-stream-1.0.0"
sources."delegates-1.0.0"
sources."depd-2.0.0"
sources."destroy-1.2.0"
sources."detect-libc-2.0.2"
sources."dicer-0.2.5"
sources."domexception-4.0.0"
sources."ee-first-1.1.1"
sources."electron-to-chromium-1.4.466"
sources."emoji-regex-8.0.0"
sources."encodeurl-1.0.2"
(sources."encoding-0.1.13" // {
dependencies = [
sources."iconv-lite-0.6.3"
];
})
sources."entities-4.5.0"
sources."escalade-3.1.1"
sources."escape-html-1.0.3"
sources."escape-string-regexp-1.0.5"
sources."external-editor-3.1.0"
sources."figures-3.2.0"
sources."fix-esm-1.0.1"
sources."form-data-4.0.0"
sources."fresh-0.5.2"
(sources."fs-minipass-2.1.0" // {
dependencies = [
sources."minipass-3.3.6"
sources."yallist-4.0.0"
];
})
sources."fs.realpath-1.0.0"
sources."function-bind-1.1.1"
sources."gauge-3.0.2"
sources."gensync-1.0.0-beta.2"
sources."get-intrinsic-1.2.1"
sources."glob-7.2.3"
sources."globals-11.12.0"
sources."graceful-fs-4.2.11"
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."has-unicode-2.0.1"
sources."html-encoding-sniffer-3.0.0"
(sources."http-assert-1.5.0" // {
dependencies = [
sources."depd-1.1.2"
sources."http-errors-1.8.1"
sources."statuses-1.5.0"
];
})
sources."http-errors-2.0.0"
sources."http-proxy-agent-5.0.0"
sources."https-proxy-agent-5.0.1"
sources."iconv-lite-0.4.24"
sources."ieee754-1.2.1"
sources."immediate-3.0.6"
sources."inflation-2.0.0"
sources."inflight-1.0.6"
sources."inherits-2.0.4"
sources."inquirer-8.2.5"
sources."is-docker-2.2.1"
sources."is-fullwidth-code-point-3.0.0"
sources."is-generator-function-1.0.10"
sources."is-interactive-1.0.0"
sources."is-potential-custom-element-name-1.0.1"
sources."is-promise-2.2.2"
sources."is-unicode-supported-0.1.0"
sources."is-wsl-2.2.0"
sources."isarray-0.0.1"
sources."js-tokens-4.0.0"
sources."jsdom-22.1.0"
sources."jsesc-2.5.2"
sources."json-stringify-safe-5.0.1"
sources."json5-2.2.3"
(sources."jszip-3.10.1" // {
dependencies = [
sources."isarray-1.0.0"
sources."readable-stream-2.3.8"
sources."string_decoder-1.1.1"
];
})
sources."keygrip-1.1.0"
(sources."koa-2.14.2" // {
dependencies = [
(sources."http-errors-1.8.1" // {
dependencies = [
sources."depd-1.1.2"
];
})
sources."statuses-1.5.0"
];
})
sources."koa-bodyparser-4.4.0"
sources."koa-compose-4.2.0"
sources."koa-convert-2.0.0"
sources."koa-is-json-1.0.0"
sources."koa-json-2.0.2"
sources."lie-3.3.0"
sources."lodash-4.17.21"
sources."log-symbols-4.1.0"
sources."lowdb-1.0.0"
sources."lru-cache-5.1.1"
sources."lunr-2.3.9"
sources."make-dir-3.1.0"
sources."media-typer-0.3.0"
sources."methods-1.1.2"
sources."mime-db-1.52.0"
sources."mime-types-2.1.35"
sources."mimic-fn-2.1.0"
sources."mimic-response-2.1.0"
sources."minimatch-3.1.2"
sources."minimist-1.2.8"
sources."minipass-5.0.0"
(sources."minizlib-2.1.2" // {
dependencies = [
sources."minipass-3.3.6"
sources."yallist-4.0.0"
];
})
sources."mkdirp-0.5.6"
sources."ms-2.1.2"
(sources."multer-1.4.5-lts.1" // {
dependencies = [
sources."busboy-1.6.0"
sources."streamsearch-1.1.0"
];
})
sources."mute-stream-0.0.8"
sources."nan-2.17.0"
sources."negotiator-0.6.3"
sources."node-addon-api-5.1.0"
(sources."node-fetch-2.6.11" // {
dependencies = [
sources."tr46-0.0.3"
sources."webidl-conversions-3.0.1"
sources."whatwg-url-5.0.0"
];
})
sources."node-forge-1.3.1"
sources."node-gyp-build-4.6.0"
sources."node-releases-2.0.13"
sources."nopt-5.0.0"
sources."npmlog-5.0.1"
sources."nwsapi-2.2.7"
sources."object-assign-4.1.1"
sources."object-inspect-1.12.3"
sources."on-finished-2.4.1"
sources."once-1.4.0"
sources."onetime-5.1.2"
sources."only-0.0.2"
sources."open-8.4.2"
sources."ora-5.4.1"
sources."os-tmpdir-1.0.2"
sources."pako-1.0.11"
sources."papaparse-5.4.1"
sources."parse5-7.1.2"
sources."parseurl-1.3.3"
sources."path-is-absolute-1.0.1"
sources."path-to-regexp-6.2.1"
sources."picocolors-1.0.0"
sources."pify-3.0.0"
sources."process-nextick-args-2.0.1"
sources."proper-lockfile-4.1.2"
sources."psl-1.9.0"
sources."punycode-2.3.0"
sources."qs-6.11.2"
sources."querystringify-2.2.0"
sources."raw-body-2.5.2"
sources."readable-stream-1.1.14"
sources."requires-port-1.0.0"
sources."restore-cursor-3.1.0"
sources."retry-0.12.0"
sources."rimraf-3.0.2"
sources."rrweb-cssom-0.6.0"
sources."run-async-2.4.1"
sources."rxjs-7.8.1"
sources."safe-buffer-5.1.2"
sources."safer-buffer-2.1.2"
sources."saxes-6.0.0"
sources."semver-6.3.1"
sources."set-blocking-2.0.0"
sources."setimmediate-1.0.5"
sources."setprototypeof-1.2.0"
sources."side-channel-1.0.4"
sources."signal-exit-3.0.7"
sources."simple-concat-1.0.1"
sources."simple-get-3.1.1"
sources."statuses-2.0.1"
sources."steno-0.4.4"
(sources."streaming-json-stringify-3.1.0" // {
dependencies = [
sources."isarray-1.0.0"
sources."readable-stream-2.3.8"
sources."string_decoder-1.1.1"
];
})
sources."streamsearch-0.1.2"
sources."string-width-4.2.3"
sources."string_decoder-0.10.31"
sources."strip-ansi-6.0.1"
sources."supports-color-5.5.0"
sources."symbol-tree-3.2.4"
(sources."tar-6.1.15" // {
dependencies = [
sources."mkdirp-1.0.4"
sources."yallist-4.0.0"
];
})
sources."through-2.3.8"
sources."tldts-6.0.5"
sources."tldts-core-6.0.11"
sources."tmp-0.0.33"
sources."to-fast-properties-2.0.0"
sources."toidentifier-1.0.1"
sources."tough-cookie-4.1.3"
sources."tr46-4.1.1"
sources."tslib-2.6.0"
sources."tsscmp-1.0.6"
sources."type-fest-0.21.3"
sources."type-is-1.6.18"
sources."typedarray-0.0.6"
sources."universalify-0.2.0"
sources."unpipe-1.0.0"
sources."update-browserslist-db-1.0.11"
sources."url-parse-1.5.10"
sources."utf-8-validate-6.0.3"
sources."util-deprecate-1.0.2"
sources."vary-1.1.2"
sources."w3c-xmlserializer-4.0.0"
sources."wcwidth-1.0.1"
sources."webidl-conversions-7.0.0"
(sources."whatwg-encoding-2.0.0" // {
dependencies = [
sources."iconv-lite-0.6.3"
];
})
sources."whatwg-mimetype-3.0.0"
sources."whatwg-url-12.0.1"
sources."wide-align-1.1.5"
(sources."wrap-ansi-7.0.0" // {
dependencies = [
sources."ansi-styles-4.3.0"
sources."color-convert-2.0.1"
sources."color-name-1.1.4"
];
})
sources."wrappy-1.0.2"
sources."ws-8.13.0"
sources."xml-name-validator-4.0.0"
sources."xmlchars-2.2.0"
sources."xtend-4.0.2"
sources."yallist-3.1.1"
sources."ylru-1.3.2"
sources."zxcvbn-4.4.2"
];
buildInputs = globalBuildInputs;
meta = {
description = "A secure and free password manager for all of your devices.";
homepage = "https://bitwarden.com";
license = "GPL-3.0-only";
};
production = true;
bypassCache = true;
reconstructLock = true;
};
"@commitlint/cli" = nodeEnv.buildNodePackage { "@commitlint/cli" = nodeEnv.buildNodePackage {
name = "_at_commitlint_slash_cli"; name = "_at_commitlint_slash_cli";
packageName = "@commitlint/cli"; packageName = "@commitlint/cli";

View file

@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell #!/usr/bin/env nix-shell
#!nix-shell -i python3 -p #!nix-shell -i python3 -p python3
import collections.abc import collections.abc
import fileinput import fileinput