Skip to content
Snippets Groups Projects
  1. Dec 14, 2012
    • Nikita Karetnikov's avatar
      distro: Use (guix licenses) instead of strings. · 4a44e743
      Nikita Karetnikov authored
      * distro/packages/acl.scm, distro/packages/attr.scm,
        distro/packages/autotools.scm, distro/packages/base.scm,
        distro/packages/bash.scm, distro/packages/bdw-gc.scm,
        distro/packages/bison.scm, distro/packages/bootstrap.scm,
        distro/packages/compression.scm, distro/packages/cpio.scm,
        distro/packages/ddrescue.scm, distro/packages/ed.scm,
        distro/packages/flex.scm, distro/packages/gawk.scm,
        distro/packages/gdbm.scm, distro/packages/gettext.scm,
        distro/packages/gnupg.scm, distro/packages/gnutls.scm,
        distro/packages/gperf.scm, distro/packages/guile.scm,
        distro/packages/help2man.scm, distro/packages/less.scm,
        distro/packages/libffi.scm, distro/packages/libsigsegv.scm,
        distro/packages/libunistring.scm, distro/packages/linux.scm,
        distro/packages/lout.scm, distro/packages/lsh.scm,
        distro/packages/m4.scm, distro/packages/multiprecision.scm,
        distro/packages/nano.scm, distro/packages/ncurses.scm,
        distro/packages/nettle.scm, distro/packages/perl.scm,
        distro/packages/pkg-config.scm, distro/packages/pth.scm,
        distro/packages/readline.scm, distro/packages/recutils.scm,
        distro/packages/shishi.scm, distro/packages/system.scm,
        distro/packages/texinfo.scm, distro/packages/time.scm,
        distro/packages/wget.scm, distro/packages/which.scm,
        distro/packages/zile.scm: Use (guix licenses).
      4a44e743
    • Andreas Enge's avatar
      build: Avoid brace expansion in `nix/sync-with-upstream'. · 0d12bea3
      Andreas Enge authored
      * nix/sync-with-upstream: Avoid brace expansion, for the sake of Dash.
      0d12bea3
    • Ludovic Courtès's avatar
      daemon: Build `nix-setuid-helper'. · e1b7096a
      Ludovic Courtès authored
      * daemon.am (libexec_PROGRAMS, nix_setuid_helper_SOURCES,
        nix_setuid_helper_CPPFLAGS, nix_setuid_helper_LDADD): New variables.
      * test-env.in: Set and export `NIX_SETUID_HELPER'.
      * README (Installing Guix as non-root): New section.
      e1b7096a
    • Ludovic Courtès's avatar
      download: Work around (web client) bug <http://bugs.gnu.org/13095>. · b3a53fb3
      Ludovic Courtès authored
      * guix/build/download.scm: Annihilate `shutdown' in (web client).
      b3a53fb3
    • Ludovic Courtès's avatar
      release.nix: Remove trailing "/nix" from localstatedir. · cdec10f9
      Ludovic Courtès authored
      * release.nix (tarball, build): Use /nix/var as localstatedir, as a
        follow-up to 7f4f0651.
      cdec10f9
  2. Dec 13, 2012
  3. Dec 12, 2012
  4. Dec 11, 2012
    • Ludovic Courtès's avatar
      tests: Remove `t-profile' files on exit. · 7a6548cb
      Ludovic Courtès authored
      * tests/guix-package.sh: Use a trap on EXIT to remove profile-related
        files.  Reported by Andreas Enge <andreas@enge.fr>.
      7a6548cb
    • Ludovic Courtès's avatar
      guix-package: Gracefully handle multiple installs of the same path. · 1c67d639
      Ludovic Courtès authored
      * guix-package.in (guix-package)[process-actions]: Compute PACKAGES such
        that packages listed in INSTALL* are first removed from the remainder
        of the list.  When PROF is equal to the previous profile's store path,
        do nothing.  Reported by Andreas Enge <andreas@enge.fr>.
      * tests/guix-package.sh: Test the behavior of installing the same store
        path twice.  When removing a package, omit its version number.
      1c67d639
  5. Dec 10, 2012
  6. Dec 09, 2012
  7. Dec 08, 2012
  8. Dec 07, 2012
Loading