diff --git a/pkgs/2048/default.nix b/pkgs/2048/default.nix index 15c5f28..f310c03 100644 --- a/pkgs/2048/default.nix +++ b/pkgs/2048/default.nix @@ -8,7 +8,7 @@ lib.mkDerivation rec { owner = "Frost-Phoenix"; repo = "nixos-config"; rev = "main"; - sha256 = "..."; # Replace with the actual hash + sha256 = ""; # Replace with the actual hash }; buildInputs = [