2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-19 04:03:56 +00:00

netbootxyz-efi: 2.0.60 -> 2.0.75

This commit is contained in:
astrdark 2023-12-29 20:05:42 +03:00 committed by astrodark
parent ea34b38d74
commit 1038d49c33

View File

@ -4,12 +4,12 @@
let let
pname = "netboot.xyz-efi"; pname = "netboot.xyz-efi";
version = "2.0.60"; version = "2.0.75";
in fetchurl { in fetchurl {
name = "${pname}-${version}"; name = "${pname}-${version}";
url = "https://github.com/netbootxyz/netboot.xyz/releases/download/${version}/netboot.xyz.efi"; url = "https://github.com/netbootxyz/netboot.xyz/releases/download/${version}/netboot.xyz.efi";
sha256 = "sha256-E4NiziF1W1U0FcV2KWj3YVCGtbrKI48RDBpSw2NAMc0="; sha256 = "sha256-VaTUwX3S5Bj5eUZAspXNaVm8Y51hURL3xBb1tRdj6Zw=";
meta = with lib; { meta = with lib; {
homepage = "https://netboot.xyz/"; homepage = "https://netboot.xyz/";