update(all): run nixfmt, update flake.lock
This commit is contained in:
parent
8deea88d1f
commit
3ed788ba26
3 changed files with 22 additions and 23 deletions
|
@ -14,7 +14,8 @@
|
|||
nodejs,
|
||||
openssl,
|
||||
playwright-driver,
|
||||
prisma, prisma-engines,
|
||||
prisma,
|
||||
prisma-engines,
|
||||
}:
|
||||
|
||||
let
|
||||
|
@ -128,7 +129,6 @@ stdenvNoCC.mkDerivation rec {
|
|||
runHook postInstall
|
||||
'';
|
||||
|
||||
|
||||
passthru.tests = {
|
||||
inherit (nixosTests) linkwarden;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue