summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: culmus: Rename to font-culmus.•••* gnu/packages/fonts.scm (culmus): Rename to... (font-culmus): ...this. Re-indent. Arun Isaac2018-03-281-10/+10
* gnu: culmus: Switch to font-build-system.•••* gnu/packages/fonts.scm (culmus): Switch to font-build-system. [arguments]: Replace system* with invoke. Arun Isaac2018-03-281-37/+15
* gnu: font-linuxlibertine: Switch to font-build-system.•••* gnu/packages/fonts.scm (font-linuxlibertine): Switch to font-build-system. [arguments]: Replace system* with invoke. Arun Isaac2018-03-281-26/+13
* gnu: font-lato: Switch to font-build-system.•••* gnu/packages/fonts.scm (font-lato): Switch to font-build-system. [source]: Use url-fetch/zipbomb. Arun Isaac2018-03-281-22/+2
* gnu: icecat: Add fix for CVE-2018-5148.•••* gnu/packages/gnuzilla.scm (icecat)[source]: Add the fix for CVE-2018-5148 from the upstream mozilla-esr52 repository. Mark H Weaver2018-03-271-1/+2
* gnu: mupdf: Fix CVE-2018-{6544,1000051}.•••* gnu/packages/patches/mupdf-CVE-2018-1000051.patch, gnu/packages/patches/mupdf-CVE-2018-6544.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/pdf.scm (mupdf)[source]: Use them. Leo Famulari2018-03-274-1/+202
* gnu: emacs-org, emacs-org-contrib: Update to 9.1.9.•••* gnu/packages/emacs.scm (emacs-org): (emacs-org-contrib): Update to 20180327, a.k.a. release 9.1.9. Nicolas Goaziou2018-03-271-3/+3
* gnu: alpine: Update to 2.21.999.•••* gnu/packages/mail.scm (alpine): Update to 2.21.999. [source]: Change to new upstream location. [home-page]: Use new location. Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr> ng02018-03-271-5/+6
* nss: Remove '%compat' from the defaults.•••* gnu/system/nss.scm (%compat): Add comment. (<name-service-switch>)[group, password, shadow]: Remove %COMPAT from the default value. Ludovic Courtès2018-03-271-4/+6
* gnu: zstd: Update to 1.3.4.•••* gnu/packages/compression.scm (zstd): Update to 1.3.4. Tobias Geerinckx-Rice2018-03-271-2/+2
* gnu: dovecot: Update to 2.3.1.•••* gnu/packages/mail.scm (dovecot): Update to 2.3.1. [arguments]: Rename ‘patch-other-shebangs’ phase to the more accurate ‘patch-other-file-names’... then patch more file names. Tobias Geerinckx-Rice2018-03-271-7/+10
* gnu: lyx: Use HTTPS home page.•••* gnu/packages/tex.scm (lyx)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2018-03-271-1/+1
* gnu: openssl@1.1.0: Update to 1.1.0h [security fixes].•••Fixes CVE-2017-3738 and CVE-2018-{0733,0739}. * gnu/packages/tls.scm (openssl-next): Update to 1.1.0h. Leo Famulari2018-03-271-2/+2
* gnu: Remove unnecessary import.•••* gnu/packages/guile.scm: Remove unnecessary import. Ludovic Courtès2018-03-271-1/+0
* activation: Pass '-d HOME' to 'usermod'.•••Fixes a bug whereby changes to user home directories in the OS config would never be effective. Reported by Pierre Neidhardt <ambrevar@gmail.com>. * gnu/build/activation.scm (modify-user): Pass '-d HOME'. Ludovic Courtès2018-03-271-2/+3
* gnu: bootstrap: Remove unneeded import.•••* gnu/packages/bootstrap.scm: Remove unneeded (guix build utils) import. Ludovic Courtès2018-03-271-2/+1
* gnu: Remove Haskell packages provided by GHC.•••* gnu/packages/haskell.scm (ghc-array, ghc-binary, ghc-bytestring, ghc-directory, ghc-haskeline, ghc-process, ghc-transformers, ghc-transformers-0.4.2.0): Remove. (ghc-tar)[inputs]: Remove ghc-array. (ghc-hslogger)[inputs]: Remove ghc-directory. * gnu/packages/version-control.scm (darcs)[inputs]: Remove ghc-array, ghc-binary, and ghc-haskeline. * gnu/packages/wm.scm (xmonad)[inputs]: Remove ghc-directory. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Timothy Sample2018-03-273-222/+1
* gnu: supercollider: Update to 3.9.2.•••* gnu/packages/audio.scm (supercollider): Update to 3.9.2. Tobias Geerinckx-Rice2018-03-271-2/+2
* gnu: gzdoom: Update to 3.3.0.•••* gnu/packages/games.scm (gzdoom): Update to 3.3.0. Tobias Geerinckx-Rice2018-03-271-3/+3
* gnu: ccache: Update to 3.4.2.•••* gnu/packages/ccache.scm (ccache): Update to 3.4.2. Tobias Geerinckx-Rice2018-03-271-3/+3
* gnu: jetring: Update to 0.27.•••* gnu/packages/gnupg.scm (jetring): Update to 0.27. Tobias Geerinckx-Rice2018-03-271-2/+2
* gnu: libkomparediff2: Update to 17.12.3.•••* gnu/packages/kde.scm (libkomparediff2): Update to 17.12.3. Tobias Geerinckx-Rice2018-03-271-3/+3
* gnu: radeontop: Update to 1.1.•••* gnu/packages/linux.scm (radeontop): Update to 1.1. Tobias Geerinckx-Rice2018-03-271-2/+2
* gnu: ruby-rake: Update to 12.3.1.•••* gnu/packages/ruby.scm (ruby-rake): Update to 12.3.1. Tobias Geerinckx-Rice2018-03-271-2/+2
* gnu: ruby-asciidoctor: Update to 1.5.6.2.•••* gnu/packages/ruby.scm (ruby-asciidoctor): Update to 1.5.6.2. Tobias Geerinckx-Rice2018-03-271-3/+3
* gnu: python-plotly: Update to 2.4.1.•••* gnu/packages/graph.scm (python-plotly): Update to 2.4.1. Tobias Geerinckx-Rice2018-03-271-2/+3
* gnu: python-django-crispy-forms: Update to 1.7.2.•••* gnu/packages/django.scm (python-django-crispy-forms): Update to 1.7.2. Tobias Geerinckx-Rice2018-03-271-3/+3
* gnu: r-randomforest: Update to 4.6-14.•••* gnu/packages/statistics.scm (r-randomforest): Update to 4.6-14. Tobias Geerinckx-Rice2018-03-271-2/+2
* gnu: r-blob: Update to 1.1.1.•••* gnu/packages/statistics.scm (r-blob): Update to 1.1.1. [propagated-inputs]: Add r-prettyunits. Tobias Geerinckx-Rice2018-03-271-3/+4
* gnu: r-servr: Update to 0.9.•••* gnu/packages/web.scm (r-servr): Update to 0.9. [propagated-inputs]: Add r-xfun. Tobias Geerinckx-Rice2018-03-271-3/+4
* gnu: vis: Update to 0.5.•••* gnu/packages/text-editors.scm (vis): Update to 0.5. Tobias Geerinckx-Rice2018-03-271-3/+3
* gnu: libreoffice: Update to 5.4.6.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.6.2. Leo Famulari2018-03-261-3/+4
* gnu: hplip: Update to 3.18.3.•••* gnu/packages/cups.scm (hplip): Update to 3.18.3. Signed-off-by: Leo Famulari <leo@famulari.name> Vasile Dumitrascu2018-03-261-2/+2
* gnu: Add font-lohit.•••* gnu/packages/fonts.scm (font-lohit): New variable. Arun Isaac2018-03-271-1/+22
* gnu: translate-shell: Update to 0.9.6.7.•••* gnu/packages/patches/translate-shell-fix-curl-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.7. [source](patches): Add it. [home-page]: Append slash. Oleg Pykhalov2018-03-263-4/+68
* gnu: Add twitchy.•••* gnu/packages/video.scm (twitchy): New public variable. Oleg Pykhalov2018-03-261-0/+32
* gnu: Add perl-uri-escape.•••* gnu/packages/perl-web.scm (perl-uri-escape): New public variable. Oleg Pykhalov2018-03-261-0/+24
* gnu: Add r-tidyverse.•••* gnu/packages/cran.scm (r-tidyverse): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Charlie Ritter2018-03-261-0/+47
* gnu: Add r-rvest.•••* gnu/packages/cran.scm (r-rvest): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Charlie Ritter2018-03-261-0/+25
* gnu: Add r-selectr.•••* gnu/packages/cran.scm (r-selectr): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Charlie Ritter2018-03-261-0/+23
* gnu: Add r-reprex.•••* gnu/packages/cran.scm (r-reprex): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Charlie Ritter2018-03-261-0/+28
* gnu: Add r-callr.•••* gnu/packages/cran.scm (r-callr): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Charlie Ritter2018-03-261-0/+26
* gnu: Add r-readxl.•••* gnu/packages/cran.scm (r-readxl): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Charlie Ritter2018-03-261-0/+26
* gnu: Add r-modelr.•••* gnu/packages/cran.scm (r-modelr): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Charlie Ritter2018-03-261-0/+27
* gnu: Add r-haven.•••* gnu/packages/cran.scm (r-haven): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Charlie Ritter2018-03-261-0/+26
* gnu: Add r-arules.•••* gnu/packages/cran.scm (r-arules): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Sandeep Subramanian2018-03-261-0/+24
* gnu: emacs-robe: Include the lib directory in the output.•••This contains some Ruby code that needs to be accessible to use robe. * gnu/packages/emacs.scm (emacs-robe)[arguments]: Include the lib directory, in addition to the %default-includes. Christopher Baines2018-03-261-0/+2
* gnu: emacs-minitest: Switch source to the git repository.•••The 0.8.0 release was over 3 years ago, and there have been ~50 commits since. * gnu/packages/emacs.scm (emacs-minitest): Wrap with let, and change source to the git repository. Christopher Baines2018-03-261-24/+26
* gnu: ghc-cryptonite: Update to 0.25.•••* gnu/packages/haskell-crypto.scm (ghc-cryptonite): Update to 0.25. [inputs]: Add ghc-basement. Ricardo Wurmus2018-03-261-3/+4
* gnu: ghc-memory: Update to 0.14.16.•••* gnu/packages/haskell.scm (ghc-memory): Update to 0.14.16. [inputs]: Add ghc-basement and ghc-foundation. Ricardo Wurmus2018-03-261-2/+5