about summary refs log tree commit diff
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.nix b/default.nix
index 6a80292c6b7c..a60fd66799fd 100644
--- a/default.nix
+++ b/default.nix
@@ -10,7 +10,6 @@ in {
   nixos       = readTree ./nixos;
   utils       = readTree ./utils;
   emacs       = readTree ./emacs;
-  sandbox     = readTree ./sandbox;
   website     = readTree ./website;
   lisp        = readTree ./lisp;
   gopkgs      = readTree ./gopkgs;