mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-28 19:24:45 +00:00
4 lines
47 B
Nix
4 lines
47 B
Nix
{ _class, ... }:
|
|
assert _class == "nixos";
|
|
{ }
|