From b2e77903e6234a029b5770ee637d11f441f6a42e Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 25 Oct 2022 09:19:56 -0500 Subject: [PATCH] removing librepresenter for now --- README.org | 2 +- system/syl/configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index ec210c3..4b5fea3 100644 --- a/README.org +++ b/README.org @@ -696,7 +696,7 @@ Notice how I am including all of my software here. It may be a big file, but hav # Dev tools <> <> - <> + # <> # (with import {}; libsForQt5.callPackage ../../bismuth {}) ]; diff --git a/system/syl/configuration.nix b/system/syl/configuration.nix index d29c982..788405f 100644 --- a/system/syl/configuration.nix +++ b/system/syl/configuration.nix @@ -386,7 +386,7 @@ sqlite fennel (with import {}; libsForQt5.callPackage ../../LightlyShaders {}) - (with import {}; libsForQt5.callPackage /home/chris/dev/church-presenter {}) + # (with import {}; libsForQt5.callPackage /home/chris/dev/church-presenter {}) # (with import {}; libsForQt5.callPackage ../../bismuth {}) ];