waaaaaaggh
Some checks failed
Test action / Print hello world (push) Failing after 1m50s

This commit is contained in:
Chris Kruining 2025-09-04 15:47:37 +02:00
parent 8b9e1a14a8
commit 522041cbae
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -11,7 +11,7 @@ dockerTools.buildImage {
copyToRoot = buildEnv { copyToRoot = buildEnv {
name = "image-root"; name = "image-root";
pathsToLink = [ "/bin" ]; pathsToLink = [ "/bin" ];
paths = with pkgs_linux [ paths = with pkgs_linux; [
coreutils coreutils
u-root-cmds u-root-cmds
bash bash