summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-06-27 17:30:33 +0200
committerGitHub <noreply@github.com>2024-06-27 17:30:33 +0200
commitf46b8e21e0013eeb04a2944dc85be327a896ffe7 (patch)
tree8997065bb29dcdd09fbe8f131680f2377c063e70 /shell.nix
parent05b2d6fc51146fe07340a58bc87fbbd99e788143 (diff)
parent3c54e850a32e4250c36bee3f118df977c3e8773d (diff)
downloadhello-nix-f46b8e21e0013eeb04a2944dc85be327a896ffe7.tar.gz
Merge pull request #4 from aehlig/simplify-cargo-import
Simplify cargo import
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index a42d2ae..70c8edd 100644
--- a/shell.nix
+++ b/shell.nix
@@ -17,6 +17,7 @@ in pkgs.mkShell rec {
niv
update-deps
cargo
+ nix-dependencies
];
shellHook = ''