This commit is contained in:
2026-02-03 17:46:20 +01:00
parent 6b56dbe404
commit 56ca2d31a3
8 changed files with 66 additions and 5 deletions

23
flake.lock generated
View File

@@ -18,7 +18,8 @@
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
"treefmt-nix": "treefmt-nix",
"wrappers": "wrappers"
}
},
"treefmt-nix": {
@@ -40,6 +41,26 @@
"repo": "treefmt-nix",
"type": "github"
}
},
"wrappers": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1770112394,
"narHash": "sha256-H8d0WplmDeuvOM4bsHNt77T6OWiSJMaTP6UG1XyMNxA=",
"owner": "Lassulus",
"repo": "wrappers",
"rev": "23625835eb91d925c498780f5a37442ead1ae8e5",
"type": "github"
},
"original": {
"owner": "Lassulus",
"repo": "wrappers",
"type": "github"
}
}
},
"root": "root",