Add shellwords parser

This commit is contained in:
Jim Clark
2023-08-08 17:40:26 -07:00
parent 9c22bf43e4
commit 0bd83646af
3 changed files with 18 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
dir = ./.;
name = "babashka-pod-docker";
version = "0.0.1";
custom-packages = pkgs: packages:
package-overlay = pkgs: packages:
packages // {
default = pkgs.writeShellScriptBin "entrypoint" ''
${packages.app}/bin/babashka-pod-docker