Skip to content
Snippets Groups Projects
  1. Apr 19, 2015
    • Ludovic Courtès's avatar
      guix package: -A and -s take supported systems into account. · 5763ad92
      Ludovic Courtès authored
      * guix/scripts/package.scm (guix-package)[process-query]
        <list-available>: Restrict results to packages matching
        'supported-package?".
      * guix/ui.scm (package->recutils): Print "systems:".
      * tests/guix-package.sh: Add tests.
      * doc/guix.texi (Invoking guix package): Adjust description of
        '--list-available' accordingly.
      5763ad92
    • Ludovic Courtès's avatar
      packages: Add 'supported-package?'. · bbceb0ef
      Ludovic Courtès authored
      * guix/packages.scm (supported-package?): New procedure.
      * tests/packages.scm ("supported-package?"): New test.
      * build-aux/hydra/gnu-system.scm (package->job): Use it instead of
        'package-transitive-supported-systems'.
      bbceb0ef
    • Mark H Weaver's avatar
      gnu: ccl: Fix inputs on non-Intel platforms. · 42f11801
      Mark H Weaver authored
      * gnu/packages/lisp.scm (ccl)[inputs]: Add default cases in 'match' forms.
        Fix pattern in "armhf-linux" case of sha256 field.
      42f11801
  2. Apr 18, 2015
  3. Apr 17, 2015
  4. Apr 16, 2015
Loading