about summary refs log tree commit diff
path: root/nixos/tests/noto-fonts.nix
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2023-07-05 03:07:20 +0200
committerJan Tojnar <jtojnar@gmail.com>2023-07-05 14:56:27 +0200
commit6bbcd65c4486d09395e37ce10fbbcb9b3f58c371 (patch)
treec2ddfd339769d2ba7b0c748d371d3580b79026ba /nixos/tests/noto-fonts.nix
parentca73307a6699e193caafc949d587e88b9bf55e83 (diff)
gedit: Move out of GNOME
It has been moved out of GNOME core in favour of gnome-text-editor.
And it is not much of a GNOME app anymore either, using custom gtksourceview fork.
Diffstat (limited to 'nixos/tests/noto-fonts.nix')
-rw-r--r--nixos/tests/noto-fonts.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/noto-fonts.nix b/nixos/tests/noto-fonts.nix
index 0515f16d101cd..893522df24fe1 100644
--- a/nixos/tests/noto-fonts.nix
+++ b/nixos/tests/noto-fonts.nix
@@ -4,7 +4,7 @@ import ./make-test-python.nix ({ pkgs, lib, ... }: {
 
   nodes.machine = {
     imports = [ ./common/x11.nix ];
-    environment.systemPackages = [ pkgs.gnome.gedit ];
+    environment.systemPackages = [ pkgs.gedit ];
     fonts = {
       enableDefaultFonts = false;
       fonts = with pkgs;[