tidyfox/default.nix

2 lines
66 B
Nix
Raw Permalink Normal View History

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