millipixels: ship it (it doesnt work though)
This commit is contained in:
@@ -347,6 +347,7 @@ in
|
||||
"komikku"
|
||||
"koreader"
|
||||
"lgtrombetta-compass"
|
||||
"millipixels" # camera app (libcamera)
|
||||
"megapixels" # camera app
|
||||
"megapixels-next" # camera app
|
||||
"notejot" # note taking, e.g. shopping list
|
||||
@@ -893,6 +894,10 @@ in
|
||||
|
||||
meson = {};
|
||||
|
||||
millipixels.packageUnwrapped = pkgs.millipixels.override {
|
||||
v4l-utils = config.sane.programs.v4l-utils.packageUnwrapped; # necessary for cross compilation
|
||||
};
|
||||
|
||||
# actual monero blockchain (not wallet/etc; safe to delete, just slow to regenerate)
|
||||
monero-gui.buildCost = 1;
|
||||
# XXX: is it really safe to persist this? it doesn't have info that could de-anonymize if captured?
|
||||
|
Reference in New Issue
Block a user