requirements: updated structure of requirement files, and re-generated nix files.
This commit is contained in:
parent
815f6467e9
commit
31467b5fa4
5 changed files with 61 additions and 73 deletions
|
|
@ -135,6 +135,8 @@ let
|
|||
rhodecode-testdata
|
||||
]);
|
||||
|
||||
#TODO: either move this into overrides, OR use the new machanics from
|
||||
# pip2nix and requiremtn.txt file
|
||||
propagatedBuildInputs = attrs.propagatedBuildInputs ++ (with self; [
|
||||
rhodecode-tools
|
||||
]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue