From 39969e602cf778a58f22aecf5b0f92a2842cf394 Mon Sep 17 00:00:00 2001 From: occheung Date: Wed, 23 Sep 2020 10:40:55 +0800 Subject: [PATCH] nix: rm aranche-pnr, add mosquitto --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index f71086c..83e9110 100644 --- a/shell.nix +++ b/shell.nix @@ -71,9 +71,9 @@ in (pkgs.python3.withPackages(ps: [ migen ])) pkgs.yosys pkgs.nextpnr - pkgs.arachne-pnr pkgs.icestorm pkgs.gdb + pkgs.mosquitto openocd rustc cargo