mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 00:49:42 +08:00
packages.mirism-old: fix
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
}: stdenv.mkDerivation
|
||||
{
|
||||
name = "mirism";
|
||||
inherit src;
|
||||
buildInputs = [ boost nghttp2.dev brotli nameof cppcoro tgbot-cpp libbacktrace fmt date ];
|
||||
buildPhase =
|
||||
''
|
||||
|
||||
Reference in New Issue
Block a user