summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: autotools: Add version 2.70.•••* gnu/packages/autotools.scm (autoconf): Rename to... (autoconf-2.69): ... this. (autoconf): Define as an alias for AUTOCONF-2.69. (autoconf-2.70): New variable. Ludovic Courtès2020-12-081-1/+34
* gnu: ocaml-menhir: Update to 20200211.•••* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20200211. [build-system]: Switch from gnu to dune. [arguments]: Remove phases and make-flags. [native-inputs]: Remove field. Signed-off-by: Christopher Baines <mail@cbaines.net> Vincent Legoll2020-12-081-12/+4
* gnu: mruby: Update to 2.1.2.•••* gnu/packages/ruby.scm (mruby): Update to 2.1.2. Efraim Flashner2020-12-081-2/+2
* gnu: Add mypaint.•••* gnu/packages/image.scm (mypaint): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> L p R n d n2020-12-081-0/+63
* gnu: libmypaint: Update to 1.6.1.•••Needed by mypaint@2.0.1. * gnu/packages/gimp.scm (libmypaint): Update to 1.6.1. Christopher Baines2020-12-081-2/+2
* gnu: isync: Use OpenSSL 1.1.•••* gnu/packages/mail.scm (isync)[inputs]: Replace openssl-1.0 with openssl. Leo Famulari2020-12-081-1/+1
* gnu: fcitx5-material-color-theme: Add source file-name.•••* gnu/packages/fcitx5.scm (fcitx5-material-color-theme)[source]: Add file-name field. Efraim Flashner2020-12-081-0/+1
* gnu: Add fcitx5-material-color-theme.•••* gnu/packages/fcitx5.scm (fcitx5-material-color-theme): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zhu Zihao2020-12-081-0/+71
* gnu: Add fcitx5-configtool.•••* gnu/packages/fcitx5.scm (fcitx5-configtool): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zhu Zihao2020-12-081-0/+39
* gnu: Add fcitx5-chinese-addons.•••* gnu/packages/fcitx5.scm (fcitx5-chinese-addons): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zhu Zihao2020-12-081-0/+78
* gnu: Add fcitx5-gtk.•••* gnu/packages/fcitx5.scm (fcitx5-gtk): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zhu Zihao2020-12-081-0/+51
* gnu: Add fcitx5-qt.•••* gnu/packages/fcitx5.scm (fcitx5-qt): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zhu Zihao2020-12-081-0/+36
* gnu: Add libime.•••* gnu/packages/fcitx5.scm (libime): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zhu Zihao2020-12-081-0/+28
* gnu: Add fcitx5-lua.•••* gnu/packages/fcitx5.scm (fcitx5-lua): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zhu Zihao2020-12-081-0/+45
* gnu: Add fcitx5.•••* gnu/packages/fcitx5.scm (fcitx5): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zhu Zihao2020-12-081-0/+73
* gnu: Add xcb-imdkit.•••* gnu/packages/fcitx5.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Zhu Zihao2020-12-082-0/+63
* services: cuirass: Add queue-size option.•••* gnu/services/cuirass.scm (<cuirass-configuration>): Add "queue-size" field. (cuirass-shepherd-service): Honor it. * doc/guix.texi (Continuous Integration): Document it. Mathieu Othacehe2020-12-081-0/+4
* gnu: cuirass: Update to 0.0.1-56.697fa14.•••* gnu/packages/ci.scm (cuirass): Update to 0.0.1-56.697fa14. Mathieu Othacehe2020-12-081-4/+4
* gnu: Add cjson.•••* gnu/packages/javascript.scm (cjson): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Ryan Prior2020-12-081-0/+21
* gnu: Add tiny-bignum.•••* gnu/packages/maths.scm (tiny-bignum): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Ryan Prior2020-12-081-0/+52
* gnu: trezord: Update to 2.0.30.•••* gnu/packages/finance.scm (trezord): Update to 2.0.30. Signed-off-by: Christopher Baines <mail@cbaines.net> Martin Becze2020-12-081-4/+10
* gnu: Add go-gopkg-in-natefinch-lumberjack.v2.•••* gnu/packages/golang.scm (go-gopkg-in-natefinch-lumberjack.v2): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Martin Becze2020-12-081-0/+26
* gnu: Add go-github-com-gorilla-csrf.•••* gnu/packages/golang.scm (go-github-com-gorilla-csrf): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Martin Becze2020-12-081-0/+27
* gnu: Add go-github-com-gorilla-securecookie.•••* gnu/packages/golang.scm (go-github-com-gorilla-securecookie): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Martin Becze2020-12-081-0/+25
* gnu: Add go-github-com-gorilla-handlers.•••* gnu/packages/golang.scm (go-github-com-gorilla-handlers): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Martin Becze2020-12-081-0/+26
* gnu: Add go-github-com-felixge-httpsnoop.•••* gnu/packages/golang.scm (go-github-com-felixge-httpsnoop): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Martin Becze2020-12-081-0/+26
* gnu: go-github-com-gorilla-mux: Update to 1.8.0.•••* gnu/packages/golang.scm (go-github-com-gorilla-mux): Update to 1.8.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Martin Becze2020-12-081-23/+21
* gnu: scummvm: Update source URL.•••* gnu/packages/emulators.scm (scummvm)[source]: Use HTTPS & new subdomain. Reported by Matthew Brooks <matthewfbrooks@mailbox.org>. Tobias Geerinckx-Rice2020-12-081-1/+1
* gnu: gita: Install shell completions.•••* gnu/packages/version-control.scm (gita)[arguments]: Add phase install-shell-completions. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Michael Rohleder2020-12-081-1/+13
* gnu: Add emacs-burly.•••* gnu/packages/emacs-xyz.scm (emacs-burly): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Ryan Desfosses2020-12-081-0/+25
* gnu: Add emacs-map.•••* gnu/packages/emacs-xyz.scm (emacs-map): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Ryan Desfosses2020-12-081-0/+20
* gnu: shadowsocks: Build against openssl.•••This patch allows shadowsocks to be used without supplying libopenssl in its configuration. See also https://unix.stackexchange.com/questions/623324/. * gnu/packages/networking.scm (shadowsocks)[inputs]: Add openssl. [#:phases]: Add patch-crypto-paths. Signed-off-by: Marius Bakke <marius@gnu.org> Leo Prikler2020-12-081-0/+13
* gnu: qoauth: Minor cosmetic improvements.•••* gnu/packages/web.scm (qoauth)[arguments]: Add #:tests?. Don't delete 'check' phase. Override 'configure' instead of adding new phase. Marius Bakke2020-12-081-6/+5
* gnu: qoauth: Fix build failure.•••Fixes <https://bugs.gnu.org/45031>. Reported by Distopico <distopico@riseup.net>. * gnu/packages/web.scm (qoauth)[arguments]: Add phase 'adjust-mkspecs-directory'. Marius Bakke2020-12-081-0/+8
* gnu: qca: Correct license.•••* gnu/packages/kde.scm (qca)[license]: Change from LGPL2.1 to LGPL2.1+. Marius Bakke2020-12-081-1/+1
* gnu: Add gita.•••* gnu/packages/version-control.scm (gita): New variable. Oleg Pykhalov2020-12-081-0/+50
* gnu: imapfilter: Update to 2.7.5.•••* gnu/packages/mail.scm (imapfilter): Update to 2.7.5. Tobias Geerinckx-Rice2020-12-071-2/+2
* gnu: grammalecte: Update to 2.0.0.•••* gnu/packages/dictionaries.scm (grammalecte): Update to 2.0.0. Nicolas Goaziou2020-12-071-2/+2
* gnu: Add glmark2.•••* gnu/packages/gl.scm (glmark2): New variable. Kei Kebreau2020-12-071-0/+61
* gnu: xfce4-whiskermenu-plugin: Fix installed shell script.•••* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Fix installed shell script. [arguments]: Add phase fix-shell-script to substitute paths to xfce4-panel and gettext. [inputs]: Add gettext-minimal. Co-authored-by: Kei Kebreau <kkebreau@posteo.net> Signed-off-by: Kei Kebreau <kkebreau@posteo.net> Michael Rohleder2020-12-071-1/+12
* gnu: bombadillo: Update to 2.3.3.•••* gnu/packages/web-browsers.scm (bombadillo): Update to 2.3.3. Tobias Geerinckx-Rice2020-12-071-2/+2
* gnu: qutebrowser: Update to 1.14.1.•••* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.14.1. Tobias Geerinckx-Rice2020-12-071-2/+2
* gnu: yapet: Omit duplicate licence files.•••* gnu/packages/password-utils.scm (yapet)[arguments]: Set a better --docdir. Tobias Geerinckx-Rice2020-12-071-0/+4
* gnu: yapet: Update to 2.5.•••* gnu/packages/password-utils.scm (yapet): Update to 2.5. Tobias Geerinckx-Rice2020-12-071-2/+2
* gnu: feh: Update to 3.6.1.•••* gnu/packages/image-viewers.scm (feh): Update to 3.6.1. Tobias Geerinckx-Rice2020-12-071-2/+2
* gnu: libmanette: Update to 0.2.6.•••* gnu/packages/games.scm (libmanette): Update to 0.2.6. Tobias Geerinckx-Rice2020-12-071-2/+2
* gnu: thermald: Update to 2.4.1.•••* gnu/packages/admin.scm (thermald): Update to 2.4.1. Tobias Geerinckx-Rice2020-12-071-2/+2
* gnu: emacs-moody: Update to 0.5.4.•••* gnu/packages/emacs-xyz.scm (emacs-moody): Update to 0.5.4. Nicolas Goaziou2020-12-071-10/+10
* gnu: Add emacs-modus-themes.•••* gnu/packages/emacs-xyz.scm (emacs-modus-themes): New variable. (emacs-modus-operandi-theme, emacs-modus-vivendi-theme): Deprecate package in favor of emacs-modus-themes. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> André Alexandre Gomes2020-12-071-48/+20
* services: openssh: Warn about 'password-authentication?' default.•••Fixes <https://bugs.gnu.org/44808>. Reported by Christopher Lemmer Webber <cwebber@dustycloud.org>. * gnu/services/ssh.scm (true-but-soon-false): New procedure. (<openssh-configuration>)[password-authentication?]: Change default to 'true-but-soon-false'. * gnu/installer/services.scm (%system-services): Explicitly set 'password-authentication?' to #f. Ludovic Courtès2020-12-072-4/+22