diff options
| author | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2026-03-05 11:18:09 +0100 |
|---|---|---|
| committer | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2026-03-05 11:18:09 +0100 |
| commit | 3d074dc5605738c9df45437cff3737186cdd030a (patch) | |
| tree | 234203689ffcccc287fa456a21df5065b0458bb3 /flake.nix | |
| parent | ab72e2906d3b101d297f6b3750ed4acd37ee8344 (diff) | |
Update flake
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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"; |
