From 6295e08f81557fe7e70d12028c91d3d2f6dd7b0a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Jan 2016 09:48:58 +0200 Subject: [PATCH] s/master/nightly #1192 --- CURATORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CURATORS.md b/CURATORS.md index fb45fd6f..68d93c36 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -42,7 +42,7 @@ to refer to the issue for workarounds added to that file. ### Adding Debian packages for required system tools or libraries Additional (non-Haskell) system libraries or tools should be added to `stackage/debian-bootstrap.sh`. -Committing the changes should trigger a DockerHub. Normally only the master branch needs to be updated +Committing the changes should trigger a DockerHub. Normally only the nightly branch needs to be updated since new packages are not added to the current lts release. Use [Ubuntu Package content search](http://packages.ubuntu.com/) to determine which package provides particular dev files (it defaults to trusty which is the same version as the server).