1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-23 18:50:32 +02:00
Files
guix/guix
Ludovic Courtès 49232eff56 packages: ‘sanitize-inputs’ does not add labels when unnecessary.
Fixes a bug introduced in 402d0a9b9d
whereby labels would be added in cases like:

  (inputs (list `("label" ,whatever)))

This idiom is found for example in the ‘nmon’ package.

* guix/packages.scm (add-input-labels): Call ‘maybe-add-input-labels’
instead of (map add-input-label …).

Change-Id: I3e86d4607f19482a4e461ef8e7a20cde2a41ead7
2024-05-05 12:06:23 +02:00
..
2023-03-13 15:08:33 +01:00
2023-09-26 17:36:58 +02:00
2024-03-07 13:04:27 +02:00
2024-04-15 22:36:42 +02:00
2024-04-15 22:36:42 +02:00
2024-01-08 21:04:44 +03:00
2024-04-15 22:36:42 +02:00
2024-04-15 22:36:42 +02:00
2023-08-25 14:24:43 +02:00
2023-03-13 15:08:33 +01:00
2022-12-02 23:20:54 +01:00
2022-07-10 23:57:14 +02:00
2024-04-15 22:36:42 +02:00
2023-03-13 15:08:33 +01:00
2023-03-13 15:08:33 +01:00
2024-04-15 22:36:42 +02:00
2024-02-12 21:26:01 -06:00
2024-04-15 22:36:42 +02:00
2024-04-15 22:36:42 +02:00