RELEASE: branch-off for nixos-24.05

This commit is contained in:
Gaetan Lepage 2024-06-03 00:09:22 +02:00
parent f02d8c95ac
commit b0b03c79db
2 changed files with 20 additions and 20 deletions

View file

@ -2,7 +2,7 @@
description = "A neovim configuration system for NixOS";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";