aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-03-02 17:47:10 -0500
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-03-02 17:47:10 -0500
commit3fb87c7b8b2377a2cfc0f6e2b858a5b4f96f49d6 (patch)
tree7efef9eec4b626cbcfd1d1396cb6dee4c73c7783 /flake.nix
parentb5e3e6f12b41a9a1133744e139c5aa47d1bee006 (diff)
downloadhome-3fb87c7b8b2377a2cfc0f6e2b858a5b4f96f49d6.tar.gz
update
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 19e901e..dca8221 100644
--- a/flake.nix
+++ b/flake.nix
@@ -13,8 +13,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
neovim-nightly = {
- url = "github:nix-community/neovim-nightly-overlay";
- inputs.nixpkgs.follows = "nixpkgs";
+ url = "github:nix-community/neovim-nightly-overlay";
+ inputs.nixpkgs.follows = "nixpkgs";
};
};