mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
Remove now-obsolete typedef
This commit is contained in:
parent
3504c811a5
commit
a92245b110
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
|
||||
namespace nix {
|
||||
|
||||
typedef std::pair<std::string, nlohmann::json> StructuredAttrsWithShellRC;
|
||||
|
||||
class ParsedDerivation
|
||||
{
|
||||
StorePath drvPath;
|
||||
|
|
Loading…
Reference in a new issue