Platform Unstable #97
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ super: rec {
|
|||
|
||||
s3ql = (patch super.s3ql "patches/base/s3ql").overrideAttrs (old: {
|
||||
propagatedBuildInputs = old.propagatedBuildInputs ++ [
|
||||
super.python3Packages.packaging
|
||||
super.python3Packages.systemd
|
||||
];
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue