Update pkgs/tools/misc/memtest86/default.nix
Co-Authored-By: cdepillabout <cdep.illabout@gmail.com>
This commit is contained in:
parent
fa6af70ead
commit
2845c175dd
@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = http://memtest86.com/;
|
homepage = http://memtest86.com/;
|
||||||
downloadPage = https://www.memtest86.com/download.htm;
|
downloadPage = "https://www.memtest86.com/download.htm";
|
||||||
description = "A tool to detect memory errors, to be run from a bootloader";
|
description = "A tool to detect memory errors, to be run from a bootloader";
|
||||||
# The Memtest86 License for the Free Edition states,
|
# The Memtest86 License for the Free Edition states,
|
||||||
# "MemTest86 Free Edition is free to download with no restrictions on usage".
|
# "MemTest86 Free Edition is free to download with no restrictions on usage".
|
||||||
|
Loading…
Reference in New Issue
Block a user