tsplot/shell.nix

3 lines
56 B
Nix

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