Move broken darwin packages to Linux temporarily

This commit is contained in:
Dave Gallant
2021-10-23 09:03:25 -04:00
parent c3aa085016
commit ee19c3340d
2 changed files with 6 additions and 4 deletions

View File

@@ -14,7 +14,6 @@ in
gnupg
imagemagick
pfetch
pinentry-curses
tree
unzip
xdg_utils
@@ -51,7 +50,6 @@ in
fd
go-jira
jq
rfd
ripgrep
tldr
xclip
@@ -108,7 +106,6 @@ in
tcpdump
vpngate
whois
wireshark-qt
# backup
restic
@@ -182,6 +179,7 @@ in
networkmanager-openvpn
opensnitch
opensnitch-ui
pinentry-curses
podman
pulseeffects-pw
qemu
@@ -192,10 +190,11 @@ in
usbutils
virtmanager
vlc
# Unsupported on darwin but likely should be:
# Unsupported or broken on darwin:
aws-sam-cli
bitwarden
brave
rfd
datasette
deluge
discord
@@ -209,6 +208,7 @@ in
steam
tailscale
teams
wireshark-qt
yuzu
zoom-us
netdata # TODO: Enable launchd support with nix-darwin

View File

@@ -75,6 +75,8 @@
darwinConfigurations = {
demeter = darwin.lib.darwinSystem {
system = "x86_64-darwin";
modules = [
home-manager.darwinModules.home-manager
./common/darwin.nix