| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* guix/graph.scm (<graph-backend>): Add fields "name" and "description".
(%graphviz-backend): Provide values for name and description.
(export-graph): Ignore name and description when matching backends.
(graph-backend-name, graph-backend-description): New procedures.
* tests/graph.scm (make-recording-backend): Initialize name and
description fields of test graph-backend.
|
|
|
|
|
|
| |
* doc/contributing.texi (Submitting Patches): Fix "could could" typo.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-cryptography, python2-cryptography): Update
to 1.7.1.
[arguments]: Remove field.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.7.1.
|
|
|
|
| |
* gnu/packages/man.scm (man-pages): Update to 4.09.
|
|
|
|
|
|
| |
* gnu/packages/rust.scm (rustc): New variable.
Co-authored-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
|
|
|
|
|
| |
* gnu/packages/rust.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add rust.scm.
|
|
|
|
|
| |
* gnu/packages/llvm.scm (llvm)[arguments]: Add -DLLVM_INSTALL_UTILS=ON
to configure-flags.
|
|
|
|
|
|
|
| |
* guix/import/crate.scm (crate-package?, latest-release,
%crate-updater): New variables.
* guix/scripts/refresh.scm (%updaters): Add crate updater.
* doc/guix.texi: Add crate updater to table.
|
|
|
|
|
|
|
|
|
| |
* guix/import/crate.scm: New file.
* guix/scripts/import/crate.scm: New file.
* guix/scripts/import.scm (importers): Add crate importer.
* tests/crate.scm: New file.
* doc/guix.texi: Add crate importer to table.
* Makefile.am (MODULES, SCM_TESTS): Add files.
|
|
|
|
|
| |
* guix/import/utils.scm (maybe-inputs, maybe-native-inputs,
package->definition): New variables.
|
|
|
|
|
|
| |
* guix/build-system/cargo.scm: New file.
* guix/build/cargo-build-system.scm: New file.
* Makefile.am (MODULES): Add files.
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (nss): Update to 3.27.2.
* gnu/packages/certs.scm (nss-certs): Update to 3.27.2.
|
|
|
|
|
|
|
|
| |
CVE-2016-{5542,5554,5568,5573,5582,5597}].
* gnu/packages/java.scm (icedtea-8): Update to 3.2.0.
[arguments]: Pass '--disable-system-pcsc' and '--disable-system-sctp'
to #:configure-flags.
|
|
|
|
| |
* gnu/packages/java.scm (icedtea-7): Update to 2.6.8.
|
|
|
|
|
| |
* guix/upstream.scm (package-update): Use a url from the list when it
lacks an extension.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-bit64): New variable.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-bit): New variable.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.
* gnu/packages/linux-libre-4.8-x86_64.conf,
gnu/packages/linux-libre-4.8-i686.conf: Delete files.
* gnu/packages/linux-libre-4.9-x86_64.conf,
gnu/packages/linux-libre-4.9-i686.conf: New files.
* Makefile.am (KCONFIGS): Update accordingly.
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-next): Update to 2.1.5.
[properties]: Add 'upstream-name', 'ftp-server', and 'ftp-directory'.
|
|
|
|
|
| |
* gnu/packages/linux.scm (usbutils): Update to 008.
[inputs]: Add EUDEV.
|
|
|
|
| |
* gnu/packages/linux.scm (wireless-regdb): Update to 2016.06.10.
|
|
|
|
|
|
|
|
|
| |
* gnu/services/databases.scm (<mysql-configuration>): Add port field.
(mysql-configuration-file): Use the port field when creating the
configuration file.
* doc/guix.texi (Database Services): Document it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-keyboard): Update to 1.9.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.8.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.23.0.
|
|
|
|
|
| |
* gnu/packages/linux.scm (iproute2): Update to 4.9.0.
[home-page]: Point to the latest attempt, and use HTTPS.
|
|
|
|
|
|
| |
This is a followup to commit e90a706e1686aaf3a1004683be8a3f3a4cbaf22e.
* gnu/packages/image.scm (libjpeg-turbo): Remove extra "\".
|
|
|
|
| |
* gnu/packages/irc.scm (epic5)[license]: Call 'license:non-copyleft'.
|
|
|
|
| |
* gnu/packages/qt.scm (python-pyqt): Update to 5.7.
|
|
|
|
|
|
|
|
| |
* gnu/packages/tor.scm (onionshare): Update to 0.9.2.
[source]: Remove patch.
[arguments]: Update substitutions for new version.
* gnu/packages/patches/onionshare-fix-install-paths.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.29.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (orfm): Update to 0.6.1.
|
|
|
|
|
|
| |
* gnu/packages/telephony.scm (libsrtp)[arguments]: Add substitution
changing variable name from 'mips' to 'mips_value'. Also substitute
dictionary location in test suite.
|
|
|
|
| |
* gnu/packages/telephony.scm (libsrtp)[source]: Add file-name field.
|
|
|
|
|
| |
* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Add substitution to
set variable type before use.
|
|
|
|
|
|
| |
* gnu/packages/ftp.scm (lftp): Update to 4.7.4.
[home-page]: Change to new domain.
[source]: Adjust to new domain. Add mirror.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-setuptools, python2-setuptools): Update to
31.0.0.
[source]: Use 'pypi-uri'.
[license]: Update for bundled libraries.
|
|
|
|
| |
* gnu/packages/backup.scm (duplicity)[arguments]: Use 'modify-phases'.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/import/cpan.scm (module->dist-name): Fetch the field of interest.
(cpan-fetch): Accept release name rather than module name.
(fix-source-url): Rename to ...
(cpan-source-url): ... this. Take metadata as parameter.
(package->upstream-name, cpan-version, cpan-package?, latest-release):
New procedures.
(cpan-module->sexp): Use cpan-version and cpan-source-url.
(%cpan-updater): New variable.
* guix/scripts/refresh.scm (%updaters): Add %CPAN-UPDATER.
|
|
|
|
|
|
| |
* guix/import/cpan.scm (cpan-module->sexp): Move local core-module?
procedure to ...
(core-module?): ... here.
|
|
|
|
|
|
|
|
| |
* guix/import/json.scm (json-fetch): Use http-fetch instead of url-fetch
to avoid writing to stdout and a temporary file for each invocation.
* guix/import/gem.scm (rubygems-fetch): Do not redirect json-fetch
output to /dev/null.
* guix/import/pypi.scm (pypi-fetch): Likewise.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.13.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.2.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-joystick): Update to 1.6.3.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.4.
|
|
|
|
| |
* gnu/packages/nano.scm (nano): Update to 2.7.2.
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-dbix-class-introspectablem2m)[source]: Update
tarball URL.
|
|
|
|
|
|
|
|
| |
* gnu/packages/version-control.scm (cssc): Update to 1.4.0.
[source]: Remove unneeded patches (i.e. all of them).
* gnu/packages/patches/cssc-gets-undeclared.patch: Delete file.
* gnu/packages/patches/cssc-missing-include.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove deleted patches.
|
|
|
|
| |
* gnu/packages/maths.scm (gsl): Update to 2.3.
|