Skip to content

lmstudio: extract with 7zz on darwin#416729

Closed
wegank wants to merge 1 commit intoNixOS:masterfrom
wegank:lmstudio-7zz
Closed

lmstudio: extract with 7zz on darwin#416729
wegank wants to merge 1 commit intoNixOS:masterfrom
wegank:lmstudio-7zz

Conversation

@wegank
Copy link
Member

@wegank wegank commented Jun 14, 2025

Discovered in #416666 (comment).

If one extracts LM Studio.app with 7-Zip, one might encounter something like in #375373 (comment):

Screenshot 2025-02-04 at 12 25 00

But that's not a fatal error: simply go to Privacy & Security settings and allow running the app.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot added the 6.topic: darwin Running or building packages on Darwin label Jun 14, 2025
@Prince213
Copy link
Member

Do we really want to break notarized apps?

@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Jun 14, 2025
@wegank
Copy link
Member Author

wegank commented Jun 14, 2025

Probably not if maintainers or upstream developers don't like it (which is why this PR is marked as draft).

@wegank
Copy link
Member Author

wegank commented Jul 17, 2025

Lost interest. If anyone is still interested, please open a new PR.

@wegank wegank closed this Jul 17, 2025
@wegank wegank deleted the lmstudio-7zz branch July 17, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: darwin Running or building packages on Darwin 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants