| 20 Nov 2024 |
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 |
Tomodachi94 (they/them) | Bingo. https://github.com/NixOS/nixpkgs/commit/6d2d99ef570f01035e93a79beba079cae5843d10 was made 17 hours ago, but https://github.com/NixOS/nixpkgs/commits/staging/.github on staging shows no changes in .github for 5 days | 02:37:35 |
Tomodachi94 (they/them) | (TLDR: not my fault) | 02:43:15 |
Tomodachi94 (they/them) | Test added for the external task finding logic. I can add tests for the other parts if that's desired | 17:38:53 |
Tomodachi94 (they/them) | * Test added for the external-task-finding logic. I can add tests for the other parts if that's desired | 17:39:02 |
Tomodachi94 (they/them) | Test added for the external-task-finding logic. I can add tests for the other parts if that's desired (I didn't do it because I'd have to write a build.xml from scratch, which I'm fine with doing, but it takes time) | 17:39:55 |
Tomodachi94 (they/them) | Update: tried to do that, I get strange errors relating to XML parsing | 18:27:37 |
Tomodachi94 (they/them) | (Very specific /s, org/xml/sax/SAXParseException) | 18:28:55 |
Tomodachi94 (they/them) | (Very specific /s, org/xml/sax/SAXParseException with no further information) | 20:35:56 |
Tomodachi94 (they/them) | More information about my plans to rip out ant-contrib from the main ant package: https://github.com/NixOS/nixpkgs/issues/357758 | 22:02:41 |
Tomodachi94 (they/them) | (Ideally this would go into the same staging cycle as the Ant setup hook PR for reasons listed in that issue and the PR) | 22:03:17 |
Tomodachi94 (they/them) | * (Ideally this would go into the same staging cycle as the Ant setup hook PR) | 22:03:26 |