Skip to content

Instantly share code, notes, and snippets.

@ryantm
Last active August 29, 2015 14:21
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 ryantm/b7ff72a299b0eed3bede to your computer and use it in GitHub Desktop.
Save ryantm/b7ff72a299b0eed3bede to your computer and use it in GitHub Desktop.
rebuilding after ghc override
ryantm@rtmnix ~ (master)$ sudo nixos-rebuild switch --upgrade
[sudo] password for ryantm:
downloading Nix expressions from ‘https://nixos.org/releases/nixos/unstable/nixos-15.05pre61966.75ebc3c/nixexprs.tar.xz’...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
unpacking channels...
building Nix...
building the system configuration...
updating GRUB 2 menu...
activating the configuration...
setting up /etc...
warning: not applying UID change of user ‘ntp’
ryantm@rtmnix ~ (master)$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.8.3
ryantm@rtmnix ~ (master)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment