Commit Graph

387 Commits

Author SHA1 Message Date
Ludovic Courtès
8655a71445
Merge branch master into core-updates 2022-06-22 18:48:00 +02:00
Petr Hodina
118660877e
gnu: dwl: Update to 0.3.1.
* gnu/packages/wm.scm (dwl): Update to 0.3.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-22 12:35:46 +02:00
Petr Hodina
0eacf52837
gnu: wlroots: Update to 0.15.1.
* gnu/packages/wm.scm (wlroots): Update to 0.15.1.
  [source]: Update url link to
  'https://gitlab.freedesktop.org/wlroots/wlroots' due to original link
  pointing now to archived repo.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-22 12:35:46 +02:00
Petr Hodina
47b3daeaa1
gnu: hikari: Simplify inputs.
* gnu/packages/wm.scm (hikari)[inputs]: Simplify.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-22 12:35:46 +02:00
Petr Hodina
06d39ff642
gnu: sway: Update to 1.7.
* gnu/packages/wm.scm (sway): Update to 1.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-22 12:35:46 +02:00
Petr Hodina
c15476fcec
gnu: hikari: Update to 2.3.3.
* gnu/packages/wm.scm (hikari): Update to 2.3.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-22 12:35:46 +02:00
Petr Hodina
b2fab0724d
gnu: cagebreak: Update to 1.8.3.
* gnu/packages/wm.scm (cagebreak): Update to 1.8.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-22 12:35:46 +02:00
Tobias Geerinckx-Rice
b5dc5f469c
gnu: i3status: Update to 2.14.
* gnu/packages/wm.scm (i3status): Update to 2.14.
[source]: Add snippet to delete pregenerated man page.
[build-system]: Switch to Meson.
[arguments]: Remove autotools-specific #:out-of-source?  Build man pages.
[inputs]: Remove unused openlibm and libcap.
[native-inputs]: Add perl.
2022-06-12 02:00:00 +02:00
Tobias Geerinckx-Rice
1a2a209e62
gnu: i3status: Make asciidoc a native input.
* gnu/packages/wm.scm (i3status)[inputs]: Move asciidoc from here…
[native-inputs]: …to here.
2022-06-12 02:00:00 +02:00
muradm
167b8f29b3
gnu: admin: Add libseat 0.8.0 and move seatd.
* gnu/packages/admin.scm (libseat): New variable
* gnu/packages/admin.scm (seatd): New variable
* gnu/packages/freedesktop.scm (seatd): Remove variable
* gnu/packages/wm.scm (wlroots): Replace seatd input with libseat

Signed-off-by: Lars-Dominik Braun <ldb@leibniz-psychology.org>
2022-06-17 10:30:42 +02:00
David Wilson
677ae314f6
gnu: herbstluftwm: Update to 0.9.4.
* gnu/packages/wm.scm (herbstluftwm): Update to 0.9.4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-16 12:50:06 +02:00
Ludovic Courtès
d776899e18
gnu: idesk: Depend on imlib2@1.7.
* gnu/packages/wm.scm (idesk)[inputs]: Depend on IMLIB2-1.7 instead of
IMLIB2.
2022-06-02 13:04:59 +02:00
Maxim Cournoyer
166350036c
gnu: keybinder: Replace with keybinder-3.0.
* gnu/packages/wm.scm (keybinder): Replace definition with that of
keybinder-3.0.
(keybinder-3.0): New deprecated alias.
2022-05-31 14:53:44 -04:00
Maxim Cournoyer
261f030340
gnu: Remove python2-i3-py.
* gnu/packages/wm.scm (python2-i3-py): Delete variable.
2022-05-31 14:53:42 -04:00
Pier-Hugues Pellerin
313ae43f51
gnu: Add Avizo.
* gnu/packages/wm.scm (avizo): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-04-29 00:42:08 +02:00
Daniel Meißner
2a70e7922c
gnu: xmonad-next: Change #:phases to gexp.
* gnu/packages/wm.scm (xmonad-next)[arguments]: Use #$output, #$name
and #$synopsis instead of %output, name and synopsis.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-05 20:41:39 +02:00
Mathieu Othacehe
b9b263d350
gnu: lemonbar-xft: Fix build.
* gnu/packages/wm.scm (lemonbar-xft)[arguments]: Fix the make-flags keyword
that now inherits from the lemonbar gexp make-flags keyword.
2022-03-12 13:26:18 +01:00
Nicolas Goaziou
ac7fe807b8
gnu: lemonbar: Use G-expressions.
* gnu/packages/wm.scm (lemonbar)[arguments]: Use G-expressions.
2022-03-11 01:44:27 +01:00
Jai Vetrivelan
2556dd4052
gnu: lemonbar: Update to 1.4.
[1. text/patch]
From dedefb5d5f0389d1e6fb190c9d47a6f8ca398791 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
Date: Sat, 5 Mar 2022 11:17:57 +0530
Subject: [PATCH] gnu: lemonbar: Update to 1.4.

* gnu/packages/wm.scm (lemonbar): Update to 1.4.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-03-11 01:44:15 +01:00
Eric Bavier
e725b24d11
gnu: evilwm: Update to 1.3.1.
* gnu/packages/wm.scm (evilwm): Update to 1.3.1.
[source]: Remove patch.
* gnu/packages/patches/evilwm-lost-focus-bug.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-02-24 22:56:53 -06:00
Jai Vetrivelan
c033b05f38
gnu: fnott: Update to 1.2.1.
* gnu/packages/wm.scm (fnott): Update to 1.2.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-15 19:19:30 +01:00
Andrew Tropin
2df2d34803
gnu: waybar: Update to 0.9.9.
* gnu/packages/wm.scm (waybar): Update to 0.9.9.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-02-08 11:58:25 +01:00
John Kehayias
9907c15864
gnu: Add xinitrc-xsession.
* gnu/packages/wm.scm (xinitrc-xsession): New variable.

Reviewed-by: Maxime Devos <maximedevos@telenet.be>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-02-04 20:17:14 +01:00
Gabriel Wicki
70f2207152
gnu: i3-gaps: Update to 4.20.1.
* gnu/packages/wm (i3-gaps): Update to 4.20.1.
[source]: Use git-fetch.
2022-02-03 14:20:48 -05:00
Ludovic Courtès
4b297ebc0e
gnu: i3-wm: Add 'upstream-name' and 'release-monitoring-url'.
* gnu/packages/wm.scm (i3-wm)[properties]: New field.
2022-02-01 00:28:26 +01:00
Yusuf Talha
cd645d9cdd
gnu: i3-wm: Update to 4.20.1.
* gnu/packages/wm.scm (i3-wm): Update to 4.20.1.
[build-system]: Change to MESON-BUILD-SYSTEM.
[arguments]: Remove #:configure-flags.
2022-02-01 00:24:26 +01:00
SeerLite via Guix-patches via
413a7a1c56
gnu: i3lock-color: Simplify inputs.
* gnu/packages/wm.scm (i3lock-color)[inputs]: Remove labels.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-23 10:40:54 +01:00
SeerLite via Guix-patches via
8b6b412b23
gnu: i3lock-color: Update to 2.13.c.4
* gnu/packages/wm.scm (i3lock-color): Update to 2.13.c.4
[source, home-page]: Update URLs.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-23 10:40:42 +01:00
John Kehayias
5387a9c00e
gnu: Add xmonad-next and ghc-xmonad-contrib-next.
Fixes: <https://issues.guix.gnu.org/issue/52784>.

* gnu/packages/wm.scm (xmonad-next): New variable. Compared to xmonad: Update
to 0.17.0.
[inputs]: Add GHC-DATA-DEFAULT-CLASS, remove GHC-EXTENSIBLE-EXCEPTIONS,
GHC-DATA-DEFAULT, GHC-SEMIGROUPS, and GHC-UTF8-STRING.
[native-inputs]: Add GHC-QUICKCHECK and GHC-QUICKCHECK-CLASSES.
(ghc-xmonad-contrib-next): New variable. Compared to ghc-xmonad-contrib:
Update to 0.17.0.
[propagated-inputs]: Remove GHC-OLD-TIME, GHC-EXTENSIBLE-EXCEPTIONS,
GHC-SEMIGROUPS.
[native-inputs]: Add GHC-QUICKCHECK and GHC-HSPEC.
(xmonad): Inherit from xmonad-next.
(ghc-xmonad-contrib): Inherit from ghc-xmonad-contrib-next.
* gnu/packages/patches/xmonad-next-dynamic-linking.patch: New patch. Update of
xmonad-dynamic-linking.patch to apply to xmonad-next.
* gnu/local.mk: Add it.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2022-01-17 20:29:39 +01:00
John Kehayias via Guix-patches via
723aa8b391
gnu: xmobar: Update to 0.40.
* gnu/packages/wm.scm (xmobar): Update to 0.40.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2022-01-17 20:29:39 +01:00
Vagrant Cascadian
3e47387805
gnu: trayer-srg: Fix spelling.
* gnu/packages/wm.scm (trayer-srg)[description]: Fix spelling of
  "environments".
2022-01-08 16:39:46 -08:00
kiasoc5
7e130d4600
gnu: swayidle: Update to 1.7.
* gnu/packages/wm.scm (swayidle): Update to 1.7.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-02 00:44:41 -05:00
kiasoc5
b844e88e60
gnu: mako: Update to 1.6.
* gnu/packages/wm.scm (mako): Update to 1.6.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-02 00:44:41 -05:00
kiasoc5
3381e2d3ed
gnu: wlr-randr: Update to 0.2.0.
* gnu/packages/wm.scm (wrl-randr): Update to 0.2.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-02 00:44:41 -05:00
Tobias Geerinckx-Rice
5a73b7e13a
gnu: menumaker: Update to 0.99.14.
* gnu/packages/wm.scm (menumaker): Update to 0.99.14.
2021-12-29 01:43:25 +01:00
Marius Bakke
e661f4eff4
gnu: Remove unneeded uses of custom GCC versions.
* gnu/packages/bioinformatics.scm (libmaus2, biobambam2)[native-inputs]:
Remove GCC-10.
* gnu/packages/game-development.scm (libresprite, python-pyxel)[native-inputs]: Likewise.
* gnu/packages/lua.scm (emilua)[native-inputs]: Likewise.
* gnu/packages/radio.scm (sdr++)[native-inputs]: Likewise.
* gnu/packages/wm.scm (fnott)[native-inputs]: Likewise.
* gnu/packages/text-editors.scm (kakoune)[native-inputs]: Likewise.
(scintilla)[native-inputs]: Remove GCC-9.
* gnu/packages/build-tools.scm (bear)[native-inputs]: Likewise.
* gnu/packages/cpp.scm (magic-enum)[native-inputs]: Likewise.
* gnu/packages/games.scm (openttd)[native-inputs]: Likewise.
(schiffbruch)[native-inputs]: Remove GCC-11.
* gnu/packages/music.scm (liquidsfz, geonkick)[native-inputs]: Remove GCC-9.
* gnu/packages/fcitx5.scm (fcitx5, libime, fcitx5-configtool)[native-inputs]:
Likewise.
* gnu/packages/wine.scm (dxvk32)[native-inputs]: Likewise.
* gnu/packages/ftp.scm (libfilezilla)[native-inputs]: Remove GCC-8.
* gnu/packages/image.scm (blurhash)[native-inputs]: Likewise.
* gnu/packages/jami.scm (libring)[native-inputs]: Likewise.
* gnu/packages/pdf.scm (xournalpp)[native-inputs]: Likewise.
* gnu/packages/telegram.scm (webrtc-for-telegram-desktop,
telegram-desktop)[native-inputs]: Likewise.
2021-12-17 19:07:17 +01:00
Ludovic Courtès
e3196755e6
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.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Ricardo Wurmus
9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-12-05 19:17:41 +01:00
jgart
fab80c3672
gnu: Add trayer-srg.
* gnu/packages/wm.scm (trayer-srg): New variable.

