mqtt-tools/shell.nix
2019-11-25 16:59:16 +01:00

3 lines
56 B
Nix

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