bloat 0 -> 1 attrpath: bloat Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/874icw9ix2p3f6ygl62jpr77x6xlq078-packages.json.drv building '/nix/store/874icw9ix2p3f6ygl62jpr77x6xlq078-packages.json.drv'... Going to be running update for following packages: - bloat-unstable-2023-12-28 Press Enter key to continue... Running update for: - bloat-unstable-2023-12-28: UPDATING ... - bloat-unstable-2023-12-28: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/bloat/default.nix b/pkgs/servers/bloat/default.nix index 3752b167188f..dfde129e8887 100644 --- a/pkgs/servers/bloat/default.nix +++ b/pkgs/servers/bloat/default.nix @@ -6,12 +6,12 @@ buildGoModule { pname = "bloat"; - version = "unstable-2023-12-28"; + version = "unstable-2024-02-12"; src = fetchgit { url = "git://git.freesoftwareextremist.com/bloat"; - rev = "1d61f1aa27376e778b7a517fdd5739a8c1976d2e"; - hash = "sha256-u75COa68sKhWeR3asQGgu2thQmDDGpJPmXLgnesQfNc="; + rev = "6ddec8db3ee73d3abdc85b6a2101020cf2455bce"; + hash = "sha256-NWi8vL1zyKgPlZo73qpR232r65foaYcjUKkVwyJ/C7c="; }; vendorHash = null; No auto update branch exists Successfully finished processing cachix "/nix/store/fl0dl1qsjksqjimiqgchc38fmjcgfl3w-bloat-unstable-2024-02-12" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package 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 bloat is: A web client for Pleroma and Mastodon meta.homepage for bloat is: https://bloat.freesoftwareextremist.com ###### 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 unstable-2024-02-12 in filename of file in /nix/store/fl0dl1qsjksqjimiqgchc38fmjcgfl3w-bloat-unstable-2024-02-12 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath bloat ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/fl0dl1qsjksqjimiqgchc38fmjcgfl3w-bloat-unstable-2024-02-12 \ --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 bloat https://github.com/r-ryantm/nixpkgs/archive/3709c7853d9973230bd6057deab50f5865c00d9c.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/3709c7853d9973230bd6057deab50f5865c00d9c#bloat ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/fl0dl1qsjksqjimiqgchc38fmjcgfl3w-bloat-unstable-2024-02-12 ls -la /nix/store/fl0dl1qsjksqjimiqgchc38fmjcgfl3w-bloat-unstable-2024-02-12/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 @fgaz 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/288839