pin version to common

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-11-08 23:42:10 +00:00
parent 0f2b6ca253
commit ca60f182e3
2 changed files with 14 additions and 8 deletions

View file

@ -11,8 +11,8 @@
pinchflat-nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# Use relative to get current version for testin
common.url = "path:../../flakes/common";
# common.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/common";
# common.url = "path:../../flakes/common";
common.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/common";
# secrets.url = "path:../../flakes/secrets";
secrets.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/secrets";