1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-06 23:31:34 +00:00
svn path=/nixos/branches/fix-style/; revision=14381
This commit is contained in:
Marc Weber 2009-03-06 12:26:36 +00:00
parent eacbb7c38e
commit e95773a38f

View file

@ -19,7 +19,7 @@ let
exec sh -c "echo 'hello world' | ${pkgs.netcat}/bin/nc -l -p 9000"
'';
} ];
# should have some checks to everify the syntax
# should have some checks to verify the syntax
merge = pkgs.lib.mergeListOption;
description = "
Additional Upstart jobs.