aboutsummaryrefslogtreecommitdiff
path: root/devShells
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-11-22 16:16:45 +0100
committerKarel Kočí <cynerd@email.cz>2022-11-22 16:16:45 +0100
commite991b1bb26b8dafe32e525db69d492eb5947433e (patch)
tree196294c9de47bd2d95914b2eff85c3f4fcd6c609 /devShells
parentdc40da30011d035d5f554799976908a1f5e0653b (diff)
downloadnixos-personal-e991b1bb26b8dafe32e525db69d492eb5947433e.tar.gz
nixos-personal-e991b1bb26b8dafe32e525db69d492eb5947433e.tar.bz2
nixos-personal-e991b1bb26b8dafe32e525db69d492eb5947433e.zip
Add shvspy
Diffstat (limited to 'devShells')
-rw-r--r--devShells/qt.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/devShells/qt.nix b/devShells/qt.nix
index 8bcce47..caf9b99 100644
--- a/devShells/qt.nix
+++ b/devShells/qt.nix
@@ -8,7 +8,6 @@ in pkgs.mkShell {
packages = (with pkgs; with libsForQt5; [
qtbase
qtserialport
- qtserialport
qtwebsockets
doctest