From 1e0c7f50411d497777bd7c4873cb1f50a47df41e Mon Sep 17 00:00:00 2001 From: Honbra Date: Sat, 3 Feb 2024 15:20:16 +0100 Subject: [PATCH] forgor 3: ???? --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 02d734f..9f45cde 100644 --- a/flake.nix +++ b/flake.nix @@ -25,7 +25,7 @@ src = self; - cargoSha256 = "sha256-SzblF7WU4SfqbwB2sk3uSzfd4OOi/z4/+NxzZhuiymI="; + cargoSha256 = "sha256-gJSEfA2MINdEFGzoaoVnh3tD2B/TmejkIozzObhUEvU="; meta = with stdenv.lib; { description = "Non-creative project name: Yet another link shortener, except this time in Rust!";