mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
Merge branch 'master' into staging
Conflict: rename of pythondaemon -> python-daemon.
This commit is contained in:
commit
a92a2c8e15
192 changed files with 5268 additions and 1800 deletions
|
@ -670,7 +670,7 @@ python3Packages.buildPythonApplication rec {
|
|||
sha256 = "035w8gqql36zlan0xjrzz9j4lh9hs0qrsgnbyw07qs7lnkvbdv9x";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [ tornado_4 pythondaemon ];
|
||||
propagatedBuildInputs = with python3Packages; [ tornado_4 python-daemon ];
|
||||
|
||||
meta = with lib; {
|
||||
...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue