!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.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
@etu:semi.socialetuThat's cool :)07:34:32
@drupol:matrix.orgPolyes :)07:40:20
@drupol:matrix.orgPol etu: Is this one good enough as well?https://github.com/NixOS/nixpkgs/pull/170614 13:26:21
@etu:semi.socialetu
In reply to @drupol:matrix.org
etu: Is this one good enough as well?https://github.com/NixOS/nixpkgs/pull/170614
I found one thing interesting with that one, you link the homepage in the description, then you link the github page as the field homepage in the meta attribute 😉
13:28:10
@drupol:matrix.orgPolYeah it's intented.13:28:29
@drupol:matrix.orgPolI prefer to link the github repo than a webpage13:28:39
@drupol:matrix.orgPolNothing escape your eyes :D13:28:56
@etu:semi.socialetuMany project websites are quite useless indeed13:29:08

Show newer messages


Back to Room ListRoom Version: 6