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