Skip to content

Instantly share code, notes, and snippets.

@exarkun
Created August 22, 2019 15:11
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 exarkun/9ad9ca340c331939c73a8d4f1ef944b2 to your computer and use it in GitHub Desktop.
Save exarkun/9ad9ca340c331939c73a8d4f1ef944b2 to your computer and use it in GitHub Desktop.
[exarkun@baryon:~]$ SSH_AUTH_SOCK= nixops deploy --deployment home -I nixpkgs=https://github.com/nixos/nixpkgs/archive/ec2cacb15ef.tar.gz --include baryon
building all machine configurations...
baryon..> copying closure...
home> closures copied successfully
baryon..> activating the configuration...
baryon..> setting up /etc...
baryon..> reloading user units for root...
baryon..> reloading user units for exarkun...
baryon..> setting up tmpfiles
baryon..> activation finished successfully
home> deployment finished successfully
[exarkun@baryon:~]$ nix eval '(import <nixpkgs> { }).lib.version'
"19.03.172231.7b36963e7a7"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment