Build against nix-master

(cherry picked from commit e7f2139e25)
This commit is contained in:
Eelco Dolstra
2020-02-20 10:24:04 +01:00
parent b790a00729
commit e4f5156c41
13 changed files with 166 additions and 139 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
namespace nix {
MakeError(NoTokens, Error)
MakeError(NoTokens, Error);
/* This class hands out tokens. There are only maxTokens tokens
available. Calling get(N) will return a Token object, representing