···48484949 devShells.default = pkgs.mkShell {
5050 inherit (self.checks.${system}.pre-commit-check) shellHook;
5151+ name = "cmprss";
51525253 # Rust Analyzer needs to be able to find the path to default crate
5354 # sources, and it can read this environment variable to do so. The