flake: switch to 25.05

This commit is contained in:
Matt Sturgeon 2025-05-25 05:07:27 +01:00
parent 9a252f9040
commit 18f037aa57
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299
4 changed files with 20 additions and 18 deletions

View file

@ -2,7 +2,7 @@
description = "A neovim configuration system for NixOS";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
systems.url = "github:nix-systems/default";