!lheuhImcToQZYTQTuI:nixos.org

Nix on macOS

1195 Members
“There are still many issues with the Darwin platform but most of it is quite usable.” — http://yves.gnu-darwin.org199 Servers

Load older messages


SenderMessageTime
23 Mar 2026
@hexa:lossy.networkhexa @Ihar Hrachyshka I've reached out to the board to figure out buying chonky m4 or even better m5 mac minis with ~2 GB RAM and 512 GB disk 01:21:59
@hexa:lossy.networkhexa @Ihar Hrachyshka I've reached out to the board to figure out buying chonky m4 or even better m5 mac minis with 32 GB RAM and 512 GB disk 01:22:03
@k900:0upti.meK900https://github.com/NixOS/nixpkgs/pull/50268015:24:54
@k900:0upti.meK900Any Qt enjoyers want to test this15:24:58
@k900:0upti.meK900Should build on top of master15:25:02
@k900:0upti.meK900(hopefully)15:25:15
@hoyhoy_:matrix.org@hoyhoy joined the room.18:06:46
@hoyhoy_:matrix.org@hoyhoyI have brave installed via nix-darwin, but it wants to update itself from v1.88.132 to v1.88.134, but then reports that it can’t update itself because it’s managed. The problem is it continually keeps redownloading v1.88.134 every time it opens. Is there some way to force a rebuild update? Or to disable Automatically updating in Brave itself? Or should I just revert back to self-managed Brave?18:09:24
@mall0c:matrix.orgmall0cdoes anybody know the differences between sandbox on aarch64/x86_64-linux and darwin systems?22:04:01
24 Mar 2026
@oscarvarto:matrix.orgOscar Vargas Torres joined the room.01:13:06
@oscarvarto:matrix.orgOscar Vargas TorresHi there! Anyone experiencing direnv build failing? This is a dependency of mise, and it's currently failing to build for me.01:14:46
@oscarvarto:matrix.orgOscar Vargas Torres

Any workaround besides pinning:

nixpkgs.url = "github:nixos/nixpkgs/9cf7092bdd603554bd8b63c216e8943cf9b12512"; # pin: direnv 2.37.1 cgo breakage on newer unstable
01:15:52
@oscarvarto:matrix.orgOscar Vargas Torres

This is my current workaround:

    # Overlays to fix package issues
    overlays = [
      # direnv 2.37.1 sets -linkmode=external but ships with CGO_ENABLED=0.
      # Enable cgo so the external linker flag works.  Remove once nixpkgs fixes it.
      (final: prev: {
        direnv = prev.direnv.overrideAttrs (old: {
          env = (old.env or {}) // {CGO_ENABLED = "1";};
        });
      })
    ];
01:56:32
@matthewahiles:matrix.orgMatthew Hiles I'm experiencing the same, no better workaround though 02:03:17
@viraptor:tchncs.deviraptor @emilazy:matrix.org at https://discourse.nixos.org/t/ibtool-replacement/55397/3 you mentioned the need to maintain/rewrite xcbuild. Could you tell me more about the pain points there? I already ran into the actool one and mostly addressed it, but I'm curious what's causing most issues in your experience. 04:30:37
@viraptor:tchncs.deviraptor(overall I'm aware of xcbuild being very incomplete and abandoned)04:31:13
@reckenrode:matrix.orgRandy EckenrodeApple has released Swift Build, which is their implementation used by Xcode.10:48:37
@k900:0upti.meK900 So has anyone tested the Qt 6.11 PR? 10:52:34
@reckenrode:matrix.orgRandy Eckenrode * 10:54:25
@viraptor:tchncs.deviraptorInteresting! I guess that leaves just the random utilities that never got published, like PlistBuddy that would be missing.11:16:57
@benjaminsparks:chat.alugha.appBen Sparksthe fix has already been merged.11:53:27
@benjaminsparks:chat.alugha.appBen Sparks25.11: https://github.com/NixOS/nixpkgs/pull/502832 master: https://github.com/NixOS/nixpkgs/pull/50276911:54:15
@benjaminsparks:chat.alugha.appBen Sparks ⚠ LEGO_ISLANDI.ISO failed with exit code 1 after ⏱ 2s
sorry, gonna have to reject /s
12:15:27
@k900:0upti.meK900Are you trying to nixpkgs-review it12:15:53
@k900:0upti.meK900Because uhhh12:15:55
@k900:0upti.meK900Good luck with that I guess12:15:57
@benjaminsparks:chat.alugha.appBen SparksI'm on darwin, should be a bit more limited than Linux (<500 rebuilds)12:16:31
@k900:0upti.meK900Oh I know, I'm just saying Qt is a big build and on Darwin it explodes if you look at it wrong12:17:03
@benjaminsparks:chat.alugha.appBen Sparkscowabunga it is12:21:24
@zaphar_ps:matrix.org@zaphar_ps:matrix.org left the room.15:10:32

Show newer messages


Back to Room ListRoom Version: 6