From 43d4bc910890e251cebb9216891924eb08e19236 Mon Sep 17 00:00:00 2001
From: Eelco Dolstra
Date: Wed, 23 Oct 2019 16:29:12 +0200
Subject: [PATCH] Fix reproduction instructions
---
src/root/build.tt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/root/build.tt b/src/root/build.tt
index b563ebb12..723f66dda 100644
--- a/src/root/build.tt
+++ b/src/root/build.tt
@@ -539,7 +539,7 @@ END;
running the following command:
-# nix build [% HTML.escape(eval.flake) %]:hydraJobs.[% HTML.escape(job.name) %]
+# nix build [% HTML.escape(eval.flake) %]#hydraJobs.[% HTML.escape(job.name) %]
[% ELSE %]