about summary refs log tree commit diff
path: root/pkgs/development/idris-modules/build-builtin-package.nix
AgeCommit message (Collapse)AuthorFilesLines
2022-02-23idris-modules: rename name to pnameFelix Buehler1-5/+5
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-07-05build-idris-package: includePreludeBase -> noPrelude, noBaseSilvan Mosberger1-1/+2
Resembles idris --noprelude and --nobasepkgs arguments
2018-07-02idris: Clean up package builderSilvan Mosberger1-0/+2
2018-02-07Refactor Idris packaging infrastructureMatthew Pickering1-8/+4
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.
2017-08-23idrisPackages.idris: 1.0 -> 1.1.1Thomas Tuegel1-2/+5
2017-08-22idrisPackages.build-builtin-package: Include version in nameThomas Tuegel1-2/+6
2015-11-27idris-modules: documentationShea Levy1-2/+9
2015-11-27idris-modules: Read the filesystem to populate package listShea Levy1-1/+1
2015-11-27Add builtin idris packages to idrisPackagesShea Levy1-0/+12