ghc: make sure the nokinds version is built with a deterministic version number
This commit is contained in:
@@ -39,6 +39,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
postUnpack = ''
|
||||
pushd ghc-${builtins.substring 0 7 rev}
|
||||
echo ${version} >VERSION
|
||||
echo ${rev} >GIT_COMMIT_ID
|
||||
patchShebangs .
|
||||
./boot
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user