Packaging a shell script (with no dependencies). We can use the function pkgs.writeShellScriptBin from NixPkgs, which handles generating a derivation for us.
確定! 回上一頁