| 15 Jan 2024 |
raitobezarius | maybe one of mutt dependencies | 23:26:24 |
samueldr | getopt too for vim | 23:26:36 |
samueldr | can't have openssl in the closure (as mutt does) | 23:27:03 |
samueldr | it's a "fun" targer :) | 23:27:08 |
raitobezarius | i would suggest windows binaries which are not unixy | 23:28:46 |
raitobezarius | but they probably are not going to work | 23:28:50 |
samueldr | main goal is to find anything Nixpkgs and untouched that will build, for fun | 23:33:37 |
raitobezarius | just hydra run it ? :> | 23:41:22 |
samueldr | I don't have a setup at the moment | 23:41:34 |
samueldr | but that was a thought I had | 23:41:37 |
samueldr | might be costly in download time though | 23:41:44 |
raitobezarius | maybe you can nerdsnipe ElvishJerricco to run it on his Hydra | 23:42:01 |
raitobezarius | or me :> | 23:42:07 |
@elvishjerricco:matrix.org | Run what now? | 23:42:39 |
samueldr | same branch has the updates | 23:42:56 |
samueldr | ElvishJerricco: cross to the weirdest of platform yet | 23:43:14 |
samueldr | https://github.com/NixOS/nixpkgs/compare/master...samueldr:nixpkgs:wip/brightv-cross | 23:44:59 |
raitobezarius | we would like to find a package buildable | 23:45:08 |
raitobezarius | so it's a different usecase of hydra | 23:45:11 |
samueldr | it should fail quickly most packages through simple things failing like readline | 23:45:35 |
@elvishjerricco:matrix.org | ... huh | 23:45:48 |
samueldr | or ssl failing, too | 23:46:23 |
samueldr | * or openssl failing, too | 23:46:28 |
samueldr | though I'm thinking that the next step forward... well two paths forward are:
- somehow make stdenv(?) build with unixemu configs (adding
-I -L and -l appropriately) by default(?) but with a way out(?)
- prepare a "bvgsdk"-flavoured builder that knows the semantics of building their app style
| 23:54:10 |
| 16 Jan 2024 |
samueldr | raitobezarius: do you think you can be nerdsniped into an eval? | 00:12:35 |
raitobezarius | Of course | 00:13:32 |
raitobezarius | I am fast eval as a service | 00:13:52 |
samueldr | In reply to @samueldr:matrix.org
though I'm thinking that the next step forward... well two paths forward are:
- somehow make stdenv(?) build with unixemu configs (adding
-I -L and -l appropriately) by default(?) but with a way out(?)
- prepare a "bvgsdk"-flavoured builder that knows the semantics of building their app style
make up an stdint.h might unblock a few things, first, even | 00:19:59 |
samueldr | * making up an stdint.h might unblock a few things, first, even | 00:20:03 |
samueldr | raitobezarius: tell me whenever that is done | 02:58:45 |