removing unused

This commit is contained in:
Chris Cochrun 2022-11-21 14:02:34 -06:00
parent 2cab254e4a
commit fdb2c48c2e
2 changed files with 0 additions and 4 deletions

View file

@ -826,8 +826,6 @@ Notice how I am including all of my software here. It may be a big file, but hav
<<dev-tools>> <<dev-tools>>
<<lightlyshaders>> <<lightlyshaders>>
<<librepresenter>> <<librepresenter>>
# (with import <nixpkgs> {}; libsForQt5.callPackage ../../bismuth {})
]; ];
<<emacs>> <<emacs>>

View file

@ -395,8 +395,6 @@
fennel fennel
(libsForQt5.callPackage ../../LightlyShaders {}) (libsForQt5.callPackage ../../LightlyShaders {})
(libsForQt5.callPackage /home/chris/dev/church-presenter {}) (libsForQt5.callPackage /home/chris/dev/church-presenter {})
# (with import <nixpkgs> {}; libsForQt5.callPackage ../../bismuth {})
]; ];
services.emacs = { services.emacs = {