lomiri.lomiri: Fix default values for new D-Bus properties
See https://gitlab.com/ubports/development/core/lomiri/-/merge_requests/181 for details
This commit is contained in:
parent
ca5bcf3dcf
commit
6870691a89
@ -79,6 +79,13 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
hash = "sha256-J9ySZgWd7KR7aU1cCRu5iirq7bi3NdLR9SZs9Pd1I8w=";
|
||||
})
|
||||
|
||||
# Remove when https://gitlab.com/ubports/development/core/lomiri/-/merge_requests/181 merged & in release
|
||||
(fetchpatch {
|
||||
name = "0101-lomiri-Fix-accountsservice-property-defaults.patch";
|
||||
url = "https://gitlab.com/ubports/development/core/lomiri/-/commit/369c7aac242f1798ce46b1415ab6112ac5e9d095.patch";
|
||||
hash = "sha256-ieJCA1F/ljmgwEfGXWCTQNG1A/bmiJhNH9uzzULpUEc=";
|
||||
})
|
||||
|
||||
# Fix greeter & related settings
|
||||
# These patches are seemingly not submitted upstream yet
|
||||
(fetchpatch {
|
||||
|
Loading…
Reference in New Issue
Block a user