Skip to content

ente-desktop: 1.7.11 -> 1.7.14#427695

Merged
yuyuyureka merged 1 commit intoNixOS:masterfrom
jonhermansen:ente-desktop-1.7.14
Jul 31, 2025
Merged

ente-desktop: 1.7.11 -> 1.7.14#427695
yuyuyureka merged 1 commit intoNixOS:masterfrom
jonhermansen:ente-desktop-1.7.14

Conversation

@jonhermansen
Copy link
Member

ente-io/ente@photosd-v1.7.11...photosd-v1.7.14

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jul 23, 2025
@nix-owners nix-owners bot requested review from pinpox and yuyuyureka July 23, 2025 09:19
@jonhermansen
Copy link
Member Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 427695

Logs: https://github.com/jonhermansen/nixpkgs-review-gha/actions/runs/16466653401

Download packages from cache:
  • x86_64-linux
    nix-store -r --add-root nixpkgs-pr-427695-x86_64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://jonhermansen.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      jonhermansen.cachix.org-1:SmAT0g8cixKmyT14Ay9aV8bPDKO6kjn35R1jRMWilKo=
      ' \
      /nix/store/5q9pxgv46z79cn0995p15jqv6mc43ipd-ente-desktop-1.7.14
  • aarch64-linux
    nix-store -r --add-root nixpkgs-pr-427695-aarch64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://jonhermansen.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      jonhermansen.cachix.org-1:SmAT0g8cixKmyT14Ay9aV8bPDKO6kjn35R1jRMWilKo=
      ' \
      /nix/store/jxqjynirjhh4r6vhly80qp62q61jgn4j-ente-desktop-1.7.14

x86_64-linux

✅ 1 package built:
  • ente-desktop

aarch64-linux

✅ 1 package built:
  • ente-desktop

x86_64-darwin (sandbox = true)

❌ 1 package failed to build:
  • ente-desktop

Error logs: `x86_64-darwin`
ente-desktop
WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert"

WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert"

WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert"

WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert"

WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert"

WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert"

WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert"

WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert"

WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert"

cp: missing destination file operand after '/nix/store/npmd5h3mwb05nbkrrxcbdaqy2l8s1569-ente-desktop-1.7.14/share/ente-desktop'
Try 'cp --help' for more information.


aarch64-darwin (sandbox = true)

❌ 1 package failed to build:
  • ente-desktop

Error logs: `aarch64-darwin`
ente-desktop
  • loaded configuration  file=/nix/build/nix-build-ente-desktop-1.7.14.drv-0/source/desktop/electron-builder.yml
  • writing effective config  file=dist/builder-effective-config.yaml
  • executing @electron/rebuild  electronVersion=35.7.2 arch=arm64 buildFromSource=false appDir=./
  • installing native dependencies  arch=arm64
  • completed installing native dependencies
  • packaging       platform=darwin arch=arm64 electron=35.7.2 appOutDir=dist/mac-arm64
  • custom electronDist provided but no zip found; assuming unpacked electron directory.  electronDist=electron_dist expectedFile=electron-v35.7.2-darwin-arm64.zip
  • copying Electron  source=/nix/build/nix-build-ente-desktop-1.7.14.drv-0/source/desktop/electron_dist/Electron.app destination=/nix/build/nix-build-ente-desktop-1.7.14.drv-0/source/desktop/dist/mac-arm64/Electron.app
  • falling back to ad-hoc signature for macOS application code signing
  • signing         file=dist/mac-arm64/ente.app platform=darwin type=distribution identityName=- identityHash=none provisioningProfile=none
  • Above command failed, retrying 3 more times
  • Above command failed, retrying 3 more times
  • Above command failed, retrying 3 more times
  • Above command failed, retrying 3 more times
  ⨯ spawn codesign ENOENT  failedTask=build stackTrace=Error: spawn codesign ENOENT
    at Process.ChildProcess._handle.onexit (node:internal/child_process:285:19)
    at onErrorNT (node:internal/child_process:483:16)
    at processTicksAndRejections (node:internal/process/task_queues:90:21)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

@pinpox
Copy link
Member

pinpox commented Jul 29, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 427695
Commit: 9ae3e43aba1038ff3460fca66885988ef0992476


x86_64-linux

✅ 1 package built:
  • ente-desktop

@different-name
Copy link
Contributor

This builds and operates perfectly for me 👍

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jul 31, 2025
@yuyuyureka
Copy link
Contributor

Assuming the darwin build failure is not new

@yuyuyureka yuyuyureka merged commit 215eaa6 into NixOS:master Jul 31, 2025
31 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants