Skip to content

Conversation

@Yappaholic
Copy link

In a good amount of time I tried to install zig on my NixOS system and totally immerse myself in this good language. The only solid way was to use zig-overlay, but the problem was running zig only once or in a nix-shell, which was not suitable for my wants. Also after cleanup you need to recompile ~300MB to run zig, which takes some time.

Fortunately, I stumbled upon docs in flake.nix file and decided to make installing nightly zig as a package easier for others by adding this block in the README.

What changed in the README:

  • Added header about package
  • Added code about flake.nix modules
  • Added code about adding package to configuration.nix

@DeusFerrariis
Copy link

Changes for flake.nix did work for my use in setting up a dev shell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants