summaryrefslogtreecommitdiff
path: root/modules/devtools/stm32.nix
diff options
context:
space:
mode:
authorGrisha Shipunov2025-10-24 22:39:13 +0200
committerGrisha Shipunov2025-10-24 22:39:13 +0200
commit986e928c993349da28948553a629b6733cafc924 (patch)
treecf84cf9f3cbb9e7baf03c795381662f8caf6024f /modules/devtools/stm32.nix
parentb413cb49ea83f8e53ff00458118fccfb5996f70a (diff)
small fixes
Diffstat (limited to 'modules/devtools/stm32.nix')
-rw-r--r--modules/devtools/stm32.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/devtools/stm32.nix b/modules/devtools/stm32.nix
index feb9921..a5b180f 100644
--- a/modules/devtools/stm32.nix
+++ b/modules/devtools/stm32.nix
@@ -1,6 +1,6 @@
{ pkgs, ... }:
{
- environment.systemPackages = [
+ environment.systemPackages = with pkgs; [
blackmagic
stlink
stm8flash