2022-12-22T01:25:54 isso 0 -> 1 2022-12-22T01:25:56 attrpath: isso 2022-12-22T01:25:56 Checking auto update branch... 2022-12-22T01:26:00 [version] 2022-12-22T01:26:00 [version] skipping because derivation has updateScript 2022-12-22T01:26:00 [rustCrateVersion] 2022-12-22T01:26:00 [rustCrateVersion] No cargoSha256 found 2022-12-22T01:26:00 [golangModuleVersion] 2022-12-22T01:26:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T01:26:00 [updateScript] 2022-12-22T01:26:03 [updateScript] Success 2022-12-22T01:26:03 [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-22T01:26:03 2022-12-22T01:26:03 [quotedUrls] 2022-12-22T01:26:03 [quotedUrls] nothing found to replace 2022-12-22T01:26:03 Diff after rewrites: diff --git a/pkgs/servers/isso/default.nix b/pkgs/servers/isso/default.nix index a64bbd76807..4290fd4bd73 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-22T01:27:30 No auto update branch exists 2022-12-22T01:27:33 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-22T03:59:15 isso 0.12.6.2 -> 0.13.0 https://github.com/posativ/isso/releases 2022-12-22T03:59:18 attrpath: isso 2022-12-22T03:59:18 Checking auto update branch... 2022-12-22T03:59:21 [version] 2022-12-22T03:59:21 [version] skipping because derivation has updateScript 2022-12-22T03:59:21 [rustCrateVersion] 2022-12-22T03:59:21 [rustCrateVersion] No cargoSha256 found 2022-12-22T03:59:21 [golangModuleVersion] 2022-12-22T03:59:21 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T03:59:21 [updateScript] 2022-12-22T03:59:23 [updateScript] Success 2022-12-22T03:59:23 [updateScript] this derivation will be built: /nix/store/diidlan097c0vvwqxfhkxxvy8aw2k3my-packages.json.drv building '/nix/store/diidlan097c0vvwqxfhkxxvy8aw2k3my-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-22T03:59:23 2022-12-22T03:59:23 [quotedUrls] 2022-12-22T03:59:23 [quotedUrls] nothing found to replace 2022-12-22T03:59:24 Diff after rewrites: diff --git a/pkgs/servers/isso/default.nix b/pkgs/servers/isso/default.nix index a64bbd76807..4290fd4bd73 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-22T04:00:52 No auto update branch exists 2022-12-22T04:01:05 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