5 lines
161 B
Nix
5 lines
161 B
Nix
|
fetchurl {
|
||
|
url = http://downloads.sourceforge.net/freedict/freedict-tools-0.2.tar.bz2;
|
||
|
sha256 = "0hai4rvyrsgagvwq8ahp8iwby77wr62whkkda2pkp8l6fp9sm2gd";
|
||
|
};
|