index
:
api-worker
main
renovate/actions-checkout-6.x
renovate/getrandom-0.x
renovate/rand-0.x
renovate/reqwest-0.x
renovate/worker-0.x
origin/main
origin/renovate/actions-checkout-6.x
origin/renovate/getrandom-0.x
origin/renovate/rand-0.x
origin/renovate/reqwest-0.x
origin/renovate/worker-0.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
shell.nix
3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index bbbb0af..b44bca0 100644
--- a/
shell.nix
+++ b/
shell.nix
@@ -9,6 +9,9 @@ in pkgs.mkShell {
buildInputs = with pkgs; [
# Rust
rust
+ cargo-make
+ diesel-cli
+ cargo-watch
# Dhall
dhall