pin common

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-09 18:37:55 -05:00
parent 8e5e514b16
commit 028a1f5531
2 changed files with 57 additions and 36 deletions

View file

@ -8,8 +8,8 @@
oauth2-proxy-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";