mirror of
https://github.com/NixOS/nix.git
synced 2024-11-28 17:52:25 +00:00
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 New Issue
Block a user