From 9f22d84da838d3b524ad4530fd3ab511e9452c97 Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Sun, 7 Dec 2025 16:45:42 +0000 Subject: [PATCH] tabs --- alejandra.toml | 2 +- flake.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/alejandra.toml b/alejandra.toml index 840c791..581a5c4 100644 --- a/alejandra.toml +++ b/alejandra.toml @@ -1 +1 @@ -indentation = "TwoSpaces" +indentation = "Tabs" diff --git a/flake.lock b/flake.lock index cfa7249..f57546f 100644 --- a/flake.lock +++ b/flake.lock @@ -477,16 +477,16 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1765051866, - "narHash": "sha256-fgGJzeU2dxR37zLjwl3/YnVJq8hLKhpg80NDLIZMCgo=", + "lastModified": 1764950072, + "narHash": "sha256-BmPWzogsG2GsXZtlT+MTcAWeDK5hkbGRZTeZNW42fwA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "58a74402883fdf78cc5107bf143808354d3ec551", + "rev": "f61125a668a320878494449750330ca58b78c557", "type": "github" }, "original": { "owner": "nixos", - "ref": "master", + "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" }