millipixels: ship it (it doesnt work though)

This commit is contained in:
2024-09-12 05:27:31 +00:00
parent 7fa689c82d
commit 4694dacd2f

View File

@@ -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?