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