treewide: pantheon updateScript
This commit is contained in:
@@ -64,6 +64,12 @@ stdenv.mkDerivation rec {
|
||||
patchShebangs meson/post_install.py
|
||||
'';
|
||||
|
||||
passthru = {
|
||||
updateScript = pantheon.updateScript {
|
||||
attrPath = pname;
|
||||
};
|
||||
};
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Your little expandable text snippet helper";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user