Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.
/ swww Public archive

Nix build failures #427

@nullcubee

Description

@nullcubee

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 directory

It 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions