as we dereference a variable in a string, the expression needs to be recursive.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
# need pkgconfig so that libshout installs ${out}/lib/pkgconfig/shout.pc
|
||||
|
||||
stdenv.mkDerivation {
|
||||
stdenv.mkDerivation rec {
|
||||
name = "libshout-2.3.1";
|
||||
|
||||
src = fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user