This website works better with JavaScript.
Home
Explore
Help
Sign In
chris
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Add boost to default cc shell
main
Christopher James Hayward
3 years ago
parent
3c5f0187c7
commit
f1f67a759d
Signed by:
chris
GPG Key ID:
3025DCBD46F81C0F
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
shells/cc.nix
1
shells/cc.nix
View File
@ -7,6 +7,7 @@ mkShell {
gdb
gdb
ccls
ccls
cmake
cmake
boost
gnumake
gnumake
gcc-unwrapped
gcc-unwrapped
]
;
]
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
chris/dotfiles
Title
Body
Create Issue