1
0
Fork 0
mirror of https://github.com/NixOS/nixos-artwork synced 2024-10-18 00:06:24 -04:00
nixos-artwork/logo/font/build.nix
Samuel Dionne-Riel e5e962b4b6 Adds the font files to the repository.
This is a locally available cache for posterity.
2018-08-16 21:46:04 -04:00

6 lines
81 B
Nix

{ pkgs ? import <nixpkgs> {} }:
{
vegur602 = pkgs.callPackage ./602.nix {};
}