2022-12-30T20:30:09 darktile 0.0.10 -> 0.0.11 https://github.com/liamg/darktile/releases 2022-12-30T20:30:12 attrpath: darktile 2022-12-30T20:30:12 Checking auto update branch... 2022-12-30T20:30:12 No auto update branch exists 2022-12-30T20:30:16 [version] 2022-12-30T20:30:26 [version] updated version and sha256 2022-12-30T20:30:26 [rustCrateVersion] 2022-12-30T20:30:26 [rustCrateVersion] No cargoSha256 found 2022-12-30T20:30:26 [golangModuleVersion] 2022-12-30T20:30:26 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-30T20:30:26 [updateScript] 2022-12-30T20:30:26 [updateScript] skipping because derivation has no updateScript 2022-12-30T20:30:26 2022-12-30T20:30:26 [quotedUrls] 2022-12-30T20:30:26 [quotedUrls] nothing found to replace 2022-12-30T20:30:26 Diff after rewrites: diff --git a/pkgs/applications/terminal-emulators/darktile/default.nix b/pkgs/applications/terminal-emulators/darktile/default.nix index 80d3d6187d1..1558e54dbd7 100644 --- a/pkgs/applications/terminal-emulators/darktile/default.nix +++ b/pkgs/applications/terminal-emulators/darktile/default.nix @@ -16,13 +16,13 @@ stdenv.mkDerivation rec { pname = "darktile"; - version = "0.0.10"; + version = "0.0.11"; src = fetchFromGitHub { owner = "liamg"; repo = "darktile"; rev = "v${version}"; - sha256 = "0pdj4yv3qrq56gb67p85ara3g8qrzw5ha787bl2ls4vcx85q7303"; + sha256 = "sha256-M3vySAyYwqscR9n0GGXp1ttO/mhdSCponZNYJRBBI18="; }; nativeBuildInputs = [ go pkg-config ]; 2022-12-30T20:31:54 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 darktile nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/g86grmn1dlm8chpc97szc85vf4gq5lqx-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 build flags: SHELL=/nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash HOME=\$TMP ./scripts/build.sh /nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash: ./scripts/build.sh: /usr/bin/env: bad interpreter: No such file or directory make: *** [Makefile:6: build] Error 126