millipixels: ship it (it doesnt work though)
This commit is contained in:
@@ -347,6 +347,7 @@ in
|
|||||||
"komikku"
|
"komikku"
|
||||||
"koreader"
|
"koreader"
|
||||||
"lgtrombetta-compass"
|
"lgtrombetta-compass"
|
||||||
|
"millipixels" # camera app (libcamera)
|
||||||
"megapixels" # camera app
|
"megapixels" # camera app
|
||||||
"megapixels-next" # camera app
|
"megapixels-next" # camera app
|
||||||
"notejot" # note taking, e.g. shopping list
|
"notejot" # note taking, e.g. shopping list
|
||||||
@@ -893,6 +894,10 @@ in
|
|||||||
|
|
||||||
meson = {};
|
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)
|
# actual monero blockchain (not wallet/etc; safe to delete, just slow to regenerate)
|
||||||
monero-gui.buildCost = 1;
|
monero-gui.buildCost = 1;
|
||||||
# XXX: is it really safe to persist this? it doesn't have info that could de-anonymize if captured?
|
# 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