mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-02 00:54:48 +02:00
flake: switch to 25.05
This commit is contained in:
parent
9a252f9040
commit
18f037aa57
4 changed files with 20 additions and 18 deletions
|
@ -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";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue