2022-11-03T16:47:00 lite-xl 2.0.5 -> 2.1.0 https://github.com/lite-xl/lite-xl/releases 2022-11-03T16:47:02 attrpath: lite-xl 2022-11-03T16:47:02 Checking auto update branch... 2022-11-03T16:47:03 No auto update branch exists 2022-11-03T16:47:06 [version] 2022-11-03T16:47:09 [version] updated version and sha256 2022-11-03T16:47:09 [rustCrateVersion] 2022-11-03T16:47:09 [rustCrateVersion] No cargoSha256 found 2022-11-03T16:47:09 [golangModuleVersion] 2022-11-03T16:47:09 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-03T16:47:09 [updateScript] 2022-11-03T16:47:09 [updateScript] skipping because derivation has no updateScript 2022-11-03T16:47:09 2022-11-03T16:47:09 [quotedUrls] 2022-11-03T16:47:09 [quotedUrls] nothing found to replace 2022-11-03T16:47:10 Diff after rewrites: diff --git a/pkgs/applications/editors/lite-xl/default.nix b/pkgs/applications/editors/lite-xl/default.nix index b19c3f531b7..76dcdab3019 100644 --- a/pkgs/applications/editors/lite-xl/default.nix +++ b/pkgs/applications/editors/lite-xl/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "lite-xl"; - version = "2.0.5"; + version = "2.1.0"; src = fetchFromGitHub { owner = "lite-xl"; repo = "lite-xl"; rev = "v${version}"; - sha256 = "sha256-7ppO5ITijhJ37OL6xlQgu1SaQ/snXDH5xJOwuXZNUVA="; + sha256 = "sha256-9nQFdii6SY14Cul7Ki0DUEsu75HWTCeEZtXaU6KGRiM="; }; patches = [ 2022-11-03T16:48:53 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 lite-xl nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/wpqzls0im416jmw4y009ibi14pxlzwzc-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/q2j2vj4k2ryb4n7147xglz0v7fqyqqpx-0001-replace-unpack-with-table-unpack.patch patching file data/core/commands/findreplace.lua Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 4 out of 4 hunks ignored -- saving rejects to file data/core/commands/findreplace.lua.rej patching file data/core/doc/init.lua Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file data/core/doc/init.lua.rej patching file data/core/tokenizer.lua Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file data/core/tokenizer.lua.rej