lite-xl 2.1.1 -> 2.1.3 https://github.com/lite-xl/lite-xl/releases attrpath: lite-xl Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/editors/lite-xl/default.nix b/pkgs/applications/editors/lite-xl/default.nix index d74c5a213532..1f950355d761 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.1.1"; + version = "2.1.3"; src = fetchFromGitHub { owner = "lite-xl"; repo = "lite-xl"; rev = "v${version}"; - sha256 = "sha256-tZ9bCazs4ygNl5RKFNUtxboaMcG8a7mIz2FuiExX1d4="; + sha256 = "sha256-4ykUdcNwJ4r/4u9H+c8pgupY3BaPi2y69X6yaDjCjac="; }; nativeBuildInputs = [ meson ninja pkg-config ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A lite-xl nix build failed. @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/vvr5jgwyr2qdw320y5ksjvb9fh0aqm92-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase mesonConfigurePhase flags: --prefix=/nix/store/s9wkhjs1dpbyyscqq3rcnqjyvmskn9qk-lite-xl-2.1.3 --libdir=/nix/store/s9wkhjs1dpbyyscqq3rcnqjyvmskn9qk-lite-xl-2.1.3/lib --libexecdir=/nix/store/s9wkhjs1dpbyyscqq3rcnqjyvmskn9qk-lite-xl-2.1.3/libexec --bindir=/nix/store/s9wkhjs1dpbyyscqq3rcnqjyvmskn9qk-lite-xl-2.1.3/bin --sbindir=/nix/store/s9wkhjs1dpbyyscqq3rcnqjyvmskn9qk-lite-xl-2.1.3/sbin --includedir=/nix/store/s9wkhjs1dpbyyscqq3rcnqjyvmskn9qk-lite-xl-2.1.3/include --mandir=/nix/store/s9wkhjs1dpbyyscqq3rcnqjyvmskn9qk-lite-xl-2.1.3/share/man --infodir=/nix/store/s9wkhjs1dpbyyscqq3rcnqjyvmskn9qk-lite-xl-2.1.3/share/info --localedir=/nix/store/s9wkhjs1dpbyyscqq3rcnqjyvmskn9qk-lite-xl-2.1.3/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.3.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: lite-xl Project version: 2.1.3 C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0") C linker for the host machine: gcc ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program git found: NO Library m found: YES Library dl found: YES Looking for a fallback subproject for the dependency (anonymous) meson.build:103:18: ERROR: Automatic wrap-based subproject downloading is disabled A full log can be found at /build/source/build/meson-logs/meson-log.txt