aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2024-09-19 13:53:37 +0300
committerEfraim Flashner <efraim@flashner.co.il>2024-11-28 11:04:27 +0200
commit12285c472e5fda8dc906cd1c925a5009b7254420 (patch)
tree1c9a12373385fb065b53da0fe420bf6fe91582f3 /gnu/services/base.scm
parent33cf4913e2b8d994439cbc920b7595a79a00a82e (diff)
downloadguix-12285c472e5fda8dc906cd1c925a5009b7254420.tar.gz
guix-12285c472e5fda8dc906cd1c925a5009b7254420.zip
gnu: Add rust-windows-i686-gnullvm-0.52.
* gnu/packages/crates-windows.scm (rust-windows-i686-gnullvm-0.52): New variable. Change-Id: I7647694fa330b7eb3058ce10e74873e8cccb95a7
Diffstat (limited to 'gnu/services/base.scm')
0 files changed, 0 insertions, 0 deletions
ef='/guix/commit/gnu/packages/xfce.scm?id=414edd7f8ed0a1c525d7910bd6a712057b686334'>gnu: xfce4-pulseaudio-plugin: Update to 0.4.9....* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): Update to 0.4.9. Change-Id: I16d3c40c07a9d7c2c2a3ad4bdf1a044c78617b1a 宋文武 2024-12-22gnu: xfce4-power-manager: Update to 4.20.0....* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.20.0. [arguments]: Add 'patch-configure phase. [native-inputs]: Add glib:bin. Change-Id: I094a7ae49dab6f8a8f380d033766eccff2142807 宋文武 2024-12-22gnu: xfce4-settings: Update to 4.20.0....* gnu/packages/patches/xfce4-settings-defaults.patch: Adjust patch. * gnu/packages/xfce.scm (xfce4-settings): Update to 4.20.0. [arguments]: Use G-Expressions. Add 'patch-configure phase. [inputs]: Add gtk-layer-shell. [native-inputs]: Add glib:bin. Change-Id: I114e9605dafec5f3ab2b09618cfacd071464e5f7 宋文武 2024-12-22gnu: xfdesktop: Update to 4.20.0....* gnu/packages/xfce.scm (xfdesktop): Update to 4.20.0. [arguments]: Add 'patch-configure phase. Adjust 'prepare-background-image phase. [native-inputs]: Add glib:bin. [inputs]: Add gtk-layer-shell, libxfce4windowing and libyaml. Change-Id: Ic7f56f7d344b3bd40e0118f8890ece5a69a71e28 宋文武 2024-12-22gnu: xfce4-panel: Update to 4.20.0....* gnu/packages/xfce.scm (xfce4-panel): Update to 4.20.0. [source]: Remove 'xfce4-panel-plugins.patch'. [arguments]: Add 'patch-configure phase for 'gdbus-codegen'. [inputs]: Remove gtk+-2. Add gtk-layer-shell and libxfce4windowing. [native-search-paths]: Replace 'X_XFCE4_LIB_DIRS' with 'XDG_DATA_DIRS'. * gnu/packages/patches/xfce4-panel-plugins.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: I8104a9a9e0fcd69b12ebc1346681f6f4bb29e17d 宋文武 2024-12-22gnu: Add libxfce4windowing....* gnu/packages/xfce.scm (libxfce4windowing): New package. Change-Id: Ica871e0068e423fbc75f58f354cdd5f6e3b66900 宋文武 2024-12-22gnu: tumbler: Update 4.20.0....* gnu/packages/xfce.scm (tumbler): Update to 4.20.0. [native-inputs]: Remove dbus-glib. [arguments]: Add 'patch-configure phase for 'gdbus-codegen'. Change-Id: Ie661eae35d935c1e05952d7d5c20872be3ca492f 宋文武 2024-12-22gnu: garcon: Update to 4.20.0....* gnu/packages/xfce.scm (garcon): Update to 4.20.0. Change-Id: I76831f22da1244074b880b64205a3300d10948cb 宋文武 2024-12-22gnu: exo: Update to 4.20.0....* gnu/packages/xfce.scm (exo): Update to 4.20.0. Change-Id: Ia847597bfbc1ddc34a8fb2ada761bfa70e327697 宋文武 2024-12-22gnu: elementary-xfce-icon-theme: Update to 0.20....* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.20. Change-Id: I230bf0e71ab85dfd31beec4a7b9b826dedd842dc 宋文武 2024-12-22gnu: libxfce4ui: Update to 4.20.0....* gnu/packages/xfce.scm (libxfce4ui): Update to 4.20.0. Change-Id: Id5301ea1e0694f9ed2e39943b0742a5690cc73c5 宋文武 2024-12-22gnu: xfconf: Update to 4.20.0....* gnu/packages/xfce.scm (xfconf): Update to 4.20.0. [arguments]: Add 'patch-configure phase for 'gdbus-codegen'. Change-Id: I9b652946796ff65d7fa22338adfcbb6534894169 宋文武 2024-12-22gnu: libxfce4util: Update to 4.20.0....* gnu/packages/xfce.scm (libxfce4util): Update to 4.20.0. Change-Id: Id503c73d35e76708567d83e47280bc762d5dfc6b 宋文武 2024-12-22gnu: xfce4-dev-tools: Update to 4.20.0....* gnu/packages/xfce.scm (xfce4-dev-tools): Update to 4.20.0. [native-inputs]: Add meson. [inputs]: Add python. [propagated-inputs]: Add glib:bin. Change-Id: Ifabd5a554a4af0cfbe86554cac9428c7a61c25ce 宋文武 2024-09-08gnu: xfce: Remove xfce4-volumed-pulse....With the media keys fixed in the previous commit, there's now no need to provide this as another input. * gnu/packages/xfce.scm (xfce)[inputs]: Remove xfce4-volumed-pulse. Change-Id: I80a80064c75907b2a1e6e880fab9f1e772921b13 Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Ashvith Shetty 2024-09-08gnu: xfce4-pulseaudio-plugin: Fix ‘media keys’ on some keyboards....* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin)[inputs]: Add keybinder and pavucontrol. Change-Id: Iab871e33e4821c2631d6ad19759e1d1a0b3af02d Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Ashvith Shetty 2024-09-06gnu: xfce4-screenshooter: Update to 1.11.1....* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.11.1. Change-Id: I99811c51b9af116181f51ba31b17425a8efbec65 宋文武 2024-09-06gnu: xfburn: Update to 0.7.2....* gnu/packages/xfce.scm (xfburn): Update to 0.7.2. Change-Id: Id6c813830692fe2d692e080d045fac5984de578c 宋文武 2024-09-06gnu: xfce4-notifyd: Update to 0.9.6....* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.9.6. Change-Id: I6a478f9b40d3a4b72100cee0b820e48da14788e9 宋文武 2024-09-06gnu: xfce4-power-manager: Update to 4.18.4....* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.18.4. Change-Id: Ib28b1edcdb91a7aaedabe439c9d470ed6b8bbfee 宋文武 2024-09-06gnu: thunar: Update to 4.18.11....* gnu/packages/xfce.scm (thunar): Update to 4.18.11. Change-Id: I80189eeef2f4d1278bffef7568e2894866eef3fd 宋文武 2024-09-06gnu: xfce4-settings: Update to 4.18.6....* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.6. Change-Id: I7aa5b4937f7402ac86058eb8d8b9c4366f8eadc8 宋文武 2024-09-06gnu: xfce4-session: Update to 4.18.4....* gnu/packages/xfce.scm (xfce4-session): Update to 4.18.4. Change-Id: I249be00123d32fdadd79b6ac716ea8fe5d98f337 宋文武 2024-09-06gnu: xfce4-whiskermenu-plugin: Update to 2.8.3....* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.8.3. [inputs]: Add accountsservice and gtk-layer-shell. [arguments]: Remove 'fix-shell-script phase. Change-Id: I87fc277c5e32674a505a532ad129c75d24d854a5 宋文武 2024-09-06gnu: elementary-xfce-icon-theme: Update to 0.19....* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.19. Change-Id: I4cfd6b480806b7e9ec090f5dd1ebe2e1b1ed0f7f 宋文武 2024-09-06gnu: libxfce4ui: Update to 4.18.6....* gnu/packages/xfce.scm (libxfce4ui): Update to 4.18.6. Change-Id: If392f88d81f406a3022e1d445b6339922dc0b9fe 宋文武 2024-09-06gnu: libxfce4util: Update to 4.18.2....* gnu/packages/xfce.scm (libxfce4util): Update to 4.18.2. Change-Id: Idbc7bdef940ddc6feff4b60832326ebe779192ba 宋文武 2024-08-31gnu: xfce: Add 'bash' input for 'wrap-program'....It is required for cross-compilation. * gnu/packages/xfce.scm (catfish)[inputs]: Add 'bash-minimal'. (mousepad)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I2d3294f0141d20061faf62b06c11f1c78df05c18 Maxime Devos