mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-29 16:24:10 +00:00
parent
bd899f95ed
commit
60ad4b1594
@ -17,5 +17,6 @@ stdenv.mkDerivation rec {
|
||||
description = "A masquerading SIP Proxy Server";
|
||||
maintainers = with stdenv.lib.maintainers; [viric];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user