forked from lix-project/lix
Remove now-obsolete typedef
This commit is contained in:
parent
3504c811a5
commit
a92245b110
|
@ -6,8 +6,6 @@
|
|||
|
||||
namespace nix {
|
||||
|
||||
typedef std::pair<std::string, nlohmann::json> StructuredAttrsWithShellRC;
|
||||
|
||||
class ParsedDerivation
|
||||
{
|
||||
StorePath drvPath;
|
||||
|
|
Loading…
Reference in a new issue