mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02:00
Add a few more aliases
This commit is contained in:
parent
589d8f1f2b
commit
2f4a7a8301
3 changed files with 7 additions and 10 deletions
|
@ -57,9 +57,7 @@ enum class ProcessLineResult {
|
|||
struct NixRepl
|
||||
: AbstractNixRepl
|
||||
, detail::ReplCompleterMixin
|
||||
#if HAVE_BOEHMGC
|
||||
, gc
|
||||
#endif
|
||||
{
|
||||
size_t debugTraceIndex;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue