Created
October 7, 2020 08:17
-
-
Save colemickens/255b6aa1f2fc16f04e4d02368deb0dff to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cole@slynux ~/c/nixcfg (main)> nix build .#packages.aarch64-linux.drm-howto --builders 'ssh://root@172.16.42.1 aarch64-linux' | |
warning: Git tree '/home/cole/code/nixcfg' is dirty | |
error: --- Error --- build-remote | |
build of '/nix/store/ziz2sfr9h5w1sss2w2bzhjf4vl2g314g-source.drv' on 'ssh://root@172.16.42.1' failed: unable to start build process | |
error: --- Error --- nix-daemon | |
builder for '/nix/store/ziz2sfr9h5w1sss2w2bzhjf4vl2g314g-source.drv' failed with exit code 1; last 1 log lines: | |
error: cloning builder process: Invalid argument | |
error: --- Error ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ nix | |
error: --- Error --- nix-daemon | |
1 dependencies of derivation '/nix/store/gl7h0ay0jl1kdyjgl9y4lb5j5fgj7psc-drm-sample1-2020-08-17.drv' failed to build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment