Skip to content

preston-johnson/nix.university

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nix.university

  1. Click here to start a Codespace on nix.university/main
  2. Open a Terminal ( Ctrl + Backtick ) and pick a path below.

nix repl

  • Type nix repl
  • Hit [Enter]
  • (Optionally, type university = import ./university.nix then hit [Enter] again)

nix-shell

  • Type nix-shell
  • Hit [Enter] (This loads shell.nix, which provides Emacs)

Important

If the above steps do not work as expected, then please reach out!

Note: including Nix language extensions in .devcontainer.json crashes the build, so they need to be installed afterward.

About

A hands-on tool for learning all things Nix.

Resources

License

Stars

Watchers

Forks

Languages