nonguix/nongnu
Isaac van Bakel 9734a6a1fe
nongnu: nvidia-nvml: Fix baked-in source in unpack overrides.
* nongnu/packages/nvidia.scm (nvidia-nvml)[#:phases]<unpack>: Replace source
G-expression by keyword argument source.

These cases of `replace 'unpack` were referring to the `#$source` of the
package in the g-exp, which was baking in the source *at the point of
package definition* to the g-exp. This prevented inheritor packages from
modifying the source field and getting the expected effect.

The correct way to refer to the source field from a phase override is
with the `source` key. This modifies all the references to `#$source` I
could find in `unpack` phase replacements.

Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2024-11-03 13:05:26 +01:00
..
packages nongnu: nvidia-nvml: Fix baked-in source in unpack overrides. 2024-11-03 13:05:26 +01:00
services services: nvidia: Only invoke commands when NVIDIA driver is in use. 2024-04-24 20:06:48 -04:00
system nongnu: installation-os-nonfree: Set default channels. 2024-04-13 13:05:31 +02:00
ci.scm *.scm: Use SPDX license identifiers. 2022-12-19 17:17:39 +01:00