Skip to content

rust pre-commit hook always fails due to dim_slam flake #4055

Description

@leshy

The cargo-clippy pre-commit hook fails on main for any commit that stages a Rust file.

Reproduce

git checkout main
touch native/rust/dimos-module/src/lib.rs   # any staged .rs file
git commit -am "test"
error: flake 'path:.../dimos/mapping/dim_slam/rust' does not provide attribute
'devShells.x86_64-linux.default', 'devShell.x86_64-linux',
'packages.x86_64-linux.default' or 'defaultPackage.x86_64-linux'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions