bubblewrap 0.8.0 -> 0.9.0 https://github.com/containers/bubblewrap/releases attrpath: bubblewrap Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/admin/bubblewrap/default.nix b/pkgs/tools/admin/bubblewrap/default.nix index 0e890270a52b..2ec57721e419 100644 --- a/pkgs/tools/admin/bubblewrap/default.nix +++ b/pkgs/tools/admin/bubblewrap/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "bubblewrap"; - version = "0.8.0"; + version = "0.9.0"; src = fetchFromGitHub { owner = "containers"; repo = "bubblewrap"; rev = "v${version}"; - hash = "sha256-UiZfp1bX/Eul5x31oBln5P9KMT2oFwawQqDs9udZUxY="; + hash = "sha256-dfr6MiBdCHVscrS6XE0pT67q18NxrtqJliVbbQDFl5g="; }; postPatch = '' Successfully finished processing cachix "/nix/store/kpvs6wyzn94w88bm1aqbxkvykb9l8isv-bubblewrap-0.9.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/containers/bubblewrap/releases. meta.description for bubblewrap is: Unprivileged sandboxing tool meta.homepage for bubblewrap is: https://github.com/containers/bubblewrap meta.changelog for bubblewrap is: https://github.com/containers/bubblewrap/releases/tag/v0.9.0 ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/containers/bubblewrap/releases/tag/v0.9.0) - [Compare changes on GitHub](https://github.com/containers/bubblewrap/compare/v0.8.0...v0.9.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.9.0 with grep in /nix/store/kpvs6wyzn94w88bm1aqbxkvykb9l8isv-bubblewrap-0.9.0 - found 0.9.0 in filename of file in /nix/store/kpvs6wyzn94w88bm1aqbxkvykb9l8isv-bubblewrap-0.9.0 ---
Rebuild report (if merged into master) (click to expand) ``` 731 total rebuild path(s) 731 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick Sylk abracadabra adapta-gtk-theme aegisub akkoma alfis almanah altair alvr am2rlauncher amule amule-daemon amule-gui amule-web android-studio androidStudioPackages.beta androidStudioPackages.canary androidStudioPackages.dev androidStudioPackages.stable anki-bin anytype apache-directory-studio apostrophe appimage-run appimage-run-tests archi arduino arduino-ci arduino-cli arduino-core arduino-ide asc asn1editor astroid audacity aws-workspaces ayatana-indicator-datetime ayatana-indicator-session badlion-client badwolf balsa bambu-studio bazecor beekeeper-studio beeper bespokesynth bespokesynth-with-vst2 betterdiscord-installer ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/kpvs6wyzn94w88bm1aqbxkvykb9l8isv-bubblewrap-0.9.0 \ --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 bubblewrap https://github.com/r-ryantm/nixpkgs/archive/7a98f6d3ca84ba3cbee695787352d7d8bf6ae123.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/7a98f6d3ca84ba3cbee695787352d7d8bf6ae123#bubblewrap ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/kpvs6wyzn94w88bm1aqbxkvykb9l8isv-bubblewrap-0.9.0 ls -la /nix/store/kpvs6wyzn94w88bm1aqbxkvykb9l8isv-bubblewrap-0.9.0/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @dotlambda 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/299352