all repos — nixfiles @ 3a292a23130db25932a6ceec755e1bb19487e5d3

System and user configuration, managed by nix and home-manager

Update to nix-darwin unstable on mba

Alan Pearce
commit

3a292a23130db25932a6ceec755e1bb19487e5d3

parent

574a3b9cf74275c99abfb59f676ea17f65df0404

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M user/settings/darwin.nixuser/settings/darwin.nix
@@ -3,7 +3,7 @@
{ nixpkgs.overlays = [ (self: super: { - darwin-zsh-completions = super.runCommandNoCC "darwin-zsh-completions-0.0.0" + darwin-zsh-completions = super.runCommand "darwin-zsh-completions-0.0.0" { preferLocalBuild = true; } '' mkdir -p $out/share/zsh/site-functions