summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorJakub Stachurski <j.stachurski@student.utwente.nl>2025-12-22 23:00:07 +0100
committerJakub Stachurski <j.stachurski@student.utwente.nl>2025-12-22 23:00:07 +0100
commitd2b6cf44a3277fd5d04bc10110d344827217e24e (patch)
tree6c62dcce5f9e3ac45a8cf1112ece2ef755142a2e /flake.lock
parentee7b1d28e41a5ef25686ae1efc58b862e282813a (diff)
nixfmt
Diffstat (limited to '')
-rw-r--r--flake.lock23
1 files changed, 22 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index 6b7cf31..3e3351a 100644
--- a/flake.lock
+++ b/flake.lock
@@ -91,7 +91,8 @@
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable",
"sops-nix": "sops-nix",
- "tatuin": "tatuin"
+ "tatuin": "tatuin",
+ "treefmt-nix": "treefmt-nix"
}
},
"sops-nix": {
@@ -151,6 +152,26 @@
"repo": "tatuin",
"type": "github"
}
+ },
+ "treefmt-nix": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1766000401,
+ "narHash": "sha256-+cqN4PJz9y0JQXfAK5J1drd0U05D5fcAGhzhfVrDlsI=",
+ "owner": "numtide",
+ "repo": "treefmt-nix",
+ "rev": "42d96e75aa56a3f70cab7e7dc4a32868db28e8fd",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "treefmt-nix",
+ "type": "github"
+ }
}
},
"root": "root",