Files
nix-config/pkgs/tikz-uml/default.nix

3 lines
64 B
Nix

{pkgs ? import <nixpkgs> {}}:
pkgs.callPackage ./tikzuml.nix {}