summaryrefslogtreecommitdiff
path: root/gnu/packages.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into core-updates宋文武2015-04-081-1/+1
|\
| * packages: Fix typo....Alex Kost2015-04-031-1/+1
* | gnu: Emit a warning when a package module cannot be loaded....Ludovic Courtès2015-04-071-3/+9
|/
* gnu: Raise an error when a bootstrap binary is not found....Ludovic Courtès2015-01-261-3/+10
* gnu: 'search-patch' raises an error when a patch is not found....Ludovic Courtès2015-01-201-2/+7
* gnu: Search for patches under $GUIX_PACKAGE_PATH....Ludovic Courtès2015-01-031-6/+11
* packages: Sort Scheme file lists used by 'fold-packages'....Ludovic Courtès2014-12-211-18/+23
* gnu-maintenance: Introduce <gnu-release> data type....Ludovic Courtès2014-11-111-6/+9
* packages: Optimize 'find-packages-by-name' to avoid disk accesses....Ludovic Courtès2014-09-291-15/+13
* Introduce the 'GUIX_PACKAGE_PATH' environment variable....Ludovic Courtès2014-09-241-1/+12
* packages: Add '%package-module-search-path'....Ludovic Courtès2014-09-241-8/+27
* packages: Generalize package module search....Ludovic Courtès2014-09-241-22/+27
* Move specification->package to gnu/packages.scm....Cyril Roelandt2014-09-031-1/+25
* Move 'check-package-freshness' from 'guix package' to 'packages'....Alex Kost2014-08-201-1/+83
* packages: Remove dead code....Alex Kost2014-08-191-3/+1
* guix: refresh: Add --list-dependent option....Eric Bavier2014-07-201-1/+65
* Factorize package search between 'guix package' and 'guix build'....Ludovic Courtès2013-12-211-15/+28
* ui: Add a 'define-diagnostic' macro....Nikita Karetnikov2013-04-211-3/+3
* utils: Add `fold2'....Ludovic Courtès2013-04-141-8/+0
* store: Really disable file name canonicalization for derivation inputs....Ludovic Courtès2013-03-221-5/+3
* gnu: Disable file name canonicalization in `search-*'....Ludovic Courtès2013-03-211-3/+5
* Build newest versions unless specified, and implement upgrades....Mark H Weaver2013-02-131-1/+25
* Inhibit duplicates in fold-packages....Mark H Weaver2013-02-131-12/+28
* distro: Rename (distro) to (gnu packages)....Ludovic Courtès2013-01-181-0/+139