i think this works

This commit is contained in:
Mars 2024-06-07 13:45:59 -04:00
parent c3e57757e2
commit 4ea6801df2
Signed by: pupbrained
GPG key ID: 874E22DF2F9DFCB5
3 changed files with 28 additions and 6 deletions

View file

@ -73,6 +73,7 @@
darwinPkgs = nixpkgs.lib.optionals stdenv.isDarwin (with pkgs.darwin.apple_sdk.frameworks; [
Foundation
MediaPlayer
]);
in
with pkgs; {