nixbot

builds

Mic92/nix-diff-rs build #10 failed

branch main · PR #111 · commit a89e4fe334 · · took 1m 22s

eval warnings 1 kind · 6 occurrences
  • warn Nixpkgs 26.05 will be the last release to support x86_64-darwin; see https://nixos.org/… ×6

3 failed
failed attributes
status attribute duration
failed aarch64-darwin.treefmt 9s
> } > // Normalize store paths and hashes for consistent snapshots > @@ -33,7 +38,6 @@ fn normalize_nix_output(output: &str, store_dir: &str) -> String { > …
>  }
>  // Normalize store paths and hashes for consistent snapshots
> @@ -33,7 +38,6 @@ fn normalize_nix_output(output: &str, store_dir: &str) -> String {
>      re.replace_all(&normalized, "/nix/store/HASH-").to_string()
> -
>  fn run_nix_diff(file1: &str, file2: &str) -> String {
>      let tests_dir = PathBuf::from(env!("CARGO_MANIFEST_DIR")).join("tests");
>      let (nix_root, env_vars) = setup_nix_env();
Reason: builder failed with exit code 1.
failed aarch64-linux.treefmt 2s
> } > // Normalize store paths and hashes for consistent snapshots > @@ -33,7 +38,6 @@ fn normalize_nix_output(output: &str, store_dir: &str) -> String { > …
>  }
>  // Normalize store paths and hashes for consistent snapshots
> @@ -33,7 +38,6 @@ fn normalize_nix_output(output: &str, store_dir: &str) -> String {
>      re.replace_all(&normalized, "/nix/store/HASH-").to_string()
> -
>  fn run_nix_diff(file1: &str, file2: &str) -> String {
>      let tests_dir = PathBuf::from(env!("CARGO_MANIFEST_DIR")).join("tests");
>      let (nix_root, env_vars) = setup_nix_env();
Reason: builder failed with exit code 1.
failed x86_64-linux.treefmt 0s
> } > // Normalize store paths and hashes for consistent snapshots > @@ -33,7 +38,6 @@ fn normalize_nix_output(output: &str, store_dir: &str) -> String { > …
>  }
>  // Normalize store paths and hashes for consistent snapshots
> @@ -33,7 +38,6 @@ fn normalize_nix_output(output: &str, store_dir: &str) -> String {
>      re.replace_all(&normalized, "/nix/store/HASH-").to_string()
> -
>  fn run_nix_diff(file1: &str, file2: &str) -> String {
>      let tests_dir = PathBuf::from(env!("CARGO_MANIFEST_DIR")).join("tests");
>      let (nix_root, env_vars) = setup_nix_env();
12 succeeded
succeeded attributes
status attribute duration
loading…
3 already built
skipped attributes
status attribute duration
loading…