tsplot/shell.nix

3 lines
56 B
Nix
Raw Normal View History

2020-04-04 11:35:36 +02:00
{ pkgs ? import <nixpkgs> {} }:
pkgs.callPackage ./. {}