2022-11-01T13:53:27 autotiling 1.7 -> 1.8 https://github.com/nwg-piotr/autotiling/releases 2022-11-01T13:53:30 attrpath: autotiling 2022-11-01T13:53:30 Checking auto update branch... 2022-11-01T13:53:35 [version] 2022-11-01T13:53:35 [version] skipping because derivation has updateScript 2022-11-01T13:53:35 [rustCrateVersion] 2022-11-01T13:53:35 [rustCrateVersion] No cargoSha256 found 2022-11-01T13:53:35 [golangModuleVersion] 2022-11-01T13:53:35 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-01T13:53:35 [updateScript] 2022-11-01T13:53:37 [updateScript] Success 2022-11-01T13:53:37 [updateScript] this derivation will be built: /nix/store/c1hdymbak0xji7l7ldyg8m8v3w5p8fqv-packages.json.drv building '/nix/store/c1hdymbak0xji7l7ldyg8m8v3w5p8fqv-packages.json.drv'... Going to be running update for following packages: - autotiling-1.7 Press Enter key to continue... Running update for: - autotiling-1.7: UPDATING ... - autotiling-1.7: DONE. Packages updated! 2022-11-01T13:53:37 2022-11-01T13:53:37 [quotedUrls] 2022-11-01T13:53:38 [quotedUrls] nothing found to replace 2022-11-01T13:53:38 Diff after rewrites: diff --git a/pkgs/misc/autotiling/default.nix b/pkgs/misc/autotiling/default.nix index 0161790fcff..a24095759f0 100644 --- a/pkgs/misc/autotiling/default.nix +++ b/pkgs/misc/autotiling/default.nix @@ -2,13 +2,13 @@ buildPythonApplication rec { pname = "autotiling"; - version = "1.7"; + version = "1.8"; src = fetchFromGitHub { owner = "nwg-piotr"; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-2zWuATgj92s3tPqvB4INPfucmJTWYmGBx12U10qXohw="; + sha256 = "sha256-4iiiiuXCHFXEeA99ikq/G3q2KXBZ7vwpfET7QtoDVds="; }; propagatedBuildInputs = [ i3ipc importlib-metadata ]; 2022-11-01T13:55:51 No auto update branch exists 2022-11-01T13:55:59 Successfully finished processing 2022-11-01T13:55:59 cachix "/nix/store/9qfzrcz5g01nynnlv20n09a8l6pkvnmh-autotiling-1.8" 2022-11-01T13:56:05 [check][nixpkgs-review] 2022-11-01T13:59:45 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-01T13:59:48 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 autotiling is: "Script for sway and i3 to automatically switch the horizontal / vertical window split orientation" meta.homepage for autotiling is: "https://github.com/nwg-piotr/autotiling" meta.changelog for autotiling 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.8 with grep in /nix/store/9qfzrcz5g01nynnlv20n09a8l6pkvnmh-autotiling-1.8 - found 1.8 in filename of file in /nix/store/9qfzrcz5g01nynnlv20n09a8l6pkvnmh-autotiling-1.8 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath autotiling ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9qfzrcz5g01nynnlv20n09a8l6pkvnmh-autotiling-1.8 \ --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 autotiling https://github.com/r-ryantm/nixpkgs/archive/739857a03eec5fb43fdc7757ef00554c95c6965d.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/9qfzrcz5g01nynnlv20n09a8l6pkvnmh-autotiling-1.8 ls -la /nix/store/9qfzrcz5g01nynnlv20n09a8l6pkvnmh-autotiling-1.8/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 @Artturin 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-01T13:59:51 https://api.github.com/repos/NixOS/nixpkgs/pulls/198955