summary refs log tree commit diff
path: root/pkgs/servers/dict
Commit message (Collapse)AuthorAge
* Fix glibclocales referencewmertens2015-01-19
| | | Environment is auto-added if supported on the platform
* transformed meta.maintainers of some packages into listsPascal Wittmann2014-09-13
|
* Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
| | | | See c556a6ea46e71e1907d78b71fab36df30297b3ad.
* Remove illegal meta.src attributesEelco Dolstra2014-06-05
|
* Revert "Revert "dictd: Update to latest upstream (0.12.1)."" and add thePetr Rockai2014-01-31
| | | | | | missing libmaa.nix. This reverts commit d59778678a23d72297a5dd813387d38c0448df3c.
* Revert "dictd: Update to latest upstream (0.12.1)."Eelco Dolstra2014-01-31
| | | | | This reverts commit 81622220713ca0871362703bc9e8c69ba5996e0e since it breaks evaluation (libmaa.nix is missing).
* dictd: Update to latest upstream (0.12.1).Petr Rockai2014-01-29
|
* dictd-wiktionary: Update to a more recent dump.Petr Rockai2014-01-29
|
* Adopt packages.Petr Rockai2014-01-28
|
* dictd-wiktionary: Let dictd serve an offline copy of wiktionary.Petr Rockai2013-05-18
| | | | @vcunat: add -O to python, as it takes lots of time to process
* dictd-wordnet: Make wordnet available via local dictd.Petr Rockai2013-05-18
|
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* * Clean up the "dict" package. For some reason "configureFlags"Eelco Dolstra2010-04-14
| | | | | | didn't get passed properly. svn path=/nixpkgs/trunk/; revision=21069
* * Removed selectVersion. There's no good reason to writeEelco Dolstra2009-11-18
| | | | | | | | | | | | `selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'. * Replaced `with args' with formal function arguments in several packages. * Renamed several files to `default.nix'. As a general rule, version numbers should only be included in the filename when there is a reason to keep multiple versions of a package in Nixpkgs. Otherwise, it just makes it harder to update the package. svn path=/nixpkgs/trunk/; revision=18403
* FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber2009-05-19
| | | | svn path=/nixpkgs/trunk/; revision=15662
* * Cleaned up a lot of description fields that contained newlines.Eelco Dolstra2009-03-03
| | | | | | | | | | | | | | | | | Some of these should be longDescriptions, but most others just shouldn't contain newlines. E.g. write description = "Bla"; and not description = '' Bla ''; This pollutes "nix-env -qa --description" output. svn path=/nixpkgs/trunk/; revision=14310
* Fixing the dict-1.9.15 url, setting it to sourceforge mirror.Lluís Batlle i Rossell2009-01-24
| | | | | | The old didn't work for me for several days. svn path=/nixpkgs/trunk/; revision=13830
* meta.function -> passthru.function, not killing other contents of passthruMichael Raskin2008-11-04
| | | | svn path=/nixpkgs/trunk/; revision=13190
* Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made ↵Michael Raskin2008-08-19
| | | | | | overrides in builderDefsPackage to work in an intuitive manner. svn path=/nixpkgs/trunk/; revision=12655
* Now Dictd dictionary collection works to full extent.Michael Raskin2008-03-07
| | | | svn path=/nixpkgs/trunk/; revision=11007
* Some updates to dict dictionaries.Michael Raskin2008-03-07
| | | | svn path=/nixpkgs/trunk/; revision=11005
* Made entries for a few dictd dictionariesMichael Raskin2008-03-06
| | | | svn path=/nixpkgs/trunk/; revision=10979
* Commented out work in progressMichael Raskin2008-03-06
| | | | svn path=/nixpkgs/trunk/; revision=10977
* Added dict and working on adding dictionariesMichael Raskin2008-03-06
svn path=/nixpkgs/trunk/; revision=10976