Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bayou-brogrammer/nix-presentation


https://github.com/bayou-brogrammer/nix-presentation

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# nix-presentation

This is a presentation on what nix is and how it can be used to produce replicable environments.

## Summary

- [What is nix?](docs/what_is_nix.md)
- [small rust demo](docs/small_demo_rust.md)
- [Nix Shell](docs/shell.md)

## Helpful Links

- [NixOS](https://nixos.org/)
- [Nixpkgs](https://search.nixos.org/packages)
- [Zero to Nix](https://zero-to-nix.com/)
- [FlakeHub](https://flakehub.com/)