Skip to content
Snippets Groups Projects
  1. Jan 17, 2013
    • Andreas Enge's avatar
      distro: Add Libjpeg 8. · 1d974417
      Andreas Enge authored
      * distro/packages/libjpeg.scm (libjpeg-8): New variable.
      1d974417
    • Andreas Enge's avatar
      distro: Add file. · f2499672
      Andreas Enge authored
      * distro/packages/file.scm: New file.
      * Makefile.am (MODULES): Add it.
      f2499672
    • Andreas Enge's avatar
      distro: Add Libjpeg. · 4b5f8cde
      Andreas Enge authored
      * distro/packages/libjpeg.scm: New file.
      * Makefile.am (MODULES): Add it.
      4b5f8cde
    • Andreas Enge's avatar
      distro: flex: Add dependency on Indent. · dd9e87e1
      Andreas Enge authored
      * distro/packages/flex.scm (flex): Add Indent as input.
      dd9e87e1
    • Andreas Enge's avatar
      distro: Add Indent. · c1e628f6
      Andreas Enge authored
      * distro/packages/indent.scm: New file.
      * Makefile.am (MODULES): Add it.
      c1e628f6
    • Ludovic Courtès's avatar
      guix-package: Allow `--roll-back' to skip missing generations. · 9241172c
      Ludovic Courtès authored
      * guix-package.in (profile-numbers): New procedure.
        (latest-profile-number): Use it.
        (previous-profile-number): New procedure.
        (roll-back): Use it lieu of `1-'.  Check whether PREVIOUS-NUMBER is
        zero, and raise an error when it is.
      * tests/guix-package.sh: Test whether we can roll back over a "hole".
      9241172c
    • Ludovic Courtès's avatar
      guix-package: Add `--roll-back'. · 24e262f0
      Ludovic Courtès authored
      Based on a patch by Nikita Karetnikov <nikita@karetnikov.org>.
      
      * guix-package.in (profile-regexp): New procedure.
        (latest-profile-number): Remove `%profile-rx', and use
        `profile-regexp' instead.
        (profile-number, roll-back): New procedure.
        (show-help): Add `--roll-back'.
        (%options): Likewise.
        (guix-package)[process-actions]: First check whether `roll-back?' is
        among OPTS, and call `roll-back' if it is, followed by a recursive
        call to `process-actions'.  Emit the "nothing to be done" message only
        when INSTALL or REMOVE is non-empty.
      * tests/guix-package.sh (readlink_base): New function.
        Add tests for `--roll-back'.
      * doc/guix.texi (Invoking guix-package): Document `--roll-back'.
      24e262f0
    • Andreas Enge's avatar
      distro: gnutls: Update to 3.1.6. · 8ca6cc4b
      Andreas Enge authored
      * distro/packages/gnutls.scm (gnutls): Update to 3.1.6.
      8ca6cc4b
    • Ludovic Courtès's avatar
      packages: Change `base32' to allow non-literal strings. · aba326f7
      Ludovic Courtès authored
      * guix/packages.scm (base32): Allow arguments that are not literal strings.
      aba326f7
    • Ludovic Courtès's avatar
      distro: nettle: Update to 2.6. · 2a6c6795
      Ludovic Courtès authored
      * distro/packages/nettle.scm (nettle): Update to 2.6.
      2a6c6795
  2. Jan 16, 2013
  3. Jan 15, 2013
  4. Jan 14, 2013
  5. Jan 13, 2013
Loading