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

Explicitly pass 'daemon' to determinate-nixd #1159

Merged
merged 5 commits into from
Sep 12, 2024
Merged

Commits on Sep 12, 2024

  1. flake.lock: Update determinate and determinate-nixd binaries

    Flake lock file updates:
    
    • Updated input 'determinate':
        'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.89%2Brev-54bcee31752428b7a69200be76e7c357723ae2de/0191a4ff-ffd4-7774-abcf-bf93c97c71c8/source.tar.gz?narHash=sha256-hU7e8tuhxi3jQxJXsqaG%2BzhhNodV3oVzp9FxzOnuEbY%3D' (2024-08-30)
      → 'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.93%2Brev-9f210e6a8d0d0465dd70d14d0d80bcfefea0cddc/0191e780-480e-74fd-b6d5-a737ac399aff/source.tar.gz?narHash=sha256-FSKbT3I6ldMowJ4cazPzOa3fIez8a85zpDPWE8WCnN8%3D' (2024-09-12)
    • Updated input 'determinate/determinate-nixd-aarch64-darwin':
        'https://install.determinate.systems/determinate-nixd/rev/fb88a079cf330e8dfe20f4426a36ee663d7bb47e/macOS?narHash=sha256-PE5iOUHttLNVnoW/HU2CJbIxDhwvpqM7ZehNxo8G45Q%3D'
      → 'https://install.determinate.systems/determinate-nixd/rev/22f4c6a94ca253849571df4f16cc1aef3f489816/macOS?narHash=sha256-1SsjyQHWUzKV44hZhNOAZVZqlh2mm2ngWIU9nr951XQ%3D'
    • Updated input 'determinate/determinate-nixd-aarch64-linux':
        'https://install.determinate.systems/determinate-nixd/rev/fb88a079cf330e8dfe20f4426a36ee663d7bb47e/aarch64-linux?narHash=sha256-u1RycvQDu9VevkjHlfiNvbk566em52hDvq%2BKoLiY7Kg%3D'
      → 'https://install.determinate.systems/determinate-nixd/rev/22f4c6a94ca253849571df4f16cc1aef3f489816/aarch64-linux?narHash=sha256-wmKwEgmsbcPWWCpGBksYjdsrx3YKrf6uIBl4ZUXmkJI%3D'
    • Updated input 'determinate/determinate-nixd-x86_64-linux':
        'https://install.determinate.systems/determinate-nixd/rev/fb88a079cf330e8dfe20f4426a36ee663d7bb47e/x86_64-linux?narHash=sha256-x4au1LaMr/SqiFcbt1GEq1QAlIf9AB9K0T/AH3AvrjY%3D'
      → 'https://install.determinate.systems/determinate-nixd/rev/22f4c6a94ca253849571df4f16cc1aef3f489816/x86_64-linux?narHash=sha256-xaB/sQk2eJRZriHVd/TRiLncqmhoEItapTqvFuJqxIw%3D'
    cole-h committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    696e1c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    903cfac View commit details
    Browse the repository at this point in the history
  3. fmt

    grahamc authored and cole-h committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    eb0a939 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f791082 View commit details
    Browse the repository at this point in the history
  5. fixup: missing daemon

    cole-h committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9c6b615 View commit details
    Browse the repository at this point in the history