[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/61: gnu: Add xremap-hyprland.
From: |
guix-commits |
Subject: |
07/61: gnu: Add xremap-hyprland. |
Date: |
Thu, 28 Mar 2024 12:00:56 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit c0633b9e1b48df87b012687329926bac7c865675
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Mar 27 13:17:52 2024 +0200
gnu: Add xremap-hyprland.
* gnu/packages/rust-apps.scm (xremap-hyprland): New variable.
Change-Id: I69d3555a2ebd1e1f558a164c2ef88e5a0afd0f5d
---
gnu/packages/rust-apps.scm | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm
index 1d8fd385c7..dbddc9f3b1 100644
--- a/gnu/packages/rust-apps.scm
+++ b/gnu/packages/rust-apps.scm
@@ -3233,6 +3233,14 @@ advanced keybindings, word-level diff highlighting,
syntax highlighting for
(substitute-keyword-arguments (package-arguments rust-xremap)
((#:features _) '(list "gnome"))))))
+(define-public xremap-hyprland
+ (package
+ (inherit rust-xremap)
+ (name "xremap-hyprland")
+ (arguments
+ (substitute-keyword-arguments (package-arguments rust-xremap)
+ ((#:features _) '(list "hypr"))))))
+
(define-public xremap-sway
(package
(inherit rust-xremap)
- 11/61: gnu: rust-winnow-0.5: Update to 0.5.40., (continued)
- 11/61: gnu: rust-winnow-0.5: Update to 0.5.40., guix-commits, 2024/03/28
- 16/61: gnu: rust-windows-i686-msvc-0.48: Update to 0.48.5., guix-commits, 2024/03/28
- 12/61: gnu: rust-winnow-0.6: Update to 0.6.5., guix-commits, 2024/03/28
- 36/61: gnu: rust-tectonic-bridge-icu-0.2: Update to 0.2.1., guix-commits, 2024/03/28
- 37/61: gnu: rust-tectonic-docmodel-0.2: Update to 0.2.2., guix-commits, 2024/03/28
- 43/61: gnu: Add rust-watchexec-signals-1., guix-commits, 2024/03/28
- 44/61: gnu: Add rust-project-origins-1., guix-commits, 2024/03/28
- 45/61: gnu: Add rust-normalize-path-0.2., guix-commits, 2024/03/28
- 47/61: gnu: Add rust-is-docker-0.2., guix-commits, 2024/03/28
- 40/61: gnu: rust-tectonic-io-base-0.4: Update to 0.4.3., guix-commits, 2024/03/28
- 07/61: gnu: Add xremap-hyprland.,
guix-commits <=
- 19/61: gnu: rust-windows-x86-64-gnullvm-0.48: Update to 0.48.5., guix-commits, 2024/03/28
- 46/61: gnu: Add rust-is-wsl-0.4., guix-commits, 2024/03/28
- 58/61: gnu: stgit-2: Allow building with newer dependencies., guix-commits, 2024/03/28
- 32/61: gnu: rust-clearscreen-1: Update to 1.0.11., guix-commits, 2024/03/28
- 53/61: gnu: Add rust-watchexec-events-1., guix-commits, 2024/03/28
- 54/61: gnu: Add rust-watchexec-filterer-globset-1., guix-commits, 2024/03/28
- 61/61: gnu: python-cryptography: Update to 42.0.5., guix-commits, 2024/03/28
- 09/61: gnu: rust-nix-0.20: Update to 0.20.2., guix-commits, 2024/03/28
- 21/61: gnu: rust-cargo-credential-macos-keychain-0.4: Update to 0.4.3., guix-commits, 2024/03/28
- 48/61: gnu: Add rust-ignore-files-1., guix-commits, 2024/03/28