Skip to content

Commit ac594af

Browse files
committedJul 19, 2017
pythonmagick: note to whoever maintains this that expression should be moved
1 parent 6b628d7 commit ac594af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎pkgs/applications/graphics/PythonMagick/default.nix

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# This expression provides Python bindings to ImageMagick. Python libraries are supposed to be called via `python-packages.nix`.
2+
13
{stdenv, fetchurl, python, boost, pkgconfig, imagemagick}:
24

35
stdenv.mkDerivation rec {

0 commit comments

Comments
 (0)
Please sign in to comment.