outline: 0.67.2 -> 0.68.1

This commit is contained in:
Alexander Sieg 2023-03-07 15:25:03 +01:00
parent 5ae751c41b
commit d661954297
No known key found for this signature in database
3 changed files with 1219 additions and 955 deletions

View file

@ -9,13 +9,13 @@
stdenv.mkDerivation rec {
pname = "outline";
version = "0.67.2";
version = "0.68.1";
src = fetchFromGitHub {
owner = "outline";
repo = "outline";
rev = "v${version}";
sha256 = "sha256-O5t//UwF+AVFxeBQHRIZM5RSf4+DgUE5LHWVRKxJLfc=";
sha256 = "sha256-pln3cdozZPEodfXeUtTbBvhHb5yqE4uu0VKA95Zv6ro=";
};
nativeBuildInputs = [ makeWrapper yarn2nix-moretea.fixup_yarn_lock ];

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff