juspay / services-flake

NixOS-like services for Nix flakes
https://community.flake.parts/services-flake
MIT License
327 stars 28 forks source link

Update example/share-services/pgweb/flake.lock #190

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e?narHash=sha256-yzcRNDoyVP7%2BSCNX0wmuDju1NUCt8Dz9%2BlyUXEI0dbI%3D' (2024-05-02)
  → 'github:hercules-ci/flake-parts/8dc45382d5206bd292f9c2768b8058a8fd8311d9?narHash=sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78%3D' (2024-05-16)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/e4e7a43a9db7e22613accfeb1005cca1b2b1ee0d?narHash=sha256-FCi3R1MeS5bVp0M0xTheveP6hhcCYfW/aghSTPebYL4%3D' (2024-05-11)
  → 'github:nixos/nixpkgs/02923630b89aa1ab36ef8e422501a6f4fd4b2016?narHash=sha256-OhysviwHQz4p2HZL4g7XGMLoUbWMjkMr/ogaR3VUYNA%3D' (2024-05-18)
• Updated input 'northwind':
    'github:juspay/services-flake/75a42b9e9ecd34e603e482d294d4526a560e31ec?dir=example/share-services/northwind&narHash=sha256-%2BApfSR4XZ%2BIt%2BYVR9z2oYnkWsrsmcUKWJ9bqGuCe%2BBw%3D' (2024-05-09)
  → 'github:juspay/services-flake/9fc3e72216aa5b446add37c3c5a3e6de40c0c22a?dir=example/share-services/northwind&narHash=sha256-UsN5G1qbaLidfXuq9szt9t7BeBAfRGaCAhTGNRXZwwk%3D' (2024-05-13)
• Updated input 'northwind/nixpkgs':
    'github:nixos/nixpkgs/5fd8536a9a5932d4ae8de52b7dc08d92041237fc?narHash=sha256-oOUdvPrO8CbupgDSaPou%2BJv6GL%2BuQA2QlE33D7OLzkM%3D' (2024-05-03)
  → 'github:nixos/nixpkgs/e4e7a43a9db7e22613accfeb1005cca1b2b1ee0d?narHash=sha256-FCi3R1MeS5bVp0M0xTheveP6hhcCYfW/aghSTPebYL4%3D' (2024-05-11)
• Updated input 'northwind/process-compose-flake':
    'github:Platonic-Systems/process-compose-flake/ee8cd505f08f6cd691930e70987a306b7726851b?narHash=sha256-pQIg3wrNBDdRiuhcVC8DFmTXK8GHtR%2BiV%2B5Gvsozx5s%3D' (2024-04-24)
  → 'github:Platonic-Systems/process-compose-flake/32c069e7ef436b4325ee36503cd02b2863eede53?narHash=sha256-kO8gcRHfuKIlsGmFoHUF4lD3CfrRBymIlG2R3OHBEjQ%3D' (2024-05-07)
• Updated input 'northwind/services-flake':
    'github:juspay/services-flake/8d64a960367e07f7d21fa890f77f56daabc5d8bd?narHash=sha256-kchvJP4Ih%2BZ/YG8Sd6CvbNMss9MCDlrt4sgTKL5czpY%3D' (2024-04-30)
  → 'github:juspay/services-flake/75a42b9e9ecd34e603e482d294d4526a560e31ec?narHash=sha256-%2BApfSR4XZ%2BIt%2BYVR9z2oYnkWsrsmcUKWJ9bqGuCe%2BBw%3D' (2024-05-09)
• Updated input 'services-flake':
    'github:juspay/services-flake/75a42b9e9ecd34e603e482d294d4526a560e31ec?narHash=sha256-%2BApfSR4XZ%2BIt%2BYVR9z2oYnkWsrsmcUKWJ9bqGuCe%2BBw%3D' (2024-05-09)
  → 'github:juspay/services-flake/9fc3e72216aa5b446add37c3c5a3e6de40c0c22a?narHash=sha256-UsN5G1qbaLidfXuq9szt9t7BeBAfRGaCAhTGNRXZwwk%3D' (2024-05-13)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force