Skip to content

Instantly share code, notes, and snippets.

@arianvp
Created August 24, 2018 13:07
Show Gist options
  • Save arianvp/5821a7afeb555525f8c9b981c574917c to your computer and use it in GitHub Desktop.
Save arianvp/5821a7afeb555525f8c9b981c574917c to your computer and use it in GitHub Desktop.
[arian@nixos:~/Projects/nixos-stuff]$ nixos-rebuild dry-activate -I nixos-config=computers/t430s/configuration.nix --target-host arian@192.168.1.86
building Nix...
these paths will be fetched (4.32 MiB download, 19.77 MiB unpacked):
/nix/store/1nlj1w7pqmxvxw9wi98ssngab9fsm091-libkrb5-1.15.2
/nix/store/35yalbjrb5jh0arjawfxkryppvpip11a-nghttp2-1.24.0-lib
/nix/store/6p06bw9hggh8vj093a59nib283cs1kbx-libssh2-1.8.0
/nix/store/6v0aqcar0j6n5mlkdhqid4drqwvhlszn-curl-7.59.0
/nix/store/93z4pijm37mqpdwjzcjf3r0hpd0vyrba-aws-sdk-cpp-1.3.22
/nix/store/a6bzl1xmhrgdyafdg9b1gmvjcf9pk16c-keyutils-1.5.10-lib
/nix/store/dgikkj4r0j0158013byz27s8dp1z9xhd-brotli-1.0.3-lib
/nix/store/fz7w7cp5h7mqffczpcrb11w60d3q4n98-nix-2.0.4-man
/nix/store/ik6b9k2kxvzhpsw4nbjgrh4fbywprvh6-nix-2.0.4
/nix/store/wqn1vcbm0za87cgxdy86p1ar1risgypr-openssl-1.0.2p
copying path '/nix/store/fz7w7cp5h7mqffczpcrb11w60d3q4n98-nix-2.0.4-man' from 'https://cache.nixos.org'...
copying path '/nix/store/dgikkj4r0j0158013byz27s8dp1z9xhd-brotli-1.0.3-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/wqn1vcbm0za87cgxdy86p1ar1risgypr-openssl-1.0.2p' from 'https://cache.nixos.org'...
copying path '/nix/store/35yalbjrb5jh0arjawfxkryppvpip11a-nghttp2-1.24.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/a6bzl1xmhrgdyafdg9b1gmvjcf9pk16c-keyutils-1.5.10-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/1nlj1w7pqmxvxw9wi98ssngab9fsm091-libkrb5-1.15.2' from 'https://cache.nixos.org'...
copying path '/nix/store/6p06bw9hggh8vj093a59nib283cs1kbx-libssh2-1.8.0' from 'https://cache.nixos.org'...
copying path '/nix/store/6v0aqcar0j6n5mlkdhqid4drqwvhlszn-curl-7.59.0' from 'https://cache.nixos.org'...
copying path '/nix/store/93z4pijm37mqpdwjzcjf3r0hpd0vyrba-aws-sdk-cpp-1.3.22' from 'https://cache.nixos.org'...
copying path '/nix/store/ik6b9k2kxvzhpsw4nbjgrh4fbywprvh6-nix-2.0.4' from 'https://cache.nixos.org'...
Enter passphrase for key '/home/arian/.ssh/id_ed25519':
copying 128 paths...
copying path '/nix/store/5aakgivm9i9c3wwhclgr9lrrqllffip6-keyutils-1.5.10.tar.bz2.drv' to 'ssh://arian@192.168.1.86'...
error: cannot add path '/nix/store/5aakgivm9i9c3wwhclgr9lrrqllffip6-keyutils-1.5.10.tar.bz2.drv' because it lacks a valid signature
error (ignored): writing to file: Broken pipe
error: unexpected end-of-file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment