lasuite-docs: 3.4.1 -> 3.4.2
https://github.com/suitenumerique/docs/releases/tag/v3.4.2 https://github.com/suitenumerique/docs/compare/v3.4.1...v3.4.2
This commit is contained in:
parent
f917e1688c
commit
62d1bb1130
@ -24,14 +24,14 @@ in
|
||||
|
||||
python.pkgs.buildPythonApplication rec {
|
||||
pname = "lasuite-docs";
|
||||
version = "3.4.1";
|
||||
version = "3.4.2";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "suitenumerique";
|
||||
repo = "docs";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-QAWwyFp9l+C0XfVu975zjiv61e/S2nYKkUSv4/p7gxw=";
|
||||
hash = "sha256-uo49y+tJXdc8gfFIHSIEk0DEowMsHWA64IxlHpFHUTU=";
|
||||
};
|
||||
|
||||
sourceRoot = "source/src/backend";
|
||||
|
Loading…
x
Reference in New Issue
Block a user