mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-21 03:37:01 -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
|
@ -52,6 +52,10 @@
|
|||
url = "github:kaylorben/nixcord";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nix-cppman = {
|
||||
url = "github:sadan4/cppman";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
outputs =
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue