mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Fix alapheia
This commit is contained in:
parent
e64a6a98fb
commit
7cc1f9a36c
@ -594,7 +594,6 @@
|
||||
(latexindent . ("latexindent" "--logfile=/dev/null"))
|
||||
(mix-format . ("mix" "format" "-"))
|
||||
(nixfmt . ("nixfmt"))
|
||||
(prettier . (,die-orga/executables/prettier "--stdin-filepath" filepath))
|
||||
(rustfmt . ("rustfmt" "--quiet" "--emit" "stdout"))
|
||||
(terraform . ("terraform" "fmt" "-"))))
|
||||
:preface
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
{
|
||||
config,
|
||||
{ config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user