1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/applications/virtualization/virtualbox
Eelco Dolstra c20cc6d0b3
Excise use of importJSON
Putting information in external JSON files is IMHO not an improvement
over the idiomatic style of Nix expressions. The use of JSON doesn't
add anything over Nix expressions (in fact it removes expressive
power). And scattering package info over lots of little files makes
packages less readable over having the info in one file.
2017-01-30 11:44:08 +01:00
..
guest-additions Excise use of importJSON 2017-01-30 11:44:08 +01:00
default.nix Excise use of importJSON 2017-01-30 11:44:08 +01:00
hardened.patch virtualbox+guest: Update to new version 4.3.28. 2015-05-15 02:28:15 +02:00
qtx11extras.patch virtualbox: Explicitly state Qt 5 dependencies 2016-09-13 06:12:42 +02:00
update.py virtualbox: 5.1.8 -> 5.1.10 2016-12-15 16:20:33 +08:00