Update flake.nix
Some checks failed
Push Workflows / env (push) Successful in 4s
Push Workflows / test (push) Successful in 41s
Push Workflows / nix-build (push) Has been cancelled
Push Workflows / docs (push) Successful in 46s
Push Workflows / leptos-test (push) Successful in 1m0s
Push Workflows / build (push) Successful in 1m14s
Push Workflows / docker-build (push) Failing after 11m33s

This commit is contained in:
Ethan Girouard 2024-12-19 17:36:42 +00:00
parent 6aedd7747e
commit 8f61260946

View File

@ -24,7 +24,7 @@
name = "cargo-leptos";
buildFeatures = ["no_downloads"];
src = cargo-leptos;
cargoHash = "sha256-pcjMMeSltCvYeMFlJs1hYUGIU9fUv50lydudTDCi23M=";
cargoHash = "sha256-4v6sCTPRxe7bO7uV3HwUC8P1UsG8ydIvZ4rG2kU22zA=";
nativeBuildInputs = with pkgs; [
pkg-config