summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorJakub Stachurski <j.stachurski@student.utwente.nl>2026-03-05 11:18:09 +0100
committerJakub Stachurski <j.stachurski@student.utwente.nl>2026-03-05 11:18:09 +0100
commit3d074dc5605738c9df45437cff3737186cdd030a (patch)
tree234203689ffcccc287fa456a21df5065b0458bb3 /flake.nix
parentab72e2906d3b101d297f6b3750ed4acd37ee8344 (diff)
Update flake
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index 0890b3f..18388da 100644
--- a/flake.nix
+++ b/flake.nix
@@ -20,10 +20,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
- tatuin = {
- url = "github:Wilkuu-2/tatuin/flake";
- inputs.nixpkgs.follows = "nixpkgs";
- };
+ # tatuin = {
+ # url = "github:Wilkuu-2/tatuin/flake";
+ # inputs.nixpkgs.follows = "nixpkgs";
+ # };
treefmt-nix = {
url = "github:numtide/treefmt-nix";