| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
* gnu/packages/storage.scm,
gnu/packages/patches/ceph-disable-cpu-optimizations.patch,
gnu/packages/patches/ceph-skip-collect-sys-info-test.patch,
gnu/packages/patches/ceph-skip-unittest_blockdev.patch: New files.
* gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Register it.
|
|
|
|
| |
* gnu/packages/xml.scm (xmlstarlet)[arguments]: Add phase to disable two tests.
|
|
|
|
|
|
|
| |
Rocksdb fails to build with this version:
https://github.com/facebook/rocksdb/issues/1947
This reverts commit 9baab9aeeda394408290613c597bff1d96004dfb.
|
|
|
|
|
| |
* gnu/packages/benchmark.scm (fio)[outputs]: New field.
[arguments]: Rename 'wrap-python-scripts' phase to 'move-outputs'. Keep wrapper.
|
|
|
|
| |
* guix/scripts/import/cran.scm (guix-import-cran): Reverse list of packages.
|
|
|
|
|
| |
* guix/import/cran.scm (needs-fortran?, needs-zlib?): New procedures.
(description->package): Use them.
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes a regression introduced in
a4f542341511f33ece18d16b68118214da8143ec.
Reported by Hartmut Goebel.
* guix/build/download.scm (ftp-fetch): Account for the case where
'uri-userinfo' returns #f. Remove the case where it returns "" since
that cannot happen.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.6.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.18.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.57.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This avoids connections to substitute servers for derivations that are
not substitutable anyway, such as profiles.
Reported by Andy Wingo.
* guix/derivations.scm (substitution-oracle): Skip derivations that do
not pass 'substitutable-derivation?'.
* tests/derivations.scm ("substitution-oracle and #:substitute? #f"):
New test.
|
|
|
|
| |
* gnu/packages/gnome.scm (epiphany): Update to 3.22.7.
|
|
|
|
|
|
|
|
|
|
|
| |
WebKitGTK+ 2.16.0 is the first stable release of WebKitGTK+ that uses libgcrypt
instead of GnuTLS for some cryptographic functions:
<https://bugs.webkit.org/show_bug.cgi?id=163125>
<http://trac.webkit.org/changeset/208297/webkit>
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.0.
[inputs]: Replace gnutls with libgcrypt.
|
|
|
|
|
| |
* gnu/packages/game-development.scm (grafx2)[description]: Remove
invisible <U+200B> (‘zero-width space’) character.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/libgit2-use-after-free.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (libgit2)[inputs]: Add it.
[arguments] <#:phases>: Add 'apply-patch' phase.
|
|
|
|
| |
* gnu/packages/linux.scm (lm-sensors)[source]: Add file-name field.
|
|
|
|
| |
* gnu/packages/linux.scm (mcelog): Update to 149.
|
|
|
|
|
| |
* gnu/packages/ssh.scm (corkscrew)[arguments]: Add a very basic
‘install-documentation’ phase.
|
|
|
|
| |
* gnu/packages/guile.scm (haunt): Disable test suite.
|
|
|
|
| |
* gnu/packages/game-development.scm (grafx2): New variable.
|
|
|
|
| |
* gnu/packages/gnome.scm (geoclue): Update to 2.4.6.
|
|
|
|
|
|
| |
* gnu/packages/ssh.scm (corkscrew)[synopsis, description]: Fix typos and
condense. Remove scary warning (the tunnel is always encrypted through
SSH) and speculation.
|
|
|
|
|
| |
* gnu/packages/ssh.scm (corkscrew)[source]: Use
‘https://downloads.openwrt.org’.
|
|
|
|
| |
* gnu/packages/ssh.scm (mosh): Update to 1.3.0.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.26.
|
|
|
|
| |
* gnu/packages/maths.scm (gnuplot)[inputs]: Add lua.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/ui.scm (package-field-string): New procedure.
(package-description-string): Use it.
(package-synopsis-string): New procedure.
(package->recutils): Use it.
* guix/scripts/lint.scm (check-synopsis-style)[check-texinfo-markup]:
New procedure. Use it in checks.
* tests/lint.scm: Test it.
* gnu/packages/perl.scm (perl-try-tiny)[synopsis]: Adjust for the
Texinfo markup.
|
|
|
|
| |
* HACKING: Add 'cp' line to install the pre-push hook.
|
|
|
|
|
|
|
| |
It appears that Audacity does not yet support GTK+-3 fully; the user interface
was unusable with this change.
This reverts commit 36e17ab417078710939771d5ab19976eec257309.
|
|
|
|
| |
* gnu/packages/mail.scm (claws-mail): Update to 3.15.0.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-monroe): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-keyfreq): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* guix/profiles.scm (fonts-dir-file): Create fonts.dir/scale files for all
fonts directories.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* guix/build/union.scm (union-build): Add create-all-directories? keyword
parameter.
* tests/union.scm ("union-build #:create-all-directories? #t"): New test.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.47.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-parse-cpan-meta): Update to 2.150010.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-cpan-meta-yaml): Update to 0.018.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-cpan-meta-requirements): Update to 2.140.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-yaml): Update to 1.23.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-variable-magic): Update to 0.61.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-time-duration-parse): Update to 0.13.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-test-warnings): Update to 0.026.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-test-simple): Update to 1.302078.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-test-exception): Update to 0.43.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-test-cleannamespaces): Update to 0.22.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-sub-name): Update to 0.21.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-params-validate): Update to 1.26.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-package-deprecationmanager): Update to 0.17.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-moose): Update to 2.2004.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-module-runtime-conflicts): Update to 0.003.
|