Skip to content
Snippets Groups Projects
  1. Sep 29, 2014
    • Eric Bavier's avatar
      gnu: Add synergy. · b5f4bb85
      Eric Bavier authored
      * gnu/packages/synergy.scm: New file.
      * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
      b5f4bb85
  2. Sep 28, 2014
    • Eric Bavier's avatar
      gnu: duplicity: Fix and disable some tests. · 335bc683
      Eric Bavier authored
      * gnu/packages/patches/duplicity-piped-password.patch: New patch.
      * gnu/packages/patches/duplicity-test_selection-tmp.patch: New patch.
      * gnu-system.am (dist_patch_DATA): Add them.
      * gnu/packages/backup.scm (duplicity)[source]: Add patches field.
        [inputs]: Add util-linux and tzdata.
        [arguments]: rename patch-tests phase to check-setup.  Set HOME and TZDIR
        for tests.
      335bc683
    • Mathieu Lirzin's avatar
      gnu: Add dionysus. · 182d6311
      Mathieu Lirzin authored
      
      * gnu/packages/maths.scm (dionysus): New variable.
      
      Signed-off-by: default avatarLudovic Courtès <ludo@gnu.org>
      182d6311
    • David Thompson's avatar
      gnu: Add ruby-i18n. · acf735f2
      David Thompson authored
      * gnu/packages/ruby.scm (ruby-i18n): New variable.
      acf735f2
    • David Thompson's avatar
      build: Add ruby build system. · c08f9818
      David Thompson authored
      * guix/build-system/ruby.scm: New file.
      * guix/build/ruby-build-system: New file.
      * Makefile.am (MODULES): Add new files.
      * doc/guix.texi (Build Systems): Document ruby-build-system.
      c08f9818
    • Pjotr Prins's avatar
      gnu: Add ruby. · 6ef8c59a
      Pjotr Prins authored
      
      Co-authored-by: default avatarDavid Thompson <davet@gnu.org>
      
      * gnu/packages/ruby.scm: New file.
      * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
      * guix/licenses.scm (ruby): New variable.
      6ef8c59a
    • Alex Kost's avatar
      emacs: Use package/output type variables where needed. · 3472bb20
      Alex Kost authored
      * emacs/guix-list.el (guix-package-list-type, guix-output-list-describe-type):
        Move to...
      * emacs/guix-base.el: ... here.  Rename 'guix-output-list-describe-type' to
        'guix-package-info-type'.
      * emacs/guix-info.el (guix-generation-info-insert-number): Use
        'guix-package-list-type'.
      * emacs/guix.el (guix-get-show-packages): Use 'guix-package-info-type'.
      3472bb20
    • Alex Kost's avatar
      emacs: Support font-locking. · 2e269860
      Alex Kost authored
      Avoid breaking highlighting after adding new font-lock keywords.
      
      * emacs/guix-base.el (guix-insert-package-strings): Use 'propertize' instead
        of 'guix-get-string'.
      * emacs/guix-info.el (guix, guix-action, guix-file, guix-url,
        guix-package-location, guix-package-name): New button types.
        (guix-info-insert-action-button, guix-info-insert-file-path,
        guix-info-insert-url, guix-package-info-insert-location,
        guix-package-info-insert-full-names,
        guix-package-info-insert-non-unique-text): Adjust for 'guix-insert-button'
        and button types.
        (guix-package-info-name-button): New face.
        (guix-package-info-define-insert-inputs): Use it.  Add new button types.
        (guix-package-info-insert-full-name): Remove.
      * emacs/guix-utils.el (guix-get-string): Replace 'face' with 'font-lock-face'.
        (guix-insert-button): Adjust for using button types.
      2e269860
    • Alex Kost's avatar
      emacs: Fix errors in receiving information. · ce8b2953
      Alex Kost authored
      * emacs/guix-main.scm (package-pattern-transformer,
        output-pattern-transformer): Add fallback 'match' clauses.
        (find-generations): Fix getting generations by IDs.
      ce8b2953
    • Ian Denhardt's avatar
      doc: Use 'define-public' in example package recipe. · 79f5dd59
      Ian Denhardt authored
      
      * doc/guix.texi (Defining Packages): Use 'define-public' instead of
        'define'.
      
      Signed-off-by: default avatarLudovic Courtès <ludo@gnu.org>
      79f5dd59
    • Manolis Ragkousis's avatar
      gnu: hurd-headers: Use --build instead of --host. · 29a61bd0
      Manolis Ragkousis authored
      
      * gnu/packages/hurd.scm (hurd-headers): Replace '--host' with
        '--build'.
      
      Signed-off-by: default avatarLudovic Courtès <ludo@gnu.org>
      29a61bd0
    • Andreas Enge's avatar
      gnu: qt-4: Explicitly link with icu. · 47e225cd
      Andreas Enge authored
      * gnu/packages/qt.scm (qt-4): Explicitly link with libicui18n, which is
          dlopened by QtCore.so.
      47e225cd
  3. Sep 27, 2014
  4. Sep 26, 2014
  5. Sep 24, 2014
Loading