graphite-cli 0 -> 1 attrpath: graphite-cli Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] skipping because derivation has updateScript [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8fpwaqbmj4rczxsldphypw8vaya95z89-packages.json.drv building '/nix/store/8fpwaqbmj4rczxsldphypw8vaya95z89-packages.json.drv'... Going to be running update for following packages: - graphite-cli-1.1.5 Press Enter key to continue... Running update for: - graphite-cli-1.1.5: UPDATING ... - graphite-cli-1.1.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/gr/graphite-cli/package-lock.json b/pkgs/by-name/gr/graphite-cli/package-lock.json index 7ca424bbf432..a39c0cc0c796 100644 --- a/pkgs/by-name/gr/graphite-cli/package-lock.json +++ b/pkgs/by-name/gr/graphite-cli/package-lock.json @@ -1,12 +1,12 @@ { "name": "@withgraphite/graphite-cli", - "version": "1.1.5", + "version": "1.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@withgraphite/graphite-cli", - "version": "1.1.5", + "version": "1.2.3", "license": "None", "dependencies": { "chalk": "^4.1.2", diff --git a/pkgs/by-name/gr/graphite-cli/package.nix b/pkgs/by-name/gr/graphite-cli/package.nix index 54305d0ece48..abcd808919bc 100644 --- a/pkgs/by-name/gr/graphite-cli/package.nix +++ b/pkgs/by-name/gr/graphite-cli/package.nix @@ -7,14 +7,14 @@ buildNpmPackage rec { pname = "graphite-cli"; - version = "1.1.5"; + version = "1.2.3"; src = fetchurl { url = "https://registry.npmjs.org/@withgraphite/graphite-cli/-/graphite-cli-${version}.tgz"; - hash = "sha256-/JnhUjrZq1iiXwqCSXZH250gu3yh6gJt6JjZRJ2OQd8="; + hash = "sha256-T18D4JkH9B0BcJt5rgfKJsiTRhgNBBu70l6MDtPMoHQ="; }; - npmDepsHash = "sha256-oQLombXIZRyjnKA04xuDZoZf2NO/0/xFfuXXmp46OaI="; + npmDepsHash = "sha256-AouEmq4wCzDxk34cjRv2vL+Me+LgeSH8S/sAAvw0Fks="; postPatch = '' ln -s ${./package-lock.json} package-lock.json No auto update branch exists Successfully finished processing cachix "/nix/store/rab4a6k2y3ghb441b8d5a6znlmy6lamg-graphite-cli-1.2.3" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for graphite-cli is: CLI that makes creating stacked git changes fast & intuitive meta.homepage for graphite-cli is: https://graphite.dev/docs/graphite-cli ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.2.3 with grep in /nix/store/rab4a6k2y3ghb441b8d5a6znlmy6lamg-graphite-cli-1.2.3 - found 1.2.3 in filename of file in /nix/store/rab4a6k2y3ghb441b8d5a6znlmy6lamg-graphite-cli-1.2.3 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath graphite-cli ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/rab4a6k2y3ghb441b8d5a6znlmy6lamg-graphite-cli-1.2.3 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A graphite-cli https://github.com/r-ryantm/nixpkgs/archive/68f43dfbb8c3e1ac658d7964c82ff1b205a08e4a.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/68f43dfbb8c3e1ac658d7964c82ff1b205a08e4a#graphite-cli ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/rab4a6k2y3ghb441b8d5a6znlmy6lamg-graphite-cli-1.2.3 ls -la /nix/store/rab4a6k2y3ghb441b8d5a6znlmy6lamg-graphite-cli-1.2.3/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @diegs for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/290958