- Video conference
- GitHub project board
- Team details
- Past meeting notes
- Attendees: @infinisil @mightyiam @proofconstruction
- Notes by: @infinisil
Notes
- @proofconstruction: starting to look back through old PRs and issues for cleanup
-
@mightyiam: Continuing to work on https://github.com/NixOS/nix.dev/pull/672
- Starting to write a sphinx extension to make the
nix-repl
language tag behave liketext
- How to have
nix repl ''<nixpkgs>'
?-
@infinisil: Can use
nix-repl> :l <nixpkgs>
, since you’re already runningnix repl
directly
-
@infinisil: Can use
- Starting to write a sphinx extension to make the
- @infinisil: Working on https://github.com/NixOS/nixpkgs/pull/245243, got a lot of feedback
- @infinisil helped @proofconstruction with some module system questions