Loading pkgs/os-specific/linux/dracut/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -119,7 +119,7 @@ stdenv.mkDerivation rec { passthru.updateScript = gitUpdater { }; meta = with lib; { homepage = "https://dracut.wiki.kernel.org"; homepage = "https://github.com/dracutdevs/dracut/wiki"; description = "An event driven initramfs infrastructure"; license = licenses.gpl2Plus; maintainers = with maintainers; [ lilyinstarlight ]; Loading Loading
pkgs/os-specific/linux/dracut/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -119,7 +119,7 @@ stdenv.mkDerivation rec { passthru.updateScript = gitUpdater { }; meta = with lib; { homepage = "https://dracut.wiki.kernel.org"; homepage = "https://github.com/dracutdevs/dracut/wiki"; description = "An event driven initramfs infrastructure"; license = licenses.gpl2Plus; maintainers = with maintainers; [ lilyinstarlight ]; Loading