mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-07 13:03:03 -04:00
add c++ man pages (thanks cppreference)
This commit is contained in:
parent
3c6eb206ed
commit
6b141dcb6c
3 changed files with 71 additions and 7 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue