update common flake lock

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-06-15 12:02:00 -05:00
parent b9cdbd90c5
commit 8740638ed4
3 changed files with 72 additions and 51 deletions

View file

@ -4,8 +4,8 @@
# 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/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";
};