├── LICENSE ├── README.md ├── default.nix └── flake.nix /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nix-systems/default/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nix-systems/default/HEAD/README.md -------------------------------------------------------------------------------- /default.nix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nix-systems/default/HEAD/default.nix -------------------------------------------------------------------------------- /flake.nix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nix-systems/default/HEAD/flake.nix --------------------------------------------------------------------------------