Ron Nazarov via Guix-patches via
80599a739d
gnu: Add python-mistletoe.
...
* gnu/packages/markup.scm (python-mistletoe): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-03-08 19:59:03 +01:00
Leo Famulari
40d77b8fee
.guix-authorizations: Add lbraun.
...
* .guix-authorizations: Add lbraun and "lbraun (professional)" to the
committers.
2021-03-08 12:58:24 -05:00
Sharlatan Hellseher
1cf22d4759
gnu: Add cl-re.
...
* gnu/package/lisp-xyz.scm: (sbcl-re, cl-re, ecl-re): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-08 15:11:49 +01:00
Sharlatan Hellseher
622489873b
gnu: Add cl-parse.
...
* gnu/packages/lisp-xyz.scm: (sbcl-parse, cl-parse, ecl-parse): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-08 15:11:48 +01:00
Sharlatan Hellseher
a0a2449df3
gnu: Add cl-debug.
...
* gnu/packages/lisp-xyz.scm: (sbcl-cl-debug, cl-debug, ecl-cl-debug):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-08 15:11:48 +01:00
Sharlatan Hellseher
1f3b7c0289
gnu: Add cl-chronicity.
...
* gnu/packages/lisp-xyz.scm: (sbcl-chronicity, cl-chronicity,
ecl-chronicity): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-08 15:11:48 +01:00
Sharlatan Hellseher
d5a474beaa
gnu: Add cl-diskspace.
...
* gnu/packages/lisp-xyz.scm: (sbcl-cl-diskspace, cl-diskspace,
ecl-cl-diskspace): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-08 15:11:48 +01:00
Sharlatan Hellseher
3eec0e9b63
gnu: Add cl-mount-info.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-mount-info, cl-mount-info,
ecl-cl-mount-info): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-08 15:11:48 +01:00
Sharlatan Hellseher
4c3a003a5e
gnu: sbcl-nodgui: Update to 0.1.1-1.4a9c2e7.
...
* gnu/packages/lisp-xyz.scm: (sbcl-nodgui): Update to 0.1.1-1.4a9c2e7.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-08 15:11:48 +01:00
Sharlatan Hellseher
875b0bf640
gnu: sbcl-cl-interpol: Update to 0.2.7-1.70a1137.
...
* gnu/packages/lisp-xyz: (sbcl-cl-interpol): Update to 0.2.7-1.70a1137.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-08 15:11:48 +01:00
Efraim Flashner
fe830ffd8d
gnu: libcaca: Patch for CVE-2021-3410.
...
* gnu/packages/video.scm (libcaca)[source]: Add patches.
* gnu/packages/patches/libcaca-CVE-2021-3410-pt1.patch,
gnu/packages/patches/libcaca-CVE-2021-3410-pt2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2021-03-08 15:48:08 +02:00
Efraim Flashner
612dc6dbe0
gnu: ruby-rake-compiler: Update to 1.1.1.
...
* gnu/packages/ruby.scm (ruby-rake-compiler): Update to 1.1.1.
2021-03-08 14:53:42 +02:00
Pierre Neidhardt
ed128a6bbc
gnu: lisp-repl-core-dumper: Update to 0.6.0.
...
* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.6.0.
2021-03-08 09:33:10 +01:00
Leo Prikler
c4195a1078
gnu: orchis-theme: Build all versions.
...
* gnu/packages/gnome-xyz.scm (orchis-theme)[arguments]: Add #:configure-flags.
Use them in 'install phase.
2021-03-08 08:50:19 +01:00
Leo Prikler
f4a435ccca
gnu: orchis-theme: Update to 2021-02-28.
...
* gnu/packages/gnome-xyz.scm (orchis-theme): Update to 2021-02-28.
2021-03-08 08:50:18 +01:00
Stefan Reichör
18aec6c93a
gnu: Add emacs-tup-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-tup-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-08 00:13:50 +01:00
Xinglu Chen
89f5cec879
gnu: fetchmail: Update to 6.4.17.
...
* gnu/packages/mail.scm (fetchmail): Update to 6.4.17.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-08 00:10:11 +01:00
Stefan Reichör
2fa624ddd1
gnu: Add xzgv.
...
* gnu/packages/image-viewers.scm (xzgv): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-08 00:06:43 +01:00
LibreMiami
387cac30bc
gnu: Add t.
...
* gnu/packages/task-management.scm (t): New variable.
Co-authored-by: jgart <jgart@dismail.de>
Co-authored-by: donotshake <donotshake:matrix.org>
Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-08 00:01:41 +01:00
Raghav Gururajan
76c32fcab4
gnu: nimf: Disable qt4 support.
...
* gnu/packages/language.scm (nimf) [arguments]: Add new phase 'disable-qt4
and modify phase 'patch-paths.
[inputs]: Remove qt4.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-03-07 15:49:43 -05:00
Raghav Gururajan
2e9fe98a4b
gnu: nimf: Use separate outputs for gtk and qt modules.
...
* gnu/packages/language.scm (nimf) [outputs]: Add gtk and qt.
[arguments]<#:phases>['patch-paths]: Modify.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-03-07 15:49:43 -05:00
Efraim Flashner
5a7e86f8b5
gnu: ruby-rubocop: Build without ruby-memory-profiler.
...
Ruby-memory-profiler isn't required for the test suite and it fails to
build on some architectures.
* gnu/packages/ruby.scm (ruby-rubocop)[native-inputs]: Remove
ruby-memory-profiler.
2021-03-07 22:34:25 +02:00
Efraim Flashner
0bcf42a403
gnu: ruby-memory-profiler: Remove unneeded input.
...
* gnu/packages/ruby.scm (ruby-memory-profiler)[propagated-inputs]:
Remove ruby-rake.
2021-03-07 22:31:44 +02:00
Nicolas Goaziou
a4640f40fb
gnu: snap: Update to 6.6.0.
...
* gnu/packages/education.scm (snap): Update to 6.6.0.
2021-03-07 18:00:16 +01:00
Nicolas Goaziou
acec0d9f5d
gnu: emacs-ctrlf: Update to 1.3.
...
* gnu/packages/emacs-xyz.scm (emacs-ctrlf): Update to 1.3.
2021-03-07 17:51:51 +01:00
Nicolas Goaziou
ba35d2b565
gnu: python-pikepdf: Update to 2.8.0.post1.
...
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.8.0.post1.
2021-03-07 17:45:50 +01:00
Tobias Geerinckx-Rice
291a26dbca
gnu: libupnp: Update to 1.14.2.
...
* gnu/packages/upnp.scm (libupnp): Update to 1.14.2.
2021-03-07 14:36:37 +01:00
Tobias Geerinckx-Rice
f5f41b4261
gnu: straw-viewer: Update to 0.1.3.
...
* gnu/packages/video.scm (straw-viewer): Update to 0.1.3.
2021-03-07 14:36:37 +01:00
Tobias Geerinckx-Rice
a20ce91b49
gnu: s6-linux-init: Update to 1.0.6.1.
...
* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.6.1.
2021-03-07 14:36:37 +01:00
Tobias Geerinckx-Rice
eafce719f1
gnu: s6-networking: Update to 2.4.1.0.
...
* gnu/packages/skarnet.scm (s6-networking): Update to 2.4.1.0.
2021-03-07 14:36:37 +01:00
Tobias Geerinckx-Rice
27ffa16c58
gnu: s6: Update to 2.10.0.2.
...
* gnu/packages/skarnet.scm (s6): Update to 2.10.0.2.
2021-03-07 14:36:36 +01:00
Tobias Geerinckx-Rice
4607fe2cdb
gnu: execline: Update to 2.8.0.0.
...
* gnu/packages/skarnet.scm (execline): Update to 2.8.0.0.
2021-03-07 14:36:36 +01:00
Tobias Geerinckx-Rice
ca9912cb20
gnu: skalibs: Update to 2.10.0.2.
...
* gnu/packages/skarnet.scm (skalibs): Update to 2.10.0.2.
2021-03-07 14:36:36 +01:00
Tobias Geerinckx-Rice
99146ab871
gnu: xonsh: Update to 0.9.27.
...
* gnu/packages/shells.scm (xonsh): Update to 0.9.27.
2021-03-07 14:36:36 +01:00
Tobias Geerinckx-Rice
a04b285cf5
gnu: get-iplayer: Update to 3.27.
...
* gnu/packages/video.scm (get-iplayer): Update to 3.27.
2021-03-07 14:36:36 +01:00
Tobias Geerinckx-Rice
fa82882301
gnu: nginx-documentation: Update to 1.19.7.
...
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.7.
2655
eb417a9a089b
2021-03-07 14:36:35 +01:00
Tobias Geerinckx-Rice
6b2684c732
gnu: nginx: Update to 1.19.7.
...
* gnu/packages/web.scm (nginx): Update to 1.19.7.
2021-03-07 14:36:35 +01:00
Tobias Geerinckx-Rice
18d9eb223e
gnu: xf86-video-nouveau: Update to 1.0.17.
...
* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.17.
2021-03-07 14:36:35 +01:00
Alexandru-Sergiu Marton
6bf49dfa26
gnu: dunst: Update to 1.6.1.
...
* gnu/packages/dunst.scm (dunst): Update to 1.6.1.
Signed-off-by: Brice Waegeneire <brice@waegenei.re>
2021-03-07 07:41:53 +01:00
Leo Prikler
8a920dc671
gnu: orchis-theme: Fix misleading comment.
...
* gnu/packages/gnome-xyz.scm (orchis-theme)[license]: Adjust comment.
2021-03-06 21:38:55 +01:00
Tobias Geerinckx-Rice
46fdee4fe1
gnu: telegram-desktop: Fix typo in description.
...
* gnu/packages/telegram.sc (telegram-desktop)[description]: Fix typo.
2021-03-06 20:44:17 +01:00
Tobias Geerinckx-Rice
055104ee56
gnu: gron: Update to 0.6.1.
...
* gnu/packages/golang.scm (go-github-com-tomnomnom-gron): Update to
0.6.1.
2021-03-06 20:44:15 +01:00
Tobias Geerinckx-Rice
8ae79a2d82
gnu: aws-checksums: Update to 0.1.11.
...
* gnu/packages/c.scm (aws-checksums): Update to 0.1.11.
2021-03-06 19:50:41 +01:00
Tobias Geerinckx-Rice
cc808564b8
gnu: scrot: Update to 1.5.
...
* gnu/packages/xdisorg.scm (scrot): Update to 1.5.
[inputs]: Remove unused libxcursor. Add libxext.
2021-03-06 19:50:41 +01:00
Edgar Vincent
b3a36ab55b
doc: Fix a grammatical error in the system installation guide.
...
* doc/guix.texi (After System Installation): Fix grammar.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-03-06 13:43:41 -05:00
Tobias Geerinckx-Rice
42637f847e
gnu: libgnt: Update to 2.14.1.
...
* gnu/packages/messaging.scm (libgnt): Update to 2.14.1.
2021-03-06 18:44:20 +01:00
Tobias Geerinckx-Rice
7a4dcb4c0c
gnu: polybar: Update to 3.5.5.
...
* gnu/packages/wm.scm (polybar): Update to 3.5.5.
2021-03-06 18:44:20 +01:00
Tobias Geerinckx-Rice
8dba81e68c
gnu: libgxps: Update to 0.3.2.
...
* gnu/packages/gnome.scm (libgxps): Update to 0.3.2.
2021-03-06 18:44:20 +01:00
Tobias Geerinckx-Rice
222679d2d9
gnu: getmail: Update to 5.15.
...
* gnu/packages/mail.scm (getmail): Update to 5.15.
2021-03-06 18:44:20 +01:00
Tobias Geerinckx-Rice
bb0e62a1d0
gnu: libgovirt: Update to 0.3.8.
...
* gnu/packages/gnome.scm (libgovirt): Update to 0.3.8.
2021-03-06 18:44:19 +01:00