services-flake/example/share-services
github-actions[bot] 9e49730bed chore(example): Update share-services/pgweb/flake.lock
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/3f84a279f1a6290ce154c5531378acc827836fbb?narHash=sha256-u1fA0DYQYdeG%2B5kDm1bOoGcHtX0rtC7qs2YA2N1X%2B%2BI%3D' (2024-06-13)
  → 'github:nixos/nixpkgs/90338afd6177fc683a04d934199d693708c85a3b?narHash=sha256-%2B1xgeIow4gJeiwo4ETvMRvWoircnvb0JOt7NS9kUhoM%3D' (2024-06-21)
• Updated input 'northwind':
    'github:juspay/services-flake/9ca0fa6984c9d30dc4f316148c2d3342f6bf79d9?dir=example/share-services/northwind&narHash=sha256-rQssrTJ14E66zkB1GeGFpsHs4IU6P37/jJ/YQ0IE18w%3D' (2024-06-16)
  → 'github:juspay/services-flake/5ffb937b40e1f800061f8412edadd2271990296b?dir=example/share-services/northwind&narHash=sha256-dX5gfTvxMywE8hzDted1O1NhylypS2FYsX4YvxLzDWY%3D' (2024-06-23)
• Updated input 'northwind/nixpkgs':
    'github:nixos/nixpkgs/3f84a279f1a6290ce154c5531378acc827836fbb?narHash=sha256-u1fA0DYQYdeG%2B5kDm1bOoGcHtX0rtC7qs2YA2N1X%2B%2BI%3D' (2024-06-13)
  → 'github:nixos/nixpkgs/90338afd6177fc683a04d934199d693708c85a3b?narHash=sha256-%2B1xgeIow4gJeiwo4ETvMRvWoircnvb0JOt7NS9kUhoM%3D' (2024-06-21)
• Updated input 'northwind/services-flake':
    'github:juspay/services-flake/107e8f43fb0453105d161e80fbc485d7b19eb401?narHash=sha256-RpMH7512W%2BvI4/h%2B/TO%2BjEu0gXZ9mhdoLdu4pi8mtxs%3D' (2024-06-15)
  → 'github:juspay/services-flake/c371cd53829e973a7dd0d065d183c68b26203c27?narHash=sha256-BHiV/z8pufVLi7ibDXbkYWBQh%2BP2fKyutp%2Bch8%2BiRPc%3D' (2024-06-21)
• Updated input 'services-flake':
    'github:juspay/services-flake/9ca0fa6984c9d30dc4f316148c2d3342f6bf79d9?narHash=sha256-rQssrTJ14E66zkB1GeGFpsHs4IU6P37/jJ/YQ0IE18w%3D' (2024-06-16)
  → 'github:juspay/services-flake/5ffb937b40e1f800061f8412edadd2271990296b?narHash=sha256-dX5gfTvxMywE8hzDted1O1NhylypS2FYsX4YvxLzDWY%3D' (2024-06-23)
2024-06-23 00:20:43 +00:00
..
northwind chore(example): Update share-services/northwind/flake.lock 2024-06-23 00:07:35 +00:00
pgweb chore(example): Update share-services/pgweb/flake.lock 2024-06-23 00:20:43 +00:00
README.md docs(example): add share-services example (#137) 2024-03-11 14:05:30 -04:00

A demonstration of sharing services across flakes.

To run,

cd ./example/share-services
nix run

To run using latest code, go to the repository root and run the following in a Nix shell:

just ex-share-services