feat: Nix flake build for Darwin #23

Open
aniva wants to merge 12 commits from system/darwin into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1f05e5d698 - Show all commits

View File

@ -62,7 +62,7 @@
taps = [ taps = [
"koekeishiya/formulae" "koekeishiya/formulae"
"railwaycat/emacsmacport" "railwaycat/emacsmacport"
"caskroom/cask" "homebrew/cask"
]; ];
}; };
} }