| 26 Sep 2023 |
etu | * Wallabag is packaged as a nixpkgs package but doesn't have a module (yet) | 09:47:10 |
Pol | Oki | 10:09:46 |
hexa | the only two wallabag users on nixos are probably in this room 👋 | 20:51:38 |
Jan Tojnar | In reply to @drupol:matrix.org Are you using the new PHP/Composer builder? Yeah, I am not touching the package (other than replacing the patch patch) | 20:51:47 |
Jan Tojnar | * In reply to @drupol:matrix.org
Are you using the new PHP/Composer builder?
Yeah, I am not touching the package (other than replacing the path patch) | 20:52:08 |
Jan Tojnar | I am not even using Wallabag yet because importer has been broken for such a long time | 20:55:46 |
Jan Tojnar | * I am not even using Wallabag yet because importer has had been broken for such a long time | 20:56:05 |
Jan Tojnar | * I am not even using Wallabag yet because importer had been broken for such a long time | 21:04:30 |
| 27 Sep 2023 |
etu | hexa: We should build a module for it for nixpkgs :p | 07:20:16 |
| shyim joined the room. | 12:44:11 |
| Shyim left the room. | 12:44:19 |
shyim | Hey, should we update redis to v6? https://github.com/phpredis/phpredis/releases/tag/6.0.1 and do we need a new package name or we straight update the existing package. | 12:45:18 |
Pol | Update the existing one :) | 13:17:26 |
Pol | Why would we need a new package name? | 13:17:41 |
shyim | because it's an major :) | 13:58:17 |
Pol | mmh I don't think it should change name then. | 16:12:49 |
Pol | Improving Composer's output reproducibility PR by PR :D https://github.com/composer/composer/pull/11663 | 20:03:43 |
| 28 Sep 2023 |
etu | Pol: You know that tar as a file format isn't necessarily reproducible and may not yield the same hash by compressing the same files twice even with the same timestamps? Don't quote me on this though, it may have changed through the years. I've just heard it somewhere as the reason for nix using .nar when fetching from the cache 😉 | 06:29:39 |
Pol | Yes I'm aware of it... I've been looking for a better way to do that, I haven't found anything simpler for a screenshot. | 06:30:24 |
Pol | Do you suggest something better? | 06:30:29 |
etu | No... I don't have anything better at hand, however, in this case it was good enough since you got the same hash. So it proves your point. Just wanted to check if you knew it wasn't necessarily a good test :) | 06:53:59 |
Pol | Any clue on what is going on there? https://discourse.nixos.org/t/friendica-using-php-buildcomposerproject-openssl-error/33469/6 | 07:45:48 |
| 29 Sep 2023 |
Pol | Composer 2.6.4 released, security release: https://github.com/NixOS/nixpkgs/pull/258005 | 09:31:33 |
| 30 Sep 2023 |
Pol | a bug in the PHP/composer builder to review : https://github.com/NixOS/nixpkgs/pull/258281 | 22:29:07 |
Pol | this is quite critical as it is breaking all the PHP apps based on Composer. | 22:29:47 |
| 2 Oct 2023 |
shyim |  Download image.png | 08:27:15 |
shyim | Pol: is that related to this? | 08:27:18 |
Pol | yes mate... | 08:35:11 |
Pol | It should be fixed if you're using nixpkgs-unstable. | 08:35:27 |
Pol | It's not yet on nixos-unstable | 08:35:34 |