vim_configurable: vimNoX broken on Darwin, but bring back vimHugeX works
D'oh, I was careless.
This commit is contained in:
parent
3364230d56
commit
6dc452313a
@ -199,7 +199,7 @@ composableDerivation {
|
|||||||
homepage = http://www.vim.org;
|
homepage = http://www.vim.org;
|
||||||
license = licenses.vim;
|
license = licenses.vim;
|
||||||
maintainers = with maintainers; [ lovek323 ];
|
maintainers = with maintainers; [ lovek323 ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user