2022-12-09T17:34:16 isso 0.12.6.2 -> 0.13.0 https://pypi.org/project/isso/ 2022-12-09T17:34:19 attrpath: isso 2022-12-09T17:34:19 Checking auto update branch... 2022-12-09T17:34:22 [version] 2022-12-09T17:34:22 [version] skipping because derivation has updateScript 2022-12-09T17:34:22 [rustCrateVersion] 2022-12-09T17:34:22 [rustCrateVersion] No cargoSha256 found 2022-12-09T17:34:22 [golangModuleVersion] 2022-12-09T17:34:22 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T17:34:22 [updateScript] 2022-12-09T17:34:25 [updateScript] Success 2022-12-09T17:34:25 [updateScript] this derivation will be built: /nix/store/37qd0ihk65wnj2f1ipnzkz9n0gha4wcg-packages.json.drv building '/nix/store/37qd0ihk65wnj2f1ipnzkz9n0gha4wcg-packages.json.drv'... Going to be running update for following packages: - isso-0.12.6.2 Press Enter key to continue... Running update for: - isso-0.12.6.2: UPDATING ... - isso-0.12.6.2: DONE. Packages updated! 2022-12-09T17:34:25 2022-12-09T17:34:25 [quotedUrls] 2022-12-09T17:34:25 [quotedUrls] nothing found to replace 2022-12-09T17:34:25 Diff after rewrites: diff --git a/pkgs/servers/isso/default.nix b/pkgs/servers/isso/default.nix index 46942669ac6..0427905a3b4 100644 --- a/pkgs/servers/isso/default.nix +++ b/pkgs/servers/isso/default.nix @@ -16,13 +16,13 @@ in with python3Packages; buildPythonApplication rec { pname = "isso"; - version = "0.12.6.2"; + version = "0.13.0"; src = fetchFromGitHub { owner = "posativ"; repo = pname; rev = "refs/tags/${version}"; - sha256 = "sha256-T5T3EJS8ef8uo+P9qkC+7I70qv+4PFrnhImr04Fz57U="; + sha256 = "sha256-kZNf7Rlb1DZtQe4dK1B283OkzQQcCX+pbvZzfL65gsA="; }; propagatedBuildInputs = [ 2022-12-09T17:35:51 No auto update branch exists 2022-12-09T17:36:06 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A isso nix build failed. Sourcing setuptools-check-hook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/iljbf89dvd8hn7zdcy62f2z2s0c3j47r-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/setup.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase npm run build-prod > isso@ build-prod /build/source > webpack --config isso/js/webpack.config.js --merge --config-name dev --config-name prod sh: line 1: webpack: command not found npm ERR! code ELIFECYCLE npm ERR! syscall spawn npm ERR! file sh npm ERR! errno ENOENT npm ERR! isso@ build-prod: `webpack --config isso/js/webpack.config.js --merge --config-name dev --config-name prod` npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the isso@ build-prod script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. make: *** [Makefile:54: isso/js/embed.min.js] Error 1 2022-12-09T23:07:43 isso 0 -> 1 2022-12-09T23:07:45 attrpath: isso 2022-12-09T23:07:45 Checking auto update branch... 2022-12-09T23:07:49 [version] 2022-12-09T23:07:49 [version] skipping because derivation has updateScript 2022-12-09T23:07:49 [rustCrateVersion] 2022-12-09T23:07:49 [rustCrateVersion] No cargoSha256 found 2022-12-09T23:07:49 [golangModuleVersion] 2022-12-09T23:07:49 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T23:07:49 [updateScript] 2022-12-09T23:07:51 [updateScript] Success 2022-12-09T23:07:51 [updateScript] Going to be running update for following packages: - isso-0.12.6.2 Press Enter key to continue... Running update for: - isso-0.12.6.2: UPDATING ... - isso-0.12.6.2: DONE. Packages updated! 2022-12-09T23:07:51 2022-12-09T23:07:51 [quotedUrls] 2022-12-09T23:07:51 [quotedUrls] nothing found to replace 2022-12-09T23:07:51 Diff after rewrites: diff --git a/pkgs/servers/isso/default.nix b/pkgs/servers/isso/default.nix index 46942669ac6..0427905a3b4 100644 --- a/pkgs/servers/isso/default.nix +++ b/pkgs/servers/isso/default.nix @@ -16,13 +16,13 @@ in with python3Packages; buildPythonApplication rec { pname = "isso"; - version = "0.12.6.2"; + version = "0.13.0"; src = fetchFromGitHub { owner = "posativ"; repo = pname; rev = "refs/tags/${version}"; - sha256 = "sha256-T5T3EJS8ef8uo+P9qkC+7I70qv+4PFrnhImr04Fz57U="; + sha256 = "sha256-kZNf7Rlb1DZtQe4dK1B283OkzQQcCX+pbvZzfL65gsA="; }; propagatedBuildInputs = [ 2022-12-09T23:09:18 No auto update branch exists 2022-12-09T23:09:21 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A isso nix build failed. Sourcing setuptools-check-hook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/iljbf89dvd8hn7zdcy62f2z2s0c3j47r-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/setup.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase npm run build-prod > isso@ build-prod /build/source > webpack --config isso/js/webpack.config.js --merge --config-name dev --config-name prod sh: line 1: webpack: command not found npm ERR! code ELIFECYCLE npm ERR! syscall spawn npm ERR! file sh npm ERR! errno ENOENT npm ERR! isso@ build-prod: `webpack --config isso/js/webpack.config.js --merge --config-name dev --config-name prod` npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the isso@ build-prod script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. make: *** [Makefile:54: isso/js/embed.min.js] Error 1