treewide: use nix-update updateScript for packages I maintain
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{ nix-update }:
|
||||
|
||||
{ attrPath }:
|
||||
|
||||
[ "${nix-update}/bin/nix-update" attrPath ]
|
||||
Reference in New Issue
Block a user