update oc common

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-08-07 14:08:43 -05:00
parent f04bac6e4f
commit afc0efd0bd
2 changed files with 38 additions and 17 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";
};