i think this works
This commit is contained in:
parent
c3e57757e2
commit
4ea6801df2
3 changed files with 28 additions and 6 deletions
|
@ -73,6 +73,7 @@
|
|||
|
||||
darwinPkgs = nixpkgs.lib.optionals stdenv.isDarwin (with pkgs.darwin.apple_sdk.frameworks; [
|
||||
Foundation
|
||||
MediaPlayer
|
||||
]);
|
||||
in
|
||||
with pkgs; {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue