aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorJoris2023-06-01 13:35:17 +0200
committerJoris2023-06-01 13:35:17 +0200
commit97e2441660b827dbec5fe3bf4512df5eb6d88125 (patch)
tree81e6cc9be5d8920526fccb82b400952e60f75cc3 /flake.nix
parent1694c04364f8e9fb42b6232ae6f6cac9cf8af2d8 (diff)
downloadflashcards-97e2441660b827dbec5fe3bf4512df5eb6d88125.tar.gz
flashcards-97e2441660b827dbec5fe3bf4512df5eb6d88125.tar.bz2
flashcards-97e2441660b827dbec5fe3bf4512df5eb6d88125.zip
Upgrade dependencies
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index cfcafb6..a8b6502 100644
--- a/flake.nix
+++ b/flake.nix
@@ -19,7 +19,7 @@
{
devShell = mkShell {
buildInputs = [
- rust-bin.stable."1.64.0".default
+ rust-bin.stable."1.69.0".default
watchexec
cargo-watch
sqlite