coreboot-toolchain: minor cleanup
This commit is contained in:
parent
5e37cc3186
commit
3ae4c035be
@ -9,7 +9,7 @@ stdenvNoCC.mkDerivation rec {
|
||||
|
||||
src = fetchgit {
|
||||
url = "https://review.coreboot.org/coreboot";
|
||||
rev = "${version}";
|
||||
rev = version;
|
||||
sha256 = "00xr74yc0kj9rrqa1a8b7bih865qlp9i4zs67ysavkfrjrwwssxm";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user