mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 16:18:34 +01:00
4 lines
47 B
Nix
4 lines
47 B
Nix
{ _class, ... }:
|
|
assert _class == "nixos";
|
|
{ }
|