20 Nov 2024 |
Tomodachi94 (they/them) | (Aside: I don't know how I lived without tmux before this) | 01:16:53 |
Tomodachi94 (they/them) | 11 failing now, including pycharm-community for some reason | 02:32:39 |
Tomodachi94 (they/them) | * 11/432 failing now, including pycharm-community for some reason | 02:32:58 |
Tomodachi94 (they/them) | * 11/432 failing now, including pycharm-community and lomiri.lomiri for some reason | 02:34:11 |
Tomodachi94 (they/them) | * 11/432 built failing now, including pycharm-community and lomiri.lomiri for some reason | 02:38:12 |
Tomodachi94 (they/them) | "Only" 64 (vs 744 succeeded builds ) packages failed, and some of that isn't my fault (packages already broken before I started working on this) | 04:29:24 |
Tomodachi94 (they/them) | * "Only" 64 builds fail (vs 744 succeeded builds ), and some of that isn't my fault (packages already broken before I started working on this) | 04:36:48 |
Tomodachi94 (they/them) | Currently rerunning it so that the patches made while running it the first time can be accounted for :) a few bigger ones like LibreOffice should be fixed after that | 04:38:40 |
Tomodachi94 (they/them) | * "Only" 64 builds fail (vs 744 succeeded builds), and some of that isn't my fault (packages already broken before I started working on this) | 04:39:03 |
Tomodachi94 (they/them) | (Aside: Ant pops up in the dependency chains of some of the most random packages, like Python modules) | 04:41:48 |
Tomodachi94 (they/them) | That should be all of the edge-case packages that have another setup hook that doesn't get executed because of the alphabet :) let me know if there are any other objections | 21:17:29 |
Tomodachi94 (they/them) | Mostly for myself: here's all packages that (theoretically) depend on ant-contrib: https://gist.github.com/tomodachi94/99ab6c3e1544a89a85df26835313f6dc | 23:01:16 |
Tomodachi94 (they/them) | * Mostly for myself: here's all packages that (theoretically) depend on ant-contrib, for when I split the package: https://gist.github.com/tomodachi94/99ab6c3e1544a89a85df26835313f6dc | 23:02:13 |
Tomodachi94 (they/them) | * Mostly for myself: here's all packages that (theoretically) depend on ant-contrib, for when I split the package from Ant: https://gist.github.com/tomodachi94/99ab6c3e1544a89a85df26835313f6dc | 23:02:26 |
Tomodachi94 (they/them) | (Aside: we should drop buck ; unmaintained upstream, replaced by buck2 ) | 23:09:38 |
Tomodachi94 (they/them) | (Aside: we should drop buck : unmaintained upstream, replaced by buck2 , no in-tree consumers) | 23:11:11 |
emily | https://github.com/NixOS/nixpkgs/pull/338856 wanted to keep it going a bit longer | 23:14:08 |
Tomodachi94 (they/them) | Fair :) | 23:24:30 |
Tomodachi94 (they/them) | In reply to@tomodachi94:matrix.org Mostly for myself: here's all packages that (theoretically) depend on ant-contrib, for when I split the package from Ant: https://gist.github.com/tomodachi94/99ab6c3e1544a89a85df26835313f6dc Further rationale for the split: it complicates building Ant from source; I suspect this is one of the reasons that linsui gave up on the source-based build | 23:33:37 |
Tomodachi94 (they/them) | * Further rationale for the split: it complicates building Ant from source; I suspect this is one of the reasons that linsui gave up on the source-based build (the custom wrapper would be nice to be rid of as well) | 23:33:54 |
21 Nov 2024 |
Tomodachi94 (they/them) | Screwed up a rebase onto staging 😔 | 00:30:06 |
Tomodachi94 (they/them) | * Screwed up a rebase onto staging 😔 fixing it when I have a moment | 00:30:17 |
Tomodachi94 (they/them) | Okay, it seems to be okay now. A job called "Eval / Outpaths" is failing though? | 02:03:16 |
Tomodachi94 (they/them) | (Say I've never rebased onto staging without saying I've never rebased onto staging) | 02:06:02 |
emily | that's the new ofborg thing | 02:07:00 |
emily | probably nothing to do with you | 02:07:03 |
Tomodachi94 (they/them) | I bet that the new workflow requires a file introduced less than 24 hours ago, and it simply hasn't synced from master yet | 02:31:39 |
Tomodachi94 (they/them) | Bingo. https://github.com/NixOS/nixpkgs/commit/6d2d99ef570f01035e93a79beba079cae5843d10 was made 7 hours ago, but https://github.com/NixOS/nixpkgs/commits/staging/.github on staging shows no changes for 5 days | 02:34:52 |
Tomodachi94 (they/them) | Bingo. https://github.com/NixOS/nixpkgs/commit/6d2d99ef570f01035e93a79beba079cae5843d10 was made 7 hours ago, but https://github.com/NixOS/nixpkgs/commits/staging/.github on staging shows no changes in .github for 5 days | 02:35:40 |
Tomodachi94 (they/them) | * I bet that the new workflow requires a file introduced less than 24 hours ago, and it simply hasn't synced from master to staging yet | 02:35:58 |