Skip to content

Commit 0d7c83a

Browse files
committed
Remove an old debugging remnant
1 parent 08a7112 commit 0d7c83a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

template/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ rec {
9595
dockerImage = pkgsLocal.dockerTools.streamLayeredImage {
9696
name = dockerName;
9797
tag = dockerTag;
98-
#includeStorePaths = false;
9998
contents = [
10099
# Common debugging tools
101100
pkgsTarget.bashInteractive

0 commit comments

Comments
 (0)