1
0
mirror of synced 2024-11-12 01:10:47 +01:00
This commit is contained in:
Luna Nightshade 2023-06-21 17:51:16 +02:00
parent ddab5a9cde
commit 8755ab09d9

View File

@ -28,7 +28,7 @@
pname = "bayshore";
version = "1.0.0";
src = ./.;
npmDepsHash = lib.fakeSha256;
npmDepsHash = flake-utils.lib.fakeSha256;
nativeBuildInputs = inputs;
buildInputs = inputs;