Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added a new argument to `default.nix`, `system`, as `builtins.currentSystem` is not available when using nix flakes (where in documentation it is described as "non-hermetic and impure": see https://nixos.wiki/wiki/Flakes). This change allows passing the system as argument and thus restores compatibility with nix flakes.
- Loading branch information