goffice 0 -> 1 attrpath: goffice Checking auto update branch... [version] [version] skipping because derivation has updateScript [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] cannot link '/nix/store/.links/15icng0j9w0a6b55y1kgnykvnvqs6md0cwc73n6jqglm4vr0x1sw' to '/nix/store/99b6g2bxidr9r6jjm5a8gz3nf8p5gvaq-packages.json.drv': No space left on device this derivation will be built: /nix/store/99b6g2bxidr9r6jjm5a8gz3nf8p5gvaq-packages.json.drv building '/nix/store/99b6g2bxidr9r6jjm5a8gz3nf8p5gvaq-packages.json.drv'... Going to be running update for following packages: - goffice-0.10.56 Press Enter key to continue... Running update for: - goffice-0.10.56: UPDATING ... - goffice-0.10.56: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/goffice/default.nix b/pkgs/development/libraries/goffice/default.nix index 2d25a6d9e4d6..fafb13bf4f36 100644 --- a/pkgs/development/libraries/goffice/default.nix +++ b/pkgs/development/libraries/goffice/default.nix @@ -6,13 +6,13 @@ stdenv.mkDerivation rec { pname = "goffice"; - version = "0.10.56"; + version = "0.10.57"; outputs = [ "out" "dev" "devdoc" ]; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "uGQKL+4MCld4SypbkpRKKTLHidsQOd31ommtY0eW5+I="; + sha256 = "Zr/X4x0vZ1bVpiw2cDg8u6ArPLTBBClQGSqAG3Kjyas="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/8d6advibznl5zhb0z4hxgmfca5980ig4-goffice-0.10.57" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
5 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 goffice is: A Glib/GTK set of document centric objects and utilities ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.10.57 with grep in /nix/store/8d6advibznl5zhb0z4hxgmfca5980ig4-goffice-0.10.57 - found 0.10.57 in filename of file in /nix/store/8d6advibznl5zhb0z4hxgmfca5980ig4-goffice-0.10.57 ---
Rebuild report (if merged into master) (click to expand) ``` 5 total rebuild path(s) 5 package rebuild(s) First fifty rebuilds by attrpath abiword diffoscope gnumeric goffice nip2 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/8d6advibznl5zhb0z4hxgmfca5980ig4-goffice-0.10.57 \ --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 goffice https://github.com/r-ryantm/nixpkgs/archive/760b5fbc6d5e928fe26ff39539d7908ee9eb6394.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/760b5fbc6d5e928fe26ff39539d7908ee9eb6394#goffice ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/8d6advibznl5zhb0z4hxgmfca5980ig4-goffice-0.10.57 ls -la /nix/store/8d6advibznl5zhb0z4hxgmfca5980ig4-goffice-0.10.57/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)
5 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/288583