linuxKernel.packages.linux_xanmod_latest.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/releases attrpath: linuxKernel.packages.linux_xanmod_latest.kvdo 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/os-specific/linux/kvdo/default.nix b/pkgs/os-specific/linux/kvdo/default.nix index e2390b68a5ca..3258295be58a 100644 --- a/pkgs/os-specific/linux/kvdo/default.nix +++ b/pkgs/os-specific/linux/kvdo/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { inherit (vdo); pname = "kvdo"; - version = "8.2.1.6"; # bump this version with vdo + version = "8.2.3.3"; # bump this version with vdo src = fetchFromGitHub { owner = "dm-vdo"; repo = "kvdo"; rev = version; - hash = "sha256-S5r2Rgx5pWk4IsdIwmfZkuGL/oEQ3prquyVqxjR3cO0="; + hash = "sha256-y7uVgWFV6uWRoRqfiu0arG9731mgWijXjcp9KSaZ5X0="; }; nativeBuildInputs = kernel.moduleBuildDependencies; Successfully finished processing cachix "/nix/store/0b6k5ajha7h83v4i6ph4vpcw8rbrmmn9-kvdo-8.2.3.3" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 packages marked as broken and skipped:
5 packages failed to build:
8 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/dm-vdo/kvdo/releases. meta.description for linuxKernel.packages.linux_xanmod_latest.kvdo is: A pair of kernel modules which provide pools of deduplicated and/or compressed block storage meta.homepage for linuxKernel.packages.linux_xanmod_latest.kvdo is: https://github.com/dm-vdo/kvdo ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/dm-vdo/kvdo/releases/tag/8.2.3.3) - [Compare changes on GitHub](https://github.com/dm-vdo/kvdo/compare/8.2.1.6...8.2.3.3) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 8.2.3.3 in filename of file in /nix/store/0b6k5ajha7h83v4i6ph4vpcw8rbrmmn9-kvdo-8.2.3.3 ---
Rebuild report (if merged into master) (click to expand) ``` 37 total rebuild path(s) 37 package rebuild(s) First fifty rebuilds by attrpath linuxKernel.packages.linux_4_19.kvdo linuxKernel.packages.linux_4_19_hardened.kvdo linuxKernel.packages.linux_5_10.kvdo linuxKernel.packages.linux_5_10_hardened.kvdo linuxKernel.packages.linux_5_15.kvdo linuxKernel.packages.linux_5_15_hardened.kvdo linuxKernel.packages.linux_5_4.kvdo linuxKernel.packages.linux_5_4_hardened.kvdo linuxKernel.packages.linux_6_1.kvdo linuxKernel.packages.linux_6_1_hardened.kvdo linuxKernel.packages.linux_6_6.kvdo linuxKernel.packages.linux_6_6_hardened.kvdo linuxKernel.packages.linux_6_8.kvdo linuxKernel.packages.linux_hardened.kvdo linuxKernel.packages.linux_latest_libre.kvdo linuxKernel.packages.linux_libre.kvdo linuxKernel.packages.linux_lqx.kvdo linuxKernel.packages.linux_xanmod.kvdo linuxKernel.packages.linux_xanmod_latest.kvdo linuxKernel.packages.linux_xanmod_stable.kvdo linuxKernel.packages.linux_zen.kvdo linuxPackages-libre.kvdo linuxPackages.kvdo linuxPackages_4_19_hardened.kvdo linuxPackages_5_10_hardened.kvdo linuxPackages_5_15_hardened.kvdo linuxPackages_5_4_hardened.kvdo linuxPackages_6_1_hardened.kvdo linuxPackages_6_6_hardened.kvdo linuxPackages_hardened.kvdo linuxPackages_latest-libre.kvdo linuxPackages_latest.kvdo linuxPackages_lqx.kvdo linuxPackages_xanmod.kvdo linuxPackages_xanmod_latest.kvdo linuxPackages_xanmod_stable.kvdo linuxPackages_zen.kvdo ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/0b6k5ajha7h83v4i6ph4vpcw8rbrmmn9-kvdo-8.2.3.3 \ --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 linuxKernel.packages.linux_xanmod_latest.kvdo https://github.com/r-ryantm/nixpkgs/archive/e4b46dc555a3867d6598813191148c8bbb63dc6b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/e4b46dc555a3867d6598813191148c8bbb63dc6b#linuxKernel.packages.linux_xanmod_latest.kvdo ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/0b6k5ajha7h83v4i6ph4vpcw8rbrmmn9-kvdo-8.2.3.3 ls -la /nix/store/0b6k5ajha7h83v4i6ph4vpcw8rbrmmn9-kvdo-8.2.3.3/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 packages marked as broken and skipped:
5 packages failed to build:
8 packages built:
--- ###### Maintainer pings cc @dasJ 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/301856