summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add rust-quote-1.0.•••* gnu/packages/rust-cbindgen.scm (rust-quote-1.0): New hidden variable. Efraim Flashner2019-10-231-0/+19
* gnu: Add rust-proc-macro2-1.0.•••* gnu/packages/rust-cbindgen.scm (rust-proc-macro2-1.0): New hidden variable. Efraim Flashner2019-10-231-0/+21
* gnu: Add rust-numtoa-0.1.•••* gnu/packages/rust-cbindgen.scm (rust-numtoa-0.1): New hidden variable. Efraim Flashner2019-10-231-0/+20
* gnu: Add rust-log-0.4.•••* gnu/packages/rust-cbindgen.scm (rust-log-0.4): New hidden variable. Efraim Flashner2019-10-231-0/+20
* gnu: Add rust-libc-0.2.•••* gnu/packages/rust-cbindgen.scm (rust-libc-0.2): New hidden variable. Efraim Flashner2019-10-231-0/+29
* gnu: Add rust-itoa-0.4.•••* gnu/packages/rust-cbindgen.scm (rust-itoa-0.4): New hidden variable. Efraim Flashner2019-10-231-0/+21
* gnu: Add rust-fuchsia-cprng-0.1.•••* gnu/packages/rust-cbindgen.scm (rust-fucshia-cprng-0.1): New hidden variable. Efraim Flashner2019-10-231-0/+20
* gnu: Add rust-cloudabi-0.0.•••* gnu/packages/rust-cbindgen.scm (rust-cloudabi-0.0): New hidden variable. Efraim Flashner2019-10-231-0/+20
* gnu: Add rust-clap-2.•••* gnu/packages/rust-cbindgen.scm (rust-clap-2): New hidden variable. Efraim Flashner2019-10-231-0/+21
* gnu: Add rust-cfg-if-0.1.•••* gnu/packages/rust-cbindgen.scm (rust-cfg-if-0.1): New hidden variable. Efraim Flashner2019-10-231-0/+22
* gnu: Add rust-bitflags-1.1.•••* gnu/packages/rust-cbindgen.scm (rust-bitflags-1.1): New hidden variable. Efraim Flashner2019-10-231-0/+21
* gnu: Add rust-autocfg-0.1.•••* gnu/packages/rust-cbindgen.scm (rust-autocfg-0.1): New hidden variable. Efraim Flashner2019-10-231-0/+23
* gnu: Add rust-atty-0.2.•••* gnu/packages/rust-cbindgen.scm (rust-atty-0.2): New hidden variable. Efraim Flashner2019-10-231-0/+20
* gnu: Add rust-ansi-term-0.11.•••* gnu/packages/rust-cbindgen.scm (rust-ansi-term-0.11): New file, new hidden variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Register it. Efraim Flashner2019-10-232-0/+45
* gnu: Add emacs-evil-args.•••* gnu/packages/emacs-xyz.scm (emacs-evil-args): New variable. Brian Leung2019-10-221-0/+25
* gnu: guile-json: Export.•••This is a followup to 84af1e74029fd4c43636f7d8d3e6f82ddab9ce82. * gnu/packages/guile.scm (guile-json): Export. Ludovic Courtès2019-10-231-0/+1
* gnu: guix-data-service: Enable build time tests.•••Previously the tests were not run, as PostgreSQL wasn't running at build time. Now there's a new target, check-with-tmp-database that uses ephemeralpg to run the tests without relying on an externally managed PostgreSQL service. * gnu/packages/web.scm (guix-data-service)[arguments]: Remove #:tests? #f, and set #:test-target to "check-with-tmp-database". [native-inputs]: Add ephemeralpg. Christopher Baines2019-10-221-2/+3
* Revert "gnu: Add weasyprint."•••This reverts commit 73f0ed8dbfde97341716fd8b156907e4ef800873. The missing patch file breaks evaluation. Tobias Geerinckx-Rice2019-10-221-81/+0
* gnu: emacs-debpaste: Use GIT-FILE-NAME.•••* gnu/packages/emacs-xyz.scm (emacs-debpaste): Use GIT-FILE-NAME. Brian Leung2019-10-221-1/+1
* gnu: emacs-editorconfig: Update to 0.8.1.•••* gnu/packages/emacs-xyz.scm (emacs-editorconfig): Update to 0.8.1. Brian Leung2019-10-221-2/+2
* gnu: python-wsgiproxy2: Update to 0.4.6.•••* gnu/packages/python-web.scm (python-wsgiproxy2): Update to 0.4.6. Tobias Geerinckx-Rice2019-10-221-3/+2
* gnu: python-pyld: Update to 1.0.5.•••* gnu/packages/python-xyz.scm (python-pyld): Update to 1.0.5. Tobias Geerinckx-Rice2019-10-221-2/+2
* gnu: lm-sensors: Update to 3.6.0.•••* gnu/packages/linux.scm (lm-sensors): Update to 3.6.0. Tobias Geerinckx-Rice2019-10-221-4/+4
* gnu: python-psutil: Update to 5.6.3.•••* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.3. Tobias Geerinckx-Rice2019-10-221-3/+2
* gnu: parallel: Update to 20191022.•••* gnu/packages/parallel.scm (parallel): Update to 20191022. Tobias Geerinckx-Rice2019-10-221-2/+2
* gnu: python-rst.linker: Update to 1.11.•••* gnu/packages/python-xyz.scm (python-rst.linker): Update to 1.11. Tobias Geerinckx-Rice2019-10-221-3/+2
* gnu: perl-cgi-simple: Update to 1.22.•••* gnu/packages/web.scm (perl-cgi-simple): Update to 1.22. Tobias Geerinckx-Rice2019-10-221-2/+2
* gnu: r-rcppgsl: Update to 0.3.7.•••* gnu/packages/cran.scm (r-rcppgsl): Update to 0.3.7. Tobias Geerinckx-Rice2019-10-221-4/+3
* gnu: r-stringdist: Update to 0.9.5.5.•••* gnu/packages/cran.scm (r-stringdist): Update to 0.9.5.5. Tobias Geerinckx-Rice2019-10-221-3/+2
* gnu: perl-error: Update to 0.17028.•••* gnu/packages/perl.scm (perl-error): Update to 0.17028. Tobias Geerinckx-Rice2019-10-221-2/+2
* gnu: Add gperftools.•••* gnu/packages/cpp.scm (gperftools): New variable. Pierre Neidhardt2019-10-221-0/+37
* machine: digital-ocean: Rename 'enable-ipv6' to 'enable-ipv6?'.•••* gnu/machine/digital-ocean.scm (<digital-ocean-configuration>)[enable-ipv6]: Rename to... [enable-ipv6?]: ... this. (deploy-digital-ocean): Adjust accordingly. * doc/guix.texi (Invoking guix deploy): Adjust accordingly. Ludovic Courtès2019-10-221-4/+4
* machine: Implement 'digital-ocean-environment-type'.•••* gnu/machine/digital-ocean.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (Invoking guix deploy): Add documentation for 'digital-ocean-configuration'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jakob L. Kreuze2019-10-222-0/+423
* gnu: seahorse: Update to 3.30.1.1.•••* gnu/packages/gnome.scm (seahorse)[version]: Update version number. [origin]: Update hash. Add patch needed for compilation with our version of libsecret (0.19.1). [inputs]: Add avahi dependency. [native-inputs]: Add vala dependency. Use gettext-minimal instead of intltool, as only xgettext is used. * gnu/packages/patches/seahorse-gkr-use-0-on-empty-flags.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Miguel Ángel Arruga Vivas2019-10-223-4/+50
* gnu: guile-json: Deprecate the 'guile-json' variable.•••* gnu/packages/guile.scm (guile-json): Rename to... (guile-json-1): ... this. (guile-json): Define as a deprecated alias for 'guile-json-1'. (guile2.0-json, guile-json-3): Explicitly refer to 'guile-json-1'. Ludovic Courtès2019-10-221-6/+10
* services: elogind, gnome, mate, xfce: Fix config type predicate identifiers.•••* gnu/services/desktop.scm (<elogind-configuration>): Add question mark in type predicate identifier. (<gnome-desktop-configuration>): Likewise. (<mate-desktop-configuration>): Likewise. (<xfce-desktop-configuration>): Likewise. Ludovic Courtès2019-10-221-4/+4
* gnu: Add weasyprint.•••* gnu/packages/pdf.scm (weasyprint): New variable. Hartmut Goebel2019-10-221-0/+81
* gnu: Add python-pyphen.•••* gnu/packages/python-xyz.scm (python-pyphen): New variable. Hartmut Goebel2019-10-221-0/+19
* gnu: Add python-cairosvg.•••* gnu/packages/python-xyz.scm (python-cairosvg): New variable. Hartmut Goebel2019-10-221-0/+35
* gnu: Add python-cssselect2.•••* gnu/packages/python-web.scm (python-cssselect2): New variable. Hartmut Goebel2019-10-221-0/+33
* gnu: Add python-tinycss2.•••* gnu/packages/python-web.scm (python-tinycss2): New variable. Hartmut Goebel2019-10-221-1/+35
* gnu: Add python-pytest-isort.•••* gnu/packages/python-check.scm (python-pytest-isort): New variable. Hartmut Goebel2019-10-221-0/+31
* gnu: libtommath: Update to 1.2.0.•••* gnu/packages/multiprecision.scm (libtommath): Update to 1.2.0. [arguments]: Update custom 'prepare-build for new version. Update custom 'check phase to use test-target keyword. (libtommath@1.1): New variable. (libtommath@1.0)[inherit]: Inherit from libtommath@1.1. Efraim Flashner2019-10-221-11/+32
* gnu: font-awesome: Download using git-fetch.•••The official link on the website has a regularly changing hash. * gnu/packages/fonts.scm (font-awesome)[source]: Use 'git-fetch'. [arguments]: Replace 'install phase. [home-page]: Use new upstream home-page. Efraim Flashner2019-10-221-5/+22
* gnu: Add sbcl-graph-json.•••* gnu/packages/lisp.scm (sbcl-graph-json): New variable. Guillaume Le Vaillant2019-10-221-0/+17
* gnu: Add sbcl-graph-dot.•••* gnu/packages/lisp.scm (sbcl-graph-dot): New variable. Guillaume Le Vaillant2019-10-221-0/+17
* gnu: Add graph.•••* gnu/packages/lisp.scm (cl-graph, sbcl-graph): New variables. * gnu/packages/patches/sbcl-graph-asdf-definitions.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Guillaume Le Vaillant2019-10-223-0/+111
* gnu: Add stefil.•••* gnu/packages/lisp.scm (cl-stefil, sbcl-stefil): New variables. Guillaume Le Vaillant2019-10-221-0/+43
* gnu: Add ecl-iterate.•••* gnu/packages/lisp.scm (ecl-iterate): New variable. Guillaume Le Vaillant2019-10-221-0/+3
* gnu: sbcl-iterate: Add missing native input.•••* gnu/packages/lisp.scm (sbcl-iterate)[native-inputs]: Add rt. Guillaume Le Vaillant2019-10-221-0/+2