summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorJakub Stachurski <jakub@wilkuu.nl>2026-07-12 23:07:38 +0200
committerJakub Stachurski <jakub@wilkuu.nl>2026-07-12 23:07:38 +0200
commit21daf43ebc2403ce6991390478dd31fad8d9f10e (patch)
treef6bdea69f9394b8baf8d439e9d23ac8e3a79638a /flake.nix
parentc4ac6a0b88ff83a90a3c957034b52bedbe4d5868 (diff)
I am very not sure what all of this is :3
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 430dc96..f48bffe 100644
--- a/flake.nix
+++ b/flake.nix
@@ -9,7 +9,7 @@
# local testing
# url = "path:/store2/code/stalwart-nix";
url = "github:Wilkuu-2/stalwart-nix";
- # Letting stalwart-nix using it's own nixpkgs prevents unnecessary rebuilds at the cost of some disk space.
+ # Letting stalwart-nix using it's own nixpkgs prevents unnecessary rebuilds at the cost of some disk space.
# inputs.nixpkgs.follows = "nixpkgs";
# inputs.treefmt-nix.follows = "treefmt-nix";
};