Skip to content
Snippets Groups Projects
  1. Jun 13, 2015
    • Mathieu Lirzin's avatar
      doc: Move most 'HACKING' informations into the manual. · 8c01b9d0
      Mathieu Lirzin authored
      * HACKING (Contributing): New section.
        (Building from Git, The Perfect Setup, Coding Style, Submitting Patches):
        Move to ...
      * doc/guix.texi (Running Guix Before It Is Installed): Likewise.
      * doc/contributing.texi: ... here. New file.
      * doc.am (EXTRA_DIST): Use it.
      * README (Installation): Adapt to it.
      * configure.ac (DOT): Likewise.
      8c01b9d0
  2. Jun 04, 2015
  3. May 10, 2015
  4. Oct 27, 2014
  5. Oct 06, 2014
  6. Sep 02, 2014
  7. Aug 26, 2014
  8. Apr 10, 2014
  9. Nov 16, 2013
    • Ludovic Courtès's avatar
      doc: Improve "Installing Guix from Guix" section. · 8db351e3
      Ludovic Courtès authored
      Reported by Mark H. Weaver <mhw@netris.org>.
      
      * README (Installing Guix from Guix): Explicitly mention $PATH
        separately.  Mention $ACLOCAL_PATH, not $ACLOCAL.  Give the exact
        command to install the dependencies.  Remove mention of
        $GUIX_LD_WRAPPER_ALLOW_IMPURITIES, which is no longer needed.
      8db351e3
  10. Jul 18, 2013
  11. Jul 17, 2013
  12. Jun 12, 2013
  13. Apr 25, 2013
  14. Dec 14, 2012
    • 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
  15. Dec 06, 2012
  16. Nov 25, 2012
  17. Nov 24, 2012
    • Ludovic Courtès's avatar
      doc: Update `README'. · a65e3306
      Ludovic Courtès authored
      * README: Update introductory summary.  Point to Savannah instead of
        Gitorious.  Mention <bug-guix@gnu.org>.
        (Guix & Nix): New section.
      a65e3306
  18. Nov 18, 2012
  19. Nov 03, 2012
    • Ludovic Courtès's avatar
      build: Require GNU libgcrypt. · d388c2c4
      Ludovic Courtès authored
      * guix/utils.scm (sha256): Remove Coreutils- and libchop-based
        implementations.
      * README: Update accordingly.
      
      * m4/guix.m4: New file.
      * configure.ac: Use `GUIX_ASSERT_LIBGCRYPT_USABLE'.  Set and substitute
        `LIBGCRYPT_PREFIX'.
      * Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): Pass
        `--with-libgcrypt-prefix=$(LIBGCRYPT_PREFIX)'.
      d388c2c4
    • Ludovic Courtès's avatar
      build: Clearly mark Nixpkgs as optional. · e76bdf8b
      Ludovic Courtès authored
      * configure.ac: Always show the result of checking for Nixpkgs.  Don't
        warn when Nixpkgs is not found.
      * Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): Remove `--with-nixpkgs'
        flag.
      * guix/utils.scm (%nixpkgs-directory): Use either the compile-time or
        the run-time `NIXPKGS' environment variable.
      * release.nix (jobs.tarball, jobs.build): Remove `--with-nixpkgs'
        configure flag.
      * README: Mark Nixpkgs as optional.
      
      * distro/packages/databases.scm, distro/packages/guile.scm,
        distro/packages/typesetting.scm: Change uses of `nixpkgs-derivation*'
        to `nixpkgs-derivation', to avoid failing at compile-time.
      e76bdf8b
  20. Oct 04, 2012
    • Ludovic Courtès's avatar
      Augment `README'. · 7da7ae93
      Ludovic Courtès authored
      * README (Hacking): Mention `--with-nixpkgs'.  List the autotools and
        Gettext, as suggested by Nikita Karetnikov <nikita.karetnikov@gmail.com>.
      7da7ae93
  21. Jul 01, 2012
  22. Jun 08, 2012
  23. Jun 03, 2012
Loading