Sender | Message | Time |
---|---|---|
1 Oct 2024 | ||
In reply to @patka:envs.netIs this still failing? I only see it failing for 8.2 now... | 11:50:40 | |
Yes, it's failing for a _lot_. I just picked a random php maintainer so you can see on the website what fails. It's pretty much all the same error https://zh.fail/failed/by-maintainer/Ma27.html | 11:59:29 | |
21:00:15 | ||
3 Oct 2024 | ||
Pol: Could I ask you to merge https://github.com/NixOS/nixpkgs/pull/344014 if it's okay now? I changed the test handler to runTest from handleTest . | 17:09:33 | |
And this one too? 😬 https://github.com/NixOS/nixpkgs/pull/345244 | 17:09:59 | |
4 Oct 2024 | ||
Sorry I'm not always available on Matrix, hence the delay. | 07:52:13 | |
I merged the PR. | 07:52:18 | |
🥳 | 09:13:56 | |
No worries | 09:14:00 | |
Thank you!! | 09:14:06 | |
7 Oct 2024 | ||
piotrkwiecinski: Ping? | 13:36:11 | |
Have you seen this weird build error on PHP master branch? https://github.com/loophp/nix-shell/actions/runs/11206589551/job/31147591382 | 13:36:30 | |
8 Oct 2024 | ||
All of them fail on something similar:configure: error: PostgreSQL check failed: libpq 10.0 or later is required, please see config.log for details. | 11:04:56 | |
ma27 you always know about everything so do you perhaps know what I can do to resolve the errors above? (I read https://github.com/NixOS/nixpkgs/issues/61580 and it saw your name. If you don't have time or whatever, feel free to not respond) | 11:14:35 | |
(feel free to respond too :D ) | 15:38:41 | |
heh :D yeah will take a look, but no guarantees I can give an answer tonight. | 17:42:16 | |
So, there's a PR in staging-next that'll fix the core issue of Now why does it work in php-src-nix then? The nixpkgs input there is too old and didn't contain the changes to the package outputs that caused this regression in PHP (amongst others). Either make sure that pdo_pgsql gets the dev ouptut as it's the case in nixpkgs (I thought these projects re-use the package definitions from nixpkgs, so perhaps there's just an outdated nixpkgs bump at fault somewhere?) | 19:44:04 | |
* So, there's a PR in staging-next that'll fix the core issue of Now why does it work in php-src-nix then? The nixpkgs input there is too old and didn't contain the changes to the package outputs that caused this regression in PHP (amongst others). I think you need to make sure that pdo_pgsql gets the dev ouptut as it's the case in nixpkgs (I thought these projects re-use the package definitions from nixpkgs, so perhaps there's just an outdated nixpkgs bump at fault somewhere?) | 19:45:02 | |
this is the commit in nixpkgs I'm talking about fwiw https://github.com/NixOS/nixpkgs/commit/050689db307b54c180afd5a4320f57db947e0a7d#diff-53e28b8539b04d6898db30da46a18a0bd1747d920ec8e70df2cd78eb1c0fb69b | 19:45:43 | |
9 Oct 2024 | ||
Redacted or Malformed Event | 07:31:14 | |
Interesting I wasn't aware of that thingie with postgres ! Thank you ma27 !!! | 07:35:18 | |
I'm in the process of doing some maintenance in the PHP Packages and Bundles we've made at work... | 08:15:52 | |
And while testing the bundles on a new Symfony app, I notice this: https://gist.github.com/drupol/31f96f358e9d35e1095f0ba5dd92c056 | 08:16:04 | |
This is quite new. | 08:16:07 | |
Issue opened: https://github.com/SymfonyCasts/sass-bundle/issues/75 | 08:42:42 | |
10 Oct 2024 | ||
13:26:26 | ||
11 Oct 2024 | ||
Any problems with me slowly converting things to buildComposerProject2 ? | 13:44:49 | |
I thought it had reproducibility issues? Or were those fixed? | 13:51:27 | |
Those should be fixed with https://github.com/NixOS/nixpkgs/pull/343762 I've updated a bunch of packages and ran it multiple times and it all seems to work | 13:55:15 | |
nice, good to know! | 13:58:35 |