HASH b34b6153085f
DATE 2026-06-04
SUBJECT spotify-client: disable for now until zellij issue resolved
FILES 1 CHANGED
HASH b34b6153085f
DATE 2026-06-04
SUBJECT spotify-client: disable for now until
zellij issue resolved
FILES 1 CHANGED
┌─ outputs/pkgs/default.nix ─────────────────────────────────────────────────┐
│ diff --git a/outputs/pkgs/default.nix b/outputs/pkgs/default.nix │
│ index e83d5d2..76b919e 100644 │
│ --- a/outputs/pkgs/default.nix │
│ +++ b/outputs/pkgs/default.nix │
│ @@ -41,12 +41,11 @@ │
│ │
│ claude-code = callPackage ./claude-code {}; │
│ │
│ - # disable spotify-player images due to jank with zellij │
│ - # put it here so it gets cached │
│ - spotify-player = pkgs.spotify-player.override { │
│ - withImage = false; │
│ - withSixel = false; │
│ - }; │
│ + # disabled temporarily - regex-syntax compile failure on current nixpkgs │
│ + # spotify-player = pkgs.spotify-player.override { │
│ + # withImage = false; │
│ + # withSixel = false; │
│ + # }; │
│ }; │
│ }; │
│ } │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ outputs/pkgs/default.nix ───────────┐
│ diff --git a/outputs/pkgs/default.nix b/outp │
│ uts/pkgs/default.nix │
│ index e83d5d2..76b919e 100644 │
│ --- a/outputs/pkgs/default.nix │
│ +++ b/outputs/pkgs/default.nix │
│ @@ -41,12 +41,11 @@ │
│ │
│ claude-code = callPackage ./claude-co │
│ de {}; │
│ │
│ - # disable spotify-player images due t │
│ o jank with zellij │
│ - # put it here so it gets cached │
│ - spotify-player = pkgs.spotify-player. │
│ override { │
│ - withImage = false; │
│ - withSixel = false; │
│ - }; │
│ + # disabled temporarily - regex-syntax │
│ compile failure on current nixpkgs │
│ + # spotify-player = pkgs.spotify-playe │
│ r.override { │
│ + # withImage = false; │
│ + # withSixel = false; │
│ + # }; │
│ }; │
│ }; │
│ } │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET