Skip to content
Snippets Groups Projects
  1. Oct 24, 2012
    • Ludovic Courtès's avatar
      Add `guix-download'. · c52a5bf0
      Ludovic Courtès authored
      * guix-download.in: New file.
      * configure.ac: Emit `guix-download' and make it executable.
      * Makefile.am (bin_SCRIPTS): Add `guix-download'.
      * po/POTFILES.in: Add `guix-download.in'.
      c52a5bf0
    • Ludovic Courtès's avatar
      store: Add `query-path-hash'. · 82058eff
      Ludovic Courtès authored
      * guix/store.scm (write-arg, read-arg): Add `base16' literal and
        corresponding rule.
        (query-path-hash): New operation.
      
      * tests/derivations.scm ("fixed-output derivation"): Check whether
        `query-path-hash' returns a bytevector.
      82058eff
    • Ludovic Courtès's avatar
      distro: Add missing commands in the bootstrap binaries. · e6cc3d86
      Ludovic Courtès authored
      * distro/packages/base.scm (%static-inputs): Add an `awk' -> `gawk', and
        `sh' -> `bash' symlinks.  Add `fgrep' and `egrep'.
        (%bootstrap-coreutils&co): Use new tarball that contains that
        symlink.
      
      * distro/packages/bootstrap/x86_64-linux/bash,
        distro/packages/bootstrap/x86_64-linux/mkdir,
        distro/packages/bootstrap/x86_64-linux/tar,
        distro/packages/bootstrap/x86_64-linux/xz: Use binaries from that
        tarball (the previous binaries hadn't gone through
        `remove-store-references', which is fixed now.)
      e6cc3d86
    • Ludovic Courtès's avatar
      guix-build: Change `--local-build' to `--no-substitutes'. · 692c6c15
      Ludovic Courtès authored
      * guix-build.in (%default-options): Add `substitutes?'.
        (show-help): Change `--local-build' to `--no-substitutes'.
        (guix-build): Adjust accordingly.
      692c6c15
  2. Oct 23, 2012
  3. Oct 22, 2012
  4. Oct 21, 2012
  5. Oct 20, 2012
  6. Oct 18, 2012
  7. Oct 17, 2012
Loading