Day 10
This commit is contained in:
parent
c9bd84ebdb
commit
2b436350f6
4 changed files with 233 additions and 0 deletions
|
|
@ -39,10 +39,13 @@
|
|||
hyperfine
|
||||
cargo-flamegraph
|
||||
cargo-show-asm
|
||||
cbc
|
||||
pkg-config
|
||||
]);
|
||||
RUST_PATH = "${rust}";
|
||||
RUST_DOC_PATH = "${rust}/share/doc/rust/html/std/index.html";
|
||||
AOC_YEAR = "2025";
|
||||
LD_LIBRARY_PATH="${pkgs.cbc}/lib";
|
||||
};
|
||||
|
||||
defaultPackage = craneLib.buildPackage {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue