Loading pkgs/applications/office/activitywatch/default.nix +3 −0 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitHub, fetchpatch, rustPlatform, Loading Loading @@ -83,6 +84,7 @@ rec { homepage = "https://github.com/ActivityWatch/aw-watcher-window"; maintainers = with maintainers; [ huantian ]; license = licenses.mpl20; badPlatforms = lib.platforms.darwin; # requires pyobjc-framework }; }; Loading Loading @@ -140,6 +142,7 @@ rec { homepage = "https://github.com/ActivityWatch/aw-qt"; maintainers = with maintainers; [ huantian ]; license = licenses.mpl20; badPlatforms = lib.platforms.darwin; # requires pyobjc-framework }; }; Loading Loading
pkgs/applications/office/activitywatch/default.nix +3 −0 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitHub, fetchpatch, rustPlatform, Loading Loading @@ -83,6 +84,7 @@ rec { homepage = "https://github.com/ActivityWatch/aw-watcher-window"; maintainers = with maintainers; [ huantian ]; license = licenses.mpl20; badPlatforms = lib.platforms.darwin; # requires pyobjc-framework }; }; Loading Loading @@ -140,6 +142,7 @@ rec { homepage = "https://github.com/ActivityWatch/aw-qt"; maintainers = with maintainers; [ huantian ]; license = licenses.mpl20; badPlatforms = lib.platforms.darwin; # requires pyobjc-framework }; }; Loading