kicad 0 -> 1 attrpath: kicad 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] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8dya7nnlm503c9z9lz7x7ipm50x6ficx-packages.json.drv building '/nix/store/8dya7nnlm503c9z9lz7x7ipm50x6ficx-packages.json.drv'... Going to be running update for following packages: - kicad-7.0.7 Press Enter key to continue... Running update for: - kicad-7.0.7: UPDATING ... - kicad-7.0.7: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/science/electronics/kicad/versions.nix b/pkgs/applications/science/electronics/kicad/versions.nix index 9c98d7302f2b..9c26d1444af4 100644 --- a/pkgs/applications/science/electronics/kicad/versions.nix +++ b/pkgs/applications/science/electronics/kicad/versions.nix @@ -25,23 +25,23 @@ }; "kicad-unstable" = { kicadVersion = { - version = "2023-08-15"; + version = "2023-09-22"; src = { - rev = "e0d4cf2d5b023a7e5b70d854452376aa3510acd8"; - sha256 = "0666j4q3vz24smcjw9m4ib3ca2dqiqgx2amhv7ys4rzqb6v2pvn2"; + rev = "ac9a863496d300a3e378d22372f4d5dc298f0851"; + sha256 = "1sfg61fjj8i27903n320b8lm5gcfh09zvljlnspvskfa1mca0qay"; }; }; libVersion = { - version = "2023-08-15"; + version = "2023-09-22"; libSources = { - symbols.rev = "06d20a4b9f7e5375329194d141b096dcdcb7518a"; - symbols.sha256 = "1wr754m4ykidds3i14gqhvyrj3mbkchp2hkfnr0rjsdaqf4zmqdf"; + symbols.rev = "867f4b943d56078168c4fdd9a6888688e72f6908"; + symbols.sha256 = "0lxmzcljdrcp0mg8vc07wvaqsx5ny4x71bd1rjfdb2apw3wwv1pq"; templates.rev = "867eef383a0f61015cb69677d5c632d78a2ea01a"; templates.sha256 = "1qi20mrsfn4fxmr1fyphmil2i9p2nzmwk5rlfchc5aq2194nj3lq"; - footprints.rev = "5d2ac73ae72bfe8b8ee9eeb081a7851b2ca84c24"; - footprints.sha256 = "1qg016ysf0ddm3bd5bkjawlrc0z4r3zhmdjkqkwaaaydnpwp23qz"; - packages3d.rev = "f1dae9f95e59216f3b974f585e5b420db853da9e"; - packages3d.sha256 = "0ciri6lhnh0w9i00z167snj5acnjndi1rgmyls08p45zj4rma8y2"; + footprints.rev = "f61dc0a33c0346e60fc391b3192edba9f0a179b8"; + footprints.sha256 = "01xhjclvzlpblrfnmnkbp7jffc0w4npsrrhi1acaf3qn8v887azq"; + packages3d.rev = "8ad2046cbcfa6bcc81c0a9b2804418b009856f24"; + packages3d.sha256 = "0w7c3ycn72qd6x14gvkrj8q2l6xas6sylibnwmw7hnklj5irg0i2"; }; }; }; No auto update branch exists Successfully finished processing cachix "/nix/store/gagpa3zng5b5fnl5prjmafr03yx39v4g-kicad-7.0.7" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages 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 kicad is: Open Source Electronics Design Automation suite meta.homepage for kicad is: https://www.kicad.org/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - kicadresult is not automatically checekd because some binaries stick around ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath kicad-unstable kicad-unstable-small ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/gagpa3zng5b5fnl5prjmafr03yx39v4g-kicad-7.0.7 \ --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 kicad https://github.com/r-ryantm/nixpkgs/archive/42514ea8dcc35ddabd9c546bd6fd409904f5558e.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/42514ea8dcc35ddabd9c546bd6fd409904f5558e#kicad ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/gagpa3zng5b5fnl5prjmafr03yx39v4g-kicad-7.0.7 ls -la /nix/store/gagpa3zng5b5fnl5prjmafr03yx39v4g-kicad-7.0.7/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)
2 packages built:
--- ###### Maintainer pings cc @evils 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/256786