Skip to content
Snippets Groups Projects
Commit 82476838 authored by stuebinm's avatar stuebinm
Browse files

guix pack: produce relocatable output

parent 9398ffdd
No related branches found
No related tags found
No related merge requests found
Pipeline #7873 canceled
...@@ -6,7 +6,7 @@ stages: ...@@ -6,7 +6,7 @@ stages:
build-job: build-job:
stage: build stage: build
script: script:
- guix pack -m manifest.scm -f tarball -S /bin=bin || true - cp $(guix pack -m manifest.scm -f tarball -S /bin=bin --relocatable --relocatable) walint.tar
artifacts: artifacts:
paths: paths:
- /var/log/guix/drvs - walint.tar
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment