droidcam
and magit
improvements
This commit is contained in:
parent
8175759a71
commit
39521036fb
11 changed files with 98 additions and 5 deletions
|
@ -26,5 +26,7 @@ in
|
|||
geoclue2 = nixpkgsUnstable.geoclue2;
|
||||
gnome = nixpkgsUnstable.gnome;
|
||||
umoria = nixpkgsDev.umoria;
|
||||
droidcam = prev.callPackage (import ./droidcam) { };
|
||||
v4l2loopback-dc = prev.callPackage (import ./v4l2loopback-dc) { kernel = prev.linux; };
|
||||
# then, call packages with `final.callPackage`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue