about summary refs log tree commit diff
path: root/pkgs/development/interpreters/chibi
Commit message (Collapse)AuthorAge
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* chibi: 0.7.3 -> 0.8R. RyanTM2018-07-18
| | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/chibi-scheme/versions.
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* chibi-scheme: 0.7 -> 0.7.3c74d2016-09-26
| | | | | | | | | | | | | Update the `chibi-scheme` (attribute `chibi`) package from version 0.7 to version 0.7.3. The homepage listed for this package before this change, <https://code.google.com/p/chibi-scheme/>, now redirects to <https://github.com/ashinn/chibi-scheme>; this patch changes this package to use this GitHub version of the software. I have tested this change per nixpkgs manual section 10.1 ("Making patches").
* chibi: Add missing meta.license field.Moritz Ulrich2014-09-04
|
* Add Chibi-Scheme expressionMoritz Heidkamp2014-09-04