Merge pull request #252126 from cyberus-technology/outline-0.71.0

outline: 0.70.2 -> 0.71.0
This commit is contained in:
Weijia Wang
2023-09-06 00:06:40 +02:00
committed by GitHub
3 changed files with 1421 additions and 1311 deletions
+2 -2
View File
@@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "outline";
version = "0.70.2";
version = "0.71.0";
src = fetchFromGitHub {
owner = "outline";
repo = "outline";
rev = "v${version}";
hash = "sha256-y2VGWuwJX91Aa8Bs7YcT4MKOURrFKXUz9CcQkUI/U2s=";
hash = "sha256-vwYq5b+cMYf/gnpCwLEpErYKqYw/RwcvyBjhp+5+bTY=";
};
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