/nix-example

A simple example of a repository using a nix flake

Primary LanguageNix

nix-example

This is just a simple personal example for testing out some nix flake configuration.

Getting Started

Install nix using: https://nix.dev/tutorials/install-nix

$ nix develop

$ nix build
$ ./result/bin/hello