summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
* gnu: gnome-todo: Fix build.Danny Milosavljevic2020-05-06
| | | | | | * gnu/packages/patches/gnome-todo-delete-esource-duplicate.patch: New file. * gnu/packages/gnome.scm (gnome-todo)[source]: Add it. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: xfe: Fix hard-coded FHS directories.Raghav Gururajan2020-05-06
| | | | | | | | | * gnu/packages/disk.scm (xfe): [arguments]: Remove phase `patch-xfe-paths'. Add phases `patch-bin-dirs' and `patch-share-dirs'. [inputs]: Add `bash', `coreutils', `file' and `findutils'. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-pabbrev.Nicolas Goaziou2020-05-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-pabbrev): New variable.
* gnu: Add emacs-auto-sudoedit.Nicolas Goaziou2020-05-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-auto-sudoedit): New variable.
* gnu: ungoogled-chromium: Update to 81.0.4044.138-0.c2a89fb [security fixes].Marius Bakke2020-05-06
| | | | | | | This release fixes CVE-2020-6831 and CVE-2020-6464. * gnu/packages/chromium.scm (%chromium-version): Set to 81.0.4044.138. (%chromium-origin): Update hash.
* gnu: tmux: Update to 3.1.b.Brice Waegeneire2020-05-06
| | | | * gnu/packages/tmux.scm (tmux): Update to 3.1.b.
* gnu: mujs: Update to 1.0.7.Efraim Flashner2020-05-06
| | | | * gnu/packages/javascript.scm (mujs): Update to 1.0.7.
* gnu: Add js8call.Guillaume Le Vaillant2020-05-06
| | | | * gnu/packages/radio.scm (js8call): New variable.
* gnu: Add hexer.TomZ2020-05-06
| | | | * gnu/packages/text-editors.scm (hexer): New Variable.
* gnu: Add warsow-qfusion.Pierre Neidhardt2020-05-06
| | | | | | * gnu/packages/patches/warsow-qfusion-fix-bool-return-type.patch: New file. * gnu/local.mk: Include patch. * gnu/packages/game-development.scm (warsow-qfusion): New variable.
* gnu: Add emacs-ivy-posframe.Oleg Pykhalov2020-05-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): New variable.
* gnu: linux-libre: Update to 5.4.39.Mark H Weaver2020-05-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.39. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@5.6: Update to 5.6.11.Mark H Weaver2020-05-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.11. (linux-libre-5.6-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.121.Mark H Weaver2020-05-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.121. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.179.Mark H Weaver2020-05-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.179. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.222.Mark H Weaver2020-05-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.222. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.222.Mark H Weaver2020-05-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.222. (linux-libre-4.4-pristine-source): Update hash.
* gnu: icecat: Update to 68.8.0-guix0-preview1 [security fixes].Mark H Weaver2020-05-06
| | | | | | | | | | | | Includes fixes for CVE-2020-6831, CVE-2020-12387, CVE-2020-12388, CVE-2020-12389, CVE-2020-12392, CVE-2020-12393, and CVE-2020-12395. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Apply icecat-use-older-reveal-hidden-html.patch. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version. * gnu/packages/patches/icecat-use-older-reveal-hidden-html.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: emacs-next: Upgrade to 27.0.91.Jack Hill2020-05-05
| | | | | | | * gnu/packages/emacs.scm (emacs-next): Upgrade to 27.0.91. [inputs]: Remove imagemagick. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-pytest-asyncio.Josh Marshall2020-05-05
| | | | | | * gnu/packages/check.scm (python-pytest-asyncio): New public variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs-ess: Update to 18.10.2.Tim Howes via Guix-patches via2020-05-05
| | | | | | | | | | | | * gnu/packages/statistics.scm (emacs-ess): Update to 18.10.2. [source]: Use git-fetch and git-file-name. Fix snippets for removing julia-mode and removing extra documentation formats. Add snippets for installing elisp files and stopping installation of info directory. Remove snippet for old failing test. Add snippet for new failing test. [arguments]: Remove extra "/". [native-inputs]: Add r-roxygen2. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add gccmakedep.Jean-Baptiste Note2020-05-05
| | | | | | * gnu/packages/xorg.scm (gccmakedep): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: SOCI: Return #t from all phases.Marius Bakke2020-05-05
| | | | * gnu/packages/databases.scm (soci)[arguments]: Return #t from phase.
* gnu: SOCI: Build with MariaDB instead of MySQL.Marius Bakke2020-05-05
| | | | | * gnu/packages/databases.scm (soci)[inputs]: Remove MYSQL. Add MARIADB:DEV and MARIADB:LIB.
* gnu: sbcl-cl-webkit: Update to 20200504.base-for-series-3856Pierre Neidhardt2020-05-05
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200504.
* gnu: emacs-modus-vivendi-theme: Update to 0.8.1.Nicolas Goaziou2020-05-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.8.1.
* gnu: emacs-modus-operandi-theme: Update to 0.8.1.Nicolas Goaziou2020-05-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.8.1.
* gnu: Add sequoia.Hartmut Goebel2020-05-05
| | | | | * gnu/packages/sequoia.scm: New file. * gnu/local.mk: Add it.
* gnu: Add rust-nettle-7.Hartmut Goebel2020-05-05
| | | | | | * gnu/packages/crates-io.scm (rust-nettle-7): New variable. * gnu/packages/patches/rust-nettle-disable-vendor.patch: New file. * gnu/local.mk: Add it.
* gnu: Add rust-nettle-sys-2.Hartmut Goebel2020-05-05
| | | | | | * gnu/packages/crates-io.scm (rust-nettle-sys-2): New variable. * gnu/packages/patches/rust-nettle-sys-disable-vendor.patch: New file. * gnu/local.mk: Add it.
* gnu: Add rust-zbase32-0.1.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-zbase32-0.1): New variable.
* gnu: Add rust-webpki-roots-0.14.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-webpki-roots-0.14): New variable.
* gnu: Add rust-webpki-roots-0.17.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-webpki-roots-0.17): New variable.
* gnu: Add rust-webpki-roots-0.18.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-webpki-roots-0.18): New variable.
* gnu: Add rust-webpki-0.18.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-webpki-0.18): New variable.
* gnu: Add rust-webpki-0.21.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-webpki-0.21): New variable.
* gnu: Add rust-want-0.2.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-want-0.2): New variable.
* gnu: Add rust-untrusted-0.6.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-untrusted-0.6): New variable.
* gnu: Add rust-tokio-test-0.2.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-tokio-test-0.2): New variable.
* gnu: Add rust-tokio-rustls-0.12.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-tokio-rustls-0.12): New variable.
* gnu: Add rust-tokio-mockstream-1.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-tokio-mockstream-1): New variable.
* gnu: Add rust-tokio-named-pipes-0.1.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-tokio-named-pipes-0.1): New variable.
* gnu: Add rust-tokio-macros-0.2.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-tokio-macros-0.2): New variable.
* gnu: Add rust-tokio-buf-0.1.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-tokio-buf-0.1): New variable.
* gnu: Add rust-tokio-0.2.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-tokio-0.2): New variable.
* gnu: Add rust-term-0.2.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-term-0.2): New variable.
* gnu: Add rust-string-0.2.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-string-0.2): New variable.
* gnu: Add rust-spmc-0.3.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-spmc-0.3): New variable.
* gnu: Add rust-skeptic-0.9.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-skeptic-0.9): New variable.
* gnu: Add rust-sha2-0.8.Hartmut Goebel2020-05-05
| | | | * gnu/packages/crates-io.scm (rust-sha2-0.8): New variable.