updat elio to latest common flake

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-07-01 16:17:59 -05:00
parent a08c5988c5
commit 7c53ec0da6
2 changed files with 40 additions and 19 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";
};