summaryrefslogtreecommitdiff
path: root/pkgs/servers/dict
AgeCommit message (Expand)Author
2025-12-10treewide: clean up 'meta = with' patternIhar Hrachyshka
2025-10-17nixos/tests/dictd: inith7x4
2025-07-28treewide: conform descriptions to the standardsmivorasu
2025-05-07.editorconfig: move subfolder config into separate .editorconfig filesWolfgang Walther
2024-12-22dict: 1.13.1 → 1.13.3Nikolay Korotkiy
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-10-22treewide: Fix indentation in stringspiegames
2024-09-13Update deprecated UTF8 option for dictfmtNgô Ngọc Đức Huy
2024-09-13dictdDBs.wiktionary: update to 20240901Ngô Ngọc Đức Huy
2024-05-30dict: fix build on darwinWeijia Wang
2023-09-10dict: enable on darwinNikolay Korotkiy
2023-09-10libmaa: enable on darwinNikolay Korotkiy
2023-06-23dictDBCollector: fix reproducibility with faketimeBjørn Forsman
2023-06-23dictdDBs.wordnet: fix reproducibility with faketimeBjørn Forsman
2023-06-23dictdDBs.wiktionary: fix reproducibility with faketimeBjørn Forsman
2023-06-14dictdDBs.epo2eng: init at 1.0.1Alyssa Ross
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin
2023-01-09dictdDbs.wiktionary: use python3Barry Fishman
2023-01-09dictdDBs.wordnet: fix integer devision in python3Lucas Hoffmann
2023-01-09dictdDBs.wordnet: use open() in python3 instead of file() from python2Lucas Hoffmann
2023-01-09dictdDBs.wordnet: use python3Lucas Hoffmann
2023-01-09dictdDBs.wordnet: convert python script to python 3Lucas Hoffmann
2022-10-06dictd: add dictdDBs.eng2jpn and dictdDBs.jpn2engM. Ian Graham
2022-05-10dictd: remove deprecated `enable-dictorg` flaglibjared
2022-05-01dictdDBs.wiktionary: 20220301 -> 20220420R. Ryantm
2022-03-25dictdDBs.wiktionary: 20210920 -> 20220301R. Ryantm
2021-12-11dict: 1.13.0 -> 1.13.1R. Ryantm
2021-09-23dictdDBs.wiktionary: 20210901 -> 20210920R. RyanTM
2021-09-11dictdDBs.wiktionary: 20210201 -> 20210901R. RyanTM
2021-08-04dictd-dbs: add dontUnpack = trueAndrey Golovizin
2021-07-27Merge pull request #131393 from Stunkymonkey/dictd-dbs-phasesBen Siraphob
2021-07-27wiktionary: remove builder.shSandro Jäckel
2021-07-25dict-dbs: fmtFelix Buehler
2021-07-25dict-dbs: deprecate phasesFelix Buehler
2021-07-18treewide: convert phases that contain ":" to dont* = true (#130500)Sandro
2021-03-25dictdDBs.wordnet: stay with python2Frederik Rietdijk
2021-03-25wiktionary: stay with python2Frederik Rietdijk
2021-02-11dictdDBs.wiktionary: add updateScriptAlyssa Ross
2021-02-11dictdDBs.wiktionary: improve expressionAlyssa Ross
2021-02-11dictdDBs.wiktionary: 20161001 -> 20210201Alyssa Ross
2021-01-15pkgs/servers: stdenv.lib -> libBen Siraphob
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2020-07-28dict: look for config in /etc (#94050)Peter Hoeg
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-04-05dict: 1.12.1 -> 1.13.0R. RyanTM
2019-09-08Merge remote-tracking branch 'upstream/gcc-8' into staging-nextFrederik Rietdijk
2019-09-03Merge remote-tracking branch 'origin/master' into gcc-8Franz Pletz
2019-08-28treewide: remove redundant recvolth
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
2019-06-17libmaa: fix build with gcc8Robin Gloster