We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e6f29 commit 45d8f80Copy full SHA for 45d8f80
1 file changed
apps/base/maintenance-runc-guix-builder-contribute/job.yaml
@@ -27,6 +27,7 @@ spec:
27
guix shell help2man guile-sqlite3 guile-gcrypt direnv git git:send-email git-cal gnupg guile-colorized guile-readline inetutils less ncurses openssh password-store sshpass xdot which skopeo --development guix <<'EOS'
28
set -o nounset -o errexit -o pipefail -o xtrace
29
git checkout docker-system
30
+ git reset --hard HEAD
31
./bootstrap
32
./configure --localstatedir=/var --prefix=
33
make -j$(nproc)
0 commit comments