mqtt-tools/shell.nix

3 lines
56 B
Nix
Raw Normal View History

2019-11-25 15:59:08 +00:00
{ pkgs ? import <nixpkgs> {} }:
pkgs.callPackage ./. {}