f25e4350ef
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
13 lines
499 B
Nix
13 lines
499 B
Nix
# This file is autogenerated from update.sh in the same directory.
|
|
{
|
|
gwenhywfar.version = "4.15.3";
|
|
gwenhywfar.sha256 = "0fp67s932x66xfljb26zbrn8ambbc5y5c3hllr6l284nr63qf3ka";
|
|
gwenhywfar.releaseId = "201";
|
|
libchipcard.version = "5.0.4";
|
|
libchipcard.sha256 = "0fj2h39ll4kiv28ch8qgzdbdbnzs8gl812qnm660bw89rynpjnnj";
|
|
libchipcard.releaseId = "200";
|
|
aqbanking.version = "5.6.10";
|
|
aqbanking.sha256 = "1x0isvpk43rq2zlyyb9p0kgjmqv7yq07vgkiprw3f5sjkykvxw6d";
|
|
aqbanking.releaseId = "206";
|
|
}
|