about summary refs log tree commit diff
path: root/pkgs/development/idris-modules/build-builtin-package.nix
Commit message (Collapse)AuthorAge
* Refactor Idris packaging infrastructureMatthew Pickering2018-02-07
| | | | | | | | | The main two changes are 1. Completely rewrite how with-packages works to remove use of envHooks 2. The package description is now an idris specific set rather than being a subset of the arguments to mkDerivation. This mirrors the way Haskell packages are treated.
* idrisPackages.idris: 1.0 -> 1.1.1Thomas Tuegel2017-08-23
|
* idrisPackages.build-builtin-package: Include version in nameThomas Tuegel2017-08-22
|
* idris-modules: documentationShea Levy2015-11-27
|
* idris-modules: Read the filesystem to populate package listShea Levy2015-11-27
|
* Add builtin idris packages to idrisPackagesShea Levy2015-11-27