trace-cache: store cached data in a data structure #1

Open
opened 2025-08-10 18:53:47 +00:00 by gepbird · 0 comments
Owner

Probably JSON which already has some serializer code (?), but no deserializer code.

It would allow storing common attributes nixpkgs functions rely on (version, pname, meta for lib.getExe), or allow the user to specify additional attributes to keep

Probably JSON which already has some serializer code (?), but no deserializer code. It would allow storing common attributes nixpkgs functions rely on (`version`, `pname`, `meta` for `lib.getExe`), or allow the user to specify additional attributes to keep
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gepbird/lix#1
No description provided.