update LoutreOS to 22.11
This commit is contained in:
parent
17d985a56c
commit
5ce6087b57
8 changed files with 52 additions and 34 deletions
|
@ -33,7 +33,7 @@ in
|
|||
RuntimeDirectoryPreserve = "yes";
|
||||
ExecStart = with pkgs;
|
||||
let env = python3Packages.python.buildEnv.override {
|
||||
extraLibs = with python3Packages;[ pyramid python-gitlab ];
|
||||
extraLibs = with python3Packages;[ pyramid python-gitlab setuptools ];
|
||||
ignoreCollisions = true;
|
||||
};
|
||||
in "${pkgs.writeShellScriptBin "run.sh" ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue