chore(deps): update nixpkgs to nixos-24.11

This commit is contained in:
2024-11-17 22:11:03 +00:00
parent eb332e0123
commit 9354ea2144
2 changed files with 7 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
description = "NVIM Configuration";
inputs = {
# nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
# nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
flake-utils.url = "github:numtide/flake-utils";
neovim-nightly-overlay = {
url = "github:nix-community/neovim-nightly-overlay";