| 31 Jan 2026 |
Ihar Hrachyshka | https://github.com/NixOS/nix/pull/15125 | 03:56:06 |
Ihar Hrachyshka | hexa: if my theory ^ is correct (which is hard to believe), then I'd advise to bump max-silent-time settings on infra to 4h. all nixpkgs cases where maxSilent is overridden in meta are for 4h. | 03:59:00 |
Martin Häcker | Anyone at FOSDEM and would like to meet? | 10:12:16 |
WeetHet | Why if there no command not found database in the nixpkgs-* tarballs only in the nixos-* ones? | 17:56:35 |
K900 | Some stupid channel scripts thing | 18:03:10 |
K900 | Didn't we drop it anyway | 18:03:17 |
K900 | Please just use nix-index | 18:03:22 |
| 1 Feb 2026 |
WeetHet | Erm, no? It's good enough if I don't want to pull in nix-index | 14:14:12 |
WeetHet | Just because it is only included in tarballs and not on github doesn't make it a stupid channel thing | 14:14:39 |
| Ducky changed their display name from mrdukydev to Ducky. | 23:10:59 |
| Ducky changed their profile picture. | 23:11:28 |
| Ducky changed their profile picture. | 23:14:54 |
| 2 Feb 2026 |
Randy Eckenrode | aaaaaaaaaaaaah | 00:55:27 |
Randy Eckenrode | I’ve been trying to make sure that Swift uses the real path to the stdlib when it sets the rpath. Apparently it’s mpv’s Meson that does that. | 00:55:57 |
Randy Eckenrode | Blah | 00:55:58 |
Randy Eckenrode | My code seems to work though. If you use the hidden -toolchain-stdlib-rpath argument, it resolves the rpath to the stdlib path of /nix/store/ss85ygcfnr99yjdk23li8v8s56ngvcl3-stdlib-6.2.3-dev/lib/swift/macosx. Which is wrong, but its heart is in the right place. | 00:58:29 |
Randy Eckenrode | I patched the mpv derivation to use the right path. I’m going to punt on fixing the above until it affects the Linux build. | 03:13:49 |