Skip to content

Instantly share code, notes, and snippets.

@eqyiel
Created October 8, 2017 01:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eqyiel/776022f2b07223a3c3424c9932d541b8 to your computer and use it in GitHub Desktop.
Save eqyiel/776022f2b07223a3c3424c9932d541b8 to your computer and use it in GitHub Desktop.
eqyiel@ayanami ~ % nix-build --expr 'with import <nixpkgs> {}; pkgs.hello.overrideAttrs (oldAttrs: { separateDebugInfo = true; })'
these derivations will be built:
/nix/store/0kw2rc6yj750h8dbiafm997igd81zw7a-hello-2.10.drv
copying 90 missing paths (1.06 MiB) to ‘nix-builder@tomoyo.maher.fyi’...
unable to load Private Key
139660300103192:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:707:Expecting: ANY PRIVATE KEY
program ‘/nix/store/jn350na5wcshwsixpq1wbskdp7r3x0r3-openssl-1.0.2l-bin/bin/openssl’ failed with exit code 1 at /nix/store/rzv31l73sgcfgl7svka732s32fp9hn2y-nix-1.11.15/lib/perl5/site_perl/5.24.2/x86_64-linux-thread-multi/Nix/CopyClosure.pm line 44, <STDIN> line 3.
error: build of ‘/nix/store/0kw2rc6yj750h8dbiafm997igd81zw7a-hello-2.10.drv’ failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment