Nix PHP | 80 Members | |
| A room for PHP developers running on Nix | 23 Servers |
| Sender | Message | Time |
|---|---|---|
| 27 Dec 2022 | ||
| * etu, aanderse, talyz ? ^^ | 13:38:38 | |
| I just updated the PR https://github.com/NixOS/nixpkgs/pull/207605 based on Jan Tojnar's feedback. It's ready for another round of review ! | 21:35:20 | |
| 28 Dec 2022 | ||
| I made a few comments, mainly to fix the build and to have version numbers consistent with the rest of nixpkgs. | 20:16:57 | |
| * I made a few comments, mainly to fix the build of the gnupg extension and to have version numbers consistent with the rest of nixpkgs. | 20:19:22 | |
| 21:11:03 | ||
| 29 Dec 2022 | ||
tgerbet: I was wondering how you found out that thing with gnupg ! In the meantime, I fixed all the suggestions. It's ready for another round of reviews. | 08:42:22 | |
I saw the submodule in the repo while checking the new source URLs so it was not too hard to find once the failures with nixpkgs-review | 10:34:43 | |
| Nice :) | 10:35:04 | |
| Submodules is the only thing I try to avoid using in Git... so I never think about that. | 10:35:24 | |
| I'm doing some tests with the PR, if everything looks fine I will merge it. It touches a lot of things so it will be painful/annoying if it stays open for too long and there is not a lot of risks. | 10:42:46 | |
| Yep indeed. | 11:02:18 | |
The idea here is to make sure we can upgrade packages and extension by using something likenix-update -u --commit php.packages.grumphp ! | 11:04:01 | |
| That said | 11:06:27 | |
I think there is an issue with nix-update. | 11:06:37 | |
| If you can confirm... | 11:06:42 | |
| 11:06:58 | |
*
| 11:08:54 | |
*
| 11:09:33 | |
| As you can see, it doesn't get updated. | 11:09:54 | |
There is something going on since the last update of nix-update. I'm pretty sure this was working when I started to do the PR ! | 11:10:16 | |
| * As you can see, it doesn't get updated. The derivation should be updated to 3.2.0, but it doesn't. | 11:11:28 | |
Download image.png | 11:12:10 | |
We can see in the log: Update 3.1.0 -> 3.2.0 | 11:12:26 | |
Maybe Jan Tojnar has an idea since he made a review point asking me to remove the attrName from the commits at https://github.com/NixOS/nixpkgs/pull/207605#pullrequestreview-1230907654 | 11:17:59 | |
* Maybe Jan Tojnar has an idea since he made a review point asking me to remove the attrPath from the commits at https://github.com/NixOS/nixpkgs/pull/207605#pullrequestreview-1230907654 | 11:18:14 | |
* 🛑 I think there is an issue with nix-update. | 11:20:24 | |
*
| 11:23:22 | |
| I'm discussing with @mic92 in the meantime. I think this PR should not be merged anymore. | 11:30:13 | |
Download image.png | 11:30:49 | |
| Issue fixed: https://github.com/Mic92/nix-update/pull/123 | 13:08:34 | |