2022-12-12T12:42:54 circup 0 -> 1 2022-12-12T12:42:56 attrpath: circup 2022-12-12T12:42:57 Checking auto update branch... 2022-12-12T12:43:00 [version] 2022-12-12T12:43:00 [version] skipping because derivation has updateScript 2022-12-12T12:43:00 [rustCrateVersion] 2022-12-12T12:43:00 [rustCrateVersion] No cargoSha256 found 2022-12-12T12:43:00 [golangModuleVersion] 2022-12-12T12:43:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T12:43:00 [updateScript] 2022-12-12T12:43:02 [updateScript] Success 2022-12-12T12:43:02 [updateScript] this derivation will be built: /nix/store/76bz7xdalxykkn7q996kjc10sw3n80ik-packages.json.drv building '/nix/store/76bz7xdalxykkn7q996kjc10sw3n80ik-packages.json.drv'... Going to be running update for following packages: - circup-1.1.3 Press Enter key to continue... Running update for: - circup-1.1.3: UPDATING ... - circup-1.1.3: DONE. Packages updated! 2022-12-12T12:43:02 2022-12-12T12:43:02 [quotedUrls] 2022-12-12T12:43:02 [quotedUrls] nothing found to replace 2022-12-12T12:43:03 Diff after rewrites: diff --git a/pkgs/development/tools/circup/default.nix b/pkgs/development/tools/circup/default.nix index ccb7ef454aa..6d1f13c4521 100644 --- a/pkgs/development/tools/circup/default.nix +++ b/pkgs/development/tools/circup/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "circup"; - version = "1.1.3"; + version = "1.1.4"; format = "setuptools"; src = fetchFromGitHub { owner = "adafruit"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-BCAsCwQCKMtmjISMVKDblRdev87K4EfX5D2Ot0L5PoQ="; + hash = "sha256-nXDje+MJR6olG3G7RO3esf6UAKynMvCP8YetIhnqoeE="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; 2022-12-12T12:44:29 No auto update branch exists 2022-12-12T12:44:35 Successfully finished processing 2022-12-12T12:44:35 cachix "/nix/store/7zp8xc4ryh2x98wd1lvcivsdf85wcjc5-circup-1.1.4" 2022-12-12T12:44:38 [check][nixpkgs-review] 2022-12-12T12:47:25 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-12T12:47:28 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 circup is: "CircuitPython library updater" meta.homepage for circup is: "https://github.com/adafruit/circup" meta.changelog for circup is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.1.4 with grep in /nix/store/7zp8xc4ryh2x98wd1lvcivsdf85wcjc5-circup-1.1.4 - found 1.1.4 in filename of file in /nix/store/7zp8xc4ryh2x98wd1lvcivsdf85wcjc5-circup-1.1.4 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath circup ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/7zp8xc4ryh2x98wd1lvcivsdf85wcjc5-circup-1.1.4 \ --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 circup https://github.com/r-ryantm/nixpkgs/archive/c3db1f27518009a750ff1abbdee8f4065ffc5cf7.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/7zp8xc4ryh2x98wd1lvcivsdf85wcjc5-circup-1.1.4 ls -la /nix/store/7zp8xc4ryh2x98wd1lvcivsdf85wcjc5-circup-1.1.4/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 @fabaff 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-12-12T12:47:31 https://api.github.com/repos/NixOS/nixpkgs/pulls/205773 2022-12-12T16:29:10 circup 1.1.3 -> 1.1.4 https://github.com/adafruit/circup/releases 2022-12-12T16:29:13 attrpath: circup 2022-12-12T16:29:13 Checking auto update branch... 2022-12-12T16:29:16 [version] 2022-12-12T16:29:16 [version] skipping because derivation has updateScript 2022-12-12T16:29:16 [rustCrateVersion] 2022-12-12T16:29:16 [rustCrateVersion] No cargoSha256 found 2022-12-12T16:29:16 [golangModuleVersion] 2022-12-12T16:29:16 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T16:29:16 [updateScript] 2022-12-12T16:29:19 [updateScript] Success 2022-12-12T16:29:19 [updateScript] Going to be running update for following packages: - circup-1.1.3 Press Enter key to continue... Running update for: - circup-1.1.3: UPDATING ... - circup-1.1.3: DONE. Packages updated! 2022-12-12T16:29:19 2022-12-12T16:29:19 [quotedUrls] 2022-12-12T16:29:19 [quotedUrls] nothing found to replace 2022-12-12T16:29:19 Diff after rewrites: diff --git a/pkgs/development/tools/circup/default.nix b/pkgs/development/tools/circup/default.nix index ccb7ef454aa..6d1f13c4521 100644 --- a/pkgs/development/tools/circup/default.nix +++ b/pkgs/development/tools/circup/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "circup"; - version = "1.1.3"; + version = "1.1.4"; format = "setuptools"; src = fetchFromGitHub { owner = "adafruit"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-BCAsCwQCKMtmjISMVKDblRdev87K4EfX5D2Ot0L5PoQ="; + hash = "sha256-nXDje+MJR6olG3G7RO3esf6UAKynMvCP8YetIhnqoeE="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; 2022-12-12T16:30:45 An auto update branch exists with message `circup: 1.1.3 -> 1.1.4`. New version is 1.1.4. 2022-12-12T16:30:45 An auto update branch exists with an equal or greater version