diff options
Diffstat (limited to 'web/bubblegum/examples/default.nix')
-rw-r--r-- | web/bubblegum/examples/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/bubblegum/examples/default.nix b/web/bubblegum/examples/default.nix index 89482f93eacc..20f897dbbf4a 100644 --- a/web/bubblegum/examples/default.nix +++ b/web/bubblegum/examples/default.nix @@ -4,7 +4,6 @@ let scripts = [ ./hello.nix - ./derivation-svg.nix (substituteAll { src = ./blog.nix; # by making this a plain string this |