index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
development
/
libraries
/
aspell
/
default.nix
Age
Commit message (
Expand
)
Author
2026-02-28
aspell: 0.60.8.1 -> 0.60.8.2
Sergei Trofimovich
2025-09-25
various: remove superflous usages of pname
Guy Chronister
2025-07-24
treewide: run nixfmt 1.0.0
Wolfgang Walther
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-11-20
aspell: fix clang-19 with upstream patch
Reno Dakota
2023-12-22
aspell: 0.60.8 -> 0.60.8.1
Sergei Trofimovich
2022-02-24
Test curses dependency
Joachim Breitner
2022-02-21
aspell: Build with ncurses
Joachim Breitner
2021-07-29
aspell: fix buffer overflow in objstack
Martin Weinelt
2021-01-21
pkgs/development/libraries: stdenv.lib -> lib
Ben Siraphob
2020-04-24
aspell, tla: use pname
Benjamin Hipple
2020-04-24
aspell, tla: use HTTPS instead of FTP
Kevin Stock
2020-04-10
treewide: Per RFC45, remove all unquoted URLs
Michael Reilly
2020-03-05
aspell: perl is also a native build input
Matthew Bauer
2019-11-24
aspell: 0.60.6.1 -> 0.60.8
Lancelot SIX
2019-01-05
aspell: use fetchzip instead of fetchTarball to fetch u-deva files
Olli Helenius
2019-01-01
aspell: add all missing official dictionaries
Olli Helenius
2018-02-05
Merge remote-tracking branch 'origin/master' into gcc-7
Franz Pletz
2018-01-24
aspell: perl should be nativeBuildInput
Will Dietz
2017-11-12
aspell: fix build with gcc-7 via upstream patch
Vladimír Čunát
2017-10-22
aspell: added new patch data-dirs-from-nix-profiles.patch
Rostislav Beneš
2017-04-19
Revert "aspell: only set ASPELL_CONF from NIX_PROFILES in wrapper if unset"
Benno Fünfstück
2017-04-19
aspell: only set ASPELL_CONF from NIX_PROFILES in wrapper if unset
Benno Fünfstück
2017-04-10
aspell: set default aspell data-dir if ASPELL_CONF is not set
Leandro Lisboa Penz
2015-12-22
aspell: improve the doc string, fixes #11814
Bojan Nikolic
2014-11-04
Merge remote-tracking branch 'origin/darwin-clang-stdenv' into staging
Eelco Dolstra
2014-10-27
aspell: set meta.platforms
Bjørn Forsman
2014-09-09
suitable clang stdenv
Joel Taylor
2014-07-28
Turn some license strings into lib.licenses values
Mateusz Kowalczyk
2014-04-16
Change aspell configure to use $out/lib/aspell
John Wiegley
2013-10-05
Some description fixes
Bjørn Forsman
2013-08-16
unmaintain several packages
Ludovic Courtès
2013-07-14
make package use mirror:// for gnu, savannah and gnome repositories where pos...
Evgeny Egorochkin
2011-08-22
GNU 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-14
Aspell: 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 dictionary
Eelco Dolstra
2007-07-04
A pkgs/development/libraries/aspell/builder.sh
Martin Bravenboer
2007-05-13
Added aspell
Martin Bravenboer