Skip to content

Instantly share code, notes, and snippets.

@colemickens
Created August 1, 2020 06:33
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 colemickens/5b6daaf334ca51b383b8f0b86812eec8 to your computer and use it in GitHub Desktop.
Save colemickens/5b6daaf334ca51b383b8f0b86812eec8 to your computer and use it in GitHub Desktop.
+ ssh colemickens@aarch64.nixos.community \
'nix-shell -I nixpkgs=https://github.com/nixos/nixpkgs/archive/nixos-20.03.tar.gz -p cachix \
--command "echo /nix/store/w71nsc8cf7jrg1wpm5psqxr1d4frnx2m-nixos-system-raspberry-20.09.20200731.e197520 | env CACHIX_SIGNING_KEY=eREDACTED== cachix push colemickens" >/dev/stderr'
compressing and pushing /nix/store/71fg94rcf2fqfxwq221c7mdn3yf09wjb-system-path (4.31 MiB)
compressing and pushing /nix/store/apalrjqm9i9iscgl9kqpgsmj87myngsg-etc (33.73 KiB)
compressing and pushing /nix/store/b3ajfqw3s0a1ybdcyhczw2pj92a5shhr-user-units (9.10 KiB)
compressing and pushing /nix/store/f6x4sk20gncmbvjhh7r2mv93mrw1lz8z-unit-firewall.service (1.78 KiB)
compressing and pushing /nix/store/gzd3cd0raprqik1mk8x6zpwmildy9rdd-unit-polkit.service (1.23 KiB)
compressing and pushing /nix/store/ihjqi107r7m6p35kmpp7s85lhyds5f05-system-units (97.42 KiB)
compressing and pushing /nix/store/kd47ikfwq0zx4ljw66gm4jxyi9ibbghw-firewall-reload (1.95 KiB)
compressing and pushing /nix/store/kvai9z07rilywka67v7i0g8x0mlwviya-unit-dbus.service (1.32 KiB)
compressing and pushing /nix/store/l94v2vk4z3s0xsr7id330sj64myl3a32-unit-dbus.service (1.23 KiB)
compressing and pushing /nix/store/lm6nrnbpccl15mdd3hr64zz50jqvk1q5-unit-systemd-fsck-.service (1.29 KiB)
compressing and pushing /nix/store/q0cvczg1arbi87ac6smylanf57vnxgb3-firewall-start (6.56 KiB)
compressing and pushing /nix/store/vcpwpww6pm7gdjhzfd72rwgcc1q25cpr-dbus-1 (10.50 KiB)
compressing and pushing /nix/store/w71nsc8cf7jrg1wpm5psqxr1d4frnx2m-nixos-system-raspberry-20.09.20200731.e197520 (43.04 KiB)
compressing and pushing /nix/store/wjg55m1na5rk14kb5axql35vh4g3sn7q-users-groups.json (17.80 KiB)
All done.
+ echo -e /nix/store/w71nsc8cf7jrg1wpm5psqxr1d4frnx2m-nixos-system-raspberry-20.09.20200731.e197520
/nix/store/w71nsc8cf7jrg1wpm5psqxr1d4frnx2m-nixos-system-raspberry-20.09.20200731.e197520
....
> nix-store -r /nix/store/w71nsc8cf7jrg1wpm5psqxr1d4frnx2m-nixos-system-raspberry-20.09.20200731.e197520 \
--option 'narinfo-cache-negative-ttl' '0' \
--option 'extra-binary-caches' 'https://cache.nixos.org https://colemickens.cachix.org https://nixpkgs-wayland.cachix.org' \
--option 'trusted-public-keys' 'cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= colemickens.cachix.org-1:bNrJ6FfMREB4bd4BOjEN85Niu8VcPdQe4F4KxVsb/I4= nixpkgs-wayland.cachix.org-1:3lwxaILxMRkVhehr5StQprHdEo4IrE8sRho9R9HOLYA=' \
don't know how to build these paths:
/nix/store/w71nsc8cf7jrg1wpm5psqxr1d4frnx2m-nixos-system-raspberry-20.09.20200731.e197520
error: --- Error ----------------------------------------------------------------------------------------------- nix-store
build of '/nix/store/w71nsc8cf7jrg1wpm5psqxr1d4frnx2m-nixos-system-raspberry-20.09.20200731.e197520' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment