This repository was archived by the owner on Oct 31, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 99
Nix build failures #427
Copy link
Copy link
Closed
Description
Trying to use the flake to build the latest version of SWWW results in the error:
nix build .#swww:
error: getting status of '/nix/store/5c8n8dlsmln8k7y4ljv9sb5kgmi8gjw4-source/build.nix': No such file or directoryIt appears that the nix package (build.nix) was just completely removed in #420, which renders the overlay and the package definition in the flake.nix file useless, and breaks the devShell (nix develop).
If it was intentional for the nix package to be removed from the repo, the flake should be updated to reflect that, possibly with an error message to notify end users that the package has been removed, and the Nix section in the readme should be removed as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels