removing librepresenter for now
This commit is contained in:
parent
76d5cd128a
commit
b2e77903e6
|
@ -696,7 +696,7 @@ Notice how I am including all of my software here. It may be a big file, but hav
|
|||
# Dev tools
|
||||
<<dev-tools>>
|
||||
<<lightlyshaders>>
|
||||
<<librepresenter>>
|
||||
# <<librepresenter>>
|
||||
|
||||
# (with import <nixpkgs> {}; libsForQt5.callPackage ../../bismuth {})
|
||||
];
|
||||
|
|
|
@ -386,7 +386,7 @@
|
|||
sqlite
|
||||
fennel
|
||||
(with import <nixpkgs> {}; libsForQt5.callPackage ../../LightlyShaders {})
|
||||
(with import <nixpkgs> {}; libsForQt5.callPackage /home/chris/dev/church-presenter {})
|
||||
# (with import <nixpkgs> {}; libsForQt5.callPackage /home/chris/dev/church-presenter {})
|
||||
|
||||
# (with import <nixpkgs> {}; libsForQt5.callPackage ../../bismuth {})
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue