sqlpage 0.15.1 -> 0.18.2 https://github.com/lovasoa/SQLpage/releases attrpath: sqlpage Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-Z6PFGYInaDOlAHFsQ/2W+LSbriCoNXpEmUGsxny2YNk= 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 sqlpage nix build failed.  Compiling actix-tls v3.2.0  Compiling tokio-rustls v0.24.1  Compiling sqlx-rt-oldapi v0.6.19  Compiling sqlx-core-oldapi v0.6.19  Compiling awc v3.3.0  Compiling futures-rustls v0.24.0  Compiling async-web-client v0.2.7  Compiling rustls-acme v0.7.7  Compiling sqlpage v0.18.2 (/build/source)  Compiling actix-web v4.4.1 error: failed to run custom build command for `sqlpage v0.18.2 (/build/source)` Caused by: process didn't exit successfully: `/build/source/target/release/build/sqlpage-1af2cc789f40bf13/build-script-build` (exit status: 101) --- stdout cargo:rerun-if-changed=build.rs cargo:rerun-if-changed=sqlpage/sqlpage.js cargo:rerun-if-changed=sqlpage/sqlpage.css cargo:rerun-if-changed=sqlpage/tabler-icons.svg cargo:rerun-if-changed=sqlpage/apexcharts.js --- stderr thread 'main' panicked at build.rs:52:57: We need to download external frontend dependencies to build the static frontend.: Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread 'main' panicked at build.rs:52:57: We need to download external frontend dependencies to build the static frontend.: Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) thread 'main' panicked at build.rs:21:17: called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(5), ...) warning: build failed, waiting for other jobs to finish...