mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51:15 +02:00
cleanup
This commit is contained in:
parent
885f819922
commit
7e2a3db4eb
3 changed files with 7 additions and 15 deletions
|
@ -208,7 +208,6 @@ public:
|
|||
string forceString(Value & v, const Pos & pos = noPos);
|
||||
string forceString(Value & v, PathSet & context, const Pos & pos = noPos);
|
||||
string forceStringNoCtx(Value & v, const Pos & pos = noPos);
|
||||
// string forceStringNoCtx(std::optional<Bindings*> b, Value & v, const Pos & pos = noPos);
|
||||
|
||||
/* Return true iff the value `v' denotes a derivation (i.e. a
|
||||
set with attribute `type = "derivation"'). */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue