nixpkgs/pkgs/servers/dict
zimbatm 69ce5cb656 use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
    "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
..
buildfix.diff Revert "Revert "dictd: Update to latest upstream (0.12.1)."" and add the 2014-01-31 13:18:06 +01:00
default.nix transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
dictd-db-collector.nix * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
dictd-db.nix use the sourceforge mirrors everywhere 2016-02-28 12:07:42 +00:00
dictd-wiktionary.nix Fix glibclocales reference 2015-01-19 14:10:45 +01:00
dictd-wordnet.nix Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
libmaa.nix transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
wiktionary2dict.py dictd-wiktionary: Let dictd serve an offline copy of wiktionary. 2013-05-18 13:24:30 +02:00
wordnet_structures.py dictd-wordnet: Make wordnet available via local dictd. 2013-05-18 13:24:30 +02:00