diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-08-05 12:41:48 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-10 10:54:37 +0200 |
| commit | 0804b0434323226e4cad64f261be8c36cc7ea35a (patch) | |
| tree | 1fcffec14eca0e148ee1421199d61686a0c20901 /gnu | |
| parent | 4ab2e03c36cee8d96265d00d5de86fe961b8d2d0 (diff) | |
gnu: Remove exa.
* gnu/packages/rust-apps.scm (exa): Delete variable.
Diffstat (limited to 'gnu')
| -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 274a2c8aa7f..2ea991baea2 100644 --- a/gnu/packages/rust-apps.scm +++ b/gnu/packages/rust-apps.scm | |||
| @@ -1525,9 +1525,6 @@ metadata. It also knows about symlinks, extended attributes, and Git. | |||
| 1525 | This package is the community maintained fork of @code{exa}.") | 1525 | This package is the community maintained fork of @code{exa}.") |
| 1526 | (license license:eupl1.2))) | 1526 | (license license:eupl1.2))) |
| 1527 | 1527 | ||
| 1528 | (define-deprecated-package exa | ||
| 1529 | eza) | ||
| 1530 | |||
| 1531 | (define-public fclones | 1528 | (define-public fclones |
| 1532 | (package | 1529 | (package |
| 1533 | (name "fclones") | 1530 | (name "fclones") |
