update git urls

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-04-29 13:50:27 -05:00
parent f89b326efa
commit ec39f9754b
10 changed files with 205 additions and 203 deletions

View file

@ -4,10 +4,10 @@
# nixpkgs.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/dotfiles";
# common.url = "path:../../common";
common.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles";
ros_neovim.url = "git+https://git.joshuabell.xyz/nvim";
ros_neovim.url = "git+https://git.joshuabell.xyz/ringofstorms/nvim";
};
outputs =