From 9b7dbcc83e2b8c8fcb37bc204bba83311e17eca0 Mon Sep 17 00:00:00 2001 From: Florian Friesdorf Date: Sat, 28 Jun 2014 16:04:49 +0200 Subject: name nixos tests, close #3078 --- nixos/tests/partition.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixos/tests/partition.nix') diff --git a/nixos/tests/partition.nix b/nixos/tests/partition.nix index 120ecaad8812..72fd37e041e5 100644 --- a/nixos/tests/partition.nix +++ b/nixos/tests/partition.nix @@ -63,6 +63,8 @@ let logvol / --size=1000 --grow --fstype=ext4 --name=root --vgname=nixos ''; in { + name = "partitiion"; + machine = { config, pkgs, ... }: { environment.systemPackages = [ pkgs.pythonPackages.nixpart -- cgit 1.4.1