pkgs/tools/security/seccure: store the expression in a file called "default.nix"

This commit is contained in:
Peter Simons 2013-10-03 16:19:57 +02:00
parent 883c10a663
commit 6b17f7d9ee
2 changed files with 1 additions and 1 deletions

View File

@ -1721,7 +1721,7 @@ let
sdcv = callPackage ../applications/misc/sdcv { };
seccure = callPackage ../tools/security/seccure/0.4.nix { };
seccure = callPackage ../tools/security/seccure { };
setserial = builderDefsPackage (import ../tools/system/setserial) {
inherit groff;