Compare commits
1 Commits
8b38a8d944
...
23e200cb0a
Author | SHA1 | Date | |
---|---|---|---|
23e200cb0a |
@ -1,5 +1,5 @@
|
|||||||
{ python }:
|
{ python3 }:
|
||||||
with python.pkgs;
|
with python3.pkgs;
|
||||||
buildPythonApplication rec {
|
buildPythonApplication rec {
|
||||||
name = "mqtt-dash";
|
name = "mqtt-dash";
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
Loading…
Reference in New Issue
Block a user