summary refs log tree commit diff
path: root/pkgs/servers/inginious
Commit message (Collapse)AuthorAge
* inginious: mark as brokenzimbatm2017-11-23
| | | | The project doesn't exist on github anymore.
* 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
* Python: replace requests2 with requests tree-wideFrederik Rietdijk2017-05-07
| | | | | | | See f63eb5857352705665411130d4f1638d55dd8c58 The `requests2` attribute now throws an error informing that `requests` should be used instead.
* fix evaluationRobin Gloster2017-02-02
|
* pythonpackages.lti: rename to PyLTI and remove overridingFrederik Rietdijk2016-12-01
| | | | | | | | | - rename to PyLTI to follow upstream - remove overriding because it is not necessary; newer mock can be used, and modules python packages should be fixed to not propagate pytest (see separate commit). cc maintainer @layus
* inginious: use python2Frederik Rietdijk2016-10-18
|
* inginious: turn lib into a python app.Guillaume Maudoux2016-06-14