Compare commits

...

2 commits

Author SHA1 Message Date
Qyriad 9965f330f4 better commit msg 2024-05-21 05:56:28 -06:00
Qyriad 20981461d4 print type and value in "flake attr is not a derivation" errors
This turns errors like:

error: flake output attribute 'hydraJobs' is not a derivation or path

into errors like:

error: expected flake output attribute 'hydraJobs' to be a derivation or
path but found a set: { binaryTarball = «thunk»; build = «thunk»; etc> }

This change affects all InstallableFlake commands.

Change-Id: I899757af418b6f98201006ec6ee13a448c07077c
2024-05-21 05:55:13 -06:00

2
series

@ -1 +1 @@
Subproject commit f744ba2f742b61bb358abc52b74ac7ccbc9008e6
Subproject commit 20981461d4a2a62c68f4bc7c4258473f7cd7d8e1