llvmPackages_9: 9.0.0 -> 9.0.1

Fetch from github release page,
as that's where https://releases.llvm.org/9.0.1 redirects.
This commit is contained in:
Will Dietz
2020-01-01 12:42:58 -06:00
parent 302a77a02c
commit 21b0162383
10 changed files with 13 additions and 13 deletions
@@ -5,7 +5,7 @@ stdenv.mkDerivation {
pname = "libc++";
inherit version;
src = fetch "libcxx" "136j3v7il9aq8wyp48klx6sifnl5asj4lf5c8yx08cjx5fbn4h9w";
src = fetch "libcxx" "0d2bj5i6mk4caq7skd5nsdmz8c2m5w5anximl5wz3x32p08zz089";
postUnpack = ''
unpackFile ${libcxxabi.src}