Sender | Message | Time |
---|---|---|
17 Apr 2024 | ||
16:29:02 | ||
17:16:42 | ||
17:21:53 | ||
17:21:54 | ||
24 Apr 2024 | ||
14:17:38 | ||
25 Apr 2024 | ||
23:22:59 | ||
23:52:06 | ||
26 Apr 2024 | ||
23:32:11 | ||
23:32:18 | ||
27 Apr 2024 | ||
00:46:06 | ||
00:48:06 | ||
18:23:12 | ||
29 Apr 2024 | ||
15:29:21 | ||
1 May 2024 | ||
15:06:27 | ||
2 May 2024 | ||
17:16:44 | ||
21:19:10 | ||
6 May 2024 | ||
17:33:25 | ||
17:35:38 | ||
8 May 2024 | ||
Matthew Kenigsberg & cole-h: given the events that were unfolding week before last I have not tried to pester the infra team or made other noteworthy progress on open issues--so I'm thinking we can skip this session unless either of you have something specific? | 02:02:24 | |
I'm fine with either | 02:03:02 | |
I did https://github.com/NixOS/experimental-nix-installer/pull/15 today - looks like we may need to tweak the actions so I could use input on those | 02:05:43 | |
I also wasn't 100% sure on the tarball stuff | 02:06:24 | |
ok, sounds like we'll have stuff to look at | 04:00:19 | |
how nutty would it be to have a Nix installer attempt to get Fish users who are Nix novices (and maybe also Unix novices) have struggled getting their shell to 'nixify' properly forever. I've tried to work on it, and helped get something usable going for NixOS which is now also used in Nix-Darwin. But people still struggle, many years later, and other fun new shells (Elvish, Nushell, PowerShell, Xonsh, idk) face similar problems with Nix's POSIX initialization scripts I think we could easily have the Nix stuff happen before the user session starts with systemd on Linux and launchd on macOS | 06:37:25 | |
* how nutty would it be to have a Nix installer attempt to get Fish users who are Nix novices (and maybe also Unix novices) have struggled getting their shell to 'nixify' properly forever. I've tried to work on it, and helped get something usable going for NixOS which is now also used in Nix-Darwin. But people still struggle, many years later, on foreign Linux and macOS. Other fun new shells (Elvish, Nushell, PowerShell, Xonsh, idk) face similar problems with Nix's POSIX initialization scripts I think we could easily have the Nix stuff happen before the user session starts with systemd on Linux and launchd on macOS | 06:38:13 | |
The experimental new installer is already willing to get creative with this kind of stuff to avoid breakage on macOS, and I think it was a good choice. | 06:39:06 | |
Have you tried setting this up with launchctl (and on what macOS version?) It sounds like (thanks to cole-h for finding my own past comments about this :)) we are hemmed in on the global environment point by macOS these days, see for example:
| 14:38:41 | |
but if you've got it working on a newer macOS, perhaps they caused trouble for someone important and had to back off from the change? | 14:39:37 | |
In reply to @abathur:matrix.org I do, but I don't think that's quite it, since I actually do get that error on my system (macOS 14.4.1) This works:
but this doesn't work:
| 15:46:35 | |
I was assuming the restriction of launchctl setenv was limited this way from the start, but now that I think of it, maybe it was totally removed, then only partially backed off | 15:48:15 |