Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bayou-brogrammer/nix-presentation
https://github.com/bayou-brogrammer/nix-presentation
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bayou-brogrammer/nix-presentation
- Owner: bayou-brogrammer
- Created: 2024-03-06T00:30:16.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-06T20:01:22.000Z (10 months ago)
- Last Synced: 2024-10-27T15:42:22.312Z (about 2 months ago)
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)