ipxe: 20190310 -> 20190318

it adds support for I219-V
wip/yesman
volth 5 years ago committed by GitHub
parent 7530ce9490
commit f6d489808e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      pkgs/tools/misc/ipxe/default.nix

@ -3,8 +3,8 @@
}:
let
date = "20190310";
rev = "b6ffe28a21c53a0946d95751c905d9e0b6c3b630";
date = "20190318";
rev = "ebf2eaf515e46abd43bc798e7e4ba77bfe529218";
in
stdenv.mkDerivation {
@ -14,7 +14,7 @@ stdenv.mkDerivation {
src = fetchgit {
url = https://git.ipxe.org/ipxe.git;
sha256 = "1s8sy75lpx8zq60wc0i35d8c1wwm1rq3scxpkq31623d097mch59";
sha256 = "0if3m8h1nfxy4n37cwlfbc5kand52290v80m4zvjppc81im3nr5g";
inherit rev;
};

Loading…
Cancel
Save