Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nixpkgs repin #99

Merged
merged 4 commits into from
May 28, 2024
Merged

Nixpkgs repin #99

merged 4 commits into from
May 28, 2024

Commits on May 28, 2024

  1. Automatically update flake.lock to the latest version

    deploy-rs     1776009f1f (2024-01-10) -> 88b3059b02 (2024-04-01)
    flake-utils   1ef2e671c3 (2024-01-15) -> b1d9ab7066 (2024-03-11)
    hermetic      26c22e9824 (2022-11-04) -> 3526392f07 (2024-03-18)
    nixpkgs       f724378e61 (2024-01-15) -> 2e45354e20 (2024-05-01)
    serokell-nix  bfd859fcb9 (2024-01-10) -> 0c102bb3a2 (2024-04-29)
    tzbot         e949663a38 (2024-01-17) -> 9ce71eadb7 (2024-03-18)
    vault-secrets 202f0231f9 (2024-01-12) -> 8ee4b3e45e (2024-05-03)
    serokell-bot authored and rvem committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f4387b9 View commit details
    Browse the repository at this point in the history
  2. [OPS-1523] Update config to reflect Vault license change

    Since Vault now has non-free license, we need to explicitly allow unfree
    'vault' package in our configs.
    rvem committed May 28, 2024
    Configuration menu
    Copy the full SHA
    30af036 View commit details
    Browse the repository at this point in the history
  3. [OPS-1523] Update 'oauth2_proxy_nginx' usage

    Problem: The interface of this module slightly changed.
    
    Solution: Specity 'oauth2_proxy.nginx.domain' explicitly and update
    'oauth2_proxy.nginx.virtualHosts' to the new format.
    rvem committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dfe3ea2 View commit details
    Browse the repository at this point in the history
  4. [Chore] Bump tzbot module

    Problem: tzbot module refuses to evaluate due to a missing import of
    hardening helpers.
    
    Solution: Temporarily use tzbot module from branch with the fix. Also,
    reuse top-level 'serokell-nix' flake in 'tzbot' input inputs list.
    rvem committed May 28, 2024
    Configuration menu
    Copy the full SHA
    24751c8 View commit details
    Browse the repository at this point in the history