mqtt-dash/shell.nix
2019-10-31 18:47:07 +01:00

3 lines
56 B
Nix

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