From e44dcd63c4d96807536cdcf2afb688a537cce9be Mon Sep 17 00:00:00 2001 From: Qyriad Date: Mon, 17 Jun 2024 14:45:10 -0600 Subject: remove InstallableValueCommand class Change-Id: Id12383f4741cba07159712700ebcfbe37e61560c --- src/nix/develop.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nix/develop.cc') diff --git a/src/nix/develop.cc b/src/nix/develop.cc index 90bdf3bed..353bf0110 100644 --- a/src/nix/develop.cc +++ b/src/nix/develop.cc @@ -1,6 +1,6 @@ #include "eval.hh" #include "installable-flake.hh" -#include "command-installable-value.hh" +#include "command.hh" #include "common-args.hh" #include "shared.hh" #include "store-api.hh" -- cgit v1.2.3