Co-authored-by: Disseminate Dissent <disseminatedissent@protonmail.com>
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-02 15:44:31 +01:00
Ludovic Courtès
b15e543d30
Merge branch 'master' into core-updates-frozen 2021-11-23 11:29:38 +01:00
Stephen Paul Weber
571e9b293d
gnu: Add qtile.
* gnu/packages/wm.scm (qtile): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-23 10:24:26 +01:00
Mathieu Othacehe
e711ad3185
gnu: awesome: Fix build.
* gnu/packages/patches/awesome-4.3-fno-common.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/wm.scm (awesome)[source]: Use it.
[arguments]{set-paths}: Set HOME and XDG_CACHE_HOME variables.
2021-11-22 15:35:47 +00:00
jgart via Guix-patches via
97a8d0edda
gnu: Add devour.
* gnu/packages/wm.scm (devour): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-21 21:43:39 +01:00
Josselin Poiret
d55ed2725e
gnu: wlroots: Remove unneeded elogind dependency.
* gnu/packages/wm.scm (wlroots): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-19 14:26:15 +01:00
Ludovic Courtès
3a317f7476
Merge branch 'master' into core-updates-frozen 2021-11-17 23:43:14 +01:00
Greg Hogan
357ecb777e
gnu: waybar: Update to 0.9.8.
* gnu/packages/wm.scm (waybar): Update to 0.9.8.
[inputs]: Add libxml2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-14 00:10:58 +01:00
Efraim Flashner
bc5155b952
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-10-31 14:49:47 +02:00
Tobias Geerinckx-Rice
02fcabe230
gnu: polybar: Update to 3.5.7.
* gnu/packages/wm.scm (polybar): Update to 3.5.7.
2021-10-31 00:57:07 +02:00
Guillaume Le Vaillant
83a7d42426
gnu: Move Common Lisp testing frameworks to lisp-check module.
* gnu/packages/lisp-xyz.scm (sbcl-1am, cl-1am, ecl-1am, sbcl-check-it,
  cl-check-it, ecl-check-it, sbcl-checkl, cl-checkl, ecl-checkl,
  sbcl-cl-mock, cl-mock, ecl-cl-mock, sbcl-cl-quickcheck, cl-quickcheck,
  ecl-cl-quickcheck, sbcl-clunit, cl-clunit, ecl-clunit, sbcl-clunit2,
  cl-clunit2, ecl-clunit2, sbcl-eos, cl-eos, ecl-eos, sbcl-fiasco, cl-fiasco,
  ecl-fiasco, sbcl-fiveam, cl-fiveam, ecl-fiveam, sbcl-hu.dwim.stefil,
  cl-hu.dwim.stefil, ecl-hu.dwim.stefil, sbcl-lift, cl-lift, ecl-lift,
  sbcl-lisp-unit, cl-lisp-unit, ecl-lisp-unit, sbcl-lisp-unit2,
  cl-lisp-unit2, ecl-lisp-unit2, sbcl-parachute, cl-parachute, ecl-parachute,
  sbcl-prove, cl-prove, ecl-prove, sbcl-ptester, cl-ptester, ecl-ptester,
  sbcl-rove, cl-rove, ecl-rove, sbcl-rt, cl-rt, ecl-rt, sbcl-stefil,
  cl-stefil, ecl-stefil, sbcl-unit-test, cl-unit-test, ecl-unit-test,
  sbcl-xlunit, cl-xlunit, ecl-xlunit): Move to ...
* gnu/packages/lisp-check.scm: ... here.
* gnu/packages/web-browsers.scm: Import lisp-check module.
* gnu/packages/wm.scm: Import lisp-check module.
2021-10-24 16:05:02 +02:00