pin secrets
This commit is contained in:
parent
56b10965a9
commit
c78adf36b1
2 changed files with 14 additions and 8 deletions
18
hosts/oracle/o001/flake.lock
generated
18
hosts/oracle/o001/flake.lock
generated
|
|
@ -1273,14 +1273,20 @@
|
||||||
"ragenix": "ragenix"
|
"ragenix": "ragenix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"path": "../../../flakes/secrets",
|
"dir": "flakes/secrets",
|
||||||
"type": "path"
|
"lastModified": 1762758426,
|
||||||
|
"narHash": "sha256-ynggVRutohq7TPhbz0ADXWRtsi4BGynGoRXdGyertRo=",
|
||||||
|
"ref": "refs/heads/master",
|
||||||
|
"rev": "7185d24a8ba9b7176b6f742ea2ee0e57d375dc43",
|
||||||
|
"revCount": 769,
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"path": "../../../flakes/secrets",
|
"dir": "flakes/secrets",
|
||||||
"type": "path"
|
"type": "git",
|
||||||
},
|
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||||
"parent": []
|
}
|
||||||
},
|
},
|
||||||
"systems": {
|
"systems": {
|
||||||
"locked": {
|
"locked": {
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,8 @@
|
||||||
# Use relative to get current version for testing
|
# Use relative to get current version for testing
|
||||||
# common.url = "path:../../../flakes/common";
|
# common.url = "path:../../../flakes/common";
|
||||||
common.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/common";
|
common.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/common";
|
||||||
secrets.url = "path:../../../flakes/secrets";
|
# secrets.url = "path:../../../flakes/secrets";
|
||||||
# secrets.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/secrets";
|
secrets.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/secrets";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs =
|
outputs =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue