summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* services: postgresql: Add locale to configurationChristopher Baines2016-12-15
| | | | | | | | | * gnu/services/databases.scm (<postgresql-configuration>): Add locale field. (postgresql-shepherd-service): Pass locale to initdb. (postgresql-service): Add locale default. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: postgresql: Add port to configurationChristopher Baines2016-12-15
| | | | | | | | | * gnu/services/databases.scm (<postgresql-configuration>): Add port field. (postgresql-shepherd-service): Pass port to postgres. (postgresql-service): Add port default. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnome-settings-daemon: Add dependency on NetworkManager.Chris Marusich2016-12-15
| | | | | | | | * gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Remove "--disable-network-manager". [inputs]: Add NETWORK-MANAGER. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: network-manager: Enable session tracking with elogind.Chris Marusich2016-12-15
| | | | | | | | | | * gnu/packages/gnome.scm (network-manager): Add configuration options "--with-systemd-logind=yes" (so we can use elogind to track login sessions) and "--with-consolekit=no" (so we don't use consolekit to track sessions, since it isn't packaged yet). Add elogind as an input, and add a snippet to replace some references to systemd with elogind. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* upstream: Determine archive type correctly.David Craven2016-12-15
| | | | | * guix/upstream.scm (package-update): Take the basename of the uri before trying to determine the extension.
* doc: mention cpan updater.Eric Bavier2016-12-14
| | | | * doc/guix.texi (Invoking guix refresh): Mention cpan updater.
* gnu: icecat: Label patches that have since been assigned CVEs.Mark H Weaver2016-12-14
| | | | | | | | | | Document that the following CVEs are fixed: CVE-2016-9893, CVE-2016-9895, CVE-2016-9897, CVE-2016-9898, CVE-2016-9899, CVE-2016-9900, CVE-2016-9901, CVE-2016-9902, CVE-2016-9904, and CVE-2016-9905. Note that these are all of the CVEs fixed in Firefox ESR 45.6. * gnu/packages/gnuzilla.scm (icecat)[source]: Add comments to patches that have since been assigned CVEs.
* gnu: Update more dead Google Code home pages.Tobias Geerinckx-Rice2016-12-14
| | | | | * gnu/packages/bioinformatics.scm (cutadapt, mosaik, pepr)[home-page]: Update to their respective replacements.
* gnu: mdds: Replace dead Google Code home-page.Tobias Geerinckx-Rice2016-12-14
| | | | * gnu/packages/boost.scm (mdds)[home-page]: Update it.
* gnu: chibi-scheme: Replace dead Google Code home-page.Tobias Geerinckx-Rice2016-12-14
| | | | * gnu/packages/scheme.scm (chibi-scheme)[home-page]: Update it.
* gnu: python-mock: Update source and home-page URIs.Tobias Geerinckx-Rice2016-12-14
| | | | | * gnu/packages/python.scm (python-mock)[source]: Use ‘pypi-uri’. [home-page]: Replace dead Google Code home page.
* doc: Replace dead Google Code home page for cryptsetup.Tobias Geerinckx-Rice2016-12-14
| | | | * doc/guix.texi (Mapped Devices): Update cryptsetup home page.
* gnu: libosinfo: Use stable URL for pci.ids.Ricardo Wurmus2016-12-14
| | | | | * gnu/packages/qemu.scm (libosinfo)[native-inputs]: Use a stable URL for the pci.ids file.
* graph: Add d3js backend.Ricardo Wurmus2016-12-14
| | | | | | | | | * d3.v3.js, graph.js: New files. * Makefile.am (EXTRA_DIST): List them. * guix/graph.scm (%d3js-backend): New variable. (emit-d3js-prologue, emit-d3js-epilogue, emit-d3js-node, emit-d3js-edge): New procedures. (%graph-backends): Add %d3js-backend.
* graph: Add "list-backend" and "backend" options.Ricardo Wurmus2016-12-14
| | | | | | | | | | | * guix/graph.scm (%graph-backends): New variable. * guix/scripts/graph.scm (lookup-backend, list-backends): New procedures. (%options): Add options for "backend" and "list-backends". (show-help): Add help texts for "backend" and "list-backend" options. (%default-options): Add "backend" default. (guix-graph): Pass backend argument to "export-graph". * doc/guix.texi (Invoking guix graph): Document the new options.
* graph: Backend must have name and description.Ricardo Wurmus2016-12-14
| | | | | | | | | * 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: Fix typo in Submitting Patches section.Maxim Cournoyer2016-12-14
| | | | | | * doc/contributing.texi (Submitting Patches): Fix "could could" typo. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-cryptography: Update to 1.7.1.Marius Bakke2016-12-14
| | | | | | | * 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: man-pages: Update to 4.09.Tobias Geerinckx-Rice2016-12-14
| | | | * gnu/packages/man.scm (man-pages): Update to 4.09.
* gnu: Add rustc.David Craven2016-12-14
| | | | | | * gnu/packages/rust.scm (rustc): New variable. Co-authored-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
* gnu: Add rust bootstrap binaries.David Craven2016-12-14
| | | | | * gnu/packages/rust.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add rust.scm.
* gnu: llvm: Enable install utils.David Craven2016-12-14
| | | | | * gnu/packages/llvm.scm (llvm)[arguments]: Add -DLLVM_INSTALL_UTILS=ON to configure-flags.
* import: Add updater for rust crates.David Craven2016-12-14
| | | | | | | * 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.
* import: Add importer for rust crates.David Craven2016-12-14
| | | | | | | | | * 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.
* import: utils: Add some utilities.David Craven2016-12-14
| | | | | * guix/import/utils.scm (maybe-inputs, maybe-native-inputs, package->definition): New variables.
* build-system: Add cargo build system.David Craven2016-12-14
| | | | | | * guix/build-system/cargo.scm: New file. * guix/build/cargo-build-system.scm: New file. * Makefile.am (MODULES): Add files.
* gnu: nss, nss-certs: Update to 3.27.2.Leo Famulari2016-12-14
| | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.27.2. * gnu/packages/certs.scm (nss-certs): Update to 3.27.2.
* gnu: icedtea-8: Update to 3.2.0 [fixes ↵Leo Famulari2016-12-14
| | | | | | | | 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: icedtea-7: Update to 2.6.8 [fixes CVE-2016-{5542,5554,5568,5573,5582,5597}]Leo Famulari2016-12-14
| | | | * gnu/packages/java.scm (icedtea-7): Update to 2.6.8.
* upstream: Use first url when it lacks an extension.Ludovic Courtès2016-12-14
| | | | | * guix/upstream.scm (package-update): Use a url from the list when it lacks an extension.
* gnu: Add r-bit64.Ben Woodcroft2016-12-14
| | | | * gnu/packages/statistics.scm (r-bit64): New variable.
* gnu: Add r-bit.Ben Woodcroft2016-12-14
| | | | * gnu/packages/statistics.scm (r-bit): New variable.
* gnu: linux-libre: Update to 4.9.Mark H Weaver2016-12-14
| | | | | | | | | | * 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: guile-next: Update to 2.1.5.Ludovic Courtès2016-12-14
| | | | | * gnu/packages/guile.scm (guile-next): Update to 2.1.5. [properties]: Add 'upstream-name', 'ftp-server', and 'ftp-directory'.
* gnu: usbutils: Update to 008.Ludovic Courtès2016-12-14
| | | | | * gnu/packages/linux.scm (usbutils): Update to 008. [inputs]: Add EUDEV.
* gnu: wireless-regdb: Update to 2016.06.10.Ludovic Courtès2016-12-14
| | | | * gnu/packages/linux.scm (wireless-regdb): Update to 2016.06.10.
* services: mysql: Add port to configurationChristopher Baines2016-12-14
| | | | | | | | | * 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: xf86-input-keyboard: Update to 1.9.0.Marius Bakke2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-input-keyboard): Update to 1.9.0.
* gnu: xf86-video-ati: Update to 7.8.0.Marius Bakke2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-video-ati): Update to 7.8.0.
* gnu: xf86-input-libinput: Update to 0.23.0.Marius Bakke2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.23.0.
* gnu: iproute2: Update to 4.9.0.Tobias Geerinckx-Rice2016-12-13
| | | | | * gnu/packages/linux.scm (iproute2): Update to 4.9.0. [home-page]: Point to the latest attempt, and use HTTPS.
* gnu: libjpeg-turbo: Fix typo.Alex Kost2016-12-13
| | | | | | This is a followup to commit e90a706e1686aaf3a1004683be8a3f3a4cbaf22e. * gnu/packages/image.scm (libjpeg-turbo): Remove extra "\".
* gnu: epic5: Fix 'license' field to contain only licenses.Ludovic Courtès2016-12-13
| | | | * gnu/packages/irc.scm (epic5)[license]: Call 'license:non-copyleft'.
* gnu: python-pyqt: Update to 5.7.Efraim Flashner2016-12-13
| | | | * gnu/packages/qt.scm (python-pyqt): Update to 5.7.
* gnu: onionshare: Update to 0.9.2 (fixes CVE-2016-5026).Efraim Flashner2016-12-13
| | | | | | | | * 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: diamond: Update to 0.8.29.Ben Woodcroft2016-12-13
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.8.29.
* gnu: orfm: Update to 0.6.1.Ben Woodcroft2016-12-13
| | | | * gnu/packages/bioinformatics.scm (orfm): Update to 0.6.1.
* gnu: libsrtp: Fix building on mips.Efraim Flashner2016-12-13
| | | | | | * gnu/packages/telephony.scm (libsrtp)[arguments]: Add substitution changing variable name from 'mips' to 'mips_value'. Also substitute dictionary location in test suite.
* gnu: libsrtp: Have source use file-name.Efraim Flashner2016-12-13
| | | | * gnu/packages/telephony.scm (libsrtp)[source]: Add file-name field.
* gnu: libjpeg-turbo: Fix build on mips.Efraim Flashner2016-12-13
| | | | | * gnu/packages/image.scm (libjpeg-turbo)[arguments]: Add substitution to set variable type before use.