chore: flake update
This commit is contained in:
parent
0180400c9b
commit
3de520b349
5 changed files with 48 additions and 48 deletions
|
|
@ -70,7 +70,7 @@
|
|||
nixpkgs.lib.nixosSystem { inherit system specialArgs modules; };
|
||||
};
|
||||
|
||||
formatter."${system}" = pkgs.nixfmt-rfc-style;
|
||||
formatter."${system}" = pkgs.nixfmt;
|
||||
|
||||
packages."${system}" = {
|
||||
deadlock-api-ingest = pkgs.callPackage ./packages/deadlock-api-ingest.nix { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue