d3v3l0 / nix-flake-01-hello-world

Demo of Nix flakes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nix flake demo

Based on https://www.tweag.io/blog/2020-05-25-flakes/

Usage

# When locally checked out:
nix shell --command hello

# From anywhere, just run:
nix shell github:d3v3l0/nix-flake-01-hello-world -c hello

# ... wow, simply WOW!

About

Demo of Nix flakes.


Languages

Language:Nix 92.0%Language:C 8.0%