fix manual build

This commit is contained in:
Domen Kožar 2014-07-27 15:21:27 +02:00
parent 9471af0f8a
commit 380e8ad794

View file

@ -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", "longDescription": "GNU Hello is a program that prints \"Hello, world!\" when you run it.\nIt is fully customizable.\n",
"maintainers": [ "maintainers": [
"Ludovic Court\u00e8s <ludo@gnu.org>" "Ludovic Court\u00e8s &lt;ludo@gnu.org>"
], ],
"platforms": [ "platforms": [
"i686-linux", "i686-linux",
@ -61,7 +61,7 @@ $ nix-env -qa hello --meta --json
"i686-openbsd", "i686-openbsd",
"x86_64-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", "name": "hello-2.9",
"system": "x86_64-linux" "system": "x86_64-linux"