From bf0c55669cea9135d7535d4d01af813ff737ea6c Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Sat, 17 Jan 2026 21:59:22 +0100 Subject: [PATCH] Derivations/TidalDL: Disable broken derivation for now --- derivations/tidal-dl-ng/default.nix | 10 ++++++---- home/christoph/nixinator/default.nix | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/derivations/tidal-dl-ng/default.nix b/derivations/tidal-dl-ng/default.nix index 0b6903db..145cb9ea 100644 --- a/derivations/tidal-dl-ng/default.nix +++ b/derivations/tidal-dl-ng/default.nix @@ -10,11 +10,12 @@ # pythonPkgs = pkgs.python313Packages.overrideScope (self: super: { typer = super.typer.overridePythonAttrs (old: { - version = "0.20.0"; + version = "0.20.1"; src = super.fetchPypi { inherit (old) pname; - version = "0.20.0"; - sha256 = "sha256-Gq9klAMXk+SHb7C6z6apErVRz0PB5jyADfixqGZyDDc="; + version = "0.20.1"; + # sha256 = "sha256-Gq9klAMXk+SHb7C6z6apErVRz0PB5jyADfixqGZyDDc="; # v0.20.0 + sha256 = "sha256-aFhesbASA2icQZm8RA1r5hbwhR6fDrQeSneIRcWg/Vs="; # v0.20.1 }; }); @@ -37,7 +38,7 @@ # sha256 = "sha256-Gq9klAMXk+SHb7C6z6apErVRz0PB5jyADfixqGZyDDc="; # }; # }); - # + # rich_14_2_0 = pkgs.python313Packages.rich.overridePythonAttrs (old: { # version = "14.2.0"; # src = pkgs.python313Packages.fetchPypi { @@ -80,6 +81,7 @@ doCheck = false; catchConflicts = false; + strictDeps = false; nativeBuildInputs = with pythonPkgs; [poetry-core setuptools]; diff --git a/home/christoph/nixinator/default.nix b/home/christoph/nixinator/default.nix index 52b671fd..33e6f46f 100644 --- a/home/christoph/nixinator/default.nix +++ b/home/christoph/nixinator/default.nix @@ -143,7 +143,7 @@ jellyfin-desktop jellyfin-mpv-shim # tidal-hifi - tidal-dl-ng + # tidal-dl-ng # TODO: Borked picard handbrake teamspeak6-client