| 10 Mar 2023 |
Pol | If you'd like to have Jetbrains Toolbox on NixOS, review this PR please! https://github.com/NixOS/nixpkgs/pull/220541 | 20:51:01 |
Pol | I had to create a new PR since the original author was totally unresponsive. | 20:51:21 |
| 11 Mar 2023 |
Pol | Can you please test jetbrains-toolbox on your machine? NIXPKGS_ALLOW_UNFREE=1 nix run "github:drupol/nixpkgs/init/jetbrains-toolbox-init#jetbrains-toolbox" --impure | 10:18:22 |
| 12 Mar 2023 |
Pol | Anybody had a chance to test jetbrains-toolbox already? | 09:44:46 |
| 13 Mar 2023 |
Pol | https://3v4l.org/12vrb#v8.2.3 #facepalm | 13:56:50 |
Pol | jetbrains-toolbox is in Nix ! | 15:47:09 |
| 15 Mar 2023 |
etu | PHP update time it seems | 07:52:43 |
etu | 8.2.4 seems to exist | 07:52:56 |
etu | https://github.com/php/php-src/tags | 07:53:37 |
Pol | We can leave it to updatescript maybe? | 07:53:39 |
etu | Yep, hopefully it works :) | 07:53:54 |
Pol | I hope | 07:54:02 |
tgerbet | The release is expected for tomorrow officially https://externals.io/message/119658 | 07:54:05 |
Pol | It still doesn't work for composer. | 07:54:11 |
philipp | The best way™ to handle a configuration file that needs to be writeable by the app is to patch all occurences of said file path to use an env var and then set that in the environment to a writeable path when packaging a php application, right? | 11:39:21 |
| 17 Mar 2023 |
Pol | PHP, composer are derivations that are not being automatically updated by ryantm bot. Do you know what we could do (beside asking @ryantm to check it out) ? | 11:08:00 |
Pol | Composer used to be handled by ryantm-bot: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aclosed+php80Packages.composer+ | 11:08:55 |
Pol | PHP was supposed to be picked up as well since https://github.com/NixOS/nixpkgs/pull/180827 but it's not the case. | 11:09:52 |
Pol | On another subject, I just discovered this nice tool: https://lazamar.co.uk/nix-versions/?channel=nixpkgs-unstable&package=php | 11:15:41 |
Pol | In reply to @philipp:xndr.de The best way™ to handle a configuration file that needs to be writeable by the app is to patch all occurences of said file path to use an env var and then set that in the environment to a writeable path when packaging a php application, right? Configuration that nees to be writeable ?! It's scary, no ? | 11:33:02 |
etu | In reply to @drupol:matrix.org Composer used to be handled by ryantm-bot: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aclosed+php80Packages.composer+ I guess the bot has changed somehow and use the package name of composer php.packages.composer.name that is: https://r.ryantm.com/log/php-composer/2023-03-10.log | 14:16:52 |
etu | In reply to @drupol:matrix.org Composer used to be handled by ryantm-bot: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aclosed+php80Packages.composer+ * I guess the bot has changed somehow and use the package name of composer php.packages.composer.name that is: https://r.ryantm.com/log/php-composer/2023-03-10.log
It seems like it used to find the php80Packages composer attribute before: https://r.ryantm.com/log/php80Packages.composer/
| 14:18:38 |
etu | In reply to @drupol:matrix.org PHP was supposed to be picked up as well since https://github.com/NixOS/nixpkgs/pull/180827 but it's not the case. There's not even a directory for PHP in: https://r.ryantm.com/log/ 🙁 | 14:18:59 |
Pol | I passed those messages to @ryantm | 15:39:44 |
| 19 Mar 2023 |
Lars Strojny | Jan Tojnar tried to clarify the PHP_INI_SCAN_DIR topic in https://github.com/NixOS/nixpkgs/pull/221845 | 21:56:30 |
Pol | Hey Lars Strojny! Cool to see you around ! | 21:59:50 |
Lars Strojny | In reply to @drupol:matrix.org Hey Lars Strojny! Cool to see you around ! Thanks! | 22:06:50 |
Pol | Are there a lot of people using Nix in the core team ? | 22:08:16 |
Lars Strojny | In reply to @drupol:matrix.org Are there a lot of people using Nix in the core team ? I wouldn’t know but I see a bit of adoption amongst high-profile library developers, in fact Marco Pivetta recommended me to try nix OS when I asked what to play with for my linux dev box | 22:11:01 |
Lars Strojny | Then all spiraled out of control and now I am also using it on mac OS | 22:11:38 |