diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-08-05 12:42:04 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-10 10:54:37 +0200 |
| commit | bc329367cf2135e35f4e956c97e9d91650052d28 (patch) | |
| tree | 5a88a631895e6b6b1b28d3a922083bad393abac1 /gnu/packages/rust-apps.scm | |
| parent | 0804b0434323226e4cad64f261be8c36cc7ea35a (diff) | |
gnu: Remove xremap-sway.
* gnu/packages/rust-apps.scm (xremap-sway): Delete variable.
Diffstat (limited to 'gnu/packages/rust-apps.scm')
| -rw-r--r-- | gnu/packages/rust-apps.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm index 2ea991baea2..0a9aefcba2b 100644 --- a/gnu/packages/rust-apps.scm +++ b/gnu/packages/rust-apps.scm | |||
| @@ -5289,9 +5289,6 @@ and users are in full control of their data and workflow.") | |||
| 5289 | (substitute-keyword-arguments arguments | 5289 | (substitute-keyword-arguments arguments |
| 5290 | ((#:features _) '(list "wlroots")))))) | 5290 | ((#:features _) '(list "wlroots")))))) |
| 5291 | 5291 | ||
| 5292 | (define-deprecated-package xremap-sway | ||
| 5293 | xremap-wlroots) | ||
| 5294 | |||
| 5295 | (define-public xremap-x11 | 5292 | (define-public xremap-x11 |
| 5296 | (package | 5293 | (package |
| 5297 | (inherit rust-xremap) | 5294 | (inherit rust-xremap) |
