From 40746b5c77e9ab3fc2196802b637676574aaeb48 Mon Sep 17 00:00:00 2001 From: RedEtherbloom Date: Wed, 6 Nov 2024 23:29:13 +0100 Subject: [PATCH] alacritty: fix test for nixpkgs update Recent nixpkgs update made a small change to how TOML is generated, causing the test toml to be out of date. --- tests/modules/programs/alacritty/settings-toml-expected.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/modules/programs/alacritty/settings-toml-expected.toml b/tests/modules/programs/alacritty/settings-toml-expected.toml index 018881bcd..986c92f91 100644 --- a/tests/modules/programs/alacritty/settings-toml-expected.toml +++ b/tests/modules/programs/alacritty/settings-toml-expected.toml @@ -1,4 +1,3 @@ -[font] [font.bold] family = "SFMono"