!jngDrdMgndWibPCYsR:nixos.org

Nix PHP

84 Members
A room for PHP developers running on Nix25 Servers

Load older messages


SenderMessageTime
29 Apr 2022
@drupol:matrix.orgPoloops. You're right.07:59:04
@drupol:matrix.orgPolFixing it right now.07:59:11
@drupol:matrix.orgPolJob done.07:59:31
@ramsey:matrix.orgramsey Pol: did you solve the PEAR installation issue 19:17:48
@drupol:matrix.orgPol ramsey: yes, I succeeded to build using --without-pear ! The rest of the issue is related to directory naming, something I guess related to Nix. 19:49:02
@ramsey:matrix.orgramsey Interesting. I believe if you use --without-pear, the pecl installer tool will not be available, so PECL extensions have to be manually installed. 19:49:41
@ramsey:matrix.orgramsey this is because pecl uses pear 19:50:07
@drupol:matrix.orgPolTo be tested, in Nix, each extension are built separately (AFAIK). 19:50:27
@drupol:matrix.orgPolThe build system is some kind of genius system, and I haven't understood everything.19:50:49
@drupol:matrix.orgPolExtensibility comes at a cost :)19:52:28
@ramsey:matrix.orgramseythis is why I've kinda given up on Nix for right now... it's far too over my head to understand 🙂 19:56:12
@ramsey:matrix.orgramseyI might come back to it later19:56:16
@drupol:matrix.orgPolOh, nose. Feel free to ask any kind of question, all the people here are very keen to give advice and help. They are impressively patient as well (I can relate !).19:59:14
@drupol:matrix.orgPol * Oh, nose. Feel free to ask any kind of question about nix in here, all the people here are very keen to give advice and help. They are impressively patient as well (I can relate !).19:59:24
@drupol:matrix.orgPol On my side, I'm glad to have you here ramsey ! 20:16:39
30 Apr 2022
@drupol:matrix.orgPol

PR to reviews:

  • https://github.com/NixOS/nixpkgs/pull/170962
  • https://github.com/NixOS/nixpkgs/pull/170614

If there are brave souls to have a look at those, it would be super nice ! Thanks and have a nice weekend !

08:44:13
2 May 2022
@drupol:matrix.orgPol Jan Tojnar: looks like your night was extremely short ! Going to review what you did in the train in 1h. 05:06:47
@drupol:matrix.orgPol
In reply to @etu:semi.social
The commit message should now be: pdepend: init at 2.10.3
Hi etu, I fixed the stuff, could you have a look at it?
08:46:16
@drupol:matrix.orgPol

Hi stephank (Stéphan Kochen) !
I just got this error:

 $ composer nixify

In Command.php line 301:
                                                                                               
  [TypeError]                                                                                  
  Return value of "Nixify\NixifyCommand::execute()" must be of the type int, "null" returned.  
                                                                                               

Exception trace:
  at phar:///nix/store/vn3jg9v1gnchw3c62yi7i58m88qf3pql-php-composer-2.3.5/libexec/composer/composer.phar/vendor/symfony/console/Command/Command.php:301
 Symfony\Component\Console\Command\Command->run() at phar:///nix/store/vn3jg9v1gnchw3c62yi7i58m88qf3pql-php-composer-2.3.5/libexec/composer/composer.phar/vendor/symfony/console/Application.php:1015
 Symfony\Component\Console\Application->doRunCommand() at phar:///nix/store/vn3jg9v1gnchw3c62yi7i58m88qf3pql-php-composer-2.3.5/libexec/composer/composer.phar/vendor/symfony/console/Application.php:299
 Symfony\Component\Console\Application->doRun() at phar:///nix/store/vn3jg9v1gnchw3c62yi7i58m88qf3pql-php-composer-2.3.5/libexec/composer/composer.phar/src/Composer/Console/Application.php:334
 Composer\Console\Application->doRun() at phar:///nix/store/vn3jg9v1gnchw3c62yi7i58m88qf3pql-php-composer-2.3.5/libexec/composer/composer.phar/vendor/symfony/console/Application.php:171
 Symfony\Component\Console\Application->run() at phar:///nix/store/vn3jg9v1gnchw3c62yi7i58m88qf3pql-php-composer-2.3.5/libexec/composer/composer.phar/src/Composer/Console/Application.php:130
 Composer\Console\Application->run() at phar:///nix/store/vn3jg9v1gnchw3c62yi7i58m88qf3pql-php-composer-2.3.5/libexec/composer/composer.phar/bin/composer:88
 require() at /nix/store/vn3jg9v1gnchw3c62yi7i58m88qf3pql-php-composer-2.3.5/libexec/composer/composer.phar:29

nixify
13:36:36
@drupol:matrix.orgPol I think you just need to add: return Command::SUCCESS; and you're done. 13:37:46
@drupol:matrix.orgPol * I think you just need to add: return 0; and you're done. 13:40:36
@drupol:matrix.orgPol stephank (Stéphan Kochen): Let me know when you're available, I'd like to talk about this: https://github.com/stephank/composer-plugin-nixify/pull/3 20:56:40
3 May 2022
@drupol:matrix.orgPol

There's are PR to review here:

  • https://github.com/NixOS/nixpkgs/pull/170614 (easy one)
  • https://github.com/NixOS/nixpkgs/pull/170962

Any takes?

07:41:49
@drupol:matrix.orgPol *

There's are PR to review here:

  • https://github.com/NixOS/nixpkgs/pull/170614 (easy one)
  • https://github.com/NixOS/nixpkgs/pull/170962

Any takers?

07:41:51
@drupol:matrix.orgPol *

There's are PR to review here:

  • https://github.com/NixOS/nixpkgs/pull/170614 (easy one)
  • https://github.com/NixOS/nixpkgs/pull/170962

Anyone willing to take some?

07:44:40
@drupol:matrix.orgPolhttps://phpc.social/@phpc/108239304489015508 ! => https://matrix.to/#/#phpcommunity:matrix.org18:08:24
@ramsey:matrix.orgramsey🙂 18:16:53
@drupol:matrix.orgPolI'm on it !18:32:37
@joepferguson:matrix.orgjoepferguson joined the room.19:06:33
4 May 2022
@etu:semi.socialetuOh, this room is part of both the Nix space and PHP community space07:34:30

Show newer messages


Back to Room ListRoom Version: 6