diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -42,7 +42,7 @@ | |||
| 42 | lockFile = ./Cargo.lock; | 42 | lockFile = ./Cargo.lock; |
| 43 | outputHashes = { | 43 | outputHashes = { |
| 44 | "nostr-0.44.1" = | 44 | "nostr-0.44.1" = |
| 45 | "sha256-02cawkx6bxfi3bn1sb5ws8cn9wzcwsk8cdv1vx8h8lad1jdic1qg"; | 45 | "sha256-DwcWmwxNUQRR32E3hqbm7PNkGdK8LB3sGtH1Zfrkigk="; |
| 46 | }; | 46 | }; |
| 47 | }; | 47 | }; |
| 48 | 48 | ||