updated nextcloud-push typo

This commit is contained in:
naturallaw77 2025-01-19 18:58:59 -08:00
parent 1efb0a2e31
commit b121fc6549

View File

@ -1,6 +1,6 @@
{ lib, fetchFromGitHub, nixosTests, rustPlatform }: { lib, fetchFromGitHub, nixosTests, rustPlatform }:
rustPlatform.b:uildRustPackage rec { rustPlatform.buildRustPackage rec {
pname = "notify_push"; pname = "notify_push";
version = "1.0.0"; version = "1.0.0";