DeterminateSystems / nix-installer-action

The Github Action for the Determinate Nix Installer
https://github.com/determinateSystems/nix-installer
GNU Lesser General Public License v2.1
158 stars 16 forks source link

Update detsys-ts #93

Closed lucperkins closed 3 months ago

cole-h commented 3 months ago

CI seems unhappy.

lucperkins commented 3 months ago

Hmmm, something seems to be awry on that nscloud-ubuntu-22.04-amd64-4x16 runner. Potentially with the Determinate Nix Installer itself.

cole-h commented 3 months ago

Hmmm, something seems to be awry on that nscloud-ubuntu-22.04-amd64-4x16 runner. Potentially with the Determinate Nix Installer itself.

Couldn't be the installer itself, since a PR with no changes sees CI pass: https://github.com/DeterminateSystems/nix-installer-action/pull/95

So something in this PR broke Namespace :shrug:

lucperkins commented 3 months ago

@cole-h Derpity derp. Should be good to now, pending this run. This line was originally runnerOs !== "Linux" and I gave the Boolean the wrong polarity.