From c9c7a0017c3afdd25cac349d5e1cd73b03d1b4c0 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Fri, 1 Mar 2024 09:52:04 +0100 Subject: get base.css from static.nomath.org --- nomath-org.nix | 6 +----- src/index.html | 41 ++--------------------------------------- 2 files changed, 3 insertions(+), 44 deletions(-) diff --git a/nomath-org.nix b/nomath-org.nix index 805e8e5..b48c8b2 100644 --- a/nomath-org.nix +++ b/nomath-org.nix @@ -1,13 +1,9 @@ -{ lib -, stdenv -, cm_unicode -}: +{ stdenv }: stdenv.mkDerivation { name = "nomath-org"; src = ./.; installPhase = '' mkdir -p $out cp src/index.html $out - cp ${cm_unicode}/share/fonts/opentype/cmunvt.otf $out ''; } diff --git a/src/index.html b/src/index.html index a7a33b1..c6b27e6 100644 --- a/src/index.html +++ b/src/index.html @@ -5,45 +5,8 @@ -