chore(deps): lock file maintenance #61
3 changed files with 5 additions and 5 deletions
|
@ -67,4 +67,4 @@ nix flake lock --update-input private
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
See [Deployment](deploy/README.md) for details.
|
See [Deployment](deploy/) for details.
|
||||||
|
|
6
flake.lock
generated
6
flake.lock
generated
|
@ -149,11 +149,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1745391562,
|
"lastModified": 1745526057,
|
||||||
"narHash": "sha256-sPwcCYuiEopaafePqlG826tBhctuJsLx/mhKKM5Fmjo=",
|
"narHash": "sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "8a2f738d9d1f1d986b5a4cd2fd2061a7127237d7",
|
"rev": "f771eb401a46846c1aebd20552521b233dd7e18b",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -21,7 +21,7 @@ To create a new token for registration, follow the steps outlined in the [Forgej
|
||||||
|
|
||||||
## Clear Runner Caches
|
## Clear Runner Caches
|
||||||
|
|
||||||
Under some circumstances, runner caches need to be cleared. This can be done with:
|
Under some circumstances, runner caches need to be cleared. This can be done with:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd /var/lib/private/gitea-runner/
|
cd /var/lib/private/gitea-runner/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue