2022-11-28T18:46:48 haste-server 0 -> 1 2022-11-28T18:46:51 attrpath: haste-server 2022-11-28T18:46:51 Checking auto update branch... 2022-11-28T18:46:54 [version] 2022-11-28T18:46:54 [version] skipping because derivation has updateScript 2022-11-28T18:46:54 [rustCrateVersion] 2022-11-28T18:46:54 [rustCrateVersion] No cargoSha256 found 2022-11-28T18:46:54 [golangModuleVersion] 2022-11-28T18:46:54 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-28T18:46:54 [updateScript] 2022-11-28T18:47:19 [updateScript] Success 2022-11-28T18:47:19 [updateScript] this derivation will be built: /nix/store/fqawmxyis72zifh39l6a7nw9z2bbjsij-packages.json.drv building '/nix/store/fqawmxyis72zifh39l6a7nw9z2bbjsij-packages.json.drv'... Going to be running update for following packages: - haste-server-20919c946602b8151157f647e475e30687a43727 Press Enter key to continue... Running update for: - haste-server-20919c946602b8151157f647e475e30687a43727: UPDATING ... - haste-server-20919c946602b8151157f647e475e30687a43727: DONE. Packages updated! 2022-11-28T18:47:19 2022-11-28T18:47:19 [quotedUrls] 2022-11-28T18:47:19 [quotedUrls] nothing found to replace 2022-11-28T18:47:19 Diff after rewrites: diff --git a/pkgs/servers/haste-server/default.nix b/pkgs/servers/haste-server/default.nix index de1747ac285..e8752977d02 100644 --- a/pkgs/servers/haste-server/default.nix +++ b/pkgs/servers/haste-server/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "haste-server"; - version = "20919c946602b8151157f647e475e30687a43727"; + version = "4550e4593cc0e85c5fafafebfb7de548d47f7036"; src = fetchFromGitHub { owner = "toptal"; repo = "haste-server"; rev = version; - hash = "sha256-IPGsddPRu4/jT1NsUNOwUjSL3+ikGzMR3X3ohY66uAk="; + hash = "sha256-tgWOfvS6HDAifJniIUfyu0BIvXFfVjVm/qe8vjM+M7M="; }; nativeBuildInputs = [ diff --git a/pkgs/servers/haste-server/node-deps.nix b/pkgs/servers/haste-server/node-deps.nix index 863f58ef2db..35212e6e709 100644 --- a/pkgs/servers/haste-server/node-deps.nix +++ b/pkgs/servers/haste-server/node-deps.nix @@ -49,13 +49,13 @@ let sha512 = "zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="; }; }; - "anymatch-3.1.2" = { + "anymatch-3.1.3" = { name = "anymatch"; packageName = "anymatch"; - version = "3.1.2"; + version = "3.1.3"; src = fetchurl { - url = "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz"; - sha512 = "P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg=="; + url = "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz"; + sha512 = "KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw=="; }; }; "argparse-2.0.1" = { @@ -67,13 +67,13 @@ let sha512 = "8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="; }; }; - "async-3.2.4" = { + "async-2.6.4" = { name = "async"; packageName = "async"; - version = "3.2.4"; + version = "2.6.4"; src = fetchurl { - url = "https://registry.npmjs.org/async/-/async-3.2.4.tgz"; - sha512 = "iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ=="; + url = "https://registry.npmjs.org/async/-/async-2.6.4.tgz"; + sha512 = "mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA=="; }; }; "async-cache-1.1.0" = { @@ -670,6 +670,15 @@ let sha512 = "iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw=="; }; }; + "lodash-4.17.21" = { + name = "lodash"; + packageName = "lodash"; + version = "4.17.21"; + src = fetchurl { + url = "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"; + sha512 = "v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="; + }; + }; "log-symbols-4.0.0" = { name = "log-symbols"; packageName = "log-symbols"; @@ -1237,13 +1246,13 @@ let sha512 = "QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA=="; }; }; - "winston-2.4.6" = { + "winston-2.4.7" = { name = "winston"; packageName = "winston"; - version = "2.4.6"; + version = "2.4.7"; src = fetchurl { - url = "https://registry.npmjs.org/winston/-/winston-2.4.6.tgz"; - sha512 = "J5Zu4p0tojLde8mIOyDSsmLmcP8I3Z6wtwpTDHx1+hGcdhxcJaAmG4CFtagkb+NiN1M9Ek4b42pzMWqfc9jm8w=="; + url = "https://registry.npmjs.org/winston/-/winston-2.4.7.tgz"; + sha512 = "vLB4BqzCKDnnZH9PHGoS2ycawueX4HLqENXQitvFHczhgW2vFpSOn31LZtVr1KU8YTw7DS4tM+cqyovxo8taVg=="; }; }; "workerpool-6.1.0" = { @@ -1341,15 +1350,15 @@ let name = "haste"; packageName = "haste"; version = "0.1.0"; - src = ../../../../../../../../../nix/store/ksl6h7h03ks119z1skfipjh4irc8x80c-source; + src = ../../../../../../../../../nix/store/b5dhka1mavhyjj9k8nxrsydxy24ryaxy-source; dependencies = [ sources."@ungap/promise-all-settled-1.1.2" sources."ansi-colors-4.1.1" sources."ansi-regex-3.0.1" sources."ansi-styles-4.3.0" - sources."anymatch-3.1.2" + sources."anymatch-3.1.3" sources."argparse-2.0.1" - sources."async-3.2.4" + sources."async-2.6.4" sources."async-cache-1.1.0" sources."balanced-match-1.0.2" sources."base64-js-1.5.1" @@ -1430,6 +1439,7 @@ let sources."isstream-0.1.2" sources."js-yaml-4.0.0" sources."locate-path-6.0.0" + sources."lodash-4.17.21" sources."log-symbols-4.0.0" sources."lru-cache-4.1.5" sources."mime-2.6.0" @@ -1495,7 +1505,7 @@ let sources."utils-merge-1.0.1" sources."which-2.0.2" sources."wide-align-1.1.3" - sources."winston-2.4.6" + sources."winston-2.4.7" sources."workerpool-6.1.0" (sources."wrap-ansi-7.0.0" // { dependencies = [ 2022-11-28T18:48:48 No auto update branch exists 2022-11-28T18:49:06 Successfully finished processing 2022-11-28T18:49:06 cachix "/nix/store/94nn0f98yh4c7aibfx7klpmwwx05bwww-haste-server-4550e4593cc0e85c5fafafebfb7de548d47f7036" 2022-11-28T18:49:34 [check][nixpkgs-review] 2022-11-28T18:52:28 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-28T18:52:31 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 haste-server is: "open source pastebin written in node.js" meta.homepage for haste-server is: "https://www.toptal.com/developers/hastebin/about.md" meta.changelog for haste-server is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/toptal/haste-server/compare/20919c946602b8151157f647e475e30687a43727...4550e4593cc0e85c5fafafebfb7de548d47f7036) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4550e4593cc0e85c5fafafebfb7de548d47f7036 with grep in /nix/store/94nn0f98yh4c7aibfx7klpmwwx05bwww-haste-server-4550e4593cc0e85c5fafafebfb7de548d47f7036 - found 4550e4593cc0e85c5fafafebfb7de548d47f7036 in filename of file in /nix/store/94nn0f98yh4c7aibfx7klpmwwx05bwww-haste-server-4550e4593cc0e85c5fafafebfb7de548d47f7036 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath haste-server ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/94nn0f98yh4c7aibfx7klpmwwx05bwww-haste-server-4550e4593cc0e85c5fafafebfb7de548d47f7036 \ --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 haste-server https://github.com/r-ryantm/nixpkgs/archive/1a598b0eebb62a5736832b11fc7a318f5677b5c2.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/94nn0f98yh4c7aibfx7klpmwwx05bwww-haste-server-4550e4593cc0e85c5fafafebfb7de548d47f7036 ls -la /nix/store/94nn0f98yh4c7aibfx7klpmwwx05bwww-haste-server-4550e4593cc0e85c5fafafebfb7de548d47f7036/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 @mkg20001 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). 2022-11-28T18:52:33 https://api.github.com/repos/NixOS/nixpkgs/pulls/203490