diff options
| author | Fuwn <[email protected]> | 2024-11-03 19:32:56 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-11-03 19:32:56 -0800 |
| commit | 489d534447702ab90011a6be71e00ada03e84a83 (patch) | |
| tree | d5748769abe2276b9e512f6c13076026622dc5ff | |
| parent | feat(the_daily): add airpods 4 anc article (diff) | |
| download | locus-489d534447702ab90011a6be71e00ada03e84a83.tar.xz locus-489d534447702ab90011a6be71e00ada03e84a83.zip | |
chore(flake): pin openssl
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ nativeBuildInputs = [ rust-bin.nightly."2024-07-17".default cargo-make - libressl_3_9 + openssl_3 pkg-config cargo-watch ]; |