about summary refs log tree commit diff
path: root/pkgs/misc/lilypond/unstable.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/misc/lilypond/unstable.nix')
-rw-r--r--pkgs/misc/lilypond/unstable.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/misc/lilypond/unstable.nix b/pkgs/misc/lilypond/unstable.nix
index 046416cd9df2..df83502aa88a 100644
--- a/pkgs/misc/lilypond/unstable.nix
+++ b/pkgs/misc/lilypond/unstable.nix
@@ -1,4 +1,4 @@
-{ stdenv, fetchurl, fetchgit, guile, rsync, lilypond, gyre-fonts }:
+{ stdenv, fetchurl, fetchgit, rsync, lilypond, gyre-fonts }:
 
 with stdenv.lib;