nixpkgs update to 25.05

This commit is contained in:
Salar Rahmanian 2025-06-29 09:17:34 -07:00
parent ac52635b26
commit 06e5de1a1a

View file

@ -24,7 +24,7 @@
]; ];
home = { home = {
stateVersion = "24.11"; stateVersion = "25.05";
sessionVariables = { sessionVariables = {
EDITOR = "nvim"; EDITOR = "nvim";
VISUAL = "$EDITOR"; VISUAL = "$EDITOR";