commit
8cd9be89fd
@ -29,6 +29,7 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
description = "A simplenote-syncing note-taking tool inspired by Notational Velocity";
|
||||
homepage = "https://github.com/cpbotha/nvpy";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
license = pkgs.lib.licenses.bsd3;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user