buffybox: add an updateScript
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
pkg-config,
|
||||
scdoc,
|
||||
stdenv,
|
||||
unstableGitUpdater,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
@@ -69,6 +70,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
passthru.updateScript = unstableGitUpdater { };
|
||||
|
||||
meta = with lib; {
|
||||
description = "a suite of graphical applications for the terminal";
|
||||
homepage = "https://gitlab.com/postmarketOS/buffybox";
|
||||
|
Reference in New Issue
Block a user