mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 12:45:27 +03:00
3 lines
47 B
Nix
3 lines
47 B
Nix
{ _class, ... }:
|
|
assert _class == "nixos";
|
|
{ }
|