fix formatting

This commit is contained in:
Tim Schubert 2023-07-12 22:21:28 +02:00
parent 22365053c5
commit ea0f94ea49
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -38,7 +38,7 @@
};
});
};
soft-serve = final: prev: {
soft-serve = prev.callPackage ./pkgs/soft-serve.nix { };
};