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

builtins.fetchurl: Fix segfault on s3:// URLs #11677

Merged
merged 3 commits into from
Oct 14, 2024

Commits on Oct 11, 2024

  1. builtins.fetchurl: Fix segfault on s3:// URLs

    Also, add an activity to show that we're downloading an s3:// file.
    
    Fixes NixOS#11674.
    edolstra committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0500fba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d38f62f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Add assert

    edolstra committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d2f4d07 View commit details
    Browse the repository at this point in the history