python.pkgs.rivet: add bindings for rivet
This commit is contained in:
@@ -11,8 +11,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
postPatch = "patchShebangs ./src/Analyses/cat_with_lines";
|
||||
|
||||
pythonPath = []; # python wrapper support
|
||||
|
||||
patches = [
|
||||
./darwin.patch # configure relies on impure sw_vers to -Dunix
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user