aqbanking: Add an updater script
The promised updater, which feeds sources.nix and should help updating all the aqbanking libraries at the same time. I was very reluctant to write the updater entirely in Nix as I've done a while ago for Chromium, because this would involve ugly hacks to do so. That's why I've done a more conservative approach here, only using nix-instantiate to get the contents of the current sources.nix. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @cillianderoiste, @urkud
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# This file is autogenerated from update.sh in the same directory.
|
||||
{
|
||||
gwenhywfar.version = "4.15.3";
|
||||
gwenhywfar.sha256 = "0fp67s932x66xfljb26zbrn8ambbc5y5c3hllr6l284nr63qf3ka";
|
||||
|
||||
Reference in New Issue
Block a user