summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/default.nix b/static/default.nix
index 7c50dfa..04bd077 100644
--- a/static/default.nix
+++ b/static/default.nix
@@ -13,7 +13,6 @@
gemdir = ./.;
};
-
build = pkgs.stdenv.mkDerivation {
name = "mediocre-blog-static";
src = ./src;