summaryrefslogtreecommitdiffstats
path: root/doc/meta.xml
diff options
context:
space:
mode:
authorDomen Kožar <domen@dev.si>2014-07-27 15:21:27 +0200
committerDomen Kožar <domen@dev.si>2014-07-27 15:21:27 +0200
commit380e8ad794136c34266ed88554f3f16defebb168 (patch)
treea1dadaf7e4b029f41c21351241e4d1bb6bbe8fc0 /doc/meta.xml
parent9471af0f8a15c9aa7d7875ac810a95c81e60bcb0 (diff)
fix manual build
Diffstat (limited to 'doc/meta.xml')
-rw-r--r--doc/meta.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/meta.xml b/doc/meta.xml
index f9a27cc98590..272e812a03bb 100644
--- a/doc/meta.xml
+++ b/doc/meta.xml
@@ -46,7 +46,7 @@ $ nix-env -qa hello --meta --json
},
"longDescription": "GNU Hello is a program that prints \"Hello, world!\" when you run it.\nIt is fully customizable.\n",
"maintainers": [
- "Ludovic Court\u00e8s <ludo@gnu.org>"
+ "Ludovic Court\u00e8s &lt;ludo@gnu.org>"
],
"platforms": [
"i686-linux",
@@ -61,7 +61,7 @@ $ nix-env -qa hello --meta --json
"i686-openbsd",
"x86_64-openbsd"
],
- "position": "/home/ielectric/dev/nixpkgs/pkgs/applications/misc/hello/ex-2/default.nix:14"
+ "position": "/home/user/dev/nixpkgs/pkgs/applications/misc/hello/ex-2/default.nix:14"
},
"name": "hello-2.9",
"system": "x86_64-linux"