ytalk: fix build with gcc15
This commit is contained in:
@@ -16,6 +16,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
buildInputs = [ ncurses ];
|
||||
|
||||
env.NIX_CFLAGS_COMPILE = "-std=gnu17";
|
||||
|
||||
meta = {
|
||||
homepage = "http://ytalk.ourproject.org";
|
||||
description = "Terminal based talk client";
|
||||
|
||||
Reference in New Issue
Block a user