Skip to content

Add Nix flake for deterministic Nix builds#906

Open
ThatOtherAndrew wants to merge 2 commits intodigraphs:mainfrom
ThatOtherAndrew:main
Open

Add Nix flake for deterministic Nix builds#906
ThatOtherAndrew wants to merge 2 commits intodigraphs:mainfrom
ThatOtherAndrew:main

Conversation

@ThatOtherAndrew
Copy link

Nix is a functional programming language used for deterministic builds, by pinning environment "inputs" (e.g. gcc) to a specific version. This allows for a universal and deterministic nix build command which replaces the need for autogen, configure, and make.

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.

1 participant