summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Factorize rust-bootstrapped-package.Danny Milosavljevic2018-04-15
| | | | | * gnu/packages/rust.scm (rust-bootstrapped-package): New procedure. (rust): Use rust-bootstrapped-package.
* gnu: Add rust@1.19.0.Danny Milosavljevic2018-04-15
| | | | | | | | | | * gnu/packages/rust.scm (rust-1.23)[build-system, native-inputs, inputs, native-search-paths, synopsis, description, home-page, license]: Move to... (rust-1.19): ... here. New variable. (rust-1.23)[arguments]<#:phases>[set-env, patch-tests, patch-cargo-checksums]: Move to... (rust-1.19): ... here. (rust-1.19)[arguments]<#:phases>[configure, check, install]: Replace by no-op.
* gnu: tmux: Update to 2.7.Leo Famulari2018-04-14
| | | | * gnu/packages/tmux.scm (tmux): Update to 2.7.
* gnu: linux-libre@4.9: Update to 4.9.94.Mark H Weaver2018-04-14
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.94.
* gnu: linux-libre@4.4: Update to 4.4.128.Mark H Weaver2018-04-14
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.128.
* gnu: python-sge-pygame: Fix typo in description.Nicolas Goaziou2018-04-14
| | | | | * gnu/packages/game-development.scm (python-sge-pygame) [description]: Fix typo.
* gnu: emacs-polymode: Fix byte compilation.Maxim Cournoyer2018-04-14
| | | | | | | * gnu/packages/emacs.scm (emacs-polymode)[arguments]: Add modes subdirectory to #:include. Add add-modes-subdir-to-load-path phase. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: emacs-dired-hacks: Fix byte compilation.Maxim Cournoyer2018-04-14
| | | | | | | * gnu/packages/emacs.scm (emacs-dired-hacks)[propagated-inputs]: Add emacs-eimp. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add emacs-eimp.Maxim Cournoyer2018-04-14
| | | | | | * gnu/packages/emacs.scm (emacs-eimp): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: emacs-request: Fix byte compilation.Maxim Cournoyer2018-04-14
| | | | | | | * gnu/packages/emacs.scm (emacs-request)[propagated-inputs]: Add emacs-deferred. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: emacs-org-trello: Update to 0.8.0.Arun Isaac2018-04-14
| | | | * gnu/packages/emacs.scm (emacs-org-trello): Update to 0.8.0.
* gnu: emacs-org-trello: Fix byte compilation.Maxim Cournoyer2018-04-14
| | | | | | | * gnu/packages/emacs.scm (emacs-org-trello)[propagated-inputs]: Add emacs-f and emacs-helm. Sort. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add emacs-ert-expectations.Maxim Cournoyer2018-04-14
| | | | | | * gnu/packages/emacs.scm (emacs-ert-expectations): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: wine-staging: Update to 3.6.Rutger Helling2018-04-14
| | | | * gnu/packages/wine.scm (wine-staging): Update to 3.6.
* gnu: wine-staging-patchset-data: Update to 3.6.Rutger Helling2018-04-14
| | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.6.
* gnu: Add ghostwriter.Eric Bavier2018-04-13
| | | | * gnu/packages/text-editors.scm (ghostwriter): New variable.
* gnu: emacs-smartparens: Fix byte compilation.Maxim Cournoyer2018-04-14
| | | | | | | * gnu/packages/emacs.scm (emacs-smartparens)[propagated-inputs]: Add emacs-markdown-mode. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: emacs-mu4e-alert: Fix byte compilation.Maxim Cournoyer2018-04-14
| | | | | | * gnu/packages/emacs.scm (emacs-mu4e-alert)[propagated-inputs]: Add mu. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: emacs-evil-matchit: Update to 2.2.6.Arun Isaac2018-04-14
| | | | * gnu/packages/emacs.scm (emacs-evil-matchit): Update to 2.2.6.
* gnu: emacs-evil-matchit: Fix byte compilation.Maxim Cournoyer2018-04-14
| | | | | | | * gnu/packages/emacs.scm (emacs-evil-matchit)[propagated-inputs]: Add emacs-evil. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: emacs-es-mode: Update to 4.3.0.Arun Isaac2018-04-14
| | | | * gnu/packages/emacs.scm (emacs-es-mode): Update to 4.3.0.
* gnu: emacs-es-mode: Fix byte compilation.Maxim Cournoyer2018-04-14
| | | | | | | * gnu/packages/emacs.scm (emacs-es-mode)[propagated-inputs]: Add emacs-dash and emacs-spark. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add emacs-spark.Maxim Cournoyer2018-04-14
| | | | | | * gnu/packages/emacs.scm (emacs-spark): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: emacs-cdlatex: Fix byte compilation.Maxim Cournoyer2018-04-14
| | | | | | | * gnu/packages/emacs.scm (emacs-cdlatex)[propagated-inputs]: Add emacs-auctex. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: antlr3-3.1: Fix installed script.Julien Lepiller2018-04-13
| | | | * gnu/packages/java.scm (antlr3-3.1)[arguments]: Fix jar name in script.
* gnu: joe: Update to 4.6.Eric Bavier2018-04-13
| | | | * gnu/packages/text-editors.scm (joe): Update to 4.6.
* gnu: hexchat: Update to 2.14.1.Leo Famulari2018-04-13
| | | | | | | | | | | * gnu/packages/messaging.scm (hexchat): Update to 2.14.1. [source]: Remove obsolete snippet. [build-system]: Use the meson-build-system. [native-inputs]: Add perl, and gettext-minimal. Remove autoconf, autoconf-archive, automake, intltool, and libtool. [inputs]: Add libproxy. [arguments]: Add a phase to skip generation of icon and .desktop file databases. Remove #:make-flags.
* gnu: Add iRRAM.Andreas Enge2018-04-13
| | | | * gnu/packages/multiprecision.scm (irram): New variable.
* gnu: linux-libre: Update to 4.16.2.Mark H Weaver2018-04-13
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.2. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.34.Mark H Weaver2018-04-13
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.34. (%linux-libre-4.14-hash): Update hash.
* gnu: Add missing freeimage patch.Efraim Flashner2018-04-13
| | | | | | | This is a follow-up to a5d4c96b8d90b8bb87e07bd6a7be78991db91bc9. * gnu/packages/patches/freeimage-unbundle.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: freeimage: Remove bundled libraries.Efraim Flashner2018-04-13
| | | | | | | | | | | | This fixes bug #28261. * gnu/packages/image.scm (freeimage)[source]: Remove bundled libraries. [arguments]: Replace 'configure phase, add phase to replace unbuildable files with empty ones. Adjust makeflags to new inputs. [native-inputs]: Add pkg-config. [inputs]: Add libjpeg, libjxr, libpng, libraw, libtiff, libwebp, openexr, openjpeg, zlib. [supported-systems]: Add mips64el-linux as a supported system.
* gnu: datamash: Fix tests on ARM systems.Eric Bavier2018-04-12
| | | | | | * gnu/packages/patches/datamash-arm-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/datamash.scm (datamash)[source]: Use it.
* gnu: Add fasd.Eric Bavier2018-04-12
| | | | * gnu/packages/admin.scm (fasd): New variable.
* gnu: pioneer: Update to 20180203.Eric Bavier2018-04-12
| | | | | * gnu/packages/games.scm (pioneer): Update to 20180203. [source]: Use git-fetch method to avoid github tarball.
* gnu: cool-retro-term: Update to 1.0.1.Eric Bavier2018-04-12
| | | | | | | | | * gnu/packages/terminals.scm (cool-retro-term): Update to 1.0.1. [source]: Programmatically remove fonts. [arguments]: Simplify 'configure phase and use 'invoke'. Add 'install-man phase. 'let*' -> 'let' where possible. * gnu/packages/patches/cool-retro-term-remove-non-free-fonts.patch: Delete. * gnu/local.mk (dist_patch_DATA): Remove it.
* Revert "Revert "gnu: nghttp2: Update to 1.31.1 [fixes CVE-2018-1000168].""Mark H Weaver2018-04-12
| | | | This reverts commit 4ccbdcbcadd6d2e432ee0afa220bc003e72a5b8a.
* Revert "gnu: nghttp2: Update to 1.31.1 [fixes CVE-2018-1000168]."Mark H Weaver2018-04-12
| | | | This reverts commit 65bfe30d8a4e930599603f6d835023bbd0dbcb9a.
* gnu: xf86-input-libinput: Update to 0.27.1.Marius Bakke2018-04-12
| | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.27.1.
* gnu: nghttp2: Update to 1.31.1 [fixes CVE-2018-1000168].Marius Bakke2018-04-12
| | | | * gnu/packages/web.scm (nghttp2): Update to 1.31.1.
* gnu: lrdf: Update to 0.6.1.Marius Bakke2018-04-12
| | | | | | | * gnu/packages/rdf.scm (lrdf): Update to 0.6.1. [source](uri): Adjust to version prefix. [arguments]: Remove obsolete deletions. [inputs]: Remove OPENSSL.
* gnu: gnupg: Remove unreferenced inputs.Efraim Flashner2018-04-12
| | | | * gnu/packages/gnupg.scm (gnupg)[inputs]: Remove bzip2, curl.
* gnu: gnupg: Update to 2.2.6.Efraim Flashner2018-04-12
| | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.6.
* gnu: krita: Update to 4.0.1.Leo Famulari2018-04-11
| | | | * gnu/packages/kde.scm (krita): Update to 4.0.1.
* system: Provide a fall-back PATH for non-login shells started with su(1).Leo Famulari2018-04-11
| | | | | * gnu/system.scm (operating-system-etc-service): Provide values for ENV_PATH and ENV_SUPATH in '/etc/login.defs'.
* gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2018-04-11
| | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository.
* gnu: icecat: Add more configure flags and rename a phase.Mark H Weaver2018-04-11
| | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[arguments]: To configure-flags, add "--with-distribution-id=org.gnu", "--disable-tests", "--disable-updater", "--disable-crashreporter", "--disable-maintenance-service", and "--disable-eme". Rename the 'arrange-to-link-libxul-with-libraries-it-might-dlopen' phase to 'link-libxul-with-libraries'.
* services: cgit: Add support for project-list.Clément Lassieur2018-04-11
| | | | | | | | | * doc/guix.texi (Version Control Services): Update accordingly. * gnu/services/cgit.scm (cgit-configuration)[project-list]: New field. (serialize-project-list): New procedure that uses PLAIN-FILE to generate a file from the string list given by the user as input. (serialize-cgit-configuration): Make sure to serialize 'project-list' before 'repostory-directory'.
* services: cgit: Enforce serialization order.Clément Lassieur2018-04-11
| | | | | | | * gnu/services/cgit.scm (serialize-cgit-configuration): New procedure that serializes fields with a precise order. (cgit-activation): Replace the generic SERIALIZE-CONFIGURATION with SERIALIZE-CGIT-CONFIGURATION.
* services: cgit: Add support for file-like objects.Clément Lassieur2018-04-11
| | | | | | | | | | | | | | | | | | * doc/guix.texi (Version Control Services): Update accordingly. * gnu/services/cgit.scm (serialize-field, serialize-string, serialize-boolean, serialize-integer, serialize-repository-cgit-configuration-list, serialize-nginx-server-configuration-list, serialize-repo-field, serialize-repo-boolean, serialize-repo-integer, serialize-module-link-path, serialize-repository-directory, serialize-mimetype-alist): Return strings or string-valued gexps and stop printing. (repository-cgit-configuration)[source-filter, about-filter, commit-filter, logo, owner-filter], (cgit-configuration)[auth-filter, commit-filter, css, email-filter, favicon, include, logo, owner-filter, mimetype-file, readme, source-filter]: Replace STRING with FILE-OBJECT. (file-object?, serialize-file-object, repo-file-object?, serialize-repo-file-object): New procedures. (cgit-activation): Use SERIALIZE-CONFIGURATION's return value with MIXED-TEXT-FILE instead of using its output with PLAIN-FILE.