2022-11-16T13:40:30 meerk40t 0.8.0031 -> 0.8.1000 https://github.com/meerk40t/MeerK40t/releases 2022-11-16T13:40:33 attrpath: meerk40t 2022-11-16T13:40:33 Checking auto update branch... 2022-11-16T13:40:36 [version] 2022-11-16T13:40:36 [version] skipping because derivation has updateScript 2022-11-16T13:40:36 [rustCrateVersion] 2022-11-16T13:40:36 [rustCrateVersion] No cargoSha256 found 2022-11-16T13:40:36 [golangModuleVersion] 2022-11-16T13:40:36 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-16T13:40:36 [updateScript] 2022-11-16T13:40:41 [updateScript] Success 2022-11-16T13:40:41 [updateScript] this derivation will be built: /nix/store/fq8a68jsb46jhznqk6qzrcra4ikhqx5j-packages.json.drv building '/nix/store/fq8a68jsb46jhznqk6qzrcra4ikhqx5j-packages.json.drv'... Going to be running update for following packages: - MeerK40t-0.8.0031 Press Enter key to continue... Running update for: - MeerK40t-0.8.0031: UPDATING ... - MeerK40t-0.8.0031: DONE. Packages updated! 2022-11-16T13:40:41 2022-11-16T13:40:41 [quotedUrls] 2022-11-16T13:40:41 [quotedUrls] nothing found to replace 2022-11-16T13:40:41 Diff after rewrites: diff --git a/pkgs/applications/misc/meerk40t/default.nix b/pkgs/applications/misc/meerk40t/default.nix index 354c6892693..276cf799883 100644 --- a/pkgs/applications/misc/meerk40t/default.nix +++ b/pkgs/applications/misc/meerk40t/default.nix @@ -11,14 +11,14 @@ let in buildPythonApplication rec { pname = "MeerK40t"; - version = "0.8.0031"; + version = "0.8.1000"; format = "setuptools"; src = fetchFromGitHub { owner = "meerk40t"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-7Vc7Z+mxy+xRbUBeivkqVwO86ovZDo42M4G0ZD23vMk="; + hash = "sha256-YCcnqaH4Npmct5IBHsnufswRz8bS7mUb1YFwTta/Dxc="; }; nativeBuildInputs = [ 2022-11-16T13:42:11 No auto update branch exists 2022-11-16T13:42:37 Successfully finished processing 2022-11-16T13:42:37 cachix "/nix/store/7nxl2ksr2in1rl58rii8akph609l3qyd-MeerK40t-0.8.1000" 2022-11-16T13:42:41 [check][nixpkgs-review] 2022-11-16T13:46:04 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-16T13:46:08 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 meerk40t is: "MeerK40t LaserCutter Software" meta.homepage for meerk40t is: "https://github.com/meerk40t/meerk40t" meta.changelog for meerk40t is: "https://github.com/meerk40t/meerk40t/releases/tag/0.8.1000" ###### 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 0.8.1000 with grep in /nix/store/7nxl2ksr2in1rl58rii8akph609l3qyd-MeerK40t-0.8.1000 - found 0.8.1000 in filename of file in /nix/store/7nxl2ksr2in1rl58rii8akph609l3qyd-MeerK40t-0.8.1000 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath meerk40t ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/7nxl2ksr2in1rl58rii8akph609l3qyd-MeerK40t-0.8.1000 \ --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 meerk40t https://github.com/r-ryantm/nixpkgs/archive/0e332ecb95b7e82a1796d534fe501a3288ea28de.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/7nxl2ksr2in1rl58rii8akph609l3qyd-MeerK40t-0.8.1000 ls -la /nix/store/7nxl2ksr2in1rl58rii8akph609l3qyd-MeerK40t-0.8.1000/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 @mweinelt 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-16T13:46:11 https://api.github.com/repos/NixOS/nixpkgs/pulls/201490