Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 7, 2016 00:02
Show Gist options
  • Save ryantm/548a8b5ad29b82b6a79b30ee578f4671 to your computer and use it in GitHub Desktop.
Save ryantm/548a8b5ad29b82b6a79b30ee578f4671 to your computer and use it in GitHub Desktop.
~/nixfiles (master)$ NIX_PATH=nixpkgs=https://nixos.org/channels/nixpkgs-unstable/nixexprs.tar.xz nix-build '<nixpkgs>' -A chromium                                                                   
downloading ‘https://nixos.org/channels/nixpkgs-unstable/nixexprs.tar.xz’... ^[[1D [0/0 KiB, 0.0 KiB/s]^[[21D [0/7517 KiB, 0.0 KiB/s]^[[24D [464/7517 KiB, 213.4 KiB/s]^[[28D [4592/7517 KiB, 1446.4 KiB/s]        
unpacking ‘https://nixos.org/channels/nixpkgs-unstable/nixexprs.tar.xz’...      |                                                                                                                                  
these derivations will be built:                                                |                                                                                                                                  
  /nix/store/l9z7lw7a9kfy1535x36cqpg5ki63sijc-chromium-52.0.2743.116.drv        |                                                                                                                                  
  /nix/store/ax4k9mh9j2fzz08nvpi4x7iydl3jb1xv-chromium-52.0.2743.116.drv        |                                                                                                                                  
building path(s) ‘/nix/store/5b70hb9ww62slqjzggigpjnxbvbhj24g-chromium-52.0.2743.116-sandbox’, ‘/nix/store/wjqwb7l24abdwdlygrkxcacnqr4ca6jc-chromium-52.0.2743.116’                                                
unpacking sources                                                               |                                                                                                                                  
unpacking source archive /nix/store/35yfgi7cnn40r6bc7499rh15wligjr6m-chromium-52.0.2743.116.tar.xz                                                                                                                 
  C-c C-cerror: interrupted by the user   
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment