Skip to content
Snippets Groups Projects
  1. Feb 19, 2014
    • Ludovic Courtès's avatar
      gnu: Introduce the (gnu services ...) modules. · db4fdc04
      Ludovic Courtès authored
      * gnu/system/dmd.scm: Remove file.  Move contents to...
      * gnu/services.scm, gnu/services/base.scm, gnu/services/dmd.scm,
        gnu/services/networking.scm, gnu/services/xorg.scm: ... here.  New
        files.
      * gnu/system.scm, gnu/system/vm.scm: Adjust accordingly.
      * guix/scripts/system.scm (%user-module): Likewise.
      * doc/guix.texi (Using the Configuration System): Likewise.
        (Defining Services): Likewise.
      db4fdc04
    • Ludovic Courtès's avatar
      gnu: bigloo: Upgrade to 4.1a. · 7fe492e8
      Ludovic Courtès authored
      * gnu/packages/scheme.scm (bigloo): Upgrade to 4.1a.
      7fe492e8
  2. Feb 18, 2014
  3. Feb 17, 2014
    • Mark H Weaver's avatar
      gnu: icu4c: Upgrade to 52.1. · 625bd408
      Mark H Weaver authored
      * gnu/packages/icu4c.scm (icu4c): Upgrade to 52.1.
      625bd408
    • Mark H Weaver's avatar
      gnu: patchelf: Fix platform page size determination. · 0841dcf7
      Mark H Weaver authored
      * gnu/packages/patches/patchelf-page-size.patch: New file.
      * gnu/packages/elf.scm (patchelf): Add the patch.
      * gnu-system.am (dist_patch_DATA): Add the patch.
      0841dcf7
    • Ludovic Courtès's avatar
      guix build: Factorize common options. · e7fc17b5
      Ludovic Courtès authored
      * guix/scripts/build.scm (show-build-options-help,
        set-build-options-from-command-line): New procedures.
        (show-help): Remove description of --dry-run,
        --fallback, --no-substitutes, --max-silent-time, and --cores.  Call
        'show-build-options-help'.
        (%standard-build-options): New variable.
        (%options): Remove --dry-run, --fallback, --no-substitutes,
        --verbosity, --max-silent-time, and --cores.  Add
        %STANDARD-BUILD-OPTIONS.
        (guix-build): Use 'set-build-options-from-command-line' instead of
        'set-build-options'.
      * guix/scripts/archive.scm (show-help): Remove description of --dry-run,
        --fallback, --no-substitutes, --max-silent-time, and --cores.  Call
        'show-build-options-help'.
        (%options): Remove --dry-run, --fallback, --no-substitutes,
        --verbosity, --max-silent-time, and --cores.  Add
        %STANDARD-BUILD-OPTIONS.
        (export-from-store): Call 'set-build-options-from-command-line'
        instead of 'set-build-options.
      e7fc17b5
    • Mark H Weaver's avatar
      gnu: Add xapian. · 98e7fc9b
      Mark H Weaver authored
      * gnu/packages/search.scm: New file.
      * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
      98e7fc9b
  4. Feb 16, 2014
  5. Feb 12, 2014
  6. Feb 11, 2014
  7. Feb 10, 2014
  8. Feb 09, 2014
Loading