Merge branch 'document-store-options' of https://github.com/tweag/nix

This commit is contained in:
Eelco Dolstra
2020-09-16 17:02:30 +02:00
30 changed files with 443 additions and 228 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
namespace nix {
class Store;
struct StorePath;
class StorePath;
}
namespace nix::flake {