This is a toy post demonstrating per-post Nix dependencies.
This post has a corresponding 2025-12-31-toy-post.nix file that adds the purrr package to the environment.
library(purrr)
# Use purrr to demonstrate it’s available
result
This is a toy post demonstrating per-post Nix dependencies.
This post has a corresponding 2025-12-31-toy-post.nix file that adds the purrr package to the environment.
library(purrr)
# Use purrr to demonstrate it’s available
result