pythonmagick: note to whoever maintains this that expression should be moved
This commit is contained in:
parent
6b628d7c03
commit
ac594af559
@ -1,3 +1,5 @@
|
||||
# This expression provides Python bindings to ImageMagick. Python libraries are supposed to be called via `python-packages.nix`.
|
||||
|
||||
{stdenv, fetchurl, python, boost, pkgconfig, imagemagick}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
Loading…
Reference in New Issue
Block a user