arion cli version: 0.2.1.0
Hi there,
When I supply:
$ arion up -f /home/izelnakri/.config/home-manager/containers/arion-compose.nix -p /home/izelnakri/.config/home-manager/containers/arion-pkgs.nix
I get:
error:
… in the left operand of the update (//) operator
at /nix/store/pvqsjhfadkq0cwy0zgx5cp9vjrgjzbvz-arion-0.2.1.0-data/share/ghc-9.6.6/x86_64-linux-ghc-9.6.6/arion-compose-0.2.1.0/nix/eval-composition.nix:33:15:
32| # Typically you need composition.config.out.dockerComposeYaml
33| composition // {
| ^
34| # throw in lib and pkgs for repl convenience
… while calling the 'import' builtin
at /nix/store/pvqsjhfadkq0cwy0zgx5cp9vjrgjzbvz-arion-0.2.1.0-data/share/ghc-9.6.6/x86_64-linux-ghc-9.6.6/arion-compose-0.2.1.0/nix/eval-composition.nix:7:15:
6| pkgs = if builtins.typeOf _pkgs == "path"
7| then import _pkgs
| ^
8| else if builtins.typeOf _pkgs == "set"
error: path '/home/izelnakri/arion-pkgs.nix' does not exist
arion argument parser for -p need to improve, probably along with -f
arion cli version: 0.2.1.0Hi there,
When I supply:
I get:
error: … in the left operand of the update (//) operator at /nix/store/pvqsjhfadkq0cwy0zgx5cp9vjrgjzbvz-arion-0.2.1.0-data/share/ghc-9.6.6/x86_64-linux-ghc-9.6.6/arion-compose-0.2.1.0/nix/eval-composition.nix:33:15: 32| # Typically you need composition.config.out.dockerComposeYaml 33| composition // { | ^ 34| # throw in lib and pkgs for repl convenience … while calling the 'import' builtin at /nix/store/pvqsjhfadkq0cwy0zgx5cp9vjrgjzbvz-arion-0.2.1.0-data/share/ghc-9.6.6/x86_64-linux-ghc-9.6.6/arion-compose-0.2.1.0/nix/eval-composition.nix:7:15: 6| pkgs = if builtins.typeOf _pkgs == "path" 7| then import _pkgs | ^ 8| else if builtins.typeOf _pkgs == "set" error: path '/home/izelnakri/arion-pkgs.nix' does not existarionargument parser for-pneed to improve, probably along with-f