Skip to content
Snippets Groups Projects
Verified Commit 279ac889 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: debug flake.nix

parent a9b2ed2c
Branches
Tags
No related merge requests found
...@@ -37,6 +37,8 @@ ...@@ -37,6 +37,8 @@
set -x set -x
mkdir -p $out mkdir -p $out
ls -lah $out ls -lah $out
pwd
${versionToolPackage}/bin/version print --git > $out/version ${versionToolPackage}/bin/version print --git > $out/version
${versionToolPackage}/bin/version build > $out/build ${versionToolPackage}/bin/version build > $out/build
ls -lah $out ls -lah $out
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment