2022-12-06T00:50:34 engelsystem 3.1.0 -> 3.2.0 https://github.com/engelsystem/engelsystem/releases 2022-12-06T00:50:37 attrpath: engelsystem 2022-12-06T00:50:37 Checking auto update branch... 2022-12-06T00:50:37 No auto update branch exists 2022-12-06T00:50:41 [version] 2022-12-06T00:50:45 [version] updated version and sha256 2022-12-06T00:50:45 [rustCrateVersion] 2022-12-06T00:50:45 [rustCrateVersion] No cargoSha256 found 2022-12-06T00:50:45 [golangModuleVersion] 2022-12-06T00:50:45 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T00:50:45 [updateScript] 2022-12-06T00:50:45 [updateScript] skipping because derivation has no updateScript 2022-12-06T00:50:45 2022-12-06T00:50:45 [quotedUrls] 2022-12-06T00:50:45 [quotedUrls] nothing found to replace 2022-12-06T00:50:45 Diff after rewrites: diff --git a/pkgs/servers/web-apps/engelsystem/default.nix b/pkgs/servers/web-apps/engelsystem/default.nix index eee76b1bf59..284334f3ab6 100644 --- a/pkgs/servers/web-apps/engelsystem/default.nix +++ b/pkgs/servers/web-apps/engelsystem/default.nix @@ -5,12 +5,12 @@ let ({ enabled, all }: with all; [ filter mysqlnd mysqli pdo pdo_mysql ]); in stdenv.mkDerivation rec { pname = "engelsystem"; - version = "3.1.0"; + version = "3.2.0"; src = fetchzip { url = - "https://github.com/engelsystem/engelsystem/releases/download/v3.1.0/engelsystem-v3.1.0.zip"; - sha256 = "01wra7li7n5kn1l6xkrmw4vlvvyqh089zs43qzn98hj0mw8gw7ai"; + "https://github.com/engelsystem/engelsystem/releases/download/v3.2.0/engelsystem-v3.2.0.zip"; + sha256 = "sha256-kO5Tm/eVjteMu8DewS0OVQnK78aCT2dTEybW/88sIaM="; }; buildInputs = [ phpExt ]; 2022-12-06T00:52:18 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 engelsystem nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/g4v4dx7p1hgd6r3r4qyda2d3jiv6lh90-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building no Makefile, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } installing rm: cannot remove './docker/': No such file or directory