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: DeterminateSystems/nix-installer-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v20
Choose a base ref
...
head repository: DeterminateSystems/nix-installer-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v21
Choose a head ref
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on Sep 12, 2025

  1. Update detsys-ts for: `Merge pull request #109 from DeterminateSyst…

    …ems/tsup-to-tsdown` (`285768c0d657f9709cb689893f12895c36923093`)
    lucperkins authored and github-actions[bot] committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    d3ddf02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #203 from detsys-pr-bot/detsys-ts-update-285768c0d…

    …657f9709cb689893f12895c36923093
    
    Update `detsys-ts`: Merge pull request #109 from DeterminateSystems/tsup-to-tsdown
    lucperkins authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    45a18a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2025

  1. If determinate is false, pass --prefer-upstream (#202)

    * If determinate is false, pass --prefer-upstream
    
    * Regenerate
    
    * Update to an installer version that supports preferring upstream
    
    * Delete the rev test, since rev uploads appoar to have broken a long time ago
    
    * Fixup: expect upstream nix at the moment
    grahamc authored Oct 25, 2025
    Configuration menu
    Copy the full SHA
    2fd3724 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Update detsys-ts for: `Merge pull request #114 from DeterminateSyst…

    …ems/dependabot/npm_and_yarn/npm-deps-47c548f420` (`cb28f5861548d8a85d054c4d6e8e0cd3d3c94329`)
    lucperkins authored and github-actions[bot] committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    64a1e1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #206 from detsys-pr-bot/detsys-ts-update-cb28f5861…

    …548d8a85d054c4d6e8e0cd3d3c94329
    
    Update `detsys-ts`: Merge pull request #114 from DeterminateSystems/dependabot/npm_and_yarn/npm-deps-47c548f420
    lucperkins authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    86a5f59 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Drop x86_64-darwin (#207)

    * Drop x86_64-darwin
    
    Implements DeterminateSystems/nix-src#224
    
    * Force back to v3.12.2 for users who don't otherwise specify a tag
    
    * ci: don't try to render the devshell on intel macOS
    
    * Try an error?
    
    * Update messaging to be more action-oriented
    grahamc authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    89b1f59 View commit details
    Browse the repository at this point in the history
  2. Update to determinate by default (#208)

    * Update to determinate by default
    
    Implements DeterminateSystems/nix-src#201
    
    * Fixup the version verification script
    grahamc authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    c5a866b View commit details
    Browse the repository at this point in the history
Loading