feat: improve formatting

This commit is contained in:
Leon Schwarzäugl 2025-11-14 00:29:55 +01:00 committed by Leon Schwarzäugl
parent 4a6cbd763f
commit 47377f7a96
5 changed files with 89 additions and 6 deletions

37
flake.lock generated
View file

@ -10577,6 +10577,22 @@
}
},
"nixpkgs_82": {
"locked": {
"lastModified": 1761236834,
"narHash": "sha256-+pthv6hrL5VLW2UqPdISGuLiUZ6SnAXdd2DdUE+fV2Q=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d5faa84122bc0a1fd5d378492efce4e289f8eac1",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_83": {
"locked": {
"lastModified": 1754800730,
"narHash": "sha256-HfVZCXic9XLBgybP0318ym3cDnGwBs/+H5MgxFVYF4I=",
@ -12582,6 +12598,7 @@
"swarsel-modules": "swarsel-modules_6",
"swarsel-nix": "swarsel-nix_3",
"systems": "systems_64",
"treefmt-nix": "treefmt-nix_3",
"vbc-nix": "vbc-nix_8",
"zjstatus": "zjstatus_8"
}
@ -16052,6 +16069,24 @@
"type": "github"
}
},
"treefmt-nix_3": {
"inputs": {
"nixpkgs": "nixpkgs_82"
},
"locked": {
"lastModified": 1762938485,
"narHash": "sha256-AlEObg0syDl+Spi4LsZIBrjw+snSVU4T8MOeuZJUJjM=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "5b4ee75aeefd1e2d5a1cc43cf6ba65eba75e83e4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"vbc-nix": {
"inputs": {
"nixpkgs": [
@ -16628,7 +16663,7 @@
"inputs": {
"crane": "crane_17",
"flake-utils": "flake-utils_29",
"nixpkgs": "nixpkgs_82",
"nixpkgs": "nixpkgs_83",
"rust-overlay": "rust-overlay_17"
},
"locked": {