summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/aspell/default.nix
AgeCommit message (Expand)Author
2026-02-28aspell: 0.60.8.1 -> 0.60.8.2Sergei Trofimovich
2025-09-25various: remove superflous usages of pnameGuy Chronister
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-11-20aspell: fix clang-19 with upstream patchReno Dakota
2023-12-22aspell: 0.60.8 -> 0.60.8.1Sergei Trofimovich
2022-02-24Test curses dependencyJoachim Breitner
2022-02-21aspell: Build with ncursesJoachim Breitner
2021-07-29aspell: fix buffer overflow in objstackMartin Weinelt
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob
2020-04-24aspell, tla: use pnameBenjamin Hipple
2020-04-24aspell, tla: use HTTPS instead of FTPKevin Stock
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-03-05aspell: perl is also a native build inputMatthew Bauer
2019-11-24aspell: 0.60.6.1 -> 0.60.8Lancelot SIX
2019-01-05aspell: use fetchzip instead of fetchTarball to fetch u-deva filesOlli Helenius
2019-01-01aspell: add all missing official dictionariesOlli Helenius
2018-02-05Merge remote-tracking branch 'origin/master' into gcc-7Franz Pletz
2018-01-24aspell: perl should be nativeBuildInputWill Dietz
2017-11-12aspell: fix build with gcc-7 via upstream patchVladimír Čunát
2017-10-22aspell: added new patch data-dirs-from-nix-profiles.patchRostislav Beneš
2017-04-19Revert "aspell: only set ASPELL_CONF from NIX_PROFILES in wrapper if unset"Benno Fünfstück
2017-04-19aspell: only set ASPELL_CONF from NIX_PROFILES in wrapper if unsetBenno Fünfstück
2017-04-10aspell: set default aspell data-dir if ASPELL_CONF is not setLeandro Lisboa Penz
2015-12-22aspell: improve the doc string, fixes #11814Bojan Nikolic
2014-11-04Merge remote-tracking branch 'origin/darwin-clang-stdenv' into stagingEelco Dolstra
2014-10-27aspell: set meta.platformsBjørn Forsman
2014-09-09suitable clang stdenvJoel Taylor
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk
2014-04-16Change aspell configure to use $out/lib/aspellJohn Wiegley
2013-10-05Some description fixesBjørn Forsman
2013-08-16unmaintain several packagesLudovic Courtès
2013-07-14make package use mirror:// for gnu, savannah and gnome repositories where pos...Evgeny Egorochkin
2011-08-22GNU Aspell 0.60.6.1.Ludovic Courtès
2009-02-12* aspell: updated to 0.60.6 to make it compile on GCC 4.3.Eelco Dolstra
2008-02-14Aspell: Use the `ASPELL_CONF' environment variable instead of patching Aspell.Ludovic Courtès
2007-10-23* aspell: hacked up a little patch to allow additional dictionaryEelco Dolstra
2007-07-04A pkgs/development/libraries/aspell/builder.shMartin Bravenboer
2007-05-13Added aspellMartin Bravenboer