home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit 2cc1bf9cd89d9137cd5fcfaef5f5c2f1011530db
parent 0dc6caf59420039e950ad22cce00558ee3253281
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Wed,  5 Oct 2022 11:16:33 +0200

update some package name changes

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mnix/packages/sugarjazy/default.nix | 2+-
Msystems/modules/profiles/gnome.nix | 2+-
Musers/vincent/desktop/default.nix | 2+-
Musers/vincent/desktop/gnome.nix | 2+-
Musers/vincent/desktop/i3.nix | 2+-
Musers/vincent/desktop/sway.nix | 2+-
6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/nix/packages/sugarjazy/default.nix b/nix/packages/sugarjazy/default.nix @@ -14,7 +14,7 @@ poetry2nix.mkPoetryApplication rec { }; doCheck = false; - propagatedBuildInputs = [ python310Packages.dateutil ]; + propagatedBuildInputs = [ python310Packages.python-dateutil ]; meta = with lib; { homepage = "https://github.com/chmouel/sugarjazy"; diff --git a/systems/modules/profiles/gnome.nix b/systems/modules/profiles/gnome.nix @@ -16,7 +16,7 @@ in desktop.enable = true; }; services = { - gnome3 = { + gnome = { chrome-gnome-shell.enable = true; core-shell.enable = true; core-os-services.enable = true; diff --git a/users/vincent/desktop/default.nix b/users/vincent/desktop/default.nix @@ -41,7 +41,7 @@ in thunderbird trash-cli xdg-user-dirs - xdg_utils + xdg-utils xsel youtube-dl ]; diff --git a/users/vincent/desktop/gnome.nix b/users/vincent/desktop/gnome.nix @@ -40,7 +40,7 @@ wmctrl xclip xdg-user-dirs - xdg_utils + xdg-utils xsel # FIXME move this elsewhere keybase diff --git a/users/vincent/desktop/i3.nix b/users/vincent/desktop/i3.nix @@ -53,7 +53,7 @@ in wmctrl xclip xdg-user-dirs - xdg_utils + xdg-utils xsel ]; xdg.configFile."rofi/slate.rasi".text = '' diff --git a/users/vincent/desktop/sway.nix b/users/vincent/desktop/sway.nix @@ -386,7 +386,7 @@ in waybar slurp grim - gnome3.zenity + gnome.zenity clipman # terminals # FIXME move this away, they work on both Xorg and Wayland/Sway