Ludovic Courtès 49232eff56
packages: ‘sanitize-inputs’ does not add labels when unnecessary.
Fixes a bug introduced in 402d0a9b9d290a2e3c549932c8d7262622c58ce1
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
..
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
2024-04-15 22:36:42 +02: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