treewide: use nix-update updateScript for packages I maintain

This commit is contained in:
worldofpeace
2020-07-29 12:33:39 -04:00
parent 9b97ee7b64
commit d12c11e30c
114 changed files with 272 additions and 494 deletions
+5
View File
@@ -0,0 +1,5 @@
{ nix-update }:
{ attrPath }:
[ "${nix-update}/bin/nix-update" attrPath ]