| 23 Oct 2025 |
Randy Eckenrode | That doesn’t seem right. | 01:06:55 |
samasaur | ah, gotcha | 01:07:50 |
Randy Eckenrode | Ah, https://github.com/NixOS/nixpkgs/pull/445668#issuecomment-3326150125 | 01:09:51 |
Randy Eckenrode | nix run github:NixOS/nixpkgs#nix-diff $(nix derivation show github:nixos/nixpkgs#legacyPackages.aarch64-darwin.php84 | jq -r 'keys[0]') $(nix derivation show .#legacyPackages.aarch64-darwin.php84 | jq -r 'keys[0]')
warning: Git tree '/Users/reckenrode/Developer/nixpkgs' is dirty
$ nix run github:NixOS/nixpkgs#nix-diff $(nix derivation show github:nixos/nixpkgs#legacyPackages.aarch64-darwin.casadi | jq -r 'keys[0]') $(nix derivation show .#legacyPackages.aarch64-darwin.casadi | jq -r 'keys[0]')
warning: Git tree '/Users/reckenrode/Developer/nixpkgs' is dirty
| 01:50:23 |
Randy Eckenrode | No differences. I had to use an ugly hack in the last stage. | 01:50:37 |
Randy Eckenrode | The “no-op” stage is doing things. | 01:50:49 |
samasaur | that's always reassuring | 01:50:56 |
Randy Eckenrode | https://github.com/NixOS/nixpkgs/pull/445668/files#r2453728239 | 01:54:07 |
emily | thanks, I hate it | 02:04:35 |
Randy Eckenrode | If it can get rebuilds down to zero, and that allows us to have a working llvmPackages scope, I’ll live with it until it gets corrected. | 02:06:19 |
samasaur | https://github.com/NixOS/nixpkgs/pull/454747 | 02:12:33 |
emily | I am enjoying the continuation of the tradition of rambling in the SDK PRs :D | 02:14:58 |
emily | we should do it as a relay, every year someone has to add their first SDK version | 02:15:25 |
samasaur | it looked like so much fun when you did it :) | 02:16:52 |
samasaur | also entirely unrelated but Randy Eckenrode can you look at https://github.com/NixOS/nixpkgs/pull/452812 when you get a chance | 02:17:35 |
samasaur | it got an approval, I think it's just waiting for you to not object to it | 02:17:47 |
Randy Eckenrode | WTF. ⌥🟢 no longer zooms. What’s worse is it ignores the sidebar now, so if you try to zoom a PDF with the sidebar open, you end up with a chunk of the page off to the side. This is completely stupid. | 02:53:15 |
Randy Eckenrode | And why do PDFs have rounded corners in single page view? | 02:54:09 |
Randy Eckenrode | Running nixpkgs-review with this patch results in only one rebuild: flang_21. | 11:34:35 |
emily | reviewing the source release bumps and SDK PRs now :) | 15:43:11 |
Randy Eckenrode | macOS 26 source releases seem pretty modest. Apple appears to have done most of the major updates in 15.4. | 15:44:03 |
emily | do you want to get those into 25.11? | 15:50:06 |
emily | I think we should at least merge the 15.6 ones first | 15:50:13 |
emily | and not only because I am in the middle of reviewing them already 😆 | 15:50:21 |
Randy Eckenrode | Maybe, but not in that PR. | 15:50:21 |
emily | what if you wanted to not rebuild the world | 16:07:42 |
emily | but Nixpkgs said | 16:07:43 |
emily | stdenv.__bootPackages.stdenv.__bootPackages.stdenv.__bootPackages.stdenv.__bootPackages.stdenv.__bootPackages.darwin.system_cmds | 16:07:46 |
Randy Eckenrode | For what? | 19:55:51 |
emily | I had to do that while checking the source releases PR | 20:18:47 |