haskell-te: 3c80248271298ed976ab7c10b11f7945a6d79dd0

     1: From: Chris Warburton
     2: Date: Thu, 17 Aug 2017 23:56:30 +0100
     3: State: resolved
     4: Subject: Add "useLatest" arg to defs.nix
     5: Message-Id: <e49067ead8df166d-0-artemis@nixos>
     6: resolution: fixed
     7: 
     8: Pass this flag into anything which uses paths, like <some-project>. If
     9: the flag is true, always use the path (don't even check if we have it!);
    10: if it's false, always use the static git revision.
    11: 
    12: In release.nix, make two versions: stable and latest, with this flag set
    13: to false and true, respectively.
    14: 
    15: That way, Hydra will build both versions.

Generated by git2html.