What is the right way to install Symfony CLI?

But I don’t know what to do with that. What can I write now in my configuration.nix?

environment.systemPackages = [ (pkgs.callPackage ./symphony-cli.nix {}) ];
2 Likes