summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-11gnu: Fix typo for nsis....* gnu/packages/installers.scm (make-nsis): Add space between define and open bracket. Carl Dong
2019-10-11gnu: Add nsis-x86_64 and nsis-i686....* guix/build-system/scons.scm (scons-build): Add build-targets and install-targets parameters. * guix/build/scons-build-system.scm (build, install): Adjust accordingly. * doc/guix.texi (Build Systems): Document it. * gnu/packages/installers.scm: New file, (make-nsis): New procedure, (nsis-x86_64, nsis-i686): New variables. * gnu/packages/patches/nsis-env-passthru.patch: New file. * gnu/local.mk (dist_patch_DATA, GNU_SYSTEM_MODULES): Adjust accordingly. Carl Dong
2019-10-11gnu: knot: Update to 2.9.0....* gnu/packages/dns.scm (knot): Update to 2.9.0. Tobias Geerinckx-Rice
2019-10-11gnu: emacs-evil-collection: Update to 0.0.3-11.bf2400a....* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.3-11.bf2400a. Brian Leung
2019-10-11gnu: Add emacs-annalist....* gnu/packages/emacs-xyz.scm (emacs-annalist): New variable. Brian Leung
2019-10-11gnu: emacs-git-annex: Update to 1.1-2.1324d3f....* gnu/packages/emacs-xyz.scm (emacs-git-annex): Update to 1.1-2.1324d3f. Brian Leung
2019-10-11gnu: emacs-helm-org-ql: Remove patch file....* gnu/local.mk (emacs-helm-org-ql): Remove entry. * gnu/packages/emacs-xyz.scm: Remove patch file. * gnu/packages/patches/emacs-helm-org-ql.patch: Delete file. Brian Leung
2019-10-11gnu: emacs-racket-mode: Update to 0.0.2-4.2a9a102....* gnu/packages/emacs-xyz.scm (emacs-racket-mode): Update to 0.0.2-4.2a9a102. Brian Leung
2019-10-11gnu: emacs-rspec: Update to 1.11-1.66ea7cc....* gnu/packages/emacs-xyz.scm (emacs-rspec): Update to 1.11-1.66ea7cc. Brian Leung
2019-10-10gnu: apfs-fuse: Fix build....* gnu/packages/file-systems.scm (apfs-fuse)[arguments]: Install the LICENSE file with the default 'install-license-files' phase. Leo Famulari
2019-10-10gnu: python-bleach: Update to 3.1.0....* gnu/packages/check.scm (python-pytest-runner-2, python2-pytest-runner-2): New public variables. * gnu/packages/python-xyz.scm (python-bleach): Update to 3.1.0. [propagated-inputs]: Remove PYTHON-HTML5LIB-0.9. Add PYTHON-WEBENCODINGS. [native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER-2. Marius Bakke
2019-10-10gnu: fluidsynth: Update to 2.0.7....* gnu/packages/audio.scm (fluidsynth): Update to 2.0.7. Marius Bakke
2019-10-10gnu: tbb: Update to 2019_U9....* gnu/packages/tbb.scm (tbb): Update to 2019_U9. Marius Bakke
2019-10-10gnu: whois: Update to 5.5.2....* gnu/packages/networking.scm (whois): Update to 5.5.2. Marius Bakke
2019-10-10gnu: appstream-glib: Update to 0.7.16....* gnu/packages/glib.scm (appstream-glib): Update to 0.7.16. Marius Bakke
2019-10-10gnu: strace: Update to 5.3....* gnu/packages/patches/strace-ipc-tests.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/linux.scm (strace): Update to 5.3. [source](patches): Remove. [arguments]: Remove obsolete phase. Marius Bakke
2019-10-10gnu: libsoup: Update to 2.68.2....* gnu/packages/gnome.scm (libsoup): Update to 2.68.2. [arguments]: Update #:configure-flags. Skip tests that attempts to resolve "subdomain.localhost". [propagated-inputs]: Add GOOGLE-BROTLI and ZLIB. Marius Bakke
2019-10-10gnu: guix: Fix source checksum....This is a follow-up to commit 6c50e1dc0625f89884cff40b22627091efa37708. * gnu/packages/package-management.scm (guix)[source](sha256): Update hash. Marius Bakke
2019-10-10gnu: python-efl: Update to 1.23.0....* gnu/packages/enlightenment.scm (python-efl): Update to 1.23.0. Efraim Flashner
2019-10-10gnu: mate-utils: Build with a fixed version of yelp-tools....* gnu/packages/mate.scm (mate-utils)[native-inputs]: Replace YELP-TOOLS with YELP-TOOLS/FIXED. Danny Milosavljevic
2019-10-10gnu: emacs-org-tree-slide: Update to 2.8.14....* gnu/packages/emacs-xyz.scm (emacs-org-tree-slide): Update to 2.8.14. Diego Nicola Barbato
2019-10-10gnu: guix: Update to fc1fe72....* gnu/packages/package-management.scm (guix): Update to fc1fe72. Ludovic Courtès
2019-10-10gnu: guix: Intern bootstrap executables before running tests....This is a followup to 1ba0b1e6ec41afd94a3c5f907b1122204dcb5d9d. * gnu/packages/package-management.scm (guix)[arguments]: In 'copy-bootstrap-guile', copy the bootstrap executables. [inputs]: Add "bootstrap/{bash,mkdir,tar,xz}". Ludovic Courtès
2019-10-10gnu: guix-jupyter: Avoid 'specification->package'....* gnu/packages/package-management.scm (guix-jupyter)[native-inputs]: Avoid 'specification->package'. Ludovic Courtès
2019-10-10gnu: openmpi: Update to 4.0.2....* gnu/packages/mpi.scm (openmpi): Update to 4.0.2. Ludovic Courtès
2019-10-10gnu: Add Guix-Jupyter....* gnu/packages/package-management.scm (guix-jupyter): New variable. Ludovic Courtès
2019-10-10gnu: gcc@9: Update to 9.2.0....* gnu/packages/gcc.scm (gcc-9): Update to 9.2.0. Ludovic Courtès
2019-10-10gnu: python-binaryornot: Fix typo....Follow-up to 86723f98ab272b1a2621fb54ff88eab5e8e80fed. * gnu/packages/python-xyz.scm (python-binaryornot)[arguments]<#:phases>[patch-test]: Rename to... [patch-test]: ...this. Danny Milosavljevic
2019-10-10gnu: emacs-org-ql: Patch for Helm users....The package has a Helm component that is missing the relevant `require` statements. * gnu/packages/patches/emacs-helm-org-ql.patch: Add. * gnu/local.mk (emacs-helm-org-ql): Add entry. * gnu/packages/emacs-xyz.scm: Update and add dependencies. Brian Leung
2019-10-10gnu: emacs-gif-screencast: Update to 1.0-2.248d1e1....* gnu/packages/emacs-xyz.scm (emacs-gif-screencast): Update to 1.0-2.248d1e1. Brian Leung
2019-10-10gnu: emacs-org-ql: Update to 0.3.1-2.949a06c....* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.3.1-2.949a06c. Brian Leung
2019-10-09gnu: emacs-org-sidebar: Update to 0.2....* gnu/packages/emacs-xyz.scm (emacs-org-sidebar): Update to 0.2. Brian Leung
2019-10-09gnu: emacs-org-ql: Update to 0.3-1.af0ef30....* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.3-1.af0ef30. Brian Leung
2019-10-09gnu: emacs-org-super-agenda: Update to 1.1.1-3.a87ca11....* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda): Update to 1.1.1-3.a87ca11. Brian Leung
2019-10-09gnu: wesnoth: Update to 1.14.9....Fixes a build failure reported by reepca on #guix. * gnu/packages/games.scm (wesnoth): Update to 1.14.9. [arguments]: Add phase to disable compiler warnings from Boost headers. Marius Bakke
2019-10-10gnu: vinagre: Fix build....* gnu/packages/gnome.scm (vinagre): Set the '--enable-compile-warnings' configure flag to 'minimum', to prevent build failures on compilation warnings. Maxim Cournoyer
2019-10-09gnu: Add emacs-ssh-agency....* gnu/packages/emacs-xyz.scm (emacs-ssh-agency): New variable. Joseph LaFreniere
2019-10-09gnu: emacs-deft: Don't use unstable tarball....* gnu/packages/emacs-xyz.scm (emacs-deft)[source]: Use GIT-FETCH and GIT-FILE-NAME. Brian Leung
2019-10-09gnu: emacs-emmet-mode: Update to 1.0.8-1.1acb821....* gnu/packages/emacs-xyz.scm (emacs-emmet-mode): Update to 1.0.8-1.1acb821. Brian Leung
2019-10-09gnu: fcgiwrap: Fix build with newer GCCs....* gnu/packages/web.scm (fcgiwrap)[arguments]: Add ‘fix-CFLAGS’ phase. Tobias Geerinckx-Rice
2019-10-09gnu: perl-mail-dkim: Update to 0.57....* gnu/packages/mail.scm (perl-mail-dkim): Update to 0.57. Tobias Geerinckx-Rice
2019-10-09gnu: python-ecdsa: Update to 0.13.3....* gnu/packages/python-crypto.scm (python-ecdsa): Update to 0.13.3. Tobias Geerinckx-Rice
2019-10-09gnu: opensm: Update to 3.3.22....* gnu/packages/fabric-management.scm (opensm): Update to 3.3.22. Tobias Geerinckx-Rice
2019-10-09gnu: espeak: Build with the C++ 98 standard....Fixes <https://bugs.gnu.org/37672>. Reported by Bradley Haggerty <bradigger@gmail.com>. * gnu/packages/speech.scm (espeak)[arguments]: Add CXXFLAGS to #:make-flags. Marius Bakke
2019-10-09gnu: libsigc++: Update home page....* gnu/packages/glib.scm (libsigc++)[home-page]: Update to current. Marius Bakke
2019-10-09gnu: python-binaryornot: Fix build....Fixes <https://bugs.gnu.org/37678>. * gnu/packages/python-xyz.scm (python-binaryornot)[arguments]<#:phases>[patch-tests]: New phase. Danny Milosavljevic
2019-10-09gnu: emacs-tiny: Update to 0.2.1-1.fd8a6b0....* gnu/packages/emacs-xyz.scm (emacs-tiny): Update to 0.2.1-1.fd8a6b0. Brian Leung
2019-10-09gnu: emacs-general: Update to 0-3.f38fb22....* gnu/packages/emacs-xyz.scm (emacs-general): Update to 0-3.f38fb22. Brian Leung
2019-10-09gnu: emacs-ccls: Update to 0.1-3.b1acc33....* gnu/packages/emacs-xyz.scm (emacs-ccls): Update to 0.1-3.b1acc33. Brian Leung
2019-10-09gnu: emacs-dante: Update to 1.5-3.38b5894....* gnu/packages/emacs-xyz.scm (emacs-dante): Update to 1.5-3.38b5894. Brian Leung