Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Turntable] NixOS Install Fails #1145

Open
jncsotk30 opened this issue Feb 1, 2025 · 1 comment
Open

[Turntable] NixOS Install Fails #1145

jncsotk30 opened this issue Feb 1, 2025 · 1 comment

Comments

@jncsotk30
Copy link

jncsotk30 commented Feb 1, 2025

Describe the bug
Failure to install Turntable theme in NixOS

To Reproduce
Steps to reproduce the behavior:

  1. 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
@jncsotk30
Copy link
Author

jncsotk30 commented Feb 1, 2025

@grasonchan, are you the maintainer for this theme? I saw you requested this theme be added a while back. btw, it looks awesome! Nice job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant