This website requires JavaScript.
Explore
Help
Sign In
ambroisie
/
kraken-assessment
Watch
1
Star
0
Fork
You've already forked kraken-assessment
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
nix: add 'boost' dependency
Browse source
...
This commit is contained in:
Bruno BELANYI
2022-03-24 17:50:01 +01:00
parent
3998b9839f
commit
22fe2ad421
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
4
flake.nix
Unescape
Escape
View file
@ -43,6 +43,10 @@
pkg-config
pkg-config
]
;
]
;
buildInputs
=
with
final
;
[
boost
]
;
checkInputs
=
with
final
;
[
checkInputs
=
with
final
;
[
gtest
gtest
]
;
]
;
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
ambroisie/kraken-assessment
Title
Body
Create issue