Pr/nixpath device version #62

Merged
steveej merged 5 commits from pr/nixpath-device-version into master 2020-10-16 20:34:01 +00:00
Showing only changes of commit 3bcf7b0397 - Show all commits

View file

@ -15,7 +15,7 @@ update-default-versions:
esh -o ${outfile} ${template}
_get_nix_path versionsPath:
echo $(set -x; nix-build --no-link --show-trace {{invocation_directory()}}/nix/default.nix -A channelSources --argstr versionsPath {{versionsPath}} --argstr rebuildarg "dummy")
echo $(set -x; nix-build --no-link --show-trace {{invocation_directory()}}/nix/default.nix -A channelSources --argstr versionsPath {{versionsPath}})
_device recipe dir +moreargs="":
#!/usr/bin/env bash