update lio

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-07-05 09:55:14 -05:00
parent 59eac9211c
commit 2a33d94fa1
2 changed files with 22 additions and 43 deletions

View file

@ -3,8 +3,8 @@
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
# Use relative to get current version for testing
# common.url = "path:../../common";
common.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles";
common.url = "path:../../common";
# common.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles";
ros_neovim.url = "git+https://git.joshuabell.xyz/ringofstorms/nvim";
};