Skip to content

Commit

Permalink
srv update
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed May 31, 2024
1 parent 7718b5a commit b4a2109
Show file tree
Hide file tree
Showing 6 changed files with 256 additions and 116 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"accessibility": "no-public"
}
],
"@typescript-eslint/no-base-to-string": "error",
"@typescript-eslint/no-require-imports": "error",
"@typescript-eslint/array-type": "error",
"@typescript-eslint/await-thenable": "error",
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ inputs:
default: https://cache.nixos.org
diagnostic-endpoint:
description: "Diagnostic endpoint url where diagnostics and performance data is sent. To disable set this to an empty string."
default: "https://install.determinate.systems/magic-nix-cache/perf"
default: "-"
use-flakehub:
description: "Whether to upload build results to FlakeHub Cache."
default: true
Expand Down
Loading

0 comments on commit b4a2109

Please sign in to comment.