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