diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2026-03-24 10:27:35 +0200 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2026-03-24 10:52:50 +0200 |
| commit | 88f4e951ad9dd078782c9803172a60d8aae0a37f (patch) | |
| tree | 8a1fcd7aca99f46ae616fe62c915881156b803a4 /gnu | |
| parent | 0146f85d82e682d20477a1e201d314e496f73d7b (diff) | |
gnu: imhex: Remove redundant input.
* gnu/packages/hexedit.scm (imhex)[native-inputs]: Remove redundant
gcc-14.
Change-Id: I5925be32162f876cda896312de91ee3b96e40c28
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/hexedit.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/hexedit.scm b/gnu/packages/hexedit.scm index f341373d0f7..86041b04680 100644 --- a/gnu/packages/hexedit.scm +++ b/gnu/packages/hexedit.scm @@ -373,8 +373,7 @@ for specifying patterns in the ImHex Hex Editor.") pkg-config python python-wrapper - ruby - gcc-14)) + ruby)) (inputs (list yara boost |
