driversi686Linux.amdvlk 0 -> 1 attrpath: driversi686Linux.amdvlk 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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/ypn6q7bgicrgdqb3a13mcxys66vfcj2v-update.sh.drv /nix/store/wn2l76zp3clxnxpyzpcvyyk61k6q5cdf-packages.json.drv these 9 paths will be fetched (1.99 MiB download, 15.21 MiB unpacked): /nix/store/4d2ni45cqx89p7bqpyvcaljbj0q7pdzc-gnumake-4.4 /nix/store/9hhn748q57h472indz927imbkm8fjqx7-file-5.43 /nix/store/9v5ki9sviji49wigp65in5ynkdrzrqgv-stdenv-linux /nix/store/a6dv1v29mln1h53z1s6aplnx162xcb4b-findutils-4.9.0 /nix/store/f4bg8ssj27rcy089wq3x2n6h4fvla4m3-patch-2.7.6 /nix/store/ia9fwwxax0hjg04nvrgdqwzc55idbkr4-diffutils-3.8 /nix/store/ibcbqg5yp8z9rkczbm1w8mnqqcxkbscf-gawk-5.1.1 /nix/store/lb9qp2zifl917x5b1r3drbsyyr21pqv4-ed-1.18 /nix/store/qk7fvwrw8fx9lfvgs04g40si89jp41i3-patchelf-0.15.0 copying path '/nix/store/ia9fwwxax0hjg04nvrgdqwzc55idbkr4-diffutils-3.8' from 'https://cache.nixos.org'... copying path '/nix/store/lb9qp2zifl917x5b1r3drbsyyr21pqv4-ed-1.18' from 'https://cache.nixos.org'... copying path '/nix/store/9hhn748q57h472indz927imbkm8fjqx7-file-5.43' from 'https://cache.nixos.org'... copying path '/nix/store/a6dv1v29mln1h53z1s6aplnx162xcb4b-findutils-4.9.0' from 'https://cache.nixos.org'... copying path '/nix/store/ibcbqg5yp8z9rkczbm1w8mnqqcxkbscf-gawk-5.1.1' from 'https://cache.nixos.org'... copying path '/nix/store/4d2ni45cqx89p7bqpyvcaljbj0q7pdzc-gnumake-4.4' from 'https://cache.nixos.org'... copying path '/nix/store/qk7fvwrw8fx9lfvgs04g40si89jp41i3-patchelf-0.15.0' from 'https://cache.nixos.org'... copying path '/nix/store/f4bg8ssj27rcy089wq3x2n6h4fvla4m3-patch-2.7.6' from 'https://cache.nixos.org'... copying path '/nix/store/9v5ki9sviji49wigp65in5ynkdrzrqgv-stdenv-linux' from 'https://cache.nixos.org'... building '/nix/store/ypn6q7bgicrgdqb3a13mcxys66vfcj2v-update.sh.drv'... building '/nix/store/wn2l76zp3clxnxpyzpcvyyk61k6q5cdf-packages.json.drv'... Going to be running update for following packages: - amdvlk-2022.Q3.5 Press Enter key to continue... Running update for: - amdvlk-2022.Q3.5: UPDATING ... - amdvlk-2022.Q3.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/amdvlk/default.nix b/pkgs/development/libraries/amdvlk/default.nix index 0895698378d..e9ce86af23c 100644 --- a/pkgs/development/libraries/amdvlk/default.nix +++ b/pkgs/development/libraries/amdvlk/default.nix @@ -25,13 +25,13 @@ let in stdenv.mkDerivation rec { pname = "amdvlk"; - version = "2022.Q3.5"; + version = "2022.Q4.4"; src = fetchRepoProject { name = "${pname}-src"; manifest = "https://github.com/GPUOpen-Drivers/AMDVLK.git"; rev = "refs/tags/v-${version}"; - sha256 = "YY9/njuzGONqAtbM54OGGvC1V73JyL+IHkLSZs4JSYs="; + sha256 = "MKU7bfjrvH4M2kON2tr5463nYjN1xoGAknsC9YmklEc="; }; buildInputs = [ No auto update branch exists There might already be an open PR for this update: - amdvlk: 2022.Q3.5 -> 2022.Q4.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/200532"