Merge pull request #219995 from xanderio/outline-0.68.1

outline: 0.67.2 -> 0.68.1
This commit is contained in:
Ryan Lahfa 2023-03-23 12:57:01 +01:00 committed by GitHub
commit b8d0be0fa8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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