mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
4 lines
47 B
Nix
4 lines
47 B
Nix
{ _class, ... }:
|
|
assert _class == "nixos";
|
|
{ }
|