ipxe: 20190310 -> 20190318
it adds support for I219-V
This commit is contained in:
parent
7530ce9490
commit
f6d489808e
@ -3,8 +3,8 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
date = "20190310";
|
date = "20190318";
|
||||||
rev = "b6ffe28a21c53a0946d95751c905d9e0b6c3b630";
|
rev = "ebf2eaf515e46abd43bc798e7e4ba77bfe529218";
|
||||||
in
|
in
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
@ -14,7 +14,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = https://git.ipxe.org/ipxe.git;
|
url = https://git.ipxe.org/ipxe.git;
|
||||||
sha256 = "1s8sy75lpx8zq60wc0i35d8c1wwm1rq3scxpkq31623d097mch59";
|
sha256 = "0if3m8h1nfxy4n37cwlfbc5kand52290v80m4zvjppc81im3nr5g";
|
||||||
inherit rev;
|
inherit rev;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user