forked from mirrors/nixpkgs
ckb-next: Disable built-in updater
This commit is contained in:
parent
9b053bcd6d
commit
ea8efb20a7
|
@ -27,6 +27,7 @@ mkDerivation rec {
|
|||
"-DINSTALL_DIR_ANIMATIONS=libexec"
|
||||
"-DUDEV_RULE_DIRECTORY=lib/udev/rules.d"
|
||||
"-DFORCE_INIT_SYSTEM=systemd"
|
||||
"-DDISABLE_UPDATER=1"
|
||||
];
|
||||
|
||||
patches = [
|
||||
|
|
Loading…
Reference in a new issue