summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add cl-re.Sharlatan Hellseher2021-03-08
| | | | | | * gnu/package/lisp-xyz.scm: (sbcl-re, cl-re, ecl-re): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-parse.Sharlatan Hellseher2021-03-08
| | | | | | * gnu/packages/lisp-xyz.scm: (sbcl-parse, cl-parse, ecl-parse): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-debug.Sharlatan Hellseher2021-03-08
| | | | | | | * gnu/packages/lisp-xyz.scm: (sbcl-cl-debug, cl-debug, ecl-cl-debug): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-chronicity.Sharlatan Hellseher2021-03-08
| | | | | | | * gnu/packages/lisp-xyz.scm: (sbcl-chronicity, cl-chronicity, ecl-chronicity): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-diskspace.Sharlatan Hellseher2021-03-08
| | | | | | | * gnu/packages/lisp-xyz.scm: (sbcl-cl-diskspace, cl-diskspace, ecl-cl-diskspace): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-mount-info.Sharlatan Hellseher2021-03-08
| | | | | | | * 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>
* gnu: sbcl-nodgui: Update to 0.1.1-1.4a9c2e7.Sharlatan Hellseher2021-03-08
| | | | | | * gnu/packages/lisp-xyz.scm: (sbcl-nodgui): Update to 0.1.1-1.4a9c2e7. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-cl-interpol: Update to 0.2.7-1.70a1137.Sharlatan Hellseher2021-03-08
| | | | | | * gnu/packages/lisp-xyz: (sbcl-cl-interpol): Update to 0.2.7-1.70a1137. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: libcaca: Patch for CVE-2021-3410.Efraim Flashner2021-03-08
| | | | | | | * 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.
* gnu: ruby-rake-compiler: Update to 1.1.1.Efraim Flashner2021-03-08
| | | | * gnu/packages/ruby.scm (ruby-rake-compiler): Update to 1.1.1.
* gnu: lisp-repl-core-dumper: Update to 0.6.0.Pierre Neidhardt2021-03-08
| | | | * gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.6.0.
* gnu: orchis-theme: Build all versions.Leo Prikler2021-03-08
| | | | | * gnu/packages/gnome-xyz.scm (orchis-theme)[arguments]: Add #:configure-flags. Use them in 'install phase.
* gnu: orchis-theme: Update to 2021-02-28.Leo Prikler2021-03-08
| | | | * gnu/packages/gnome-xyz.scm (orchis-theme): Update to 2021-02-28.
* gnu: Add emacs-tup-mode.Stefan Reichör2021-03-08
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-tup-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: fetchmail: Update to 6.4.17.Xinglu Chen2021-03-08
| | | | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.17. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add xzgv.Stefan Reichör2021-03-08
| | | | | | * gnu/packages/image-viewers.scm (xzgv): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add t.LibreMiami2021-03-08
| | | | | | | | | * 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>
* gnu: nimf: Disable qt4 support.Raghav Gururajan2021-03-07
| | | | | | | | * 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>
* gnu: nimf: Use separate outputs for gtk and qt modules.Raghav Gururajan2021-03-07
| | | | | | | * gnu/packages/language.scm (nimf) [outputs]: Add gtk and qt. [arguments]<#:phases>['patch-paths]: Modify. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: ruby-rubocop: Build without ruby-memory-profiler.Efraim Flashner2021-03-07
| | | | | | | | 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.
* gnu: ruby-memory-profiler: Remove unneeded input.Efraim Flashner2021-03-07
| | | | | * gnu/packages/ruby.scm (ruby-memory-profiler)[propagated-inputs]: Remove ruby-rake.
* gnu: snap: Update to 6.6.0.Nicolas Goaziou2021-03-07
| | | | * gnu/packages/education.scm (snap): Update to 6.6.0.
* gnu: emacs-ctrlf: Update to 1.3.Nicolas Goaziou2021-03-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-ctrlf): Update to 1.3.
* gnu: python-pikepdf: Update to 2.8.0.post1.Nicolas Goaziou2021-03-07
| | | | * gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.8.0.post1.
* gnu: libupnp: Update to 1.14.2.Tobias Geerinckx-Rice2021-03-07
| | | | * gnu/packages/upnp.scm (libupnp): Update to 1.14.2.
* gnu: straw-viewer: Update to 0.1.3.Tobias Geerinckx-Rice2021-03-07
| | | | * gnu/packages/video.scm (straw-viewer): Update to 0.1.3.
* gnu: s6-linux-init: Update to 1.0.6.1.Tobias Geerinckx-Rice2021-03-07
| | | | * gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.6.1.
* gnu: s6-networking: Update to 2.4.1.0.Tobias Geerinckx-Rice2021-03-07
| | | | * gnu/packages/skarnet.scm (s6-networking): Update to 2.4.1.0.
* gnu: s6: Update to 2.10.0.2.Tobias Geerinckx-Rice2021-03-07
| | | | * gnu/packages/skarnet.scm (s6): Update to 2.10.0.2.
* gnu: execline: Update to 2.8.0.0.Tobias Geerinckx-Rice2021-03-07
| | | | * gnu/packages/skarnet.scm (execline): Update to 2.8.0.0.
* gnu: skalibs: Update to 2.10.0.2.Tobias Geerinckx-Rice2021-03-07
| | | | * gnu/packages/skarnet.scm (skalibs): Update to 2.10.0.2.
* gnu: xonsh: Update to 0.9.27.Tobias Geerinckx-Rice2021-03-07
| | | | * gnu/packages/shells.scm (xonsh): Update to 0.9.27.
* gnu: get-iplayer: Update to 3.27.Tobias Geerinckx-Rice2021-03-07
| | | | * gnu/packages/video.scm (get-iplayer): Update to 3.27.
* gnu: nginx-documentation: Update to 1.19.7.Tobias Geerinckx-Rice2021-03-07
| | | | | | * gnu/packages/web.scm (nginx-documentation): Update to 1.19.7. 2655 eb417a9a089b
* gnu: nginx: Update to 1.19.7.Tobias Geerinckx-Rice2021-03-07
| | | | * gnu/packages/web.scm (nginx): Update to 1.19.7.
* gnu: xf86-video-nouveau: Update to 1.0.17.Tobias Geerinckx-Rice2021-03-07
| | | | * gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.17.
* gnu: dunst: Update to 1.6.1.Alexandru-Sergiu Marton2021-03-07
| | | | | | * gnu/packages/dunst.scm (dunst): Update to 1.6.1. Signed-off-by: Brice Waegeneire <brice@waegenei.re>
* gnu: orchis-theme: Fix misleading comment.Leo Prikler2021-03-06
| | | | * gnu/packages/gnome-xyz.scm (orchis-theme)[license]: Adjust comment.
* gnu: telegram-desktop: Fix typo in description.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/telegram.sc (telegram-desktop)[description]: Fix typo.
* gnu: gron: Update to 0.6.1.Tobias Geerinckx-Rice2021-03-06
| | | | | * gnu/packages/golang.scm (go-github-com-tomnomnom-gron): Update to 0.6.1.
* gnu: aws-checksums: Update to 0.1.11.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/c.scm (aws-checksums): Update to 0.1.11.
* gnu: scrot: Update to 1.5.Tobias Geerinckx-Rice2021-03-06
| | | | | * gnu/packages/xdisorg.scm (scrot): Update to 1.5. [inputs]: Remove unused libxcursor. Add libxext.
* doc: Fix a grammatical error in the system installation guide.Edgar Vincent2021-03-06
| | | | | | * doc/guix.texi (After System Installation): Fix grammar. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: libgnt: Update to 2.14.1.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/messaging.scm (libgnt): Update to 2.14.1.
* gnu: polybar: Update to 3.5.5.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/wm.scm (polybar): Update to 3.5.5.
* gnu: libgxps: Update to 0.3.2.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/gnome.scm (libgxps): Update to 0.3.2.
* gnu: getmail: Update to 5.15.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/mail.scm (getmail): Update to 5.15.
* gnu: libgovirt: Update to 0.3.8.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/gnome.scm (libgovirt): Update to 0.3.8.
* gnu: gexiv2: Update to 0.12.2.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/gnome.scm (gexiv2): Update to 0.12.2.
* gnu: gnote: Update to 3.38.1.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/gnome.scm (gnote): Update to 3.38.1.