From bea0b3021c9337c4f4b518441db30167eef00074 Mon Sep 17 00:00:00 2001 From: Raphael Borun Das Gupta Date: Fri, 26 Oct 2018 00:29:27 +0200 Subject: nixpkgs docs: remove spurious ">" --- doc/stdenv.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/stdenv.xml b/doc/stdenv.xml index c3b155ab0e9f..69604fcf99da 100644 --- a/doc/stdenv.xml +++ b/doc/stdenv.xml @@ -2100,7 +2100,7 @@ someVar=$(stripHash $name) In order to alleviate this burden, the setup - hook>mechanism was written, where any package can include a + hookmechanism was written, where any package can include a shell script that [by convention rather than enforcement by Nix], any downstream reverse-dependency will source as part of its build process. That allows the downstream dependency to merely specify its dependencies, and -- cgit 1.4.1