1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 14:41:17 +00:00
nixpkgs/pkgs/applications/virtualization/virtualbox
aszlig f5ab9c81a8
virtualbox: Add an update script
Just a small updater which should fetch the latest sha256sums from the
upstream site and check whether the current version is the latest one.

The output is in a JSON file in the same directory, which then will be
used by the Nix expressions to fetch the upstream files.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-13 03:24:47 +02:00
..
guest-additions virtualbox: 5.0.26 -> 5.1.4 2016-09-12 17:22:31 +02:00
default.nix virtualbox: 5.0.26 -> 5.1.4 2016-09-12 17:22:31 +02:00
hardened.patch virtualbox+guest: Update to new version 4.3.28. 2015-05-15 02:28:15 +02:00
libressl.patch virtualbox: 5.0.26 -> 5.1.4 2016-09-12 17:22:31 +02:00
update.py virtualbox: Add an update script 2016-09-13 03:24:47 +02:00