copyq: also remove commented out patch

This commit is contained in:
Joerg Thalheim 2017-11-10 23:37:34 +00:00
parent eb3b3e3673
commit 8f771da40c

View File

@ -13,10 +13,6 @@ stdenv.mkDerivation rec {
sha256 = "0gdx1bqqqr4fk6wcrxqm9li6z48j1w84wjwyjpzp2cjzg96bp6bl";
};
#patches = [
# ./cmake-modules.patch
#];
nativeBuildInputs = [ cmake ];
buildInputs = [