jool: init at 3.3.2
Jool is a SIIT and a NAT64 implementation for Linux.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{ fetchzip }:
|
||||
|
||||
rec {
|
||||
version = "3.3.2";
|
||||
src = fetchzip {
|
||||
url = "https://www.jool.mx/download/Jool-${version}.zip";
|
||||
sha256 = "0hc6vlxzmjrgf7vjcwprdqcbx3biq8kphks5k725mrd9rb84drgw";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user