debootstrap 0 -> 1 attrpath: debootstrap Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/a64mr1s1k7px3a0dvdcbdx1z1j65xn2c-packages.json.drv building '/nix/store/a64mr1s1k7px3a0dvdcbdx1z1j65xn2c-packages.json.drv'... Going to be running update for following packages: - debootstrap-1.0.131 Press Enter key to continue... Running update for: - debootstrap-1.0.131: UPDATING ... - debootstrap-1.0.131: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/debootstrap/default.nix b/pkgs/tools/misc/debootstrap/default.nix index 96e003fe7204..a28a3a4e2c94 100644 --- a/pkgs/tools/misc/debootstrap/default.nix +++ b/pkgs/tools/misc/debootstrap/default.nix @@ -40,14 +40,14 @@ let binPath = lib.makeBinPath [ ]; in stdenv.mkDerivation rec { pname = "debootstrap"; - version = "1.0.131"; + version = "1.0.133_bpo12+1"; src = fetchFromGitLab { domain = "salsa.debian.org"; owner = "installer-team"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-rwNcrS2GzVs0JYxeHcpLMG9FDwSpthNmZIemn95hC6g="; + hash = "sha256-SQedyNbUv8m65popjg0JXMfk/w7hmIq7fYTxpB7nRLM="; }; nativeBuildInputs = [ makeWrapper ]; An auto update branch exists with message `debootstrap: 1.0.131 -> 1.0.133_bpo12+1`. New version is 1.0.133_bpo12+1. An auto update branch exists with an equal or greater version