Merge master into closure-size
The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
assert stdenv.isLinux;
|
||||
|
||||
python2Packages.buildPythonPackage rec {
|
||||
python2Packages.buildPythonApplication rec {
|
||||
name = "trash-cli-${version}";
|
||||
version = "0.12.9.14";
|
||||
namePrefix = "";
|
||||
|
||||
Reference in New Issue
Block a user