pin common on lio

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-09 18:38:05 -05:00
parent 8e5e514b16
commit ddabfbc988
2 changed files with 34 additions and 13 deletions

View file

@ -4,8 +4,8 @@
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
# 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";
};