Ahmad Draidi via Guix-patches via
3d852e02f9
gnu: wlroots: Update to 0.17.4.
...
* gnu/packages/wm.scm (wlroots): Update to 0.17.4.
Change-Id: I4b0f0c1eae71823d9fe7005ace52be862daf8f11
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-09-06 00:01:38 +08:00
Guillaume Le Vaillant
2c80358636
gnu: stumpwm: Fix build.
...
* gnu/packages/wm.scm (stumpwm)[arguments]: Don't refer to nonexistent
'install' phase.
Change-Id: I6db6948750175de88f8e47eac10ceb76bff19640
2024-08-31 10:45:03 +02:00
Josselin Poiret
378ee3183a
gnu: libdisplay-info: Refer to full hwdata package.
...
* gnu/packages/wm.scm (libdisplay-info): Refer to full hwdata package.
Change-Id: I9ce655e33e35a5caee2932317c2fc95c433c6471
2024-08-31 10:44:56 +02:00
Hilton Chain
8fc1b0ccc8
gnu: hwdata: Update to 0.374.
...
* gnu/packages/pciutils.scm (hwdata): Update to 0.374.
[arguments]: Don't modify #:phases.
[outputs]: Keep only "out" for pkg-config file.
(pciutils)[native-inputs]: Replace hwdata to "out" output.
* gnu/packages/graphics.scm (mangohub)[inputs]: Likewise.
* gnu/packages/kde-plasma.scm (kwin)[inputs]: Likewise.
* gnu/packages/virtualization.scm (libosinfo)[native-inputs]: Likewise.
* gnu/packages/wm.scm (wlroots)[native-inputs]: Likewise.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com >
2024-08-31 10:44:41 +02:00
Maxime Devos
e3178b088a
gnu: Use 'gtk-doc/stable' in native-inputs instead of 'gtk-doc'.
...
Commit 9dea161875 only
replaced 'gtk-doc' with 'gtk-doc/stable' in the native-inputs
of some packages, but we may as well do this for all packages.
* gnu/packages/admin.scm (thermald) [native-inputs]:
Replace 'gtk-doc' with 'gtk-doc/stable'.
* gnu/packages/glib.scm (glib-with-documentation): Likewise.
* gnu/packages/mate.scm (mate-desktop, atril, caja-extensions)
(mate-utils, eom, engrampa, pluma, mate-polkit) [native-inputs]: Likewise.
* gnu/packages/messaging.scm
(libgnt, loudmouth) [native-inputs]: Likewise.
* gnu/packages/music.scm
(denemo, gsequencer) [native-inputs]: Likewise.
* gnu/packages/photo.scm (entangle) [native-inputs]: Likewise.
* gnu/packages/security-token.scm
(libu2f-host, libu2f-server) [native-inputs]: Likewise.
* gnu/packages/wm.scm (keybinder, keybinder-3.0)
[native-inputs]: Likewise.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com >
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com >
Change-Id: I6c647ff1394e0a48bef0e6fb1ae43533673f1d79
2024-08-31 10:44:40 +02:00
Maxime Devos
8f710be89e
gnu: awesome: Add 'bash' input for 'wrap-program'.
...
It is required for cross-compilation.
* gnu/packages/wm.scm (awesome): Delete trailing #t.
[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com >
Change-Id: I3dd64b3ddc2884bd269ec5d07a58ef8944e848ff
2024-08-31 10:42:38 +02:00
Bruno Victal
5a3ee6b78f
gnu: Remove unneeded libxml2 from native-inputs. (xmlto)
...
The native-search-paths from libxslt are reused within xmlto to provide
XML_CATALOG_FILES and SGML_CATALOG_FILES so it's unnecessary to include
libxml2 for the same effect.
* gnu/packages/wm.scm (i3status, awesome)[native-inputs]: Remove libxml2.
* gnu/packages/xml.scm (opensp)[native-inputs]: Ditto.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com >
2024-08-31 10:42:14 +02:00
Tobias Geerinckx-Rice
aa6e1c00b6
gnu: swaylock: Update to 1.8.0.
...
* gnu/packages/wm.scm (swaylock): Update to 1.8.0.
Change-Id: Ie1cbc553f9113b0bbc56f4478c7194b8d78958c4
2024-08-18 02:00:00 +02:00
Zheng Junjie
bf3482bc4d
gnu: kanshi: Fix cross-compilation.
...
* gnu/packages/wm.scm (kanshi)[native-inputs]: Add wayland. Remove
libscfg. When cross-compilation, Add pkg-config-for-build.
[inputs]: Add libscfg.
Change-Id: I45c17196dfc85157afa31dd4ae6db579dfc37723
2024-08-23 22:29:17 +08:00
Wilko Meyer
883e900e51
gnu: kanshi: Update to 1.7.0.
...
* gnu/packages/wm.scm (kanshi): Update to 1.7.0.
Change-Id: Ieb5a8c732bf19eb7693a22587e5eee1c72cbf8c5
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-08-23 22:29:14 +08:00
EuAndreh
bc71034f78
gnu: xmonad: Re-add xmonad.desktop file.
...
* gnu/packages/wm.scm (xmonad)[arguments]: Add 'install-xsession phase
that was removed in previous automated update.
Change-Id: Iac02b4c6e7a73c9b354c52b46eb39dca8156b1c3
2024-08-10 10:42:11 +02:00
Ashish SHUKLA via Guix-patches via
a85ffc09a0
gnu: fnott: Update to 1.7.0.
...
* gnu/packages/wm.scm (fnott): Update to 1.7.0.
Change-Id: Ia139be3cd0916a6f6147416641085396bebb6d04
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-08-05 22:39:49 +08:00
Andy Tai
2ef3fb3261
gnu: icewm: Update to 3.6.0.
...
* gnu/packages/wm.scm (icewm): Update to 3.6.0.
Change-Id: Ife456c50f795ec239d5c411dfa72981f1b10d94e
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-08-05 22:39:38 +08:00
Danny Milosavljevic
450cd7e15f
gnu: waybar: Update to 0.10.4.
...
* gnu/packages/wm.scm (waybar): Update to 0.10.4.
Change-Id: I90c408e524f5e1d3a49a78925f908b10607342d3
2024-08-01 10:18:46 +02:00
Ashish SHUKLA
be46349a4e
gnu: yambar-wayland: Enable pulseaudio module.
...
* gnu/packages/wm.scm (yambar-wayland)[inputs]: Add pulseaudio.
Change-Id: I1d4933ef10557ed06b9f00f21b466a4ea19be910
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-07-30 14:40:40 +08:00
Ahmad Draidi
1658e1170b
gnu: labwc: Update to 0.7.4.
...
* gnu/packages/wm.scm (labwc): Update to 0.7.4.
Change-Id: Ibfc5d73a5526ce33760561e757a2dfb40c5a8bb3
Signed-off-by: Juliana Sims <juli@incana.org >
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2024-07-26 20:29:44 +08:00
Ashish SHUKLA
47da5abba4
gnu: mako: Update to 1.9.0.
...
* gnu/packages/wm.scm (mako): Update to 1.9.0.
Change-Id: I38f6ab0ea03457d0ae95f3de625921cf7b9da24c
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-07-25 13:07:40 +08:00
Wamm K. D
b141f45642
gnu: Add wf-config.
...
* gnu/packages/wm.scm (wf-config): New variable.
Change-Id: Ie95333b92a8acb5f8b4f8e085e5ab35087bdc105
Signed-off-by: Andreas Enge <andreas@enge.fr >
2024-07-07 11:55:51 +02:00
Guillaume Le Vaillant
a46908620f
gnu: stumpwm: Use a single output.
...
This is a warkaround for the excess library grafts issue that can prevent
stumpwm from working properly. See <https://issues.guix.gnu.org/47115 > and
<https://issues.guix.gnu.org/62890 >.
* gnu/packages/wm.scm (stumpwm)[outputs]: Remove "lib" output.
[arguments]: Remove references to the "lib" output from phases.
(stumpwm+slynk, stumpwm-contrib, sbcl-stumpwm-pamixer,
sbcl-stumpwm-ttf-fonts, sbcl-stumpwm-stumptray, sbcl-stumpwm-disk,
sbcl-stumpwm-screenshot, sbcl-stumpwm-notify,
sbcl-stumpwm-battery-portable)[inputs]: Replace '(stumpwm "lib")'
with 'stumpwm'.
Change-Id: I3d8f025057965032c40ea833d3ebe62f9700071d
2024-06-29 10:49:57 +02:00
Lars-Dominik Braun
0bce74d458
gnu: Upgrade to Stackage 20.26.
...
* guix/import/stackage.scm (%default-lts-version): Upgrade to Stackage
20.26.
* gnu/packages/patches/ghc-aeson-encodeDouble.patch: New file.
* gnu/packages/patches/ghc-clock-realfrag.patch: New file.
* gnu/local.mk: Register them.
* gnu/packages/haskell-check.scm (ghc-tasty-hedgehog): Update.
(ghc-tasty-hspec): Update.
(ghc-tasty-expected-failure): Update.
(ghc-quickcheck-instances): Update.
(ghc-quickcheck-io): Update.
(ghc-hspec-contrib): Update.
* gnu/packages/haskell-crypto.scm (ghc-curve25519): Update.
(ghc-tls): Update.
* gnu/packages/haskell-web.scm (ghc-tagsoup): Update.
(ghc-http2): Update.
(ghc-wai-websockets): Update.
(ghc-aeson): Update.
(ghc-clientsession): Update.
(ghc-yesod-core): Update.
(ghc-yesod-persistent): Update.
(ghc-wai-cors): Update.
* gnu/packages/haskell-xyz.scm (ghc-abstract-par): Update.
(ghc-adjunctions): Update.
(ghc-aeson-diff): Update.
(ghc-base16-bytestring): Update.
(ghc-base-compat): Update.
(ghc-base-compat-batteries): Update.
(ghc-basement): Update.
(ghc-bencode): Update.
(ghc-bytestring-handle): Update.
(ghc-c2hs): Update.
(ghc-cassava-megaparsec): Update.
(ghc-cborg): Update.
(ghc-charset): Update.
(ghc-chasingbottoms): Update.
(ghc-clock): Update.
(ghc-cmark-gfm): Update.
(ghc-concurrent-extra): Update.
(ghc-concurrent-output): Update.
(ghc-conduit-extra): Update.
(ghc-constraints): Update.
(ghc-convertible): Update.
(ghc-csv): Update.
(ghc-data-accessor): Update.
(ghc-data-ordlist): Update.
(ghc-dense-linear-algebra): Update.
(ghc-diagrams-core): Update.
(ghc-diff): Update.
(ghc-dual-tree): Update.
(ghc-either): Update.
(ghc-errors): Update.
(ghc-esqueleto): Update.
(ghc-exactprint): Update.
(ghc-extensible-exceptions): Update.
(ghc-fail): Update.
(ghc-filepath-bytestring): Update.
(ghc-fingertree): Update.
(ghc-fmlist): Update.
(ghc-foldl): Update.
(ghc-free): Update.
(ghc-fsnotify): Update.
(ghc-generic-random): Update.
(ghc-genvalidity-property): Update.
(ghc-groups): Update.
(ghc-hackage-security): Update.
(ghc-half): Update.
(ghc-hashtables): Update.
(ghc-haskell-src): Update.
(ghc-haskell-src-exts-util): Update.
(ghc-hourglass): Update.
(ghc-hpack): Update.
(ghc-hslua): Update.
(ghc-hslua-module-system): Update.
(ghc-http-api-data): Update.
(ghc-ini): Update.
(ghc-inline-c): Update.
(ghc-inline-c-cpp): Update.
(ghc-interpolate): Update.
(ghc-intervals): Update.
(ghc-invariant): Update.
(ghc-io-streams): Update.
(ghc-ipynb): Update.
(ghc-kan-extensions): Update.
(ghc-lens): Update.
(ghc-libmpd): Update.
(ghc-libyaml): Update.
(ghc-lifted-async): Update.
(ghc-linear): Update.
(ghc-listlike): Update.
(ghc-logict): Update.
(ghc-lucid): Update.
(ghc-lzma-conduit): Update.
(ghc-magic): Update.
(ghc-microlens-ghc): Update.
(ghc-microlens-mtl): Update.
(ghc-microlens-platform): Update.
(ghc-missingh): Update.
(ghc-mmorph): Update.
(ghc-monad-control): Update.
(ghc-monad-logger): Update.
(ghc-monoid-extras): Update.
(ghc-murmur-hash): Update.
(ghc-ncurses): Update.
(ghc-network-info): Update.
(ghc-newtype-generics): Update.
(ghc-openglraw): Update.
(ghc-text-conversions): Update.
(ghc-text-icu): Update.
(ghc-text-short): Update.
(ghc-text-zipper): Update.
(ghc-parsers): Update.
(ghc-path): Update.
(ghc-peano): Update.
(ghc-persistent): Update.
(ghc-persistent-sqlite): Update.
(ghc-process-extras): Update.
(ghc-indexed-profunctors): Update.
(ghc-project-template): Update.
(ghc-psqueues): Update.
(ghc-random): Update.
(ghc-reducers): Update.
(ghc-refact): Update.
(ghc-regex-posix): Update.
(ghc-resourcet): Update.
(ghc-sdl): Update.
(ghc-sdl2-image): Update.
(ghc-sdl2-mixer): Update.
(ghc-sdl2-ttf): Update.
(ghc-sdl2-gfx): Update.
(ghc-semigroupoids): Update.
(ghc-semigroups): Update.
(ghc-shakespeare): Update.
(ghc-shelly): Update.
(ghc-simple-reflect): Update.
(ghc-size-based): Update.
(ghc-skylighting-format-latex): Update.
(ghc-skylighting-format-ansi): Update.
(ghc-skylighting): Update.
(ghc-sop-core): Update.
(ghc-split): Update.
(ghc-splitmix): Update.
(ghc-statevar): Update.
(ghc-statistics): Update.
(ghc-stm-conduit): Update.
(ghc-storable-complex): Update.
(ghc-storablevector): Update.
(ghc-svg-builder): Update.
(ghc-temporary-rc): Update.
(ghc-terminal-size): Update.
(ghc-text-manipulate): Update.
(ghc-th-abstraction): Update.
(ghc-th-expand-syns): Update.
(ghc-th-lift-instances): Update.
(ghc-th-orphans): Update.
(ghc-timezone-series): Update.
(ghc-timezone-olson): Update.
(ghc-tldr): Update.
(ghc-transformers-compat): Update.
(ghc-exception-transformers): Update.
(ghc-trifecta): Update.
(ghc-turtle): Update.
(ghc-unagi-chan): Update.
(ghc-unexceptionalio): Update.
(ghc-unicode-transforms): Update.
(ghc-unix-compat): Update.
(ghc-unix-time): Update.
(ghc-unliftio): Update.
(ghc-commutative-semigroups): Update.
(ghc-utf8-string): Update.
(ghc-void): Update.
(ghc-wl-pprint-text): Update.
(ghc-x11-xft): Update.
(ghc-xml): Update.
(ghc-xml-hamlet): Update.
(ghc-yaml): Update.
(ghc-zip-archive): Update.
(ghc-zlib): Update.
(ghc-zstd): Update.
(ghc-keys): Update.
(ghc-pointed): Update.
(ghc-lift-type): Update.
(ghc-unicode-collation): Update.
(ghc-citeproc): Update.
(ghc-commonmark): Update.
(ghc-commonmark-extensions): Update.
(ghc-genvalidity-hspec): Update.
(ghc-netlink): Update.
(ghc-doctest-driver-gen): Update.
(ghc-mysql): Update.
(ghc-persistent-qq): Update.
(ghc-persistent-mysql): Update.
(ghc-string-conversions): Update.
(ghc-postgresql-simple): Update.
(ghc-persistent-postgresql): Update.
(ghc-filtrable): Update.
(ghc-hsyaml-aeson): Update.
(ghc-singleton-bool): Update.
(ghc-git-lfs): Update.
(ghc-nothunks): Update.
(ghc-onetuple): Update.
(ghc-doctest-parallel): Update.
(ghc-ordered-containers): Update.
(ghc-hslua-marshalling): Update.
(ghc-gridtables): Update.
(ghc-should-not-typecheck): Update.
(ghc-servant-server): Update.
(ghc-recv): Update.
(ghc-glib): Update.
(ghc-pango): Update.
(ghc-monoidal-containers): Update.
(ghc-newtype): Update.
(ghc-random-shuffle): Update.
(ghc-ref-tf): Update.
* gnu/packages/irc.scm (glirc): Update.
* gnu/packages/purescript.scm (purescript): Update.
* gnu/packages/wm.scm (icewm): Update.
(ghc-xmobar): Update.
Change-Id: I26ef7c2ef06e3075eba3da21947f16708c437f98
2024-06-29 08:56:16 +02:00
Andy Tai
14e4088cc4
gnu: icewm: Update to 3.5.1.
...
* gnu/packages/wm.scm (icewm): Update to 3.5.1.
Change-Id: I7ee341c534cf625c71a9f13fd263be7c9c66b4b1
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-06-22 21:27:27 +08:00
Simeon Prause
b796cff7ef
gnu: waybar: Update to 0.10.3.
...
Change-Id: I0b62cb4b5d2129d11aa415166c9cbce9abdf0456
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-06-22 21:17:42 +08:00
dan
8ed4305864
gnu: Add wbg.
...
* gnu/packages/wm.scm (wbg): New variable.
Change-Id: Ib20af5fee37ab258224ead6caf35af3b9c78e802
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-06-22 21:11:33 +08:00
Wilko Meyer
48a82a0d68
gnu: kanshi: Update to 1.6.0.
...
* gnu/packages/wm.scm (kanshi): Update to 1.6.0.
[native-inputs]: Add libscfg.
Change-Id: I2be95e7452f708c970f235a149695df69c22b33e
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2024-06-13 22:41:57 +02:00
Ahmad Draidi
88889137f5
gnu: labwc: Update to 0.7.2.
...
* gnu/packages/wm.scm (labwc): Update to 0.7.2.
Change-Id: I2ff485816069c962a9d532472e255305ce35316e
Signed-off-by: Andreas Enge <andreas@enge.fr >
2024-06-10 12:00:09 +02:00
Andy Tai
da7dc8c8a7
gnu: icewm: Update to 3.5.0
...
* gnu/packages/wm.scm (icewm): update to 3.5.0.
Change-Id: I4b4a7befd59e492896fceced0240e934b02c8e7e
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-05-31 18:14:45 +08:00
dan
b1db320473
gnu: yambar-wayland: Update to 1.11.0.
...
* gnu/packages/wm.scm (yambar-wayland): Update to 1.11.0.
Change-Id: I8ee9726a665a97e9dccaead32f1272ab98289c8f
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-05-22 11:37:42 +08:00
dan
9523b968d5
gnu: fnott: Update to 1.6.0.
...
* gnu/packages/wm.scm (fnott): Update to 1.6.0.
[arguments]<#:phases>: Patch dbus service file install directory.
Change-Id: I0a64c93b0e1ed43f101cb5a77ecfce5025a2b4b0
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-05-22 11:37:38 +08:00
Efraim Flashner
24db97c10d
gnu: labwc: Build with librsvg-for-system.
...
* gnu/packages/wm.scm (labwc)[inputs]: Replace librsvg with
librsvg-for-system.
Change-Id: I46505b3f041f46b42b403f9b7fbba5737c128f3f
2024-05-21 08:54:08 +03:00
bigbug
360fea15cb
gnu: Add sbcl-stumpwm-binwarp.
...
* gnu/packages/wm.scm (sbcl-stumpwm-binwarp): New variable.
Change-Id: Iddf89b0ed79bcf88b35356197ab283916c87f958
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net >
2024-05-09 18:13:24 +02:00
Picnoir
fa6716e080
gnu: waybar: Update to 0.10.2.
...
* gnu/packages/wm.scm (waybar): Update to 0.10.2.
0.10.1 changelog: https://github.com/Alexays/Waybar/releases/tag/0.10.1 .
0.10.2 changelog: https://github.com/Alexays/Waybar/releases/tag/0.10.2 .
The meson build has been stable for these two releases, no new/removed
dependencies.
Change-Id: I2359a2111a35041860172232722e6d91a1ff35e7
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr >
2024-05-06 13:48:38 +02:00
James Smith via Guix-patches via
c58b443102
gnu: Add wsbg.
...
* gnu/packages/wm.scm (wsbg): New variable.
Change-Id: Ia83a7afcbb0879f0f6d604e1d671388a30800265
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-04-24 09:43:02 +08:00
Julian Flake
d66bfbeeb2
gnu: Add wl-mirror.
...
* gnu/packages/wm.scm (wl-mirror): New variable.
Change-Id: Ib87959a40800a2a8219877611b8cfd301960c608
Modified-by: Hilton Chain <hako@ultrarare.space >
Signed-off-by: Hilton Chain <hako@ultrarare.space >
2024-04-20 09:13:42 +08:00
Erik Eduardo
91239079f3
gnu: Add sandbar.
...
* gnu/packages/wm.scm (sandbar): New variable.
Change-Id: I93f91436420a733a3b74d9b88ed5d69a9369ee38
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr >
2024-04-15 12:01:22 +02:00
Ahmad Draidi
573e3c9e95
gnu: labwc: Update to 0.7.1.
...
* gnu/packages/wm.scm (labwc): Update to 0.7.1.
Change-Id: Ib0351b62f71b6400f2e8ed63c9ca3346a4a11f69
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2024-04-05 18:23:43 +02:00
Daniel Ziltener
ef5ff66998
gnu: wm: Update swayfx to 0.3.2.
...
* gnu/packages/wm.scm (swayfx): Update to 0.3.2.
[inputs]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Change-Id: I7455cdde2a9e27c31df8c99c9d6a7c1a1dc355b4
2024-04-05 18:23:43 +02:00
Andy Tai
1999197630
gnu: icewm: Update to 3.4.7.
...
* gnu/packages/wm.scm (icewm): Update to 3.4.7.
Change-Id: I6daa66be92a01ae587efec2bf3f0ac4769ae797a
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2024-04-02 16:26:48 +03:00
John Kehayias
f5558ee0cc
gnu: waybar: Update to 0.10.0.
...
* gnu/packages/wm.scm (waybar): Update to 0.10.0.
Change-Id: I5f52f2250510575156944a589db739abd71218a4
2024-03-30 18:20:30 -04:00
Timotej Lazar
251c0f31f4
gnu: wlr-randr: Update to 0.4.1.
...
* gnu/packages/wm.scm (wlr-randr): Update to 0.4.1.
Change-Id: I95732334df46f4cf524ca32de531e36ac3fd8657
Signed-off-by: John Kehayias <john.kehayias@protonmail.com >
2024-03-30 18:17:53 -04:00
Andy Tai
8cc450e59a
gnu: icewm: Update to 3.4.6.
...
* gnu/packages/wm.scm (icewm): Update to 3.4.6.
[arguments]: Remove the deletion of gmo files as they are not regenerated
correctly (see #68439 ).
Change-Id: Ieff1fc5417cfe164fa7886774e8855fd95248c8f
Signed-off-by: Christopher Baines <mail@cbaines.net >
2024-03-27 12:32:34 +00:00
Efraim Flashner
68dbb11cff
gnu: dunst: Update to 1.10.0.
...
* gnu/packages/wm.scm (dunst): Update to 1.10.0.
Change-Id: Ibb59fa1e7b226862893f647caf145f6af05a55d4
2024-03-26 08:23:07 +02:00
stuebinm
d082573db1
gnu: hikari: Build against wlroots@0.15.
...
It fails to build with versions of wlroots newer than 0.15, which
seems unlikey to be fixed https://hub.darcs.net/raichoo/hikari/issue/45
* gnu/packages/wm.scm (wlroots-0.15): New variable.
(hikari)[inputs]: Replace wlroots with wlroots-0.15.
Change-Id: Id90e1e1ff399afe54fff68167f497f0484d2c218
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2024-03-19 17:02:53 +01:00
Zheng Junjie
a9495366f3
gnu: bspwm: Fix cross-compilation.
...
* gnu/packages/wm.scm (bspwm)[arguments]<#:make-flags>: Use CC-FOR-TARGET.
Change-Id: I47399c52c8ba9adb8ea95c2a05cc8ba4762bbca3
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2024-03-19 18:45:51 +08:00
Zheng Junjie
332d7c3428
gnu: bspwm: Use Gexps.
...
* gnu/packages/wm.scm(bspwm)[arguments]: Use Gexps.
Change-Id: I47399c52c8ba9adb8ea95c2a05cc8ba4762bbca3
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2024-03-19 18:45:27 +08:00
Zheng Junjie
d67b764ceb
gnu: Add wmenu.
...
* gnu/packages/wm.scm (wmenu): New variable.
Change-Id: I7395a23801471fba6a22a1b44f6c9a19dddd894e
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2024-03-19 18:42:14 +08:00
Josselin Poiret
66b20dc567
gnu: swayidle: Update to 1.8.0.
...
* gnu/packages/wm.scm (swayidle): Update to 1.8.0.
Change-Id: Id7cda2ad9ee5a0262b4238ede698419a993d0a20
Signed-off-by: Jelle Licht <jlicht@fsfe.org >
2024-03-18 11:38:06 +01:00
Hilton Chain
fcf0fc0f33
gnu: grimshot: Fix build.
...
Reported in <https://issues.guix.gnu.org/69667 >.
* gnu/packages/wm.scm (grimshot): Don't inherit from sway.
[source]: Switch to the new git repository.
[arguments]<#:phases>: Remove 'chdir.
[version,home-page,license]: New fields.
Change-Id: I16c81dfa3438ac0986076576bc5f543d8d4a8ec8
Reported-by: chris <chris@bumblehead.com >
2024-03-17 08:57:21 +08:00
宋文武
a52701a4d3
gnu: cagebreak: Update to 2.3.1.
...
* gnu/packages/wm.scm (cagebreak): Update to 2.3.1.
[inputs]: Replace wlroots-0.16 with wlroots.
Change-Id: I1e14c45790aa633c200f604243bcd61b269bc231
2024-03-12 18:10:36 +08:00
Hilton Chain
5759e8be03
gnu: sway: Update package style.
...
* gnu/packages/wm.scm (sway)[arguments]: Use gexps.
<#:phases>: Adjust to use ‘search-input-file’.
Remove trailing #t.
Change-Id: I5bd91faf2c79566486437b37cf72964d2c6a85fc
2024-03-09 09:32:13 +08:00
Hilton Chain
0e9c2d2eba
gnu: sway: Update to 1.9.
...
* gnu/packages/wm.scm (sway): Update to 1.9.
[arguments]<#:phases>: Don't hardcode path to scdoc.
[inputs]: Replace wlroots-0.16 with wlroots.
Change-Id: I2108e57180a91dc2873d5398dc5f6981002e1c3d
2024-03-09 09:32:07 +08:00