Login
Ethics in Contemporary Ethnographic Research
shell.nix
☰
Home
Timeline
Files
Branches
Tags
Wiki
Login
Annotate
Artifact
Blame
Check-ins Using
Doc
Download
Hex
Line Numbers
File
shell.nix
from the
latest check-in
with import <nixpkgs> {}; mkShell { packages = [ mystmd nodejs_latest typst ]; }