/gnu/system/images/

index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages.scm
AgeCommit message (Expand)Author
2017-11-21Revert "Add (guix self) and use it when pulling."...Ludovic Courtès
2017-11-21Add (guix self) and use it when pulling....Ludovic Courtès
2017-11-07packages: 'fold-packages' takes #:select? parameter....Ludovic Courtès
2017-09-01packages: 'fold-packages' takes an optional 'modules' parameter....Ludovic Courtès
2017-06-11packages: Add 'specifications->manifest'....Ludovic Courtès
2017-05-03Add (guix discovery)....Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès
2017-05-01packages: Remove support for PACKAGE-VERSION deprecated syntax....Ludovic Courtès
2017-03-08packages: Use PACKAGE@VERSION syntax when reporting ambiguities....Ludovic Courtès
2017-02-27packages: Add 'search-auxiliary-file'....Alex Kost
2017-01-28Use 'mlambda' instead of 'memoize'....Ludovic Courtès
2017-01-28Add (guix memoization)....Ludovic Courtès
2016-09-20ui: Do not shadow '_' where it's used as a literal syntax match....Ludovic Courtès
2016-09-06packages: Add 'package-superseded' and associated support....Ludovic Courtès
2016-07-28packages: Add 'hidden-package'....Ludovic Courtès
2016-06-20packages: Export 'scheme-modules'....Ludovic Courtès
2016-05-04utils: Move combinators to (guix combinators)....Ludovic Courtès
2016-04-14packages: Add 'search-patches'....Alex Kost
2016-03-08packages: Gracefully report packages not found....Ludovic Courtès
2016-03-08packages: Support the deprecated "NAME-VERSION" syntax....Ludovic Courtès
2016-03-08packages: Clarify NAME-VERSION deprecation message....Ludovic Courtès
2016-03-02utils: Use '@' for separating package names and version numbers....Mathieu Lirzin
2016-03-02packages: Factorize package specification search....Mathieu Lirzin
2016-02-24Do not check package freshness during upgrade....Alex Kost
2015-12-20packages: Remove now redundant graph procedures....Ludovic Courtès
2015-10-21packages: Update 'check-package-freshness' to use (guix upstream)....Ludovic Courtès
2015-06-18Move 'specification->package+output' to (gnu packages)....Ludovic Courtès