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
3 changed files with 1219 additions and 955 deletions
+2 -2
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