!lheuhImcToQZYTQTuI:nixos.org

Nix on macOS

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

Load older messages


SenderMessageTime
26 Apr 2026
@emilazy:matrix.orgemily
cdrdao> autoreconf: running: autopoint --force
cdrdao> Copying file ABOUT-NLS
cdrdao> Copying file config.rpath
cdrdao> Copying file m4/build-to-host.m4
cdrdao> Copying file m4/gettext.m4
16:45:20
@emilazy:matrix.orgemily *
cdrdao> autoreconf: running: autopoint --force
cdrdao> Copying file ABOUT-NLS
cdrdao> Copying file config.rpath
cdrdao> Copying file m4/build-to-host.m4
cdrdao> Copying file m4/gettext.m4
cdrdao> Copying file m4/iconv.m4
16:45:32
@emilazy:matrix.orgemily so what's actually happening here is, it's installing an AM_ICONV that works, correctly 16:45:52
@emilazy:matrix.orgemily but the configure.ac is just not picking up iconv.m4 from there?! 16:46:10
@emilazy:matrix.orgemilywell, whatever. kind of a mess :)16:46:27
@emilazy:matrix.orgemily but it at least doesn't seem like "sky is falling, anything using autotools will never accept Darwin libiconv" levels of bad. just "sometimes a configure.ac is organized in a way that means autoreconf doesn't quite do the right thing out of the box and it's an upstream issue when that's the case" 16:47:41
@emilazy:matrix.orgemilythe race condition is meant to be solved in the latest versions of both Lix and Nix to my knowledge16:48:04
@spewdins:beeper.comspewdins exciting. I've had that disabled in my config for years 16:49:16
27 Apr 2026
@spewdins:beeper.comspewdins nixpkgs's zsh 5.9 takes a very long time (or just straight up hangs) when I try using nixpkgs zsh on macOS 01:10:46
@samasaur:matrix.orgsamasaurperhaps https://github.com/NixOS/nixpkgs/issues/513543 ?01:11:22
@spewdins:beeper.comspewdinsseems about right01:11:51
@nazarewk:matrix.orgkdnRedacted or Malformed Event09:38:55
@mall0c:matrix.orgmall0cwow there’s already a fix for zsh issue, https://github.com/NixOS/nixpkgs/pull/51397111:48:43
@ninja:worldethicaldataforum.orgNinja joined the room.14:32:55
@emilio-ak:matrix.orgEmilioAK joined the room.16:07:42
@emilio-ak:matrix.orgEmilioAK I've installed fish, but for some reason there seems to be a path issue only in fish. sudo darwin-rebuild doesn't work while sudo /run/current-system/sw/bin/darwin-rebuild does, though this issue isn't present in zsh. What could be the cause of this? 16:11:16
@samasaur:matrix.orgsamasaur set programs.fish.enable = true in your nix-darwin and home-manager config 16:12:14
@samasaur:matrix.orgsamasaur(whichever applicable)16:12:27
@samasaur:matrix.orgsamasaurbash and zsh default to enabled but fish does not16:12:51
@emilio-ak:matrix.orgEmilioAKThat was already set for me. Also relevant is that I activate fish though ghostty, I haven't set it as my default shell16:13:45
@samasaur:matrix.orgsamasaurif you aren't using either then I'm not sure16:13:46
@samasaur:matrix.orgsamasauroh huh16:13:57
@emilio-ak:matrix.orgEmilioAKI mean you shouldn't set fish as the default right? Since it's not posix compliant I mean?16:14:16
@reckenrode:matrix.orgRandy Eckenrode I set it as the default shell. POSIX scripts that care use /bin/sh or /bin/bash (or the appropriate store paths). 16:15:45
@reckenrode:matrix.orgRandy Eckenrode * I set it as the default shell. Scripts use /bin/sh or /bin/bash (or the appropriate store paths). 16:15:56
@reckenrode:matrix.orgRandy Eckenrode Something that does whatever with $SHELL may have trouble, but things I care about know about Fish. 16:16:20
@emilio-ak:matrix.orgEmilioAKMy dotfiles are here in case anyone wants to look https://github.com/EmilioAK/dotfiles16:17:28
@emilio-ak:matrix.orgEmilioAK

I'll also note that I installed fish though homebrew here, but since I did set these it should still inject the correct path no?

programs.fish.enable = true;
programs.fish.useBabelfish = true;
16:18:25
@insipx:matrix.orginsipx check what which fish returns. i've had issues in the past of using homebrew paths when nix should have been usedf. 16:20:10
@insipx:matrix.orginsipx * check what which fish returns. i've had issues in the past of using homebrew paths when nix should have been used. 16:20:15

Show newer messages


Back to Room ListRoom Version: 6