mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 13:10:33 +00:00
parent
66c3dff47c
commit
97dada0005
|
@ -11,5 +11,6 @@ stdenv.mkDerivation {
|
|||
description = "Proxifier for SOCKS proxies";
|
||||
homepage = http://proxychains.sourceforge.net;
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue