python311Packages.dlib 0 -> 1 attrpath: python311Packages.dlib 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/vnhxl67y90qi1sa5xwmacfxlrjn12cb3-packages.json.drv building '/nix/store/vnhxl67y90qi1sa5xwmacfxlrjn12cb3-packages.json.drv'... Going to be running update for following packages: - python3.11-dlib-19.24.2 Press Enter key to continue... Running update for: - python3.11-dlib-19.24.2: UPDATING ... - python3.11-dlib-19.24.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/dlib/default.nix b/pkgs/development/libraries/dlib/default.nix index e433ec46a302..d3c02d13a585 100644 --- a/pkgs/development/libraries/dlib/default.nix +++ b/pkgs/development/libraries/dlib/default.nix @@ -18,13 +18,13 @@ }@inputs: (if cudaSupport then cudaPackages.backendStdenv else inputs.stdenv).mkDerivation rec { pname = "dlib"; - version = "19.24.2"; + version = "19.24.3"; src = fetchFromGitHub { owner = "davisking"; repo = "dlib"; - rev = "v${version}"; - sha256 = "sha256-Z1fScuaIHjj2L1uqLIvsZ7ARKNjM+iaA8SAtWUTPFZk="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-bKaWD/jRaoTlRzmGNjZy0qjmmf+/8OcOhWlYFTuMxEw="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.dlib nix build failed. got build log for 'python311Packages.dlib' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/b0vy9rszmgqb02lvkvxnz8ban5fyl5kg-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tools/visual_studio_natvis/dlib.natvis @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/ss5yfz3x8yd99kvgziiadmccnf7zfpx0-build-cores.patch patching file setup.py Hunk #1 FAILED at 172. 1 out of 1 hunk FAILED -- saving rejects to file setup.py.rej