1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-12-14 11:57:34 +00:00

lnl: remove distributedBuilds

This commit is contained in:
Daiderd Jordan 2016-12-15 22:25:11 +01:00
parent 68ffdbeb37
commit d97cc2d59d
No known key found for this signature in database
GPG key ID: D02435D05B810C96

View file

@ -117,8 +117,6 @@
environment.shellAliases.gl = "git log --graph --oneline";
environment.shellAliases.gd = "git diff --minimal --patch";
nix.distributedBuilds = true;
nix.nixPath =
[ # Use local nixpkgs checkout instead of channels.
"darwin=$HOME/.nix-defexpr/darwin"