From 6e11c5aecbfe4445172203ad695ba970937dd288 Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Fri, 18 Apr 2025 21:53:18 -0400 Subject: [PATCH] package updates --- hosts/eddie/configuration.nix | 22 +++++++++++----------- modules/home/desktop.nix | 6 +++--- packages/tal/j8.nix | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/hosts/eddie/configuration.nix b/hosts/eddie/configuration.nix index 679505f..59337a7 100644 --- a/hosts/eddie/configuration.nix +++ b/hosts/eddie/configuration.nix @@ -210,15 +210,15 @@ }; hardware = { - sane = { - enable = true; - extraBackends = [ - pkgs.hplipWithPlugin - pkgs.sane-airscan - pkgs.epkowa - pkgs.utsushi - ]; - }; + # sane = { + # enable = true; + # extraBackends = [ + # pkgs.hplipWithPlugin + # pkgs.sane-airscan + # pkgs.epkowa + # pkgs.utsushi + # ]; + # }; i2c.enable = true; uinput.enable = true; openrazer = { @@ -308,8 +308,8 @@ pkgs.vial pkgs.ddcutil pkgs.game-devices-udev-rules - pkgs.sane-airscan - pkgs.utsushi + # pkgs.sane-airscan + # pkgs.utsushi (pkgs.writeTextFile { name = "on-battery"; diff --git a/modules/home/desktop.nix b/modules/home/desktop.nix index e325656..041b4eb 100644 --- a/modules/home/desktop.nix +++ b/modules/home/desktop.nix @@ -45,8 +45,8 @@ wmctrl godot_4 gdtoolkit_4 - sane-airscan - xsane + # sane-airscan + # xsane bitwarden-cli bitwarden-desktop @@ -93,7 +93,7 @@ rawtherapee inkscape gimp - epsonscan2 + # epsonscan2 kicad turbocase openscad-unstable diff --git a/packages/tal/j8.nix b/packages/tal/j8.nix index a49f6e7..a540464 100644 --- a/packages/tal/j8.nix +++ b/packages/tal/j8.nix @@ -5,7 +5,7 @@ stdenv.mkDerivation rec { version = "latest"; src = fetchurl { url = "https://tal-software.com/downloads/plugins/TAL-J-8_64_linux.zip"; - sha256 = "sha256-L6idx2wmBAK6AG2NFt+H/+6yx9M67120mgneI/1nnn4="; + sha256 = "sha256-JoqlasMfgIR9q8hVIFbRZFk3MTXUBVKIs30H3MaPlNQ="; }; nativeBuildInputs = [ makeWrapper unzip autoPatchelfHook ]; buildInputs = with pkgs; [