Loading nixos/modules/services/x11/desktop-managers/xfce.nix +1 −0 Original line number Diff line number Diff line Loading @@ -224,6 +224,7 @@ in services.accounts-daemon.enable = true; services.upower.enable = config.powerManagement.enable; services.gnome.glib-networking.enable = true; services.gnome.gnome-keyring.enable = mkDefault true; services.gvfs.enable = true; services.tumbler.enable = true; services.system-config-printer.enable = (mkIf config.services.printing.enable (mkDefault true)); Loading pkgs/by-name/mo/mousepad/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,14 +19,14 @@ stdenv.mkDerivation (finalAttrs: { pname = "mousepad"; version = "0.6.5"; version = "0.7.0"; src = fetchFromGitLab { domain = "gitlab.xfce.org"; owner = "apps"; repo = "mousepad"; tag = "mousepad-${finalAttrs.version}"; hash = "sha256-5ywpQY4KUnjFCLSAXQo3huzZf94YHK9SLmkkNtfx4Ho="; hash = "sha256-zoPzMqXfY3ir8MOYXTr+ZNmxISdMgKQEWwIgsVD9oMw="; }; strictDeps = true; Loading pkgs/by-name/xf/xfce4-docklike-plugin/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,14 +21,14 @@ stdenv.mkDerivation (finalAttrs: { pname = "xfce4-docklike-plugin"; version = "0.5.0"; version = "0.5.1"; src = fetchFromGitLab { domain = "gitlab.xfce.org"; owner = "panel-plugins"; repo = "xfce4-docklike-plugin"; tag = "xfce4-docklike-plugin-${finalAttrs.version}"; hash = "sha256-1R9qQKqn/CIV36GYmyg54t3xiY23qUs5EMLxvAIavK8="; hash = "sha256-p4uRdxwV8cfRPQ3eGfa4/Wt3Im7hgze3UvK9a7pW94o="; }; strictDeps = true; Loading pkgs/by-name/xf/xfce4-panel/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "xfce4-panel"; version = "4.20.6"; version = "4.20.7"; outputs = [ "out" Loading @@ -43,7 +43,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "xfce"; repo = "xfce4-panel"; tag = "xfce4-panel-${finalAttrs.version}"; hash = "sha256-yfiF+ciuRNJzBt3n1rH2ywA1vNGYRVHu2ojf/EIGwyg="; hash = "sha256-tL32ymLhV1QK84223iEgGrKdZXm5/nB3MumDyDIrSHQ="; }; nativeBuildInputs = [ Loading pkgs/by-name/xf/xfce4-screensaver/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -35,14 +35,14 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "xfce4-screensaver"; version = "4.20.1"; version = "4.20.2"; src = fetchFromGitLab { domain = "gitlab.xfce.org"; owner = "apps"; repo = "xfce4-screensaver"; tag = "xfce4-screensaver-${finalAttrs.version}"; hash = "sha256-FdO6fZTKBPjncjBBe2rK5DSfVLHTRFpo9NtgZ5nFgRU="; hash = "sha256-zNA43ZrREZB5D0fNa+mmvtA9tDPxIMVpQsHzx/r+hzk="; }; strictDeps = true; Loading Loading
nixos/modules/services/x11/desktop-managers/xfce.nix +1 −0 Original line number Diff line number Diff line Loading @@ -224,6 +224,7 @@ in services.accounts-daemon.enable = true; services.upower.enable = config.powerManagement.enable; services.gnome.glib-networking.enable = true; services.gnome.gnome-keyring.enable = mkDefault true; services.gvfs.enable = true; services.tumbler.enable = true; services.system-config-printer.enable = (mkIf config.services.printing.enable (mkDefault true)); Loading
pkgs/by-name/mo/mousepad/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,14 +19,14 @@ stdenv.mkDerivation (finalAttrs: { pname = "mousepad"; version = "0.6.5"; version = "0.7.0"; src = fetchFromGitLab { domain = "gitlab.xfce.org"; owner = "apps"; repo = "mousepad"; tag = "mousepad-${finalAttrs.version}"; hash = "sha256-5ywpQY4KUnjFCLSAXQo3huzZf94YHK9SLmkkNtfx4Ho="; hash = "sha256-zoPzMqXfY3ir8MOYXTr+ZNmxISdMgKQEWwIgsVD9oMw="; }; strictDeps = true; Loading
pkgs/by-name/xf/xfce4-docklike-plugin/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,14 +21,14 @@ stdenv.mkDerivation (finalAttrs: { pname = "xfce4-docklike-plugin"; version = "0.5.0"; version = "0.5.1"; src = fetchFromGitLab { domain = "gitlab.xfce.org"; owner = "panel-plugins"; repo = "xfce4-docklike-plugin"; tag = "xfce4-docklike-plugin-${finalAttrs.version}"; hash = "sha256-1R9qQKqn/CIV36GYmyg54t3xiY23qUs5EMLxvAIavK8="; hash = "sha256-p4uRdxwV8cfRPQ3eGfa4/Wt3Im7hgze3UvK9a7pW94o="; }; strictDeps = true; Loading
pkgs/by-name/xf/xfce4-panel/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "xfce4-panel"; version = "4.20.6"; version = "4.20.7"; outputs = [ "out" Loading @@ -43,7 +43,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "xfce"; repo = "xfce4-panel"; tag = "xfce4-panel-${finalAttrs.version}"; hash = "sha256-yfiF+ciuRNJzBt3n1rH2ywA1vNGYRVHu2ojf/EIGwyg="; hash = "sha256-tL32ymLhV1QK84223iEgGrKdZXm5/nB3MumDyDIrSHQ="; }; nativeBuildInputs = [ Loading
pkgs/by-name/xf/xfce4-screensaver/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -35,14 +35,14 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "xfce4-screensaver"; version = "4.20.1"; version = "4.20.2"; src = fetchFromGitLab { domain = "gitlab.xfce.org"; owner = "apps"; repo = "xfce4-screensaver"; tag = "xfce4-screensaver-${finalAttrs.version}"; hash = "sha256-FdO6fZTKBPjncjBBe2rK5DSfVLHTRFpo9NtgZ5nFgRU="; hash = "sha256-zNA43ZrREZB5D0fNa+mmvtA9tDPxIMVpQsHzx/r+hzk="; }; strictDeps = true; Loading