No description
Find a file
2023-04-09 10:27:08 +02:00
default.nix Hi 2023-04-08 21:03:53 +02:00
flake.nix Hi 2023-04-08 21:03:53 +02:00
LICENSE Initial commit 2023-04-08 21:02:57 +02:00
README.md add minimal README 2023-04-09 10:27:08 +02:00

default systems

See https://github.com/nix-systems/nix-systems for the full explanation of the pattern and usage.

This repo proposes the default set of systems for nix flakes:

$ default.nix as nix

[
  "aarch64-darwin"
  "aarch64-linux"
  "x86_64-darwin"
  "x86_64-linux"
]