| 4 Dec 2022 |
Artturin | i was just making a pr | 01:29:32 |
Artturin | https://github.com/NixOS/ofborg/pull/627 | 01:29:35 |
hexa | 😄 | 01:29:42 |
hexa |
error: php74 has been dropped due to the lack of maintanence from upstream for future releases
| 01:30:10 |
hexa | have fun | 01:30:23 |
hexa | I'm going to sleep | 01:30:27 |
Artturin | pinned the php stuff to 22.05 | 01:39:43 |
Artturin | it's impossible to test php afaik | 01:40:00 |
Artturin | leaving it to grahamc (he/him) who wrote the code | 01:40:17 |
| 7 Dec 2022 |
sterni | In reply to @hexa:lossy.network ofborg eval fails because nix version is too old 😄 why do we have min bound 2.11 now?? | 15:28:11 |
Artturin | it was just a pr which would bump it | 15:28:48 |
hexa | the plan was to drop nix_2_3 so we could benefit from libarchive support through all nix versions in nixpkgs | 15:29:14 |
hexa | and arturrins plan was to clean up the unmaintained versions in between 🙂 | 15:29:43 |
hexa | * my plan was to drop nix_2_3 so we could benefit from libarchive support through all nix versions in nixpkgs | 15:29:59 |
sterni | 2.4-2.12 is like one major release, I don't feel like 2.3 is far enough away yet | 15:39:25 |
Artturin | 1 year 1 month btw | 15:40:17 |
Alyssa Ross | Yeah, that feels way less old than previous minimums? | 16:39:03 |
hexa | the nix_2_3 removal isn't dropping the minversion | 16:41:17 |
hexa | the nix versions cleanup is | 16:41:26 |
hexa | * the nix_2_3 removal isn't increasing the minversion | 16:41:44 |
| 8 Dec 2022 |
vcunat | I see that OfBorg doesn't detect usage of URL literals, but it's an easy to make mistake that blocks channels (forbidden for long, since nixpkgs 16f44b24f). | 07:03:43 |
vcunat | It should be fairly easy to execute commands with
--option experimental-features 'no-url-literals'
Maybe I'll try a PR later, though I'm not familiar with the code base yet.
| 07:06:37 |