| 21 Nov 2022 |
Pol | Jan Tojnar: Now we can remove PHP 8.2 from your custom package, PR is ready and green: https://github.com/fossar/nix-phps/pull/175 | 08:27:29 |
| 25 Nov 2022 |
Pol | Guys, stuff to review at https://github.com/NixOS/nixpkgs/pull/202799 (PHP 8.1 and 8.2 bumps) | 08:19:47 |
Pol | Green ! https://github.com/NixOS/nixpkgs/pull/202799 | 11:17:05 |
Pol | Any objection ^^ ? | 18:24:53 |
| 26 Nov 2022 |
| rh changed their display name from rh to ahmed. | 19:19:43 |
| 27 Nov 2022 |
Pol | PR ready: https://github.com/NixOS/nixpkgs/pull/202799 | 15:45:59 |
Pol | (I added php 8.0.25) | 15:46:08 |
Pol | * (I added php 8.0.26) | 15:46:14 |
Pol | etu: I created the backport: https://github.com/NixOS/nixpkgs/pull/203285 against release-22.11 is it ok ? | 16:33:48 |
Andreas Schrägle | shouldn't 22.11 be automatically backportable, rn? | 16:35:06 |
Pol | I hesitated as well, but I did i | 16:44:12 |
Pol | * I hesitated as well, but I did it in the meantime | 16:44:18 |
Pol | Andreas Schrägle: Can we merge the first PR in the meantime? I provided the update of php80 | 16:48:16 |
hexa | so … I have to write some PHP | 17:47:21 |
hexa | my primary editors these days are neovim and helix | 17:47:29 |
hexa | is there any linters/formatters people generally recommend? | 17:48:03 |
Pol | I use VSCode, and rely on PHPCSFixer. | 18:03:12 |
Pol | I can make a demo at anytime if you want. | 18:03:20 |
hexa | I feared as much 😄 | 18:06:47 |
hexa | maybe I should embrace vscodium at least | 18:06:55 |
Pol | Use any editor you want, then just run phpcsfixer to reformat the code | 18:16:06 |
Pol | I can show you everything when you want. | 18:16:27 |
hexa | thanks, I'll get back to that when I think I'm uncomfortable with what I have | 18:24:12 |
Pol | Okay | 18:36:02 |
etu | In reply to @drupol:matrix.org etu: I created the backport: https://github.com/NixOS/nixpkgs/pull/203285 against release-22.11 is it ok ? I'm assuming the bot will do that. | 19:24:27 |
Pol | Oki | 19:24:37 |
Pol | Thx for merging ! | 19:24:41 |
etu | In reply to @hexa:lossy.network my primary editors these days are neovim and helix I use intelephense (it's nonfree but it's in nixpkgs) with an LSP integration in Emacs, it's great. | 19:25:35 |
hexa | same with helix | 19:29:06 |
etu | However I have some weird issue with intelephense... on my private laptop it works good... on my worklaptop it has started to crash a few weeks back... I even tried to clone the same open source project to the same filesystem path... | 19:33:16 |