updated nextcloud-push typo

This commit is contained in:
2025-01-19 18:58:59 -08:00
parent 8aab7c7300
commit c29da753bf

View File

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