Loading pkgs/by-name/ef/efivar/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -47,5 +47,7 @@ stdenv.mkDerivation rec { homepage = "https://github.com/rhboot/efivar"; platforms = platforms.linux; license = licenses.lgpl21Only; # See https://github.com/NixOS/nixpkgs/issues/388309 broken = stdenv.hostPlatform.is32bit; }; } Loading
pkgs/by-name/ef/efivar/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -47,5 +47,7 @@ stdenv.mkDerivation rec { homepage = "https://github.com/rhboot/efivar"; platforms = platforms.linux; license = licenses.lgpl21Only; # See https://github.com/NixOS/nixpkgs/issues/388309 broken = stdenv.hostPlatform.is32bit; }; }