| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add Avizo.•••* gnu/packages/wm.scm (avizo): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Pier-Hugues Pellerin | 2022-04-29 | 1 | -0/+1 |
* | gnu: xlockmore: Improve package style.•••* gnu/packages/xdisorg.scm (xlockmore)[arguments]: Use G-expressions.
[inputs]: Remove labels.
| Nicolas Goaziou | 2022-03-11 | 1 | -18/+17 |
* | gnu: xlockmore: Update to 5.68.•••[1. text/patch]
From ac1f8cc2f6d3bcaa46ec6244e7b1995b8eb27be2 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
Date: Sat, 5 Mar 2022 11:25:25 +0530
Subject: [PATCH] gnu: xlockmore: Update to 5.68.
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.68.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Jai Vetrivelan | 2022-03-11 | 1 | -2/+2 |
* | gnu: xbanish: Update to 1.8.•••[1. text/patch]
From 0fa4c02dd23bbb4567e2ba4f606ad0a481354d8e Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
Date: Sat, 5 Mar 2022 11:17:09 +0530
Subject: [PATCH] gnu: xbanish: Update to 1.8.
* gnu/packages/xdisorg.scm (xbanish): Update to 1.8.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Jai Vetrivelan | 2022-03-11 | 1 | -2/+2 |
* | gnu: xdotool: Update to 3.20211022.1.•••[1. text/patch]
From 1040dbabc8cb5af1c88262492cf74cb74c859caa Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
Date: Sat, 5 Mar 2022 11:16:25 +0530
Subject: [PATCH] gnu: xdotool: Update to 3.20211022.1.
* gnu/packages/xdisorg.scm (xdotool): Update to 3.20211022.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Jai Vetrivelan | 2022-03-11 | 1 | -2/+2 |
* | gnu: wob: Update to 0.13.•••* gnu/packages/xdisorg.scm (wob): Update to 0.13.
| Nicolas Goaziou | 2022-03-05 | 1 | -3/+3 |
* | gnu: rofi-calc: Update to 2.1.0.•••* gnu/packages/xdisorg.scm (rofi-calc): Update to 2.1.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Jai Vetrivelan | 2022-02-08 | 1 | -2/+2 |
* | gnu: rofi: Update to 1.7.3.•••* gnu/packages/xdisorg.scm (rofi): Update to 1.7.3.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Jai Vetrivelan | 2022-02-07 | 1 | -2/+3 |
* | gnu: Add rofi-calc.•••* gnu/packages/xdisorg.scm (rofi-calc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| John Kehayias | 2022-01-23 | 1 | -0/+46 |
* | gnu: rofi: Add a search path for plugins.•••* gnu/packages/xdisorg.scm (rofi)[native-search-paths]: Add ROFI_PLUGIN_PATH.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| John Kehayias | 2022-01-23 | 1 | -0/+6 |
* | Merge branch 'version-1.4.0'•••With resolved conflicts in:
gnu/packages/gnome.scm
gnu/packages/openstack.scm
gnu/packages/python-xyz.scm
| Maxim Cournoyer | 2022-01-17 | 1 | -1/+1 |
|\ |
|
| * | gnu: libxkbcommon: Add python to native inputs.•••Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer
propagates Python.
* gnu/packages/xdisorg.scm (libxkbcommon)[native-inputs]: Add python.
| Maxim Cournoyer | 2022-01-10 | 1 | -1/+1 |
* | | gnu: python-pyperclip: Update to 1.8.2.•••* gnu/packages/xdisorg.scm (python-pyperclip): Update to 1.8.2.
| Marius Bakke | 2022-01-11 | 1 | -2/+2 |
|/ |
|
* | gnu: gammastep: Update to 2.0.8.•••* gnu/packages/xdisorg.scm (gammastep): Update to 2.0.8.
[inputs, native-inputs]: Remove labels.
| Nicolas Goaziou | 2021-12-26 | 1 | -19/+19 |
* | gnu: rofi: Remove input labels.•••* gnu/packages/xdisorg.scm (rofi)[native-inputs, inputs]:
Remove input labels.
| Tobias Geerinckx-Rice | 2021-12-18 | 1 | -18/+18 |
* | gnu: rofi: Update to 1.7.2.•••* gnu/packages/xdisorg.scm (rofi): Update to 1.7.2.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice | 2021-12-18 | 1 | -4/+3 |
* | gnu: bemenu: Update to 0.6.4.•••* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.4.
| Tobias Geerinckx-Rice | 2021-12-17 | 1 | -3/+3 |
* | gnu: Further simplify package inputs.•••This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
| Ludovic Courtès | 2021-12-13 | 1 | -7/+7 |
* | gnu: Simplify package inputs.•••This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès | 2021-12-13 | 1 | -282/+166 |
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Ricardo Wurmus | 2021-12-05 | 1 | -7/+7 |
|\ |
|
| * | gnu: rxvt-unicode: Update to 9.30.•••* gnu/packages/xdisorg.scm (rxvt-unicode): Update to 9.30.
| Tobias Geerinckx-Rice | 2021-11-30 | 1 | -2/+2 |
| * | gnu: rxvt-unicode: Update to 9.29.•••* gnu/packages/xdisorg.scm (rxvt-unicode): Update to 9.29.
[arguments]: Don't explicitly return #t from phases.
[inputs]: Add libptytty.
| Tobias Geerinckx-Rice | 2021-11-27 | 1 | -7/+7 |
* | | Merge branch 'master' into core-updates-frozen | Ludovic Courtès | 2021-11-23 | 1 | -2/+2 |
|\| |
|
| * | gnu: jgmenu: Update to 4.4.0.•••* gnu/packages/xdisorg.scm (jgmenu): Update to 4.4.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart | 2021-11-19 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates-frozen | Ludovic Courtès | 2021-11-17 | 1 | -3/+5 |
|\| |
|
| * | gnu: scrot: Update to 1.7.•••* gnu/packages/xdisorg.scm (scrot): Update to 1.7. [inputs]: Add libbsd.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Tanguy Le Carrour | 2021-11-15 | 1 | -3/+5 |
* | | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Efraim Flashner | 2021-10-31 | 1 | -1/+47 |
|\| |
|
| * | gnu: Add wl-clipboard-x11.•••* gnu/packages/xdisorg.scm (wl-clipboard-x11): New variable.
| Efraim Flashner | 2021-10-19 | 1 | -1/+47 |
* | | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe | 2021-10-18 | 1 | -4/+5 |
|\| |
|
| * | gnu: xsecurelock: Update to 1.7.0.•••* gnu/packages/xdisorg.scm (xsecurelock): Update to 1.7.0.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| jgart | 2021-10-16 | 1 | -2/+3 |
| * | gnu: bemenu: Update to 0.6.3.•••* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.3.
| Tobias Geerinckx-Rice | 2021-10-15 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'origin/master' into core-updates-frozen. | Mathieu Othacehe | 2021-10-12 | 1 | -8/+11 |
|\| |
|
| * | gnu: slop: Update to 7.6.•••* gnu/packages/xdisorg.scm (slop): Update to 7.6.
| Tobias Geerinckx-Rice | 2021-10-04 | 1 | -2/+2 |
| * | gnu: sx: Don't propagate xauth.•••* gnu/packages/xdisorg.scm (sx)[arguments]: Patch sx to refer to xauth.
[propagated-inputs]: Move xauth from here…
[inputs]: …to here.
| Tobias Geerinckx-Rice | 2021-10-03 | 1 | -1/+6 |
| * | gnu: sx: Update to 2.1.7.•••* gnu/packages/xdisorg.scm (sx): Update to 2.1.7.
| Tobias Geerinckx-Rice | 2021-10-03 | 1 | -4/+3 |
| * | gnu: Consolidate duplicate copyright names.•••* gnu/packages/android.scm: Consolidate copyright lines with the same email address.
* gnu/packages/code.scm: Likewise.
* gnu/packages/cpp.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/emacs-xyz.scm: Likewise.
* gnu/packages/file.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gps.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/python-xyz.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/services/web.scm: Likewise.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Greg Hogan | 2021-09-25 | 1 | -1/+0 |
* | | Merge branch 'master' into core-updates-frozen••• Conflicts:
gnu/packages/bioinformatics.scm
gnu/packages/chez.scm
gnu/packages/docbook.scm
gnu/packages/ebook.scm
gnu/packages/gnome.scm
gnu/packages/linux.scm
gnu/packages/networking.scm
gnu/packages/python-web.scm
gnu/packages/python-xyz.scm
gnu/packages/tex.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/dune.scm
guix/build-system/go.scm
guix/build-system/linux-module.scm
guix/packages.scm
| Marius Bakke | 2021-09-17 | 1 | -0/+28 |
|\| |
|
| * | gnu: Add wlsunset.•••* gnu/packages/xdisorg.scm (wlsunset): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| raingloom | 2021-09-15 | 1 | -0/+28 |
* | | Merge branch 'master' into core-updates-frozen | Ludovic Courtès | 2021-09-07 | 1 | -18/+24 |
|\| |
|
| * | gnu: xwallpaper: Update to 0.7.3.•••* gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen | 2021-09-06 | 1 | -2/+2 |
| * | gnu: xlockmore: Update to 5.67.•••* gnu/packages/xdisorg.scm (xlockmore): Update to 5.67.
| Tobias Geerinckx-Rice | 2021-09-04 | 1 | -2/+2 |
| * | gnu: xrandr-invert-colors: Fix executable name.•••* gnu/packages/xdisorg.scm (xrandr-invert-colors)[arguments]: Remove
‘.bin’ suffix from the binary during the 'install phase, and don't
return #t.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+5 |
| * | gnu: xrandr-invert-colors: Update to 0.02.•••* gnu/packages/xdisorg.scm (xrandr-invert-colors): Update to 0.02.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
| * | gnu: scrot: Update to 1.6.•••* gnu/packages/xdisorg.scm (scrot): Update to 1.6.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Add IMLIB2.
| Ludovic Courtès | 2021-08-30 | 1 | -4/+6 |
| * | gnu: rofi: Update to 1.7.0.•••* gnu/packages/xdisorg.scm (rofi): Update to 1.7.0.
[inputs]: Add xcb-util-cursor.
[source]<origin>, [home-page]: Change URL to the redirected one.
| Brice Waegeneire | 2021-08-29 | 1 | -5/+6 |
| * | Update copyright/name notices for Christine Lemmer-Webber.•••* doc/guix-cookbook.texi: Update copyright/name for Christine Lemmer-Webber.
* gnu/build/image.scm: Likewise.
* gnu/build/vm.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/assembly.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/backup.scm: Likewise.
* gnu/packages/check.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/emacs-xyz.scm: Likewise.
* gnu/packages/finance.scm: Likewise.
* gnu/packages/gnupg.scm: Likewise.
* gnu/packages/guile-xyz.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/haskell-xyz.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/mail.scm: Likewise.
* gnu/packages/password-utils.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/python-web.scm: Likewise.
* gnu/packages/python-xyz.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/sphinx.scm: Likewise.
* gnu/packages/ssh.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/services/networking.scm: Likewise.
* gnu/system/vm.scm: Likewise.
| Christopher Lemmer Webber | 2021-08-15 | 1 | -1/+1 |
| * | gnu: wob: Update to 0.12.•••* gnu/packages/xdisorg.scm (wob): Update to 0.12.
| Nicolas Goaziou | 2021-08-15 | 1 | -2/+2 |
* | | gnu: Replace PYTHONPATH with GUIX_PYTHONPATH.•••In packages that do not use python-build-system, PYTHONPATH is generally
not defined. Instead we can use GUIX_PYTHONPATH which should contain all
Python dependencies.
* gnu/packages/bioinformatics.scm (shorah)[arguments]: Replace
PYTHONPATH with GUIX_PYTHONPATH.
* gnu/packages/debug.scm (c-vise)[arguments]: Idem.
* gnu/packages/gnome.scm (drawing, apostrophe, ocrfeeder)[arguments]: Idem.
* gnu/packages/music.scm (a2jmidid)[arguments]: Idem.
* gnu/packages/syndication.scm (gfeeds)[arguments]: Idem.
* gnu/packages/xdisorg.scm (gammastep)[arguments]: Idem.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber | 2021-09-06 | 1 | -1/+2 |
* | | gnu: xsel: Update to 1.2.0-1.062e6d3.•••* gnu/packages/xdisorg.scm (xsel): Update to 1.2.0-1.062e6d3.
[arguments]: Add a custom bootstrap phase.
[native-inputs]: Add autoconf, automake and libtool.
| Mathieu Othacehe | 2021-08-16 | 1 | -19/+34 |
* | | Merge branch 'master' into core-updates-frozen••• Conflicts:
gnu/packages/algebra.scm
gnu/packages/games.scm
gnu/packages/golang.scm
gnu/packages/kerberos.scm
gnu/packages/mail.scm
gnu/packages/python.scm
gnu/packages/ruby.scm
gnu/packages/scheme.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
| Marius Bakke | 2021-08-12 | 1 | -0/+51 |
|\| |
|