add c++ man pages (thanks cppreference)

This commit is contained in:
sadan 2025-03-31 23:52:40 -04:00
parent 3c6eb206ed
commit 6b141dcb6c
No known key found for this signature in database
3 changed files with 71 additions and 7 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, ... }:
{ pkgs, inputs, ... }:
{
imports = [
../unstable.nix
@ -21,6 +21,7 @@
lldb_19
cpkg.ceserver
unstable.llvmPackages_19.clang-tools
inputs.nix-cppman.packages.${pkgs.system}.default
];
file = {
eslint_d_config = {