insomnia: fix libstdc++.so.6
This commit is contained in:
parent
a3bc6d87d5
commit
b7291d04a2
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ let
|
|||
libudev0-shim
|
||||
nghttp2
|
||||
openssl
|
||||
stdenv.cc.cc.lib
|
||||
];
|
||||
in stdenv.mkDerivation rec {
|
||||
pname = "insomnia";
|
||||
|
|
Loading…
Reference in a new issue