Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1{ buildAstalModule }: 2buildAstalModule { 3 name = "bluetooth"; 4 meta.description = "Astal module for bluez using DBus"; 5}