Skip to content
Snippets Groups Projects
  1. Mar 05, 2013
  2. Mar 04, 2013
    • Andreas Enge's avatar
      gnu: Add lsof. · 938081b9
      Andreas Enge authored
      * gnu/packages/lsof.scm: New file.
      * Makefile.am (MODULES): Add it.
      938081b9
  3. Mar 03, 2013
  4. Mar 02, 2013
  5. Mar 01, 2013
    • Ludovic Courtès's avatar
      ui: Factorize `read/eval-package-expression'. · eb0880e7
      Ludovic Courtès authored
      * guix/scripts/package.scm (read/eval-package-expression): Move to...
      * guix/ui.scm (read/eval-package-expression): ... here.
      * guix/scripts/build.scm (derivations-from-package-expressions): Use it.
      eb0880e7
    • Ludovic Courtès's avatar
      guix package: Add `--install-from-expression'. · 5d4b411f
      Ludovic Courtès authored
      * guix/scripts/package.scm (read/eval-package-expression): New
        procedure.
        (show-help): Add `-e'.
        (%options): Likewise.
        (guix-package)[process-actions]: Handle ('install . p) pairs, where P
        is a package.
      * tests/guix-package.sh: Add `boot_make_drv'.  Use `-i $boot_make_drv'
        once, and then use `-e $boot_make'.
      * doc/guix.texi (Invoking guix package): Document `-e'.
      5d4b411f
    • Ludovic Courtès's avatar
      gnu: global: Update to 6.2.8. · 431a3551
      Ludovic Courtès authored
      * gnu/packages/global.scm (global): Update to 6.2.8.
      431a3551
  6. Feb 27, 2013
    • Ludovic Courtès's avatar
      guix gc: Add `--references' and `--referrers'. · ba8b732d
      Ludovic Courtès authored
      * guix/scripts/gc.scm (show-help): Update.
        (%options): Add `--references' and `--referrers'.
        (guix-gc)[symlink-target, store-directory]: New procedures.
        Handle the `list-references' and `list-referrers' actions.
      * tests/guix-gc.sh: Add tests for `--references'.
      * doc/guix.texi (Invoking guix gc): Document `--references' and
        `--referrers'.
      ba8b732d
    • Ludovic Courtès's avatar
      store: Add queries for references & co. · fae31edc
      Ludovic Courtès authored
      * guix/store.scm (operation-id)[query-valid-derivers]: New value.
        (references, referrers, valid-derivers, query-derivation-outputs): New
        procedures.
      * tests/store.scm ("references", "derivers"): New tests.
      fae31edc
  7. Feb 23, 2013
  8. Feb 22, 2013
  9. Feb 21, 2013
  10. Feb 20, 2013
  11. Feb 19, 2013
  12. Feb 18, 2013
  13. Feb 17, 2013
Loading