anytype-heart: move to toplevel

This commit is contained in:
Gutyina Gergő
2025-03-25 17:55:12 +01:00
parent ffbb4690e7
commit b992b17428
2 changed files with 1 additions and 2 deletions
+1 -2
View File
@@ -1,10 +1,10 @@
{
lib,
callPackage,
runCommand,
fetchFromGitHub,
buildNpmPackage,
pkg-config,
anytype-heart,
libsecret,
electron,
makeDesktopItem,
@@ -14,7 +14,6 @@
}:
let
anytype-heart = callPackage ./anytype-heart { };
pname = "anytype";
version = "0.45.3";