feat: windows-devshell

This commit is contained in:
2026-05-02 15:31:26 +00:00
parent f9903206af
commit 9d2d6c15c9
8 changed files with 356 additions and 1 deletions
+2 -1
View File
@@ -3,4 +3,5 @@
(import ./hemar { inherit system inputs self pkgs; }) //
(import (./. + "/sentinèlla") { inherit system inputs self pkgs; }) //
(import ./db-tool { inherit system inputs self pkgs; }) //
(import ./linux-devshell { inherit system inputs self pkgs; })
(import ./linux-devshell { inherit system inputs self pkgs; }) //
(import ./windows-devshell { inherit system inputs self pkgs; })