Revert "Use consistent package naming for HEAD.nix files" for GHC and GHCjs.
This reverts commit 31b0e34d1d. The version
numbers used in that commit were no improvement.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ fetchgit, fetchFromGitHub, bootPkgs }:
|
||||
|
||||
bootPkgs.callPackage ./base.nix {
|
||||
version = "2017-03-23";
|
||||
version = "0.2.020170323";
|
||||
|
||||
inherit bootPkgs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user