| 23 Feb 2026 |
WeetHet | nix --extra-experimental-features "nix-command flakes" run --impure -E "((import <nixpkgs> {}).hello).overrideAttrs { doInstallCheck = false; meta.mainProgram = \"../../../../usr/bin/true\"; }"
❮ echo $status
0
| 18:34:58 |
WeetHet | * ❮ nix --extra-experimental-features "nix-command flakes" run --impure -E "((import <nixpkgs> {}).hello).overrideAttrs { doInstallCheck = false; meta.mainProgram = \"../../../../usr/bin/true\"; }"
❮ echo $status
0
| 18:35:03 |
| Luke changed their display name from magpi to Luke Worth. | 21:17:05 |
| Luke changed their display name from Luke Worth to Luke. | 21:17:36 |
msgilligan | I didn't get any responses and also did some searching and didn't find quite what I'm looking for. So I created a repo (with just a README) explaining what I'm trying to do and as a starting point for pulling things together:
https://github.com/msgilligan/max-nix-on-macos | 23:20:12 |