You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Failure to install Turntable theme in NixOS
To Reproduce
Steps to reproduce the behavior:
Set theme to install in spicetify in NixOS config
let
spicePkgs = inputs.spicetify-nix.legacyPackages.${pkgs.system};
in {
enable = true;
theme = spicePkgs.themes.turntable;
};
Expected behavior
The turntable theme to install
Logs
building the system configuration...
error: builder for '/nix/store/rkzrl7m0h5pbvpwmplrg9j0k31rbayvg-spicetify-Turntable.drv' failed with exit code 1;
last 23 log lines:
> Running phase: unpackPhase
> Parallel unsquashfs: Using 16 processors
> 107 inodes (2529 blocks) to write
>
>
>
> created 106 files
> created 10 directories
> created 1 symlink
> created 0 devices
> created 0 fifos
> created 0 sockets
> created 0 hardlinks
> Running phase: patchPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> no Makefile or custom buildPhase, doing nothing
> Running phase: glibPreInstallPhase
> Running phase: glibPreInstallPhase
> Running phase: installPhase
> cp: cannot stat '/nix/store/d69v8wssvlbmv9qdgny0nc4qrqfw4hz2-source/Turntable/turntable.js': No such file or directory
For full logs, run 'nix log /nix/store/rkzrl7m0h5pbvpwmplrg9j0k31rbayvg-spicetify-Turntable.drv'.
error: 1 dependencies of derivation '/nix/store/dh5cy8mx2fdrp2d6xhpiflr3zgf3797w-home-manager-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/hhbywxrxap649mab7p5vymzf0pip06il-home-manager-generation.drv' failed to build
error: 1 dependencies of derivation '/nix/store/g24ypf4fac1q8738js98w2pl447rvf6i-user-environment.drv' failed to build
error: 1 dependencies of derivation '/nix/store/nblspnw6wp2hwqy2x1gc4drkkwhyh7p1-etc.drv' failed to build
error: 1 dependencies of derivation '/nix/store/m4hbgy0agnkhvfnnvgdn1d00qqrczizf-nixos-system-jnc-lnx-24.11.20241231.edf04b7.drv' failed to build
Specifics (please complete the following information):
OS: Linux (NixOS 24.11)
Spotify version 1.2.48.405.gf2c48e6f
Spicetify version: 2.38.3
Theme name: Turntable
The text was updated successfully, but these errors were encountered:
Describe the bug
Failure to install Turntable theme in NixOS
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The turntable theme to install
Logs
Specifics (please complete the following information):
The text was updated successfully, but these errors were encountered: