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 8a6d32b commit c87e1bfCopy full SHA for c87e1bf
config/versions.yaml
@@ -25,9 +25,8 @@ 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. Places to check for versions:
29
-# - https://github.com/NixOS/nix/tags
30
-# - https://nixos.org/download/#
+# Nix to run some checks. Check for new versions here:
+# https://github.com/NixOS/nix/tags
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