Skip to content

Commit 21a328d

Browse files
amp-cli: 0.0.1762056193-g37ad2e -> 0.0.1762646500-gac8d42 (NixOS#459950)
2 parents c359008 + 0ee005d commit 21a328d

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

pkgs/by-name/am/amp-cli/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgs/by-name/am/amp-cli/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99

1010
buildNpmPackage (finalAttrs: {
1111
pname = "amp-cli";
12-
version = "0.0.1762056193-g37ad2e";
12+
version = "0.0.1762646500-gac8d42";
1313

1414
src = fetchzip {
1515
url = "https://registry.npmjs.org/@sourcegraph/amp/-/amp-${finalAttrs.version}.tgz";
16-
hash = "sha256-so/nlX4N9qhNLsK0OllmpfiqzyEBtPrt7KD/MoAChGc=";
16+
hash = "sha256-jChd6cb2IBmEBu/gbCywaHJpN2Mj3EUp8YSKQ9HQd0A=";
1717
};
1818

1919
postPatch = ''
@@ -45,7 +45,7 @@ buildNpmPackage (finalAttrs: {
4545
chmod +x bin/amp-wrapper.js
4646
'';
4747

48-
npmDepsHash = "sha256-xhN5XJs8E7yCRQWRPlH9iZyh5FocUjFMto5QweaV8aI=";
48+
npmDepsHash = "sha256-uuGqTutlApLDDFHlK+ACrox5B2KpJGYJP6M4CeCj2v0=";
4949

5050
propagatedBuildInputs = [
5151
ripgrep

0 commit comments

Comments
 (0)