me
/
guix
Archived
1
0
Fork 0
Commit Graph

308 Commits (e7b465e81bfa06c79be2d8814cdacde386016d94)

Author SHA1 Message Date
Marius Bakke c2649f2811
gnu: asciidoc: Remove Python 2 variant.
* gnu/packages/documentation.scm (asciidoc): Update to 9.1.0.
[inputs]: Replace PYTHON-2 with PYTHON.
(asciidoc-py3): Define as deprecated alias for ASCIIDOC.
* gnu/packages/version-control.scm (git)[native-inputs]: Change from
ASCIIDOC-PY3 to ASCIIDOC.
* gnu/packages/wm.scm (i3-wm)[native-inputs]: Likewise.
2021-05-18 22:23:49 +02:00
Tobias Geerinckx-Rice ed8cbd9501
gnu: herbstluftwm: Update to 0.9.3.
* gnu/packages/wm.scm (herbstluftwm): Update to 0.9.3.
2021-05-18 16:37:21 +02:00
Alexandr Vityazev 8380b16a8a
gnu: swayidle: Fix home page.
* gnu/packages/wm.scm (swayidle)[home-page]: Use the correct home-page.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-04-24 16:45:34 -04:00
Tobias Geerinckx-Rice 61e75d7512
gnu: xmenu: Update to 4.5.5.
* gnu/packages/wm.scm (xmenu): Update to 4.5.5.
2021-04-23 18:20:25 +02:00
Tobias Geerinckx-Rice 6992407180
gnu: waybar: Update to 0.9.7.
* gnu/packages/wm.scm (waybar): Update to 0.9.7.
2021-04-22 15:02:51 +02:00
Oleg Pykhalov 69b91b80cf
gnu: xnotify: Update to 0.8.1.
* gnu/packages/wm.scm (xnotify): Update to 0.8.1.
2021-04-11 06:20:28 +03:00
Oleg Pykhalov 280cfe63bd
gnu: xclickroot: Update to 1.3.
* gnu/packages/wm.scm (xclickroot): Update to 1.3.
2021-04-11 06:16:17 +03:00
la snesne 96026bdb8f
gnu: Add wlogout.
* gnu/packages/wm.scm (wlogout): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-04-10 22:59:52 +02:00
pricly_yellow 7e0e98aed6
gnu: waybar: Update to 0.9.5.
* gnu/packages/wm.scm (waybar): Update to 0.9.5.
[inputs]: Replace fmt-6 with fmt, spdlog-1.7 with spdlog.
* gnu/packages/logging.scm (spdlog-1.7): Remove variable.
* gnu/packages/pretty-print.scm (fmt-6): Same.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-04-01 10:53:05 +03:00
Tobias Geerinckx-Rice 5cf90c43ca
gnu: hikari: Update to 2.2.3.
* gnu/packages/wm.scm (hikari): Update to 2.2.3.
2021-03-30 21:38:39 +02:00
Nicolas Goaziou 636caba168
gnu: hikari: Improve package.
* gnu/packages/wm.scm (hikari)[inputs]: Sort alphabetically.
[synopsis]: Shorten a bit.
[description]: Use full sentences.
2021-03-26 14:47:55 +01:00
qblade 2e9cdb6a65
gnu: Add hikari.
* gnu/packages/wm.scm (hikari): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-26 14:40:31 +01:00
qblade 966e61fb8f
gnu: Add libucl.
* gnu/packages/wm.scm (libucl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-17 23:10:20 +01:00
Nicolas Goaziou 5e753287c8
gnu: cagebreak: Update to 1.6.0.
* gnu/packages/wm.scm (cagebreak): Update to 1.6.0.
2021-03-13 14:17:32 +01:00
Sharlatan Hellseher 2e5ac371e7
gnu: Add sbcl-stumpwm-disk.
* gnu/packages/wm.scm: (sbcl-stumpwm-disk): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-12 15:06:51 +01:00
Sharlatan Hellseher 77ee8af58c
gnu: stumpwm-contrib: Update to 0.0.1-3.a7dc1c.
* gnu/packages/wm.scm (stumpwm-contrib): Update to 0.0.1-3.a7dc1c.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-12 15:06:51 +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
Z572 0eb64c2c85
gnu: dwl: Update to 0.2.
* gnu/packages/wm.scm (dwl): Update to 0.2.
[arguments]: Remove the install phase.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-02 09:31:52 +01:00
Björn Höfling d5ac66a2ee
gnu: i3-wm: Use asciidoc-py3.
* gnu/packages/wm.scm (i3-wm)[inputs]: Remove asciidoc.
[native-inputs]: Add asciidoc-py3.
2021-03-01 23:01:48 +01:00
Boris A. Dekshteyn e687bbf497
gnu: herbstluftwm: Update to 0.9.2.
* gnu/packages/wm.scm (herbstluftwm): Update to 0.9.2.
[inputs]: Add libxft.
[native-inputs]: Add python.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 01:28:47 +01:00
宋文武 4e96ce4294
gnu: dwl: Fix command name in description.
* gnu/packages/wm.scm (dwl)[description]: Fix typo.
2021-02-12 15:36:40 +08:00
Zheng Junjie c5f5b356da
gnu: Add dwl.
* gnu/packages/wm.scm (dwl): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-02-12 15:34:38 +08:00
Tobias Geerinckx-Rice 9ec11a5669
gnu: polybar: Update to 3.5.4.
* gnu/packages/wm.scm (polybar): Update to 3.5.4.
2021-01-10 23:38:48 +01:00
宋文武 106c663dd8
gnu: Add cagebreak.
* gnu/packages/wm.scm (cagebreak): New variable.
2021-01-07 19:25:25 +08:00
宋文武 5babdbdd4a
gnu: wlroots: Propagate wayland-protocols.
It's listed in the 'Requires.private' field of wlroots.pc.

* gnu/packages/wm.scm (wlroots) [native-inputs]: Move wayland-protocols ...
[propagated-inputs]: ... to here.
2021-01-07 19:25:25 +08:00
Tanguy Le Carrour 05c37c53c7
gnu: polybar: Update to 3.5.3.
* gnu/packages/wm.scm (polybar): Update to 3.5.3.
[source]: Update URI.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-01 16:45:55 -05:00
Jonathan Brielmaier 8bcbbda0c6
gnu: waybar: Fix build.
* gnu/packages/wm.scm (waybar)[inputs]: Replace spdlog with spdlog-1.7.
2020-12-22 12:26:35 +01:00
Robert Smith 338592020a
gnu: Add kanshi.
* gnu/packages/wm.scm (kanshi): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-15 01:13:55 -05:00
Robert Smith f49746c38a
gnu: Add wlr-randr
* gnu/packages/wm.scm (wlr-randr): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-12 20:57:32 +01:00
Niklas Eklund 3138e4a75b
gnu: stumpwm-with-slynk: Fix build error.
* gnu/packages/wm.scm (stumpwm-with-slynk)[arguments]: Provide a
writable directory to use as $HOME during building.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-10 16:38:30 +02:00
elaexuotee@wilsonb.com 8e2aad26ae
gnu: Add lemonbar-xft.
* gnu/packages/wm.scm (lemonbar-xft): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-09 09:10:33 +00:00
Guillaume Le Vaillant 275fcffc9b
gnu: Add sbcl-stumpwm-screenshot.
* gnu/packages/wm.scm (sbcl-stumpwm-screenshot): New variable.
2020-11-30 15:00:27 +01:00
Guillaume Le Vaillant f6c827c1c9
gnu: Add sbcl-stumpwm-winner-mode.
* gnu/packages/wm.scm (sbcl-stumpwm-winner-mode): New variable.
2020-11-30 14:44:49 +01:00
Guillaume Le Vaillant 52828db083
gnu: Add sbcl-stumpwm-mem.
* gnu/packages/wm.scm (sbcl-stumpwm-mem): New variable.
2020-11-30 14:39:53 +01:00
Guillaume Le Vaillant fba3e9e28f
gnu: Add sbcl-stumpwm-cpu.
* gnu/packages/wm.scm (sbcl-stumpwm-cpu): New variable.
2020-11-30 14:38:06 +01:00
Guillaume Le Vaillant 680102aa2d
gnu: Add sbcl-stumpwm-numpad-layouts.
* gnu/packages/wm.scm (sbcl-stumpwm-numpad-layouts): New variable.
2020-11-30 14:32:55 +01:00
Guillaume Le Vaillant dfb85d1e9c
gnu: stumpwm: Update to 20.11.
* gnu/packages/wm.scm (stumpwm): Update to 20.11.
2020-11-30 14:25:01 +01:00
Oleg Pykhalov 2a72cb7b53
gnu: xnotify: Update to 0.7.3.
* gnu/packages/wm.scm (xnotify): Update to 0.7.3.
2020-11-29 23:49:23 +03:00
Oleg Pykhalov bf82252124
gnu: xmenu: Update to 4.4.1.
* gnu/packages/wm.scm (xmenu)[version]: Update to 4.4.1.
[inputs]: Add xinerama.
2020-11-29 23:49:22 +03:00
Oleg Pykhalov 8ff162332c
gnu: xclickroot: Update to 1.2.
* gnu/packages/wm.scm (xclickroot): Update to 1.2.
2020-11-29 23:49:22 +03:00
Tobias Geerinckx-Rice fa50a8bc7c
gnu: cwm: Prepare for cross-compilation.
* gnu/packages/wm.scm (cwm)[arguments]: Use CC-FOR-TARGET.
2020-11-29 17:28:40 +01:00
Tobias Geerinckx-Rice 1663479855
gnu: cwm: Update to 6.7.
* gnu/packages/wm.scm (cwm): Update to 6.7.
2020-11-29 17:28:40 +01:00
Marius Bakke 9ca38df742
gnu: mako: Update to 1.4.1.
* gnu/packages/wm.scm (mako): Update to 1.4.1.
2020-11-20 00:10:11 +01:00
Marius Bakke 75d31a4c57
gnu: swaylock: Update to 1.5.
* gnu/packages/wm.scm (swaylock): Update to 1.5.
2020-11-20 00:10:11 +01:00
Marius Bakke 53d8e2c648
gnu: swayidle: Update to 1.6.
* gnu/packages/wm.scm (swayidle): Update to 1.6.
2020-11-20 00:10:11 +01:00
Marius Bakke 7fc378aa7b
gnu: sway: Update to 1.5.1.
* gnu/packages/wm.scm (sway): Update to 1.5.1.
[native-inputs]: Remove LIBCAP.
2020-11-20 00:10:11 +01:00
Marius Bakke f5fb52f147
gnu: wlroots: Update to 0.12.0.
* gnu/packages/wm.scm (wlroots): Update to 0.12.0.
[arguments]: Add #:meson.  Adjust Xwayland substitution in #:phases.
[inputs]: Move everything ...
[propagated-inputs]: ... here.  Add XCB-UTIL-ERRORS and XCB-UTIL-WM.
[native-inputs]: Remove FFMPEG, LIBCAP, and LIBPNG.
2020-11-20 00:10:11 +01:00
Marius Bakke 4e5e05d409
Merge branch 'master' into staging 2020-11-15 23:45:34 +01:00
Marius Bakke 184598a43c
gnu: i3lock-fancy: Fix defunct substitution.
* gnu/packages/wm.scm (i3lock-fancy)[arguments]: Fix faulty regular expression.
2020-11-11 21:37:12 +01:00
Marius Bakke 1aa765fd52
gnu: i3lock-fancy: Inputs are not native.
* gnu/packages/wm.scm (i3lock-fancy)[native-inputs]: Move everything ...
[inputs]: ... here.
2020-11-11 21:37:12 +01:00