pin secrets

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-11-10 01:18:33 -06:00
parent 56b10965a9
commit c78adf36b1
2 changed files with 14 additions and 8 deletions

View file

@ -1273,14 +1273,20 @@
"ragenix": "ragenix"
},
"locked": {
"path": "../../../flakes/secrets",
"type": "path"
"dir": "flakes/secrets",
"lastModified": 1762758426,
"narHash": "sha256-ynggVRutohq7TPhbz0ADXWRtsi4BGynGoRXdGyertRo=",
"ref": "refs/heads/master",
"rev": "7185d24a8ba9b7176b6f742ea2ee0e57d375dc43",
"revCount": 769,
"type": "git",
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
},
"original": {
"path": "../../../flakes/secrets",
"type": "path"
},
"parent": []
"dir": "flakes/secrets",
"type": "git",
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
}
},
"systems": {
"locked": {

View file

@ -8,8 +8,8 @@
# Use relative to get current version for testing
# 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";
# secrets.url = "path:../../../flakes/secrets";
secrets.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/secrets";
};
outputs =