aboutsummaryrefslogtreecommitdiff
path: root/src/libcmd/installable-value.hh
AgeCommit message (Expand)Author
2024-07-13language: cleanly ban integer overflowsJade Lovelace
2023-05-15Make more string values work as installablesJohn Ericson
2023-05-10Fix `nix print-dev-env` & `nix develop` with drv pathsJohn Ericson
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-03-24Stratify `ExtraPathInfo` along `Installable` hierarchyJohn Ericson
2023-03-16Move value-only methods to `InstallableValue`John Ericson
2023-02-20Split out `InstallableFlake` and `InstallableAttrPath`John Ericson