llvm: Add version attribute

This commit is contained in:
Craig Hall
2019-11-24 18:32:26 +00:00
committed by John Ericson
parent 5a9c95d4d2
commit 2c59c1deb5
5 changed files with 5 additions and 0 deletions
@@ -24,6 +24,7 @@ in
stdenv.mkDerivation ({
name = "llvm-${version}";
inherit version;
src = fetch "llvm" "0g1bbj2n6xv4p1n6hh17vj3vpvg56wacipc81dgwga9mg2lys8nm";