mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-05 08:31:05 +01:00
modules/version: init with nixpkgsReleaseCheck
Inspired by `home.version` and `home.enableNixpkgsReleaseCheck` in Home Manager. Print a warning when `lib` or `pkgs` are from a different release to Nixvim.
This commit is contained in:
parent
cbdfee5239
commit
b0f3a36596
4 changed files with 120 additions and 0 deletions
|
|
@ -4,5 +4,6 @@
|
|||
./context.nix
|
||||
./meta.nix
|
||||
./nixvim-info.nix
|
||||
./version.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue