aboutsummaryrefslogtreecommitdiff
path: root/src/nix
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix')
-rw-r--r--src/nix/dev-shell.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nix/dev-shell.cc b/src/nix/dev-shell.cc
index 9f84992b4..53d2e4e25 100644
--- a/src/nix/dev-shell.cc
+++ b/src/nix/dev-shell.cc
@@ -6,9 +6,6 @@
#include "derivations.hh"
#include "affinity.hh"
#include "progress-bar.hh"
-#include "attr-path.hh"
-#include "eval-cache.hh"
-#include "flake/flake.hh"
#include <regex>