rxvt-unicode/vtwheel: use new package name for rxvt-unicode
This commit is contained in:
parent
ceb35dac58
commit
91f81e84de
@ -2,7 +2,7 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
|
||||
name = "rxvt_unicode-vtwheel-0.3.2";
|
||||
name = "rxvt-unicode-vtwheel-0.3.2";
|
||||
|
||||
src = fetchgit {
|
||||
url = "https://aur.archlinux.org/urxvt-vtwheel.git";
|
||||
@ -24,4 +24,4 @@ stdenv.mkDerivation {
|
||||
platforms = with platforms; unix;
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user