0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

Fix eval error

This commit is contained in:
Eelco Dolstra 2013-10-09 14:30:45 +02:00
parent 36079454e5
commit 58fbf0f18b

View file

@ -1,5 +1,7 @@
{ config, pkgs, ... }:
with pkgs.lib;
{
imports =
[ ../virtualisation/virtualbox-image.nix