forked from DGNum/colmena
Cargo.lock: Update
This commit is contained in:
parent
efa7322587
commit
0080622ad1
3 changed files with 35 additions and 34 deletions
|
@ -57,7 +57,7 @@
|
|||
|
||||
devShell = pkgs.mkShell {
|
||||
inputsFrom = [ defaultPackage ];
|
||||
packages = with pkgs; [ clippy mdbook python3 editorconfig-checker rust-analyzer ];
|
||||
packages = with pkgs; [ clippy mdbook python3 editorconfig-checker rust-analyzer cargo-outdated ];
|
||||
shellHook = ''
|
||||
export NIX_PATH=nixpkgs=${pkgs.path}
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue