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>>
|
||||
<<lightlyshaders>>
|
||||
<<librepresenter>>
|
||||
|
||||
# (with import <nixpkgs> {}; libsForQt5.callPackage ../../bismuth {})
|
||||
];
|
||||
|
||||
<<emacs>>
|
||||
|
|
|
@ -395,8 +395,6 @@
|
|||
fennel
|
||||
(libsForQt5.callPackage ../../LightlyShaders {})
|
||||
(libsForQt5.callPackage /home/chris/dev/church-presenter {})
|
||||
|
||||
# (with import <nixpkgs> {}; libsForQt5.callPackage ../../bismuth {})
|
||||
];
|
||||
|
||||
services.emacs = {
|
||||
|
|
Loading…
Reference in a new issue