makejinja 0 -> 1 attrpath: makejinja 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/f5gd39h7dbmam79ajvzbn7kbagqknjym-packages.json.drv building '/nix/store/f5gd39h7dbmam79ajvzbn7kbagqknjym-packages.json.drv'... Going to be running update for following packages: - makejinja-2.6.1 Press Enter key to continue... Running update for: - makejinja-2.6.1: UPDATING ... - makejinja-2.6.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/ma/makejinja/package.nix b/pkgs/by-name/ma/makejinja/package.nix index c571e198c68e..5927388076ba 100644 --- a/pkgs/by-name/ma/makejinja/package.nix +++ b/pkgs/by-name/ma/makejinja/package.nix @@ -6,14 +6,14 @@ python3Packages.buildPythonApplication rec { pname = "makejinja"; - version = "2.6.1"; + version = "2.6.2"; pyproject = true; src = fetchFromGitHub { owner = "mirkolenz"; repo = "makejinja"; rev = "refs/tags/v${version}"; - hash = "sha256-F56y+TxDD/B67ncnBTOd0FZGmXO/zjXitwbk/5aiekM="; + hash = "sha256-xrXyXFmh9df04I/zcSvQXsyUPrAvbOyyrhx8RNS3Ojs="; }; build-system = with python3Packages; [ poetry-core ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/hvkjjva2knprwmqaa989wrxhlw3zc19v-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A makejinja Received ExitFailure 1 when running Raw command: /nix/store/hvkjjva2knprwmqaa989wrxhlw3zc19v-nix-2.18.5/bin/nix --extra-experimental-features nix-command log -f . makejinja Standard output: error: build log of 'makejinja' is not available