Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: authordum/nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 29, 2025

  1. Master

    <!--
    
    IMPORTANT
    
    Nix is a non-trivial project, so for your contribution to be successful,
    it really is important to follow the contributing guidelines:
    
    https://github.com/NixOS/nix/blob/master/CONTRIBUTING.md
    
    Even if you've contributed to open source before, take a moment to read it,
    so you understand the process and the expectations.
    
    - what information to include in commit messages
    - proper attribution
    - volunteering contributions effectively
    - how to get help and our review process.
    
    -->
    
    ## Motivation
    
    <!-- Briefly explain what the change is about and why it is desirable. -->
    
    ## Context
    
    <!-- Provide context. Reference open issues if available. -->
    
    <!-- Non-trivial change: Briefly outline the implementation strategy. -->
    
    <!-- Invasive change: Discuss alternative designs or approaches you considered. -->
    
    <!-- Large change: Provide instructions to reviewers how to read the diff. -->
    
    ---
    
    Add 👍 to [pull requests you find important](https://github.com/NixOS/nix/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc).
    
    The Nix maintainer team uses a [GitHub project board](https://github.com/orgs/NixOS/projects/19) to [schedule and track reviews](https://github.com/NixOS/nix/tree/master/maintainers#project-board-protocol).
    authordum committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    3f031bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2e6e35 View commit details
    Browse the repository at this point in the history
Loading