updated nextcloud-push typo
This commit is contained in:
parent
1efb0a2e31
commit
b121fc6549
@ -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";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user