feat: add musnix for realtime audio

This commit is contained in:
Youwen Wu 2025-01-23 23:03:54 -08:00
parent af59cdd252
commit ccf58bcf15
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
5 changed files with 68 additions and 11 deletions

21
flake.lock generated
View file

@ -625,6 +625,26 @@
"type": "github"
}
},
"musnix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1735772949,
"narHash": "sha256-lvee0rhKTpJEDl1SC4F3Kvz88snOU8OMTJBsPH1pVBo=",
"owner": "musnix",
"repo": "musnix",
"rev": "86ef22cbdd7551ef325bce88143be9f37da64c26",
"type": "github"
},
"original": {
"owner": "musnix",
"repo": "musnix",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
@ -887,6 +907,7 @@
"homebrew-cask": "homebrew-cask",
"homebrew-core": "homebrew-core",
"lanzaboote": "lanzaboote",
"musnix": "musnix",
"nix-darwin": "nix-darwin",
"nix-flatpak": "nix-flatpak",
"nix-homebrew": "nix-homebrew",