Merge older staging with added firefox-related updates
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{ stdenv, buildPythonPackage, fetchPypi, pytest }:
|
||||
|
||||
buildPythonPackage rec {
|
||||
name = "${pname}-${version}";
|
||||
pname = "Whoosh";
|
||||
version = "2.7.4";
|
||||
src = fetchPypi {
|
||||
|
||||
Reference in New Issue
Block a user