1
0
Fork 0
mirror of https://github.com/numtide/flake-utils.git synced 2024-12-15 17:50:53 +00:00
flake-utils/default.nix
Jonas Chevalier 1c226cc8c6
introduce externally extensible systems (#93)
This PR is a back-compatible subset of #84.

By adding a new flake input here, it makes it possible to override the
list of systems using flake overrides.

See <https://github.com/nix-systems/nix-systems> for the full
explanation.
2023-04-09 12:34:52 +02:00

2 lines
44 B
Nix

# Used for back-compat
import ./lib.nix { }