mqtt-tools/shell.nix

3 lines
56 B
Nix
Raw Normal View History

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