shell: format
This commit is contained in:
parent
665628f68a
commit
86f1d6ab71
1 changed files with 6 additions and 1 deletions
|
@ -2,7 +2,12 @@
|
|||
|
||||
{
|
||||
perSystem =
|
||||
{ pkgs, inputs', ... }:
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
inputs',
|
||||
...
|
||||
}:
|
||||
{
|
||||
devshells.default =
|
||||
let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue