From 6bebc3fae73b5f5f68e5de9e083635cfab9037b1 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Mon, 30 Aug 2021 21:38:09 -0600 Subject: have circus run static serve, and optionally able to skip services via Makefile --- static/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'static') 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; -- cgit v1.2.3