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/xg6qcngbqyw74kcr7wcw9m6g6p6q3k1c-update.sh.drv /nix/store/xmfriysd664s6gfz0icsa5wi1ix9gxxp-packages.json.drv this path will be fetched (0.01 MiB download, 0.05 MiB unpacked): /nix/store/swd9yaafczga60yc1fchzkcc6a31w12a-stdenv-linux copying path '/nix/store/swd9yaafczga60yc1fchzkcc6a31w12a-stdenv-linux' from 'https://cache.nixos.org'... building '/nix/store/xg6qcngbqyw74kcr7wcw9m6g6p6q3k1c-update.sh.drv'... building '/nix/store/xmfriysd664s6gfz0icsa5wi1ix9gxxp-packages.json.drv'... Going to be running update for following packages: - amdvlk-2022.Q4.4 Press Enter key to continue... Running update for: - amdvlk-2022.Q4.4: UPDATING ... - amdvlk-2022.Q4.4: 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 4fd87c69d71..cda30259c90 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.Q4.4"; + version = "2023.Q1.1"; src = fetchRepoProject { name = "${pname}-src"; manifest = "https://github.com/GPUOpen-Drivers/AMDVLK.git"; rev = "refs/tags/v-${version}"; - sha256 = "sha256-MKU7bfjrvH4M2kON2tr5463nYjN1xoGAknsC9YmklEc="; + sha256 = "adzXCFX0PqAKwyNkPVjD23ygufV2ZiT9DSTBLczxo70="; }; buildInputs = [ No auto update branch exists There might already be an open PR for this update: - amdvlk: 2022.Q4.4 -> 2023.Q1.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/200532"