mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-03-06 23:31:34 +00:00
typo
svn path=/nixos/branches/fix-style/; revision=14381
This commit is contained in:
parent
eacbb7c38e
commit
e95773a38f
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue