hey i am following this "https://plutus.readthedocs.io/en/latest/quick-start.html"

hey i am following this “Quick Start — Plutus Core and Plutus Tx User Guide 1.0.0 documentation

and the first step is
nix develop github:IntersectMBO/plutus

this gives me this error

rror: builder for ‘/nix/store/qy1ldnz8fsrwxy205ly3v5hcxypi3w4s-nixpkgs-fmt-1.1.0-vendor.tar.gz.drv’ failed with exit code 1;
last 15 log lines:
unpacking sources
unpacking source archive /nix/store/3c9mzmzpmq786bb6mkjnxf71zvvjqsvr-source
source root is source
patching sources
updateAutotoolsGnuConfigScriptsPhase
configuring
no configure script, doing nothing
building
source = “git+https://github.com/rust-analyzer/rowan#109885a86b7a095f637927944003add60d2f7ef3”
>
ERROR: The Cargo.lock contains git dependencies
>
This is currently not supported in the fixed-output derivation fetcher.
Use cargoLock.lockFile / importCargoLock instead.
>
For full logs, run ‘nix log /nix/store/qy1ldnz8fsrwxy205ly3v5hcxypi3w4s-nixpkgs-fmt-1.1.0-vendor.tar.gz.drv’.
error: 1 dependencies of derivation ‘/nix/store/l8jai6n0dar0q6lbbnnjqzkzvi1drxbx-nixpkgs-fmt-1.1.0.drv’ failed to build
error: 1 dependencies of derivation ‘/nix/store/7shgg8gnzadxa6z9ga89vaazrqkdczs9-plutus-env.drv’ failed to build