14 Jul 2025 |
| atagen joined the room. | 03:44:48 |
atagen | is there some equivalent command to express nix flake update --dry-run ? a list of updateable inputs would be nice but even an exit code would work. if not, would a FR (or perhaps even PR if I can manage it) be acceptable ? | 03:46:38 |
dramforever | i don't know if this is close enough but nix flake update --output-lock-file new-flake.lock can generate a new flake.lock to which you can compare the old flake.lock with | 04:15:33 |
atagen | that'll work nicely, thanks | 05:24:38 |
jade_ | shutdown normal daemon: sudo launchctl bootout system/org.nixos.nix-daemon run dev daemon:
sudo ./outputs/out/bin/nix-daemon --daemon ... restore normal daemon: sudo launchctl bootstrap /Library/LaunchDaemons/org.nixos.nix-daemon.plist | 05:41:42 |
jade_ | but also yeah the daemon is kind of a pain in the ass while debugging. | 05:42:08 |
atagen | (though I'd still be interested in explicit support for this) | 06:07:28 |
| Shahar "Dawn" Or joined the room. | 10:00:21 |
| blox joined the room. | 23:54:11 |
15 Jul 2025 |
fzakaria | I have a couple of open PRs on nix -- wondering if i can solicit feedback on.
I don't know if i can make Wednesday's meeting. | 20:07:24 |
Sergei Zimmerman (xokdvium) | The git fetcher ones? I will bring those up, but sadly I'm really not familiar with the fetchers to meaningfully review that. I've at least rebased the https://github.com/NixOS/nix/pull/13456 to fix CI. | 21:30:04 |
| 0xcafca joined the room. | 23:06:14 |
16 Jul 2025 |
fzakaria | Sergei Zimmerman (xokdvium): can you restart also https://github.com/NixOS/nix/pull/13449 | 15:02:33 |
fzakaria | that's another simple PR | 15:02:37 |
fzakaria | I'll try to log in today to the meeting but my kid has a competition; | 15:03:04 |
fzakaria | * Sergei Zimmerman (xokdvium): can you restart also https://github.com/NixOS/nix/pull/13449 please | 15:03:20 |
Sergei Zimmerman (xokdvium) | In reply to @fzakaria:one.ems.host Sergei Zimmerman (xokdvium): can you restart also https://github.com/NixOS/nix/pull/13449 please You can also just rebase + force push if you happen to be at the laptop. If not I’ll do it. | 15:03:37 |
fzakaria | oh i thought you just reran the failed jobs | 15:03:56 |
fzakaria | rebased 🙇 | 15:04:27 |
Sergei Zimmerman (xokdvium) | It’s not that easy, because the CI is stuck at 2.30. | 15:04:31 |
Sergei Zimmerman (xokdvium) | Oh but it’s using the rolling tag at the old revision, and that’s at .1 | 15:05:05 |
17 Jul 2025 |
fzakaria | Those PRs are now green; was there any discussion of them at today's maintainer meeting. O.o | 03:10:36 |
fzakaria | Sorry i missed it; my kid does Junior Guards and today was his competition day. | 03:10:51 |