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 Loading
base: v9
Choose a base ref
...
head repository: DeterminateSystems/nix-installer-action Loading
compare: v10
Choose a head ref
  • 11 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 19, 2023

  1. action: post-run-job: try clean daemon container, warn on failure (#61)

    * flake: add typescript LSP tool
    
    * action: post-run-job: try clean daemon container, warn on failure
    colemickens committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    21affdd View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. No longer require sudo

    Hoverbear committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0e5b724 View commit details
    Browse the repository at this point in the history
  2. Use uid not username

    Hoverbear committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    161c1f6 View commit details
    Browse the repository at this point in the history
  3. Fix logic inversion

    Hoverbear committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f576e90 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Merge pull request #64 from DeterminateSystems/hoverbear/fh-156-insta…

    …ller-action-shouldnt-require-sudo
    
    No longer require sudo
    Hoverbear committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0f8fa3d View commit details
    Browse the repository at this point in the history
  2. Handle docker not existing

    Hoverbear committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    81ee88f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into hoverbear/fh-160-action-should-work-under-ne…

    …ktosact-in-the-absence-of-systemd
    Hoverbear committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4126bb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge pull request #66 from DeterminateSystems/hoverbear/fh-160-actio…

    …n-should-work-under-nektosact-in-the-absence-of-systemd
    
    Handle docker not existing.
    Hoverbear committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ffea801 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4a0ffe View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Merge pull request #67 from DeterminateSystems/hoverbear/fh-161-after…

    …-running-in-act-hosts-nix-daemon-is-unusable
    
    Don't use docker shim if only using a mounted docker.sock instead of docker-in-docker
    Hoverbear committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e279ba5 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. DETERMINATE_NIX_KVM fixup, support Magic Nix Cache + FlakeHub Cache o…

    …n Namespace runners (#72)
    
    * Share /bin with nix for post-build-hooks
    
    * test the magic nix cache
    
    * wtf
    
    * permissions
    
    * Share /home and the network namespace too
    
    * test the devshell
    
    * Don't force-set kvm to 0 ... d'oh!
    
    * dev shell support for aarch64-linux
    
    * ?
    
    * More testing /  debug
    
    * Make it run anyway
    
    * Bind /lib too so /bin/sh works ... sigh
    
    * Disable gha-cache for tesing
    
    * Kill the magic nix cache before reinstalling
    
    * Don't set the extra environment variables extraniously
    
    * Enable gha cache again
    grahamc committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    de22e16 View commit details
    Browse the repository at this point in the history
Loading