removing unused
This commit is contained in:
parent
2cab254e4a
commit
fdb2c48c2e
|
@ -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>>
|
||||||
|
|
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in a new issue