| Commit message (Expand) | Author | Age |
... | |
* | gnu: perl-lingua-en-inflect: Update to 1.901.•••* gnu/packages/language.scm (perl-lingua-en-inflect): Update to 1.901.
| Tobias Geerinckx-Rice | 2017-04-04 |
* | gnu: perl-lingua-en-findnumber: Update to 1.32.•••* gnu/packages/language.scm (perl-lingua-en-findnumber): Update to 1.32.
| Tobias Geerinckx-Rice | 2017-04-04 |
* | gnu: perl-db-file: Update to 1.840.•••* gnu/packages/databases.scm (perl-db-file): Update to 1.840.
| Tobias Geerinckx-Rice | 2017-04-04 |
* | gnu: perl-dbd-sqlite: Update to 1.54.•••* gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.54.
| Tobias Geerinckx-Rice | 2017-04-04 |
* | gnu: perl-dbd-pg: Update to 3.5.3.•••* gnu/packages/databases.scm (perl-dbd-pg): Update to 3.5.3.
| Tobias Geerinckx-Rice | 2017-04-04 |
* | tests: Adjust search-paths test following the introduction of aarch64.•••Fixes a regression introduced in
3b88f3767d9f3ad2cc64173525cd53d429bfe7e7.
* tests/search-paths.scm ("evaluate-search-paths, separator is #f"):
Change the expected result to "aarch64-linux".
| Ludovic Courtès | 2017-04-04 |
* | packages: Catch invalid input errors for structs.•••Reported by Thomas Sigurdsen <thomas.sigurdsen@gmail.com>
at <https://lists.gnu.org/archive/html/help-guix/2017-04/msg00007.html>.
* guix/packages.scm (expand-input): Add 'guard' form around call to
'package-source-derivation'.
* tests/packages.scm (dummy): New test.
| Ludovic Courtès | 2017-04-04 |
* | gexp: 'lower-object' raises an exception when passed an invalid object.•••* guix/gexp.scm (&gexp-error, &gexp-input-error): New error conditions.
(lower-object): Raise &gexp-input-error when 'lookup-compiler' returns #f.
* tests/gexp.scm ("lower-object & gexp-input-error?"): New test.
* guix/ui.scm (call-with-error-handling): Add case for 'gexp-input-error?'.
| Ludovic Courtès | 2017-04-04 |
* | gnu: Add python-mando-0.3.1•••* gnu/packages/python.scm (python-mando-0.3.1): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Muriithi Frederick Muriuki | 2017-04-04 |
* | gnu: Add cifs-utils.•••* gnu/packages/samba.scm (cifs-utils): New variable.
| Thomas Danckaert | 2017-04-03 |
* | gnu: python-pexpect: Use python-pytest@3.0.•••* gnu/packages/python.scm (python-pexpect, python2-pexpect)[native-inputs]:
Change PYTHON-PYTEST to PYTHON-PYTEST-3.0.
| Marius Bakke | 2017-04-03 |
* | gnu: nss, nss-certs: Update to 3.30.•••* gnu/packages/gnuzilla.scm (nss): Update to 3.30.
* gnu/packages/certs.scm (nss-certs): Update to 3.30.
* gnu/packages/patches/nss-increase-test-timeout.patch: Adjust patch context.
| Marius Bakke | 2017-04-03 |
* | gnu: python-cython: Update to 0.25.2.•••* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.25.2.
| Marius Bakke | 2017-04-03 |
* | gnu: audacity: Update to 2.1.3.•••* gnu/packages/audacity.scm (audacity): Update to 2.1.3.
[source]: Fetch gzipped tar archive instead of a zip archive; remove
unnecessary patch.
[native-inputs]: Add autoconf, automake and libtool.
[arguments]: Add autoreconf phase to detect system libraries.
* gnu/packages/patches/audacity-fix-ffmpeg-binding.patch: Delete patch.
* gnu/local.mk: Remove reference to removed patch.
| Kei Kebreau | 2017-04-03 |
* | gnu: emacs-elfeed: Enable tests.•••* gnu/packages/emacs.scm (emacs-elfeed)[arguments]: Add a 'check' phase.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| Arun Isaac | 2017-04-02 |
* | gnu: brdf-explorer: Use HTTPS source URL.•••* gnu/packages/graphics.scm (brdf-explorer)[source]: Use HTTPS URL.
| Leo Famulari | 2017-04-02 |
* | gnu: Use HTTPS URLs for GitHub home-pages.•••* gnu/packages/bioinformatics.scm, gnu/packages/emacs.scm,
gnu/packages/haskell.scm, gnu/packages/libffi.scm, gnu/packages/lisp.scm,
gnu/packages/ocaml.scm, gnu/packages/openstack.scm, gnu/packages/python.scm,
gnu/packages/ruby.scm, gnu/packages/shells.scm, gnu/packages/statistics.scm,
gnu/packages/xdisorg.scm: Use HTTPS URLs for all packages with a home-page on
GitHub.
| Leo Famulari | 2017-04-02 |
* | gnu: jbig2dec: Fix CVE-2016-9601.•••* gnu/packages/patches/jbig2dec-CVE-2016-9601.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (jbig2dec)[source]: Use it.
| Leo Famulari | 2017-04-02 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2017-04-03 |
|\ |
|
| * | gnu: guile-git: Install .go files to /site-ccache.•••* gnu/packages/guile.scm (guile-git)[arguments] <bootstrap>: Change
"/ccache" to "/site-ccache" in Makefile.am.
| Ludovic Courtès | 2017-04-03 |
| * | gnu: sddm: Build without greenisland.•••This Wayland compositor is currently abandonware and has known problems.
* gnu/packages/display-managers.scm (sddm)[inputs]: Remove GREENISLAND.
| Marius Bakke | 2017-04-02 |
| * | gnu: khmer: Build with gcc-4.•••* gnu/packages/bioinformatics.scm (khmer)[inputs]: Add gcc-4.9.
| Ben Woodcroft | 2017-04-02 |
| * | gnu: rapidjson: Fix building on aarch64.•••* gnu/packages/web.scm (rapidjson)[arguments]: Add custom phase for
aarch64 to fix -march detection.
| Efraim Flashner | 2017-03-31 |
| * | hydra: Don't build deprecated packages.•••* build-aux/hydra/gnu-system.scm (hydra-jobs): When iterating over the
packages, exclude those that match 'package-superseded'.
| Ludovic Courtès | 2017-03-30 |
| * | gnu: mlocate: Update URLs.•••* gnu/packages/search.scm (mlocate)[source, home-page]: Change URLs to
pagure.{org,io}.
| Ludovic Courtès | 2017-03-30 |
| * | gnu: ruby-concurrent: Work around test failure on ARM.•••* gnu/packages/patches/ruby-concurrent-test-arm.patch: New file.
* gnu/packages/ruby.scm (ruby-concurrent)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2017-03-30 |
| * | gnu: guix: Include the aarch64 bootstrap Guile.•••* gnu/packages/package-management.scm (boot-guile-uri): Add case for aarch64.
(guix-0.12.0)[arguments] <copy-bootstrap-guile>: Handle aarch64.
[inputs]: Add "boot-guile/aarch64".
| Ludovic Courtès | 2017-03-30 |
| * | Merge branch 'master' into core-updates•••Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| Marius Bakke | 2017-03-30 |
| |\ |
|
| * | | gnu: chez-scheme: Fix build failure in 'reset-gzip-timestamps' phase.•••* gnu/packages/chez.scm (chez-scheme)[arguments]: Add 'make-manpages-writable'
phase.
| Marius Bakke | 2017-03-30 |
| * | | gnu: propeller-binutils: Use flex 2.6.1.•••* gnu/packages/embedded.scm (propeller-binutils)[native-inputs]: Replace
"flex" with "flex-2.6.1".
| Ricardo Wurmus | 2017-03-30 |
| * | | gnu: discrover: Add missing includes.•••* gnu/packages/bioinformatics.scm (discrover)[arguments]: Add build phase
"add-missing-includes" to include "random" headers.
| Ricardo Wurmus | 2017-03-30 |
| * | | gnu: stringtie: Remove typedef conflict.•••* gnu/packages/bioinformatics.scm (stringtie)[arguments]: Remove conflicting
typedef in a new build phase "remove-duplicate-typedef".
| Ricardo Wurmus | 2017-03-30 |
| * | | gnu: powertabeditor: Link with pthread.•••* gnu/packages/music.scm (powertabeditor)[arguments]: Link with "-lpthread" to
fix build with GCC 5.
| Ricardo Wurmus | 2017-03-30 |
| * | | gnu: hugs: Build with GCC 4.9.•••* gnu/packages/hugs.scm (hugs)[native-inputs]: Add "gcc-4.9".
| Ricardo Wurmus | 2017-03-30 |
| * | | gnu: dash: Update to 0.5.9.1.•••* gnu/packages/shells.scm (dash): Update to 0.5.9.1.
[source]: Use git-fetch.
[native-inputs]: Add autoconf and automake.
[arguments]: Add 'bootstrap' phase.
| Leo Famulari | 2017-03-30 |
| * | | gnu: wordnet: Build with the default GCC.•••* gnu/packages/wordnet.scm (wordnet)[native-inputs]: Remove.
| Ludovic Courtès | 2017-03-29 |
| * | | packages: Remove "mips64el-linux" from '%hydra-supported-systems'.•••* guix/packages.scm (%hydra-supported-systems): Remove "mips64el-linux".
| Ludovic Courtès | 2017-03-29 |
| * | | gnu: guile-reader: Build with gperf 3.0.•••* gnu/packages/guile.scm (guile-reader)[native-inputs]: Use GPERF-3.0
instead of GPERF.
| Ludovic Courtès | 2017-03-29 |
| * | | doc: Remove extraneous "See" before @xref.•••* doc/guix.texi (GNU Distribution): Add extraneous "See".
| Ludovic Courtès | 2017-03-29 |
| * | | gnu: kakoune: Fix build after Boost ABI change.•••Also remove now-obsolete snippet and inputs.
* gnu/packages/text-editors.scm (kakoune)[source]: Remove gzip substitution.
[arguments]: Drop CPPFLAGS from #:make-flags.
[native-inputs]: Remove GCC-5.
[inputs]: Remove gcc:lib.
| Marius Bakke | 2017-03-29 |
| * | | gnu: nspr: Use 'modify-phases' syntax.•••* gnu/packages/gnuzilla.scm (nspr)[arguments]: Use 'modify-phases'
syntax.
| Efraim Flashner | 2017-03-28 |
| * | | gnu: nspr: Update to 4.14.•••* gnu/packages/gnuzilla.scm (nspr): Update to 4.14.
| Efraim Flashner | 2017-03-28 |
| * | | gnu: mozjs@24: Use more inherited fields.•••* gnu/packages/gnuzilla.scm (mozjs@24)[arguments]: Use
'substitute-keyword-arguments', override inherited 'configure.
[native-inputs]: Remove field to use inherited native-inputs.
[propagated-inputs]: Same.
| Efraim Flashner | 2017-03-28 |
| * | | gnu: mozjs@17: Use 'modify-phases' syntax.•••* gnu/packages/gnuzilla.scm (mozjs@17)[arguments]: Use 'modify-phases'
syntax.
| Efraim Flashner | 2017-03-28 |
| * | | gnu: mozjs@17: Add missing inputs.•••* gnu/packages/gnuzilla.scm (mozjs@17)[native-inputs]: Add pkg-config.
[propagated-inputs]: Add nspr.
[inputs]: Add zlib.
| Efraim Flashner | 2017-03-28 |
| * | | gnu: mozjs@17: Add support for aarch64-linux.•••* gnu/packages/gnuzilla.scm (mozjs@17)[source]: Add patch.
[arguments]: Add phase deleting slow test, add configure argument for
building on aarch64-linux.
* gnu/packages/patches/mozjs17-aarch64-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Efraim Flashner | 2017-03-28 |
| * | | gnu: mozjs@24: Add aarch64-support.•••* gnu/packages/gnuzilla.scm (mozjs@24)[source]: Add patch.
[arguments]: Add flag for building on aarch64-linux, delete failing test.
* gnu/packages/patches/mozjs24-aarch64-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Efraim Flashner | 2017-03-28 |
| * | | gnu: mysql: Disable tests on aarch64-linux.•••* gnu/packages/databases.scm (mysql)[arguments]: Disable the test suite
on aarch64-linux.
| Efraim Flashner | 2017-03-28 |
| * | | gnu: gsl: Disable tests on aarch64-linux.•••* gnu/packages/maths.scm (gsl)[arguments]: Do not run the test suite on
aarch64-linux.
[home-page]: Use https.
| Efraim Flashner | 2017-03-28 |
| * | | Merge branch 'master' into core-updates | Leo Famulari | 2017-03-27 |
| |\ \ |
|