We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb78d8 commit 8a6d32bCopy full SHA for 8a6d32b
config/versions.yaml
@@ -25,5 +25,9 @@ hadolint_version: v2.12.0
25
python_version: 3.12
26
27
# This Nix version is used in the operators pre-commit workflow as they require
28
-# Nix to run some checks.
+# Nix to run some checks. Places to check for versions:
29
+# - https://github.com/NixOS/nix/tags
30
+# - https://nixos.org/download/#
31
+# Usually the latest version should just work and as such the version here can
32
+# be bumped without any constraints.
33
nix_pkg_manager_version: 2.28.3
0 commit comments