about summary refs log tree commit diff
path: root/pkgs/tools/text/grin
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2023-08-29grin: use nose3 for python 3.11 compatibilityTheodore Ni1-3/+14
2021-12-05grin: 1.2.1 -> 1.3.0Simon Jagoe1-8/+8
Update grin to Python 3 compatible version (#148779)
2021-11-30pkgs/tools: use pname&version instead of nameFelix Buehler1-3/+2
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-3/+3
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2017-06-07grin: Use fetchFromGitHub instead of fetchgitSimon Jagoe1-5/+8
2017-06-06grin: Fix build dependenciesSimon Jagoe1-5/+5
Using old source, grin was unable to build due to missing argparse pypi package.
2017-05-02treewide: meta.platform -> meta.platformsAneesh Agrawal1-1/+1
2016-10-18grin: use python2Frederik Rietdijk1-4/+4
2016-04-26Python: use PyPI mirror (#15001)Frederik Rietdijk1-1/+1
* mirrors: add pypi * Python: Use pypi mirror for all PyPI packages
2016-02-19buildPythonApplication: use new function for Python applicationsFrederik Rietdijk1-1/+1
2015-04-28Fixed some descriptionsPascal Wittmann1-1/+1
2015-03-08Add sjagoe as maintainer of grin packageSimon Jagoe1-0/+1
2015-03-08Specify platform compatibility for grinSimon Jagoe1-0/+1
2015-03-08Move grin definition to tools/text and call it from all-packages.nixSimon Jagoe1-0/+19