summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add ghc-protolude-0.2.Léo Le Bouter2021-02-24
| | | | * gnu/packages/haskell-xyz.scm (ghc-protolude-0.2): New variable.
* gnu: icedove: Update to 78.8.0.Jonathan Brielmaier2021-02-24
| | | | * gnu/packages/gnuzilla.scm (icedove): Update to 78.8.0.
* gnu: Add go-github-com-mattn-go-sqlite3.Ricardo Wurmus2021-02-24
| | | | * gnu/packages/golang.scm (go-github-com-mattn-go-sqlite3): New variable.
* gnu: esbuild: Update to 0.8.51.Ryan Prior via Guix-patches via2021-02-24
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.51. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-pyim: Update to 3.2.Nicolas Goaziou2021-02-24
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.2. [source]: Use GNU ELPA URI. [description]: Use full sentence.
* gnu: node: Update to 10.23.3.Jelle Licht2021-02-24
| | | | * gnu/packages/node.scm (node): Update to 10.23.3.
* gnu: http-parser: Update to 2.9.4-1.ec8b5ee [fixes CVE-2020-8287].Jelle Licht2021-02-24
| | | | | | | | | Fixes CVE-2020-8287. * gnu/packages/web.scm (http-parser): Update to 2.9.4-1.ec8b5ee. [source]: Add patch to mitigate CVE. * gnu/packages/patches/patches/http-parser-CVE-2020-8287.patch: New file. * gnu/local.mk [dist_patch_DATA]: New patch.
* gnu: patchwork: Update to 3.0.1.Christopher Baines2021-02-24
| | | | * gnu/packages/patchutils.scm (patchwork): Update to 3.0.1.
* gnu: icecat: Update to 78.8.0-guix0-preview1 [security fixes].Mark H Weaver2021-02-24
| | | | | | | | Includes fixes for CVE-2021-23968, CVE-2021-23969, CVE-2021-23973, and CVE-2021-23978. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update upstream source hash.
* gnu: emacs-csv-mode: Update to 1.15.Nicolas Goaziou2021-02-24
| | | | * gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.15.
* gnu: profanity: Disable static libraries.Raghav Gururajan2021-02-24
| | | | | | * gnu/packages/messaging.scm (profanity) [arguments]<#:configure-flag>: Add --disable-static. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: profanity: Add missing inputs.Raghav Gururajan2021-02-24
| | | | | | * gnu/packages/messaging.scm (profanity) [inputs]: Add libgcrypt. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: libstrophe: Disable static libraries.Raghav Gururajan2021-02-24
| | | | | | | | | * gnu/packages/messaging.scm (libstrope)[arguments]: Add --disable-static configure flag. Patch Makefile.am to make tests link correctly. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> libstrophe oneline
* gnu: libstrophe: Update to 0.10.1.Raghav Gururajan2021-02-24
| | | | | | * gnu/packages/messaging.scm (libstrophe) [version]: Update to 0.10.1. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: libmesode: Disable static libraries.Raghav Gururajan2021-02-24
| | | | | * gnu/packages/messaging.scm (libmesode)[arguments]: Add --disable-static configure flag. Patch Makefile.am to make tests link correctly.
* gnu: libmesode: Update source, home-page URIs.Raghav Gururajan2021-02-24
| | | | | | | | * gnu/packages/messaging.scm (libmesode) [source]: Update to new upstream URI. [home-page]: Same. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add oshu.Dan Frumin2021-02-24
| | | | | | * gnu/packages/games.scm (oshu): New variable. Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: asciidoc: Update source URI.Björn Höfling2021-02-23
| | | | | | | | | | | | * gnu/packages/documentation.scm (asciidoc)[source]: Update URI. This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=46706>. They moved (and redirected) the repository to the new location <https://github.com/asciidoc-py/asciidoc-py>. Here they changed the old commits in-place using now Python3, which caused the hash mismatch. The untouched Python2 version is still found under the ..-py2 repository.
* gnu: redkite: Update to 1.3.0.Alexandros Theodotou2021-02-23
| | | | | | | * gnu/packages/audio.scm (redkite): Update to 1.3.0. [propagated-inputs]: Move cairo from inputs. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: geonkick: Update to 2.7.0.Alexandros Theodotou2021-02-23
| | | | | | | | | * gnu/packages/music.scm (geonkick): Update to 2.7.0. [inputs]: Remove cairo (included in redkite). [home-page]: Update URL. [source]: Update repository URL. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: zrythm: Update to 1.0.0-alpha.12.0.1.Alexandros Theodotou2021-02-23
| | | | | | | * gnu/packages/music.scm (zrythm): Update to 1.0.0-alpha.12.0.1. [inputs]: Add pulseaudio. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: guix-build-coordinator: Update to 0-19.f9a257e.Christopher Baines2021-02-23
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-19.f9a257e.
* gnu: Python: Fix CVE-2021-3177.Leo Famulari2021-02-23
| | | | | | | * gnu/packages/patches/python-3.8-CVE-2021-3177.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-3.8)[replacement]: New field. (python-3.8/fixed): New variable.
* gnu: Add midicomp.Alexandros Theodotou2021-02-23
| | | | | | * gnu/packages/audio.scm (midicomp): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add star-for-pigx.Ricardo Wurmus2021-02-23
| | | | | | | This is a follow-up to commit f1f6e49190a11f926af3bef0d45541cabf47c742. * gnu/packages/bioinformatics.scm (star-for-pigx): New variable. (pigx-rnaseq, pigx-scrnaseq)[inputs]: Replace star with star-for-pigx.
* gnu: grammalecte: Update to 2.1.1.Nicolas Goaziou2021-02-23
| | | | * gnu/packages/dictionaries.scm (grammalecte): Update to 2.1.1.
* gnu: pwsafe-cli: Fix version (again).Nicolas Goaziou2021-02-23
| | | | | | | * gnu/packages/password-utils.scm (pwsafe-cli)[version]: Actual version is 0.2.0, not 0.2.1. This is a followup to 9d76ff4304d1e9d0f413360ccdf2a2b14bf16c73.
* gnu: pwsafe-cli: Fix version.Nicolas Goaziou2021-02-23
| | | | | * gnu/packages/password-utils.scm (pwsafe-cli)[version]: Use 0.2.1 instead of 0.
* gnu: pwsafe-cli: Small fixes.Nicolas Goaziou2021-02-23
| | | | | | * gnu/packages/password-utils.scm (pwsafe-cli): Fix indentation. [inputs]: Re-order alphabetically. [description]: Use a full sentence.
* gnu: pwsafe-cli: Fix license.Nicolas Goaziou2021-02-23
| | | | * gnu/packages/password-utils.scm (pwsafe-cli)[license]: Use GPL2+.
* gnu: Add pwsafe-cli.Stefan Reichör2021-02-23
| | | | | | * gnu/packages/password-utils.scm (pwsafe-cli): New variable. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: emacs-oauth2: Fix source location.Alexey Abramov via Guix-patches via2021-02-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-oauth2): Replace .el extension with .tar Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: ruby-rails: Update to 6.1.3.Efraim Flashner2021-02-23
| | | | | | | | | | | | | | | | | | * gnu/packages/rails.scm (ruby-activemodel, ruby-activerecord, ruby-actionview, ruby-actionpack, ruby-actioncable, ruby-activejob, ruby-activestorage, ruby-actionmailer, ruby-railties, ruby-rails): Update to 6.1.3. (ruby-actiontext, ruby-actionmailbox): New variables. (ruby-actioncable)[propagated-inputs]: Add ruby-activesupport. (ruby-activestorage)[propagated-inputs]: Add ruby-activejob, ruby-activesupport, ruby-mimemagic. (ruby-actionmailer)[propagated-inputs]: Add ruby-activesupport. (ruby-railties)[propagated-inputs]: Add ruby-rake. (ruby-rails)[propagated-inputs]: Add ruby-actionmailbox, ruby-actiontext. * gnu/packages/ruby.scm (ruby-activesupport): Update to 6.1.3. [propagated-inputs]: Add ruby-zeitwerk. [home-page]: Use https.
* gnu: ruby-rack: Update to 2.2.3.Efraim Flashner2021-02-23
| | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-rack): Update to 2.2.3. [source]: Remove patch. Add snippet. [arguments]: Adjust custom 'fix-tests phase. Remove 'make-files-writable phase. [native-inputs]: Remove ruby-minitest-sprint, which. Add ruby-minitest-global-expectations. [propagated-inputs]: Remove ruby-concurrent. * gnu/packages/patches/ruby-rack-ignore-failing-test.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Add ruby-zeitwerk.Efraim Flashner2021-02-23
| | | | * gnu/packages/ruby.scm (ruby-zeitwerk): New variable.
* gnu: ruby-web-console: Update to 4.1.0.Efraim Flashner2021-02-23
| | | | * gnu/packages/rails.scm (ruby-web-console): Update to 4.1.0.
* gnu: ruby-tzinfo-data: Update to 1.2021.1.Efraim Flashner2021-02-23
| | | | | | | | | | * gnu/packages/ruby.scm (ruby-tzinfo-data): Update to 1.2021.1. [source]: Remove patch. [arguments]: Add custom 'patch-source, 'pre-check phases. [native-inputs]: Add IANA timezone data files. * gnu/packages/patches/ruby-tzinfo-data-ignore-broken-test.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: ruby-tzinfo: Update to 2.0.4.Efraim Flashner2021-02-23
| | | | | | | | * gnu/packages/ruby.scm (ruby-tzinfo): Update to 2.0.4. [source]: Download using git-fetch. [arguments]: Add custom 'pre-check, 'check phases. [propagated-inputs]: Remove ruby-thread-safe, add ruby-concurrent. [native-inputs]: Add ruby-simplecov.
* gnu: ruby-rails-html-sanitizer: Update to 1.3.0.Efraim Flashner2021-02-23
| | | | * gnu/packages/rails.scm (ruby-rails-html-sanitizer): Update to 1.3.0.
* gnu: ruby-rails-dom-testing: Update to 2.0.3.Efraim Flashner2021-02-23
| | | | * gnu/packages/rails.scm (ruby-rails-dom-testing): Update to 2.0.3.
* gnu: ruby-loofah: Update to 2.3.1.Efraim Flashner2021-02-23
| | | | | | * gnu/packages/ruby.scm (ruby-loofah): Update to 2.3.1. [arguments]: Adjust custom 'remove-unnecessary-dependencies phase for upstream changes.
* gnu: ruby-mail: Update to 2.7.1.Efraim Flashner2021-02-23
| | | | | | * gnu/packages/ruby.scm (ruby-mail): Update to 2.7.1. [propagated-inputs]: Remove ruby-mime-types, add ruby-mini-mime. [arguments]: Adjust comment about skipping tests.
* gnu: Add ruby-mini-mime.Efraim Flashner2021-02-23
| | | | * gnu/packages/ruby.scm (ruby-mini-mime): New variable.
* gnu: ruby-protobuf: Add missing input.Efraim Flashner2021-02-23
| | | | | * gnu/packages/protobuf.scm (ruby-protobuf)[propagated-inputs]: Add ruby-thread-safe.
* gnu: stockfish: Update to 13.Greg Hogan2021-02-23
| | | | | | | * gnu/packages/games.scm (stockfish): Update to 13. [inputs]: Update neural network file. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-ido-at-point.Masaya Tojo2021-02-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ido-at-point): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: cli11: Remove (guix utils) dependency.Mathieu Othacehe2021-02-23
| | | | | * gnu/packages/cpp.scm (cli11)[arguments]: Do not import (guix utils) that is not meant to go on the build side.
* tests: cuirass: Restore "cuirass running".Mathieu Othacehe2021-02-23
| | | | | | | | | This is a follow-up of ab054868afe6a4ba9d8aa9943e265bd6a871d0ae. The test was failing because the Shepherd control socket wasn't ready yet. Restore it but make sure that the control socket is available first. * gnu/tests/cuirass.scm ("shepherd socket ready"): New test. ("cuirass running"): Restore it.
* tests: cuirass: Remove "cuirass running" test.Mathieu Othacehe2021-02-23
| | | | | * gnu/tests/cuirass.scm ("cuirass running"): Remove it as it fails if all the dependencies are not started yet.
* services: cuirass: Fix services requirements.Mathieu Othacehe2021-02-23
| | | | | | | * gnu/services/cuirass.scm (cuirass-shepherd-service): Add "postgres-roles" to cuirass requirements. Set cuirass-web requirements to cuirass only. Remove "guix-daemon" and "networking" from cuirass-remote-server requirements as are already required by cuirass.